.elementor-462 .elementor-element.elementor-element-5a681a5{--display:flex;--min-height:100vh;--margin-top:-170px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-462 .elementor-element.elementor-element-a63388b{--display:flex;--margin-top:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-462 .elementor-element.elementor-element-2ad01fc{--display:flex;--margin-top:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-462 .elementor-element.elementor-element-2ad01fc:not(.elementor-motion-effects-element-type-background), .elementor-462 .elementor-element.elementor-element-2ad01fc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAF4EC;}.elementor-462 .elementor-element.elementor-element-2ad01fc > .elementor-shape-bottom svg, .elementor-462 .elementor-element.elementor-element-2ad01fc > .e-con-inner > .elementor-shape-bottom svg{width:calc(100% + 1.3px);height:70px;}.elementor-462 .elementor-element.elementor-element-7a45c0d{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--margin-top:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-462 .elementor-element.elementor-element-c0da293{--display:flex;--margin-top:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-462 .elementor-element.elementor-element-cf62eb4{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--margin-top:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-462 .elementor-element.elementor-element-cf62eb4:not(.elementor-motion-effects-element-type-background), .elementor-462 .elementor-element.elementor-element-cf62eb4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAF4EC;}.elementor-462 .elementor-element.elementor-element-0630a32{width:100%;max-width:100%;}@media(min-width:768px){.elementor-462 .elementor-element.elementor-element-a63388b{--content-width:1440px;}.elementor-462 .elementor-element.elementor-element-7a45c0d{--content-width:1440px;}.elementor-462 .elementor-element.elementor-element-cf62eb4{--content-width:1440px;}}@media(max-width:767px){.elementor-462 .elementor-element.elementor-element-5a681a5{--margin-top:-120px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-462 .elementor-element.elementor-element-2ad01fc{--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-462 .elementor-element.elementor-element-cf62eb4{--margin-top:0px;--margin-bottom:100px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for html, class: .elementor-element-f5ce1a3 */.heroSection_about {
    background-image: url('https://pawmate.fr/wp-content/uploads/2025/04/heroSection_about1.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100vh;
    
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Poppins;
    
}

.heroSection_about h1 {
    max-width: 600px;
    text-align: center;
    color: white;
    font-size: 60px
}

@media (max-width:768px) {
    .heroSection_about h1 {
        font-size: 30px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a081414 */.pawAbout_settings {
    color: #1E293B;
    position: absolute;
    left: -150px;
    top: -30px;
    transform: rotate(-45deg);
    opacity: 0.3;
    font-size: 100px;
}

.about {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}

.about h1, h2 {
    font-family: Poppins;
}

.about h1 {
    font-size: 25px;
    font-weight: 400
}

.about h2 {
    font-size: 50px;
    font-weight: 600;
    color: #F2B25A;
    position: relative;
}

.about p {
    font-family: Karla;
    font-size: 18px;
    text-align: center;
}

@media (max-width: 768px) {
    .pawAbout_settings {
        display: none !important;
    }
    
    .about h1 {
        font-size: 20px;
    }
    
    .about h2 {
        font-size: 45px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ea6acfb */.ourValues {
    display: flex;
    padding: 0 10px
}

.ourValues .leftPart {
    max-width: 50%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ourValues .leftPart h1 {
    font-size: 25px;
    font-family: Poppins;
    font-weight: 400;
}

.ourValues .leftPart h2 {
    font-size: 50px;
    color: #F2B25A;
    font-family: Poppins;
}

.ourValues .leftPart ul li {
    font-family: Karla;
    font-size: 18px;
    font-weight: 500;
    margin-top: 25px;
}

.ourValues .rightPart {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%
    
}

.insideCube {
    height: 100%;
    aspect-ratio: 1 / 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.insideCube i {
    font-size: 50px;
    color: #1E293B;
}

.insideCube p {
    font-size: 18px;
    font-weight: 600;
    font-family: Karla;
    margin-top: 25px;
    text-align: center;
}

@media (max-width: 768px) {
    .ourValues {
        flex-direction: column;
    }
    
    .ourValues .leftPart {
        max-width: 100%;
    }
    
    .ourValues .leftPart h1 {
        font-size: 20px;
    }
    
    .ourValues .leftPart h2 {
        font-size: 45px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-811c44f */.community {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.community h1 {
    font-size: 25px;
    font-weight: 400;
    font-family: Poppins;
}

.community h2 {
    font-size: 50px;
    color: #F2B25A;
}

.community p {
    text-align: center;
    font-family: Karla;
    font-size: 18px;
}

@media (max-width: 768px) {
    .community h1 {
        font-size: 20px;
    }
    .community h2 {
        text-align: center;
        font-size: 45px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8114509 */.engagement {
    display: flex;
}

.engagement .leftPart {
    max-width: 50%;
    width: 100%;
}

.engagement img {
    border-radius: 15px;
}

.engagement .rightPart {
    max-width: 50%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.engagement .rightPart h1 {
    font-size: 25px;
    font-family: Poppins;
    font-weight: 400
}

.engagement .rightPart h2 {
    font-size: 50px;
    color: #F2B25A;
}

.engagement .rightPart p {
    text-align: center;
    font-size: 18px;
    font-family: Karla;
    padding: 0 25px
}

.engagement i {
    position: absolute;
    top: -150px;
    right: 100px;
    font-size: 200px;
    transform: rotate(45deg);
    opacity: 0.3;
}

@media (max-width: 768px) {
    .engagement {
        flex-direction: column;
    }
    
    .engagement .leftPart {
        max-width: 100%;
    }
    
    .engagement img {
        margin-bottom: 25px;
    }
    
    .engagement .rightPart {
        max-width: 100%;
    }
    
    .engagement .rightPart h1 {
        text-align: center;
        font-size: 20px;
    }

    .engagement .rightPart h2 {
        text-align: center;
        font-size: 45px;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-c0da293 */.elementor-462 .elementor-element.elementor-element-c0da293 {
    position: relative;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0630a32 */.cta {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.cta img {
    width: 250px;
    position: absolute;
    left: 50px;
    top: 0;
}

.cta h1 {
    font-family: Poppins;
    font-size: 50px;
    font-weight: 400;
    color: #F2B25A;
    text-align: center;
}

.cta a {
    text-decoration: none !important;
    border: 2px solid #326A9C;
    padding: 10px 100px;
    border-radius: 15px;
    
    font-family: Karla;
    font-size: 18px;
}

.cta a:hover {
    background-color: #326A9C;
    color: white;
    cursor: pointer;
    transform: scale(1.05);
}

@media (max-width: 768px) {
    .cta img {
        position: inherit;
        left: 0;
    }
    
    .cta a {
        background-color: #326A9C;
        color: white;
    }
    
    .cta a:hover {
        transform: none;
    }
    
    .cta h1 {
        font-size: 45px;
    }
}/* End custom CSS */