body{font-family:Roboto,sans-serif;font-size:16px;color:#0e2141;background-color:#dfe6ec;line-height:1.6;margin:0}h1,h2,h3,h4,h5{color:#338fc2;margin-bottom:1rem}p{margin-bottom:1rem}a{color:#338fc2;text-decoration:none}a:hover{text-decoration:underline}ul{list-style-type:none;padding-left:0}.header{position:fixed;top:0;left:0;width:100%;z-index:1000;font-family:Arial,sans-serif;transition:transform .3s ease-in-out;background-color:#dfe6ec;-webkit-user-select:none;user-select:none}.header__bottom{display:flex;justify-content:space-between;align-items:center;padding:15px 40px!important;background-color:#dfe6ec;box-shadow:0 2px 6px #0000000d;position:relative;transition:padding .3s ease}.header__bottom .header__book-btn{text-decoration:none}.header__bottom .header__logo .logo-icon{width:13rem!important;margin-right:.5rem}.header__bottom .header__nav .lang-switch select{padding:5px 10px;border-radius:5px;border:1px solid #DFE6EC;background:#dfe6ec;color:#0e2141;font-size:14px;transition:border .3s ease}.header__bottom .header__nav .lang-switch select:hover{border-color:#338fc2}.header{position:fixed;top:0;left:0;width:100%;z-index:9999;font-family:Arial,sans-serif;transition:transform .3s ease-in-out;background-color:#dfe6ec;-webkit-user-select:none;user-select:none}.header.hide{transform:translateY(-100%)}.header.show{transform:translateY(0)}.header__top{display:flex;justify-content:space-between;align-items:center;background-color:#338fc2;color:#dfe6ec;padding:10px 40px;font-size:14px;transition:background-color .3s ease}.header__top .header__contact{display:flex;gap:30px;flex-wrap:wrap}.header__top .header__contact a{display:flex;align-items:center;gap:5px;color:#dfe6ec;text-decoration:none;transition:all .3s ease}.header__top .header__contact a:hover{text-decoration:underline;transform:translateY(-2px)}.header__top .header__socials{display:flex;gap:15px}.header__top .header__socials a{color:#dfe6ec;font-size:18px;transition:transform .3s ease}.header__top .header__socials a:hover{transform:scale(1.2) rotate(5deg)}.header__bottom{display:flex;justify-content:space-between;align-items:center;padding:20px 40px;background-color:#dfe6ec;box-shadow:0 2px 6px #0000000d;position:relative;transition:padding .3s ease}.header__bottom .header__logo{display:flex;align-items:center;font-size:22px;font-weight:700;color:#338fc2;transition:transform .3s ease}.header__bottom .header__logo .logo-icon{width:3rem;margin-right:.5rem}.header__bottom .header__nav{display:flex;gap:25px;transition:all .3s ease}.header__bottom .header__nav a{color:#0e2141;font-weight:600;text-decoration:none;position:relative;transition:color .3s ease}.header__bottom .header__nav a:hover{color:#338fc2}.header__bottom .header__nav a:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:2px;background:#338fc2;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.header__bottom .header__nav a:hover:after{transform:scaleX(1)}.header__bottom .header__nav .lang-switch{position:relative;display:flex;align-items:center}.header__bottom .header__nav .lang-switch select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;color:#0e2141;font-weight:600;font-size:1rem;cursor:pointer;margin:0;transition:color .3s ease;padding:4px 8px;outline:none}.header__bottom .header__nav .lang-switch:hover select,.header__bottom .header__nav .lang-switch:focus-within select{color:#338fc2}.header__bottom .header__nav .lang-switch:hover:after,.header__bottom .header__nav .lang-switch:focus-within:after{color:#338fc2}.header__bottom .header__nav .lang-switch:before{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:2px;background:#338fc2;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.header__bottom .header__nav .lang-switch:hover:before,.header__bottom .header__nav .lang-switch:focus-within:before{transform:scaleX(1)}.header__bottom .header__nav.open{position:fixed;top:0;right:0;height:100vh;width:70%;background-color:#dfe6ec;flex-direction:column;align-items:center;justify-content:center;gap:25px;padding:40px 20px;box-shadow:-4px 0 10px #0003;transform:translate(0);transition:transform .3s ease-in-out;z-index:10000}.header__bottom .header__book-btn{background-color:#338fc2;color:#dfe6ec;border:none;padding:10px 25px;font-size:16px;border-radius:30px;cursor:pointer;transition:all .3s ease}.header__bottom .header__book-btn:hover{background-color:#338fc2}.header__bottom .header__burger{display:none;font-size:28px;cursor:pointer;z-index:10001;transition:transform .3s ease}.header__bottom .header__burger:hover{transform:rotate(90deg)}@media (max-width: 992px){.header__bottom .header__nav{display:none}.header__bottom .header__nav.open{display:flex}.header__bottom .header__burger{display:block;margin-left:20px}.header__bottom .header__book-btn{display:none}.header__top{padding:5px 15px;flex-direction:row;gap:10px;text-align:center}.header__top .header__contact{flex-direction:column;align-items:stretch;gap:5px}.header__top .header__socials{justify-content:center;flex-direction:column}}.footer{background-color:#0e2141;color:#fff;padding:1rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.footer .footer_container{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem;max-width:1200px;margin:0 auto}.footer .footer_container .footer_col{flex:1 1 200px}.footer .footer_container .footer_col h4{font-size:1.2rem;margin-bottom:1rem;color:#dfe6ec}.footer .footer_container .footer_col p,.footer .footer_container .footer_col li,.footer .footer_container .footer_col a{font-size:.95rem;line-height:1.6;color:#cdd6e0;display:block;margin-bottom:.5rem;text-decoration:none;transition:color .3s}.footer .footer_container .footer_col p:hover,.footer .footer_container .footer_col li:hover,.footer .footer_container .footer_col a:hover{color:#fff}.footer .footer_container .footer_col ul{list-style:none;padding:0}.footer .footer_container .footer_col span{float:right}.footer .footer_container .brand_col{max-width:300px}.footer .footer_container .brand_col .logo{display:flex;align-items:center;font-size:1.6rem;font-weight:700}.footer .footer_container .brand_col .logo .logo_icon{font-size:2.2rem;margin-right:.5rem}.footer .footer_container .brand_col .logo .dot{color:#4f46e5}.footer .footer_container .brand_col .description{margin:1rem 0 1.5rem;color:#cdd6e0;font-size:.95rem}.footer .footer_container .brand_col .social_icons{display:flex;gap:.8rem}.footer .footer_container .brand_col .social_icons svg{background-color:#1c2e52;padding:.6rem;border-radius:50%;font-size:1.2rem;cursor:pointer;transition:background-color .3s}.footer .footer_container .brand_col .social_icons svg:hover{background-color:#4f46e5}.footer .footer_bottom{margin-top:1rem;padding-top:1.5rem;border-top:1px solid #2c3e5a;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;font-size:.9rem;color:#a0aec0}.footer .footer_bottom a{color:#a0aec0;text-decoration:none}.footer .footer_bottom a:hover{text-decoration:underline}.spinning-strip{width:100%;overflow:hidden;background:linear-gradient(to right,#338fc2,#338fc2);color:#fff;font-size:1.25rem;font-weight:600;padding:.75rem 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);position:relative;-webkit-user-select:none;user-select:none}.spinning-strip .strip-track{display:flex;white-space:nowrap;animation:scroll-left 40s linear infinite}.spinning-strip .strip-text{padding-right:4rem;opacity:.9;letter-spacing:1px}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.floating-whatsapp{position:fixed;bottom:2rem;right:2rem;width:3.5rem;height:3.5rem;background-color:#25d366;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;box-shadow:0 4px 12px #00000026;z-index:1000;transition:transform .2s ease,box-shadow .2s ease}.floating-whatsapp:hover{transform:translateY(-3px);box-shadow:0 6px 16px #0003}.services-price-section{text-align:center;padding:4rem 2rem;max-width:1200px;margin:0 auto}.services-price-section .section-label{text-transform:uppercase;letter-spacing:2px;color:var(--gray);font-size:.875rem;margin-bottom:.5rem}.services-price-section .clinic-name{font-size:2rem;font-weight:700;margin:0 0 1rem;color:var(--primary)}.services-price-section .price-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.services-price-section .price-category{background:#fff;border-radius:.75rem;box-shadow:0 4px 12px #0000000d;padding:1.5rem;text-align:left;transition:transform .2s ease}.services-price-section .price-category:hover{transform:translateY(-4px);box-shadow:0 6px 18px #00000014}.services-price-section .price-category .category-name{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:var(--primary)}.services-price-section .price-category .price-list{list-style:none;padding:0;margin:0}.services-price-section .price-category .price-list .price-item{display:flex;justify-content:space-between;margin-bottom:.75rem}.services-price-section .price-category .price-list .price-item .item-name{font-weight:500;color:var(--text)}.services-price-section .price-category .price-list .price-item .item-price{font-weight:600;color:var(--text-secondary)}@media (max-width: 768px){.services-price-section{padding:2rem 0}.services-price-section .price-categories{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:1rem;padding:0 1rem 1rem;scroll-snap-type:x mandatory;scroll-padding-left:1rem}.services-price-section .price-category{flex:0 0 87%;scroll-snap-align:start}.services-price-section .price-categories::-webkit-scrollbar{height:6px}.services-price-section .price-categories::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}}.home-page{height:100vh;position:relative}.home-page .slider{position:relative;width:100%;height:100%;overflow:hidden}.home-page .slider:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0009,#0003);z-index:0;pointer-events:none}.home-page .slider .slide{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:0;transition:opacity 1s ease-in-out;z-index:1}.home-page .slider .slide.active{opacity:1}.home-page .slider .slide .slide-text{position:absolute;bottom:25%;left:50%;transform:translate(-50%);text-align:center;z-index:2;color:#fff;max-width:80%;margin-bottom:2rem;background-color:#0006;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);padding:1.5rem 2rem;border-radius:8px}.home-page .slider .slide .slide-text .slide-pretext{font-size:1rem;text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;opacity:0;animation:fadeInUp .8s ease-out forwards}.home-page .slider .slide .slide-text h2{font-size:2.5rem;font-weight:700;line-height:1.2;margin-top:.5rem;opacity:0;animation:fadeInUp .8s ease-out .3s forwards}.home-page .slider .slide .slide-text .slide-desc{font-size:1.2rem;line-height:1.4;margin-top:.5rem;opacity:0;animation:fadeInUp .8s ease-out .6s forwards}@media screen and (max-width: 768px){.home-page{height:75vh}.home-page .slider .slide{padding-top:15rem!important;background-size:cover!important;background-repeat:no-repeat;background-position:center top}.home-page .slider .slide-text{bottom:20%;padding:1rem 1.5rem;width:80%!important;max-width:90%}.home-page .slider .slide-text h2{font-size:2rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.about-us{padding:2rem;background-color:#dfe6ec}.about-us .about-container{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:3rem;max-width:1200px;margin:0 auto}.about-us .image-slider{position:relative;flex:1;min-width:600px;max-width:700px;height:28rem;overflow:hidden;border-radius:1rem;box-shadow:0 10px 25px #0000001a}.about-us .image-slider:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0009,#0003);z-index:0;pointer-events:none}.about-us .image-slider .slide{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;opacity:0;transition:opacity 1s ease-in-out;z-index:1}.about-us .image-slider .slide.active{opacity:1}.about-us .text-content{flex:1;min-width:300px}.about-us .text-content .section-label{text-transform:uppercase;font-size:.9rem;font-weight:600;color:#555;margin-bottom:1rem}.about-us .text-content h2{font-size:2rem;font-weight:800;line-height:1.3}.about-us .text-content h2 .highlight{color:#0e2141}.about-us .text-content .description{margin-top:0;color:#444;font-size:1rem;line-height:1.6;margin-bottom:.5rem}.about-us hr{border:none;height:1px;background-color:#ccc;margin:2rem 0 0}@media screen and (max-width: 768px){.about-us .about-container{flex-direction:column;align-items:center}.about-us .image-slider{min-width:100%;max-width:100%;height:auto;aspect-ratio:16/9}.about-us .image-slider .slide{background-position:center top;background-size:cover!important;background-repeat:no-repeat}.about-us .text-content{min-width:100%;max-width:100%}}.services-section{padding:1rem 2rem 0rem;background:#dfe6ec}.services-section .services-header{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:3rem}.services-section .services-header .section-label{letter-spacing:2px;font-size:.9rem;color:#777;margin-bottom:.5rem}.services-section .services-header h2{font-size:2rem;font-weight:600;margin-bottom:0;margin-top:.5rem}.services-section .services-header h2 .highlight{color:#0e2141}.services-section .services-header .subheading{font-size:1rem;color:#555;margin-bottom:0rem;margin-top:0;max-width:600px;line-height:1.5}.services-section .services-cards{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.services-section .services-cards .service-card{background:#fff;border-radius:1rem;overflow:hidden;width:100%;max-width:385px;box-shadow:0 4px 12px #0000000f;position:relative;transition:.3s ease;display:flex;flex-direction:column;justify-content:space-between}.services-section .services-cards .service-card .service-image{width:100%;height:180px;object-fit:cover}.services-section .services-cards .service-card .icon-circle{position:absolute;top:140px;left:20px;background:#338fc2;color:#fff;border-radius:50%;width:50px;height:50px;font-size:24px;display:flex;align-items:center;justify-content:center;border:3px solid white}.services-section .services-cards .service-card .card-content{padding:2.5rem 1rem 1.5rem;display:flex;flex-direction:column;flex-grow:1}.services-section .services-cards .service-card .card-content h3{font-size:1.2rem;font-weight:600}.services-section .services-cards .service-card .card-content h3 .subtitle{display:block;font-size:.9rem;font-weight:400;color:#666}.services-section .services-cards .service-card .card-content p{font-size:.95rem;color:#555;margin:.7rem 0 1rem}.services-section .services-cards .service-card .card-content .card-footer{margin-top:auto;padding-top:1rem}.services-section .services-cards .service-card .card-content .card-footer .learn-more{font-weight:600;color:#338fc2;background:none;border:none;cursor:pointer;font-size:.95rem;display:flex;align-items:center}.services-section .services-cards .service-card .card-content .card-footer .learn-more span{margin-left:5px}.services-section .services-cards .service-card:hover{transform:translateY(-6px);box-shadow:0 6px 18px #0000001f}.services-section .modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:9999}.services-section .modal-overlay .modal-content{background:#fff;padding:2rem;border-radius:1rem;max-width:600px;width:90%;max-height:fit-content;overflow-y:auto;position:relative;box-shadow:0 8px 20px #0003;animation:fadeIn .3s ease-in-out}.services-section .modal-overlay .modal-content img{width:100%;height:auto;max-height:250px;object-fit:cover;border-radius:.7rem;margin-bottom:1.2rem}.services-section .modal-overlay .modal-content h2{font-size:1.6rem;margin-bottom:.3rem}.services-section .modal-overlay .modal-content h4{color:#888;margin-bottom:1rem}.services-section .modal-overlay .modal-content p{color:#444;line-height:1.6}.services-section .modal-overlay .modal-content .modal-close{position:absolute;top:10px;right:15px;font-size:1.5rem;background:none;border:none;color:#333;cursor:pointer}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.testimonial-carousel{background-color:#0e2141;color:#dfe6ec;padding:4rem 1rem;text-align:center;font-family:Inter,sans-serif;overflow:hidden;-webkit-user-select:none;user-select:none}.testimonial-carousel .section-label{letter-spacing:2px;font-size:.875rem;color:#b0b6c3;margin-bottom:.5rem}.testimonial-carousel .carousel-title{font-size:2.2rem;font-weight:600;color:#dfe6ec;margin-bottom:0}.testimonial-carousel .carousel-title span{color:#338fc2}.testimonial-carousel .carousel-subtitle{font-size:1.2rem;font-weight:400;color:#b0b6c3;margin-bottom:2rem;margin-top:0rem}.testimonial-carousel .carousel-wrapper{max-width:1200px;margin:0 auto;overflow-x:auto;scroll-snap-type:x mandatory}.testimonial-carousel .carousel-container{display:flex;justify-content:center;gap:1.5rem;padding-bottom:1rem;scroll-behavior:smooth;width:100%;margin:0 auto;scroll-snap-type:x mandatory}.testimonial-carousel .testimonial-card{background:#dfe6ec;color:#0e2141;border-radius:1rem;padding:1.5rem 1.75rem;width:100%;max-width:420px;min-height:280px;flex:0 0 420px;scroll-snap-align:center;display:flex;flex-direction:column;justify-content:space-evenly;text-align:left;box-shadow:0 8px 18px #00000014;transition:transform .3s ease,box-shadow .3s ease}.testimonial-carousel .testimonial-card:hover{cursor:grab;transform:translateY(-5px);box-shadow:0 12px 28px #00000026}.testimonial-carousel .testimonial-card:active{cursor:grabbing}.testimonial-carousel .testimonial-card .stars-rating{font-size:1.2rem;color:#ffc107;display:flex;align-items:center;margin-bottom:.8rem}.testimonial-carousel .testimonial-card .stars-rating .rating-value{margin-left:.4rem;font-weight:600;color:#0e2141;font-size:.95rem}.testimonial-carousel .testimonial-card .testimonial-title{width:fit-content;font-size:1.05rem;font-weight:700;margin-bottom:.5rem;color:#0e2141}.testimonial-carousel .testimonial-card .testimonial-text{font-size:.95rem;color:#4a4a4a;line-height:1.5;margin-bottom:1.5rem;flex-grow:1;max-width:80%;margin-inline:auto;margin-left:0;margin-right:0}.testimonial-carousel .testimonial-card .testimonial-footer{display:flex;align-items:center;gap:.8rem}.testimonial-carousel .testimonial-card .testimonial-footer .avatar{width:42px;height:42px;border-radius:50%;object-fit:cover}.testimonial-carousel .testimonial-card .testimonial-footer .name{font-weight:600;color:#0e2141;margin:0}.testimonial-carousel .testimonial-card .testimonial-footer .role{font-size:.8rem;color:#666;margin:0}.testimonial-carousel .carousel-indicators{display:flex;justify-content:center;margin-top:2rem}.testimonial-carousel .carousel-indicators .dot{height:.4rem;width:2rem;margin:0 4px;background-color:#4d5b75;border-radius:2rem;display:inline-block;cursor:pointer;transition:background-color .3s ease}.testimonial-carousel .carousel-indicators .dot.active{background-color:#338fc2}@media (max-width: 768px){.testimonial-carousel .carousel-wrapper{padding:0 .5rem}.testimonial-carousel .carousel-container{gap:1rem;width:100%}.testimonial-carousel .testimonial-card{flex:0 0 8rem;max-width:90%;min-width:90%;padding:1rem;height:auto}.testimonial-carousel .testimonial-text{max-width:90%;margin-inline:auto;max-height:none}}.appointment-container{display:flex;justify-content:center;gap:8rem;background-color:#dfe6ec;padding:3rem;border-radius:2rem;font-family:Roboto,sans-serif;color:#0e2141;flex-wrap:wrap}.appointment-container .left,.appointment-container .right{flex:1 1 48%}.appointment-container .left{max-width:40rem;display:flex;flex-direction:column;gap:1.5rem}.appointment-container .right{max-width:20rem}.appointment-container h4{font-size:.875rem;letter-spacing:2px;text-transform:uppercase;color:#555;margin:0}.appointment-container h1{font-size:2rem;font-weight:700;margin:0;line-height:1.4}.appointment-container h1 .highlight{color:#0e2141}.appointment-container .submit-btn{background-color:#338fc2;color:#dfe6ec;font-size:1rem;padding:.85rem 1.5rem;border:none;border-radius:2rem;cursor:pointer;text-decoration:none;display:inline-block;transition:background .3s;max-width:fit-content}.appointment-container .submit-btn:hover{background-color:#3390c2bf}.appointment-container .description{font-size:.95rem;color:#444;margin:2rem 0 1.5rem}.appointment-container .clinic-hours{background-color:#338fc2;border-radius:16px;padding:1.5rem;margin-bottom:1.5rem;color:#dfe6ec}.appointment-container .clinic-hours h3{color:#dfe6ec;font-size:1.125rem;margin-bottom:1rem}.appointment-container .clinic-hours hr{border:0;border-top:1px solid rgba(255,255,255,.3);margin-bottom:1rem}.appointment-container .clinic-hours p{display:flex;justify-content:space-between;font-size:.95rem;margin-bottom:.5rem}.appointment-container .clinic-hours p span{font-weight:500}.appointment-container .emergency-box{background-color:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 0 0 2px #e6e6e6}.appointment-container .emergency-box p{margin:.25rem 0;font-size:.9rem;color:#666}.appointment-container .emergency-box h3{margin:.5rem 0;color:#338fc2;font-size:1.25rem}.appointment-container .emergency-box a{color:#338fc2;font-weight:500;text-decoration:none}.appointment-container .emergency-box a:hover{text-decoration:underline}@media (max-width: 768px){.appointment-container{padding:2rem;gap:2rem;flex-direction:column}.appointment-container .left,.appointment-container .right{flex:1 1 100%;max-width:100%}.appointment-container .description{margin:1.5rem 0;text-align:center}.appointment-container .left{align-items:center;text-align:center}.appointment-container .left .submit-btn{align-self:center}}.instagram_section{padding:2rem;background-color:#dfe6ec;text-align:center}.instagram_section .header_row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:2rem}.instagram_section .header_row .text_area{text-align:left}.instagram_section .header_row .text_area .small_text{font-size:.9rem;color:#666;letter-spacing:.1rem}.instagram_section .header_row .text_area .main_heading{font-size:2rem;font-weight:600;color:#0e2141}.instagram_section .header_row .text_area .main_heading span{color:#338fc2}.instagram_section .header_row .follow_btn{background-color:#338fc2;color:#dfe6ec;border:none;padding:.75rem 1.5rem;border-radius:2rem;text-decoration:none;font-weight:500;transition:background-color .3s}.instagram_section .header_row .follow_btn:hover{background-color:#345fcc}.instagram_section .image_grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1rem;justify-content:center}.instagram_section .image_grid .grid_item{position:relative;overflow:hidden;border-radius:.75rem;aspect-ratio:1/1}.instagram_section .image_grid .grid_item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.instagram_section .image_grid .grid_item .hover_overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#3f78e0cc;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.instagram_section .image_grid .grid_item .hover_overlay .instagram_icon{color:#fff;font-size:2rem}@media (max-width: 1200px){.instagram_section .image_grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 900px){.instagram_section .image_grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 600px){.instagram_section .image_grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 400px){.instagram_section .image_grid{grid-template-columns:1fr}}.faq-exact{padding:30px 0;background-color:#0e2141;font-family:Arial,sans-serif;max-width:100%!important;margin:0 auto;color:#dfe6ec}.faq-exact-container{max-width:1100px;margin:0 auto}.faq-exact .faq-exact-contact{width:20.5rem}.faq-exact-header{text-align:center;margin-bottom:50px}.faq-exact-header .faq-exact-subtitle{font-size:14px;color:#fffc;letter-spacing:2px;text-transform:uppercase;margin-bottom:15px}.faq-exact-header .faq-exact-title{font-size:32px;font-weight:600;line-height:1.3;color:#338fc2;margin:0}.faq-exact-header .faq-exact-title span{color:#dfe6ec}.faq-exact-content{display:flex;gap:40px}.faq-exact-list{flex:1}.faq-exact-list .faq-exact-item{border-bottom:1px solid rgba(255,255,255,.1)}.faq-exact-list .faq-exact-item:first-child{border-top:1px solid rgba(255,255,255,.1)}.faq-exact-list .faq-exact-item.is-open .faq-exact-question h3{color:#4dabf7}.faq-exact-list .faq-exact-item.is-open .faq-exact-question .faq-exact-toggle{transform:rotate(45deg)}.faq-exact-list .faq-exact-question{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:20px 0;transition:background-color .2s ease}.faq-exact-list .faq-exact-question:hover{background-color:#ffffff0d}.faq-exact-list .faq-exact-question h3{font-size:18px;font-weight:500;margin:0;color:#dfe6ec;transition:color .2s ease}.faq-exact-list .faq-exact-question .faq-exact-toggle{font-size:24px;font-weight:300;color:#dfe6ec;transition:transform .3s ease}.faq-exact-list .faq-exact-answer-wrapper{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(.4,0,.2,1)}.faq-exact-list .faq-exact-answer-wrapper .faq-exact-answer{padding:0 0 20px;color:#fffc;line-height:1.6;opacity:0;transform:translateY(-10px);transition:opacity .3s ease .1s,transform .3s ease .1s}.faq-exact-list .is-open .faq-exact-answer-wrapper{max-height:500px}.faq-exact-list .is-open .faq-exact-answer-wrapper .faq-exact-answer{opacity:1;transform:translateY(0)}.faq-exact-contact{width:300px;padding:30px;background-color:#ffffff1a;border-radius:8px;height:fit-content;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.faq-exact-contact h3{font-size:20px;color:#dfe6ec;margin-bottom:15px}.faq-exact-contact p{color:#dfe6ec;line-height:1.6;margin-bottom:25px}.faq-exact-contact-info{margin-top:30px;padding-top:20px;border-top:1px solid rgba(255,255,255,.2)}.faq-exact-contact-info .faq-exact-tagline{font-style:italic;color:#ffffffb3;margin-bottom:8px}.faq-exact-contact-info .faq-exact-emergency{font-weight:600;color:#dfe6ec;margin-bottom:8px}.faq-exact-contact-info .faq-exact-phone{font-size:20px;color:#4dabf7;font-weight:600;text-decoration:none;display:inline-block;transition:color .2s ease}.faq-exact-contact-info .faq-exact-phone:hover{color:#74c0fc;text-decoration:underline}.faq-exact-button{background-color:#4dabf7;color:#dfe6ec;border:none;padding:12px 25px;border-radius:25px;font-size:16px;font-weight:500;cursor:pointer;width:100%;transition:all .3s ease}.faq-exact-button:hover{background-color:#3390c2bf}@media (max-width: 900px){.faq-exact-contact{width:18rem!important}.faq-exact-content{flex-direction:column}.faq-exact-contact{width:77vw!important;margin-top:30px}}@media (max-width: 480px){.faq-exact{padding:40px 20px}}.team-section{padding:30px 20px;background:#f9fbfd;text-align:center}.team-section .container{max-width:1200px;margin:0 auto}.team-section .subtitle{font-size:15px;text-transform:uppercase;letter-spacing:2px;color:#6b7280;font-weight:600;margin-bottom:8px}.team-section .title{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem;line-height:1.3;margin-top:1rem}.team-section .title .highlight{color:#2563eb}.team-section .team-subtext{font-size:1.05rem;color:#4b5563;max-width:600px;margin:0 auto 2.5rem;line-height:1.6}.team-section .team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:40px;justify-items:center}.team-section .team-card{background:#fff;border-radius:16px;overflow:hidden;transition:all .3s ease-in-out;border:1px solid #e5e7eb;box-shadow:0 4px 14px #0000000a;width:100%;max-width:320px;position:relative}.team-section .team-card:hover{transform:translateY(-8px);border-color:#2563eb;box-shadow:0 12px 24px #00000014}.team-section .team-card .image-wrapper{position:relative;overflow:hidden;aspect-ratio:1/1}.team-section .team-card .image-wrapper img{width:100%;height:150%;object-fit:cover;transition:transform .3s ease;border-bottom:1px solid #e5e7eb}.team-section .team-card .image-wrapper:hover img{transform:scale(1.05)}.team-section .team-card .image-wrapper .social-icons{position:absolute;bottom:14px;left:50%;transform:translate(-50%);background:#fffffff2;border-radius:30px;padding:6px 14px;display:flex;gap:12px;opacity:0;transition:opacity .3s ease}.team-section .team-card .image-wrapper .social-icons i{font-size:14px;color:#1f2937;transition:color .3s ease}.team-section .team-card .image-wrapper .social-icons i:hover{color:#2563eb}.team-section .team-card .image-wrapper:hover .social-icons{opacity:1}.team-section .team-card .info{padding:10px 0}.team-section .team-card .info h3{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:0;margin-top:.5rem}.team-section .team-card .info p{font-size:.95rem;color:#6b7280;line-height:1.5;margin-top:.5rem;margin-bottom:.5rem}@media (max-width: 768px){.team-section .title{font-size:2rem}.team-section .team-subtext{font-size:1rem;margin-bottom:2rem}.team-section .team-card{max-width:90%}}.video-hero-section{font-family:Inter,sans-serif;padding:3rem 1rem;max-width:1100px;margin:0 auto}.video-hero-section .video-wrapper{position:relative;border-radius:1.25rem;overflow:hidden;height:360px}.video-hero-section .video-wrapper .background-video{width:100%;height:100%;object-fit:cover;display:block}.video-hero-section .video-wrapper .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00184880;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;gap:1.5rem}.video-hero-section .video-wrapper .watch-label{font-size:.875rem;letter-spacing:2px;opacity:.85}.video-hero-section .video-wrapper .video-title{font-size:2rem;font-weight:600;line-height:1.4}@media (max-width: 768px){.video-hero-section .video-title{font-size:1.5rem;margin-bottom:0}}.how-it-works{text-align:center;padding:4rem 2rem 2rem;max-width:1200px;margin:0 auto}.how-it-works .subtitle{text-transform:uppercase;letter-spacing:2px;color:#888;margin-bottom:.5rem;font-size:.875rem}.how-it-works h2{margin-top:0;font-size:2.25rem;font-weight:700;margin-bottom:3rem;color:#0e2141}.how-it-works h2 span{color:#338fc2}.how-it-works .steps{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:2rem;position:relative}.how-it-works .steps .step{flex:1 1 22%;max-width:240px;text-align:center;position:relative}.how-it-works .steps .step .icon-wrapper{display:inline-flex;align-items:center;justify-content:center;position:relative;width:80px;height:80px;margin:0 auto 1.25rem;cursor:pointer;text-decoration:none;transition:transform .2s ease}.how-it-works .steps .step .icon-wrapper:hover{transform:scale(1.1)}.how-it-works .steps .step .icon-wrapper img{width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none}.how-it-works .steps .step .icon-wrapper .connector{position:absolute;top:50%;left:150%;width:10rem;height:2px;background-color:#338fc2;transform:translateY(-50%)}.how-it-works .steps .step h4{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:#0e2141}.how-it-works .steps .step p{font-size:.875rem;color:#666;max-width:90%;margin:0 auto}@media (max-width: 768px){.how-it-works{padding:2rem 1rem}.how-it-works .steps{flex-direction:column;align-items:center}.how-it-works .steps .step{max-width:100%}.how-it-works .steps .step .icon-wrapper{width:100px;height:100px}.how-it-works .steps .step .icon-wrapper .connector{display:none}.how-it-works .steps .step h4{font-size:1.25rem}.how-it-works .steps .step p{font-size:1.1rem}}.why-choose-us{padding:4rem 2rem 1rem;background:#dfe6ec;max-width:100%;margin:0 auto}.why-choose-us .content{display:flex;gap:2rem;flex-wrap:wrap;align-items:center}.why-choose-us .content .left{flex:1;display:flex;justify-content:center}.why-choose-us .content .left .benefits-image{width:100%;max-width:500px;height:auto;object-fit:cover;border-radius:50%}.why-choose-us .content .right{flex:1;text-align:left}.why-choose-us .content .right .subtitle{text-transform:uppercase;color:#777;font-size:.875rem;letter-spacing:1.5px;margin-bottom:.5rem}.why-choose-us .content .right h2{font-size:2rem;margin-bottom:1rem;font-weight:700;line-height:1.4}.why-choose-us .content .right h2 span{color:#0e2141}.why-choose-us .content .right .description{font-size:1rem;color:#555;margin-bottom:1.5rem;max-width:500px}.why-choose-us .content .right .stats{display:flex;gap:2rem;margin-bottom:1.5rem}.why-choose-us .content .right .stats div strong{display:block;font-size:1.5rem;color:#000}.why-choose-us .content .right .stats div p{color:#888;font-size:.9rem}.why-choose-us .content .right .features{list-style:none;padding:0;margin-bottom:2rem}.why-choose-us .content .right .features li{display:flex;align-items:center;gap:.5rem;color:#444;margin-bottom:.75rem;font-size:.95rem}.why-choose-us .content .right .features li svg{color:#338fc2}.why-choose-us .content .right .cta{background-color:#338fc2;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:2rem;font-size:1rem;cursor:pointer;transition:background-color .3s}.why-choose-us .content .right .cta:hover{background-color:#3390c2bf}.why-choose-us hr{border:none;height:1px;background-color:#ccc;margin:4rem 2rem 2rem}@media (max-width: 768px){.why-choose-us .content{flex-direction:column}.why-choose-us .content .left,.why-choose-us .content .right{text-align:center}.why-choose-us .content .right .stats{justify-content:center}.why-choose-us .content .right .cta{width:100%;max-width:300px}}
