.AgFeedbacks_feedbackContainer__r_v95{position:relative;width:100%;background-color:var(--ag-off-white);overflow:hidden;opacity:0;transform:translateY(10px);transition:opacity .8s cubic-bezier(.25,1,.5,1),transform .8s cubic-bezier(.25,1,.5,1);display:flex;align-items:center;justify-content:center;padding-top:3rem;padding-bottom:4rem}.AgFeedbacks_feedbackContainer__r_v95.AgFeedbacks_loaded__AijKY{opacity:1;transform:translateY(0)}.AgFeedbacks_feedbackContainer__r_v95:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.AgFeedbacks_feedbackContent__w5jrK{position:relative;z-index:2;max-width:1300px;margin:0 auto;padding:0 4rem;width:100%;display:flex;flex-direction:column;align-items:center}.AgFeedbacks_headingContent__Uvz2c{text-align:center;margin-bottom:1rem;animation:AgFeedbacks_fadeInUp__aqNoG 1s cubic-bezier(.25,1,.5,1) .3s both;animation-play-state:paused}.AgFeedbacks_loaded__AijKY .AgFeedbacks_headingContent__Uvz2c{animation-play-state:running}.AgFeedbacks_headingContent__Uvz2c h2{font-size:3rem;color:var(--black);margin-bottom:1.5rem;font-family:var(--font-optima),serif;line-height:1.2;font-weight:200;letter-spacing:-.5px;position:relative}.AgFeedbacks_headingContent__Uvz2c h2:after{content:"";position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%);width:60px;height:2px;background-color:var(--ag-pink);opacity:.8;transition:width .4s cubic-bezier(.25,1,.5,1)}.AgFeedbacks_headingContent__Uvz2c .AgFeedbacks_subtitle__2dwC_{font-size:1.2rem;color:rgba(0,0,0,.75);font-family:var(--font-optima),sans-serif;font-weight:300;letter-spacing:.3px}.AgFeedbacks_feedbacksSlider__awSuz{width:100%;max-width:900px;margin:0 auto;position:relative;animation:AgFeedbacks_fadeIn__Z4vgq 1s cubic-bezier(.25,1,.5,1) .5s both;animation-play-state:paused}.AgFeedbacks_loaded__AijKY .AgFeedbacks_feedbacksSlider__awSuz{animation-play-state:running}.AgFeedbacks_testimonialContainer__9v6Wy{position:relative;width:100%;height:400px;overflow:hidden;display:flex;align-items:center;justify-content:center}.AgFeedbacks_testimonialCard__PS1GV{position:absolute;top:50%;left:0;width:100%;height:auto;display:flex;align-items:center;justify-content:center;gap:3rem;opacity:0;pointer-events:none;transform:translate(40px,-50%);transition:opacity .6s cubic-bezier(.25,1,.5,1),transform .6s cubic-bezier(.25,1,.5,1)}.AgFeedbacks_testimonialCard__PS1GV.AgFeedbacks_active__Y4i6V{opacity:1;transform:translateY(-50%);pointer-events:all}.AgFeedbacks_testimonialImageWrapper__e80_4{position:relative;width:180px;height:180px;border-radius:50%;overflow:hidden;border:3px solid var(--ag-pink);filter:drop-shadow(0 10px 20px rgba(208,142,178,.1));opacity:0;transition:transform .5s cubic-bezier(.25,1,.5,1),box-shadow .5s cubic-bezier(.25,1,.5,1),opacity .5s cubic-bezier(.25,1,.5,1)}.AgFeedbacks_testimonialImageWrapper__e80_4.AgFeedbacks_imageLoaded__jo_Td{opacity:1}.AgFeedbacks_active__Y4i6V .AgFeedbacks_testimonialImageWrapper__e80_4:hover{transform:scale(1.03)}.AgFeedbacks_testimonialImage__QFqOc{object-fit:cover!important;object-position:center!important}.AgFeedbacks_testimonialContent__O3V_M{flex:1 1;max-width:500px}.AgFeedbacks_rating__9JL0V{margin-bottom:1.2rem}.AgFeedbacks_star__hihDz{font-size:1.2rem;color:rgba(208,142,178,.3);margin-right:.3rem}.AgFeedbacks_star__hihDz.AgFeedbacks_filled__1m7X_{color:var(--ag-pink)}.AgFeedbacks_testimonialText__ZJrJZ{font-size:1.1rem;color:rgba(0,0,0,.75);margin-bottom:1.5rem;line-height:1.7;font-family:var(--font-optima),sans-serif;font-weight:300;letter-spacing:.3px;font-style:italic;position:relative}.AgFeedbacks_testimonialText__ZJrJZ:before{top:-1.5rem;left:-1.5rem}.AgFeedbacks_testimonialText__ZJrJZ:after,.AgFeedbacks_testimonialText__ZJrJZ:before{content:"";font-size:4rem;position:absolute;color:rgba(208,142,178,.15);font-family:serif}.AgFeedbacks_testimonialText__ZJrJZ:after{bottom:-3rem;right:-.5rem}.AgFeedbacks_testimonialName__nBMfQ{font-size:1.2rem;color:var(--ag-pink);font-family:var(--font-optima),serif;font-weight:400;letter-spacing:.5px}.AgFeedbacks_controls__wFqD2{display:flex;align-items:center;justify-content:center;margin-top:2rem;gap:2rem}.AgFeedbacks_controlButton__HtIYX{width:3rem;height:3rem;border-radius:50%;background:rgba(0,0,0,0);border:1px solid rgba(208,142,178,.3);color:var(--ag-pink);font-size:1.2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.AgFeedbacks_controlButton__HtIYX:hover{background-color:var(--ag-pink);color:#fff;transform:translateY(-2px)}.AgFeedbacks_controlButton__HtIYX:active{transform:translateY(0)}.AgFeedbacks_dots__sOVNH{display:flex;gap:.5rem}.AgFeedbacks_dot__aqDZI{width:.8rem;height:.8rem;border-radius:50%;background-color:rgba(208,142,178,.2);border:none;cursor:pointer;transition:all .3s ease}.AgFeedbacks_dot__aqDZI.AgFeedbacks_active__Y4i6V{background-color:var(--ag-pink);transform:scale(1.2)}.AgFeedbacks_dot__aqDZI:hover{background-color:rgba(208,142,178,.5)}@keyframes AgFeedbacks_fadeInUp__aqNoG{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes AgFeedbacks_fadeIn__Z4vgq{0%{opacity:0}to{opacity:1}}@media(max-width:1200px){.AgFeedbacks_feedbackContent__w5jrK{padding:0 3rem}.AgFeedbacks_headingContent__Uvz2c h2{font-size:2.7rem}}@media(max-width:920px){.AgFeedbacks_testimonialCard__PS1GV{flex-direction:column;gap:2rem}.AgFeedbacks_testimonialImageWrapper__e80_4{width:150px;height:150px}.AgFeedbacks_testimonialContent__O3V_M{text-align:center}.AgFeedbacks_testimonialText__ZJrJZ:before{left:50%;transform:translateX(-150%)}.AgFeedbacks_testimonialText__ZJrJZ:after{right:50%;transform:translateX(150%)}}@media(max-width:768px){.AgFeedbacks_feedbackContainer__r_v95{padding:3rem 0}.AgFeedbacks_feedbackContent__w5jrK{padding:0 2rem}.AgFeedbacks_headingContent__Uvz2c h2{font-size:2.4rem}.AgFeedbacks_testimonialContainer__9v6Wy{height:500px}.AgFeedbacks_testimonialImageWrapper__e80_4{width:120px;height:120px}.AgFeedbacks_testimonialText__ZJrJZ{font-size:1rem}.AgFeedbacks_controls__wFqD2{gap:1.5rem}.AgFeedbacks_controlButton__HtIYX{width:2.5rem;height:2.5rem}}.AgFooter_footer__b9yf_{position:relative;background-color:var(--ag-off-white);color:rgba(0,0,0,.75);padding:5rem 0 2rem;opacity:0;transform:translateY(10px);transition:opacity .8s cubic-bezier(.25,1,.5,1),transform .8s cubic-bezier(.25,1,.5,1)}.AgFooter_footer__b9yf_.AgFooter_loaded__rK8hJ{opacity:1;transform:translateY(0)}.AgFooter_footer__b9yf_:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,rgba(208,142,178,0) 0,rgba(208,142,178,.8) 50%,rgba(208,142,178,0))}.AgFooter_footer__b9yf_:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:40%;background:linear-gradient(to top,rgba(var(--ag-pink-rgb),.02) 0,transparent 100%);z-index:0;pointer-events:none}.AgFooter_footerContent__3x_xH{max-width:1300px;margin:0 auto;padding:0 4rem;width:100%;position:relative;z-index:1}.AgFooter_footerTop__YhJ_I{display:flex;flex-wrap:wrap;justify-content:space-between;gap:4rem;margin-bottom:4rem}.AgFooter_logoColumn__5YvoV{flex:1 1;min-width:250px;animation:AgFooter_fadeInLeft__9wth1 1s cubic-bezier(.25,1,.5,1) .2s both;animation-play-state:paused}.AgFooter_loaded__rK8hJ .AgFooter_logoColumn__5YvoV{animation-play-state:running}.AgFooter_logoContainer__ok3gZ{margin-bottom:1.5rem;position:relative}.AgFooter_logo__8vJcC{object-fit:contain;transition:transform .3s ease}.AgFooter_logo__8vJcC:hover{transform:scale(1.02)}.AgFooter_tagline__ep1cz{font-family:var(--font-optima),serif;font-size:1.1rem;color:rgba(0,0,0,.75);margin-bottom:2rem;font-weight:300;letter-spacing:.5px}.AgFooter_tagline__ep1cz .AgFooter_pink__jyeL2{color:#d08eb2;font-weight:400}.AgFooter_socialLinks__GS67P{display:flex;gap:1rem}.AgFooter_socialIcon__qGIDn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid rgba(208,142,178,.4);color:var(--ag-dark-gray);transition:all .3s ease}.AgFooter_socialIcon__qGIDn:hover{background-color:#d08eb2;color:#fff;transform:translateY(-3px);box-shadow:0 5px 15px rgba(208,142,178,.3)}.AgFooter_linksColumn__fzDuI{flex:1 1;min-width:180px;animation:AgFooter_fadeInUp__X6BiK 1s cubic-bezier(.25,1,.5,1) .4s both;animation-play-state:paused}.AgFooter_loaded__rK8hJ .AgFooter_linksColumn__fzDuI{animation-play-state:running}.AgFooter_linksColumn__fzDuI h3{font-family:var(--font-optima),serif;font-size:1.4rem;color:var(--ag-dark-gray);margin-bottom:1.5rem;font-weight:300;position:relative}.AgFooter_linksColumn__fzDuI h3:after{content:"";position:absolute;bottom:-.5rem;left:0;width:40px;height:2px;background-color:#d08eb2;opacity:.8;transition:width .3s cubic-bezier(.25,1,.5,1)}.AgFooter_footerNav__L98N7 ul{list-style:none;padding:0;margin:0}.AgFooter_footerNav__L98N7 li{margin-bottom:.8rem}.AgFooter_footerLink__ny4Xk{color:rgba(0,0,0,.7);text-decoration:none;transition:all .3s ease;position:relative;padding-left:5px;font-weight:300}.AgFooter_footerLink__ny4Xk:before{content:"";position:absolute;width:0;height:1px;bottom:-2px;left:0;background-color:#d08eb2;transition:width .3s ease}.AgFooter_footerLink__ny4Xk:hover{color:#d08eb2}.AgFooter_footerLink__ny4Xk:hover:before{width:100%}.AgFooter_contactColumn__NYX1m{flex:1 1;min-width:250px;animation:AgFooter_fadeInRight__i30P5 1s cubic-bezier(.25,1,.5,1) .6s both;animation-play-state:paused}.AgFooter_loaded__rK8hJ .AgFooter_contactColumn__NYX1m{animation-play-state:running}.AgFooter_contactColumn__NYX1m h3{font-family:var(--font-optima),serif;font-size:1.4rem;color:var(--ag-dark-gray);margin-bottom:1.5rem;font-weight:300;position:relative}.AgFooter_contactColumn__NYX1m h3:after{content:"";position:absolute;bottom:-.5rem;left:0;width:40px;height:2px;background-color:#d08eb2;opacity:.8;transition:width .3s cubic-bezier(.25,1,.5,1)}.AgFooter_contactInfo__MuMYQ{display:flex;flex-direction:column;gap:1.2rem}.AgFooter_contactItem__M5_bI{display:flex;align-items:center;gap:.8rem;transition:transform .3s ease}.AgFooter_contactItem__M5_bI:hover{transform:translateX(3px)}.AgFooter_contactItem__M5_bI:hover .AgFooter_contactIcon__CeDyi{color:#d08eb2}.AgFooter_contactIcon__CeDyi{color:var(--ag-dark-gray);transition:color .3s ease}.AgFooter_contactLink__9IKNE{color:rgba(0,0,0,.7);text-decoration:none;transition:color .3s ease}.AgFooter_contactLink__9IKNE:hover{color:#d08eb2}.AgFooter_footerBottom__cwiN1{display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:2rem;border-top:1px solid rgba(208,142,178,.1);font-size:.9rem;color:rgba(0,0,0,.6);gap:1rem;animation:AgFooter_fadeIn__F76WI 1s cubic-bezier(.25,1,.5,1) .8s both;animation-play-state:paused}.AgFooter_loaded__rK8hJ .AgFooter_footerBottom__cwiN1{animation-play-state:running}.AgFooter_attribution__jASQ3,.AgFooter_copyright__sFJu2{flex:1 1}.AgFooter_attribution__jASQ3{text-align:right;transition:color .3s ease}.AgFooter_attribution__jASQ3:hover{color:#d08eb2}.AgFooter_attribution__jASQ3 .AgFooter_pink__jyeL2{color:#d08eb2;font-weight:400}.AgFooter_pinkDot__8FbTg{position:absolute;bottom:15%;right:5%;width:10px;height:10px;border-radius:50%;background-color:#d08eb2;opacity:.3;z-index:0}@keyframes AgFooter_fadeInUp__X6BiK{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes AgFooter_fadeInLeft__9wth1{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes AgFooter_fadeInRight__i30P5{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes AgFooter_fadeIn__F76WI{0%{opacity:0}to{opacity:1}}@media(max-width:1200px){.AgFooter_footerContent__3x_xH{padding:0 3rem}}@media(max-width:920px){.AgFooter_footerTop__YhJ_I{gap:3rem}.AgFooter_contactColumn__NYX1m,.AgFooter_linksColumn__fzDuI{min-width:200px}}@media(max-width:768px){.AgFooter_footer__b9yf_{padding:4rem 0 2rem}.AgFooter_footerContent__3x_xH{padding:0 2rem}.AgFooter_footerTop__YhJ_I{gap:2.5rem}.AgFooter_contactColumn__NYX1m,.AgFooter_linksColumn__fzDuI,.AgFooter_logoColumn__5YvoV{flex:100% 1;min-width:100%}.AgFooter_contactColumn__NYX1m h3:after,.AgFooter_linksColumn__fzDuI h3:after{left:50%;transform:translateX(-50%)}.AgFooter_contactColumn__NYX1m,.AgFooter_linksColumn__fzDuI,.AgFooter_logoColumn__5YvoV{text-align:center}.AgFooter_contactItem__M5_bI,.AgFooter_socialLinks__GS67P{justify-content:center}.AgFooter_footerBottom__cwiN1{flex-direction:column;gap:1rem;text-align:center}.AgFooter_attribution__jASQ3{text-align:center}.AgFooter_pinkDot__8FbTg{display:none}}