*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%}body{font-family:"Poppins",sans-serif;font-weight:400;font-size:1.6rem;-webkit-font-smoothing:antialiased;min-height:100vh;color:#353e52}@media (max-width:767px){body{font-size:1.4rem}}a{text-decoration:none}.page-padding{padding:6rem 0}@media (max-width:991px){.page-padding{padding:6rem 0}}@keyframes scaleUpScaleDown{0%{transform:translateZ(-1px) scale(1)}80%{transform:translateZ(-1px) scale(1.4);opacity:.4}100%{transform:translateZ(-1px) scale(1.5);opacity:0}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;font-size:1.6rem;padding:.8rem 2rem;line-height:1;border-radius:0;transition:all 0.2s ease-in;position:relative;transform-style:preserve-3d}.btn::before{content:"";position:absolute;background-color:inherit;width:100%;height:100%;border-radius:inherit;transform:scaleX(.9) scaleY(.9);visibility:inherit;opacity:1;transform:translateZ(-1px);top:0;left:0}.btn:hover{transform:scale(1.05)}.btn:hover::before{animation-name:buttonAnimation;animation-duration:0.4s;animation-timing-function:ease-in-out}@keyframes buttonAnimation{0%{transform:scaleX(.9) scaleY(.9) translateZ(-1px);visibility:hidden;opacity:0}50%{transform:scaleX(1.1) scaleY(1.2) translateZ(-1px);visibility:visible;opacity:1}100%{transform:scaleX(1.2) scaleY(1.4) translateZ(-1px);visibility:hidden;opacity:0}}.btn img{width:2rem}.btn--rounded{border-radius:16px}.btn--lg{padding:2rem 2.8rem}.btn--white{color:#fff}.btn--white:hover{color:#fff}.btn--glassed{background:rgb(255 255 255 / .26);border-radius:0;box-shadow:0 4px 30px rgb(0 0 0 / .1);backdrop-filter:blur(6.3px);-webkit-backdrop-filter:blur(6.3px);border:1px solid rgb(255 255 255 / .72);color:#fff;font-weight:300;padding:.8rem 2rem;display:inline-block;transition:all 0.2s ease-in}.btn--glassed:hover{box-shadow:0 4px 30px rgb(0 0 0 / .1);backdrop-filter:blur(6.3px);-webkit-backdrop-filter:blur(6.3px);background:rgb(255 255 255 / .4);transform:scale(1.02);color:#fff}.btn--bg-white{background-color:#fff}.btn--bg-white:hover{background-color:#d9d9d9}.btn--bg-gray{background-color:#7783a6}.btn--bg-gray:hover{background-color:#525e7e}.btn--bg-blue{background-color:#1c41fd}.btn--bg-blue:hover{background-color:#0223cb}.btn--bg-dark-blue{background-color:#0c1f41}.btn--bg-dark-blue:hover{background-color:#183e82}.btn--bg-green-whatsapp{background-color:#2eb58c}.btn--bg-green-whatsapp:hover{background-color:#1e785d}.icon{width:2.4rem;height:2.4rem;font-size:1.2rem;border:2px solid #fff;border-radius:4px;flex:0 0 auto;display:flex;align-items:center;justify-content:center}.social{display:flex;align-items:center;gap:1.2rem}.social__item{color:#fff}.form-group{margin-bottom:1.6rem}.form-group label{font-weight:700}.form-group input:not([type=file],[type=submit]),.form-group textarea{padding:1.2rem 1.2rem;width:100%;border:1px solid #b2bbd2;color:#292929}.form-group input:not([type=file],[type=submit])::placeholder,.form-group textarea::placeholder{color:#adafb0}.form-group input:not([type=file],[type=submit]):focus,.form-group textarea:focus{outline:0}.form-submit{position:relative;text-align:center}.form-submit .btn{min-width:12rem}.form-submit .wpcf7-spinner{position:absolute;top:50%;left:50%;margin:0;transform:translate(-50%,-50%)}.fixed-whatsapp{width:5rem;height:5rem;border-radius:50%;position:fixed;bottom:2rem;right:2rem;background-color:#25d366;display:flex;display:flex;align-items:center;justify-content:center;z-index:999;transform-style:preserve-3d;transition:all 0.2s}.fixed-whatsapp i{font-size:2.8rem;color:#fff}.fixed-whatsapp::after{content:"";position:absolute;width:4.2rem;height:4.2rem;border-radius:50%;background-color:#2eb58c;z-index:-999;animation:scaleUpScaleDown 2s ease-in infinite both;transform:translateZ(-1px);filter:blur(1px)}.fixed-whatsapp:hover{transform:scale(1.2)}.product-item{border-radius:1.2rem;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 8px rgb(0 0 0 / .13);color:#353e52;margin:.4rem 0 1.4rem;transition:all 0.2s ease-in}.product-item__thumb{position:relative}.product-item__thumb img{aspect-ratio:4/3;width:100%;height:100%;object-fit:cover}.product-item__text{background-color:#fff;padding:2rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:space-around;gap:1.2rem;flex:1}.product-item__text-title{font-weight:600;font-size:1.8rem;margin-bottom:0}.product-item__text-excerpt{font-size:1.4rem;font-weight:300;margin:auto 0}.product-item__text-cta{background-color:#fff0;border:none;display:flex;align-items:center;gap:.8rem;letter-spacing:2px;font-weight:500;font-size:1.4rem;text-transform:uppercase;color:#1c41fd}.product-item__text-cta img{width:2rem!important}.product-item:hover{transform:translateY(-4px);box-shadow:0 6px 13px rgb(0 0 0 / .13)}.product-item:active{transform:translateY(2px);box-shadow:0 2px 5px rgb(0 0 0 / .13)}.curiosity-item{border-radius:6px;border:1px solid #fff;padding:2.4rem;height:100%;min-height:30rem;transition:all 0.2s ease-in}.curiosity-item__icon{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border:1px solid #fff;border-radius:4px;background-color:#093171;margin-bottom:1.2rem}.curiosity-item__icon img{width:2rem;height:2rem;object-fit:contain}.curiosity-item h3{font-weight:700;font-size:2rem;margin-bottom:2rem}.curiosity-item:hover{background-color:#fff;color:#353e52}.project-item{border-radius:1.2rem;overflow:hidden;box-shadow:0 4px 8px rgb(0 0 0 / .13);height:100%;display:flex;flex-direction:column;transition:all 0.2s ease-in}.project-item__thumb{aspect-ratio:1/0.8;position:relative}.project-item__thumb img{aspect-ratio:1/0.8;width:100%;height:100%;object-fit:cover}.project-item__text{padding:.8rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:space-around;flex:1}.project-item__text h3{font-weight:600;font-size:2rem;color:#093171}.project-item__text-cta{background-color:#fff0;border:none;display:flex;align-items:center;gap:.8rem;letter-spacing:2px;font-weight:500;font-size:1.2rem;text-transform:uppercase;color:#1c41fd}.project-item__text-cta img{width:1.4rem!important}.project-item:hover{transform:translateY(-4px);box-shadow:0 6px 12px rgb(0 0 0 / .13)}.project-item:active{transform:translateY(2px);box-shadow:0 2px 5px rgb(0 0 0 / .13)}.category-item{padding:2rem;overflow:hidden;display:flex;flex-direction:column;gap:2rem;height:100%}@media (max-width:767px){.category-item{padding:0}}.category-item__carousel{aspect-ratio:441/569;margin-bottom:1rem}.category-item__carousel .owl-stage,.category-item__carousel .owl-stage-outer,.category-item__carousel .owl-item{height:100%}.category-item__carousel .owl-nav{position:absolute;bottom:0;left:50%;transform:translate(-50%,40%);border:1px solid rgb(255 255 255 / .14)!important;box-shadow:0 4px 30px rgb(0 0 0 / .1);border-radius:1.6rem;overflow:hidden}.category-item__carousel .owl-nav .owl-prev,.category-item__carousel .owl-nav .owl-next{width:5rem;height:5rem;background:rgb(255 255 255 / .2);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:none;color:#fff!important;margin:0!important;position:relative}.category-item__carousel .owl-nav .owl-prev:hover,.category-item__carousel .owl-nav .owl-next:hover{background:rgb(255 255 255 / .2)!important;backdrop-filter:blur(5px)!important;-webkit-backdrop-filter:blur(5px)!important}.category-item__carousel .owl-nav .owl-next::after{content:"";position:absolute;left:0;top:50%;transform:translate(-50%,-50%);width:2px;height:3rem;background-color:rgb(255 255 255 / .5)}.category-item__carousel img{border-radius:3.8rem;object-fit:cover;height:100%!important}.category-item__content{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;color:#353e52;flex:1}.category-item__content p{margin-bottom:0}.category-item__content .category-item__title{font-weight:800;font-size:2.8rem}.category-item__content .category-item__excerpt{line-height:1.5;margin:auto 0}.category-item__cta{background-color:#00249c;font-weight:300;text-transform:uppercase;letter-spacing:2px;width:100%;padding:1.2rem 2rem}.category-item:first-child .category-item__cta{background-color:#00249c}.category-item:nth-child(2) .category-item__cta{background-color:#1842d1}.category-item:nth-child(3) .category-item__cta{background-color:#2a93d4}.fixed-sidebar{position:fixed;right:1rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:1rem;z-index:10}@media (max-width:575px){.fixed-sidebar{right:.6rem;gap:.6rem}}.fixed-sidebar__close{position:absolute;top:-3rem;left:0;color:#fff;background-color:#fff0;border:none;transition:all 0.2s ease-in}.fixed-sidebar__item{background:rgb(255 255 255 / .2);box-shadow:0 4px 30px rgb(0 0 0 / .1);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);padding:1.6rem;display:flex;flex-direction:column;align-items:center;gap:1.2rem;transition:all 0.2s ease-in}@media (max-width:575px){.fixed-sidebar__item{gap:.8rem}}.fixed-sidebar__item span{font-weight:300;font-size:1.2rem;color:#fff}@media (max-width:575px){.fixed-sidebar__item span{display:none}}.fixed-sidebar__item img{width:4rem}@media (max-width:575px){.fixed-sidebar__item img{width:2.8rem}}.fixed-sidebar__item:hover{background:rgb(255 255 255 / .5)}.fixed-sidebar.scrolled .fixed-sidebar__close{color:#202b3a}.fixed-sidebar.scrolled .fixed-sidebar__item{background:rgb(32 43 58 / .6)}.fixed-sidebar.scrolled .fixed-sidebar__item:hover{background:rgb(32 43 58 / .8)}.treatments-item{display:block;border-radius:2rem;overflow:hidden;transition:all 0.2s ease-in;margin:1rem 0;display:flex;flex-direction:column}.treatments-item__content{padding:2rem;background:linear-gradient(to bottom,rgb(255 255 255 / .35),rgb(255 255 255 / .1));flex:1}.treatments-item__header{display:flex;gap:1.2rem;align-items:center;margin-bottom:2rem;padding-bottom:1rem;position:relative}.treatments-item__header:after{content:"";position:absolute;height:1px;width:100%;top:100%;left:0;background:linear-gradient(to right,transparent,#9ba7c8,transparent)}.treatments-item__header .treatments-item__icon{width:4rem;height:4rem;border-top-left-radius:6px;background-color:#1c41fd;display:flex;align-items:center;justify-content:center}.treatments-item__header .treatments-item__icon img{width:2.8rem;height:2.8rem;object-fit:contain}.treatments-item__header .treatments-item__title{color:rgb(12 31 65 / .85);font-weight:600;font-size:2rem;flex:1;text-align:center;margin-bottom:0}.treatments-item__excerpt{margin:auto}.treatments-item__excerpt p{font-size:1.2rem;color:rgb(12 31 65 / .85)}.treatments-item__cta{background-color:#093171;color:#fff;width:100%;border:none;display:flex;align-items:center;justify-content:center;gap:2rem;font-size:2rem;padding:1.2rem;transition:all 0.2s ease-in}.treatments-item__cta img{width:2rem!important}.treatments-item__cta:hover{background-color:#072759}.treatments-item:hover{transform:translateY(-3px)}.faq-item{border:1px solid #0c1f41;padding:1.6rem 2rem;height:max-content}.faq-item:not(:last-child){margin-bottom:2rem}.faq-item__question{width:100%;display:flex;justify-content:space-between;align-items:center;font-weight:700;cursor:pointer}.faq-item__question span{color:#0c1f41}.faq-item__question button{background-color:#fff0;border:none;font-size:2rem;color:#0c1f41}.faq-item__question button i{transition:all 0.2s ease-in;transform:rotate(45deg);color:#0c1f41}.faq-item__question button.collapsed i{transform:rotate(0deg)}.faq-item__answer{color:#0c1f41}.footer{padding:4rem 0 2rem 0;border-top:8px solid rgb(9 49 113 / .88);position:relative;overflow:hidden}.footer-header{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap;margin-bottom:2rem}.footer-logo{font-size:6rem;font-weight:700;color:#7783a6}@media (max-width:991px){.footer-logo{font-size:4rem}}@media (max-width:450px){.footer-logo{font-size:3.2rem}}.footer-logo b{color:#0c1f41;font-weight:700}.footer-cta{padding:1.6rem 2rem;font-weight:700;border-radius:1.2rem;box-shadow:29px 14px 50px #d1d9e6}.footer-content{display:flex;justify-content:space-between;gap:2rem;flex-wrap:wrap;font-size:1.4rem}@media (max-width:370px){.footer-content{justify-content:center}}.footer-contact{width:40rem;max-width:100%}.footer-contact__items{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.2rem}@media (max-width:370px){.footer-contact__items{align-items:center}}.footer-contact__item{display:flex;align-items:center;gap:.8rem;color:#0c1f41}.footer-contact__item:hover span,.footer-contact__item:hover address{text-decoration:underline}.footer-contact__item img{width:2.8rem;object-fit:contain}.footer-contact__item address{margin:0}.footer-contact__item-items{display:flex;flex-direction:column}.footer-contact__item-items a{color:#0c1f41}.footer-contact__item-items a:hover{text-decoration:underline}.footer-title{font-weight:700;color:#0c1f41;display:block;font-size:2rem;margin-bottom:1.2rem}@media (max-width:370px){.footer-title{text-align:center}}.footer-links__list{list-style:none;padding:0;display:flex;flex-direction:column;gap:1rem}@media (max-width:370px){.footer-links__list{align-items:center}}.footer-links__list a{color:#0c1f41}.footer-links__list a:hover{text-decoration:underline}.footer-social{display:flex;flex-direction:column;align-items:center}.footer-social__title{font-size:2.4rem;color:#0c1f41;margin-bottom:1rem}.footer-social__items{display:flex;align-items:center;gap:2rem}.footer-social__items a{font-size:2rem;color:#0c1f41;transition:all 0.2s ease-in}.footer-social__items a:hover{transform:scale(1.1)}.footer-bg{position:absolute;top:100%;left:50%;width:120%;transform:translate(-50%,-50%);z-index:-1}.footer-copyright{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:6rem;font-size:1.4rem;color:#7783a6}@media (max-width:370px){.footer-copyright{flex-direction:column;align-items:center;justify-content:center;text-align:center}}.footer-copyright__links{color:#7783a6}.footer-copyright__links a{color:#7783a6}.footer-copyright__links a:hover{text-decoration:underline}.header{position:relative;z-index:11}@media (max-width:991px){.header{position:relative;z-index:11}}.header-main{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:0 1.6rem;margin-top:4rem;background:rgb(12 31 65 / .93);border-radius:1.6rem;box-shadow:0 4px 30px rgb(0 0 0 / .1);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);position:absolute;width:calc(100% - 12rem);left:0;transition:all 0.2s ease-in}.header-main:has(.header-nav li:hover>.header-submenu){border-radius:0}@media (max-width:767px){.header-main{padding:.8rem;margin-top:1rem}}@media (max-width:991px){.header-main{gap:2rem;width:98%;transform:translate(1%)}}.header-logo img{width:24rem}@media (max-width:1199px){.header-logo img{width:20rem}}@media (max-width:991px){.header-logo img{width:16rem}}.header-nav{flex:1}@media (max-width:991px){.header-nav{position:fixed;top:0;right:0;bottom:0;width:30rem;max-width:90%;opacity:0;visibility:hidden;transform:translateX(10px);background-color:#1c41fd;overflow:auto;transition:all 0.2s ease-in;display:none}.header-nav.opened{opacity:1;visibility:visible;transform:translateX(0);z-index:999999}.header-nav .close-btn{background-color:#fff0;border:none;padding:2rem;color:#fff}}.header-nav__mobile{position:fixed;top:0;right:0;bottom:0;width:30rem;max-width:90%;background:#0c1f41;overflow:auto;opacity:0;visibility:hidden;transform:translate(100%);transition:all 0.2s ease-in;z-index:99999}.header-nav__mobile.opened{opacity:1;visibility:visible;transform:translate(0)}.header-nav__mobile .close-btn{border:none;background-color:#fff0;padding:2rem;color:#fff}.header-nav__mobile ul{list-style:none;padding-left:.8rem}.header-nav__mobile ul>li>a{display:block;flex:1;color:#fff;padding:.8rem .8rem;font-size:1.6rem}.header-nav__mobile ul>li>button{background-color:#fff0;border:none;padding:.8rem 2rem}.header-nav__mobile ul>li>button i{color:#fff;transform:rotate(90deg);transition:all 0.2s ease-in}.header-nav__mobile ul>li>button.collapsed i{transform:rotate(0deg)}.header-nav__mobile ul>li.active>span>a,.header-nav__mobile ul>li.active>span i{color:#53dcf4!important}.header-nav__list{list-style:none;margin:0;padding:0;width:100%;display:flex;justify-content:space-around;align-items:center;gap:1rem}@media (max-width:991px){.header-nav__list{flex-direction:column;gap:0;padding:2rem 0;align-items:flex-start}}.header-nav__list>li{padding:1rem 0;text-align:center}@media (max-width:991px){.header-nav__list>li{padding:0rem 2rem}}.header-nav__list>li>a,.header-nav__list>li span a{color:#fff;font-size:1.6rem;width:100%;display:inline-block;position:relative;padding:.8rem 0rem;font-weight:400;transition:all 0.2s}@media (max-width:1199px){.header-nav__list>li>a,.header-nav__list>li span a{font-size:1.4rem}}@media (max-width:991px){.header-nav__list>li>a,.header-nav__list>li span a{width:100%;padding:1rem 0;color:#fff}}.header-nav__list>li>a::after,.header-nav__list>li span a::after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);height:2px;background-color:#fff;width:0;transition:all 0.2s}.header-nav__list>li:hover>a,.header-nav__list>li:hover span a,.header-nav__list>li.active>a,.header-nav__list>li.active span a{color:#fff}.header-nav__list>li.current-menu-item>a{font-weight:700}.header-nav__list>li:hover>a::after,.header-nav__list>li:hover>span>a::after{width:100%}.header-nav__list>li:hover .header-submenu{opacity:1;visibility:visible;z-index:1}.header-nav__list>li.highlighted>a{background-color:#1c41fd;border-radius:2rem;color:#fff;padding:.8rem 1rem;display:flex;align-items:center;gap:.4rem;transition:all 0.2s ease-in}.header-nav__list>li.highlighted>a::before{font-family:"Font Awesome 6 Free";content:"\f02d";font-weight:900;margin-right:8px;vertical-align:middle}.header-nav__list>li.highlighted>a:hover{background-color:#0227e4}.header-nav__list>li.highlighted:hover>a::after{width:0}.header-nav__btn{height:6.7rem;position:relative;left:0;color:#fff;cursor:pointer;width:max-content;display:none;gap:.2rem;align-items:center}@media (max-width:991px){.header-nav__btn{display:flex;height:100%}}.header-nav__btn>span{text-transform:uppercase;transition:all 0.2s}.header-nav__icon{position:relative;width:3.6rem;height:3.6rem;border-radius:50%}.header-nav__icon-bar{position:absolute;width:80%;height:.2rem;left:50%;transform:translate(-50%,0);background-color:#fff;border-radius:5px;transition:all 0.1s}.header-nav__icon-bar--1{top:8px}.header-nav__icon-bar--2{top:50%;transform:translate(-50%,-50%)}.header-nav__icon-bar--3{bottom:8px}.header-nav__icon.opened+span{font-size:1.6rem}.header-nav__icon.opened .header-nav__icon-bar{height:.2rem}.header-nav__icon.opened .header-nav__icon-bar--1{top:50%;transform:translate(-50%,-50%) rotate(45deg);background-color:#fff}.header-nav__icon.opened .header-nav__icon-bar--2{opacity:0;visibility:hidden}.header-nav__icon.opened .header-nav__icon-bar--3{top:50%;transform:translate(-50%,-50%) rotate(-45deg);background-color:#fff}.header .menu-switcher-menu-container ul{list-style:none;display:flex;gap:1rem;margin:0;padding:0}.header .menu-switcher-menu-container ul img{width:2.8rem!important;height:auto!important}.header-social{position:absolute;right:0;top:50%;display:flex;align-items:center;justify-content:center;gap:1.6rem;transform:translate(4rem,-50%)}@media (max-width:991px){.header-social{position:relative;top:0;left:0;transform:translate(0,0)}}@media (max-width:410px){.header-social{display:none}}.header-social a{color:#fff;font-size:2.4rem;transition:all 0.2s ease-in}@media (max-width:991px){.header-social a{font-size:1.6rem}}.header-social a.facebook{font-size:2rem}.header-social a.instagram{width:2.4rem;height:2.4rem;border-radius:.4rem;font-size:1.6rem;color:#fff;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);background:-webkit-radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.header-social a:hover{transform:scale(1.1)}.header .overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgb(25 25 25 / .5);z-index:2;opacity:0;visibility:hidden;transition:all 0.2s ease-in}.header .overlay.show{opacity:1;visibility:visible;z-index:9999}.header-submenu{position:absolute;top:100%;left:0;width:100%;padding:2.8rem 4rem;background:rgb(0 36 156 / .87);box-shadow:0 4px 30px rgb(0 0 0 / .1);backdrop-filter:blur(6.9px);-webkit-backdrop-filter:blur(6.9px);opacity:0;visibility:hidden;z-index:-1;transition:all 0.2s ease-in}.header-submenu__list{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.header-submenu__box{text-align:left;min-height:12rem}.header-submenu__box-cat{font-size:1.6rem;font-weight:600;position:relative;padding-left:.6rem;color:#fff;display:block;margin-bottom:.4rem}.header-submenu__box-cat::before{content:"";position:absolute;left:0;top:0;height:100%;width:1px;background-color:#53dcf4}.header-submenu__box-cat:hover{color:#53dcf4}.header-submenu__box-products{list-style:none;padding:0;font-size:1.2rem;display:flex;flex-direction:column;align-items:flex-start;gap:.8rem}.header-submenu__box-products li a{color:#fff}.header-submenu__box-products li a:hover{color:#53dcf4}.header-submenu .btn{background-color:#1842d1;color:#fff;font-weight:400;text-transform:uppercase;font-size:1.4rem;letter-spacing:2px}.header-submenu .btn:hover{background-color:#153bba}.back-to-top{width:5rem;height:5rem;border:none;border-radius:50%;position:fixed;bottom:8rem;right:2rem;background-color:#1c41fd;display:flex;display:flex;align-items:center;justify-content:center;z-index:999;transform-style:preserve-3d;transition:all 0.2s}.back-to-top i{font-size:2rem;color:#fff}.back-to-top:hover{background:#4f6bfd}.banner{width:100%;position:relative;z-index:0;min-height:70rem;height:calc(100vh - 3.4rem)}@media (max-width:686px){.banner{height:34rem;min-height:34rem}}.banner-item{position:relative;width:100%;display:flex;align-items:center;justify-content:flex-start;height:100%;padding:10rem 0;min-height:calc(100vh - 3.4rem)}@media (max-width:686px){.banner-item{padding-bottom:6rem;min-height:34rem}}@media (max-width:418px){.banner-item{padding-bottom:20rem;padding-bottom:4rem}}.banner-item__bg{position:absolute;left:0;top:0;width:100%;height:100%!important;object-fit:cover;object-position:bottom;z-index:-1}.banner-item__content{height:100%;width:100%;display:flex;align-items:center;justify-content:flex-end;flex-direction:column;gap:1rem}@media (max-width:767px){.banner-item__content{padding:2rem}}@media (max-width:575px){.banner-item__content{padding:2rem 0}}.banner-item__title{width:max-content;display:block;margin:0 auto;display:flex;flex-direction:column}.banner-item__title span:first-child{align-self:flex-start;color:#fff;font-weight:500}.banner-item__title span:last-child{align-self:flex-end;color:#b2bbd2;font-weight:700}.banner-item__title h2{font-size:6rem;color:#b2bbd2;font-weight:700}@media (max-width:991px){.banner-item__title h2{font-size:4rem}}@media (max-width:500px){.banner-item__title h2{font-size:2.8rem}}.banner-item .btn{padding:1.6rem 8rem;font-size:2rem}@media (max-width:575px){.banner-item .btn{padding:1.6rem 2rem;width:100%}}.banner-track{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;z-index:1}.banner-track__content{background-color:#0c1f41;display:flex;align-items:center;justify-content:space-between;padding:.2rem 0}@media (max-width:767px){.banner-track__content{justify-content:center;gap:2rem}}.banner-track__content span{color:#fff;text-transform:uppercase;padding:0 .4rem;display:flex;align-items:center;gap:.4rem;white-space:nowrap}.banner-track__content span i{display:inline-block;width:1.5rem;height:1.5rem;background:url(https://sergioperioart.com.br/wp-content/themes/drsergio/assets/css/../images/star.png);background-size:contain;background-repeat:no-repeat}.banner-track__item{color:#fff;font-weight:700;display:flex;align-items:flex-end;gap:.8rem}.banner-track__item-number{font-size:8rem;line-height:1}@media (max-width:991px){.banner-track__item-number{font-size:4rem}}.banner-track__item-text{font-size:1.8rem;width:10rem;line-height:1}@media (max-width:991px){.banner-track__item-text{font-size:1.6rem}}.banner .owl-carousel{height:100%}.banner .owl-carousel .owl-stage-outer{height:100%}.banner .owl-carousel .owl-stage-outer .owl-stage{height:100%}.banner .owl-carousel .owl-stage-outer .owl-stage .owl-item{height:100%}.banner .owl-dots{position:absolute;left:50%;bottom:1rem;transform:translateX(-50%)}@media (max-width:767px){.banner .owl-dots{bottom:0}}.banner .owl-dots .owl-dot span{background-color:#fff0;border:2px solid #fff}.banner .owl-dots .owl-dot:hover span{background-color:#fff}.banner .owl-dots .owl-dot.active span{background-color:#fff}.banner .owl-prev,.banner .owl-next{position:absolute;top:50%;transform:translateY(-50%)}.banner .owl-prev{left:2%}.banner .owl-next{right:2%}.banner .owl-nav{height:0!important;margin:0!important}.banner .owl-nav [class*=owl-]{width:3.2rem;height:3.2rem;background-color:#292929!important;color:#fff!important;display:flex;align-items:center;justify-content:center;font-size:1.4rem!important;opacity:.5;transition:all 0.2s}.banner .owl-nav [class*=owl-]:hover{background-color:#434343!important;opacity:1;color:#191919;text-decoration:none}.breadcrumb{margin-top:5rem;color:#898989;font-size:1.4rem}.breadcrumb-item a{color:#898989}.breadcrumb-item a:hover{color:#616161}.breadcrumb-item.active{font-weight:500;color:#898989}.breadcrumb-item+.breadcrumb-item::before{content:"\f0da"!important;font-family:"Font Awesome 6 Free";font-weight:900;color:#454545}.contact-section{background-color:#ebf0ff;padding:4rem 0}.contact-section__content{padding-right:4rem}@media (max-width:991px){.contact-section__content{padding-right:0}}.contact-section__content h2{color:#0c1f41;font-weight:700;font-size:3.6rem;margin-bottom:2rem;line-height:1.5}@media (max-width:991px){.contact-section__content h2{font-size:2.8rem;line-height:1.2}}.contact-section__content p{font-size:1.4rem;color:#1c41fd;width:40rem;max-width:100%}@media (max-width:767px){.contact-section__content p{width:100%;margin-bottom:2rem}}@media (max-width:767px){.contact-section__form{margin-bottom:4rem}}.contact-section__form label{position:absolute;left:-9999px}.contact-section__form input,.contact-section__form textarea{background:#fff;color:#0c1f41!important;border:none!important;transition:all 0.2s ease-in}.contact-section__form input::placeholder,.contact-section__form textarea::placeholder{font-weight:500;color:#7783a6!important;opacity:.6}.contact-section__form input:focus,.contact-section__form textarea:focus{backdrop-filter:blur(1.2rem)}.contact-section__form textarea{min-height:10rem}.contact-section__form .form-check{padding:0;margin-bottom:1.5rem}.contact-section__form .wpcf7-acceptance label{position:relative;left:0;font-size:1.4rem;display:flex;align-items:center;gap:.8rem}.contact-section__form .wpcf7-acceptance .wpcf7-list-item{margin-left:.75rem}.contact-section__form .form-submit{text-align:right}@media (max-width:767px){.contact-section__form .form-submit{text-align:center}}.contact-section__form .form-submit button{color:#fff!important;background-color:#1c41fd;border:none;border-radius:1.6rem;padding:.8rem 1.2rem;font-weight:500}.contact-section__form .form-submit button:disabled{background-color:#fff0}.contact-section__infos{margin-left:4rem}@media (max-width:767px){.contact-section__infos{margin-left:0}}.contact-section__infos>*:not(:last-child){margin-bottom:1.6rem}.contact-section__item>a{color:#fff;font-weight:300;font-size:3.2rem;display:flex;gap:.8rem;align-items:baseline}@media (max-width:767px){.contact-section__item>a{justify-content:center;font-size:2.4rem}}.contact-section__item>a>i{font-size:3.2rem}@media (max-width:767px){.contact-section__item>a>i{font-size:2.4rem}}.contact-section__item>a>span{font-size:4.8rem}@media (max-width:767px){.contact-section__item>a>span{font-size:3.6rem}}.contact-section__item>a>address{font-weight:500;font-size:2.4rem;text-transform:uppercase}@media (max-width:767px){.contact-section__item>a>address{font-size:2rem;text-align:center}}.contact-section__item--email>a{font-size:2rem;font-weight:700}.testimonial{padding:4rem 0}.testimonial__header{text-align:center;width:50rem;max-width:100%;margin:0 auto 4rem auto}.testimonial__header span{font-size:1.4rem;color:#1c41fd;font-weight:500}.testimonial__header h2{color:#0c1f41;font-weight:700;font-size:2.8rem;line-height:1.5}@media (max-width:991px){.testimonial__header h2{font-size:2.8rem;line-height:1.2}}.location{padding-top:4rem}.location__header{text-align:center;width:50rem;max-width:100%;margin:0 auto 4rem auto}.location__header span{font-size:1.4rem;color:#1c41fd;font-weight:500}.location__header h2{color:#0c1f41;font-weight:700;font-size:2.8rem;line-height:1.5}@media (max-width:991px){.location__header h2{font-size:2.8rem;line-height:1.2}}.location__map iframe{width:100%;aspect-ratio:1920/351;margin-bottom:-7px}@media (max-width:991px){.location__map iframe{aspect-ratio:16/7}}@media (max-width:575px){.location__map iframe{aspect-ratio:4/3}}.home-about{padding:6rem 0;max-width:100%;overflow:hidden}.home-about__text{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;padding-right:4rem}@media (max-width:767px){.home-about__text{padding-right:0;margin-bottom:2rem}}.home-about__text .title span{font-size:1.4rem;color:#1c41fd;font-weight:500}.home-about__text .title h2{color:#0c1f41;font-weight:700;font-size:5rem;line-height:1}.home-about__text p{font-weight:500;font-size:1.8rem;color:#093171;text-align:justify}.home-about__carousel-image img{aspect-ratio:816/459!important;object-fit:cover;width:100%;height:100%;box-shadow:0 4px 7px rgb(0 0 0 / .25)}.home-about__carousel .owl-item{padding:1rem}.home-about__carousel .owl-prev,.home-about__carousel .owl-next{position:absolute;top:50%;transform:translateY(-50%)}.home-about__carousel .owl-prev{left:-5rem}@media (max-width:1350px){.home-about__carousel .owl-prev{left:2rem}}.home-about__carousel .owl-next{right:-5rem}@media (max-width:1350px){.home-about__carousel .owl-next{right:2rem}}.home-about__carousel .owl-nav{height:0!important;margin:0!important}.home-about__carousel .owl-nav [class*=owl-]{width:3.2rem;height:3.2rem;background-color:rgb(255 255 255 / .46)!important;border:1px solid #fff!important;color:#1c41fd!important;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.4rem!important;opacity:1!important;transition:all 0.2s}.home-about__carousel .owl-nav [class*=owl-]:hover{background-color:#fff!important;color:#1c41fd!important;opacity:1;text-decoration:none}.home-about__ellipsis{position:absolute;z-index:-1}.home-about__ellipsis--1{top:-179px;left:-161px;height:200%}.home-about__ellipsis--2{top:-120px;right:-221px;height:200%}.home-treatments{padding:6rem 0;background:linear-gradient(to bottom,#c9d3ee,transparent)}.home-treatments__header{text-align:center;width:70rem;max-width:100%;margin:0 auto 4rem auto}.home-treatments__header span{font-size:1.4rem;color:#1c41fd;font-weight:500}.home-treatments__header h2{color:#0c1f41;font-weight:700;font-size:2.8rem;line-height:1.5}@media (max-width:991px){.home-treatments__header h2{font-size:2.8rem;line-height:1.2}}.home-treatments__carousel .owl-stage{display:flex;align-items:stretch}.home-treatments__carousel .owl-prev,.home-treatments__carousel .owl-next{position:absolute;top:40%;transform:translateY(-50%)}.home-treatments__carousel .owl-prev{left:-5rem}@media (max-width:1350px){.home-treatments__carousel .owl-prev{left:1rem}}.home-treatments__carousel .owl-next{right:-5rem}@media (max-width:1350px){.home-treatments__carousel .owl-next{right:1rem}}.home-treatments__carousel .owl-nav{height:0!important;margin:0!important}.home-treatments__carousel .owl-nav [class*=owl-]{width:3.2rem;height:3.2rem;background-color:#fff!important;border:1px solid #fff!important;color:#1c41fd!important;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.4rem!important;opacity:0.7!important;transition:all 0.2s}.home-treatments__carousel .owl-nav [class*=owl-]:hover{background-color:#fff!important;color:#1c41fd!important;opacity:1!important;text-decoration:none}.home-treatments__carousel .owl-dots{margin-top:3rem}.home-treatments__carousel .owl-dots .owl-dot span{width:2rem!important;height:1.2rem!important;transition:all 0.2s}.home-treatments__carousel .owl-dots .owl-dot.active span{width:3rem!important;height:1.2rem!important;background-color:#7783a6!important}.home-treatments__carousel .treatments-item{height:calc(100% - 1rem)}.home .location{margin-top:-6rem}.page-404{display:flex;align-items:center;justify-content:center;padding:6rem 2rem}.page-404 .container{width:80rem}.page-404-main{padding:20rem 0;display:flex;align-items:center;justify-content:center;flex-direction:column;align-items:center;justify-content:center;text-align:center;background-color:#292929;padding:4rem 2rem;border-radius:40px;width:80rem;max-width:100%;margin:auto}.page-404-main *{max-width:100%}.page-404-main h1{text-align:center;font-weight:700;font-size:3.2rem;line-height:1;margin-bottom:2rem;color:#fff}.page-404-main h1 span{font-size:8rem;display:block;color:#fff}.page-404-main h2{font-size:2.4rem;text-align:center;font-weight:700;line-height:1;margin-bottom:2rem;margin-top:3.2rem;color:#fff}.page-404-main p{color:#fff}.page-404-main a{display:block;margin:auto;width:35rem;max-width:100%;text-decoration:underline;margin-bottom:2rem}.contact{padding:4rem 0}.contact .title{margin-bottom:2rem}.contact .title span{color:#1c41fd;font-weight:500}.contact .title h1{color:#0c1f41;font-weight:600;font-size:3.6rem}.contact-infos{display:flex;flex-direction:column;gap:3rem;width:40rem;max-width:100%}@media (max-width:767px){.contact-infos{margin-top:3rem;width:100%;padding-left:0}}.contact-infos__social{margin-bottom:2.4rem;display:flex;flex-direction:column;align-items:center}.contact-infos__social>span{font-weight:600;color:#1c41fd;font-size:1.8rem}.contact-infos__social-items{display:flex;align-items:center;gap:2rem;justify-content:center}.contact-infos__social-items a{color:#1c41fd;font-size:2rem}.contact-infos__items{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}.contact-infos__item{display:flex;gap:1.2rem;align-items:center}.contact-infos__item i{color:#1c41fd;font-size:2rem}.contact-infos__item span,.contact-infos__item address{color:#0c1f41}.contact-infos__item--whatsapp i{color:#25d366}.contact-infos__item--address{align-items:flex-start}.contact-infos__row{display:flex;gap:2.4rem;flex-wrap:wrap}@media (max-width:767px){.contact-form{padding-right:0}}.contact-form .form-group label{font-weight:400;color:#0c1f41}.contact-form .form-group input:not([type=file],[type=checkbox],[type=submit]),.contact-form .form-group textarea,.contact-form .form-group select{padding:.8rem 1.2rem;width:100%;border:1px solid #093171;color:#191919;border-radius:3px;min-height:4rem;font-size:1.6rem}.contact-form .form-group input:not([type=file],[type=checkbox],[type=submit])::placeholder,.contact-form .form-group textarea::placeholder,.contact-form .form-group select::placeholder{color:rgb(86 86 86 / .56);font-weight:400}.contact-form .form-group input:not([type=file],[type=checkbox],[type=submit]):focus,.contact-form .form-group textarea:focus,.contact-form .form-group select:focus{outline:0;border:1px solid #1c41fd;box-shadow:none}.contact-form .form-group textarea{min-height:16rem}.contact-form .form-group--consent p{font-size:1.4rem;color:#a8a8a8;font-weight:300}.contact-form .form-submit{text-align:left}.contact-form .form-submit .btn{border-radius:16px}.thanks{display:flex;align-items:center;justify-content:center;padding:6rem 2rem}.thanks .container{width:80rem}.thanks-main{padding:20rem 0;display:flex;align-items:center;justify-content:center;flex-direction:column;align-items:center;justify-content:center;text-align:center;background-color:#093171;padding:4rem 2rem;border-radius:40px;width:80rem;max-width:100%;margin:auto}.thanks-main *{max-width:100%}.thanks-main h1{text-align:center;font-weight:700;font-size:3.2rem;line-height:1;margin-bottom:2rem;color:#fff}.thanks-main h1 span{font-size:8rem;display:block;color:#093171}.thanks-main h2{font-size:2.4rem;text-align:center;font-weight:700;line-height:1;margin-bottom:2rem;margin-top:3.2rem;color:#fff}.thanks-main p{color:#fff}.thanks-main a{display:block;margin:auto;width:35rem;max-width:100%;text-decoration:underline}.default{padding:4rem 0}.default-main>*{margin-bottom:1rem}.default-main a{color:#093171}.default-main a:hover{text-decoration:underline}.default .title{font-weight:600}.quote{min-height:60vh;position:relative;z-index:1;padding:4rem 0}.quote .contact-title{text-align:left}.quote-form{margin-top:4rem}.quote-form .form-group{margin-bottom:2rem}.quote-form .form-group input,.quote-form .form-group textarea{padding:.8rem 1.6rem}.quote-form .form-group input::placeholder,.quote-form .form-group textarea::placeholder{color:#787878}.quote-form .form-group textarea{height:15rem}.quote-form .form-group label{position:absolute;left:-9999px}.quote-form .form-group--consent{display:flex;gap:1.2rem;align-items:center;justify-content:center;margin-top:1.6rem}.quote-form .form-group--consent a{color:#093171;text-decoration:underline}.quote-form .form-group--consent input{width:auto}.quote-form .form-group--consent label{position:relative;left:0;color:#787878}.quote-form .form-group--box{border:1px solid #d4d4d4;padding:1.2rem}.quote-form .form-group--box>span{display:block;color:#787878;margin-bottom:1rem;text-align:left}.quote-form .form-group__options{list-style:none;padding:0;text-align:left}.quote-form .form-group__options li>label{position:relative;left:0;padding-left:2rem}.quote-form .form-group__options li>label>input[type=radio]{position:absolute;left:-9999px}.quote-form .form-group__options li>label>input[type=radio]:checked~.checkmark::before{opacity:1;visibility:visible}.quote-form .form-group__options li>label>.checkmark::after{position:absolute;content:"";top:50%;transform:translateY(-50%);left:0;width:1.6rem;height:1.6rem;border:1px solid #989898;border-radius:50%}.quote-form .form-group__options li>label>.checkmark::before{position:absolute;content:"";top:50%;transform:translateY(-50%);left:0;width:1.6rem;height:1.6rem;background-color:#093171;border:1px solid #093171;border-radius:50%;opacity:0;visibility:hidden;transition:all 0.2s ease-in}.quote-form .form-group__options li>label>span{display:block}.quote-form .form-group__options li>label>span>span{display:inline-block;font-size:1.2rem}.quote-form input,.quote-form textarea{border:1px solid #d4d4d4!important}.quote-form .form-submit{display:flex;align-items:center;justify-content:center;margin-top:1.6rem}.quote-form .form-submit .btn:disabled{color:#191919;border:1px solid #191919}.quote-form .form-table{border:1px solid #d4d4d4;display:block;margin-bottom:2rem}.quote-form .form-table thead tr{border-bottom:1px solid #d4d4d4}.quote-form .form-table thead th{padding:.8rem 1.6rem}.quote-form .form-table thead th:first-child{width:100%;border-right:1px solid #d4d4d4}.quote-form .form-table tbody tr{transition:all 0.2s ease-in}.quote-form .form-table tbody tr:hover{background-color:#f7f7f7}.quote-form .form-table tbody tr:not(:last-child){border-bottom:1px solid #d4d4d4}.quote-form .form-table tbody td{padding:.8rem 1.6rem}.quote-form .form-table tbody td:first-child{border-right:1px solid #d4d4d4}.quote-form .form-product{display:flex;align-items:center;gap:.8rem}@media (max-width:450px){.quote-form .form-product{flex-direction:column}}.quote-form .form-product__image img{width:10rem;height:auto}.quote-form .form-product__name{flex:1;font-weight:500}.quote-form .form-product__name p{margin:0}.quote-form .form-product__qty{display:flex;flex-direction:column;align-items:center}.quote-form .form-product__qty label{font-size:1.6rem}.quote-form .form-product__qty input{width:8rem;text-align:center;font-size:1.6rem}.quote-form .form-trash{display:flex;align-items:center;justify-content:center}.quote-form .form-trash button{border:none;background:#fff0;cursor:pointer}.quote-form .form-trash button i{color:#ff514d}.quote-form .form-trash button i:hover{color:#ff0601}.quote-empty{font-size:2rem;margin-top:4rem;display:none}.quote-empty a{color:#093171}.history{padding-top:6rem;overflow:hidden}.history-thumb{padding-right:8rem;position:relative}@media (max-width:991px){.history-thumb{padding-right:2rem}}@media (max-width:767px){.history-thumb{padding-right:0}}.history-thumb__image{width:100%;box-shadow:0 4px 4px rgb(0 0 0 / .25)}.history-thumb__ellipsis{position:absolute;height:80%;top:50%;right:-100px;transform:translate(0,-50%)}.history-text{padding-left:6rem}@media (max-width:991px){.history-text{padding-left:0rem}}@media (max-width:767px){.history-text{margin-bottom:2rem}}.history-text .title{text-align:left}@media (max-width:767px){.history-text .title{text-align:left}}.history-text .title h1{color:#0c1f41;font-weight:700;font-size:4rem}.history-text p{color:#093171;font-weight:500;text-align:justify}.history-gallery{margin:6rem 0 4rem 0}.history-gallery__wrapper{position:relative}.history-gallery__ellipsis{position:absolute;height:600px;top:50%;z-index:-1}.history-gallery__ellipsis--1{left:0%;transform:translate(-60%,-50%)}.history-gallery__ellipsis--2{right:0%;transform:translate(60%,-50%)}.history-gallery .owl-prev,.history-gallery .owl-next{position:absolute;top:50%;transform:translateY(-50%)}.history-gallery .owl-prev{left:-5rem}@media (max-width:1350px){.history-gallery .owl-prev{left:1rem}}.history-gallery .owl-next{right:-5rem}@media (max-width:1350px){.history-gallery .owl-next{right:1rem}}.history-gallery .owl-nav{height:0!important;margin:0!important}.history-gallery .owl-nav [class*=owl-]{width:3.2rem;height:3.2rem;background-color:#ebf0ff!important;border:1px solid #ebf0ff!important;color:#1c41fd!important;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.4rem!important;opacity:0.7!important;transition:all 0.2s}.history-gallery .owl-nav [class*=owl-]:hover{background-color:#fff!important;color:#1c41fd!important;opacity:1!important;text-decoration:none}.history-gallery .owl-item img{height:30rem!important;width:auto!important}.history-certifications{margin-top:4rem;text-align:center;color:#093171;font-weight:500;margin-bottom:4rem;display:flex;flex-direction:column;align-items:flex-start;gap:.4rem}.office{padding-top:4rem}.office-text{margin-bottom:4rem}.office-text .title{text-align:left}.office-text .title span{font-size:1.4rem;color:#1c41fd;font-weight:500}.office-text .title h1{color:#0c1f41;font-weight:700;font-size:2.8rem;line-height:1.5}@media (max-width:991px){.office-text .title h1{line-height:1.2}}@media (max-width:767px){.office-text .title h1{font-size:2.4rem}}.office-text p{text-align:left;color:#093171;font-weight:500}.office-gallery{width:66.6%;margin:auto}@media (max-width:575px){.office-gallery{width:100%}}.office-gallery__wrapper{position:relative;overflow:hidden;padding-bottom:4rem}.office-gallery__ellipsis{position:absolute;height:800px;top:50%;z-index:-1}@media (max-width:991px){.office-gallery__ellipsis{display:none}}.office-gallery__ellipsis--1{left:0%;transform:translate(-50%,-50%)}.office-gallery__ellipsis--2{right:0%;transform:translate(50%,-50%)}.office-gallery.owl-carousel .owl-stage{display:flex;align-items:flex-start}.office-gallery.owl-carousel .owl-stage-outer{overflow:visible!important}.office-gallery.owl-carousel .owl-item{padding:0 0 6rem 0;transition:all 0.4s ease-in}@media (max-width:575px){.office-gallery.owl-carousel .owl-item{padding:0 0 3rem 0}}.office-gallery.owl-carousel .owl-item.active{transform:scale(1.2)}@media (max-width:575px){.office-gallery.owl-carousel .owl-item.active{transform:scale(1)}}.office-gallery.owl-carousel .owl-item:not(.active){padding:0 6rem 6rem 6rem}@media (max-width:575px){.office-gallery.owl-carousel .owl-item:not(.active){padding:0 0 3rem 0}}.office-gallery.owl-carousel .owl-dots{position:relative;z-index:4}.office-gallery.owl-carousel .owl-dots .owl-dot span{background-color:#fff;border:1px solid #0c1f41}.office-gallery.owl-carousel .owl-dots .owl-dot.active span{background-color:#0c1f41}.office-professionals{padding:4rem 0}.office-professionals .title h2{color:#0c1f41;font-size:3.2rem;font-weight:700;margin-bottom:3.2rem}@media (max-width:767px){.office-professionals .title h2{text-align:center;font-size:2.8rem}}.office-professionals-item__image img{width:100%;height:auto}@media (max-width:767px){.office-professionals-item__image img{width:40rem;max-width:100%;display:block;margin:auto;margin-bottom:2rem}}.office-professionals-item__text{color:#093171;font-weight:500}.office-professionals-item__text .title{font-weight:700;font-size:2.8rem;color:#0c1f41;margin-bottom:2rem}@media (max-width:767px){.office-professionals-item__text .title{text-align:center;font-size:2.4rem}}.office-professionals-item:not(:last-child){margin-bottom:6rem}.treatments{padding:4rem 0 0 0}.treatments-text{padding-right:6rem;display:flex;flex-direction:column;align-items:flex-start;gap:2.4rem;margin-bottom:2rem}@media (max-width:991px){.treatments-text{padding-right:2rem}}@media (max-width:767px){.treatments-text{padding-right:0rem}}.treatments-text .title h1{color:#1c41fd;font-size:2rem;font-weight:500}.treatments-text .title h2{font-size:2.8rem;font-weight:800;color:#0c1f41}.treatments-text p{color:rgb(12 31 65 / .85);margin-bottom:0;text-align:justify}.treatments-text .btn{padding:.8rem 1.6rem;background-color:#093171}.treatments-images{display:flex;justify-content:space-between;gap:2rem;margin-bottom:2rem}.treatments-images__item{flex:1}.treatments-images__item img{width:100%;margin-bottom:2rem}.treatments-images__item p{text-align:center;font-size:1.2rem;color:#0c1f41}.treatments-main{padding:6rem 0;background:linear-gradient(to bottom,#c9d3ee,transparent)}.treatments-main__header{text-align:center;width:70rem;max-width:100%;margin:0 auto 4rem auto}.treatments-main__header span{font-size:1.4rem;color:#1c41fd;font-weight:500}.treatments-main__header h2{color:#0c1f41;font-weight:700;font-size:2.8rem;line-height:1.5}@media (max-width:991px){.treatments-main__header h2{font-size:2.4rem;line-height:1.2}}.treatments-main__list{display:grid;grid-template-columns:repeat(3,1fr);column-gap:2rem;row-gap:4rem}@media (max-width:991px){.treatments-main__list{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.treatments-main__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.treatments-main__list{grid-template-columns:1fr}}.treatment{padding-top:4rem}.treatment-main{text-align:left;padding-bottom:4rem;font-weight:500;color:#0c1f41;width:90rem;max-width:100%;margin:auto}.treatment-main .title{text-align:left;margin-bottom:2rem}.treatment-main .title span{color:#1c41fd;font-weight:500;font-size:1.8rem}.treatment-main .title h1{color:#0c1f41;font-size:3.2rem;font-weight:700}.treatment-main h2{font-weight:800;font-size:2.4rem;margin-top:2rem}.treatment-main__cta{text-align:center;margin-top:2rem}.treatment-faq{background:linear-gradient(to top,rgb(77 102 172 / .46),transparent)}.treatment-faq>.container{position:relative}.treatment-faq>.container:before{position:absolute;content:"";top:0;left:0;width:100%;height:4px;background:linear-gradient(to right,transparent,#7783a6,transparent)}.treatment-faq__header{padding-top:4rem;position:relative;text-align:center;width:70rem;max-width:100%;margin:auto;margin-bottom:4rem}.treatment-faq__header h2{color:#0c1f41;font-weight:700;font-size:3.6rem;text-align:center;margin-bottom:2rem}.treatment-faq__header h2 span{color:#1c41fd}.treatment-faq__header p{color:#0c1f41;margin-bottom:2rem}.treatment-faq__cta{padding:4rem 0;text-align:center}.treatment-faq__cta h3{font-weight:700;font-size:2.8rem;color:#0c1f41}.treatment-faq__cta p{color:#1c41fd}.treatment-faq__cta .btn{font-size:2rem}.treatment.brushing{padding:4rem 0}.treatment.brushing .brushing-content{width:90rem;max-width:100%;margin:auto;text-align:left;color:#0c1f41}.treatment.brushing .brushing-content .title h1{font-weight:500;color:#1c41fd;font-size:1.8rem}.treatment.brushing .brushing-content .title h2{font-size:3.2rem;font-weight:700}.treatment.brushing .brushing-content h2{font-weight:800;font-size:2.4rem;margin-top:2rem}.container{max-width:1280px}.container,.row{--bs-gutter-x:3.6rem !important}.g-0,.gx-0{--bs-gutter-x:0 !important}