:root{--primary:#0d1855;--secondary:#03bdeb;--dark:#1c1c1c;--light:#fff;--card-bg:#eceef8;--shadow:0px 0px 79px 2px rgb(0 0 0 / 19%);--small-radius:8px;--large-radius:15px}html{scroll-behavior:smooth}img{max-width:100%;height:auto}*,.navigation .bottom-nav .menu-group .menu li *::before,*::after{box-sizing:border-box}body{margin:0;font-family:"Poppins",serif;font-style:normal;color:var(--dark)}h1{font-size:3.75rem;font-weight:800;line-height:100%;margin-top:0}h2{font-size:2.125rem;font-weight:600;line-height:100%;color:var(--primary);margin-top:0}h3{font-size:1.3rem;font-weight:500;line-height:120%;color:var(--primary);margin-top:0}h4{font-size:1rem;font-weight:500;line-height:100%;color:var(--primary);margin-top:0}h5{font-size:1rem;font-weight:500;line-height:100%}h6{font-size:.9rem;font-weight:500;line-height:100%}p{font-size:1rem;font-weight:300;line-height:135%}ul,ol{padding-left:1.2em}li{font-size:1rem;font-weight:300;line-height:135%;margin-bottom:.2em}a{text-decoration:none;transition:ease all 0.5s;color:var(--dark)}a:hover{color:var(--secondary)}.container{width:100%;max-width:1300px;padding:0 15px;margin:auto}.header-nav{position:fixed;width:100%;top:0;left:0;z-index:5;background:var(--light);transition:ease all 0.5s;box-shadow:var(--shadow)}.navigation{display:flex}.navigation .logo{width:17.23%;background:var(--primary);display:flex;align-items:center;padding:10px}.navigation .logo a{display:flex;justify-content:center}.navigation .logo a img{width:100%}.navigation .links{width:82.77%}.navigation .top-nav{display:flex;justify-content:flex-end;align-items:center;padding:6px 0 0}.navigation .top-nav .contact-info ul{display:flex;list-style-type:none;margin:0;margin-right:.25em}.navigation .top-nav .contact-info ul li{margin-left:1em}.navigation .top-nav .contact-info ul li a{font-size:.85em}.navigation .top-nav .social ul{display:flex;list-style-type:none;margin:0}.navigation .top-nav .social ul li a{display:block;width:18px;height:18px;margin-left:.6em}.navigation .top-nav .social ul li a img{width:100%}.navigation .bottom-nav{display:flex;justify-content:space-between;align-items:center;padding:1em 0}.navigation .bottom-nav .burger{display:none}.navigation .bottom-nav .menu-group .menu{display:flex;list-style-type:none;margin:0;margin-left:1em}.navigation .bottom-nav .menu-group .menu li{padding:0 .75em;position:relative;margin-bottom:0}.navigation .bottom-nav .menu-group .menu li a{text-transform:uppercase}.navigation .bottom-nav .menu-group .menu li.current-menu-item a{font-weight:700;color:var(--secondary)}.navigation .bottom-nav .menu-group .menu li:last-child{border-left:1px solid #93949b;padding-left:1.2em;margin-left:1em}.navigation .actions{display:flex;align-items:center}.navigation .actions a{display:flex;margin-left:.5em}.navigation .actions #fkcart-mini-toggler{margin:0 1em 0 .5em}.navigation .actions img{width:20px}.cta-btn-stroke{display:flex;border:1px solid var(--primary);color:var(--primary);padding:10px 20px;border-radius:var(--small-radius);width:max-content}.cta-btn-stroke:hover{background:var(--primary);color:var(--light)}.cta-btn{display:flex;border:1px solid var(--secondary);background:var(--secondary);color:var(--light);padding:10px 20px;border-radius:var(--small-radius);width:max-content}.cta-btn:hover{border:1px solid var(--primary);background:var(--primary);color:var(--light)}.cta-normal{display:flex;color:var(--light);padding:10px 20px;width:max-content;align-items:center}.cta-normal img{margin-right:5px}body.nav-transition .navigation .top-nav{display:none}body.home .navigation .top-nav .social img{filter:invert(1)}body.home:not(.nav-transition) .header-nav{background:#fff0;box-shadow:none}body.home:not(.nav-transition) .navigation .bottom-nav .menu-group .menu li a,body.home:not(.nav-transition) .navigation .top-nav .contact-info ul li a{color:var(--light)}body.home:not(.nav-transition) .navigation .bottom-nav .menu-group .menu li:hover a,body.home:not(.nav-transition) .navigation .top-nav .contact-info ul li:hover a{color:var(--secondary)}body.home:not(.nav-transition) .navigation .bottom-nav .menu-group .menu li.current-menu-item a{color:var(--secondary)}body.home:not(.nav-transition) .navigation .actions img{filter:invert(1);color:var(--light)}body.home:not(.nav-transition) .navigation .actions .cta-btn-stroke{border:1px solid var(--light);color:var(--primary);background:var(--light)}body.home:not(.nav-transition) .navigation .actions .cta-btn-stroke:hover{border:1px solid var(--primary);background:var(--primary);color:var(--light)}.animated{opacity:0;transform:translateY(20px);transition:opacity 0.5s ease-out,transform 0.5s ease-out}.animated.visible{opacity:1;transform:translateY(0)}.hero{position:relative;width:100%;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center}.banner{position:relative;width:100%;height:40dvh;overflow:hidden;display:flex;align-items:center;justify-content:center;margin:5em 0 2.5em;background-size:cover!important;background-position:center!important}.hero::before,.banner::before{content:"";position:absolute;width:100%;height:100dvh;background:rgb(0 0 0 / 25%);top:0;left:0}.dark-text::before{content:none}.hero::after{content:"";position:absolute;width:100%;height:120dvh;background:linear-gradient(to top,rgb(0 0 0 / .3) 0%,rgb(0 0 0 / .2) 50%,#fff0 100%)}.hero .inner-hero{width:100%}.hero .inner-hero .hero-video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:101%;object-fit:cover;z-index:-1}.hero .inner-hero .hero-contents{z-index:1;position:relative}.hero .inner-hero .hero-contents .hero-text{width:50%;color:var(--light)}.light-text h1,.light-text p,.light-text h2,.light-text h3{color:var(--light)}.dark-text{color:var(--primary)}.banner-text{position:relative;z-index:2;width:100%;max-width:600px}.banner-text h1{margin-bottom:10px;margin-top:.4em;font-weight:600}.hero .inner-hero .hero-contents .hero-text h1{font-weight:400}.hero .inner-hero .hero-contents .hero-text p{font-size:1.4rem;line-height:1.3em;font-weight:300;margin-top:0}.hero .inner-hero .hero-contents .hero-text .hero-ctas{display:flex;margin-top:2em}.hero-ctas a{background:#03bdeb61}body .cky-consent-container{width:96%!important;margin:0 2% 2%!important;border-radius:15px!important;overflow:hidden!important;box-shadow:0 0 79px 2px rgb(0 0 0 / 50%)!important}body .cky-revisit-bottom-left{display:none!important}.featured-services{position:relative;margin-top:-8.5em;z-index:1}.floating-services{display:flex;padding:2em;background:var(--light);box-shadow:var(--shadow);border-radius:var(--large-radius)}.floating-services .card h3{border-top:4px solid var(--primary);margin-top:0;margin-bottom:2em;padding-top:1em}.floating-services .card:nth-child(2) h3{border-top:4px solid #5463b5}.floating-services .card:nth-child(3) h3{border-top:4px solid var(--secondary)}.card{width:33%;padding:1.5em}.card p{text-align:justify}.card .thumb{width:100%;height:15em;background-size:cover!important;background-position:center!important;transition:ease all 0.5s}.card .thumb-wrapper{display:block;width:100%;height:15em;overflow:hidden;border-radius:var(--large-radius);margin-bottom:1em}.team-card .thumb,.team-card .thumb-wrapper{height:20em}.card:hover .thumb{transform:scale(1.1)}.card a:hover h3{color:var(--secondary)}.card a.learn-more{font-weight:500;color:var(--secondary);display:flex;align-items:center}.card a.learn-more img{width:15px;margin-left:0;opacity:0;transition:ease all 0.5s}.card a.learn-more:hover img{width:15px;margin-left:10px;opacity:1}.introduction-content{margin-bottom:2em}.introduction-content p{text-align:justify}.introduction-content h2{font-weight:400}.introduction-content a{color:var(--secondary)}.related-services .featured-services{margin-top:4em}.related-services .floating-services{display:flex;padding:0;background:#fff0;box-shadow:none;border-radius:0;gap:1em}.related-services h2{font-size:1.4rem;font-weight:500;color:var(--secondary)}.related-services .card{border:1px solid #0d185557;border-radius:var(--small-radius)}.related-services .floating-services .card h3{margin-bottom:0;font-size:1.2rem}.process{padding:5em 0 2.5em}.process .process-group{display:flex;align-items:center}.process .process-group .process-text{width:40%;padding-right:2em}.process .process-group .process-video{width:60%}.process .video-wrapper{position:relative;width:100%;margin:0 auto;margin-right:0}.process .video-cover{width:100%;cursor:pointer;display:block;border-radius:var(--large-radius)}.process .hidden-video{display:none;width:100%;aspect-ratio:16 / 9;position:relative;border-radius:var(--large-radius);object-fit:cover}.large-shop-cta{margin:2.5em 0}.shop-cta{background:var(--primary);border-radius:var(--large-radius);padding:2em 4em;color:var(--light);display:flex;align-items:center}.shop-cta h2 strong{color:var(--secondary)}.shop-cta a img{width:20px;height:20px;margin-right:5px}.shop-cta .cta-btn-stroke{border:1px solid var(--secondary);color:var(--light);align-items:center;margin-top:2em}.shop-cta .cta-btn-stroke:hover{color:var(--primary);background:var(--secondary)}.shop-cta-text{width:60%;padding-right:2em}.shop-cta-text h2{color:#fff}.shop-cta-image{width:40%;display:flex}.shop-cta-image img{width:100%}.gallery{padding:2.5em 0;padding-top:0}.gallery-slider{margin-bottom:3em}.gallery .text{width:100%;max-width:66%}.gallery .slick-slide{display:flex;align-items:center;justify-content:center;width:100%}.gallery img{max-width:100%;height:auto;padding:.9em;border-radius:1.6em}.marquee-left{transform:rotateY(180deg)}.marquee-left .image{transform:rotateY(180deg)}.testimonials{padding:2.5em 0}.testimonial-landing{padding:0}.testimonials .cta-container{display:flex;justify-content:flex-end;margin-top:1.5em}.testimonial-group{display:grid;grid-template-columns:repeat(3,1fr);margin-top:3em}.testimonial-group .test-card{border:1px solid var(--primary);border-radius:var(--large-radius);padding:2em;width:calc(100% - 1em);margin-bottom:1em}.testimonial-group .test-card:nth-child(2n){border:1px solid var(--secondary)}.testimonial-group .test-card .quotation-marks{width:60px;height:60px;background:url(/wp-content/uploads/2025/03/primary-quote.png);background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:50%}.testimonial-group .test-card:nth-child(2n) .quotation-marks{width:60px;height:60px;background:url(/wp-content/uploads/2025/03/secondary-quote.png);background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:50%}.testimonial-group .test-card .author{display:flex;align-items:center}.testimonial-group .test-card .author .test-details{width:calc(100% - 70px)}.testimonial-group .test-card .feedback{min-height:12em}.testimonial-group .test-card .author .thumbnail{width:60px;height:60px;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:50%;margin-right:10px}.testimonial-group .test-card .author h3{margin:0 0 5px;font-size:1.3rem}.testimonial-group .test-card .author p{margin:0;font-size:.9rem}.query-blocks{display:grid;grid-template-columns:repeat(3,1fr);padding:2.5em 0}.query-blocks .card{width:100%}.sidebar-layout{padding:2.5em 0}.single-temp-inner{display:flex;position:relative}.single-temp-inner .single-temp-sidebar{width:25%}.single-temp-inner .single-temp-sidebar ul,.single-temp-inner .single-temp-sidebar ol{list-style-type:none;padding-left:0}.single-temp-inner .single-temp-sidebar h4,.single-temp-inner .single-temp-sidebar h4{margin-top:.5em;margin-left:.5em}.single-temp-inner .single-temp-sidebar li{display:block}.single-temp-inner .single-temp-sidebar li a{width:90%;padding:.5em;display:block;border-radius:var(--small-radius);font-weight:400}.single-temp-inner .single-temp-sidebar li.active a{background:var(--primary);color:var(--light)}.single-temp-inner .single-temp-content{width:75%}.accordion-group{max-width:100%;margin:auto}.accordion-group__section{padding:2em;border-radius:var(--large-radius);position:relative;margin:.5em 0}.accordion-group__section::after{content:"";display:block;width:100%;border-bottom:1px solid #9fa1ac;position:absolute;bottom:0;transition:easeall 0.5s;left:50%;transform:translate(-50%,-50%)}.accordion-group__section.active{background:var(--card-bg);border-bottom:1px solid var(--light)}.accordion-group__section.active::after{border-bottom:1px solid var(--light)}.accordion-group__section a,.accordion-group__section a strong{color:var(--secondary)}.accordion-group__title{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.accordion-group__title h3{margin:0}.accordion-group__icon{transition:transform 0.3s ease-in-out}.accordion-group__icon img{width:20px}.accordion-group__section.active .accordion-group__icon{transform:rotate(180deg)}.accordion-group__content{max-height:0;overflow:hidden;opacity:0;transition:ease all 0.5s}.accordion-group__section.active .accordion-group__content{opacity:1;max-height:1920px}.accordion-group__section.active .accordion-group__content iframe{width:100%;margin-top:1.5em;aspect-ratio:16 / 9;height:30em;border-radius:var(--large-radius)}.accordion-group__content p{text-align:justify}.content-wrap{padding:2.5em 0}.content-wrap section{margin:2.5em 0}.highlight-wrap{display:flex;justify-content:space-between}.highlight-wrap .highlight-card{width:48%;padding:2em;background:var(--card-bg);border:1px solid var(--card-bg);border-radius:var(--large-radius)}.highlight-wrap .highlight-card:nth-child(2n){background:none;border:1px solid var(--primary)}.highlight-wrap .highlight-card h2{font-size:1.5em;line-height:112%}.highlight-blocks{padding:2.5em 0}.real-time-search{padding:2.5em 1.5em 0}.flag-slider .slick-track{display:flex;align-items:center}.grid-query input{width:100%;max-width:600px;font-size:1em;padding:1em;border-radius:var(--small-radius);border:1px solid var(--dark)}.grid-query .search-dropdown{position:absolute;background:var(--card-bg);width:100%;max-width:600px;border:0;list-style:none;padding:0;margin-top:0;max-height:200px;overflow-y:auto;border-radius:var(--small-radius);z-index:3}.grid-query .search-dropdown li{padding:10px;cursor:pointer;transition:ease all 0.5s}.grid-query .search-dropdown li:hover{background:var(--primary);color:var(--light)}.country-cta{padding:2.5em 0}.flag-cta .shop-cta{padding:4em}.flag-inner{display:block;position:relative;width:100%}.flag-inner::before{content:"";display:block;width:20%;height:100%;position:absolute;top:0;left:0;display:block;width:32%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(to right,var(--primary) 0%,var(--primary) 30%,transparent 100%);z-index:1}.flag-inner::after{content:"";display:block;width:20%;height:100%;position:absolute;top:0;right:0;background:linear-gradient(to right,var(--primary) 0%,var(--primary) 30%,transparent 100%);z-index:1;transform:rotate(180deg)}.flag-inner .flag-slider img{width:100%;padding:1em;border-radius:30px}.flag-cta .shop-cta-text{width:40%}.flag-cta .shop-cta-image{width:60%}.large-quote{padding-top:2.5em}.large-quote .container{display:flex;justify-content:center}.large-quote .quote-inner{display:flex;align-items:center}.large-quote .quote-inner .image{width:100%;max-width:300px;margin-right:1em}.large-quote .quote-inner .image img{width:100%}.large-quote .quote-inner .text h3{font-size:2em}.alternating-content{padding:2.5em 0}.alternating-inner{display:flex;align-items:center;margin:2em 0}.alternating-inner .text,.alternating-inner .image{width:50%;padding:1em}.alternating-inner .image img{border-radius:var(--large-radius);width:100%}.alternating-content .alternating-inner:nth-child(2n){flex-direction:row-reverse}.full-width-video{padding:4em 0 0}.full-width-video iframe{width:100%;height:100%;aspect-ratio:16 / 9;border-radius:var(--large-radius)}.faqs{padding:2.5em 0}.post-banner{height:55dvh}.post-banner .banner-text{max-width:100%;text-align:center;color:var(--light);margin-top:-10%}.post-content{max-width:calc(900px + 6em);margin:auto;margin-top:-20dvh;background:var(--light);position:relative;padding:3em;border-radius:var(--large-radius)}.post-content h2,.post-content h3,.post-content h4{margin:1em 0}.contact-section{padding-top:2.5em}.contact-inner{display:flex;gap:2em}.contact-inner .form-column{width:60%}.contact-inner .info-column{width:40%}.contact-inner .info-column br{display:none}.contact-inner .info-column iframe{height:180px;width:100%;border-radius:var(--large-radius)}.contact-inner .info-column .location{padding:2em 2em 1em;background:var(--card-bg);border-radius:var(--large-radius);margin-bottom:2em}.wpforms-container,#wpcf7-f726-o1{padding:0!important;margin:0!important;border:1px solid var(--primary)!important;padding:2em!important;border-radius:var(--large-radius)!important}.uacf7-multisetp-form{margin-top:2em}.wpforms-container .wpforms-form .wpforms-field-label,.wpforms-container .wpforms-form .wpforms-field-sublabel,.wpforms-container .wpforms-form .wpforms-field-description,.wpforms-container .wpforms-form textarea,.wpforms-container .wpforms-form li,.wpforms-container .wpforms-form th{font-family:"Poppins",serif!important;font-size:1rem!important;font-weight:400!important;color:var(--primary)!important}.wpforms-container input.wpforms-field-medium,.wpforms-container select.wpforms-field-medium,.wpforms-container .wpforms-field-row.wpforms-field-medium,.wp-core-ui div.wpforms-container input.wpforms-field-medium,.wp-core-ui div.wpforms-container select.wpforms-field-medium,.wp-core-ui div.wpforms-container .wpforms-field-row.wpforms-field-medium,div.wpforms-container-full .wpforms-form textarea{max-width:100%!important;border-radius:var(--small-radius)!important;border:1px solid #000;padding:8px;margin-bottom:5px}.wpforms-field{display:flex;flex-direction:column}.wpforms-submit{display:flex;border:1px solid var(--secondary);background:var(--secondary);color:var(--light);padding:10px 20px;border-radius:var(--small-radius);width:max-content;font-size:20px;margin-top:5px}.shop-wrap{padding:2.5em 0}.sidebar-burger{display:none}.store-inner{display:flex;gap:2em}.store-inner .woocommerce-sidebar{width:25%}.store-inner .woocommerce-shop{width:75%}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{display:none;content:none}.woocommerce-page ul.products{display:grid;grid-template-columns:repeat(3,1fr);gap:3em;width:100%}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:100%;margin:0;float:none}.woocommerce ul.products li.product a img{border-radius:var(--large-radius);border:1px solid var(--primary)}.woocommerce-sidebar .widget_search{margin-bottom:3em}.woocommerce-sidebar .wp-block-woocommerce-product-categories ul{padding-left:0}.woocommerce-sidebar .wp-block-search__input{font-size:1em;padding:.5em;border-radius:var(--small-radius);border:1px solid var(--dark)}.woocommerce-sidebar .wp-block-search__button,.woocommerce-sidebar .wp-block-search__label{display:none}.woocommerce-sidebar .wc-blocks-filter-wrapper h3{font-size:1.2em}.wc-block-components-price-slider--is-input-inline .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount{max-width:100px!important;border:1px solid var(--card-bg);outline:none;border-radius:var(--small-radius)!important}blockquote{background:var(--card-bg);border-radius:var(--large-radius);padding:2em;margin-left:1em}blockquote p:last-child{margin-bottom:0}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price{color:#958f8f}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price{color:var(--secondary)}.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{color:var(--secondary);font-size:1.5em;font-weight:600}.woocommerce nav.woocommerce-pagination{margin-top:5em}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li,.woocommerce nav.woocommerce-pagination ul{border:0}.woocommerce-page ul.products li.product img,.woocommerce-page ul.products li.product h2{transition:ease all 0.5s}.woocommerce-page ul.products li.product:hover img{opacity:.8}.woocommerce-page ul.products li.product:hover h2{color:var(--secondary)}.woocommerce-page ul.products li.product.featured:hover::before{opacity:1}.woocommerce-page ul.products li.product.featured::before{content:"Best seller";position:absolute;top:0;right:0;background:var(--secondary);color:var(--light);padding:10px;border-top-right-radius:15px;border-bottom-left-radius:15px;font-size:.8rem;z-index:1}.woocommerce nav.woocommerce-pagination ul li{margin:0 4px}.woocommerce nav.woocommerce-pagination ul li a{width:30px;height:30px;border-radius:50%}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--primary);color:var(--light);width:30px;height:30px;border-radius:50%}.woocommerce-sidebar .widget_brand_nav{margin-top:3em}.woocommerce-sidebar .widget_brand_nav ul{padding:0;list-style-type:none}.woocommerce-sidebar .widget_brand_nav h3{font-size:1.2em}.woocommerce-sidebar .widget_brand_nav ul li{margin-bottom:10px}.woocommerce-sidebar .widget_brand_nav ul li span.count{font-size:.7rem;font-weight:600;color:var(--secondary)}.woocommerce-sidebar .clear-filters{display:flex;border:1px solid var(--primary);color:var(--primary);padding:10px 20px;border-radius:var(--small-radius);width:max-content}.woocommerce-sidebar .clear-filters:hover{background:var(--primary);color:var(--light)}.single-product-wrap{margin:10em 0 2.5em}.woocommerce-product-gallery .flex-viewport{margin-bottom:1em}.woocommerce-product-gallery .flex-viewport img{border:1px solid var(--primary);border-radius:var(--large-radius);margin:0 5px}.woocommerce div.product div.images .flex-control-thumbs{clear:none;display:grid;grid-template-columns:repeat(6,1fr);gap:1em}.woocommerce div.product div.images .flex-control-thumbs li{float:none;width:100%;border-radius:var(--small-radius);overflow:hidden;border:1px solid var(--primary)}.woocommerce div.product .product_title{font-size:2em}.woocommerce div.product form.cart .variations{background:var(--card-bg);padding:1em;border-radius:var(--small-radius);width:max-content}.woocommerce div.product form.cart .variations tbody{display:flex}.woocommerce div.product form.cart .variations select{min-width:185px;padding:10px;border-radius:var(--small-radius);margin-left:1em}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{vertical-align:middle;font-weight:400}.woocommerce div.product form.cart .variations td label{font-weight:500}.woocommerce-variation-add-to-cart-enabled{margin-top:1em}.woocommerce .quantity .qty{padding:10px;border-radius:var(--small-radius);border:1px solid #000}.woocommerce div.product form.cart .button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button,.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{background:var(--primary);border-radius:var(--small-radius);background:var(--primary);border-radius:var(--small-radius);padding:10px 15px;font-size:1em;transition:ease all 0.5s;color:var(--light)}.woocommerce div.product form.cart .button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover,.woocommerce #payment #place_order:hover,.woocommerce-page #payment #place_order:hover{background:var(--secondary);color:var(--light)}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{background:green}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{background:#006300}.woocommerce div.product div.images .woocommerce-product-gallery__image a{display:flex;justify-content:center;width:100%}.woocommerce div.product div.images img{width:auto;display:block;box-shadow:none;height:100%;max-height:609px}.entry-summary .product_meta{display:flex;flex-direction:column}.entry-summary .product_meta{font-weight:400;font-size:.9em}.entry-summary .product_meta>span{margin-bottom:5px}.entry-summary .product_meta .sku_wrapper span,.entry-summary .product_meta a{font-weight:300;font-size:.8em}.woocommerce-error,.woocommerce-info,.woocommerce-message{background:var(--card-bg);border-radius:var(--large-radius);border-top:0px!important;outline:none!important}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{content:none!important}.single-product .woocommerce-message{display:none!important}.woocommerce-tabs{background:var(--card-bg);padding:2em;border-radius:var(--large-radius)}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:var(--card-bg)}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:var(--card-bg);border-bottom:1px solid var(--card-bg)}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-weight:400}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{font-weight:500;color:var(--primary)}.woocommerce-product .related{margin-top:2.5em}.woocommerce-product .related ul{grid-template-columns:repeat(4,1fr)}.checkout-wrap{padding:2.5em}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{top:1.2em}.account-wrap .woocommerce-account{border:2px solid var(--primary);border-radius:var(--large-radius);padding:2em;margin:2.5em 0}.account-wrap .woocommerce-account .woocommerce-MyAccount-navigation{padding:0;border-right:2px solid var(--primary)}.account-wrap .woocommerce-account .woocommerce-MyAccount-navigation li{list-style-type:none;padding:10px}.account-wrap .woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{font-weight:500}.account-wrap .woocommerce-account .woocommerce-Address-title h2{font-size:1.2em}.woocommerce-account .addresses .title .edit{float:none}#order_review{background:var(--card-bg);padding:2em;border-radius:var(--large-radius)}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background:none}#order_review_heading{margin-top:2em}body.has-highlighted-billing-section div.woocommerce form .fc-step__substep[data-substep-id="billing_address"]{background-color:var(--light)!important;padding:2em;border-radius:var(--large-radius)}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item{margin-bottom:1em!important}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image img{border-radius:5px}.uacf7-wrapper-default input[type="date"],.uacf7-wrapper-default input[type="email"],.uacf7-wrapper-default input[type="number"],.uacf7-wrapper-default input[type="password"],.uacf7-wrapper-default input[type="search"],.uacf7-wrapper-default input[type="tel"],.uacf7-wrapper-default input[type="text"],.uacf7-wrapper-default input[type="url"],.uacf7-wrapper-default select,.uacf7-wrapper-default textarea,.uacf7-wrapper-default label span textarea,.uacf7-wrapper-default label span input{width:100%;margin-bottom:1em}.uacf7-wrapper-default input[type="date"],.uacf7-wrapper-default input[type="email"],.uacf7-wrapper-default input[type="number"],.uacf7-wrapper-default input[type="password"],.uacf7-wrapper-default input[type="search"],.uacf7-wrapper-default input[type="tel"],.uacf7-wrapper-default input[type="text"],.uacf7-wrapper-default input[type="url"],.uacf7-wrapper-default select,.uacf7-wrapper-default textarea,.uacf7-wrapper-default label span textarea,.uacf7-wrapper-default label span input{border:1px solid #bfbfbf!important}.uacf7-wrapper-default textarea{font-family:"Poppins",serif;font-style:normal}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;border:1px solid #bfbfbf!important;padding:10px;font-size:16px;border-radius:5px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24"><path fill="black" d="M7 10l5 5 5-5z"/></svg>');background-repeat:no-repeat;background-position:right 10px center;background-size:16px}.wpcf7-not-valid-tip{font-size:12px}.progressbar-style-1.steps-form .steps-row .steps-step a{border-radius:var(--small-radius)!important;overflow:hidden}.progressbar-style-1.steps-form .steps-row .steps-step{background:none!important}body .steps-form .steps-row .steps-step .btn-circle.uacf7-btn-active,body .steps-form .steps-row .steps-step .btn-circle.completed{background-color:var(--primary)!important;color:#fff!important}body .progressbar-style-1 .uacf7-btn-default{background-color:var(--card-bg)!important}.uacf7-step.step-content.step-start button.uacf7-next,.uacf7-step.step-content button.uacf7-next,.uacf7-step.step-content button.uacf7-prev,.uacf7-step.step-content button.uacf7-next,#add-pet{display:flex;border:1px solid var(--primary);background:var(--primary);color:var(--light);font-size:1em;padding:10px 20px;border-radius:var(--small-radius);width:max-content;font-family:"Poppins",serif!important;float:none;transition:ease all 0.5s;cursor:pointer}.uacf7-step.step-content.step-start button.uacf7-next:hover,.uacf7-step.step-content button.uacf7-next:hover,.uacf7-step.step-content button.uacf7-prev:hover,.uacf7-step.step-content button.uacf7-next:hover,#add-pet:hover{opacity:.8}.wpcf7-submit{width:100%!important;border:1px solid var(--secondary);background:var(--secondary)!important;display:flex;color:var(--light);font-size:1em;padding:10px 20px;border-radius:var(--small-radius);width:max-content;font-family:"Poppins",serif!important;transition:ease all 0.5s;cursor:pointer}.wpcf7-submit:hover{border:1px solid var(--primary);background:var(--primary)!important}#add-pet{margin-bottom:2em}.uacf7-step-726 p:last-child{display:flex;width:100%;justify-content:space-between}.wpcf7-spinner{display:none!important}.uacf7-step .highlight{padding:1em;background:var(--card-bg);border-radius:var(--large-radius);margin-bottom:1em}.petimage{margin-top:2em}.thank-you{text-align:center;padding:2.5em 0}.thank-you img{width:100px;margin:auto}body .uacf7-wrapper-default select,.wpcf7-list-item-label{font-size:.8rem}body .crates .wpcf7-list-item:first-child{margin-left:0}body .uacf7-wrapper-default label span{margin-top:0}body .pet-group{background:#ebedf7;margin-bottom:1em;padding:2em;border-radius:var(--large-radius);position:relative}body .uacf7-row label{display:flex;justify-content:space-between;align-items:center}body .remove-pet{background:red;border:0;margin-top:1em;color:#fff;padding:.5em 1em;border-radius:var(--small-radius);cursor:pointer;transition:ease all 0.5s}body .remove-pet:hover{opacity:.7}body .uacf7-row label a{font-size:12px;color:var(--secondary)}body .uacf7-row:first-child{margin-bottom:1em}body .pet-group p{font-size:12px;margin-top:0}body .uacf7-col-3{flex:0 0 2g%}body .uacf7-row .lip{border:0;padding:0;height:32px;width:100px;color:var(--light);background:#3b467b;border-radius:var(--small-radius);font-size:12px;line-height:0;margin:1em;cursor:pointer;transition:ease all 0.5s;clear:both;position:absolute;right:1em;bottom:-5em}body .uacf7-row .lip:hover{background:var(--primary)}body #pet-row-1 .lip{opacity:0}body .pet-group .breed{margin-bottom:1em;width:100%}body .pet-group .breed p{margin-top:0}body .step-end .wpcf7-checkbox{display:flex;flex-direction:column}body .step-end .wpcf7-submit{margin-top:2em}body .wpcf7 input[type="file"]{border:1px solid #bfbfbf;padding:1em;border-radius:5px;background:#dbdeef}.country-quote{background:var(--primary);text-align:center;border-radius:var(--large-radius);padding:4em 2em;color:#fff;margin:4em 0em;width:100%}.country-quote h3,.country-quote p{color:#fff}.country-quote .cta-btn-stroke{border:1px solid var(--light);color:var(--light);margin:auto}.country-quote .cta-btn-stroke:hover{background:var(--secondary);border:1px solid var(--secondary)}.single-alternating{padding:0}.single-alternating .alternating-inner{margin-bottom:0}.single-alternating .right{flex-direction:row-reverse}.page-template-about .alternating-content{padding:0}.accredentions{margin:2.5em 0}.accredentions .logos{display:flex;align-items:center;justify-content:center;gap:6%}.accredentions .logos a:hover{opacity:.8}.cta-banner{background:var(--primary);text-align:center;color:var(--light);padding:4em 0}.cta-banner h2{color:var(--light)}.cta-banner h2 strong{color:var(--secondary)}.cta-banner .cta-btn{margin:auto}.cta-banner .cta-btn:hover{border:1px solid var(--light);background:var(--light);color:var(--primary)}.payflex-text-title{font-size:1rem!important}.payflex-text-subtitle{font-size:0.8rem!important}.contact-full-width{flex-direction:column}.contact-full-width .form-column{width:100%}.contact-full-width .wpforms-field-container .wpforms-field{float:left;clear:none;width:calc(50% - 2em);margin:0 1em}.contact-full-width .wpforms-field-container .wpforms-field-textarea{width:100%;margin:0}.contact-full-width .wpforms-field-container .wpforms-field-radio{margin:0;width:28%}.contact-full-width div.wpforms-container-full button[type=submit]{display:flex;align-items:center}.contact-full-width .info-column{width:100%;display:flex;justify-content:space-between}.contact-full-width .info-column .location{width:calc(50% - 1em)}footer{background:#060a1f;padding:4em 0}footer a,footer p,footer span{font-size:14px;color:#aeacac}footer h4{color:var(--secondary)}footer ul{padding-left:0}footer ul li{list-style-type:none;margin-bottom:.75em}footer .footer-inner{display:flex;justify-content:space-between;gap:1em}footer .footer-inner .footer-column{width:22%}footer .footer-inner .brand-column{width:33%;display:flex;flex-direction:column;justify-content:space-between}footer .footer-inner .brand-column .logo{width:90%;max-width:300px}footer .footer-inner .brand-column .logo img{width:100%}footer .footer-inner .brand-column span{font-size:.7rem;margin-top:1em;opacity:.5;padding-bottom:1em}footer .location{margin-bottom:2em}footer .social{padding-bottom:.8em}footer .social ul{display:flex}footer .social ul li{width:35px;height:35px;margin-right:10px;margin-bottom:0}footer .social ul li img{width:100%;filter:invert(1)}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus,.skip-link:focus{position:fixed!important;top:12px;left:12px;z-index:99999;width:auto;height:auto;clip:auto;padding:12px 16px;margin:0;background:#fff;color:var(--primary);border:3px solid var(--secondary);border-radius:var(--small-radius)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--secondary);outline-offset:3px}.navigation .actions .cta-btn{min-height:44px;display:inline-flex;align-items:center;background:var(--primary);color:var(--light)}body.home:not(.nav-transition) .navigation .actions .cta-btn{background:var(--secondary);color:var(--primary)}.hero{height:clamp(560px, 82vh, 760px)}.hero::before,.hero::after,.hero .inner-hero .hero-image{height:100%!important}.hero .inner-hero .hero-contents .hero-text .hero-ctas{gap:12px;flex-wrap:wrap}.hero-ctas .cta-btn{background:var(--primary);color:var(--light)}.hero-ctas .cta-btn-stroke{border-color:var(--light);color:var(--light);background:rgb(13 24 85 / .3)}.accordion-group__title{width:100%;padding:0;border:0;background:#fff0;text-align:left;font:inherit}.single-temp-inner .single-temp-sidebar .sidebar-heading{margin-top:.5em;margin-left:.5em;font-size:1rem;line-height:1;font-weight:500}footer .footer-heading,footer .location h2{color:var(--secondary);font-size:1rem;line-height:1;font-weight:500}@media (max-width:768px){.navigation .menu-group .burger{min-width:44px;min-height:44px}.hero{height:clamp(540px, 80vh, 680px)}}.banner{overflow:hidden}.banner .banner-lcp-image{position:absolute;inset:0;z-index:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center center;pointer-events:none}.banner>.container{position:relative;z-index:1}.thumb-wrapper>img.thumb{display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center}.thumbnail>img.testimonial-thumbnail-image{display:block;width:100%;height:100%;max-width:none;object-fit:cover;border-radius:inherit}