@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans&display=swap";@import "//src/scss/_main/typography";:root{--base-color-black:#000;--base-color-white:#fff;--base-color-white-light:#fef6f4;--base-color-grey:#72737e;--base-color-grey-light:#e0e1eb;--base-color-orange:#083552;--base-color-red:red}.animated{animation-duration:1s;animation-fill-mode:both}.infinite{animation-iteration-count:infinite}.delay-025{animation-delay:.25s}.delay-050{animation-delay:.5s}.delay-115{animation-delay:1.15s}@keyframes slide-in-left{0%{opacity:0;transform:translate(-1000px)}to{opacity:1;transform:translate(0)}}@keyframes slide-in-right{0%{opacity:0;transform:translate(1000px)}to{opacity:1;transform:translate(0)}}@keyframes slide-in-left-rotate{0%{opacity:0;transform:translate(-1000px)}to{opacity:1;transform:rotate(38deg)}}@keyframes slide-in-fwd-center{0%{opacity:0;transform:translateZ(-1400px)}to{opacity:1;transform:translateZ(0)}}@keyframes fade-out{0%{opacity:1!important}to{opacity:0}}@keyframes fade-in{0%{opacity:0}to{opacity:1!important}}.fade-in{animation-name:fade-in}@keyframes fade-in-up{0%{opacity:0;transform:translateY(400px)}50%{opacity:.3}to{opacity:1;transform:translateY(0)}}.fade-in-up{overflow:hidden;transform:translateY(400px)}.animated-section.go .fade-in-up{animation-name:fade-in-up}@keyframes fade-in-up-mega{0%{opacity:0;transform:translateY(50px)}50%{opacity:.3}to{opacity:1;transform:translateY(0)}}.fade-in-up-mega{overflow:hidden;transform:translateY(50px)}.animated-section.go .fade-in-up-mega{animation-name:fade-in-up-mega}@keyframes up-down-arr-left{0%{transform:translate(0)rotate(-180deg)}to{transform:translate(-3px)rotate(-180deg)}}@keyframes up-down-arr-right{0%{transform:translate(0)}to{transform:translate(-3px)}}@keyframes fade-in-down{0%{opacity:0;transform:translateY(-200px)}50%{opacity:.3}to{opacity:1;transform:translateY(0)}}.fade-in-down{overflow:hidden;transform:translateY(400px)}.animated-section.go .fade-in-down{animation-name:fade-in-down}@keyframes fade-in-right{0%{opacity:0;transform:translate(-1000px,-50%)}50%{opacity:.3}to{transform:translateY(-100%)}}@keyframes wobble-hor-bottom{0%,to{transform-origin:50%;transform:translate(0%)}15%{transform:translate(-10px)rotate(-3deg)}30%{transform:translate(10px)rotate(4deg)}45%{transform:translate(-10px)rotate(-3.6deg)}60%{transform:translate(6px)rotate(2.4deg)}75%{transform:translate(-3px)rotate(-1.2deg)}}@keyframes grow-line{0%{width:0}to{opacity:1;width:100%}}@keyframes grow-line-back{0%{opacity:1;width:100%}to{width:0}}@keyframes grow-line-search{0%{width:0}to{width:50vw}}@keyframes grow-line-left{0%{opacity:0;width:0}to{opacity:1;width:10vw}}@keyframes grow-line-left-flex{0%{opacity:0;width:0}to{opacity:1;width:100%}}@keyframes border{0%,24%{border-color:#0000}25%{border-top-color:#fff}49%{border-right-color:#0000}50%{border-right-color:#fff}74%{border-bottom-color:#0000}75%{border-bottom-color:#fff}99%{border-left-color:#0000}to{border-color:#fff}}@keyframes border-after{0%{width:0;height:2px;inset:-2px auto auto -2px}24.99%{width:calc(100% + 10px);height:2px;inset:-2px auto auto -2px}25%{width:2px;height:0;inset:-2px -2px auto auto}49.99%{width:2px;height:calc(100% + 10px);inset:-2px -2px auto auto}50%{width:0;height:2px;inset:auto -2px -2px auto}74.99%{width:calc(100% + 10px);height:2px;inset:auto -2px -2px auto}75%{width:2px;height:0;inset:auto auto -2px -2px}to{width:2px;height:calc(100% + 10px);inset:auto auto -2px -2px}}@keyframes up-down{0%{transform:translateY(0)}to{transform:translateY(-12px)}}@keyframes bgp-right{0%{background-position:50%}to{background-position:100% 100%}}@keyframes scale-in-tr{0%{transform-origin:100% 0;opacity:1;transform:scale(0)}to{transform-origin:100% 0;opacity:1;transform:scale(1)}}@keyframes dothabottomcheck{0%{height:0}to{height:10px}}@keyframes dothatopcheck{0%{height:0}50%{height:0}to{height:23px}}@keyframes loading-dots{0%{-webkit-transform:scale(0)}to{-webkit-transform:scale(1)}}@keyframes rotation{0%{transform:rotate(0)}15%{transform:rotate(50deg)}30%{transform:rotate(100deg)}45%{transform:rotate(150deg)}60%{transform:rotate(200deg)}75%{transform:rotate(250deg)}90%{transform:rotate(300deg)}to{transform:rotate(360deg)}}@keyframes rotation90deg{0%{transform:rotate(0)}50%{transform:rotate(45deg)}to{transform:rotate(90deg)}}@keyframes rotation90degback{0%{transform:rotate(90deg)}50%{transform:rotate(45deg)}to{transform:rotate(0)}}@keyframes orotation{0%{transform:rotate(0)}15%{transform:rotate(-50deg)}30%{transform:rotate(-100deg)}45%{transform:rotate(-150deg)}60%{transform:rotate(-200deg)}75%{transform:rotate(-250deg)}90%{transform:rotate(-300deg)}to{transform:rotate(-360deg)}}.letters-hover-slide{width:100%;height:100px;display:inline-block}.letters-hover-slide:hover>span{height:auto;display:inline-block;transform:scale(.75)!important}.letters-hover-slide>span{cursor:pointer;font-size:60px;transition:transform .3s;white-space:pre-wrap!important}.letters-hover-slide>span:hover{transform:scale(1.25)!important}.words-hover-slide{overflow:clip}.words-hover-slide>span{cursor:pointer;font-size:60px;transition:transform .3s ease-in-out;padding-right:20px!important}.words-hover-slide>span:not(:hover){display:inline-block;transform:translateY(50%)}.txt-animation-slide-1>span{opacity:0;white-space:pre;animation:slide-1 1.2s ease calc(var(--index)*100*1ms)forwards alternate;font-size:60px;display:inline-block}.txt-animation-slide-2>span{opacity:0;animation:slide-1 1.2s ease calc(var(--index)*100*1ms)forwards alternate;font-size:60px;display:inline-block;padding-right:20px!important}@keyframes slide-1{0%{opacity:0;animation-timing-function:ease-out;transform:translate(5%)}to{opacity:1;text-shadow:0 0 25px var(--glow-color);animation-timing-function:ease-in-out;transform:translate(0%)}}.letters-breath-slide>span{white-space:pre;animation:breath 1.2s ease calc(var(--index)*100*1ms)infinite alternate;font-size:60px;display:inline-block}@keyframes breath{0%{animation-timing-function:ease-out;transform:matrix(1,0,0,1,0,0)}to{text-shadow:0 0 25px var(--glow-color);animation-timing-function:ease-in-out;transform:matrix(1.25,0,0,1.25,0,-5)}}.words-trampoline-slide>span,.letter-trampoline-slide>span{white-space:pre;animation:trampoline 3s ease calc(var(--index)*150*1ms)infinite alternate;font-size:60px;display:inline-block;transform:translateY(100%)}.words-trampoline-slide>span{padding-right:20px}@keyframes trampoline{0%{animation-timing-function:ease-out;transform:translateY(100%)}50%{animation-timing-function:ease-in;transform:translateY(0)}}body{color:#083552;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;font-size:16px}h1,h2,h3,h4,h5,h6{font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif}h1,.h1{letter-spacing:-.014em;text-transform:none;color:#083552;margin-bottom:30px;font-size:4.5625rem;font-weight:500;line-height:1.1}h1 s,h1 em,.h1 s,.h1 em{color:#083552;text-decoration:none}@media (width<=991.98px){h1,.h1{letter-spacing:0;font-size:2.875rem;font-weight:500;line-height:48px}}h1.wp-block-query-title>span,.h1.wp-block-query-title>span{letter-spacing:-.014em;text-transform:none;font-size:4.5625rem;font-weight:700}.h2-large{letter-spacing:-.016em;color:#083552;margin-bottom:30px;font-size:4rem;font-weight:500;line-height:1.25}@media (width<=991.98px){.h2-large{letter-spacing:0;font-size:4rem;line-height:48px}}h2,.h2{letter-spacing:-.016em;color:#083552;margin-bottom:30px;font-size:3.75rem;font-weight:500;line-height:1.25}h2 s,h2 em,.h2 s,.h2 em{color:#083552;text-decoration:none}h2 strong,.h2 strong{font-weight:700;position:relative}h2 strong:after,.h2 strong:after{content:"";border-bottom:5px solid #083552;width:100%;position:absolute;bottom:-6px;left:0}@media (width<=767.98px){h2 strong:after,.h2 strong:after{border-bottom:3px solid #083552;bottom:-4px}}h2 a,.h2 a{font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif!important}@media (width<=991.98px){h2,.h2{margin-bottom:25px;font-size:2.25rem;line-height:1.2}h2 br,.h2 br{display:none}}@media (width<=575.98px){h2,.h2{letter-spacing:0;font-size:2.875rem}}h3,.h3{color:#083552;letter-spacing:-1px;margin-bottom:15px;font-size:3rem;font-weight:600;line-height:1.2}h3 s,h3 em,.h3 s,.h3 em{color:#0d6efd;text-decoration:none}h3 a,.h3 a{font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif!important}@media (width<=991.98px){h3,.h3{font-size:1.5rem}}@media (width<=575.98px){h3,.h3{letter-spacing:0;font-size:1.375rem;line-height:24px}}.h3-card{color:#fff;letter-spacing:-1px;margin-bottom:15px;font-size:3rem;font-weight:400;line-height:1.2}.h3-card s,.h3-card em{color:#0d6efd;text-decoration:none}.h3-card a{font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif!important}@media (width<=991.98px){.h3-card{font-size:1.5rem}}@media (width<=575.98px){.h3-card{letter-spacing:0;font-size:1.375rem;line-height:24px}}.h3-card:hover{color:#083552}.h3S{letter-spacing:-.025em;font-size:2.5rem;font-weight:400;line-height:1.2em}h4,.h4{margin-bottom:15px;font-size:2.125rem;font-weight:600;line-height:1.2}h5,.h5{letter-spacing:.05em;margin-bottom:15px;font-size:1.25rem;font-weight:400;line-height:1.2}h6,h6{margin-bottom:15px;font-size:1.0625rem;font-weight:600;line-height:1.2}a{font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;text-decoration:none}p,span,label{letter-spacing:-.18px;color:#083552;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:400}@media (width<=575.98px){p,span,label{font-size:14px;line-height:20px}}p strong,span strong,label strong{color:#083552}p a,span a,label a{white-space:nowrap;color:#083552;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:400;text-decoration:underline}@media (width<=575.98px){p a,span a,label a{font-size:14px;line-height:20px}}p s,p em,span s,span em,label s,label em{color:#0d6efd;text-decoration:none}p:not(.swiper-pagination-bullet,.breadcrumb-icon):empty{display:none}ul{padding-left:0;list-style:none}ul li{color:#083552;margin-bottom:5px;padding-left:15px;font-size:14px;font-weight:400;line-height:22.4px;position:relative}@media (width<=575.98px){ul li{font-size:14px;line-height:20px}}ul li s,ul li em{color:#083552;text-decoration:none}ul li.text-white{color:#fff}ul li:before{content:"";background-color:#083552fa;border-radius:100%;width:4px;height:4px;display:inline-block;position:absolute;left:0;top:8px!important}ul.li-mb-15 li{margin-bottom:15px}ul.icon-list li{margin-bottom:40px;padding-left:45px}ul.icon-list--green li{padding-left:40px}ul.has-white-color li{color:#fff}ul.has-white-color li:before{background-color:#fff}ul.contact-details{padding-left:0}ul.contact-details li{padding-left:30px}ul.contact-details li:before{content:"";background:url(../email-black.9bd327e7.svg) 0/100% no-repeat;width:24px;height:24px;display:block;position:absolute;background-color:#0000!important}ul.contact-details li::marker{display:unset}ul.contact-details li.contact-details_email:before{background:url(../email-black.9bd327e7.svg) 0/100% no-repeat}ul.contact-details li.contact-details_tel:before{background:url(../tel-black.2a87cbf6.svg) 0/100% no-repeat}ul.contact-details li.contact-details_loc{max-width:450px}ul.contact-details li.contact-details_loc:before{background:url(../loc-black.b8819179.svg) 0/21px no-repeat;height:40px}ul.wp-block-post-template li:before{content:unset!important}ul.is-style-default li{color:#083552;margin-bottom:5px;font-size:14px;font-weight:400;line-height:22.5px;position:relative}@media (width<=575.98px){ul.is-style-default li{line-height:20px}}ul.is-style-default li:before{background-color:#083552!important}ul.is-style-tick-list li{padding-left:30px!important}ul.is-style-tick-list li:before{content:"";background:url(../li-tick-black.b4b660a8.svg) 100%/auto 100% no-repeat!important;border-radius:100%!important;width:15px!important;height:15px!important;display:block!important;top:5px!important}ul.is-style-contact-details-white li{color:#fff}ul.is-style-contact-details-white li.contact-details_email:before{background:url(../email-white.c0c5103e.svg) 0/100% no-repeat}ul.is-style-contact-details-white li.contact-details_tel:before{background:url(../tel-white.2618cd6b.svg) 0/100% no-repeat}ul.is-style-contact-details-white li.contact-details_loc:before{background:url(../loc-white.5d9ededb.svg) 0/21px no-repeat}ul.is-style-no-bullets li{padding-left:0!important}ul.is-style-no-bullets li:before{content:unset!important}ul.list-menu li{margin-bottom:15px;line-height:25px}ul.list-menu li a{color:#083552;font-size:18px;font-weight:300}ul.list-menu li a:hover{text-decoration:underline;color:#083552b3!important}ol{padding-left:15px}ol li{padding-left:5px}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{margin:0;overflow-x:hidden}html .has-modal-open{overflow-y:auto}html.is-menu-open{overflow-y:hidden!important}@media (width<=1199.98px){html.is-menu-open body .site-header .btn-contact{animation:.2s linear both fade-in;display:flex!important}}body{margin:0;font-size:16px;overflow-x:hidden}@media (width<=991.98px){body{font-size:16px}}body.fixed{overflow-y:hidden}body .container-boxed{max-width:1410px;margin:0 auto}@media (width<=1779.98px){body .container-boxed{max-width:calc(100vw - 100px)}}@media (width<=1399.98px){body .container-boxed{max-width:calc(100vw - 80px)}}@media (width<=575.98px){body .container-boxed{max-width:calc(100vw - 40px)}body .container-boxed .row{margin:0 auto!important}}body .container-boxed-ex{max-width:1872px!important;margin:0 auto!important}@media (width<=991.98px){body main .row:first-child .row,body .wp-block-group .row:first-child .row,body .wp-site-blocks .row:first-child .row{padding-left:0;padding-right:0}}@media (width<=575.98px){body main .row:first-child .row,body .wp-block-group .row:first-child .row,body .wp-site-blocks .row:first-child .row{margin:0 auto;padding-left:0;padding-right:0}}body main .wp-block-query ul li:before,body .wp-block-group .wp-block-query ul li:before,body .wp-site-blocks .wp-block-query ul li:before{content:unset!important}body .is-layout-constrained>*+*{margin-block-end:0;margin-block-start:0!important}body :where(.wp-site-blocks)>*{margin-top:0}@media (width<=575.98px){body form .select2-container--default.select2.select2-container{margin-bottom:10px;min-width:unset!important}}body .select2-results>.select2-results__options .select2-results__option:before{content:unset!important}@media (width<=575.98px){body .select2-results>.select2-results__options .select2-results__option{line-height:1;font-size:12px!important}}.d-none,.hidden{display:none!important}@media (width<=1199.98px){.d-xl-none{display:none!important}}@media (width<=991.98px){.d-lg-none{display:none!important}}@media (width<=767.98px){.d-md-none{display:none!important}}@media (width<=575.98px){.d-sm-none{display:none!important}}.float-left{float:left!important}.short-component{font-size:1em}.br-14{border-radius:14px!important}.cta-card-img{padding-bottom:100px;padding-right:60px}.cta-card-img h3{margin:20px 0}.cta-card-img p{margin:0 0 30px}.cta-card-img .card-img{width:100%!important}svg{width:-moz-fit-content;width:fit-content;height:auto}a{-o-transition:all .3s ease-out;color:#083552;transition:all .3s ease-out}a:hover{-o-transition:all .3s ease-out;color:#083552b3;transition:all .3s ease-out}a.footer-contact-link{font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;font-weight:500}.border-radius-72{border-radius:0 72px}.border-radius-72-bottom{border-radius:0 0 72px}.border-radius-72-right-bottom{border-radius:0 72px 72px 0}.border-radius-72-top-left{border-radius:72px 0 0 72px}.border-radius-72-right-left{border-radius:0 72px}.border-radius-72-top{border-radius:72px 0 0}.pl-lg-90-up{padding-left:0}@media (width>=992px){.pl-lg-90-up{padding-left:90px}}.d-block{margin:auto}#a2a_copy_link_icon svg{display:none}#a2a_copy_link_grey{color:#000!important;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif!important;font-size:16px!important;font-weight:300!important}.faux-link__element{position:relative}.faux-link__element .faux-link__overlay-link{text-indent:200%;visibility:visible;white-space:nowrap;z-index:5;opacity:0;width:100%;max-width:none;display:block;position:absolute;inset:0;overflow:hidden}.faux-link__element:hover .btn-more{color:#0d6efd}.above-faux{position:relative;z-index:7!important}.mb-0{margin-bottom:0!important}.mb-7{margin-bottom:7px!important}.mb-70{margin-bottom:70px!important}.mt--1{margin-top:-1px!important}@media (width<=575.98px){.mt-sm--150{margin-top:-150px!important}}.ml--15{margin-left:-15px}.ml-15{margin-left:15px}.ml--30{margin-left:-30px}@media (width<=575.98px){.ml-sm--30{margin-left:0}}@media (width<=991.98px){.offset-lg-6{margin-left:50%}}.d-lg-none{display:block!important}@media (width<=991.98px){.d-lg-none{display:none!important}}@media (width<=575.98px){.d-lg-none{display:block!important}}.border__black--left{z-index:1;border-left:20px solid #000;position:relative}.border__blue--right{z-index:1;border-right:20px solid #0d6efd;margin-bottom:0;position:relative}.border__blue--right img{width:100vw}@media (width<=991.98px){.border__blue--right img{object-fit:cover;object-position:top;max-height:450px}.border__blue--right{width:100vw;margin:0 auto}}.border__blue--left_right-large:before{content:"";z-index:0;background-color:#0d6efd;width:50%;height:100%;margin-left:calc(1px - 50%);display:block;position:absolute;top:0}.border__blue--left_right-large:after{content:"";z-index:2;background-color:#0d6efd;width:calc(1px + 50vw);height:100%;display:block;position:absolute;top:0;right:calc(1px - 50vw)}.img-cover{position:relative}@media (width<=991.98px){.img-cover figure img{max-height:50vh!important}}.img-cover:before{content:"";background-blend-mode:multiply;mix-blend-mode:multiply;opacity:.5;z-index:0;background-color:#083552;width:100%;height:100%;position:absolute;top:0;left:0}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{margin-left:10px;padding-left:0}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link:first-child{margin-left:0}@media (width<=1199.98px){.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{margin-left:5px}}.texttop{letter-spacing:-1px;font-size:14px;font-weight:500}.texttop:before{content:"/";color:#ff7200;position:absolute;left:15px}@media (width<=575.98px){.texttop:before{content:"/";left:3px}}div::-webkit-scrollbar-track{background-color:#0000;border-radius:4px}div::-webkit-scrollbar{background-color:#0000;width:3px}div::-webkit-scrollbar-thumb{background-color:#e0e1eb80;border-radius:10px}:root :where(a:where(:not(.wp-element-button))){-webkit-text-decoration:unset;-webkit-text-decoration:unset;text-decoration:unset}.topborderhalf{float:right;width:75%;margin-right:-30px}@media (width>=1921px){.topborderhalf{width:50%}}@media (width<=1199.98px){.topborderhalf{display:none}}@media (width>=1200px){.ourhistory-img img{padding-left:120px}}@media (width<=1199.98px){.ourhistory-img img{padding:60px 60px 0}}@media (width<=575.98px){.insight_hr .two-column-layout .wp-block-tfa-column.col-lg-3{order:-1;min-height:141px}}.insight_hr hr{padding-bottom:10px}.insight_hr ul.tabs{position:absolute;top:-75px;left:10px}.insight_hr ul.tabs li{margin-right:50px!important;padding:0!important}.insight_hr ul.tabs li a{font-size:24px;line-height:31.5px}.insight_hr ul.tabs li a.active{border-bottom:5px solid #ff7200;font-weight:600;padding-bottom:12px!important}@media (width<=575.98px){.insight_hr ul.tabs{position:relative;top:0;transform:translateY(-216px)}.insight_hr ul.tabs li{margin-right:auto!important}.insight_hr ul.tabs li a{white-space:nowrap;font-size:16px;font-weight:400;line-height:31.5px}}.posts_insights-sidebar{border:1px solid #186ea7;padding:20px}.posts_insights-sidebar.single{border:1px solid #186ea7!important}@media (width<=575.98px){.posts_insights-sidebar.single{display:none}}.posts_insights-sidebar .heading{letter-spacing:-1px;font-size:14px;font-weight:300;line-height:19.6px}@media (width<=575.98px){.posts_insights-sidebar .heading .pointer-arrow{z-index:9;cursor:pointer;background-image:url(../foo_cursor.6f9d3be5.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:7px;margin-top:-12px;display:block;position:absolute;right:-42%;transform:rotate(180deg)}}.posts_insights-sidebar hr{padding-bottom:0;margin:2px 0!important}.posts_insights-sidebar ul li{letter-spacing:-1px;padding-left:0;font-size:20px;font-weight:400;line-height:28px}.posts_insights-sidebar ul li:before{content:"";background-color:#0000}@media (width<=575.98px){.posts_insights-sidebar ul{display:none}}body.contacts .hero.hero-title{display:none}body.contacts iframe{width:100%;height:768px;margin-bottom:100px;padding-top:20px}.custom-modal{z-index:1000;background-color:#0000001a;width:100%;height:100%;display:none;position:fixed;top:0;left:0;overflow:auto}.custom-modal-content{text-align:center;background-color:#e2e4e4;border:1px solid #fff;border-radius:3px;width:80%;max-width:500px;margin:15% auto;padding:20px;box-shadow:0 0 25px 5px #2146474d}@media (width>=576px){.custom-modal-content{min-width:800px;min-height:480px}}.custom-modal-content-img{background-image:url(../contact-popup-icon.5d3be20d.png);background-position:50%;background-repeat:no-repeat;background-size:auto;width:auto;height:300px;display:block}.custom-modal-close{color:#aaa;float:right;cursor:pointer;margin-top:-300px;font-size:28px;font-weight:700;position:relative}.custom-modal-close:hover,.custom-modal-close:focus{color:#000;cursor:pointer;text-decoration:none}.wpcf7 form.sent .wpcf7-response-output{display:none}@media (width<=575.98px){.wp-block-tfa-row-section.container-boxed.services .three-column-layout .wp-block-tfa-column{padding-right:0!important}}.nav-item--997 a:after,.nav-item--998 a:after,.nav-item--999 a:after{content:"";border-bottom:none!important}.btn{letter-spacing:0;text-wrap:nowrap;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;font-weight:400;padding:10px 25px 11px!important;font-size:16px!important;line-height:normal!important}@media (width<=767.98px){.btn{padding:16px 35px 17px!important}}.btn-check:focus+.btn,.btn:active:focus,.btn:focus{box-shadow:none}.btn-primary,.btn-secondary,.btn.loadMoreBtn{border-radius:0;padding:16px 37px}@media (width<=767.98px){.btn-primary,.btn-secondary,.btn.loadMoreBtn{width:100%;max-width:100%}}.btn-primary:hover,.btn-primary:active,.btn-primary:focus,.btn-primary:visited,.btn-secondary:hover,.btn-secondary:active,.btn-secondary:focus,.btn-secondary:visited,.btn.loadMoreBtn:hover,.btn.loadMoreBtn:active,.btn.loadMoreBtn:focus,.btn.loadMoreBtn:visited{outline:none;box-shadow:none!important}.btn:where(.wp-block-button__link){border-radius:0!important}.btn-primary{clip-path:polygon(calc(100% - 15px) 0,100% 15px,100% 100%,0 100%,0 0);color:#fff;max-width:-moz-fit-content;max-width:fit-content;transition:all .3s ease-out;position:relative;background:#ff7200 url(../arr-r-white.a3e1e0f4.svg) 85%/16px no-repeat!important;border:1px solid #ff7200!important;height:auto!important;padding-right:58px!important}.btn-primary a{color:#fff}.btn-primary:hover,.btn-primary:active,.btn-primary:focus{color:#fff;transition:all .3s ease-out;box-shadow:none!important;background:#186ea7b3 url(../arr-r-white.a3e1e0f4.svg) 90%/16px no-repeat!important;border:1px solid #0000!important}.btn-secondary{color:#fff;background-color:#083552;border:none}.btn-secondary:hover,.btn-secondary:active,.btn-secondary:focus{box-shadow:none;color:#fff;background-color:#083552b3}.btn-dark{color:#fff;background-color:#000;border-color:#000;font-weight:700}.btn-dark:hover,.btn-dark:active{background-color:#0d6efd!important;border-color:#0d6efd!important}.btn-light a{background-color:#0000;border:none;position:relative;color:#ff7200!important}.btn-light a:hover,.btn-light a:active,.btn-light a:focus{box-shadow:none;text-decoration:underline}.btn-light a:after{content:"";background:url(../arr-r-dark-grey-blue.f0847de2.svg) 50%/cover no-repeat;width:19px;height:19px;display:block;position:absolute;top:1px;left:100px}.btn-link a{margin-bottom:15px;padding:0;font-size:1.3125rem;line-height:1.5em;list-style-type:none}.btn-link a:hover{color:#186ea7;text-decoration:underline}.btn-link a:after{content:"";background:url(../arr-r-blue-grey-bg.0b970d63.svg) 50%/cover no-repeat;width:19px;height:19px;display:block;position:absolute;top:22%;left:110%}.btn-link a:hover:after{content:"";background-image:url(../hexonarrow-hover.eba30d96.svg)}@media (width>=992px) and (width<=1199.98px){.btn-link a:after{content:"";left:90%}}.btn-download{clip-path:polygon(calc(100% - 15px) 0,100% 15px,100% 100%,0 100%,0 0);color:#083552;max-width:-moz-fit-content;max-width:fit-content;transition:all .3s ease-out;position:relative;background:#e8f1f6 url(../arr-r-blue-dark.d72a6088.svg) 85%/16px no-repeat!important;border:1px solid #e8f1f6!important;border-radius:0!important;height:auto!important;padding-right:58px!important}.btn-download:hover,.btn-download:active,.btn-download:focus{color:#fff;transition:all .3s ease-out;box-shadow:none!important;background:#186ea7b3 url(../arr-r-white.a3e1e0f4.svg) 90%/16px no-repeat!important;border:1px solid #0000!important}.btn.loadMoreBtn{color:#fff;clip-path:polygon(calc(100% - 15px) 0,100% 15px,100% 100%,0 100%,0 0);background-color:#083552;border:none}.btn.loadMoreBtn span{color:#fff}.btn.loadMoreBtn:hover,.btn.loadMoreBtn:active,.btn.loadMoreBtn:focus{box-shadow:none;color:#fff;background-color:#083552b3}.btn.acf-form_form--submit,.btn.wpcf7-submit{clip-path:polygon(calc(100% - 15px) 0,100% 15px,100% 100%,0 100%,0 0);color:#fff;max-width:-moz-fit-content;max-width:fit-content;transition:all .3s ease-out;position:relative;background:#ff7200 url(../arr-r-white.a3e1e0f4.svg) 85%/16px no-repeat!important;border:1px solid #ff7200!important;height:auto!important;padding-right:58px!important}.btn.acf-form_form--submit a,.btn.wpcf7-submit a{color:#fff}.btn.acf-form_form--submit:hover,.btn.acf-form_form--submit:active,.btn.acf-form_form--submit:focus,.btn.wpcf7-submit:hover,.btn.wpcf7-submit:active,.btn.wpcf7-submit:focus{color:#fff;transition:all .3s ease-out;box-shadow:none!important;background:#186ea7b3 url(../arr-r-white.a3e1e0f4.svg) 90%/16px no-repeat!important;border:1px solid #0000!important}.btn-outline-primary,.btn-outline-secondary,.btn-outline-dark,.btn-outline-light{opacity:.6;font-weight:400;color:#0d6efd!important;background:0 0!important;font-weight:600!important}.btn-outline-primary:hover,.btn-outline-primary:active,.btn-outline-primary:focus,.btn-outline-secondary:hover,.btn-outline-secondary:active,.btn-outline-secondary:focus,.btn-outline-dark:hover,.btn-outline-dark:active,.btn-outline-dark:focus,.btn-outline-light:hover,.btn-outline-light:active,.btn-outline-light:focus{outline:none;box-shadow:none!important;opacity:1!important;background:#083552!important;border-color:#083552!important}.btn-outline-light{color:#fff!important;background:#000!important;border:1px solid #fff!important}.btn-outline-light:hover,.btn-outline-light:active,.btn-outline-light:focus{color:#000!important;background:#fff!important;border-color:#fff!important}.btn-read-more,.btn-link,.btn-more{color:#000;max-width:-moz-fit-content;max-width:fit-content;margin:0;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;text-decoration:underline;position:relative;padding:0!important;font-size:17px!important;font-weight:700!important}.btn-read-more:hover,.btn-read-more:active,.btn-link:hover,.btn-link:active,.btn-more:hover,.btn-more:active{color:#083552!important}.btn-lg{padding:18px 50px}.btn-sm{border-radius:0;padding:15px 30px}.btn-back{border:0;margin-bottom:50px;padding-left:0;position:relative}.btn-back:before{content:"";background:url(../arr-r-b.52acf26c.svg) 100%/auto 100% no-repeat;width:14px;height:14px;margin-top:4px;animation:2s ease-in-out infinite alternate-reverse both up-down-arr-left;display:block;position:absolute}.btn-back a{float:left;margin-left:20px;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:500;line-height:normal}.btn-see-more,.btn-see-more--back{cursor:pointer;color:#083552;float:right;border:0;height:20px;margin:15px 10px 0 0;padding-right:34px;font-size:15px;transition:all .3s ease-out;position:relative;font-weight:700!important}.btn-see-more:after,.btn-see-more--back:after{content:"";background:url(../arr-r-nav-white.fc6e608e.svg) 50%/auto 100% no-repeat;width:10px;height:10px;margin:0;transition:all .3s ease-out;display:block;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.btn-see-more:hover:after,.btn-see-more--back:hover:after{opacity:.7;transition:all .3s ease-out;right:10px}.btn-see-more--back,.btn-see-more--back--back{color:#08355280;float:none;width:-moz-fit-content;width:fit-content;margin:15px 0 30px;padding:0 0 0 20px}.btn-see-more--back:after,.btn-see-more--back--back:after{content:unset!important}.btn-see-more--back:before,.btn-see-more--back--back:before{content:"";background:url(../arr-l-grey-light.39028351.svg) 50%/auto 100% no-repeat;width:10px;height:10px;margin:0;transition:all .3s ease-out;display:block;position:absolute;top:50%;left:-1px;transform:translateY(-50%)rotate(180deg)}.btn-see-more:hover,.btn-see-more--back:hover{color:#083552;transition:all .3s ease-out}.btn-see-more:hover:before,.btn-see-more--back:hover:before{opacity:.7;background-image:url(../arr-l-grey.c59830ac.svg);transition:all .3s ease-out;left:-5px}.scroll-down{text-align:center;cursor:pointer;z-index:2;background:url(../sc-down.967da204.svg) 50%/100% no-repeat;width:32px;height:32px;margin-left:-16px;animation:3s ease-in-out infinite alternate-reverse both up-down;bottom:7vh;left:50%;transform:translate(-50%);position:absolute!important}@media (width<=575.98px){.scroll-down{bottom:15vh}}.scroll-up{cursor:pointer;z-index:999;background-color:#083552d9;border-radius:3px 3px 0 0;width:65px;height:45px;transition:all .3s ease-out;animation:2s linear both fade-in-up;position:fixed;bottom:-10px;right:90px;box-shadow:0 3px 15px #e0e1eb80}.scroll-up:after{content:"";border-top:.2em solid #fff;border-right:.2em solid #fff;width:16px;height:16px;margin-top:16px;margin-left:-8px;position:absolute;left:50%;transform:rotate(-45deg)}@media (width<=991.98px){.scroll-up{right:1%}}.scroll-up:hover{background-color:#fff;transition:all .3s ease-out;bottom:0}.scroll-up:hover:after{border-top:.2em solid #0d6efd;border-right:.2em solid #0d6efd;margin-top:20px}.primary-menu .sub-menu li>a{background-position:100%;background-repeat:no-repeat;background-size:7px 10px}#site-header-wrap.header-layout1 .site-header-top .btn{width:-moz-fit-content!important;width:fit-content!important}.addtoany_shortcode{display:inline-block;position:relative}.addtoany_list a{margin-top:50px;margin-right:10px;position:relative}.addtoany_share{top:0;left:0;margin-top:0!important;position:absolute!important}#fancybox-overlay.orange-bg{opacity:.95!important;background-color:#083552!important}@media (width<=1199.98px){#fancybox-wrap{min-height:calc(100vh - 84px);max-height:calc(100vh - 84px);width:100vw!important;top:95px!important;left:0!important}}#fancybox-wrap .container-boxed{max-height:100%;overflow:hidden}@media (width>=1400px){#fancybox-wrap .container-boxed{max-width:1400px}}#fancybox-wrap div::-webkit-scrollbar-track{background-color:#0000;border-radius:4px}#fancybox-wrap div::-webkit-scrollbar{background-color:#0000;width:3px}#fancybox-wrap div::-webkit-scrollbar-thumb{background-color:#e0e1eb80;border-radius:10px}#fancybox-outer{border-radius:10px;overflow:hidden;background-color:#fef6f4!important;box-shadow:0 3px 20px #00000026!important}@media (width<=1199.98px){#fancybox-outer{border-radius:0;max-width:100vw;top:5px}}#fancybox-content{border:3px solid #fff!important}#fancybox-content>div{padding:0!important;overflow-y:auto!important}#fancybox-title-over{text-align:center;font-size:16px;font-weight:600}#fancybox-close{background:#fff url(../x.3429aa09.svg) 50%/auto 32px no-repeat!important;top:1px!important;right:1px!important}#fancybox-close>span{display:none!important}#fancybox-prev{background:#000000b3 url(../arr-l.d0835a8b.svg) 15px/auto 28px no-repeat!important;left:20px!important}#fancybox-prev>span{display:none!important}#fancybox-next{background:#000000b3 url(../arr-r.fc1f8808.svg) 18px/auto 28px no-repeat!important;right:20px!important}#fancybox-next>span{display:none!important}.post-edit-link{color:#fffc;text-transform:uppercase;letter-spacing:.5px;z-index:999;opacity:.3;background-color:#000c;border:2px solid #fffc;border-left-width:0;border-radius:0 10px 10px 0;padding:7px 10px;font-family:Arial,Helvetica,sans-serif;font-size:11px;transition:all .3s ease-out;position:fixed;bottom:5vh;left:0}.post-edit-link:hover{opacity:.7;color:#fff;padding-left:25px;text-decoration:none}@keyframes pulse-border{0%{opacity:1;transform:translate(-50%)translateY(-50%)translateZ(0)scale(1)}to{opacity:0;transform:translate(-50%)translateY(-50%)translateZ(0)scale(1.5)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.swiper-pagination-fraction{width:auto;bottom:0;left:42px}@media (width<=991.98px){.swiper-pagination-fraction{bottom:15px;left:75px}}.swiper-button-prev{top:100%;left:0%}.swiper-button-prev:after{content:"";background-image:url(../hexonarrow.81408259.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:25px;height:21px;position:absolute;top:0;left:0;rotate:180deg}.swiper-button-prev:hover:after{content:"";background-image:url(../hexonarrow-hover.eba30d96.svg)}.swiper-button-next{top:100%;left:95px}@media (width<=991.98px){.swiper-button-next{left:75px}}.swiper-button-next:after{content:"";background-image:url(../hexonarrow.81408259.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:25px;height:21px;position:absolute;top:0;left:0}.swiper-button-next:hover:after{content:"";background-image:url(../hexonarrow-hover.eba30d96.svg)}@media (width<=991.98px){.swiper-button-prev:after,.swiper-button-next:after{content:"";width:44px;height:40px;top:-25px}.swiper-button-prev:after{content:"";left:0}.swiper-button-next:after{content:"";left:60px}}.hexonarrow.long a:after{left:200px}.hexonarrow a{color:#186ea7;font-size:21px;text-decoration:underline}.hexonarrow a:hover{color:#ff7200;transition:all .2s ease-in}.hexonarrow a:after{content:"";background-image:url(../hexonarrow.81408259.svg);background-position:50%;background-repeat:no-repeat;background-size:auto;width:35px;height:35px;display:block;position:absolute;top:0;left:150px}.hexonarrow a:hover:after{content:"";background-image:url(../hexonarrow-hover.eba30d96.svg)}@media (width<=575.98px){.hexonarrow a:after{content:"";top:-5px}}@media (width<=991.98px){.hexonarrow{padding-left:30px!important;padding-right:30px!important}}@media (width<=575.98px){.hexonarrow{padding-left:40px!important;padding-right:40px!important}}.application-engineering .hexonarrow a:after{content:"";top:215px!important}body.page.home .site-header{border-bottom:0!important}body.page.home .breadcrumb-wrap{display:none!important}body.page.home .wc-block-grid__product .wc-block-grid__product-title{font-size:24px}@media (width<=575.98px){body.page.frequently-asked-questions .wp-block-spacer{max-height:30px!important}}body.archive ul.wp-block-post-template,body #news_loop ul.wp-block-post-template{grid-gap:35px;grid-template-columns:1fr 1fr;display:grid}@media (width<=991.98px){body.archive ul.wp-block-post-template,body #news_loop ul.wp-block-post-template{grid-gap:20px;grid-template-columns:auto}}body.archive ul.wp-block-post-template li.wp-block-post,body #news_loop ul.wp-block-post-template li.wp-block-post{border-radius:11px;width:100%;margin-bottom:0;padding:0;box-shadow:0 3px 20px #00000026}@media (width<=991.98px){body.archive ul.wp-block-post-template li.wp-block-post,body #news_loop ul.wp-block-post-template li.wp-block-post{margin-bottom:20px}}@media (width<=575.98px){body.archive ul.wp-block-post-template li.wp-block-post,body #news_loop ul.wp-block-post-template li.wp-block-post{margin-bottom:0}}body.archive ul.wp-block-post-template li.wp-block-post figure,body #news_loop ul.wp-block-post-template li.wp-block-post figure{border-radius:11px 11px 0 0;width:100%;overflow:hidden}body.archive ul.wp-block-post-template li.wp-block-post figure img,body #news_loop ul.wp-block-post-template li.wp-block-post figure img{object-fit:cover}body.archive ul.wp-block-post-template li.wp-block-post .post-content,body #news_loop ul.wp-block-post-template li.wp-block-post .post-content{padding:15px 30px}body.archive ul.wp-block-post-template li.wp-block-post .post-content .wp-block-post-title,body #news_loop ul.wp-block-post-template li.wp-block-post .post-content .wp-block-post-title{color:#083552;font-size:24px;line-height:34px}body.archive ul.wp-block-post-template li.wp-block-post .post-content .wp-block-post-excerpt,body #news_loop ul.wp-block-post-template li.wp-block-post .post-content .wp-block-post-excerpt{margin:5px 0}body.archive ul.wp-block-post-template li.wp-block-post .post-content .wp-block-post-excerpt p,body #news_loop ul.wp-block-post-template li.wp-block-post .post-content .wp-block-post-excerpt p{color:#083552cc;font-size:16px;line-height:26px}body.archive ul.wp-block-post-template li.wp-block-post .post-content .wp-block-post-date time,body.archive ul.wp-block-post-template li.wp-block-post .post-content .wp-block-post-date time a,body #news_loop ul.wp-block-post-template li.wp-block-post .post-content .wp-block-post-date time,body #news_loop ul.wp-block-post-template li.wp-block-post .post-content .wp-block-post-date time a{color:#08355299;font-size:14px}body.archive ul.wp-block-post-template li.wp-block-post .post-content .wp-block-post-terms,body #news_loop ul.wp-block-post-template li.wp-block-post .post-content .wp-block-post-terms{float:left;margin-bottom:35px;margin-right:20px}body.archive ul.wp-block-post-template li.wp-block-post .post-content .wp-block-post-terms__prefix,body #news_loop ul.wp-block-post-template li.wp-block-post .post-content .wp-block-post-terms__prefix{color:#083552cc;letter-spacing:-1.1px;font-size:12px}body.archive ul.wp-block-post-template li.wp-block-post .post-content .wp-block-post-terms a,body #news_loop ul.wp-block-post-template li.wp-block-post .post-content .wp-block-post-terms a{color:#08355299;text-transform:capitalize;letter-spacing:-1.1px;font-size:12px}body.archive ul.tax-list,body #news_loop ul.tax-list{flex-wrap:wrap;margin:0;padding:0;display:inline-flex}body.archive ul.tax-list li,body #news_loop ul.tax-list li{margin:0;padding-left:0;font-size:15px;display:flex}body.archive ul.tax-list li a,body #news_loop ul.tax-list li a{font-size:15px}@media (width<=1779.98px){body.archive .wc-block--included-services__content,body #news_loop .wc-block--included-services__content{position:relative}}@media (width<=575.98px){body.archive .wc-block--included-services__content,body #news_loop .wc-block--included-services__content{margin-top:15px;position:relative}}body.archive.tax-product_cat .widget_wpc_filters_widget .wpc-filters-section,body #news_loop.tax-product_cat .widget_wpc_filters_widget .wpc-filters-section{display:none}body.woocommerce-shop .hero{background-image:url(../bg-hero-shop.295ea92c.jpg)!important}body.woocommerce-shop .hero .hero-wrap .h1-all-products{color:#083552;padding:5px;font-size:18px}body.woocommerce .select2-results__options{max-height:-moz-fit-content!important;max-height:fit-content!important;overflow:hidden!important}body.woocommerce .select2-results__option{white-space:nowrap;font-size:16px;line-height:normal;padding:7px 2px 7px 10px!important}body.woocommerce .select2-results__option--selected{background-color:#08355233;border-radius:8px}@media (width<=575.98px){body.woocommerce .select2-results__option{white-space:normal}}body.woocommerce .select2-results__option:before{content:unset!important}body.woocommerce .select2-results__option--highlighted.select2-results__option--selectable{color:#083552;background-color:#0000;border:1px solid #083552;border-radius:8px}body.woocommerce .select2-dropdown{border:1px solid #e0e1eb;border-radius:8px;margin-top:8px;padding:10px!important}body.woocommerce .select2-selection__arrow b{position:initial;line-height:normal!important}body.woocommerce .select2-container--open .select2-selection--single .select2-selection__arrow{top:calc(50% - 18px)!important}body.woocommerce.archive ul.wp-block-post-template li.wp-block-post{min-width:100%}body.woocommerce.archive ul.wp-block-post-template li.wp-block-post .wc-block-grid__product-image img{width:100%;height:300px}@media (width<=991.98px){body.woocommerce.archive .wp-block-spacer{max-height:50px!important}}body.single-post section.hero{background-position:0 10%!important}@media (width<=1399.98px){body.single-post section.hero{background-size:cover}}body.single-post section.hero h1{max-width:50%}@media (width<=1399.98px){body.single-post section.hero h1{max-width:90vw}}body.single-post .wp-block-post-featured-image{margin-bottom:0;display:block;overflow:hidden}body.single-post .wp-block-post-featured-image img{border-radius:0;height:382px;max-height:382px}body.single-post .wp-block-post-content-wrap{margin:0 auto;position:relative}body.single-post .wp-block-post-content-wrap img{border-radius:0}body.single-post .wp-block-post-content-wrap h2{margin-top:30px}body.single-post .wp-block-post-content-wrap p{font-weight:400}body.single-post .wp-block-post-content-wrap ul li,body.single-post .wp-block-post-content-wrap h3{font-weight:400!important}body.single-post .wp-block-post-date{color:#0d6efd;font-weight:600}body.single-post .main-post-content-wrap{padding:0}@media (width<=991.98px){body.single-post .main-post-content-wrap .content-wrap{padding-top:20px!important;padding-bottom:20px!important}}body.single-post .main-post-content-wrap .content-wrap .two-column-layout .wp-block-tfa-column:first-child a{color:#ff7200;text-decoration:underline}body.single-post .main-post-content-wrap .wp-block-image{margin:50px 0}body.single-post .main-post-content-wrap .wp-block-image img{border-radius:4px}body.single-post .soc-wraper{padding-top:38px}body.single-post .soc-wraper .addtoany_share{font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;font-weight:600;margin-top:-44px!important;font-size:18px!important;line-height:0!important}body.single-post .soc-wraper .a2a_kit a{display:inherit;margin-top:0}body.single-post .blog-soc.wp-block-template-part{margin-bottom:50px;display:flex;position:relative}body.single-post .post-navigation-link-previous,body.single-post .post-navigation-link-next{margin-top:40px}body.single-post .post-navigation-link-previous a,body.single-post .post-navigation-link-next a{text-transform:capitalize;color:#083552;font-size:18px;font-weight:700;line-height:18px}body.single-post .post-navigation-link-previous:before,body.single-post .post-navigation-link-next:before{content:"";background:url(../arr-r.fc1f8808.svg) 100%/auto 100% no-repeat;width:14px;height:9px;margin-top:8px;display:block;position:absolute}body.single-post .post-navigation-link-previous:hover a,body.single-post .post-navigation-link-next:hover a{color:#0d6efde6;transition:all .3s ease-out}body.single-post .post-navigation-link-previous{float:left;padding-left:20px;position:relative}body.single-post .post-navigation-link-previous:before{left:0;transform:rotate(180deg)}body.single-post .post-navigation-link-previous:hover:before{transform:translate(-4px)rotate(180deg)}body.single-post .post-navigation-link-next{float:right;padding-right:20px}body.single-post .post-navigation-link-next:before{right:0;transform:rotate(0)}body.single-post .post-navigation-link-next:hover:before{transform:translate(4px)}body.single-post .backlink{color:#083552;padding-left:16px;font-size:18px;font-weight:700;line-height:18px;transition:all .3s ease-out;position:relative}body.single-post .backlink:before{content:"";background:url(../arr-r.fc1f8808.svg) 100%/auto 100% no-repeat;width:14px;height:9px;margin-top:8px;display:block;position:absolute;transform:rotate(180deg)}body.single-post .backlink:hover{color:#0d6efde6;transition:all .3s ease-out}@media (width<=575.98px){body.single-post .soc-wraper{margin-left:0;padding-left:0!important}}body.single-post .soc-wraper p.pt-25{padding-left:10px}body.single-product .wp-block-tfa-column.col-lg-7>.wp-block-tfa-inc-serv-block.wc-block--included-services__content .loop-icons{display:none!important}body.single-product .wp-block-tfa-column.col-lg-7>.wp-block-tfa-inc-serv-block.wc-block--included-services__content .section__inc-serv_grid{padding:0!important;display:flex!important}body.single-product .wp-block-tfa-column.col-lg-7>.wp-block-tfa-inc-serv-block.wc-block--included-services__content .section__inc-serv_grid div.h3{display:none}body.single-product .taxonomy-product_cat .wp-block-post-terms__prefix{text-transform:uppercase;color:#083552;font-size:14px;font-weight:400}body.single-product .taxonomy-product_cat .wp-block-post-terms__separator,body.single-product .taxonomy-product_cat a{color:#083552;font-weight:600}body.single-product .wc-block-components-product-sku strong,body.single-product h2,body.single-product h4{color:#083552}@media (width<=991.98px){body.single-product .wp-block-tfa-row-section.product>.row{--bs-gutter-x:0;z-index:9}}body.single-product .wp-block-tfa-column.col-lg-7{padding-right:50px}@media (width<=991.98px){body.single-product .wp-block-tfa-column.col-lg-7{padding-right:15px}}@media (width<=575.98px){body.single-product .wp-block-tfa-column.col-lg-7{padding-right:0}}@media (width<=991.98px){body.single-product .wp-block-tfa-column.col-lg-5{margin-top:40px}}body.single-product .wp-block-tfa-column.col-lg-5 .wc-block-grid__product-price{padding-top:15px}body.single-product .wp-block-tfa-column.col-lg-5 .wp-block-woocommerce-product-price{opacity:1}body.single-product .wp-block-tfa-column.col-lg-5 .woocommerce-variation-price{opacity:0;position:absolute;top:-210px}@media (width<=991.98px){body.single-product .wp-block-tfa-column.col-lg-5 .woocommerce-variation-price{top:-195px}}@media (width<=575.98px){body.single-product .wp-block-tfa-column.col-lg-5 .woocommerce-variation-price{top:-180px}body.single-product .wp-block-tfa-column.col-lg-5 .woocommerce-variation-price:before{top:-30px!important}}body.single-product .wp-block-tfa-column.col-lg-5 .product-price-switch{padding-bottom:30px;position:relative;padding-left:120px!important}body.single-product .wp-block-tfa-column.col-lg-5 .product-price-switch em{font-size:24px;font-style:normal;font-weight:600}body.single-product .wp-block-tfa-column.col-lg-5 .product-price-switch em+em{font-weight:400}body.single-product .wp-block-tfa-column.col-lg-5 .product-price-switch input.form-check-input{--bs-form-switch-bg:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb(254 81 2)'/></svg>");cursor:pointer;border-color:#083552;border-radius:15px;width:58px;height:24px;margin-right:10px}body.single-product .wp-block-tfa-column.col-lg-5 .product-price-switch input.form-check-input+em{position:absolute;left:0}body.single-product .wp-block-tfa-column.col-lg-5 .product-price-switch input.form-check-input:focus{outline:0;box-shadow:0 0 #0000}body.single-product .wp-block-tfa-column.col-lg-5 .product-price-switch input.form-check-input:checked{background-color:#fff;border-color:#083552}body.single-product .wp-block-tfa-column.col-lg-5 .product-price-switch input.form-check-input:checked+em{font-weight:400}body.single-product .wp-block-tfa-column.col-lg-5 .product-price-switch input.form-check-input:checked+em+em{font-weight:700}body.single-product .wp-block-tfa-column.col-lg-5 .product-price-switch label{margin-top:5px;position:absolute;left:0}body.single-product .wp-block-tfa-column.col-lg-5 hr.wp-block-separator{margin:40px 0}body.single-product .wp-block-tfa-column.col-lg-5.active .wp-block-woocommerce-product-price{opacity:0}body.single-product .wp-block-tfa-column.col-lg-5.active .woocommerce-variation-price{opacity:1}body.single-product .wp-block-tfa-column.col-lg-5.active .woocommerce-variation-price:before{content:"You will pay";color:#08355299;font-size:14px;font-weight:400;position:absolute;top:-15px;left:0}@media (width<=991.98px){body.single-product .wp-block-tfa-column#prod-nav{z-index:99999;position:fixed;bottom:-15px;left:0;box-shadow:0 0 15px #0000000f;padding:30px 40px 0!important}body.single-product .wp-block-tfa-column#prod-nav hr{display:none}}@media (width<=575.98px){body.single-product .wp-block-tfa-column#prod-nav{padding:30px 20px 0!important}}body.single-product .wp-block-tfa-column#prod-nav .menu-options{text-align:left;width:100%;position:relative}@media (width<=991.98px){body.single-product .wp-block-tfa-column#prod-nav .menu-options:before{content:"View All";cursor:pointer;background:url(../arr-up-purple.badd0e21.png) 100%/8px 5px no-repeat;padding-right:12px;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;font-size:15px;display:block;position:absolute;top:4px;right:15px}}body.single-product .wp-block-tfa-column#prod-nav #prod-menu{display:none}@media (width<=991.98px){body.single-product .wp-block-tfa-column#prod-nav #prod-menu{display:block}}body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list{width:100%;margin-top:0;display:inline-block}@media (width<=991.98px){body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list{display:none}}body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item{z-index:0;width:100%;padding-left:0}body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item a{color:#083552;font-size:18px;font-weight:400}body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item:before{content:unset!important}body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item:not(.parent-id-0){padding-left:20px;display:none;position:relative}body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item:not(.parent-id-0) a:before{content:"";border-left:3px solid #08355221;width:1px;height:calc(100% + 20px);margin:-10px 0 -10px -15px;display:block;position:absolute}body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item_has-child:not(.parent-id-0){position:relative}body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item.parent-id-84,body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item.parent-id-88,body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item.parent-id-104,body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item.parent-id-106,body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item.parent-id-115,body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item.parent-id-122{padding-left:40px;display:none}body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item.parent-id-84 a:before,body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item.parent-id-88 a:before,body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item.parent-id-104 a:before,body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item.parent-id-106 a:before,body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item.parent-id-115 a:before,body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item.parent-id-122 a:before{content:"";border-left:3px solid #08355221;width:1px;height:calc(100% + 20px);margin:-10px 0 -10px -15px;display:block;position:absolute}body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item .btn-li-menu{cursor:pointer;z-index:2;background:url(../arr-r-nav-white.fc6e608e.svg) 50%/auto 15px no-repeat;width:35px;height:35px;display:block;position:absolute;top:50%;right:0;transform:translateY(-50%)rotate(90deg)}body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item.show .btn-li-menu{transform:translateY(-50%)rotate(270deg)}body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item.show#post-71~.parent-id-71,body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item.show#post-72~.parent-id-72,body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item.show#post-74~.parent-id-74,body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item.show#post-75~.parent-id-75,body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item.show#post-84~.parent-id-84,body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item.show#post-88~.parent-id-88,body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item.show#post-104~.parent-id-104,body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item.show#post-106~.parent-id-106,body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item.show#post-115~.parent-id-115,body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item.show#post-122~.parent-id-122{display:block!important}body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item_is-parent{padding-left:0}body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item_is-parent.prod-menu_list--item_has-child{padding-left:20px}body.single-product .wp-block-tfa-column#prod-nav .prod-menu_list--item_current a{color:#083552;font-weight:700}@media (width<=991.98px){body.single-product .wp-block-tfa-column#prod-nav.active{height:100%;animation:.4s linear both fade-in-up;top:100px}body.single-product .wp-block-tfa-column#prod-nav.active hr{z-index:inherit;display:block;position:relative;top:-58px}body.single-product .wp-block-tfa-column#prod-nav.active .menu-options{margin-bottom:0;padding-bottom:60px;font-size:20px}body.single-product .wp-block-tfa-column#prod-nav.active .menu-options:before{content:"Hide";background-image:url(../arr-down-purple.492a311c.png)}body.single-product .wp-block-tfa-column#prod-nav.active .prod-menu_list{z-index:999;background-color:#083552;width:100%;height:calc(100vh - 100px);margin-top:-100px;margin-left:0;padding:40px;display:block;position:absolute;left:0;overflow-y:auto}}body.single-download .hero-title.insights .wp-block-post-featured-image img{object-fit:cover;max-height:350px}@media (width<=575.98px){body.terms-conditions .hero.hero-title,body.privacy-policy .hero.hero-title{padding-bottom:70px}}body.terms-conditions h2,body.terms-conditions h3,body.privacy-policy h2,body.privacy-policy h3{text-transform:uppercase}body.terms-conditions .wpb_text_column ul,body.privacy-policy .wpb_text_column ul{list-style:disc}body.terms-conditions .wpb_text_column ul li,body.privacy-policy .wpb_text_column ul li{margin-bottom:15px;padding-left:0;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;font-size:18px;line-height:26px;position:relative}body.terms-conditions .wpb_text_column ul li:before,body.privacy-policy .wpb_text_column ul li:before{content:unset}body.terms-conditions ul.list-menu,body.privacy-policy ul.list-menu{border:2px solid #0000000a;border-radius:8px;padding:50px}@media (width>=1200px){body.terms-conditions ul.list-menu.sticky,body.privacy-policy ul.list-menu.sticky{background-color:#fff;transition:all .3s ease-out;position:fixed;top:calc(50% - 70px);transform:translateY(-50%)}}body.terms-conditions footer,body.privacy-policy footer{z-index:2}@media (width<=991.98px){body.tax-product_cat .breadcrumb-wrap,body.tax-product_tag .breadcrumb-wrap,body.tax-pa_needs .breadcrumb-wrap{margin-top:-140px!important}}body.error404 main p,body.error404 main span{color:#083552}body.error404 main h1{font-weight:800}body.error404 main h1 del{color:#083552}body.error404 main .wp-block-search__inside-wrapper{border-width:0 0 1px}body.error404 main .wp-block-search__button{background-color:#083552;border:0;border-radius:100%;padding:5px;border-color:#083552!important}body.error404 main .wp-block-search__button svg path{fill:#fff}body.error404 main .btn{margin-top:40px;padding:15px 40px;background-color:#083552!important}body.search main h2,body.search main div,body.search main p{color:#083552}body.search main h1,body.search main h2{font-weight:700}body.search main .wp-block-query ul li{padding-left:0}body.search main .wp-block-query ul li:last-child hr{display:none}body.dark-theme{background-color:var(--bg-color);--bg-color:#083552}body.dark-theme .site-header{background-color:var(--bg-color)}body.dark-theme .site-header.onScroll:after,body.dark-theme .site-header.onScroll:before{content:"";background-color:var(--bg-color)}body.dark-theme .site-header li ul{background-color:var(--bg-color)!important}body.dark-theme .site-header p,body.dark-theme .site-header a{color:var(--text-color-base)}body.dark-theme .site-footer{background-color:var(--primary-color)}body.dark-theme .site-footer p,body.dark-theme .site-footer a{color:var(--text-color-base)!important}body.dark-theme .site-footer .foo__contacts{background-color:var(--text-color-dark)!important}body.dark-theme .site-footer .foo__copy{background-color:var(--base-color-black)!important}.site-header{z-index:999;background:#fff;align-items:center;width:100%;height:auto;min-height:95px;padding:0;display:inline-flex;position:fixed;top:0}@supports (-webkit-overflow-scrolling:touch) or (-webkit-touch-callout:none){.site-header.sticky-header.safari_only{opacity:1!important}}.site-header.sticky-header.onScroll{opacity:1;z-index:9999;width:100%;top:0;position:fixed!important}@supports (-webkit-overflow-scrolling:touch) or (-webkit-touch-callout:none){.site-header.sticky-header.onScroll{z-index:9999!important;opacity:1!important;margin-top:0!important}}.site-header.sticky-header.onScroll>.col{padding-top:20px}.site-header.sticky-header.onScroll .wp-block-navigation__container{padding-right:25px!important}.site-header.sticky-header.onScroll .wp-block-navigation__container li{margin-left:25px!important}.site-header.sticky-header.onScroll:before,.site-header.sticky-header.onScroll:after{content:"";background-color:#fff;width:100vw;height:100%;display:block;position:absolute;box-shadow:0 6px 15px #0000000f}.site-header.sticky-header.onScroll:before{content:"";left:0%}.site-header.sticky-header.onScroll:after{content:"";z-index:-1;right:50%}.site-header.sticky-header.onScrollUp{z-index:9999;opacity:1;transition:all .1s;margin-top:0!important}.site-header.sticky-header.onScroll:not(.onScrollUp){opacity:0}@supports (-webkit-overflow-scrolling:touch) or (-webkit-touch-callout:none){.site-header.sticky-header.onScroll:not(.onScrollUp){opacity:1!important}}.site-header.static nav.header-nav:not(.megamenu) .navbar-toggler-btn{pointer-events:none;opacity:0;position:relative}.site-header.static.sticky-header.onScrollUp nav.header-nav:not(.megamenu) .navbar-toggler-btn{pointer-events:all;animation:1s linear both fade-in;position:fixed}@media (width<=1199.98px){.site-header{padding:20px 0}}.site-header:where(.is-layout-flex){gap:0}.site-header.static{box-shadow:0 6px 15px #0000000f}.site-header>.wp-block-tfa-row-section{width:100%!important}.site-header p{margin-bottom:0}.site-header .top-nav-container{background-color:#fff;max-height:40px!important}@media (width<=1199.98px){.site-header .top-nav-container{display:none}}.site-header .wp-block-columns{padding-left:0;padding-right:0;position:relative}.site-header-wrap{position:relative}.site-header .wp-block-site-logo{max-width:-moz-fit-content;max-width:fit-content;top:12px}.site-header .wp-block-site-logo img{min-width:44px;max-width:-moz-fit-content;max-width:fit-content;height:auto}@media (width<=1199.98px){.site-header .wp-block-site-logo img{width:50px;margin-top:-10px}}.site-header .checkbox{display:none}.site-header .switch{cursor:pointer;background-color:#111;border-radius:50px;justify-content:space-between;align-items:center;width:50px;height:26px;padding:5px;display:flex;position:relative;transform:scale(.7)}.site-header .switch .ball{background-color:#fff;border-radius:50%;width:22px;height:22px;transition:transform .2s linear;position:absolute;top:2px;left:2px;transform:translate(0)}.site-header .checkbox:checked+.switch .ball{transform:translate(24px)}.site-header .fa-moon{color:#f1c40f}.site-header .fa-sun{color:#f39c12}.site-header .container-top-menu{justify-content:end}.site-header .container-top-menu>div{width:auto}.site-header .container-top-menu .polylang-flags{margin:0;padding:0;list-style-type:none}.site-header .container-top-menu .polylang-flags li{display:inline}.site-header .container-top-menu .polylang-flags li:before{content:"";background-color:#0000}body header nav.header-nav{background-color:#fffffff7;width:100%;height:-moz-fit-content;height:fit-content;position:absolute;top:-45px;right:40px}@media (width>=1200px){body header nav.header-nav{position:absolute;right:calc(855px - 50vw)}}body header nav.header-nav .navbar-toggler-btn{cursor:pointer;z-index:999;width:40px;height:40px;position:absolute;top:45px;right:15px}@media (width>=1200px){body header nav.header-nav .navbar-toggler-btn{display:none;top:31px;right:calc(50vw - 855px)}}body header nav.header-nav .navbar-toggler-btn em{opacity:1;background:#083552;border-radius:1px;width:100%;height:2px;transition:all .5s ease-in-out;display:block;position:absolute;right:0;transform:rotate(0)}body header nav.header-nav .navbar-toggler-btn em:first-child{transform-origin:0;top:0}body header nav.header-nav .navbar-toggler-btn em:nth-child(2){transform-origin:0;top:11px}body header nav.header-nav .navbar-toggler-btn em:nth-child(3){transform-origin:0;top:22px}body header nav.header-nav .tfa-header-menu-container{opacity:0;display:none;position:relative;top:0;right:0}body header nav.header-nav .tfa-header-menu-container .navbar-nav{width:100%;display:inline-block}body header nav.header-nav .tfa-header-menu-container .navbar-nav li{margin:5px 0;padding:0;position:relative}body header nav.header-nav .tfa-header-menu-container .navbar-nav li:before{content:unset}body header nav.header-nav .tfa-header-menu-container .navbar-nav li:not(.menu-item-has-children)>.item-sub,body header nav.header-nav .tfa-header-menu-container .navbar-nav li:not(.menu-item-has-children)>em{display:none!important}body header nav.header-nav .tfa-header-menu-container .navbar-nav>.menu-item{opacity:1;border-bottom:1px solid #72737e66;display:block;position:relative}@media (width<=1199.98px){body header nav.header-nav .tfa-header-menu-container .navbar-nav>.menu-item:nth-child(6),body header nav.header-nav .tfa-header-menu-container .navbar-nav>.menu-item:nth-child(7),body header nav.header-nav .tfa-header-menu-container .navbar-nav>.menu-item:nth-child(8){border-bottom:none!important}body header nav.header-nav .tfa-header-menu-container .navbar-nav>.menu-item:nth-child(6) a{padding:40px 0 20px!important}body header nav.header-nav .tfa-header-menu-container .navbar-nav>.menu-item:nth-child(7) a{padding:20px 0!important}}body header nav.header-nav .tfa-header-menu-container .navbar-nav>.menu-item .item-sub{cursor:pointer;opacity:0;z-index:1;width:30px;height:35px;position:absolute;top:0;right:0}body header nav.header-nav .tfa-header-menu-container .navbar-nav>.menu-item a{color:#083552;font-size:18px;font-weight:300}@media (width<=1199.98px){body header nav.header-nav .tfa-header-menu-container .navbar-nav>.menu-item a{padding:20px 0;font-weight:500}}body header nav.header-nav .tfa-header-menu-container .navbar-nav>.menu-item a:hover{color:#ff7200}@media (width<=1399.98px){body header nav.header-nav .tfa-header-menu-container .navbar-nav>.menu-item a{font-size:13px}}@media (width<=1199.98px){body header nav.header-nav .tfa-header-menu-container .navbar-nav>.menu-item a{font-size:18px}}body header nav.header-nav .tfa-header-menu-container .navbar-nav>.menu-item a img{display:none}body header nav.header-nav .tfa-header-menu-container .navbar-nav>.menu-item-has-children{padding-right:0;position:relative}body header nav.header-nav .tfa-header-menu-container .navbar-nav>.menu-item-has-children ul.dropdown-menu{display:none;position:relative}@media (width<=1199.98px){body header nav.header-nav .tfa-header-menu-container .navbar-nav>.menu-item-has-children ul.dropdown-menu{padding-bottom:20px}body header nav.header-nav .tfa-header-menu-container .navbar-nav>.menu-item-has-children ul.dropdown-menu li.menu-item{padding:5px 0}}body header nav.header-nav .tfa-header-menu-container .navbar-nav>.menu-item-has-children ul.dropdown-menu.depth_0{padding-left:15px}body header nav.header-nav .tfa-header-menu-container .navbar-nav>.menu-item-has-children ul.dropdown-menu.depth_0 a{font-size:15px;font-weight:300}body header nav.header-nav .tfa-header-menu-container .navbar-nav>.menu-item-has-children ul.dropdown-menu.depth_1{padding-left:15px}body header nav.header-nav .tfa-header-menu-container .navbar-nav>.menu-item-has-children ul.dropdown-menu.depth_1 a{opacity:.95;font-size:14px;font-weight:300}body header nav.header-nav .tfa-header-menu-container .navbar-nav>.menu-item-has-children ul.dropdown-menu.depth_2{padding-left:15px}body header nav.header-nav .tfa-header-menu-container .navbar-nav>.menu-item-has-children ul.dropdown-menu.depth_2 a{opacity:.85;font-size:13px;font-weight:300}body header nav.header-nav .tfa-header-menu-container .navbar-nav>.menu-item-has-children ul.dropdown-menu.depth_2 em{display:none}body header nav.header-nav .tfa-header-menu-container .navbar-nav>.menu-item-has-children em{cursor:pointer;z-index:0;width:30px;height:30px;padding:5px 10px;position:absolute;top:0;right:3px}@media (width<=1199.98px){body header nav.header-nav .tfa-header-menu-container .navbar-nav>.menu-item-has-children em{top:15px}}@media (width<=1919.98px){body header nav.header-nav .tfa-header-menu-container .navbar-nav>.menu-item-has-children em{right:-8px}}body header nav.header-nav .tfa-header-menu-container .navbar-nav>.menu-item-has-children em:after{content:"";background:url(../foo_cursor.6f9d3be5.svg) 50%/auto 65% no-repeat;width:15px;height:12px;transition:all .3s;display:block;position:relative;top:8px;right:0;transform:translateY(-50%)rotate(180deg)}@media (width>=1200px){body header nav.header-nav .tfa-header-menu-container .navbar-nav>.menu-item-has-children ul.dropdown-menu.depth_0 li ul.dropdown-menu.depth_1{display:block!important}}body header nav.header-nav .tfa-header-menu-container .navbar-nav .menu-item-current:not(.nav-btn__get-in-touch,.nav-btn__store,.nav-item-997,.nav-item-998,.nav-item-999)>a{position:relative}body header nav.header-nav .tfa-header-menu-container .navbar-nav .menu-item-current:not(.nav-btn__get-in-touch,.nav-btn__store,.nav-item-997,.nav-item-998,.nav-item-999)>a:after{content:"";border-bottom:2px solid #083552;width:15px;height:0;position:absolute;bottom:-5px;left:0}@media (width<=991.98px){body header nav.header-nav .tfa-header-menu-container .navbar-nav .menu-item-current:not(.nav-btn__get-in-touch,.nav-btn__store,.nav-item-997,.nav-item-998,.nav-item-999)>a:after{content:"";border-bottom:none}}body header nav.header-nav .tfa-header-menu-container .navbar-nav .item-sub:checked~ul.dropdown-menu{display:block}body header nav.header-nav .tfa-header-menu-container .navbar-nav .item-sub:checked~.item-sub,body header nav.header-nav .tfa-header-menu-container .navbar-nav .item-sub:checked~em{opacity:.7;margin-right:-1px;transform:rotate(180deg)}body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__store,body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__get-in-touch{float:left;background:#fff;border:1px solid #0d6efd;margin-top:-5px;margin-left:100px;padding:0;transition:all .3s ease-out;position:relative}body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__store:after,body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__get-in-touch:after{content:"";background:#fff;border-right:1px solid #0d6efd;width:20px;height:20px;display:block;position:absolute;top:-10px;right:-10px;transform:rotate(135deg)}body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__store a,body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__get-in-touch a{color:#0d6efd;padding:10px 50px 10px 20px;font-size:16px;font-weight:400;transition:all .3s ease-out;position:relative}body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__store a:hover,body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__get-in-touch a:hover{color:#fff!important}body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__store a:after,body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__get-in-touch a:after{content:"";background:url(../arr-r-blue.f3243ffe.svg) 50%/cover no-repeat;width:13px;height:11px;display:block;position:absolute;top:50%;right:25px;transform:translateY(-50%)}@media (width<=1399.98px){body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__store,body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__get-in-touch{margin-left:12px}}@media (width<=1199.98px){body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__store,body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__get-in-touch{max-width:-moz-fit-content;max-width:fit-content;margin-top:20px;margin-left:0}}body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__store:hover,body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__get-in-touch:hover{opacity:.7;transition:all .3s ease-out}body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__store:hover a:after,body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__get-in-touch:hover a:after{transition:all .3s ease-out;right:23px}body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__store{border-color:#186ea7;margin-left:0;transition:all .1s ease-in!important}@media (width>=1200px){body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__store{margin-left:0}}body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__store:after,body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__store:hover:after{border-right:1px solid #186ea7}body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__store:hover{background-color:#186ea7;border-color:#186ea7}body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__store a{color:#186ea7}body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__store a:after{background-image:url(../arr-r-blue.f3243ffe.svg)}body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__store a:hover:after{background-image:url(../arr-r-white.a3e1e0f4.svg)}body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__store a:hover{color:#ff7200}body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__get-in-touch{border-color:#ff7200;margin-left:10px}body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__get-in-touch:after,body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__get-in-touch:hover:after{border-right:1px solid #ff7200}body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__get-in-touch:hover{background-color:#ff7200;border-color:#ff7200}body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__get-in-touch a{color:#ff7200}body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__get-in-touch a:after{background-image:url(../arr-r-orange.cec4b99d.svg)}body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__get-in-touch a:hover:after{background-image:url(../arr-r-white.a3e1e0f4.svg)}body header nav.header-nav .tfa-header-menu-container>ul>li.menu-item.nav-btn__get-in-touch a:hover{color:#186ea7}body header nav.header-nav.megamenu{height:fill-available;height:-webkit-fill-available;height:-moz-available;min-height:-moz-fit-content;min-height:fit-content;position:fixed;top:90px;right:0}body header nav.header-nav.megamenu .navbar-toggler-btn{position:fixed;top:32px;right:25px}@media (width>=1200px){body header nav.header-nav.megamenu{top:unset;margin-bottom:15px;position:relative;right:0}body header nav.header-nav.megamenu .navbar-toggler-btn{display:none!important}body header nav.header-nav.megamenu .item-sub:checked~ul.dropdown-menu{display:none}body header nav.header-nav.megamenu .item-sub:checked~em{transform:rotate(0)}body header nav.header-nav.megamenu .tfa-header-menu-container{opacity:1;list-style:none;position:absolute;top:-10px;left:-40px;display:flex!important}body header nav.header-nav.megamenu .tfa-header-menu-container input,body header nav.header-nav.megamenu .tfa-header-menu-container img{display:none}body header nav.header-nav.megamenu .tfa-header-menu-container>ul{white-space:nowrap;height:-moz-fit-content;height:fit-content;margin-bottom:0;display:inline-flex}}@media (width>=1200px) and (width>=1200px){body header nav.header-nav.megamenu .tfa-header-menu-container>ul li:nth-child(4){padding-right:10px}body header nav.header-nav.megamenu .tfa-header-menu-container>ul li:nth-child(7){padding-right:120px}body header nav.header-nav.megamenu .tfa-header-menu-container>ul li:nth-child(8){margin-right:15px}}@media (width>=1200px){body header nav.header-nav.megamenu .tfa-header-menu-container>ul .mega-wrap img{display:none}body header nav.header-nav.megamenu .tfa-header-menu-container>ul>.menu-item{border:0;margin-left:15px;padding-right:30px;position:relative}}@media (width>=1200px) and (width<=1919.98px){body header nav.header-nav.megamenu .tfa-header-menu-container>ul>.menu-item{padding-right:15px}}@media (width>=1200px){body header nav.header-nav.megamenu .tfa-header-menu-container>ul>.menu-item em{position:absolute}body header nav.header-nav.megamenu .tfa-header-menu-container>ul>.menu-item-has-children>ul.dropdown-menu{background-color:#fff;border-radius:0 0 7px 7px;width:-moz-fit-content;width:fit-content;min-width:max-content;height:-moz-fit-content;height:fit-content;animation:.25s linear both fade-in-up-mega;display:none;position:absolute;box-shadow:0 6px 15px #0000000f}body header nav.header-nav.megamenu .tfa-header-menu-container>ul>.menu-item-has-children>ul li a img{display:none}body header nav.header-nav.megamenu .tfa-header-menu-container>ul>.menu-item:hover em{opacity:.7;margin-top:-3px;margin-right:-3px;transform:rotate(180deg)}body header nav.header-nav.megamenu .tfa-header-menu-container>ul>.menu-item:hover>ul.dropdown-menu{border:0;border-radius:2px;padding:20px;display:block}body header nav.header-nav.megamenu .tfa-header-menu-container>ul>.menu-item:hover>ul.dropdown-menu em{display:none}body header nav.header-nav.megamenu .tfa-header-menu-container>ul>.menu-item:hover.menu-item-has-children.mega-img img{z-index:1;width:150px;height:150px;padding-top:20px;animation:.25s linear both fade-in-up-mega;display:block;position:absolute;left:-150px}body header nav.header-nav.megamenu .tfa-header-menu-container>ul>.menu-item:hover.menu-item-has-children.mega-img>ul.dropdown-menu{min-height:175px;margin-left:-170px;width:440px!important;padding:15px 20px 20px 200px!important}body header nav.header-nav.megamenu .tfa-header-menu-container>ul>.menu-item:hover.menu-item-has-children.mega-img>ul.dropdown-menu li{margin-top:0}body header nav.header-nav.megamenu .tfa-header-menu-container>ul>.menu-item:hover.menu-item-has-children.mega-img>ul.dropdown-menu ul{min-height:-moz-fit-content;min-height:fit-content;display:block;overflow:hidden auto}body header nav.header-nav.megamenu .tfa-header-menu-container>ul>.menu-item:hover.menu-item-has-children.mega-img>ul.dropdown-menu input+em{display:none}}@media (width<=1199.98px){body header nav.header-nav.megamenu .navbar-toggler-btn{display:flex!important}}body header nav.header-nav:not(.megamenu){width:-moz-fit-content;width:fit-content;padding-top:90px;position:fixed;top:0;right:0}body header nav.header-nav:not(.megamenu) .navbar-toggler-btn{display:block}@media (width>=1200px){body header nav.header-nav:not(.megamenu) .navbar-toggler-btn{opacity:1!important}}body.menu-open{max-height:100vh;overflow-y:hidden}body.menu-open header .navbar-toggler-btn{top:31px}body.menu-open header .navbar-toggler-btn em{background:#083552}body.menu-open header .navbar-toggler-btn em:first-child{top:-1px;left:8px;transform:rotate(45deg)}body.menu-open header .navbar-toggler-btn em:nth-child(2){opacity:0;width:0}body.menu-open header .navbar-toggler-btn em:nth-child(3){left:8px;transform:rotate(-45deg);top:28px!important}body.menu-open header .header-nav-overlay{display:none}body.menu-open header .tfa-header-menu-container{padding-top:0;animation:1s both slide-in-right;display:block!important}@media (width<=1199.98px){body.menu-open header .tfa-header-menu-container{height:100vh;padding-top:40px}}body.menu-open header .header-nav:not(.megamenu){animation:1.5s forwards grow-line}@media (width>=1200px){body.menu-open header .header-nav:not(.megamenu){z-index:2;min-width:320px;max-width:calc(50vw - 791px);height:100vh;padding:120px 15px}}body.menu-open header .header-nav:not(.megamenu) .tfa-header-menu-container{padding-top:40px;padding-left:0;overflow-y:auto}@media (width>=1200px){body.menu-open header .header-nav:not(.megamenu) .tfa-header-menu-container{padding-top:0;padding-left:20px}body.menu-open header .header-nav:not(.megamenu)+.header-nav-overlay{background-color:#000000b3;width:calc(50vw + 791px);height:calc(100vh - 90px);animation:.7s linear both fade-in;position:fixed;top:95px;left:0;display:block!important}}body .tfa-footer-menu-container li.menu-item{text-align:left}body .tfa-footer-menu-container li.menu-item:before{content:unset}body .tfa-footer-menu-container li.menu-item input{opacity:0;width:-moz-fit-content;width:fit-content;height:100%;position:absolute;right:0}.wp-site-blocks .accordion{background-color:#08355233;margin-top:30px;padding:60px 50px}@media (width<=991.98px){.wp-site-blocks .accordion{padding:40px 30px}}@media (width<=575.98px){.wp-site-blocks .accordion{padding:30px 20px}}.wp-site-blocks .accordion>.h3{margin-bottom:30px;font-size:32px;line-height:1.2}@media (width<=575.98px){.wp-site-blocks .accordion>.h3{font-size:28px}}.wp-site-blocks .accordion-button{text-align:left;background-color:#fff;border:0;width:100%;padding:0;position:relative;box-shadow:none!important;outline:none!important}@media (width<=575.98px){.wp-site-blocks .accordion-button{padding-left:0;padding-right:0;font-size:14px}}.wp-site-blocks .accordion-button .content{color:#083552;width:100%;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;font-size:20px;font-weight:400;display:inline-block;position:relative}@media (width<=991.98px){.wp-site-blocks .accordion-button .content{padding-right:50px;font-size:18px;line-height:24px}}@media (width<=575.98px){.wp-site-blocks .accordion-button .content{padding-right:40px;font-size:14px;line-height:18px}}.wp-site-blocks .accordion-button .bt{z-index:0;background:url(../acc-down.08ddb238.svg) 50%/auto 30px no-repeat;width:20px;height:20px;display:block;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media (width<=575.98px){.wp-site-blocks .accordion-button .bt{background-size:auto 20px;margin-left:-50px}}.wp-site-blocks .accordion-button:after{display:none}.wp-site-blocks .accordion-button:not(.collapsed){z-index:3;border-color:#083552!important}.wp-site-blocks .accordion-button:not(.collapsed) .content{font-weight:700}.wp-site-blocks .accordion-button:not(.collapsed) .bt{background:url(../acc-up.c71dd287.svg) 50%/20px no-repeat}.wp-site-blocks .accordion-button:focus{box-shadow:none;border-color:#0000}.wp-site-blocks .accordion-header{padding:0}.wp-site-blocks .accordion-item{background-color:#fff;border-radius:12px;margin-bottom:30px;padding:30px;position:relative;box-shadow:16px 8px 46.6px #0000000d;border:1px solid #0000000a!important}@media (width<=575.98px){.wp-site-blocks .accordion-item{margin-bottom:15px;padding:15px}}.wp-site-blocks .accordion-body{padding-top:20px;border-top:0!important}@media (width<=575.98px){.wp-site-blocks .accordion-body{padding-left:0}}.wp-site-blocks .accordion-body p{color:#083552;max-width:75%;font-size:20px;font-weight:400;line-height:30px}@media (width<=991.98px){.wp-site-blocks .accordion-body p{max-width:96%;font-size:14px;line-height:18px}}@media (width<=575.98px){.wp-site-blocks .accordion-body p{font-size:12px}}.wp-site-blocks .accordion-collapse{display:none}.wp-site-blocks .accordion-collapse.show{display:block}.wp-site-blocks .accordion-collapse.show:before{content:"";z-index:1;border:1px solid #083552;border-radius:12px;width:100%;height:100%;position:absolute;top:0;left:0}.wp-site-blocks .tabs{display:flex}.wp-site-blocks .tabs .tab-header{justify-content:flex-start;margin:0;padding:0 20px 0 0;list-style-type:none;display:flex}.wp-site-blocks .tabs .tab-header:before{content:"";background-color:#0000!important}.wp-site-blocks [data-tab-content]{display:none}.wp-site-blocks .active[data-tab-content]{display:block}.hero{z-index:1;background-repeat:no-repeat;background-size:cover;width:100%;height:570px;margin-top:0;padding-top:94px;display:flex;position:relative;top:0;background-color:#fff!important;background-position:100%!important}@media (width<=991.98px){.hero{min-height:414px;height:auto!important;padding-bottom:70px!important}}.hero-pre{color:#0d6efd;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;font-size:22px;font-weight:700;line-height:28px}.hero-wrap{text-align:left;z-index:1;align-self:center;width:100%;max-height:-moz-fit-content;max-height:fit-content;padding-top:100px;display:block}.hero-wrap>*{z-index:1;position:relative}@media (width<=1199.98px){.hero-wrap{padding:75px 0 55px}.hero-wrap:after{content:unset!important}}.hero-wrap h1{color:#083552;margin-bottom:10px}.hero-wrap span,.hero-wrap p{color:#08355299;position:unset;font-size:21px;font-weight:400;max-width:710px!important}@media (width<=991.98px){.hero-wrap span,.hero-wrap p{margin-top:40px;line-height:30px}}.hero-wrap .btn{margin-top:30px}@media (width>=992px) and (width<=1399.98px){.hero-wrap .btn{margin-top:170px!important}}.hero-wrap .btn-outline-light{margin-left:15px}.hero .wp-block-tfa-row-section.container-boxed{width:100%}.hero.hero-default{height:-moz-fit-content;height:fit-content;padding-bottom:70px}.hero.hero-default .wp-block-tfa-column.hero-boot-col-img{background-repeat:no-repeat;background-size:cover!important}.hero.hero-default .wp-block-tfa-column.hero-boot-col-img .wp-block-heading{clip-path:polygon(calc(100% - 30px) 0,100% 30px,100% 100%,0 100%,0 0);-webkit-backdrop-filter:blur(13.4px);backdrop-filter:blur(13.4px);color:#fff;background:#86c6ca6e url(../bg-glass.57b6ef15.svg) 100% 0/cover no-repeat;border-radius:0;max-width:80%;padding:70px 40px;line-height:1.1;position:absolute;bottom:-70px;left:0;font-size:40px!important;font-weight:400!important}.hero.hero-home{background-size:cover;height:-moz-fit-content;height:fit-content;padding:170px 0;background-color:#0000!important;background-position:bottom!important;border-top:0!important;border-bottom:0!important}.hero.hero-home:before{display:none}@media (width<=575.98px){.hero.hero-home{padding-top:100px!important}}@media (width<=991.98px){.hero.hero-home{padding-bottom:20px!important}}.hero.hero-home .hero-wrap{position:relative;padding-top:0!important}@media (width<=575.98px){.hero.hero-home .hero-wrap{margin-top:42px!important}}.hero.hero-home .hero-wrap h1{margin-top:auto}.hero.hero-home .hero-wrap h1.has-white-color{font-weight:400!important}@media (width>=992px){.hero.hero-home .hero-wrap h1{max-width:1170px}}.hero.hero-home .hero-wrap .wp-block-group__inner-container>p{margin-top:10px!important}.hero.hero-home .hero-wrap .hero-desc{position:absolute;top:140px;right:15px}@media (width>=992px) and (width<=1399.98px){.hero.hero-home .hero-wrap .hero-desc{top:200px}}@media (width<=991.98px){.hero.hero-home .hero-wrap .hero-desc{right:unset;padding-left:40px;position:relative;top:0}}.hero.hero-home .hero-wrap .hero-desc:before{content:url(../lines.ce1009af.svg);margin-top:80px;margin-left:-50px;position:absolute}@media (width<=991.98px){.hero.hero-home .hero-wrap .hero-desc:before{margin-top:0}}@media (width<=575.98px){.hero.hero-home .hero-wrap .hero-desc:before{margin-top:-20px}}.hero.hero-home .hero-wrap .hero-desc p{max-width:645px;margin-top:100px;font-size:21px;font-weight:400;line-height:1.2;color:#08355299!important}.hero.hero-archive{background-image:url(../bg-hero-shop.295ea92c.jpg)!important}.hero.hero-solid,.hero.hero-title{border-bottom:0;height:auto;padding-bottom:70px;position:relative;background:#fff!important}@media (width<=1199.98px){.hero.hero-solid,.hero.hero-title{border-top:none!important}}.hero.hero-solid:before,.hero.hero-title:before{content:unset}.hero.hero-solid:after,.hero.hero-title:after{content:unset!important}@media (width<=1199.98px){.hero.hero-solid,.hero.hero-title{min-height:auto}}.hero.hero-solid .wp-block-tfa-column.hero-boot-col-img,.hero.hero-title .wp-block-tfa-column.hero-boot-col-img{display:none!important}.hero.hero-solid .hero-wrap,.hero.hero-title .hero-wrap{padding:55px 0}.hero.hero-solid .hero-wrap h1,.hero.hero-title .hero-wrap h1{margin:74px 0 0}.hero.hero-solid .hero-wrap h1 strong,.hero.hero-solid .hero-wrap h1 span,.hero.hero-title .hero-wrap h1 strong,.hero.hero-title .hero-wrap h1 span{color:#083552;font-weight:700;position:relative}.hero.hero-solid .hero-wrap h1 strong:after,.hero.hero-solid .hero-wrap h1 span:after,.hero.hero-title .hero-wrap h1 strong:after,.hero.hero-title .hero-wrap h1 span:after{content:"";border-bottom:5px solid #083552;width:100%;position:absolute;bottom:-6px;left:0}.hero.hero-solid .hero-wrap:before,.hero.hero-solid .hero-wrap:after,.hero.hero-title .hero-wrap:before,.hero.hero-title .hero-wrap:after{content:unset!important}.hero.hero-solid .breadcrumb-wrap,.hero.hero-title .breadcrumb-wrap{position:absolute}.hero.hero-solid .breadcrumb-wrap .breadcrumb-icon,.hero.hero-title .breadcrumb-wrap .breadcrumb-icon{background-size:auto;background-image:url(../arr-b-r-dark.2c605a44.svg)!important}.hero.hero-solid .breadcrumb-wrap .breadcrumb_last,.hero.hero-solid .breadcrumb-wrap .breadcrumb_last strong,.hero.hero-solid .breadcrumb-wrap span a,.hero.hero-title .breadcrumb-wrap .breadcrumb_last,.hero.hero-title .breadcrumb-wrap .breadcrumb_last strong,.hero.hero-title .breadcrumb-wrap span a{color:#083552!important}.hero.hero-solid.insights,.hero.hero-title.insights{padding-top:150px}.hero.hero-solid.insights .wp-block-post-title,.hero.hero-title.insights .wp-block-post-title{letter-spacing:-1px;padding-top:20px;padding-bottom:20px;font-size:73px;font-weight:500;line-height:80.3px}@media (width<=575.98px){.hero.hero-solid.insights .wp-block-post-title,.hero.hero-title.insights .wp-block-post-title{font-size:46px;line-height:48px}}.hero.hero-solid.insights .wp-block-post-featured-image img,.hero.hero-title.insights .wp-block-post-featured-image img{clip-path:polygon(20px 0,100% 0,100% 100%,0 100%,0 30px);object-position:25% 50%;min-height:420px}@media (width<=575.98px){.hero.hero-solid.insights .wp-block-post-featured-image img,.hero.hero-title.insights .wp-block-post-featured-image img{height:180px;min-height:180px}}.hero.hero-solid.insights .wp-block-post-featured-image img.imagen-no-svg,.hero.hero-title.insights .wp-block-post-featured-image img.imagen-no-svg{object-fit:cover!important}.hero.hero-solid.insights .wp-block-post-featured-image img.imagen-svg,.hero.hero-title.insights .wp-block-post-featured-image img.imagen-svg{object-fit:contain!important}.hero.hero-simple{height:auto!important}.hero.hero-custom-archive{z-index:99;min-height:20px;height:20px!important}.hero.hero-custom-archive .hero-wrap{padding-top:50px}body .section__main-title .wp-block-heading{letter-spacing:-1px;font-size:73px;font-weight:500;line-height:80.3px}body .section__main-title .wp-block-heading:before{content:url(../lines.ce1009af.svg);margin-top:-30px;margin-left:-50px;position:absolute}@media (width<=575.98px){body .section__main-title .wp-block-heading{text-align:right;font-size:53px}}body .section__cards>.row{gap:20px}@media (width>=1200px){body .section__cards>.row{padding-left:10px}}@media (width<=1199.98px){body .section__cards>.row{justify-content:center;gap:30px}}body .section__cards>.row>.single-card{color:#fff;clip-path:polygon(calc(100% - 20px) 0,100% 30px,100% 100%,0 100%,0 0);cursor:pointer;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:space-between;width:calc(33.33% - 20px);height:550px;padding:2em;display:flex;position:relative;box-shadow:inset 0 0 0 2000px #0006}@media (width<=1199.98px){body .section__cards>.row>.single-card{width:calc(50% - 20px);height:450px}}@media (width<=575.98px){body .section__cards>.row>.single-card{width:100%}}body .section__cards>.row>.single-card:after{content:"";background:url(../arrow-no-bg-white.98af6baf.svg) 50%/cover no-repeat;width:56px;height:50px;transition:all .2s ease-in;display:block;position:absolute;top:2em;right:2em}@media (width<=768px){body .section__cards>.row>.single-card:after{top:1.5em;right:3em}}body .section__cards>.row>.single-card a{color:#fff;letter-spacing:-1px;margin-bottom:15px;font-size:3rem;font-weight:400;line-height:1.2}@media (width<=991.98px){body .section__cards>.row>.single-card a{font-size:2rem}}body .section__cards>.row>.single-card p{color:#fff}body .section__cards>.row>.single-card p:last-of-type{font-size:16px}body .section__cards>.row>.single-card:hover{box-shadow:none;transition:all .4s ease-in-out;background:#ff7200!important}body .section__cards>.row>.single-card:hover:after{background:url(../arr-r-blue-light-sq.3c03d94a.svg) 50%/cover no-repeat}body .section__cards>.row>.single-card:hover p{color:#083552}body .section__industries-we-help{margin-top:2.5em}body .section__industries-we-help .row .col-md-6{position:relative}@media (width>=768px) and (width<=991.98px){body .section__industries-we-help .row .col-md-6{width:100%}}@media (width<=991.98px){body .section__industries-we-help .row .col-md-6:last-of-type .wp-block-image,body .section__industries-we-help .row .col-md-6:last-of-type .blue-box{display:none}}body .section__industries-we-help .row .col-md-6 ul>li{margin-bottom:15px;padding:0;font-size:1.3125rem;line-height:1.5em;list-style-type:none}body .section__industries-we-help .row .col-md-6 ul>li:hover{color:#186ea7;text-decoration:underline}body .section__industries-we-help .row .col-md-6 ul>li:after{content:"";background:url(../arr-r-blue-grey-bg.0b970d63.svg) 50%/cover no-repeat;width:19px;height:19px;display:block;position:absolute;top:22%;left:79%}body .section__industries-we-help .row .col-md-6 ul>li:hover:after{content:"";background-image:url(../hexonarrow-hover.eba30d96.svg)}@media (width>=992px) and (width<=1199.98px){body .section__industries-we-help .row .col-md-6 ul>li:after{content:"";left:90%}}body .section__industries-we-help .row .col-md-6 img{clip-path:polygon(20px 0,100% 0,100% 100%,0 100%,0 30px)}body .section__industries-we-help .row .col-md-6 .blue-box{top:45%;left:calc(var(--bs-gutter-x)*.5);clip-path:polygon(calc(100% - 20px) 0,100% 30px,100% 100%,0 100%,0 0);background-color:#86c6ca;width:452px;height:284px;padding:40px;font-size:40px;position:absolute}body .section__industries-we-help .row .last-li ul li{color:#186ea7;text-decoration:underline}@media (width<=575.98px){body .section__industries-we-help .row .last-li ul li{margin-bottom:-50px}}body .section__industries-we-help .row .last-li ul li:hover{color:#ff7200;cursor:pointer}body .section__industries-we-help .row .last-li ul li:hover:after{content:"";background-image:url(../hexonarrow-hover.eba30d96.svg)}@media (width>=1200px){body .section__industries-we-help .row .last-li ul li:after{left:40%}}@media (width<=920px){body .section__industries-we-help .row .last-li{margin-top:0!important}}@media (width<=575.98px){body .section__services-we-provide .texttop{margin-top:50px}}@media (width>=768px) and (width<=1199.98px){body .section__services-we-provide .services .three-column-layout .wp-block-tfa-column{width:100%!important}}@media (width<=1199.98px){body .section__services-we-provide .services .three-column-layout .wp-block-tfa-column{width:100%!important;padding-right:0!important}}body .section__services-we-provide .services-grid.home .row{grid-template-columns:repeat(2,1fr);display:grid}@media (width<=991.98px){body .section__services-we-provide .services-grid.home .row{grid-template-columns:repeat(1,1fr)}}@media (width>=1200px){body .section__services-we-provide .services-grid{padding-left:10px;padding-right:10px}}@media (width<=575.98px){body .section__services-we-provide .services-grid{margin-top:20px!important}}body .section__services-we-provide .services-grid .row{background-color:#f3f5f6}body .section__services-we-provide .services-grid h3{font-weight:400}body .section__services-we-provide .services-grid .wp-block-tfa-column{border:1px solid #c4cbce;flex-direction:column;justify-content:space-around;padding:50px;display:flex}@media (width>=1400px){body .section__services-we-provide .services-grid .wp-block-tfa-column{height:35vh}}@media screen and (height<=1120px){body .section__services-we-provide .services-grid .wp-block-tfa-column{height:45vh;min-height:400px}}@media (width>=768px){body .section__services-we-provide .services-grid .wp-block-tfa-column p{padding-top:60px}}@media (width<=575.98px){body .section__services-we-provide .services-grid .wp-block-tfa-column{height:auto}body .section__services-we-provide .services-grid .wp-block-tfa-column:last-child img{width:auto!important;height:44px!important}}body .section__services-we-provide .services-grid .wp-block-tfa-column.cell1{border-top:none;border-left:none}body .section__services-we-provide .services-grid .wp-block-tfa-column.cell1:nth-child(2){border-right:none!important}body .section__services-we-provide .services-grid .wp-block-tfa-column.cell2{border-top:none;border-left:none;border-right:none!important}body .section__services-we-provide .services-grid .wp-block-tfa-column.cell2:last-child{flex-direction:row;align-items:center;padding:0 10%}body .section__services-we-provide .services-grid .wp-block-tfa-column.cell2:last-child .wp-block-heading{font-size:36px;line-height:36px}@media (width<=575.98px){body .section__services-we-provide .services-grid .wp-block-tfa-column.cell2:last-child .wp-block-heading{padding-top:20px;padding-bottom:20px;font-size:26px;line-height:26px}}body .section__services-we-provide .services-grid .wp-block-tfa-column.cell2:last-child .wp-block-heading~.wp-block-image{width:auto}body .section__services-we-provide .services-grid .wp-block-tfa-column.cell2:last-child .wp-block-heading~.wp-block-image img{width:75px!important;height:75px!important}body .section__services-we-provide .services-grid .wp-block-tfa-column.cell3{border-top:none;border-left:none}@media (width>=768px){body .section__services-we-provide .services-grid .wp-block-tfa-column.cell3.grid4{border-bottom:none}}body .section__services-we-provide .services-grid .wp-block-tfa-column.cell4{border-top:none;border-left:none;border-right:none}@media (width>=768px){body .section__services-we-provide .services-grid .wp-block-tfa-column.cell4 p{padding-top:20px}}body .section__services-we-provide .services-grid .wp-block-tfa-column.cell4.grid4{border-bottom:none}body .section__services-we-provide .services-grid .wp-block-tfa-column.cell5{border-top:none;border-bottom:none;border-left:none}@media (width<=768px){body .section__services-we-provide .services-grid .wp-block-tfa-column.cell5{border-bottom:1px solid #c4cbce}}body .section__services-we-provide .services-grid .wp-block-tfa-column.cell6{border:none;flex-direction:row;justify-content:space-around;align-items:center;padding:8%;display:flex}body .section__services-we-provide .services-grid .wp-block-tfa-column.cell6 h3{font-size:36px}@media (width<=768px){body .section__services-we-provide .services-grid .wp-block-tfa-column{border-right:none}}@media (width>=992px){body .section__services-we-provide .services-grid .wp-block-tfa-column.cell1,body .section__services-we-provide .services-grid .wp-block-tfa-column.cell3,body .section__services-we-provide .services-grid .wp-block-tfa-column.cell5{border-right:1px solid #c4cbce!important}body .section__services-we-provide .services-grid .wp-block-tfa-column.cell5,body .section__services-we-provide .services-grid .wp-block-tfa-column.cell2:last-child{border-bottom:none}}@media (width<=575.98px){body .section__services-we-provide .services-grid .wp-block-tfa-column.cell2:last-child{border-bottom:none}}body .section__services-we-provide .services-grid .learn-more-orange .btn{text-decoration:underline;position:relative;color:#ff7200!important;padding:0!important}body .section__services-we-provide .services-grid .learn-more-orange .btn:hover{text-decoration:underline;transition:all .2s ease-in-out;color:#083552!important}body .section__services-we-provide .services-grid .learn-more-orange .btn:after{content:"";background:url(../arr-r-dark-grey-blue.f0847de2.svg) 50%/cover no-repeat;width:19px;height:19px;display:block;position:absolute;top:1px;left:100px}body .section__services-we-provide .services-grid .learn-more-orange .btn:hover:after{content:"";background-image:url(../hexonarrow-hover.eba30d96.svg)}body .section__filter-posts_grid form br{display:none}@media (width<=991.98px){body .section__filter-posts_grid .filter-posts{padding:0}}body .section__filter-posts_grid .filter-posts .select2-container{min-width:100px;max-width:20%;padding-right:15px;position:relative}@media (width<=991.98px){body .section__filter-posts_grid .filter-posts .select2-container{min-width:50%;max-width:50%}}@media (width<=575.98px){body .section__filter-posts_grid .filter-posts .select2-container{min-width:100%;max-width:100%}}body .section__filter-posts_grid .filter-posts .select2-container:last-child{padding-right:0}body .section__filter-posts_grid .filter-posts .select2-selection{border:1px solid #e0e1eb}body .section__filter-posts_grid .filter-posts>*{float:left;position:relative}body .section__filter-posts_grid .filter-posts select{margin-right:15px}body .section__filter-posts_grid .filter-posts_search{border:1px solid #e0e1eb;border-radius:8px;max-width:150px;margin-bottom:0;margin-right:15px;position:relative;overflow:hidden;padding:9px!important}@media (width<=991.98px){body .section__filter-posts_grid .filter-posts_search{min-width:calc(100% - 15px);max-width:calc(100% - 15px)}}body .section__filter-posts_grid .filter-posts_search div.asl_w{box-shadow:none!important}body .section__filter-posts_grid .filter-posts_search p{display:none}body .section__filter-posts_grid .filter-posts_tag{text-align:left;min-width:100%;max-width:-moz-fit-content;max-width:fit-content;margin:30px 0;padding:0 0 0 5px;display:inline-block}body .section__filter-posts_grid .filter-posts_tag>strong{float:left;display:block}body .section__filter-posts_grid .filter-posts_tag>p{display:none}body .section__filter-posts_grid .filter-posts_tag ul{float:left;flex-wrap:wrap;max-width:-moz-fit-content;max-width:fit-content;margin:15px 0;display:inline-flex}body .section__filter-posts_grid .filter-posts_tag ul li{background-color:#f0f0f0;border:1px solid #e0e1eb;border-radius:16px;max-width:-moz-fit-content;max-width:fit-content;margin-top:2px;margin-right:8px;font-weight:500;display:flex;padding:7px 15px!important}body .section__filter-posts_grid .filter-posts_tag ul li:before{display:none}body .section__filter-posts_grid .filter-posts_tag ul li.active{color:#fff;background-color:#72737e}body .section__prod-cat{background-repeat:no-repeat;background-size:cover}body .section__testimonials{background-position-y:bottom;background-repeat:no-repeat;background-size:100% 100%}@media (width<=991.98px){body .section__testimonials{background-size:auto 100%}}@media (width<=575.98px){body .section__testimonials{padding-top:70px!important;padding-bottom:100px!important}}body .section__testimonials h2{margin-bottom:70px;display:inline-block}body .section__testimonials h2 strong:after{border-color:#083552}@media (width<=991.98px){body .section__testimonials h2{font-size:40px;line-height:48px}}body .section__testimonials .testimonials-slider .testimonials-list__item{background-color:#fef6f4;border-radius:16px;padding:30px}body .section__testimonials .testimonials-slider .testimonials-list__item--img img{border-radius:12px}body .section__testimonials .testimonials-slider .testimonials-list__item--name{margin-top:7px;font-size:12px;font-weight:500}body .section__testimonials .testimonials-slider .testimonials-list__item--text{margin-top:48px;line-height:1.6}body .section__testimonials .testimonials-slider .testimonials-slider--nav{flex-wrap:wrap;display:inline-flex;position:relative}body .section__testimonials .testimonials-slider .testimonials-slider--nav .swiper-button-prev,body .section__testimonials .testimonials-slider .testimonials-slider--nav .swiper-button-next{position:inherit;display:flex}body .section__testimonials .testimonials-slider .testimonials-slider--nav .swiper-button-prev:after,body .section__testimonials .testimonials-slider .testimonials-slider--nav .swiper-button-next:after{color:#083552;font-size:32px}body .section__testimonials .testimonials-slider .testimonials-slider--nav .swiper-pagination{position:inherit;padding:5px 30px;display:inline-flex;width:-moz-fit-content!important;width:fit-content!important}body .section__testimonials .testimonials-slider .testimonials-slider--nav .swiper-pagination-bullet{background-color:#ffffffb3}body .section__testimonials .testimonials-slider .testimonials-slider--nav .swiper-pagination-bullet-active{background-color:#fff}body .section__sitemap h2{text-transform:uppercase;margin-top:40px;font-weight:600}body .section__sitemap ul li:before{background-color:#083552}body .section__sitemap ul li a{font-weight:500}body .section__sitemap ul li ul li a{font-weight:300}@media (width<=575.98px){body .section__google-map{padding:0!important}body .section__privacy .wp-block-tfa-row-section.container-boxed{padding-top:50px!important;padding-bottom:30px!important}body .section__privacy .wp-block-tfa-row-section.container-boxed .col-sm-4.mb-70{margin-bottom:0!important}body .section__privacy .wp-block-tfa-row-section.container-boxed ul.list-menu li a{font-size:14px;font-weight:600}}body .section__products_solutions{clip-path:polygon(4% 0,100% 0,100% 80%,97% 100%,0 100%,0 20%);background-color:#186ea71a;margin-top:100px;margin-bottom:100px!important}@media (width<=991.98px){body .section__products_solutions{margin-top:-60px!important}}@media (width>=1200px){body .section__products_solutions .texttop{padding-top:60px}}@media (width<=1199.98px){body .section__products_solutions .texttop{padding-top:40px}}@media (width<=575.98px){body .section__products_solutions .texttop{margin-top:-20px;margin-bottom:-10px;padding-top:40px;padding-left:0}body .section__products_solutions .texttop:before{content:"/";left:3px}}@media (width<=1199.98px){body .section__products_solutions{clip-path:polygon(4% 0,100% 0,100% 97%,97% 100%,0 100%,0 4%);padding:40px;background-size:cover!important;margin-left:20px!important;margin-right:20px!important}}@media (width<=991.98px){body .section__products_solutions{clip-path:polygon(4% 0,100% 0,100% 98%,97% 100%,0 100%,0 2%)}}@media (width<=575.98px){body .section__products_solutions{clip-path:polygon(4% 0,100% 0,100% 99%,97% 100%,0 100%,0 1%);padding:20px}}body .section__products_solutions:before{content:"";background-image:url(../polygon-cta-contact.c615a29b.png);background-position:50%;background-repeat:no-repeat;background-size:auto;width:100px;height:100px;display:block;position:absolute;top:10px;left:50px}@media (width<=1919.98px){body .section__products_solutions:before{content:"";display:none}}body .section__products_solutions .grid-imgs .five-column-layout{grid-column-gap:25px;grid-template-columns:repeat(5,1fr);gap:60px;height:100%;display:grid}@media (width<=991.98px){body .section__products_solutions .grid-imgs .five-column-layout{grid-template-columns:repeat(2,1fr)}}@media (width<=767.98px){body .section__products_solutions .grid-imgs .five-column-layout{grid-template-columns:repeat(1,1fr);gap:20px}}body .section__products_solutions .grid-imgs .five-column-layout div{width:auto!important}@media (width>=1200px){body .section__products_solutions .grid-imgs .five-column-layout{padding-left:10px}}body .section__products_solutions .grid-imgs .five-column-layout .wp-block-tfa-column{cursor:pointer;background-color:#186ea70d;transition:all .3s ease-in-out}body .section__products_solutions .grid-imgs .five-column-layout .wp-block-tfa-column:hover{background-color:#0835521f}body .section__products_solutions .grid-imgs .five-column-layout .wp-block-tfa-column .wp-block-heading{letter-spacing:-.16px;padding:0 0 10px 15px;font-weight:400}@media (width<=575.98px){body .section__products_solutions .grid-imgs .five-column-layout .wp-block-tfa-column .wp-block-heading{font-size:20px}}body .section__products_solutions .grid-imgs .five-column-layout .wp-block-tfa-column .wp-block-image a{pointer-events:none;z-index:-1;position:relative}@media (width<=991.98px){body .section__products_solutions .grid-imgs .five-column-layout{padding-left:40px!important;padding-right:40px!important}}body .section__weare{clip-path:polygon(4% 0,100% 0,100% 83%,97% 100%,0 100%,0 15%);height:auto;margin:23px;display:block;background-image:url(../bg_weare.9870210f.png)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;margin-bottom:100px!important}@media (width>=1200px){body .section__weare .texttop{padding-top:60px}}@media (width<=1199.98px){body .section__weare .texttop{padding-top:40px}}@media (width<=575.98px){body .section__weare .texttop{margin-top:-20px;margin-bottom:-10px;padding-left:20px}body .section__weare .texttop:before{content:"/";left:23px}}body .section__weare a{color:#fff;letter-spacing:-.1px;padding:20px;font-weight:400;position:absolute;top:0}@media (width>=992px){body .section__weare a{font-size:36px}}@media (width<=1199.98px){body .section__weare{clip-path:polygon(4% 0,100% 0,100% 97%,97% 100%,0 100%,0 4%);padding:40px;background-size:cover!important;margin-left:20px!important;margin-right:20px!important}}@media (width<=991.98px){body .section__weare{clip-path:polygon(4% 0,100% 0,100% 98%,97% 100%,0 100%,0 2%)}}@media (width<=575.98px){body .section__weare{clip-path:polygon(4% 0,100% 0,100% 99%,97% 100%,0 100%,0 1%);padding:20px}}body .section__weare:before{content:"";background-image:url(../polygon-cta-contact.c615a29b.png);background-position:50%;background-repeat:no-repeat;background-size:auto;width:100px;height:100px;display:block;position:absolute;top:10px;left:50px}@media (width<=1199.98px){body .section__weare:before{content:"";display:none}}@media (width<=575.98px){body .section__weare--content-top{padding:20px}}@media (width>=1200px){body .section__weare--content-bottom>.row{padding-left:10px}}@media (width<=575.98px){body .section__weare--content-bottom{padding:20px}body .section__weare--content-bottom--left{margin-top:-40px}}body .section__weare--content-bottom--left .about{background-image:url(../weare00.9877a610.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:230px;margin-top:20px;margin-bottom:20px;display:block;position:relative;box-shadow:inset 0 0 0 2000px #0000004d}body .section__weare--content-bottom--left .people{background-image:url(../weare01.2a7626dc.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:340px;display:block;position:relative;box-shadow:inset 0 0 0 2000px #0000004d}@media (width<=991.98px){body .section__weare--content-bottom--left .people{height:230px}}@media (width<=575.98px){body .section__weare--content-bottom--left .about,body .section__weare--content-bottom--left .people{height:150px}}body .section__weare--content-bottom--right{margin-top:20px}@media (width>=992px){body .section__weare--content-bottom--right{padding-left:30px}}body .section__weare--content-bottom--right .future{background-image:url(../weare02.f2d5ed9f.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:340px;margin-bottom:20px;display:block;position:relative;box-shadow:inset 0 0 0 2000px #0000004d}@media (width<=991.98px){body .section__weare--content-bottom--right .future{height:230px}}body .section__weare--content-bottom--right .howto{background-image:url(../weare03.eac0d71c.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:230px;margin-right:1%;display:block;position:relative;box-shadow:inset 0 0 0 2000px #0000004d}@media (width<=991.98px){body .section__weare--content-bottom--right .howto{width:100%;margin-right:0}}body .section__weare--content-bottom--right .career{background-image:url(../weare04.23d10cbd.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:49%;height:230px;margin-left:1%;display:block;position:relative;box-shadow:inset 0 0 0 2000px #0000004d}@media (width<=991.98px){body .section__weare--content-bottom--right .career{width:100%;margin-top:20px;margin-left:0}}@media (width<=575.98px){body .section__weare--content-bottom--right .future,body .section__weare--content-bottom--right .howto,body .section__weare--content-bottom--right .career{height:150px}body .section__weare--content-bottom--right .future a,body .section__weare--content-bottom--right .howto a,body .section__weare--content-bottom--right .career a{max-width:60%}}body .section__weare--content-bottom--left .about,body .section__weare--content-bottom--left .people,body .section__weare--content-bottom--right .future,body .section__weare--content-bottom--right .howto,body .section__weare--content-bottom--right .career{cursor:pointer}body .section__weare--content-bottom--left .about:hover,body .section__weare--content-bottom--left .people:hover,body .section__weare--content-bottom--right .future:hover,body .section__weare--content-bottom--right .howto:hover,body .section__weare--content-bottom--right .career:hover{background-color:#186ea7;background-image:none;transition:all .4s ease-in-out}body .section__weare--content-bottom--left .about:after,body .section__weare--content-bottom--left .people:after,body .section__weare--content-bottom--right .future:after,body .section__weare--content-bottom--right .howto:after,body .section__weare--content-bottom--right .career:after{content:"";background-image:url(../hexarrow_transparent.0fbcd0b2.svg);background-position:50%;background-repeat:no-repeat;background-size:auto;width:80px;height:80px;display:block;position:absolute;top:0;right:0}body .section__weare--content-bottom--left .about:hover:after,body .section__weare--content-bottom--left .people:hover:after,body .section__weare--content-bottom--right .future:hover:after,body .section__weare--content-bottom--right .howto:hover:after,body .section__weare--content-bottom--right .career:hover:after{content:"";background-image:url(../hexarrow_whitehover.dd894fa3.svg);background-position:50%;background-repeat:no-repeat;background-size:auto;width:80px;height:80px;transition:all .2s ease-in;display:block;position:absolute;top:0;right:0}@media (width<=991.98px){body .section__weare--content-bottom--left .about:after,body .section__weare--content-bottom--left .people:after,body .section__weare--content-bottom--right .future:after,body .section__weare--content-bottom--right .howto:after,body .section__weare--content-bottom--right .career:after{content:"";background-size:contain;width:40px;height:40px;top:10px;right:10px}body .section__weare--content-bottom--left .about:hover:after,body .section__weare--content-bottom--left .people:hover:after,body .section__weare--content-bottom--right .future:hover:after,body .section__weare--content-bottom--right .howto:hover:after,body .section__weare--content-bottom--right .career:hover:after{content:"";background-size:contain;width:40px;height:40px;transition:all .2s ease-in;top:10px;right:10px}body .section__slider-posts.contact{margin-top:50px!important;margin-bottom:50px!important}body .section__slider-posts{margin-top:-40px!important;margin-bottom:100px!important}body .section__slider-posts .services .wp-block-tfa-column{padding-right:0!important}}@media (width>=992px){body .section__slider-posts .texttop{padding-top:40px}}@media (width<=991.98px){body .section__slider-posts .texttop{padding-top:30px}}body .section__slider-posts .case_study-slider .swiper-wrapper,body .section__slider-posts .posts_home-slider .swiper-wrapper,body .section__slider-posts .posts_people-slider .swiper-wrapper{height:490px!important}body .section__slider-posts .case_study-slider .swiper-slide,body .section__slider-posts .posts_home-slider .swiper-slide,body .section__slider-posts .posts_people-slider .swiper-slide{background-color:#fff;background-position:165% 150%;background-repeat:no-repeat;width:345px;height:520px}body .section__slider-posts .case_study-slider .swiper-slide .sectors-list__item,body .section__slider-posts .posts_home-slider .swiper-slide .sectors-list__item,body .section__slider-posts .posts_people-slider .swiper-slide .sectors-list__item{background-color:#fff;flex-direction:column;justify-content:end;height:100%;padding:220px 0 20px;display:flex}body .section__slider-posts .case_study-slider .swiper-slide .sectors-list__item--image,body .section__slider-posts .posts_home-slider .swiper-slide .sectors-list__item--image,body .section__slider-posts .posts_people-slider .swiper-slide .sectors-list__item--image{width:100%;position:absolute;top:0;left:0;overflow:hidden}body .section__slider-posts .case_study-slider .swiper-slide .sectors-list__item--image img,body .section__slider-posts .posts_home-slider .swiper-slide .sectors-list__item--image img,body .section__slider-posts .posts_people-slider .swiper-slide .sectors-list__item--image img{object-fit:cover;object-position:top;border:1px solid #08355266;width:100%;max-height:325px}@media (width<=1199.98px){body .section__slider-posts .case_study-slider .swiper-slide .sectors-list__item--image img,body .section__slider-posts .posts_home-slider .swiper-slide .sectors-list__item--image img,body .section__slider-posts .posts_people-slider .swiper-slide .sectors-list__item--image img{max-height:275px}}@media (width<=991.98px){body .section__slider-posts .case_study-slider .swiper-slide .sectors-list__item--image img,body .section__slider-posts .posts_home-slider .swiper-slide .sectors-list__item--image img,body .section__slider-posts .posts_people-slider .swiper-slide .sectors-list__item--image img{max-height:300px}}@media (width<=379.98px){body .section__slider-posts .case_study-slider .swiper-slide .sectors-list__item--image img,body .section__slider-posts .posts_home-slider .swiper-slide .sectors-list__item--image img,body .section__slider-posts .posts_people-slider .swiper-slide .sectors-list__item--image img{max-height:260px}}body .section__slider-posts .case_study-slider .swiper-slide .sectors-list__item--cat,body .section__slider-posts .posts_home-slider .swiper-slide .sectors-list__item--cat,body .section__slider-posts .posts_people-slider .swiper-slide .sectors-list__item--cat{border:1px solid #083552;width:-moz-fit-content;width:fit-content;padding:10px;font-weight:400;position:relative;z-index:99!important;font-size:.65rem!important}body .section__slider-posts .case_study-slider .swiper-slide .sectors-list__item--date,body .section__slider-posts .posts_home-slider .swiper-slide .sectors-list__item--date,body .section__slider-posts .posts_people-slider .swiper-slide .sectors-list__item--date{font-weight:400;font-size:.85rem!important}body .section__slider-posts .case_study-slider .swiper-slide .sectors-list__item--text,body .section__slider-posts .posts_home-slider .swiper-slide .sectors-list__item--text,body .section__slider-posts .posts_people-slider .swiper-slide .sectors-list__item--text{font-size:1.05rem!important}body .section__slider-posts .case_study-slider .swiper-slide .sectors-list__item--desc,body .section__slider-posts .posts_home-slider .swiper-slide .sectors-list__item--desc,body .section__slider-posts .posts_people-slider .swiper-slide .sectors-list__item--desc{color:#186ea7;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;line-height:22px;font-size:15px!important;font-weight:500!important}body .section__slider-posts .case_study-slider .swiper-slide .sectors-list__item--link,body .section__slider-posts .posts_home-slider .swiper-slide .sectors-list__item--link,body .section__slider-posts .posts_people-slider .swiper-slide .sectors-list__item--link{margin-top:30px;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;font-size:17px;font-weight:700;text-decoration:underline;transition:all .3s ease-out}body .section__slider-posts .case_study-slider .swiper-slide .sectors-list__item:hover .sectors-list__item--link,body .section__slider-posts .posts_home-slider .swiper-slide .sectors-list__item:hover .sectors-list__item--link,body .section__slider-posts .posts_people-slider .swiper-slide .sectors-list__item:hover .sectors-list__item--link{color:#083552;transition:all .3s ease-out}body .section__slider-posts .case_study-slider .swiper-slide .sectors-list__item:hover .sectors-list__item--text,body .section__slider-posts .posts_home-slider .swiper-slide .sectors-list__item:hover .sectors-list__item--text,body .section__slider-posts .posts_people-slider .swiper-slide .sectors-list__item:hover .sectors-list__item--text{transition:all .3s ease-out;color:#ff7200!important;text-decoration:underline!important}body .section__slider-posts .posts_people-slider{overflow:visible;transform:translate(-4%)}@media (width<=991.98px){body .section__slider-posts .posts_people-slider{transform:translate(0%)}}body .section__slider-posts .posts_people-slider .swiper-wrapper{align-items:center;margin-left:-12%;transition:transform 1s;display:flex;height:670px!important}@media (width<=575.98px){body .section__slider-posts .posts_people-slider .swiper-wrapper{height:250px!important}}body .section__slider-posts .posts_people-slider .swiper-slide{opacity:.5;visibility:visible;height:670px;transition:transform 1s,opacity 1s;transform:translate(0%)!important}@media (width<=575.98px){body .section__slider-posts .posts_people-slider .swiper-slide{height:250px!important}}body .section__slider-posts .posts_people-slider .swiper-slide .sectors-list__item--image img{max-height:650px}@media (width<=575.98px){body .section__slider-posts .posts_people-slider .swiper-slide .sectors-list__item--image img{height:240px!important}}body .section__slider-posts .posts_people-slider .swiper-slide.swiper-slide-active{opacity:1;transform:scale(1)}body .section__slider-posts .posts_people-slider .swiper-slide.swiper-slide-prev{opacity:0;visibility:hidden;transform:translate(-100%)}body .section__slider-posts .posts_people-slider .swiper-slide.swiper-slide-next{opacity:.5;transform:translate(0)}body .section__slider-posts .marginup{z-index:0}@media (width<=991.98px){body .section__slider-posts .marginup{padding-left:30px;padding-right:30px}}@media (width<=575.98px){body .section__slider-posts .marginup{padding-left:20px;padding-right:20px}}@media (width>=1800px) and (width<=1960px){body .section__slider-posts .marginup .two-column-layout>.wp-block-tfa-column.col-lg-3{width:15%!important}}@media (width>=920px) and (width<=1800px){body .section__slider-posts .marginup .two-column-layout>.wp-block-tfa-column.col-lg-3{width:5%!important}}body .section__slider-posts .marginbottom{z-index:0;margin-bottom:-330px}@media (width<=1199.98px){body .section__slider-posts .marginbottom{max-width:35%}}@media (width<=991.98px){body .section__slider-posts .marginbottom{max-width:100%;margin-bottom:0}}@media (width>=1200px){body .section__slider-posts .hexonarrow.top a:after{top:218px}body .section__slider-posts .hexonarrow.bottom a:after{top:195px}}@media (width<=1199.98px){body .section__slider-posts .hexonarrow.bottom a:after{top:132px!important}}body .section__slider-posts .hexonarrow a{color:#186ea7;font-size:21px;text-decoration:underline}body .section__slider-posts .hexonarrow a:hover{color:#ff7200;transition:all .2s ease-in}body .section__slider-posts .hexonarrow a:after{content:"";background-image:url(../hexonarrow.81408259.svg);background-position:50%;background-repeat:no-repeat;background-size:auto;width:35px;height:35px;display:block;position:absolute;top:198px;left:150px}body .section__slider-posts .hexonarrow a:hover:after{content:"";background-image:url(../hexonarrow-hover.eba30d96.svg)}@media (width<=991.98px){body .section__slider-posts .hexonarrow a:after{content:"";top:130px}}@media (width<=575.98px){body .section__slider-posts .hexonarrow a:after{content:"";top:150px}}@media (width>=360px) and (width<=380px){body .section__slider-posts .hexonarrow a:after{content:"";top:150px!important}}@media (width<=379.98px){body .section__slider-posts .hexonarrow a:after{content:"";top:225px}body .section__slider-posts .hexonarrow.bottom a:after{content:"";top:170px}}body .section__cta-contact{clip-path:polygon(8% 0,100% 0,100% 69%,93% 100%,0 100%,0 30%);height:auto;margin:20px;display:block;background-image:url(../bg-cta-contact.a8a3f5f9.png)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:100% 700px!important}body .section__cta-contact.page{background-image:url(../bg_weare.9870210f.png)!important}body .section__cta-contact.page .wp-block-heading{letter-spacing:-1px;padding-bottom:10px;line-height:64px}body .section__cta-contact.page .wp-block-heading em{font-size:36px;font-weight:400;display:block;font-style:normal!important}@media (width<=1199.98px){body .section__cta-contact{clip-path:polygon(4% 0,100% 0,100% 97%,97% 100%,0 100%,0 4%);padding:40px;background-size:cover!important;margin-left:20px!important;margin-right:20px!important}}@media (width<=991.98px){body .section__cta-contact{clip-path:polygon(4% 0,100% 0,100% 98%,97% 100%,0 100%,0 2%)}}@media (width<=575.98px){body .section__cta-contact{clip-path:polygon(4% 0,100% 0,100% 99%,97% 100%,0 100%,0 1%);padding:20px}}body .section__cta-contact:before{content:"";background-image:url(../polygon-cta-contact.c615a29b.png);background-position:50%;background-repeat:no-repeat;background-size:auto;width:100px;height:100px;display:block;position:absolute;top:100px;left:75px}@media (width<=1919.98px){body .section__cta-contact:before{content:"";background-image:none}}body .section__cta-contact--content .wp-block-tfa-column:first-child{flex-direction:column;justify-content:space-evenly;display:flex}@media (width<=575.98px){body .section__cta-contact--content .wp-block-tfa-column:first-child{margin-bottom:-30px;padding-top:30px}}@media (width<=991.98px){body .section__cta-contact--content .wp-block-tfa-column:first-child br:last-child,body .section__cta-contact--content .wp-block-tfa-column:first-child br:nth-child(2){display:none}}body .section__cta-contact--content .wp-block-tfa-column:last-child .wpcf7{background-color:#fff;border:1px solid #083552;border-radius:0;max-width:640px;padding:40px 40px 0}@media (width<=991.98px){body .section__cta-contact--content .wp-block-tfa-column:last-child .wpcf7{max-width:none;margin-top:50px!important}}@media (width<=575.98px){body .section__cta-contact--content .wp-block-tfa-column:last-child .wpcf7{padding:40px 20px 0}body .section__cta-contact--content .wp-block-tfa-column:last-child .wpcf7 .wpcf7-submit{padding-right:85%!important}}@media (width<=991.98px){body .section__ourpartners{margin-top:-60px}}@media (width<=1199.98px){body .section__ourpartners .col-lg-4,body .section__ourpartners .col-lg-2,body .section__ourpartners .col-lg-6{width:100%!important}body .section__ourpartners .col-lg-4{margin-bottom:50px}}body .section__ourpartners .case-studies-box .case-studies li{border-bottom:1px solid #839aa84d;margin-bottom:0;padding:40px 0 25px;list-style:none}body .section__ourpartners .case-studies-box .case-studies li .title.h3{padding-left:0}@media (width>=576px){body .section__ourpartners .case-studies-box .case-studies li .title.h3{font-size:2.25rem}}body .section__ourpartners .case-studies-box .case-studies li:last-child{border-bottom:none}body .section__ourpartners .case-studies-box .case-studies li:before{content:"";background-color:#0000!important}body .section__ourpartners .case-studies-box .case-studies li .content .wp-block-heading{font-size:1.35rem;font-weight:400}body .section__ourpartners .case-studies-box .case-studies li:hover{background-color:#ff7200;transition:all .3s ease-in-out}body .section__ourpartners .case-studies-box .case-studies li:hover .title{color:#f0f0f0}@media (width>=992px){body .section__ourpartners .case-studies-box .case-studies li:hover .title{padding-left:40px}}body .section__ourpartners .case-studies-box .case-studies li:hover .content{visibility:hidden}body .section__ourpartners .case-studies-box .case-studies li:hover .content:before{content:"Learn more";color:#f0f0f0;visibility:visible;position:absolute;top:5%;right:15%}@media (width>=992px){body .section__ourpartners .case-studies-box .case-studies li:hover .content:before{content:"Learn more";top:20%}}@media (width>=576px){body .section__ourpartners .case-studies-box .case-studies li:hover .content:before{content:"Learn more";right:10%}}body .section__ourpartners .case-studies-box .case-studies li:hover .content:after{content:"";visibility:visible;background-image:url(../hexarrow_whitehover.dd894fa3.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:25px;height:25px;display:block;position:absolute;top:5%;right:3%}@media (width>=992px){body .section__ourpartners .case-studies-box .case-studies li:hover .content:after{content:"";top:18%;right:5%}}body .section__ourpartners .left_paragraph{margin-bottom:50px}@media (width>=1200px){body .section__impact-wemade{padding-left:10px}}@media (width<=991.98px){body .section__impact-wemade{margin-top:-60px}body .section__impact-wemade .row{display:block!important}}@media (width>=992px) and (width<=1199.98px){body .section__impact-wemade .sec_left{width:100%;padding-bottom:0}body .section__impact-wemade .sec_left .border-fix--left~.wp-block-tfa-column{align-self:start!important}}@media (width<=991.98px){body .section__impact-wemade .sec_left{width:100%;padding-bottom:100px}}@media (width<=575.98px){body .section__impact-wemade .sec_left{padding-bottom:25px}}@media (width>=992px){body .section__impact-wemade .sec_left .border-fix--left{padding-left:10px}}body .section__impact-wemade .sec_left--title{margin-bottom:20px!important}@media (width>=1200px){body .section__impact-wemade .sec_left--title{display:none}}body .section__impact-wemade .sec_left--top.left{background-color:#0835520d;flex-direction:column;justify-content:space-evenly;padding:40px;display:flex}body .section__impact-wemade .sec_left--top.left .wp-block-heading:first-child span{margin-bottom:0;margin-left:-10px;font-size:128px;font-weight:400;line-height:128px}body .section__impact-wemade .sec_left--top.left .wp-block-heading:nth-child(2){color:#ff7200;font-size:40px;font-weight:400;line-height:40px}body .section__impact-wemade .sec_left--top.left .wp-block-separator{opacity:.5;border-width:1px;border-color:#c4cbcf;margin:30px 0}body .section__impact-wemade .sec_left--top.left p{margin-bottom:0}body .section__impact-wemade .sec_left--bottom.left{align-items:end;display:flex}@media (width<=575.98px){body .section__impact-wemade .sec_left--bottom.left{padding-top:25px!important}}body .section__impact-wemade .sec_left--bottom.left p{font-weight:500;line-height:31.5px}@media (width<=1199.98px){body .section__impact-wemade .sec_left--bottom.left p{display:none}}body .section__impact-wemade .sec_left--top.right{padding:0}body .section__impact-wemade .sec_left--top.right .wp-block-image{margin-bottom:0}body .section__impact-wemade .sec_left--top.right .wp-block-image a img{object-fit:cover;min-height:350px}@media (width<=991.98px){body .section__impact-wemade .sec_left--top.right .wp-block-image a img{height:350px!important}}body .section__impact-wemade .sec_left--bottom.right{border:1px solid #c4cbcf;padding:20px}body .section__impact-wemade .sec_left--bottom.right .wp-block-heading:first-child span{margin-bottom:0;font-size:80px;font-weight:400;line-height:128px}body .section__impact-wemade .sec_left--bottom.right .wp-block-heading:nth-child(2){color:#ff7200;font-size:40px;font-weight:400;line-height:36px}@media (width<=1199.98px){body .section__impact-wemade .sec_right{width:100%}body .section__impact-wemade .sec_right--title{display:none}}body .section__impact-wemade .sec_right--content.top{background-color:#0835520d;flex-direction:column;justify-content:space-evenly;padding:45px;display:flex}@media (width>=992px) and (width<=1199.98px){body .section__impact-wemade .sec_right--content.top{margin-top:-13px}}body .section__impact-wemade .sec_right--content.top .wp-block-heading:first-child span{margin-bottom:0;margin-left:-10px;font-size:64px;font-weight:400;line-height:64px}body .section__impact-wemade .sec_right--content.top .wp-block-heading:nth-child(2){color:#ff7200;font-size:24px;font-weight:400;line-height:24px}body .section__impact-wemade .sec_right--content.top .wp-block-separator{opacity:.5;border-width:1px;border-color:#c4cbcf;margin:30px 0}body .section__impact-wemade .sec_right--content.top p{margin-bottom:0}@media (width>=992px){body .section__impact-wemade .sec_right--content.bottom{padding-right:10px}}@media (width>=1200px){body .section__impact-wemade .sec_right--content.bottom .wp-block-image{margin:0;position:absolute;bottom:0}}@media (width<=1199.98px){body .section__impact-wemade .sec_right--content.bottom .wp-block-image img{height:348px}}@media (width<=575.98px){body .section__impact-wemade .sec_right--content.bottom .wp-block-image img{display:none}}@media (width>=1200px){body .section__techn-pillars--title .wp-block-heading{padding-right:50px}}@media (width>=992px) and (width<=1199.98px){body .section__techn-pillars--title .wp-block-heading{padding-right:20px}}body .section__techn-pillars--title span{color:#c4cbce;letter-spacing:-1px;font-size:64px;font-weight:500;line-height:72px}@media (width>=1200px){body .section__techn-pillars--content img{padding-right:50px}body .section__techn-pillars--content p{padding-left:50px}}@media (width>=992px) and (width<=1199.98px){body .section__techn-pillars--content img{padding-right:20px}body .section__techn-pillars--content p{padding-left:20px}}body .section__techn-pillars--content img{clip-path:polygon(4% 0,100% 0,100% 100%,100% 100%,0 100%,0 10%)}body .section__techn-pillars--content p{line-height:31.5px}body .section__solutions{clip-path:polygon(4% 0,100% 0,100% 83%,97% 100%,0 100%,0 15%);height:auto;display:block;background-image:url(../bg_weare.9870210f.png)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:100%!important;margin-top:100px!important;margin-bottom:100px!important}@media (width<=1199.98px){body .section__solutions{clip-path:polygon(4% 0,100% 0,100% 97%,97% 100%,0 100%,0 4%);padding:40px;background-size:cover!important;margin-left:20px!important;margin-right:20px!important}}@media (width<=991.98px){body .section__solutions{clip-path:polygon(4% 0,100% 0,100% 98%,97% 100%,0 100%,0 2%)}}@media (width<=575.98px){body .section__solutions{clip-path:polygon(4% 0,100% 0,100% 99%,97% 100%,0 100%,0 1%);padding:20px}}body .section__solutions:before{content:"";background-image:url(../polygon-cta-contact.c615a29b.png);background-position:50%;background-repeat:no-repeat;background-size:auto;width:100px;height:100px;display:block;position:absolute;top:10px;left:50px}@media (width<=1199.98px){body .section__solutions:before{content:"";display:none}}body .section__solutions .content-left-p{padding-bottom:20px}@media (width<=1199.98px){body .section__solutions .one-column-layout .wp-block-tfa-column>.wp-block-tfa-row-section{padding-top:20px!important;padding-bottom:0!important}}@media (width>=992px){body .section__solutions .img-grid .two-column-layout{margin:20px}}@media (width>=768px){body .section__solutions .img-grid .two-column-layout{flex-wrap:nowrap;column-gap:20px;margin:20px 0;display:flex}}body .section__solutions .img-grid .two-column-layout .wp-block-tfa-column.autosolu{cursor:pointer;background-color:#0000004d}@media (width>=768px) and (width<=1199.98px){body .section__solutions .img-grid .two-column-layout .wp-block-tfa-column.autosolu{width:50%}}@media (width<=575.98px){body .section__solutions .img-grid .two-column-layout .wp-block-tfa-column.autosolu{margin-top:20px;margin-bottom:10px}}body .section__solutions .img-grid .two-column-layout .wp-block-tfa-column.autosolu p{margin-top:10px}@media (width<=575.98px){body .section__solutions .img-grid .two-column-layout .wp-block-tfa-column.autosolu p{margin-top:25px}}body .section__solutions .img-grid .two-column-layout .wp-block-tfa-column.autosolu p a{color:#f0f0f0;padding:10px;font-size:32px}body .section__solutions .img-grid .two-column-layout .wp-block-tfa-column.autosolu p a:after{content:"";background:url(../arrow-no-bg-white.98af6baf.svg) 50%/cover no-repeat;width:36px;height:32px;transition:all .2s ease-in;display:block;position:absolute;top:18px;right:18px}body .section__solutions .img-grid .two-column-layout .wp-block-tfa-column.autosolu img{float:right}body .section__solutions .img-grid .two-column-layout .wp-block-tfa-column.autosolu a{pointer-events:none}body .section__solutions .img-grid .two-column-layout .wp-block-tfa-column.autosolu:hover p a:after{content:"";background:url(../arr-r-blue-light-sq.3c03d94a.svg) 50%/cover no-repeat;transition:all .3s ease-in-out}body .section__milestones--right img{clip-path:polygon(0% 0,95% 0,120% 100%,100% 100%,0% 100%,0% 0%);object-fit:cover;max-height:372px}@media (width<=1199.98px){body .section__milestones--right img{margin-top:100px}}body .section__milestones--left .milestones-slider{overflow:hidden}@media (width<=379.98px){body .section__milestones--left .milestones-slider p,body .section__milestones--left .milestones-slider span,body .section__milestones--left .milestones-slider label,body .section__milestones--left .milestones-slider strong{font-size:12px;line-height:17px}}body .section__milestones--left .milestones-slider .swiper-wrapper{flex-wrap:nowrap;height:350px}@media (width>=1200px){body .section__milestones--left .milestones-slider .swiper-wrapper .swiper-slide{padding-right:100px}}@media (width<=575.98px){body .section__milestones--left .milestones-slider .swiper-wrapper .swiper-slide{overflow:hidden}}body .section__milestones--left .milestones-slider--nav .swiper-pagination{flex-direction:column;justify-content:start;align-items:center;margin-top:-10px;display:flex;position:relative;top:0;right:0;transform:none}body .section__milestones--left .milestones-slider--nav .swiper-pagination .swiper-pagination-bullet{opacity:1;clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0% 50%);background-color:#0000;border:3px solid #839aa8;width:15px;height:15px;margin:23.5px 0;overflow:visible}body .section__milestones--left .milestones-slider--nav .swiper-pagination .swiper-pagination-bullet:after{content:"";clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0% 50%);border:none;width:13px;height:13px;margin-top:-2px;margin-left:-2px;display:block;position:absolute;background-color:#fff!important}body .section__milestones--left .milestones-slider--nav .swiper-pagination .swiper-pagination-bullet-active{border:1px solid #839aa8;width:28px;height:28px;margin:10px 0;clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0% 50%)!important;background-color:#839aa8!important}body .section__milestones--left .milestones-slider--nav .swiper-pagination .swiper-pagination-bullet-active:before{content:"";clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0% 50%);border:none;width:24px;height:24px;margin-top:1px;margin-left:1px;display:block;position:absolute;background-color:#fff!important}body .section__milestones--left .milestones-slider--nav .swiper-pagination .swiper-pagination-bullet-active:after{content:"";clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0% 50%);border:none;width:20px;height:20px;margin-top:3px;margin-left:3px;display:block;position:absolute;background-color:#ff7200!important}body .section__milestones--left .bullets{top:-5px}body .section__milestones--left .bullets .swiper-button-next{visibility:hidden;top:100%;bottom:0;left:0}body .section__milestones--left .bullets .swiper-button-next:after{content:"";visibility:visible;background-image:url(../hexarrow-grey-bg-orange.977883fa.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:30px;height:30px;display:block;position:absolute;top:40px;left:-25px;transform:rotate(90deg)}body .section__milestones--left .bullets .swiper-button-prev{visibility:hidden;top:0;left:0}body .section__milestones--left .bullets .swiper-button-prev:before{content:"";visibility:visible;background-image:url(../hexarrow-grey-bg-orange.977883fa.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:30px;height:30px;display:block;position:absolute;top:-50px;left:-25px;transform:rotate(-90deg)}@media (width<=575.98px){body .section__milestones--left .bullets{max-width:20%}}body .section__milestones--left .years ul{flex-direction:column;justify-content:start;align-items:start;display:flex}body .section__milestones--left .years ul .year{margin:20px 0;list-style:none!important}body .section__milestones--left .years ul .year:before{content:"";background-color:#0000!important}@media (width<=1199.98px){body .section__milestones--left .years ul .year{padding-left:0}}@media (width<=575.98px){body .section__milestones--left .years ul .year{margin:21.5px 0}}@media (width<=379.98px){body .section__milestones--left .years ul .year{margin:21px 0}}body .section__milestones--left .years ul .selected{margin:10px 0;font-size:120%;font-weight:600;list-style:none}body .section__milestones--left .years ul .selected:before{content:"";background-color:#0000!important}@media (width<=1199.98px){body .section__milestones--left .years ul .selected{padding-left:0}}@media (width<=379.98px){body .section__milestones--left .years ul .selected{margin:12px 0;font-size:100%}}@media (width<=575.98px){body .section__milestones--left .years{max-width:10%}body .section__milestones--left .content{max-width:70%}body .section__milestones--left .content .swiper-slide-active{overflow-y:scroll}}body .section__milestones .timelinebar{opacity:1;background-color:#839aa8;width:1px;height:415px;position:absolute;top:-25px;left:49.5%}body .section__svg-component .wp-block-tfa-column{justify-content:center;display:flex}body .section__innovation{clip-path:polygon(4% 0,100% 0,100% 83%,97% 100%,0 100%,0 15%);height:auto;margin:23px;display:block;background-image:url(../bg_innovation-min.146497b8.png)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:100%!important;margin-bottom:100px!important}@media (width<=1199.98px){body .section__innovation{clip-path:polygon(4% 0,100% 0,100% 97%,97% 100%,0 100%,0 4%);padding:40px;background-size:cover!important;margin-left:20px!important;margin-right:20px!important}}@media (width<=991.98px){body .section__innovation{clip-path:polygon(4% 0,100% 0,100% 98%,97% 100%,0 100%,0 2%)}}@media (width<=575.98px){body .section__innovation{clip-path:polygon(4% 0,100% 0,100% 99%,97% 100%,0 100%,0 1%);padding:20px}}body .section__innovation:before{content:"";background-image:url(../polygon-cta-contact.c615a29b.png);background-position:50%;background-repeat:no-repeat;background-size:auto;width:100px;height:100px;display:block;position:absolute;top:10px;left:50px}@media (width<=1199.98px){body .section__innovation:before{content:"";display:none}}@media (width>=768px) and (width<=1199.98px){body .section__innovation .three-column-layout{justify-content:center;gap:30px}}body .section__innovation .content{padding-top:0;padding-bottom:0}@media (width>=1200px){body .section__innovation .content{padding-top:50px;padding-bottom:50px}}@media (width>=768px) and (width<=1199.98px){body .section__innovation .content{width:calc(50% - 20px)}}body .section__innovation .content .wp-block-tfa-column:first-child{justify-content:center;align-items:end;height:350px;margin-bottom:20px;padding-bottom:20px;display:flex}@media (width<=991.98px){body .section__innovation .content .wp-block-tfa-column:first-child{padding:0 150px 40px}}@media (width<=379.98px){body .section__innovation .content .wp-block-tfa-column:first-child{padding:0 100px 40px}}body .section__innovation .content .wp-block-tfa-column:first-child .wp-block-heading{letter-spacing:-1px;font-size:40px;font-weight:500;line-height:48px}body .section__innovation .content .wp-block-tfa-column:first-child .wp-block-heading:before{content:"";background-image:url(../future_hexagon.43d5628c.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;display:block;position:absolute;top:10px;left:0}body .section__innovation .content .wp-block-tfa-column:first-child .wp-block-heading:after{content:"";background-image:url(../atom.d5b97915.svg);background-position:top;background-repeat:no-repeat;background-size:30%;width:100%;height:100%;display:block;position:absolute;top:50px;left:0}body .section__innovation .content .wp-block-tfa-column:last-child p{padding-left:15%;padding-right:15%}body .section__innovation .content:nth-child(2) .wp-block-tfa-column .wp-block-heading:after{content:"";background-image:url(../flowertulip.c49c8108.svg)}body .section__innovation .content:nth-child(3) .wp-block-tfa-column .wp-block-heading:after{content:"";background-image:url(../cowboyhat.6d45cc37.svg)}body .section__quote .wp-block-quote{border:none}@media (width>=576px){body .section__quote .wp-block-quote{padding:.25em 20%}}body .section__quote .wp-block-quote p{text-align:center;font-size:32px;font-weight:600;line-height:38.4px}body .section__quote .wp-block-quote p:before{content:url(../lines.ce1009af.svg);margin-top:-30px;margin-left:-50px;position:absolute}body .section__quote .wp-block-quote:before{content:""}body .section__quote p.author{position:absolute;bottom:-15px;right:20%}body .section__values{clip-path:polygon(4% 0,100% 0,100% 83%,97% 100%,0 100%,0 15%);height:auto;display:block;background-image:url(../bg_weare.9870210f.png)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;margin-top:100px!important;margin-bottom:100px!important}@media (width>=1200px){body .section__values{padding-top:100px;padding-bottom:50px}}@media (width<=1199.98px){body .section__values{clip-path:polygon(4% 0,100% 0,100% 97%,97% 100%,0 100%,0 4%);padding:40px;background-size:cover!important;margin-left:20px!important;margin-right:20px!important}}@media (width<=991.98px){body .section__values{clip-path:polygon(4% 0,100% 0,100% 98%,97% 100%,0 100%,0 2%)}}@media (width<=575.98px){body .section__values{clip-path:polygon(4% 0,100% 0,100% 99%,97% 100%,0 100%,0 1%);padding:20px}}body .section__values:before{content:"";background-image:url(../polygon-cta-contact.c615a29b.png);background-position:50%;background-repeat:no-repeat;background-size:auto;width:100px;height:100px;display:block;position:absolute;top:10px;left:50px}@media (width<=1199.98px){body .section__values:before{content:"";display:none}body .section__values .one-column-layout .wp-block-tfa-column>.wp-block-tfa-row-section{padding-top:20px!important;padding-bottom:0!important}}body .section__values .hexagon{justify-content:center;align-items:center;height:350px;margin-bottom:20px;padding-top:30px;display:flex}@media (width<=991.98px){body .section__values .hexagon{order:-1;padding:0 150px 40px}}@media (width<=379.98px){body .section__values .hexagon{padding:0 100px 40px}}body .section__values .hexagon .wp-block-heading{letter-spacing:-1px;width:200px;font-size:50px;font-weight:500;line-height:48px;display:inline-block}@media (width<=991.98px){body .section__values .hexagon .wp-block-heading{padding-top:80px}}@media (width<=575.98px){body .section__values .hexagon .wp-block-heading{width:150px}}body .section__values .hexagon .wp-block-heading:before{content:"";background-image:url(../future_hexagon.43d5628c.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;display:block;position:absolute;top:10px;left:0}body .section__values .hexagon.flow .wp-block-heading:before{content:"";background-image:url(../hexagon-flow.355dd8c6.svg)!important}@media (width<=575.98px){body .section__values .hexagon.flow{height:150px}body .section__values .hexagon.flow .wp-block-heading{text-align:left;width:50%;padding-top:0;position:absolute;top:0;left:0}body .section__values .hexagon.flow .wp-block-heading:before{content:"";display:none}}@media (width>=576px){body .section__values .content{padding:40px}}body .section__values .content .wp-block-tfa-row-section .row.two-column-layout .wp-block-heading{font-size:24px}@media (width<=575.98px){body .section__values .content .wp-block-tfa-row-section .row.two-column-layout{grid-template-columns:repeat(2,1fr);height:100%;padding-right:30px;display:grid}body .section__values .content .wp-block-tfa-row-section .row.two-column-layout .wp-block-heading{font-size:20px}}@media (width>=768px) and (width<=1199.98px){body .section__about_pages>.four-column-layout>.wp-block-tfa-column{padding:0}}@media (width>=1200px){body .section__about_pages>.four-column-layout>.wp-block-tfa-column:first-child .section__about_pages--content,body .section__about_pages>.four-column-layout>.wp-block-tfa-column:nth-child(2) .section__about_pages--content{border-bottom:1px solid #08355266;padding-bottom:30px}}@media (width>=992px) and (width<=1199.98px){body .section__about_pages--content>.two-column-layout>.wp-block-tfa-column.col-lg-5{width:95%!important}}@media (width>=1200px){body .section__about_pages--content{margin:20px}}@media (width<=1199.98px){body .section__about_pages--content{margin-top:20px;margin-bottom:20px}}body .section__about_pages--content img{clip-path:polygon(4% 0,100% 0,100% 100%,100% 100%,0 100%,0 10%);object-fit:cover;height:185px!important}body .section__about_pages--content p{line-height:24px}body .section__about_pages--content .wp-block-heading{font-size:48px;line-height:48px}body .section__renewable .wp-block-tfa-column .wp-block-heading{letter-spacing:-.01px;margin-bottom:0}@media (width<=575.98px){body .section__renewable .three-column-layout .two-column-layout{flex-wrap:nowrap!important}body .section__renewable .three-column-layout .two-column-layout .wp-block-tfa-column:first-child{width:33.3%}body .section__renewable .three-column-layout .two-column-layout .wp-block-tfa-column:first-child img{padding:10px}body .section__renewable .three-column-layout .two-column-layout .wp-block-tfa-column:last-child{width:66.6%}}body .section__people_management{padding-bottom:100px}body .section__people_management--content_ceo{padding-top:100px;padding-bottom:100px}body .section__people_management--content_ceo~.wp-block-tfa-row-section:nth-child(2){padding-bottom:100px}body .section__people_management--content_ceo~.wp-block-tfa-row-section:nth-child(2) img{clip-path:polygon(7% 0,100% 0,100% 100%,100% 100%,0 100%,0 8%)}@media (width<=575.98px){body .section__people_management--content_ceo~.wp-block-tfa-row-section:nth-child(2) img{object-fit:cover;height:424px!important}}@media (width>=1200px){body .section__people_management--content_ceo~.wp-block-tfa-row-section:nth-child(2) .wp-block-tfa-column:first-child p{margin-right:30px}body .section__people_management--content_ceo img{padding-right:30px}body .section__people_management--content_ceo p{padding-left:30px}}@media (width>=992px) and (width<=1199.98px){body .section__people_management--content_ceo img{padding-right:20px}body .section__people_management--content_ceo p{padding-left:20px}}body .section__people_management--content_ceo img{clip-path:polygon(4% 0,100% 0,100% 100%,100% 100%,0 100%,0 5%)}@media (width<=575.98px){body .section__people_management--content_ceo img{object-fit:cover;padding-bottom:30px;height:424px!important}}body .section__people_management--content_ceo .wp-block-quote{border:none;padding:0}body .section__people_management--content_ceo .wp-block-quote p{font-weight:500;line-height:38.4px;font-size:32px!important}@media (width<=575.98px){body .section__people_management--content_ceo .wp-block-quote p{padding-left:40px}}body .section__people_management--content_ceo .wp-block-quote:before{content:url(../lines.ce1009af.svg);margin-top:-40px;margin-left:-20px;position:absolute}@media (width<=991.98px){body .section__people_management--content_ceo .wp-block-quote:before{margin-top:0}}@media (width<=575.98px){body .section__people_management--content_ceo .wp-block-quote:before{margin-top:-20px}}body .section__people_management--content_ceo p{font-size:24px;font-weight:400;line-height:31.5px}@media (width<=575.98px){body .section__people_management--content_ceo p{padding-left:40px}}@media (width>=992px) and (width<=1199.98px){body .section__people_management--content img{padding-right:20px}body .section__people_management--content p{padding-left:20px}}body .section__people_management--content img{clip-path:polygon(4% 0,100% 0,100% 100%,100% 100%,0 100%,0 5%)}body .section__team-grid{padding-bottom:50px}body .section__team-grid .wp-block-heading{padding-top:20px}@media (width<=575.98px){body .section__team-grid .wp-block-heading{margin-bottom:-100px}}body .section__team-grid .team-member{grid-column-gap:25px;grid-template-columns:repeat(5,1fr);gap:40px;height:100%;display:grid}@media (width<=991.98px){body .section__team-grid .team-member{grid-template-columns:repeat(2,1fr)}}@media (width<=575.98px){body .section__team-grid .team-member{grid-template-columns:none;gap:0;display:flex}}@media (width>=576px){body .section__team-grid .team-member div{width:auto!important}}body .section__team-grid .team-member div img{object-fit:cover;width:100%;height:270px}@media (width>=992px){body .section__team-grid .team-member div img{max-width:240px!important}}body .section__team-grid .team-member div .team-list__item--name{padding-top:10px;font-size:20px}@media (width<=575.98px){body .section__team-grid{overflow:visible;transform:translate(0%)}body .section__team-grid .swiper-wrapper{align-items:center;margin-left:-12%;transition:transform 1s;display:flex;height:465px!important}body .section__team-grid .swiper-slide{opacity:.5;visibility:visible;transition:transform 1s,opacity 1s;height:250px!important;transform:translate(0%)!important}body .section__team-grid .swiper-slide .sectors-list__item--image img{height:240px!important}body .section__team-grid .swiper-slide.swiper-slide-active{opacity:1;transform:scale(1)}body .section__team-grid .swiper-slide.swiper-slide-prev{opacity:0;visibility:hidden;transform:translate(-100%)}body .section__team-grid .swiper-slide.swiper-slide-next{opacity:.5;transform:translate(0)}}@media (width>=576px){body .section__team-grid .swiper-button-next,body .section__team-grid .swiper-button-prev,body .section__team-grid .swiper-pagination{display:none}}@media (width>=1200px){body .section__cta_about .wp-block-tfa-row-section:last-child .two-column-layout .wp-block-tfa-column:first-child{padding-right:200px}}body .section__cta_about .wp-block-image img{object-fit:cover;clip-path:polygon(calc(100% - 30px) 0,100% 30px,100% 100%,0 100%,0 0);width:100%;max-height:490px}body .section__cta_about .wp-block-image:after{content:"Join the most innovative tech company in the UK";color:#fff;letter-spacing:-1px;-webkit-backdrop-filter:blur(13.4px);backdrop-filter:blur(13.4px);clip-path:polygon(7% 0,100% 0,100% 100%,100% 100%,0 100%,0 8%);background-color:#86c6ca6e;background-image:url(../bg-glass-2.e8a30048.svg);width:450px;height:245px;padding:40px;font-size:40px;line-height:48px;position:absolute;bottom:-40px;right:12px}@media (width<=991.98px){body .section__cta_about .wp-block-tfa-column.col-lg-7{display:none}}body .section__career_grid{clip-path:polygon(4% 0,100% 0,100% 83%,97% 100%,0 100%,0 15%);height:auto;display:block;background-image:url(../bg_weare.9870210f.png)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:100%!important;margin-top:100px!important;margin-bottom:100px!important}@media (width>=1200px){body .section__career_grid{padding-top:50px;padding-bottom:50px}}@media (width<=1919.98px){body .section__career_grid{background-size:cover!important}}@media (width<=1199.98px){body .section__career_grid{clip-path:polygon(4% 0,100% 0,100% 97%,97% 100%,0 100%,0 4%);padding:40px;background-size:cover!important;margin-left:20px!important;margin-right:20px!important}}@media (width<=991.98px){body .section__career_grid{clip-path:polygon(4% 0,100% 0,100% 98%,97% 100%,0 100%,0 2%)}}@media (width<=575.98px){body .section__career_grid{clip-path:polygon(4% 0,100% 0,100% 99%,97% 100%,0 100%,0 1%);padding:20px;margin-top:20px!important}}body .section__career_grid:before{content:"";background-image:url(../polygon-cta-contact.c615a29b.png);background-position:50%;background-repeat:no-repeat;background-size:auto;width:100px;height:100px;display:block;position:absolute;top:10px;left:50px}@media (width<=1919.98px){body .section__career_grid:before{content:"";display:none}}body .section__career_grid .hexagon-grid>.row{grid-column-gap:25px;grid-template-columns:repeat(2,1fr);gap:40px;height:100%;display:grid}@media (width<=991.98px){body .section__career_grid .hexagon-grid>.row{grid-template-columns:repeat(1,1fr)}}@media (width<=575.98px){body .section__career_grid .hexagon-grid>.row{grid-template-columns:repeat(1,1fr)}}body .section__career_grid .content{padding-top:0;padding-bottom:0}@media (width>=1200px){body .section__career_grid .content{padding-top:50px;padding-bottom:50px}}body .section__career_grid .content .wp-block-tfa-column:first-child{justify-content:center;align-items:end;height:175px;margin-bottom:-40px;padding-bottom:10px;display:flex}@media (width<=991.98px){body .section__career_grid .content .wp-block-tfa-column:first-child{padding-bottom:30px}}@media (width<=575.98px){body .section__career_grid .content .wp-block-tfa-column:first-child{height:105px;padding:0 0 30px}}@media (width<=379.98px){body .section__career_grid .content .wp-block-tfa-column:first-child{padding:0 100px 40px}}body .section__career_grid .content .wp-block-tfa-column:first-child .wp-block-heading{letter-spacing:-1px;font-size:20px;font-weight:500;line-height:24px}body .section__career_grid .content .wp-block-tfa-column:first-child .wp-block-heading:before{content:"";background-image:url(../future_hexagon.43d5628c.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:250px;height:250px;display:block;position:absolute;top:-62.5px;left:-62.5px}body .section__career_grid .content .wp-block-tfa-column:first-child .wp-block-heading:after{content:"";opacity:.5;background-image:url(../career01.43ff3984.svg);background-position:top;background-repeat:no-repeat;background-size:contain;width:92px;height:92px;display:block;position:absolute;top:-25px;left:15px}@media (width>=992px) and (width<=1199.98px){body .section__career_grid .content .wp-block-tfa-column:first-child .wp-block-heading{width:100%;position:absolute;left:5%}body .section__career_grid .content .wp-block-tfa-column:first-child .wp-block-heading:after{content:"";width:60px;height:60px;top:-75px;left:15px}body .section__career_grid .content .wp-block-tfa-column:first-child .wp-block-heading:before{content:"";width:90px;height:90px;display:block;position:absolute;top:-90px;left:0}}@media (width<=991.98px){body .section__career_grid .content .wp-block-tfa-column:first-child .wp-block-heading{position:absolute;left:27%}body .section__career_grid .content .wp-block-tfa-column:first-child .wp-block-heading:after{content:"";width:60px;height:60px;top:-75px;left:15px}body .section__career_grid .content .wp-block-tfa-column:first-child .wp-block-heading:before{content:"";width:90px;height:90px;display:block;position:absolute;top:-90px;left:0}}@media (width<=575.98px){body .section__career_grid .content .wp-block-tfa-column:first-child .wp-block-heading{position:absolute;left:27%}body .section__career_grid .content .wp-block-tfa-column:first-child .wp-block-heading:after{content:"";top:0;left:-85px}body .section__career_grid .content .wp-block-tfa-column:first-child .wp-block-heading:before{content:"";display:block;position:absolute;top:-15px;left:-100px}}@media (width<=379.98px){body .section__career_grid .content .wp-block-tfa-column:first-child .wp-block-heading{position:absolute;left:27%}body .section__career_grid .content .wp-block-tfa-column:first-child .wp-block-heading:after{content:"";width:45px;height:45px;top:17px;left:-68px}body .section__career_grid .content .wp-block-tfa-column:first-child .wp-block-heading:before{content:"";width:70px;height:70px;display:block;position:absolute;top:5px;left:-80px}}body .section__career_grid .content .wp-block-tfa-column:last-child p{padding-left:15%;padding-right:15%;font-size:14px;line-height:31.5px}@media (width>=768px) and (width<=1199.98px){body .section__career_grid .content .wp-block-tfa-column:last-child p{padding-right:0%}}@media (width<=575.98px){body .section__career_grid .content .wp-block-tfa-column:last-child p{padding-left:27%;padding-right:0%;font-size:12px;line-height:22px}}body .section__career_grid .content:nth-child(2) .wp-block-tfa-column .wp-block-heading:after{content:"";background-image:url(../career02.88796740.svg)}body .section__career_grid .content:nth-child(3) .wp-block-tfa-column .wp-block-heading:after{content:"";background-image:url(../career03.b7b49c18.svg)}body .section__career_grid .content:nth-child(4) .wp-block-tfa-column .wp-block-heading:after{content:"";background-image:url(../career04.7e0421ba.svg)}body .section__career_grid .content:nth-child(5) .wp-block-tfa-column .wp-block-heading:after{content:"";background-image:url(../career05.014ff580.svg)}body .section__career_grid .content:nth-child(6) .wp-block-tfa-column .wp-block-heading:after{content:"";background-image:url(../career06.f348f2a9.svg)}body .section__services-block{padding-top:50px;padding-bottom:50px}body .section__services-block .content-left .wp-block-image img,body .section__services-block .content-right .wp-block-image img{object-fit:cover}body .section__services-block .content-left .wp-block-image img{clip-path:polygon(3% 0,100% 0,100% 100%,100% 100%,0 100%,0 5%)}@media (width<=575.98px){body .section__services-block .content-left .wp-block-image img{height:300px!important}body .section__services-block .content-left .wp-block-image{order:-1}}body .section__services-block .content-left .wp-block-heading{font-size:48px}@media (width>=1200px){body .section__services-block .content-left{padding-right:50px}}@media (width<=575.98px){body .section__services-block .content-left{display:contents}}body .section__services-block .content-right .wp-block-image img{clip-path:polygon(calc(100% - 30px) 0,100% 30px,100% 100%,0 100%,0 0)}@media (width<=575.98px){body .section__services-block .content-right .wp-block-image img{clip-path:polygon(3% 0,100% 0,100% 100%,100% 100%,0 100%,0 5%);height:300px!important}body .section__services-block .content-right .wp-block-image{order:-1}}body .section__services-block .content-right .wp-block-heading{font-size:48px}@media (width>=1200px){body .section__services-block .content-right{padding-left:50px}}@media (width<=575.98px){body .section__services-block .content-right{display:contents}}body .section__key_benefits{clip-path:polygon(4% 0,100% 0,100% 83%,97% 100%,0 100%,0 15%);height:auto;display:block;background-image:url(../bg_weare.9870210f.png)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:100%!important;margin-top:100px!important;margin-bottom:100px!important}@media (width>=1200px){body .section__key_benefits{padding-top:50px;padding-bottom:50px}}@media (width<=1919.98px){body .section__key_benefits{background-size:cover!important}}@media (width<=1199.98px){body .section__key_benefits{clip-path:polygon(4% 0,100% 0,100% 97%,97% 100%,0 100%,0 4%);padding:40px;background-size:cover!important;margin-left:20px!important;margin-right:20px!important}}@media (width<=991.98px){body .section__key_benefits{clip-path:polygon(4% 0,100% 0,100% 98%,97% 100%,0 100%,0 2%)}}@media (width<=575.98px){body .section__key_benefits{clip-path:polygon(4% 0,100% 0,100% 99%,97% 100%,0 100%,0 1%);padding:20px;margin-top:20px!important}}body .section__key_benefits:before{content:"";background-image:url(../polygon-cta-contact.c615a29b.png);background-position:50%;background-repeat:no-repeat;background-size:auto;width:100px;height:100px;display:block;position:absolute;top:10px;left:50px}@media (width<=1919.98px){body .section__key_benefits:before{content:"";display:none}}body .section__key_benefits .grid-boxes .three-column-layout{grid-column-gap:25px;grid-template-columns:repeat(3,1fr);gap:40px;height:100%;display:grid}@media (width<=991.98px){body .section__key_benefits .grid-boxes .three-column-layout{grid-template-columns:repeat(2,1fr)}}@media (width<=575.98px){body .section__key_benefits .grid-boxes .three-column-layout{grid-template-columns:repeat(1,1fr)}}body .section__key_benefits .grid-boxes .three-column-layout div{width:auto!important}body .section__key_benefits .grid-boxes .three-column-layout .wp-block-tfa-column{background-color:#ffffff26;padding:50px}@media (width<=379.98px){body .section__key_benefits .grid-boxes .three-column-layout .wp-block-tfa-column{padding:30px}}body .section__key_benefits .grid-boxes .three-column-layout .wp-block-tfa-column .wp-block-heading{margin-bottom:10px;font-size:24px;font-weight:600}body .section__key_benefits .grid-boxes .three-column-layout .wp-block-tfa-column .wp-block-image img{object-fit:cover;object-position:center;max-height:200px}body .section__key_benefits .hexonarrow a:after{content:"";left:220px}@media (width<=575.98px){body .section__key_benefits .hexonarrow{padding-left:0!important;padding-right:40px!important}}body .section__industry{margin-top:100px;margin-bottom:100px}@media (width<=575.98px){body .section__industry--content-top{padding-bottom:40px}}body .section__industry-grid>.three-column-layout{grid-template-columns:repeat(3,1fr);gap:20px;height:100%;display:grid}@media (width<=575.98px){body .section__industry-grid>.three-column-layout{grid-template-columns:repeat(1,1fr)}}body .section__industry-grid--box .wp-block-heading{color:#fff;letter-spacing:-.1px;padding:20px;font-weight:400;position:absolute;top:0!important}@media (width>=992px){body .section__industry-grid--box .wp-block-heading{font-size:36px}}body .section__industry-grid--box .wp-block-heading a{color:#fff}body .section__industry-grid--box.left .top{background-image:url(../industry01.38683999.jpeg);height:405px}@media (width<=991.98px){body .section__industry-grid--box.left .top{height:240px}}body .section__industry-grid--box.left .bottom{background-image:url(../industry02.d6380490.jpeg);height:240px}body .section__industry-grid--box.center .top{background-image:url(../industry03.38e534ad.jpeg);height:240px}body .section__industry-grid--box.center .top.except{height:405px}body .section__industry-grid--box.center .bottom{background-image:url(../industry04.84be5fcb.jpeg);height:405px}@media (width<=991.98px){body .section__industry-grid--box.center .bottom{height:240px}}body .section__industry-grid--box.right .top{background-image:url(../industry04.84be5fcb.jpeg);height:405px}@media (width<=991.98px){body .section__industry-grid--box.right .top{height:240px}}body .section__industry-grid--box.right .bottom{background-image:url(../industry06.4100d0f4.jpeg);height:240px}@media (width<=575.98px){body .section__industry-grid--box{margin-top:-40px}}body .section__industry-grid--box .top{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;margin-top:20px;margin-bottom:20px;display:block;position:relative;box-shadow:inset 0 0 0 2000px #0000004d}body .section__industry-grid--box .bottom{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;display:block;position:relative;box-shadow:inset 0 0 0 2000px #0000004d}@media (width<=991.98px){body .section__industry-grid--box .top,body .section__industry-grid--box .bottom{height:240px!important}}@media (width<=575.98px){body .section__industry-grid--box .top,body .section__industry-grid--box .bottom{margin-bottom:20px;height:160px!important}}body .section__industry-grid--box .top,body .section__industry-grid--box .bottom{cursor:pointer}body .section__industry-grid--box .top:hover,body .section__industry-grid--box .bottom:hover{background-color:#186ea7;background-image:none;transition:all .4s ease-in-out}body .section__industry-grid--box .top:after,body .section__industry-grid--box .bottom:after{content:"";background-image:url(../hexarrow_transparent.0fbcd0b2.svg);background-position:50%;background-repeat:no-repeat;background-size:auto;width:80px;height:80px;display:block;position:absolute;top:0;right:0}body .section__industry-grid--box .top:hover:after,body .section__industry-grid--box .bottom:hover:after{content:"";background-image:url(../hexarrow_whitehover.dd894fa3.svg);background-position:50%;background-repeat:no-repeat;background-size:auto;width:80px;height:80px;transition:all .2s ease-in;display:block;position:absolute;top:0;right:0}@media (width<=991.98px){body .section__industry-grid--box .top:after,body .section__industry-grid--box .bottom:after{content:"";background-size:contain;width:40px;height:40px;top:10px;right:10px}body .section__industry-grid--box .top:hover:after,body .section__industry-grid--box .bottom:hover:after{content:"";background-size:contain;width:40px;height:40px;transition:all .2s ease-in;top:10px;right:10px}}body .section__impact-industries .one-column-layout>.wp-block-tfa-column>.wp-block-heading{padding-bottom:30px}@media (width<=575.98px){body .section__impact-industries .one-column-layout>.wp-block-tfa-column>.wp-block-heading{text-align:left}}@media (width>=992px){body .section__impact-industries .one-column-layout>.wp-block-tfa-column>.wp-block-tfa-row-section>.three-column-layout{border:1px solid #86c6ca;padding:40px}}body .section__impact-industries--bar:nth-child(2){margin-top:20px;margin-bottom:20px}body .section__impact-industries--bar .three-column-layout{background-color:#eaf3f8;padding:20px!important}body .section__impact-industries--bar .three-column-layout .wp-block-tfa-column:first-child{background-color:#186ea7;place-content:space-evenly;display:grid}body .section__impact-industries--bar .three-column-layout .wp-block-tfa-column:first-child h2{margin-top:20px;margin-bottom:0;font-size:48px}body .section__impact-industries--bar .three-column-layout .wp-block-tfa-column:first-child h2,body .section__impact-industries--bar .three-column-layout .wp-block-tfa-column:first-child p{color:#fff}body .section__impact-industries--bar .three-column-layout .wp-block-tfa-column:first-child p{letter-spacing:-1px;opacity:.5;font-size:24px;font-weight:400;line-height:32px}@media (width<=1199.98px){body .section__impact-industries--bar .three-column-layout .wp-block-tfa-column:first-child{justify-content:start;padding-left:20px}}body .section__impact-industries--bar .three-column-layout .wp-block-tfa-column:nth-child(2) .wp-block-heading{letter-spacing:-1px;margin-bottom:0;font-size:44px;line-height:60px;font-weight:100!important}@media (width>=992px){body .section__impact-industries--bar .three-column-layout .wp-block-tfa-column:nth-child(2) .wp-block-heading{padding-left:30px}}@media (width<=1199.98px){body .section__impact-industries--bar .three-column-layout .wp-block-tfa-column:nth-child(2) .wp-block-heading{padding-top:10px;padding-bottom:10px;font-size:32px;line-height:42px}}body .section__impact-industries--bar .three-column-layout .wp-block-tfa-column:nth-child(3) p{margin-bottom:0;font-size:14px;line-height:19.6px}body .section__insights_posts-list{grid-column-gap:20px;grid-row-gap:50px;grid-template-columns:repeat(2,1fr);height:100%;margin-bottom:50px;display:grid}@media (width<=575.98px){body .section__insights_posts-list{grid-template-columns:repeat(1,1fr)}}body .section__insights_posts-list__item--image{padding-bottom:10px}body .section__insights_posts-list__item--image img{object-fit:cover;object-position:top;width:100%;max-height:340px}body .section__insights_posts-list__item--image.casestudy img{object-fit:contain;object-position:center;background-color:#186ea71a;height:340px;padding:40px}body .section__insights_posts-list__item--text{letter-spacing:-1px;font-size:21px;font-weight:500;line-height:29.4px}body .section__insights_posts-list__item--date{letter-spacing:-1px;font-size:15px;font-weight:400;line-height:21px}body .section__insights_posts-list__item--cat,body .section__insights_posts-list__item--tag{letter-spacing:-1px;border:1px solid #186ea7;width:-moz-fit-content;width:fit-content;padding:5px;font-size:12px;font-weight:300;line-height:16.8px;position:relative;z-index:99!important}body .section__insights_posts-list__item--download{z-index:9;margin-top:20px;position:relative}body .section__insights_posts-list.case-study .section__insights_posts-list__item--tag,body .section__insights_posts-list.post .section__insights_posts-list__item--tag,body .section__insights_posts-list.download .section__insights_posts-list__item--tag{display:none}body .section__insights_posts-list.download .section__insights_posts-list__item--image img{border:30px solid #e8f1f6}body .section__news--listloop .col-sm-8{align-self:start}body .section__news--listloop .col-sm-8 .wp-block-query ul.wp-block-post-template li.wp-block-post{box-shadow:none!important}body .section__news--listloop .col-sm-8 .wp-block-query ul.wp-block-post-template li.wp-block-post .wp-block-post-featured-image{border-radius:0!important}@media (width>=576px){body .section__news--listloop .col-sm-8 .wp-block-query ul.wp-block-post-template li.wp-block-post .wp-block-post-featured-image{height:330px!important}}body .section__news--listloop .col-sm-8 .wp-block-query ul.wp-block-post-template li.wp-block-post .post-content{padding:0!important}body .section__news--listloop .col-sm-8 .wp-block-query ul.wp-block-post-template li.wp-block-post .post-content .wp-block-post-terms{border:1px solid #186ea7;padding:2px 5px;margin-bottom:10px!important}body .section__news--listloop .col-sm-8 .wp-block-query ul.wp-block-post-template li.wp-block-post .post-content .wp-block-post-title{letter-spacing:-1px;font-weight:500;font-size:21px!important;line-height:29.4px!important}body .section__app-grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:50px;margin-bottom:100px;display:grid}@media (width<=991.98px){body .section__app-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=575.98px){body .section__app-grid{grid-template-columns:repeat(1,1fr)}}body .section__app-grid--item{border:1px solid #0003}body .section__app-grid--item-img{min-height:200px;margin:40px 40px 0}body .section__app-grid--item-img.partner{background-color:#c4cbce;justify-content:center;align-items:center;padding:20px;display:flex}body .section__app-grid--item-img img{object-fit:contain;width:100%;height:100%}body .section__app-grid--item-head{padding:40px}body .section__app-grid--item-head--name{font-size:16px;font-weight:400;line-height:31.5px}body .section__app-grid--item-head.btn-light{padding:0}body .section__app-grid--item-head.btn-light a:after{content:"";background:0 0}@media (width>=992px) and (width<=1919.98px){body .section__testimonials.testimonials-slider .testimonials-list__item--img img{max-height:50px}}body .section__testimonials.testimonials-slider .testimonials-list__item--name{font-weight:600}body .section__testimonials.testimonials-slider .testimonials-list__item--date{opacity:.5;padding-bottom:20px;font-size:80%}body .section__testimonials.testimonials-slider .testimonials-list__item--5star ul{margin-bottom:0;display:flex}body .section__testimonials.testimonials-slider .testimonials-list__item--5star ul li{padding-left:0}body .section__testimonials.testimonials-slider .testimonials-list__item--5star ul li:before{display:none}body .section__testimonials.testimonials-slider .testimonials-list__item--5star ul li:after{content:"";background-image:url(../5star.9173aa68.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:20px;height:20px;display:block;position:relative}body .section__testimonials.testimonials-slider .testimonials-list__item--google:after{content:"";background-image:url(../postedOnGoogle.81ca8cd6.jpg);background-position:0;background-repeat:no-repeat;background-size:contain;width:auto;height:50px;margin-top:20px;display:block;position:relative}@media (width<=575.98px){body .wp-block-tfa-column{padding:0}}body .swiper-wrapper,body .swiper-slider{padding-bottom:50px;width:auto!important}body .related-pages-wrapper,body .related-posts-wrapper{grid-row-gap:40px;--bs-gutter-x:40px;height:-moz-fit-content;height:fit-content}@media (width<=575.98px){body .related-pages-wrapper,body .related-posts-wrapper{--bs-gutter-x:0}}body .related-pages-wrapper .col .wp-block-tfa-cta-card,body .related-posts-wrapper .col .wp-block-tfa-cta-card{background-color:#fff;height:100%;display:block;overflow-y:hidden;box-shadow:0 3px 20px #00000026}body .related-pages.swiper-slider,body .related-posts.swiper-slider{overflow:hidden}body .related-pages.swiper-slider .swiper-wrapper,body .related-posts.swiper-slider .swiper-wrapper{--bs-gutter-x:0;flex-wrap:nowrap;height:580px;display:flex}body .related-pages.swiper-slider .swiper-slide,body .related-posts.swiper-slider .swiper-slide,body .related-pages.swiper-slider .swiper-slide .wp-block-tfa-cta-card,body .related-posts.swiper-slider .swiper-slide .wp-block-tfa-cta-card{min-height:100%;display:block}body .related-pages.swiper-slider .swiper-buttons,body .related-posts.swiper-slider .swiper-buttons{justify-content:space-between;max-width:70px;margin:50px 0 50px auto;position:relative}body .related-pages.swiper-slider .swiper-buttons .swiper-button-prev,body .related-pages.swiper-slider .swiper-buttons .swiper-button-next,body .related-posts.swiper-slider .swiper-buttons .swiper-button-prev,body .related-posts.swiper-slider .swiper-buttons .swiper-button-next{background:url(../arr-black-l.3d725fef.png) 50%/auto 100% no-repeat;width:16px;height:16px;display:block}body .related-pages.swiper-slider .swiper-buttons .swiper-button-prev:after,body .related-pages.swiper-slider .swiper-buttons .swiper-button-next:after,body .related-posts.swiper-slider .swiper-buttons .swiper-button-prev:after,body .related-posts.swiper-slider .swiper-buttons .swiper-button-next:after{display:none}body .related-pages.swiper-slider .swiper-buttons .swiper-button-next,body .related-posts.swiper-slider .swiper-buttons .swiper-button-next{background-image:url(../arr-black-r.ddeb1142.png)}body #main .woocommerce-notices-wrapper{display:none!important}body form.variations_form{margin-bottom:0!important}body form.variations_form table.variations{width:100%}body form.variations_form table.variations tr{margin-bottom:20px}body form.variations_form table.variations tr:first-child th,body form.variations_form table.variations tr:last-child th{padding-top:0}body form.variations_form table.variations tr:last-child{margin-bottom:5px}body form.variations_form table.variations th{width:100%;display:block}body form.variations_form table.variations th label[for=pa_pay-monthly-or-yearly],body form.variations_form table.variations th label[for=pa_area]{display:none}body form.variations_form table.variations td.attribute_pa_pay-monthly-or-yearly{font-size:0;line-height:0}body form.variations_form table.variations td div#attribute_pa_pay-monthly-or-yearly{display:none}body form.variations_form table.variations td a.reset_variations{text-transform:uppercase;color:#083552;border:1px solid #083552;border-radius:4px;height:20px;padding:10px;line-height:0;position:absolute;top:0;right:0;font-size:12px!important;display:none!important}body form.variations_form table.variations td select,body form.variations_form table.variations td #pa_color{display:none!important}body form.variations_form table.variations td input[type=radio]{background-color:var(--form-background);appearance:none;color:currentColor;cursor:pointer;font:inherit;float:left;border:1px solid;border-radius:50%;place-content:center;width:1.15em;height:1.15em;margin:7px 10px 0 0;display:grid;transform:translateY(-.075em)}body form.variations_form table.variations td input[type=radio]:before{content:"";box-shadow:inset 1em 1em var(--form-control-color);background-color:#083552;border-radius:50%;width:.65em;height:.65em;transition:transform .12s ease-in-out;transform:scale(0)}body form.variations_form table.variations td input[type=radio]:checked:before{transform:scale(1)}body form.variations_form table.variations td input[type=radio]:focus{outline:2px solid #08355266}body form.variations_form table.variations td label{margin-bottom:7px;display:inline-block;font-weight:400!important}body form.variations_form table.variations td #attribute_pa_quantity-1+label:after{content:" - Single Membership"}body form.variations_form table.variations td #attribute_pa_quantity-2+label:after{content:" - Joint Membership"}body form.variations_form table.variations td #attribute_pa_quantity-3+label:after,body form.variations_form table.variations td #attribute_pa_quantity-4+label:after{content:" - Family Membership"}body form.variations_form table.variations td #attribute_pa_quantity-4+label a.free{color:#206623;float:right;background:#a5eba8;border-radius:4px;margin-left:15px;padding:0 15px;font-size:14px;position:relative}body.woocommerce-account .wp-block-post-title,body.woocommerce-account main .woocommerce,body.woocommerce-cart .wp-block-post-title,body.woocommerce-cart main .woocommerce,body.woocommerce-checkout .wp-block-post-title,body.woocommerce-checkout main .woocommerce{max-width:1410px}body.woocommerce-cart main .woocommerce,body.woocommerce-checkout main .woocommerce{background:#fafafa no-repeat padding-box padding-box;border-radius:14px;margin:200px auto 100px;padding:80px;box-shadow:0 15px 30px #1a264a26}body.woocommerce-cart main .woocommerce .cart-collaterals,body.woocommerce-checkout main .woocommerce .cart-collaterals{display:inline-block}body.woocommerce-cart main .woocommerce .cart-collaterals .cart_totals,body.woocommerce-checkout main .woocommerce .cart-collaterals .cart_totals{width:100%}body.woocommerce .quantity{margin:0;position:relative}body.woocommerce .quantity i{cursor:pointer;color:#083552;width:20dppx;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;font-size:20px;font-style:normal;font-weight:700;display:block;position:absolute;top:50%;transform:translateY(-50%)}body.woocommerce .quantity i#q-minus{left:20px}body.woocommerce .quantity i#q-plus{right:24px}body.woocommerce .quantity input[type=number]{text-align:center;background:#f5f5f5 no-repeat padding-box padding-box;border-radius:35px;width:-moz-fit-content;width:fit-content;padding:15px 55px;font-size:16px;font-weight:700;border:0!important}body.woocommerce .quantity input[type=number]:focus{outline:1px solid #083552}body.woocommerce .wc-block-components-quantity-selector{text-align:center;background:#f5f5f5 no-repeat padding-box padding-box;border-radius:35px;font-size:16px;font-weight:700;border:0!important}body.woocommerce .wc-block-components-quantity-selector:after{content:unset}body.woocommerce .wc-block-components-quantity-selector__button:focus{outline:unset;box-shadow:none}body.single-product .woocommerce-product-gallery{margin-right:40px;width:94%!important}@media (width<=991.98px){body.single-product .woocommerce-product-gallery{width:100%!important}}body.single-product .woocommerce-product-gallery__trigger{display:none!important}body.single-product .woocommerce__prize-details,body.single-product .woocommerce__competition-details{background-color:#083552;border-radius:17px;margin-bottom:100px;padding:60px}@media (width<=991.98px){body.single-product .woocommerce__prize-details,body.single-product .woocommerce__competition-details{padding:40px 30px}}body.single-product .woocommerce__prize-details h2 del,body.single-product .woocommerce__prize-details h2 em,body.single-product .woocommerce__prize-details h2 s,body.single-product .woocommerce__prize-details h3 del,body.single-product .woocommerce__prize-details h3 em,body.single-product .woocommerce__prize-details h3 s,body.single-product .woocommerce__competition-details h2 del,body.single-product .woocommerce__competition-details h2 em,body.single-product .woocommerce__competition-details h2 s,body.single-product .woocommerce__competition-details h3 del,body.single-product .woocommerce__competition-details h3 em,body.single-product .woocommerce__competition-details h3 s{color:#083552;font-style:normal;text-decoration:none}body.single-product .woocommerce__prize-details p strong,body.single-product .woocommerce__prize-details p b,body.single-product .woocommerce__competition-details p strong,body.single-product .woocommerce__competition-details p b{font-weight:800}body.single-product .woocommerce__prize-details p a,body.single-product .woocommerce__competition-details p a{color:#083552;transition:all .3s ease-out}body.single-product .woocommerce__prize-details p a:hover,body.single-product .woocommerce__competition-details p a:hover{color:#083552b3;transition:all .3s ease-out}body.single-product .woocommerce__prize-details ul,body.single-product .woocommerce__competition-details ul{padding-left:15px}body.single-product .woocommerce-tabs .tabs{border:0;margin-bottom:0!important;padding-left:5px!important}body.single-product .woocommerce-tabs .tabs:before,body.single-product .woocommerce-tabs .tabs:after{content:unset!important}body.single-product .woocommerce-tabs .tabs li{border:0!important;padding-left:0!important}body.single-product .woocommerce-tabs .tabs li:before,body.single-product .woocommerce-tabs .tabs li:after{content:unset!important}body.single-product .woocommerce-tabs .tabs li a{color:#083552!important}body.single-product .woocommerce-tabs .panel{padding-left:30px}body.single-product .woocommerce-tabs .panel h2{display:none!important}body.single-product .woocommerce-tabs .panel table thead tr th,body.single-product .woocommerce-tabs .panel table tbody tr td{padding-right:30px;font-size:14px}body.single-product .woocommerce-variation-add-to-cart .quantity{display:none!important}body.single-product .woocommerce-variation-add-to-cart button.single_add_to_cart_button{color:#fff;border:4px solid #afa6a2;border-radius:10px;transition:all .3s ease-out;background-color:#083552!important;margin-top:-10px!important}body.single-product .woocommerce-variation-add-to-cart button.single_add_to_cart_button:hover{box-shadow:none;color:#fff;opacity:.7}body.single-product .woocommerce .back-to-shop--link{color:#083552;width:-moz-fit-content;width:fit-content;margin-left:-15px;padding-left:0;font-size:20px;font-weight:700;text-decoration:none;position:relative;overflow:hidden}body.single-product .woocommerce .back-to-shop--link:before{content:"";float:left;background:url(../arr-back.27d8b893.svg) 0/100% no-repeat;width:30px;height:100%;margin-right:0;display:block;position:relative}body.single-product .woocommerce .back-to-shop--link:after{content:"";border-top:1px solid #083552;width:calc(100% - 40px);height:0;margin-left:30px;display:block;position:absolute;bottom:0}body.single-product .woocommerce .back-to-shop--link:hover{opacity:.7}@media (width<=575.98px){body.single-product .wp-block-tfa-row-section.container-boxed.wp-block-woocommerce-single-product{padding:50px 0!important}body.single-product .wp-block-tfa-row-section.container-boxed.wp-block-woocommerce-single-product .wp-block-spacer{max-height:20px}body.single-product .wp-block-tfa-row-section.container-boxed.wp-block-woocommerce-single-product .wc-block--included-services__content .inc-serv__item{padding:12px!important}body.single-product .wp-block-tfa-row-section.container-boxed.wp-block-woocommerce-single-product .wc-block--included-services__content .inc-serv__item span{font-size:12px;line-height:1.1}body.single-product .wp-block-tfa-row-section.container-boxed.wp-block-woocommerce-single-product button.single_add_to_cart_button{width:100%;margin-top:15px!important}body.single-product .wp-block-tfa-column.col-lg-5{margin-top:50px;position:relative;padding:30px!important}}body.single-product .wp-block-woocommerce-product-price{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:44px!important;font-weight:700!important}@media (width<=1199.98px){body.single-product .wp-block-woocommerce-product-price{font-size:32px!important;line-height:1.3!important}}body.single-product .wp-block-woocommerce-product-price .woocommerce-Price-currencySymbol,body.single-product .wp-block-woocommerce-product-price .woocommerce-Price-amount,body.single-product .wp-block-woocommerce-product-price bdi{font-size:44px!important;font-weight:700!important}@media (width<=1199.98px){body.single-product .wp-block-woocommerce-product-price .woocommerce-Price-currencySymbol,body.single-product .wp-block-woocommerce-product-price .woocommerce-Price-amount,body.single-product .wp-block-woocommerce-product-price bdi{font-size:32px!important;line-height:1.3!important}}body.single-product .wp-block-post-excerpt,body.single-product .wp-block-post-content{max-width:925px;margin-top:0!important}@media (width<=575.98px){body.single-product .wp-block-tfa-row-section.section__back-to-shop .wp-block-tfa-row-section.container-boxed{padding-left:5px!important}}body.product_cat-cars form.variations_form table.variations td #attribute_pa_quantity-1+label:after{content:" Vehicle - Single Membership"}body.product_cat-cars form.variations_form table.variations td #attribute_pa_quantity-2+label:after{content:" Vehicle - Joint Membership"}body.product_cat-cars form.variations_form table.variations td #attribute_pa_quantity-3+label:after,body.product_cat-cars form.variations_form table.variations td #attribute_pa_quantity-4+label:after{content:" Vehicle - Family Membership"}body.product_cat-motorbikes form.variations_form table.variations td #attribute_pa_quantity-1+label:after{content:" Motorbike - Single Membership"}body.product_cat-motorbikes form.variations_form table.variations td #attribute_pa_quantity-2+label:after{content:" Motorbike - Joint Membership"}body.product_cat-motorbikes form.variations_form table.variations td #attribute_pa_quantity-3+label:after,body.product_cat-motorbikes form.variations_form table.variations td #attribute_pa_quantity-4+label:after{content:" Motorbike - Family Membership"}body .single_variation_wrap .quantity{display:none!important}body .single_variation_wrap bdi,body .single_variation_wrap bdi span{color:#083552;font-size:44px!important;font-weight:700!important}@media (width<=991.98px){body .single_variation_wrap bdi,body .single_variation_wrap bdi span{font-size:32px!important}}body.woocommerce-account main .woocommerce{max-width:100%}body.woocommerce-account nav.woocommerce-MyAccount-navigation ul li:before{content:unset}body.woocommerce-account form.woocommerce-form.woocommerce-form-login.login{margin:50px auto}body.woocommerce-account.logged-in .wp-block-post-content>.wp-block-tfa-row-section{background:#fff!important}body.woocommerce-account .woocommerce-LostPassword.lost_password{float:right}@media (width<=991.98px){body.woocommerce-account .woocommerce .col-1,body.woocommerce-account .woocommerce .col-2{width:100%!important}}body.woocommerce-account .woocommerce form.woocommerce-ResetPassword.lost_reset_password,body.woocommerce-account .woocommerce form.checkout_coupon,body.woocommerce-account .woocommerce form.register,body.woocommerce-account .woocommerce form.login{background-color:#fff;border:0;border-radius:14px;max-width:550px;padding:50px;box-shadow:0 15px 30px #1a264a26}@media (width<=991.98px){body.woocommerce-account .woocommerce form.woocommerce-ResetPassword.lost_reset_password,body.woocommerce-account .woocommerce form.checkout_coupon,body.woocommerce-account .woocommerce form.register,body.woocommerce-account .woocommerce form.login{max-width:100%!important}}body.woocommerce-account .woocommerce form.woocommerce-ResetPassword.lost_reset_password .login-head,body.woocommerce-account .woocommerce form.checkout_coupon .login-head,body.woocommerce-account .woocommerce form.register .login-head,body.woocommerce-account .woocommerce form.login .login-head{z-index:3;position:relative}body.woocommerce-account .entry-content .row:first-child{padding:0!important}body .register-wrap{background-color:#fff;border-radius:14px;margin-left:0;box-shadow:0 15px 30px #1a264a26}body .lost_reset_password input,body .lost_reset_password button,body .lost_reset_password p{width:100%!important}body .wpgs-lightbox-icon:before{content:url(../zoom-in.8549562b.svg)}body label.woocommerce-form__label-for-checkbox{width:20px;height:20px;display:block;position:relative;margin-bottom:-4px!important}body label.woocommerce-form__label-for-checkbox em{z-index:1;border:1px solid #083552;border-radius:3px;width:20px;height:20px;display:block;position:absolute}body label.woocommerce-form__label-for-checkbox em:before,body label.woocommerce-form__label-for-checkbox em:after{content:"";position:absolute;bottom:0}body label.woocommerce-form__label-for-checkbox em:before{left:16px;transform:rotate(-135deg)}body label.woocommerce-form__label-for-checkbox em:after{left:4px;transform:rotate(-45deg)}body label.woocommerce-form__label-for-checkbox input{cursor:pointer;opacity:0;z-index:2;width:20px;height:20px;position:absolute;left:0;margin:0!important}body label.woocommerce-form__label-for-checkbox input:checked~em:before{background-color:#083552;width:3px;animation:.2s forwards dothatopcheck;top:-4px}body label.woocommerce-form__label-for-checkbox input:checked~em:after{background-color:#083552;width:3px;animation:.2s forwards dothabottomcheck;top:5px}body span.remember-psw{margin-top:-10px;margin-left:5px}@media (width<=991.98px){body.woocommerce-cart .wp-block-woocommerce-cart.alignwide{width:calc(100vw - 80px)}}@media (width<=575.98px){body.woocommerce-cart .wp-block-woocommerce-cart.alignwide{width:calc(100vw - 40px)}}body.woocommerce-checkout .wc-block-checkout__form,body.woocommerce-checkout .wc-block-checkout__sidebar{border-radius:14px;padding:50px;box-shadow:0 15px 30px #1a264a26;margin-bottom:70px!important}body.woocommerce-checkout .wc-block-checkout__form input:not(.wc-block-components-checkbox__input),body.woocommerce-checkout .wc-block-checkout__sidebar input:not(.wc-block-components-checkbox__input){color:#083552!important}body.woocommerce-checkout .wc-block-checkout__form input[type=checkbox].wc-block-components-checkbox__input,body.woocommerce-checkout .wc-block-checkout__sidebar input[type=checkbox].wc-block-components-checkbox__input{background:0 0!important;border-color:#083552!important}body.woocommerce-checkout .wc-block-checkout__form input[type=checkbox].wc-block-components-checkbox__input+svg,body.woocommerce-checkout .wc-block-checkout__sidebar input[type=checkbox].wc-block-components-checkbox__input+svg{fill:#083552!important}body.woocommerce-checkout .wc-block-checkout__form textarea,body.woocommerce-checkout .wc-block-checkout__sidebar textarea{color:#083552!important;background:0 0!important;border:1px solid #08355240!important;border-radius:14px!important}body.woocommerce-checkout .wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option:last-child:after{border:1px solid #08355240!important;border-radius:14px!important}body.woocommerce-checkout div[data-template=order-confirmation] h1:not(.h1){display:none}@media (width<=991.98px){body.woocommerce-checkout .wp-block-woocommerce-checkout.alignwide.wc-block-checkout{width:calc(100vw - 80px)}}@media (width<=575.98px){body.woocommerce-checkout .wp-block-woocommerce-checkout.alignwide.wc-block-checkout{width:calc(100vw - 40px)}}@media (width<=991.98px){body.woocommerce-checkout .wc-block-components-sidebar.wc-block-checkout__sidebar.wp-block-woocommerce-checkout-totals-block{padding:50px 15px}}body.woocommerce-page .product div.images{width:94%}body.woocommerce-page .product div.images .zoomtoo-container{height:400px}body.woocommerce-page .product div.images .zoomtoo-container img{object-fit:cover;width:auto;width:100%!important;height:100%!important}body.woocommerce-page .flaticon-right-arrow,body.woocommerce-page .flaticon-back{top:calc(100% + 15px)}body.woocommerce-page .slick-dots{bottom:-54px}body.woocommerce-page .slick-dots li button:before{color:#083552;background-color:#083552}body.woocommerce-page .wpgs--without-images .slick-dots{display:none!important}body.woocommerce-page .wp-block-post-excerpt{margin:30px 0;display:inline-block}body.woocommerce-page form.cart button[name=add-to-cart]{box-shadow:none;color:#fff;background-color:#083552;border:0;border-radius:35px;padding:15px 45px}body.woocommerce-page form.cart button[name=add-to-cart]:hover{background-color:#083552b3}body.woocommerce-page ul.slick-dots li:before{content:unset}body .wc-block-components-order-summary .wc-block-components-order-summary-item__quantity{border-width:1px;padding:2px 5px}body .wc-block-components-order-summary .wc-block-components-order-summary-item__quantity span{font-size:12px}body:not(.woocommerce-shop) .woo-filter .wpc-filter-layout-submit-button{pointer-events:none;opacity:.4}body:not(.woocommerce-shop) .woo-filter .wpc-filters-section.wpc-filter-product_cat:not(.wpc-filter-has-selected):after{content:"* Please choose vehicle type!";color:red;padding-left:15px;font-size:14px}body:not(.woocommerce-shop) .woo-filter .wpc-filters-section.wpc-filter-pa_assistance-at-home-address:not(.wpc-filter-has-selected):after{content:"* Please choose assistance option!";color:red;padding-left:15px;font-size:14px}body:not(.woocommerce-shop) .woo-filter .wpc-filters-section.wpc-filter-pa_assistance-at-home-address.wpc-filter-has-selected+.wpc-filter-layout-submit-button{pointer-events:all;opacity:unset}body .breadcrumb-wrap{z-index:2;width:100%;max-width:1410px;padding:50px 0 0 15px;position:absolute;transform:translate(-50%);left:50%!important}@media (width<=1779.98px){body .breadcrumb-wrap{transform:none;left:0!important}}@media (width<=1199.98px){body .breadcrumb-wrap{white-space:nowrap;padding:30px 0 0;left:0!important}}body .breadcrumb-wrap p{margin-bottom:0;font-size:15px}body .breadcrumb-wrap span{font-size:15px;font-weight:700}body .breadcrumb-wrap span a{color:#083552;font-size:15px;font-weight:400;text-decoration:underline}body .breadcrumb-wrap span.breadcrumb_last{color:#083552;font-weight:500}@media (width<=1199.98px){body .breadcrumb-wrap span.breadcrumb_last{text-overflow:ellipsis;white-space:nowrap;color:#083552;max-width:210px;font-weight:500;display:table-cell;overflow-x:hidden}}body .breadcrumb-wrap span.breadcrumb_last strong{color:#083552;font-weight:500}body .breadcrumb-icon{background:url(../lines.ce1009af.svg) 50%/cover no-repeat;width:12px;height:12px;margin:auto 5px;display:inline-block}@media (width<=991.98px){body .photo-gallery{overflow:hidden}}body .photo-gallery-wrapper{grid-row-gap:40px;--bs-gutter-x:40px;height:-moz-fit-content;height:fit-content}@media (width<=575.98px){body .photo-gallery-wrapper{--bs-gutter-x:20px}}body .photo-gallery-wrapper .col img{object-fit:cover;width:98%;height:98%;min-height:300px;max-height:300px;display:block}body .photo-gallery.swiper-slider .swiper{height:450px}@media (width<=575.98px){body .photo-gallery.swiper-slider .swiper{height:auto}}body .photo-gallery.swiper-slider .swiper-wrapper{--bs-gutter-x:0;flex-wrap:nowrap;height:100%;display:flex}body .photo-gallery.swiper-slider .swiper-slide{text-align:center;align-items:center;width:auto;max-width:-moz-fit-content;max-width:fit-content;overflow:hidden}body .photo-gallery.swiper-slider .swiper-slide img{object-fit:contain;width:100%;height:auto;max-height:none;margin:0 auto;display:block}@media (width<=991.98px){body .photo-gallery.swiper-slider .swiper-slide img{width:auto;height:100%;min-height:100%}}body .photo-gallery.swiper-slider .swiper-buttons{justify-content:space-between;max-width:-moz-fit-content;max-width:fit-content;margin:50px auto;position:relative}body .photo-gallery.swiper-slider .swiper-buttons .swiper-button-prev,body .photo-gallery.swiper-slider .swiper-buttons .swiper-button-next{background:url(../arr-black-l.3d725fef.png) 50%/auto 100% no-repeat;width:16px;height:16px;display:block}body .photo-gallery.swiper-slider .swiper-buttons .swiper-button-prev:after,body .photo-gallery.swiper-slider .swiper-buttons .swiper-button-next:after{display:none}body .photo-gallery.swiper-slider .swiper-buttons .swiper-button-prev{left:-30px}body .photo-gallery.swiper-slider .swiper-buttons .swiper-button-next{background-image:url(../arr-black-r.ddeb1142.png);right:-30px}body .photo-gallery.swiper-slider .swiper-buttons .swiper-pagination{position:relative;bottom:16px}body .photo-gallery.swiper-slider .swiper-buttons .swiper-pagination-bullet{opacity:1;background-color:#0000;border:2px solid #000;width:11px;height:11px}body .photo-gallery.swiper-slider .swiper-buttons .swiper-pagination-bullet-active{background-color:#000}.wp-block-image.aligncenter{margin:0 auto;display:block}.wp-block-social-links{position:relative;justify-content:flex-end!important;margin-bottom:0!important}.wp-block-social-links .wp-social-link{border:2px solid #0000;border-radius:0;width:20px;height:20px;padding-left:0;margin-right:20px!important;display:block!important}.wp-block-social-links .wp-social-link a{width:-moz-fit-content;width:fit-content;height:20px;font-size:20px}.wp-block-social-links .wp-social-link a:after{display:none!important}.wp-block-social-links .wp-social-link:before{content:unset}.wp-block-social-links .wp-social-link.wp-social-link-twitter a svg{width:1em;height:1em}.wp-block-bssb-social-share ul.bssbSocialShare li.icon{margin:0 auto!important}.wp-block-bssb-social-share ul.bssbSocialShare li.icon:before{content:unset}.wp-block-bssb-social-share ul.bssbSocialShare li.icon.icon[data-social=facebook]{padding-left:0;width:35px!important;margin-right:-15px!important}.wp-block-bssb-social-share ul.bssbSocialShare li.icon i{width:24px;height:24px;display:block;position:relative;font-size:24px!important}.wp-block-bssb-social-share ul.bssbSocialShare li.icon i.fab.fa-twitter:before{content:"";background:url(../tw-x-white.7cf09382.svg) 50%/auto 100% no-repeat;width:24px;height:24px;display:block;position:absolute}.wp-block-bssb-social-share ul.bssbSocialShare li.icon:hover i{scale:1.1}.wp-block-query--product{position:relative}.wp-block-query--product_cat ul.wc-block-grid__products,.wp-block-query--product_tag ul.wc-block-grid__products{flex-wrap:wrap;gap:30px;margin:0 -8px 16px;padding:0;list-style:none;display:flex}.wp-block-query--product_cat ul.wc-block-grid__products li,.wp-block-query--product_tag ul.wc-block-grid__products li{flex:1 0 20%;width:auto;min-width:calc(33.33% - 30px);max-width:20%;margin:0;padding:0;position:relative}.wp-block-query--product_cat ul.wc-block-grid__products li .wc-block-grid__product-image img,.wp-block-query--product_tag ul.wc-block-grid__products li .wc-block-grid__product-image img{max-width:100%!important}.wp-block-query-pagination{flex-wrap:wrap;max-width:-moz-fit-content;max-width:fit-content;margin:0;padding:15px;display:flex}.wp-block-query-pagination-numbers{padding:0 0 0 10px}.wp-block-query-pagination-numbers span,.wp-block-query-pagination-numbers a{margin-right:10px;font-size:20px;font-weight:400;line-height:20px}.wp-block-query-pagination-numbers span.current,.wp-block-query-pagination-numbers a.current{color:#083552;font-weight:700;text-decoration:underline}.wp-block-query-pagination-previous,.wp-block-query-pagination-next{font-size:0}.wp-block-query-pagination-previous span,.wp-block-query-pagination-next span{background:url(../arr-l-nav.a95558e1.svg) 50%/cover no-repeat;width:20px;height:20px;font-size:0}.wp-block-query-pagination-next span{background-image:url(../arr-r-nav.bf8f7b8a.svg)}.wp-block-latest-posts__list{margin-top:15px;list-style:none}.wp-block-latest-posts__list li{margin-bottom:60px!important;padding-left:0!important}@media (width<=575.98px){.wp-block-latest-posts__list li{margin-bottom:30px!important}}.wp-block-latest-posts__list li:before{content:unset!important}.wp-block-latest-posts__list li:after{content:"";border-top:1px solid #0000001a;width:100%;display:block;position:absolute;bottom:-30px}@media (width<=575.98px){.wp-block-latest-posts__list li:after{bottom:-15px}}.wp-block-latest-posts__list li:last-child{margin-bottom:0}.wp-block-latest-posts__post-title{margin-bottom:12px;display:inline-block;color:#083552!important;font-size:20px!important;line-height:1.1!important}@media (width<=575.98px){.wp-block-latest-posts__post-title{font-size:16px!important}}.wp-block-latest-posts__post-title:hover{color:#083552b3!important}.wp-block-latest-posts__post-date{color:#0006!important;font-size:14px!important}@media (width<=575.98px){.wp-block-latest-posts__post-date{font-size:12px!important}}.wp-block-tfa-row-section.slider-section{min-width:1410px;margin-top:30px;overflow:hidden}@media (width<=991.98px){.wp-block-tfa-row-section.slider-section{min-width:calc(100vw - 80px)!important}}.wp-block-tfa-row-section.slider-section .row{--bs-gutter-x:0;flex-wrap:nowrap;display:flex}.wp-block-tfa-row-section.slider-section .row .wp-block-tfa-column{width:520px;height:100%;display:flex}.wp-block-tfa-row-section.slider-section .row .wp-block-tfa-column .wp-block-tfa-cta-card{max-width:calc(100% - 30px);margin:0 auto}.wp-block-tfa-row-section.slider-section .row .wp-block-tfa-column .wp-block-tfa-cta-card .desc{max-width:98%;padding-left:0}.wp-block-tfa-row-section.slider-section .row .wp-block-tfa-column .wp-block-tfa-cta-card .desc p{margin-bottom:0}.wp-block-tfa-row-section.slider-section>.swiper-slider-section-nav{opacity:0;animation:2s linear 1.15s both fade-in}.wp-block-tfa-row-section.slider-section>.swiper-slider-section-nav .swiper-button-lock:after{display:none}.wp-block-tfa-column{position:relative}.wp-block-tfa-column.col-bg-white{background-color:#fff}.wp-block-tfa-logoslide{-o-transition:all .3s ease-out;border-radius:26px;transition:all .3s ease-out}.wp-block-tfa-logoslide:hover{-o-transition:all .3s ease-out;transition:all .3s ease-out;transform:scale(1.1);box-shadow:48px 60px 76px #0000001a}.wp-block-tfa-button-boot .btn{border-radius:0;padding:14px 42px;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;font-size:15px;font-weight:700}@media (width<=991.98px){.wp-block-tfa-button-boot .btn{padding:12px 34px;font-size:16px}}@media (width<=767.98px){.wp-block-tfa-button-boot .btn{width:100%;max-width:100%}}@media (width<=575.98px){.wp-block-tfa-button-boot .btn{margin:15px auto}}.wp-block-tfa-button-boot .btn.btn-light:hover{background-color:#fff;border-color:#fff}.wp-block-tfa-button-boot .btn.btn-dark{color:#fff}.wp-block-tfa-pre-heading .pretitle{font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;font-size:16px}.wp-block-tfa-pre-heading .h2{font-size:34px}.wp-block-tfa-pre-heading .text-white{color:#fff}.wp-block-tfa-cta-card .img-box img{object-fit:cover}.wp-block-tfa-cta-card .desc{align-self:flex-start;height:100%;padding:30px 30px 60px}.wp-block-tfa-cta-card .desc .h3 a{color:#083552}.wp-block-tfa-cta-card .desc p{font-size:15px;line-height:25px}.wp-block-tfa-cta-card .desc .btn-more{color:#083552;position:absolute;bottom:30px}.wp-block-tfa-google-map{border-radius:12px;overflow:hidden}@media (width<=575.98px){.wp-block-tfa-google-map{border-radius:0;width:100vw;margin-left:-20px}}.wp-block-tfa-google-map p{margin-bottom:0}.wp-block-tfa-blog-sidebar--wrap{border:2px solid #0000000a;border-radius:8px;padding:50px;position:relative}@media (width<=1199.98px){.wp-block-tfa-blog-sidebar--wrap{padding:25px;margin-top:50px!important}}@media (width<=575.98px){.wp-block-tfa-blog-sidebar--wrap{margin-top:20px!important}}.wp-block-tfa-blog-sidebar--title{margin-top:25px;display:inline-block;position:relative}@media (width<=575.98px){.wp-block-tfa-blog-sidebar--title{margin-top:15px;font-size:24px}}.wp-block-tfa-blog-sidebar--title:first-child{margin-top:0}.wp-block-tfa-blog-sidebar--tag-list{margin-top:15px}.wp-block-tfa-blog-sidebar--tag-list a{text-transform:capitalize;color:#083552;background-color:#e0e1eb;border-radius:3px;margin-bottom:5px;padding:5px 15px;text-decoration:none;overflow:hidden;font-size:15px!important}@media (width<=575.98px){.wp-block-tfa-blog-sidebar--tag-list a{font-size:14px!important}}.wp-block-tfa-blog-sidebar--tag-list a .tag-link-count{color:#083552;font-size:14px}.wp-block-woocommerce-product-categories ul.wc-block-product-categories-list{flex-wrap:wrap;width:100%;display:inline-flex}.wp-block-woocommerce-product-categories ul.wc-block-product-categories-list .wc-block-product-categories-list-item{background:#ffffff80;max-width:20%;margin:0 1% 0 0;padding:0;display:flex;position:relative;overflow:hidden}.wp-block-woocommerce-product-categories ul.wc-block-product-categories-list .wc-block-product-categories-list-item:before{content:unset}.wp-block-woocommerce-product-categories ul.wc-block-product-categories-list .wc-block-product-categories-list-item:hover{opacity:.85}.wp-block-woocommerce-product-categories ul.wc-block-product-categories-list .wc-block-product-categories-list-item__image{border:0;width:100%;min-width:200px;max-width:100%;margin:0!important}.wp-block-woocommerce-product-categories ul.wc-block-product-categories-list .wc-block-product-categories-list-item__image img{object-fit:cover;border:0;width:100%;max-width:100%}.wp-block-woocommerce-product-categories ul.wc-block-product-categories-list .wc-block-product-categories-list-item__name,.wp-block-woocommerce-product-categories ul.wc-block-product-categories-list .wc-block-product-categories-list-item-count{color:#fff;background:#00000080;width:100%;padding:5%;position:absolute;bottom:0;left:0}.wp-block-woocommerce-product-categories ul.wc-block-product-categories-list .wc-block-product-categories-list-item-count{left:inherit;background:0 0;width:-moz-fit-content;width:fit-content;right:0}.wp-block-woocommerce-product-categories ul.wc-block-product-categories-list .wc-block-product-categories-list-item-count span{color:#fff}.wp-block-woocommerce-product-price,.wp-block-woocommerce-product-price .has-small-font-size{color:#083552;font-weight:600;font-size:48px!important}.wp-block-woocommerce-product-price span.amount,.wp-block-woocommerce-product-price span.amount bdi{color:#083552;font-size:48px;font-weight:600}@media (width<=575.98px){.wp-block-woocommerce-product-price span.amount,.wp-block-woocommerce-product-price span.amount bdi{font-size:32px!important}}.wp-block-woocommerce-product-price span.amount span,.wp-block-woocommerce-product-price span.amount bdi span{color:#083552;font-size:48px;font-weight:600}@media (width<=575.98px){.wp-block-woocommerce-product-price span.amount span,.wp-block-woocommerce-product-price span.amount bdi span{font-size:32px!important}}.wp-block-woocommerce-product-results-count{text-align:left;width:100%;margin:0 0 40px;padding:0 15px;display:inline-block}.wp-block-woocommerce-product-results-count p{font-size:14px!important}.wp-block-group.woo-filter{flex-wrap:wrap;width:100%;display:inline-flex;position:relative}.wp-block-group.woo-filter .wc-block-product-categories,.wp-block-group.woo-filter .wc-block-catalog-sorting{order:1;width:-moz-fit-content;width:fit-content;min-width:-moz-fit-content;min-width:fit-content;max-width:270px;height:-moz-fit-content;height:fit-content;margin-left:30px;animation:.4s linear both fade-in;display:flex;position:relative;overflow:hidden}@media (width<=575.98px){.wp-block-group.woo-filter .wc-block-product-categories,.wp-block-group.woo-filter .wc-block-catalog-sorting{margin-left:0!important}}.wp-block-group.woo-filter .wc-block-product-categories .select2-selection,.wp-block-group.woo-filter .wc-block-product-categories .select2-selection--single,.wp-block-group.woo-filter .wc-block-catalog-sorting .select2-selection,.wp-block-group.woo-filter .wc-block-catalog-sorting .select2-selection--single{background-color:#fff;border:1px solid #e0e1eb;min-width:230px;max-height:48px;margin-bottom:0;padding:7px;border-radius:8px!important}@media (width<=575.98px){.wp-block-group.woo-filter .wc-block-product-categories .select2-selection,.wp-block-group.woo-filter .wc-block-product-categories .select2-selection--single,.wp-block-group.woo-filter .wc-block-catalog-sorting .select2-selection,.wp-block-group.woo-filter .wc-block-catalog-sorting .select2-selection--single{min-width:auto;padding-right:25px}}.wp-block-group.woo-filter .wc-block-product-categories .select2-selection__rendered,.wp-block-group.woo-filter .wc-block-product-categories .select2-selection--single__rendered,.wp-block-group.woo-filter .wc-block-catalog-sorting .select2-selection__rendered,.wp-block-group.woo-filter .wc-block-catalog-sorting .select2-selection--single__rendered{font-size:15px!important;font-weight:600!important}.wp-block-group.woo-filter .wc-block-product-categories .select2-selection__arrow,.wp-block-group.woo-filter .wc-block-product-categories .select2-selection--single__arrow,.wp-block-group.woo-filter .wc-block-catalog-sorting .select2-selection__arrow,.wp-block-group.woo-filter .wc-block-catalog-sorting .select2-selection--single__arrow{width:auto;height:auto;line-height:1!important;top:calc(50% - 3px)!important}.wp-block-group.woo-filter .wc-block-product-categories .select2-selection__arrow b,.wp-block-group.woo-filter .wc-block-product-categories .select2-selection--single__arrow b,.wp-block-group.woo-filter .wc-block-catalog-sorting .select2-selection__arrow b,.wp-block-group.woo-filter .wc-block-catalog-sorting .select2-selection--single__arrow b{margin-top:-2px!important;line-height:1!important}.wp-block-group.woo-filter .wc-block-product-categories .select2-container--open .select2-selection--single,.wp-block-group.woo-filter .wc-block-catalog-sorting .select2-container--open .select2-selection--single{border-color:#083552!important;border-radius:8px!important}.wp-block-group.woo-filter .wc-block-product-categories__button{background-color:#083552;border:0;border-radius:0 14px 14px 0}.wp-block-group.woo-filter .wc-block-product-categories__button svg path{fill:#fff}.wp-block-group.woo-filter .wc-block-catalog-sorting{order:0;margin-bottom:30px;margin-left:15px}.wp-block-group.woo-filter .wpc-filter-product_cat{position:relative}.wp-block-group.woo-filter .wpc-filter-product_cat .close-f{cursor:pointer;position:absolute;top:15px;right:15px}.wp-block-group .taxonomy-product_tag a{white-space:nowrap;color:#fff;background-color:#083552;border-radius:4px;margin-left:10px;padding:5px 15px;font-size:14px}.wp-block-group .taxonomy-product_tag a:first-child{margin-left:0}.wp-block-group .taxonomy-product_tag a.no-claims-discount{color:#16548d;background:#c1d9ef}.wp-block-group .taxonomy-product_tag a.premium-level{color:#4a2800;background:linear-gradient(90deg,#e7c59e 0%,#f3e4d3 51.71%,#f8bd79 94.97%)}.wp-block-group .taxonomy-product_tag a.nth-free{color:#206623;background:#a5eba8}.wp-block-group .taxonomy-product_tag a.cheapest{color:#227b6f;background:#c1efe9}.wp-block-group .taxonomy-product_tag a.popular{color:#fff;background-color:#083552}.wp-block-group .taxonomy-product_tag .wp-block-post-terms__separator{display:none}.wc-block-order-confirmation-status p{color:#083552;font-weight:500;line-height:1.1;font-size:36px!important}.wc-block-order-confirmation-summary-list li{padding-left:0}.wc-block-order-confirmation-summary-list li:before{content:unset}.wc-block-order-confirmation-totals{width:100%}.wc-block-order-confirmation-totals table{border-radius:12px;display:block}.wc-block-order-confirmation-totals table thead,.wc-block-order-confirmation-totals table tbody,.wc-block-order-confirmation-totals table tfoot,.wc-block-order-confirmation-totals table tr{width:100%;display:inline-table}.wc-block-order-confirmation-shipping-address{border-radius:12px;width:-moz-fit-content;width:fit-content;min-width:96%}@media (width<=767.98px){.wc-block-order-confirmation-shipping-address{min-width:100%}}.wc-block-order-confirmation-billing-address{border-radius:12px}.wc-block-order-confirmation-totals__total span,.wc-block-order-confirmation-totals__total p{color:#083552;font-weight:700}.wc-block-order-confirmation-additional-information p{color:#083552}.wc-block-all-products{padding-top:100px}.wc-block-product-template{grid-gap:50px;margin-bottom:15px;padding:15px;display:grid;position:relative;grid-template-columns:1fr 1fr!important}@media (width<=1199.98px){.wc-block-product-template{grid-template-columns:auto!important}}@media (width<=575.98px){.wc-block-product-template{grid-gap:28px;padding:15px 0}}.wc-block-product-template .wp-block-woocommerce-product-price{position:relative;bottom:0;margin-top:0!important}.wc-block-product-template .wp-block-woocommerce-product-price .has-small-font-size{font-size:0!important}.wc-block-product-template .wp-block-woocommerce-product-price .woocommerce-Price-amount,.wc-block-product-template .wp-block-woocommerce-product-price .woocommerce-Price-amount bdi,.wc-block-product-template .wp-block-woocommerce-product-price .woocommerce-Price-amount bdi span.woocommerce-Price-currencySymbol{font-size:36px;font-weight:700}.wc-block-product-template .wp-block-woocommerce-product-price .woocommerce-Price-amount+.woocommerce-Price-amount{display:none}.wc-block-product-template .wc-block-product{text-align:left;border:1px solid #0000000a;border-radius:11px;width:100%;box-shadow:16px 8px 46.6px #0000000d;max-width:100%!important;margin-bottom:0!important;padding:50px!important}@media (width<=575.98px){.wc-block-product-template .wc-block-product{overflow:hidden;padding:28px!important}}.wc-block-product-template .wc-block-product:hover{border-color:#083552}.wc-block-product-template .wc-block-product .wc-block-components-product-summary{margin-bottom:50px}.wc-block-product-template .wc-block-product .wp-block-woocommerce-product-price{position:relative;bottom:0;margin-top:0!important}@media (width<=575.98px){.wc-block-product-template .wc-block-product .wp-block-woocommerce-product-price .has-small-font-size{font-size:0!important}.wc-block-product-template .wc-block-product .wp-block-woocommerce-product-price .woocommerce-Price-amount,.wc-block-product-template .wc-block-product .wp-block-woocommerce-product-price .woocommerce-Price-amount bdi,.wc-block-product-template .wc-block-product .wp-block-woocommerce-product-price .woocommerce-Price-amount bdi span.woocommerce-Price-currencySymbol{font-size:24px!important}.wc-block-product-template .wc-block-product .wp-block-woocommerce-product-price .woocommerce-Price-amount+.woocommerce-Price-amount{display:none}}.wc-block-product-template .wc-block-product .wp-block-post-title{margin-top:0}.wc-block-product-template .wc-block-product .wp-block-post-title a{width:100%;font-weight:500;line-height:1.1;font-size:36px!important}@media (width<=575.98px){.wc-block-product-template .wc-block-product .wp-block-post-title a{font-size:24px!important}}.wc-block-product-template .wc-block-product span.more{color:#083552;font-size:14px;font-weight:500;text-decoration:underline;position:relative;top:-25px}.wc-block-product-template .wc-block-product .wp-block-post-excerpt{height:48px;margin-top:0;font-size:14px;line-height:1.6;overflow:hidden}@media (width<=1199.98px){.wc-block-product-template .wc-block-product .wp-block-post-excerpt{height:auto}}.wc-block-product-template .wc-block-product-price{padding:35px 0 0;position:relative}.wc-block-product-template .wc-block-product-price__value{font-size:36px;font-weight:700}@media (width<=575.98px){.wc-block-product-template .wc-block-product-price__value{font-size:24px!important}}.wc-block-product-template .wc-block-product-price:before{content:"What you will pay";color:#08355299;font-size:14px;font-weight:400;position:absolute;top:-5px;left:0}@media (width<=575.98px){.wc-block-product-template .wc-block-product-price:before{content:"Starting from"}}.wc-block-product-template .wc-block-product:before{content:unset!important}.wc-block-product .taxonomy-product_tag{position:absolute;top:-25px;right:-25px}@media (width<=1399.98px){.wc-block-product .taxonomy-product_tag{right:inherit;padding-bottom:30px;display:inline-block;position:relative;top:7px;left:-10px}}@media (width<=575.98px){.wc-block-product .taxonomy-product_tag{padding-bottom:20px}}.wc-block-product .taxonomy-product_tag a{white-space:nowrap;color:#fff;background-color:#083552;border-radius:4px;margin-left:10px;padding:5px 15px;font-size:14px}@media (width<=575.98px){.wc-block-product .taxonomy-product_tag a{max-width:-moz-fit-content;max-width:fit-content;margin-bottom:10px;display:inline-flex}}.wc-block-product .taxonomy-product_tag a.no-claims-discount{color:#16548d;background:#c1d9ef}.wc-block-product .taxonomy-product_tag a.premium-level{color:#4a2800;background:linear-gradient(90deg,#e7c59e 0%,#f3e4d3 51.71%,#f8bd79 94.97%)}.wc-block-product .taxonomy-product_tag a.nth-free{color:#206623;background:#a5eba8}.wc-block-product .taxonomy-product_tag a.cheapest{color:#227b6f;background:#c1efe9}.wc-block-product .taxonomy-product_tag a.popular{color:#fff;background-color:#083552}.wc-block-product .taxonomy-product_tag .wp-block-post-terms__separator{display:none}.wc-block-product .taxonomy-product_cat span.wp-block-post-terms__separator,.wc-block-product .taxonomy-product_cat a{color:#083552;font-weight:500}.wc-block-grid__products{grid-gap:35px;grid-template-columns:1fr 1fr;margin-bottom:55px;padding:15px;display:grid;position:relative}@media (width<=1199.98px){.wc-block-grid__products{grid-template-columns:auto!important}}.wc-block-grid__product{text-align:left;border-radius:11px;width:100%;margin-bottom:0;box-shadow:0 3px 20px #00000026;max-width:100%!important;padding:100px 50px 50px!important}.wc-block-grid__product .wc-block-components-product-summary{margin-bottom:50px}.wc-block-grid__product .wp-block-woocommerce-product-price{position:absolute;bottom:0;margin-top:0!important}.wc-block-grid__product-price{padding:35px 0 0;position:relative}.wc-block-grid__product-price__value{font-size:36px;font-weight:700}@media (width<=575.98px){.wc-block-grid__product-price__value{font-size:24px!important}}.wc-block-grid__product-price:before{content:"Starting from";color:#08355299;font-size:14px;font-weight:400;position:absolute;top:-5px;left:0}@media (width<=575.98px){.wc-block-grid__product-price:before{content:"Starting from"}}.wc-block-grid__product:before{content:unset!important}.wc-block-grid__product-title a{white-space:nowrap;width:100%;height:100%;padding:50px;font-weight:700;line-height:normal;position:absolute;top:0;left:0;overflow-x:hidden;font-size:36px!important}.wc-block-components-product-image{margin:0 40px 20px 0}.wc-block-components-product-title a{font-size:24px}.wc-block-components-product-button{font-size:16px}.wc-block-components-product-button a{background-color:#083552}.wc-block-components-product-button a span{color:#fff}.wc-block-components-product-button a:hover{background-color:#083552b3}.wc-block-components-drawer__screen-overlay{z-index:999999}.wc-block-components-drawer__close-wrapper button{opacity:1}.wc-block-components-drawer__close-wrapper button:hover{opacity:.7}.wc-block-components-drawer__close{top:25px;right:25px}@media (width<=575.98px){.wc-block-components-drawer__close{top:15px;right:15px}}.wc-block-components-radio-control__input{display:none!important}.wc-block-components-radio-control__option{padding-left:15px!important}.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control__option--checked-option-highlighted,.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted{border-radius:8px!important;box-shadow:inset 0 0 0 1px #083552!important}.wc-block-components-text-input label{color:#083552d9!important;font-size:11px!important;top:-2px!important}.wc-block-components-checkout-return-to-cart-button:hover{color:#083552!important}@media (width>=1200px){.wc-block--included-services__content{padding-right:50px}}.wc-block--included-services__content .loop-icons{flex-wrap:wrap-reverse;justify-content:end;align-items:flex-end;width:70%;display:inline-flex;position:absolute;bottom:0;right:0}@media (width<=1779.98px){.wc-block--included-services__content .loop-icons{justify-content:start;align-items:initial;position:inherit;right:unset;flex-wrap:wrap;width:auto;display:inline-flex;bottom:0;left:0}}.wc-block--included-services__content .loop-icons__item{margin:12px 12px 0 0;display:flex}.wc-block--included-services__content .loop-icons__item img{width:44px}.wc-block--included-services__content .section__inc-serv_grid{display:none}@media (width<=991.98px){.wc-block--included-services__content .section__inc-serv_grid{padding:40px 20px!important}}.wc-block--included-services__content a.fancybox-inline.above-faux{position:absolute;top:0;right:-12px}@media (width<=1779.98px){.wc-block--included-services__content a.fancybox-inline.above-faux{position:initial;margin-top:5px}}.wc-block-woo-related-cat-query ul.wc-block-product-template{margin-right:50px;padding:0}@media (width<=991.98px){.wc-block-woo-related-cat-query ul.wc-block-product-template{margin-right:0}}.wc-block-woo-related-cat-query ul.wc-block-product-template li.wc-block-product{padding:24px!important}.wc-block-woo-related-cat-query ul.wc-block-product-template li.wc-block-product .taxonomy-product_tag{width:-moz-fit-content;width:fit-content;position:absolute;top:0;right:0}@media (width<=1779.98px){.wc-block-woo-related-cat-query ul.wc-block-product-template li.wc-block-product .taxonomy-product_tag{position:initial;margin-top:15px}}.wc-block-woo-related-cat-query ul.wc-block-product-template li.wc-block-product .taxonomy-product_tag a{margin-bottom:10px;position:relative}@media (width<=1779.98px){.wc-block-woo-related-cat-query ul.wc-block-product-template li.wc-block-product .taxonomy-product_tag a{min-height:30px;margin-left:0;margin-right:5px;display:inline-flex}}.wc-block-woo-related-cat-query ul.wc-block-product-template li.wc-block-product .wp-block-post-title{max-width:-moz-fit-content;max-width:fit-content;margin:-5px 0 0;line-height:1;position:relative}@media (width<=575.98px){.wc-block-woo-related-cat-query ul.wc-block-product-template li.wc-block-product .wp-block-post-title{text-align:left;position:relative}}.wc-block-woo-related-cat-query ul.wc-block-product-template li.wc-block-product .wp-block-post-title a{font-weight:500;font-size:24px!important}.wc-block-woo-related-cat-query ul.wc-block-product-template li.wc-block-product .cover-icons{position:absolute;bottom:5px;left:0}@media (width<=1599.98px){.wc-block-woo-related-cat-query ul.wc-block-product-template li.wc-block-product .cover-icons{position:relative}.wc-block-woo-related-cat-query ul.wc-block-product-template li.wc-block-product .cover-icons .loop-icons{position:inherit;right:unset;justify-content:flex-start;align-items:normal;width:auto;display:inline-flex;bottom:0;left:0;min-width:unset!important}}@media (width<=575.98px){.wc-block-woo-related-cat-query ul.wc-block-product-template li.wc-block-product .cover-icons{margin-top:15px}}.wc-block-woo-related-cat-query ul.wc-block-product-template li.wc-block-product .wp-block-woocommerce-product-price{margin:0}.wc-block-woo-related-cat-query ul.wc-block-product-template li.wc-block-product .wp-block-woocommerce-product-price .wc-block-components-product-price{text-align:right;width:100%;margin-top:30px;margin-bottom:0!important;font-size:24px!important}@media (width<=1599.98px){.wc-block-woo-related-cat-query ul.wc-block-product-template li.wc-block-product .wp-block-woocommerce-product-price .wc-block-components-product-price{text-align:left;margin-top:15px;margin-bottom:15px!important}}.wc-block-woo-related-cat-query ul.wc-block-product-template li.wc-block-product .wp-block-woocommerce-product-price .wc-block-components-product-price.has-small-font-size{font-size:0!important}.wc-block-woo-related-cat-query ul.wc-block-product-template li.wc-block-product .wp-block-woocommerce-product-price .wc-block-components-product-price:before{content:"Starting from";left:inherit;right:0}@media (width<=1599.98px){.wc-block-woo-related-cat-query ul.wc-block-product-template li.wc-block-product .wp-block-woocommerce-product-price .wc-block-components-product-price:before{right:inherit;left:0}}.wc-block-woo-related-cat-query ul.wc-block-product-template li.wc-block-product .wp-block-woocommerce-product-price .wc-block-components-product-price .woocommerce-Price-amount,.wc-block-woo-related-cat-query ul.wc-block-product-template li.wc-block-product .wp-block-woocommerce-product-price .wc-block-components-product-price .woocommerce-Price-amount bdi,.wc-block-woo-related-cat-query ul.wc-block-product-template li.wc-block-product .wp-block-woocommerce-product-price .wc-block-components-product-price .woocommerce-Price-amount bdi span.woocommerce-Price-currencySymbol{font-size:24px!important}.wc-block-woo-related-cat-query ul.wc-block-product-template li.wc-block-product .wp-block-woocommerce-product-price .wc-block-components-product-price .woocommerce-Price-amount+.woocommerce-Price-amount{display:none}.wc-block-woo-related-cat-query ul.wc-block-product-template li.wc-block-product--current-prod{border-color:#083552}.wc-block-woo-related-cat-query ul.wc-block-product-template li.wc-block-product--current-prod .wp-block-post-title:after{content:"You are here";color:#08355280;white-space:nowrap;background:url(../arr-left-current.b98fc198.svg) 0/12px no-repeat;margin-left:20px;padding-left:15px;font-size:12px;font-weight:500;position:absolute;top:calc(50% + 4px);transform:translateY(-50%)}@media (width<=575.98px){.wc-block-woo-related-cat-query ul.wc-block-product-template li.wc-block-product--current-prod .wp-block-post-title:after{white-space:pre-wrap;width:74px;max-width:74px;padding-left:20px}}.wc-block-woo-related-cat-query .cover-icons{max-width:-moz-fit-content;max-width:fit-content}@media (width<=1599.98px){.wc-block-woo-related-cat-query .cover-icons{max-width:none;position:relative}.wc-block-woo-related-cat-query .cover-icons .loop-icons{position:inherit;right:unset;justify-content:flex-start;align-items:normal;width:auto;display:inline-flex;bottom:0;left:0}}.wc-block-woo-related-cat-query .cover-icons .wp-block-tfa-inc-serv-block.wc-block--included-services__content{width:100%;position:relative;left:0}.wc-block-woo-related-cat-query .cover-icons .wp-block-tfa-inc-serv-block.wc-block--included-services__content .loop-icons{right:inherit;align-items:flex-start;width:100%;min-width:max-content;left:0;justify-content:normal!important}.wc-block-woo-related-cat-query .cover-icons .wp-block-tfa-inc-serv-block.wc-block--included-services__content .loop-icons__item{margin:12px 12px 0 0;display:flex}.wc-block-woo-related-cat-query .cover-icons .wp-block-tfa-inc-serv-block.wc-block--included-services__content .loop-icons__item img{width:44px}.wc-block-cart__main table,.wc-block-cart__sidebar{border:1px solid #0000000a;border-radius:14px;padding:50px;display:block;box-shadow:16px 8px 46.6px #0000000d;margin-bottom:70px!important}.wc-block-cart-items{border-bottom:0!important}@media (width<=991.98px){.wc-block-cart-items{padding:20px!important}}.wc-block-cart-items__header-image{padding-bottom:20px!important}.wc-block-cart-items__header-image span{text-transform:none;color:#083552;letter-spacing:-1px;margin-bottom:15px;font-size:3rem;font-weight:600;line-height:1.2}.wc-block-cart-items__header-image span s,.wc-block-cart-items__header-image span em{color:#0d6efd;text-decoration:none}.wc-block-cart-items__header-image span a{font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif!important}@media (width<=991.98px){.wc-block-cart-items__header-image span{font-size:1.5rem}}@media (width<=575.98px){.wc-block-cart-items__header-image span{letter-spacing:0;font-size:1.375rem;line-height:24px}}.wc-block-cart-items__header-product{width:100%}.wc-block-cart-items__header-total span{text-transform:none;color:#083552;letter-spacing:-1px;margin-bottom:15px;font-size:3rem;font-weight:600;line-height:1.2}.wc-block-cart-items__header-total span s,.wc-block-cart-items__header-total span em{color:#0d6efd;text-decoration:none}.wc-block-cart-items__header-total span a{font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif!important}@media (width<=991.98px){.wc-block-cart-items__header-total span{font-size:1.5rem}}@media (width<=575.98px){.wc-block-cart-items__header-total span{letter-spacing:0;font-size:1.375rem;line-height:24px}}.wc-block-cart-items__row td.wc-block-cart-item__image{padding-left:0!important}.wc-block-cart-items__row td.wc-block-cart-item__image a{background-color:#e0e1eb;border-radius:6px;width:58px;height:58px;display:flex;position:relative}.wc-block-cart-items__row td.wc-block-cart-item__image a img{align-self:center;width:44px!important;margin:0 auto!important}.wc-block-cart-items__row td.wc-block-cart-item__product{width:100%}.wc-block-cart-items__row td.wc-block-cart-item__product a.wc-block-components-product-name{color:#083552;font-size:20px;font-weight:400!important}.wc-block-cart-items__row td.wc-block-cart-item__product span.wc-block-components-product-price__value{color:#083552;font-size:24px;font-weight:700!important}.wc-block-cart-items__row td.wc-block-cart-item__product .wc-block-components-product-details li:before{background-color:#083552b3;width:3px;height:3px;top:10px!important}.wc-block-cart-items__row td.wc-block-cart-item__product .wc-block-components-product-details__name{color:#083552b3;font-size:14px;font-weight:400!important}.wc-block-cart-items__row td.wc-block-cart-item__product .wc-block-components-product-details__value{color:#083552;font-size:14px;font-weight:500!important}.wc-block-cart-items__row td.wc-block-cart-item__product .wc-block-components-quantity-selector{background:0 0;border-radius:4px;border:1px solid #08355280!important}.wc-block-cart-items__row td.wc-block-cart-item__product .wc-block-components-quantity-selector:hover,.wc-block-cart-items__row td.wc-block-cart-item__product .wc-block-components-quantity-selector:active{border-color:#083552!important}.wc-block-cart-items__row td.wc-block-cart-item__product .wc-block-components-quantity-selector__button{color:#083552;font-size:20px}.wc-block-cart-items__row td.wc-block-cart-item__total span{text-transform:none;color:#083552;font-size:24px;font-weight:700!important}@media (width<=991.98px){.wc-block-cart-items__row td.wc-block-cart-item__total span{margin-right:20px;font-size:18px}.wc-block-cart__main,.wc-block-cart__sidebar{width:100%;max-width:calc(100vw - 80px);margin:0 auto}}@media (width<=575.98px){.wc-block-cart__main,.wc-block-cart__sidebar{max-width:unset!important}}@media (width<=991.98px){.wc-block-cart__sidebar{padding:30px!important}}.wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block span.wc-block-cart__totals-title{color:#083552;letter-spacing:-1px;margin-bottom:15px;font-size:3rem;font-weight:600;line-height:1.2;text-transform:unset!important;display:block!important}.wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block span.wc-block-cart__totals-title s,.wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block span.wc-block-cart__totals-title em{color:#0d6efd;text-decoration:none}.wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block span.wc-block-cart__totals-title a{font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif!important}@media (width<=991.98px){.wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block span.wc-block-cart__totals-title{font-size:1.5rem}}@media (width<=575.98px){.wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-block span.wc-block-cart__totals-title{letter-spacing:0;font-size:1.375rem;line-height:24px}}.wc-block-cart__sidebar .wc-block-components-totals-item__description .wc-block-components-shipping-address{color:#083552;font-size:16px;font-weight:500!important}.wc-block-cart__sidebar .wc-block-components-radio-control__option{padding-left:0!important}.wc-block-cart__sidebar .wc-block-components-radio-control__label,.wc-block-cart__sidebar .wc-block-formatted-money-amount{color:#083552;font-size:16px;font-weight:500!important}.wc-block-cart__sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item__label{color:#083552;font-size:20px;font-weight:500!important}.wc-block-cart__sidebar .wc-block-components-totals-wrapper .wc-block-components-totals-item__value span.wc-block-components-formatted-money-amount{color:#083552;font-size:24px;font-weight:700!important}.wc-block-cart .wc-block-components-totals-coupon__button,.wc-block-cart .wc-block-cart__submit-button{float:right;background-color:#083552;border:4px solid #d9d5d3;border-radius:10px;max-width:-moz-fit-content;max-width:fit-content;margin-top:5px}.wc-block-cart .wc-block-components-totals-coupon__button span.wc-block-components-button__text,.wc-block-cart .wc-block-cart__submit-button span.wc-block-components-button__text{color:#fff}.wc-block-cart .wc-block-components-totals-coupon__button:hover,.wc-block-cart .wc-block-cart__submit-button:hover{box-shadow:none;color:#fff;opacity:.7;background-color:#083552}.wc-block-cart .wc-block-components-totals-coupon__input input{color:#083552!important}.wc-block-cart .wc-block-components-totals-coupon__input label{color:#083552}.wc-block-cart .wc-block-components-radio-control__option-checked{padding-left:0}.wc-block-cart .wc-block-components-radio-control__input{display:none}.wc-block-cart-item__quantity{margin-top:0;padding-top:0!important}.wc-block-cart-item__remove-link{transition:all .3s ease-out;color:#08355280!important}.wc-block-cart-item__remove-link:hover{transition:all .3s ease-out;color:#083552!important}.wc-block-mini-cart{z-index:999;margin:0;display:flex;position:absolute;top:50%;right:220px;transform:translateY(-50%)}@media (width<=991.98px){.wc-block-mini-cart{position:absolute;top:0;right:100px}}@media (width<=575.98px){.wc-block-mini-cart{right:58px}}.wc-block-mini-cart__icon{display:none!important}.wc-block-mini-cart__icon path{fill:#fff}.wc-block-mini-cart__quantity{margin-top:7px;display:inline-block}.wc-block-mini-cart__quantity-badge{color:#fff;border-radius:100%;width:32px;height:32px;padding:2px;position:relative;background:#083552 url(../cart.2287c24b.svg) 50%/auto 28px no-repeat!important}.wc-block-mini-cart__amount{display:none!important}.wc-block-mini-cart__badge{text-shadow:0 0 #fff;transform:inherit;color:#083552;border:1px solid #fff;border-radius:4px;margin:0 0 0 17px;font-size:12px;font-weight:400;line-height:30px;top:-2px;left:2px;padding:2px 5px!important}.wc-block-mini-cart__title{position:relative;padding-bottom:50px!important}.wc-block-mini-cart__title span.wp-block-woocommerce-mini-cart-title-label-block{color:#083552;font-size:24px;font-weight:500!important}.wc-block-mini-cart__title span.wp-block-woocommerce-mini-cart-title-items-counter-block{position:relative;top:-3px;font-size:14px!important;font-weight:500!important}.wc-block-mini-cart__title:after{content:"";border-top:1px solid #0000001a;width:100%;position:absolute;bottom:24px}.wc-block-mini-cart-items td.wc-block-cart-item__image a{background-color:#e0e1eb;border-radius:6px;width:58px;height:58px;display:flex;position:relative}.wc-block-mini-cart-items td.wc-block-cart-item__image a img{align-self:center;width:44px!important;margin:0 auto!important}.wc-block-mini-cart-items td.wc-block-cart-item__product a.wc-block-components-product-name{color:#083552;font-size:20px;font-weight:400!important}.wc-block-mini-cart-items td.wc-block-cart-item__product span.wc-block-components-product-price__value{color:#083552;font-size:24px;font-weight:700!important}.wc-block-mini-cart-items td.wc-block-cart-item__product .wc-block-components-product-details li:before{background-color:#083552b3;width:3px;height:3px;top:10px!important}.wc-block-mini-cart-items td.wc-block-cart-item__product .wc-block-components-product-details__name{color:#083552b3;font-size:14px;font-weight:400!important}.wc-block-mini-cart-items td.wc-block-cart-item__product .wc-block-components-product-details__value{color:#083552;font-size:14px;font-weight:500!important}.wc-block-mini-cart-items td.wc-block-cart-item__product .wc-block-components-quantity-selector{background:0 0;border-radius:4px;border:1px solid #08355280!important}@media (width<=575.98px){.wc-block-mini-cart-items td.wc-block-cart-item__product .wc-block-components-quantity-selector{width:-moz-fit-content;width:fit-content}.wc-block-mini-cart-items td.wc-block-cart-item__product .wc-block-components-quantity-selector__input{min-width:-moz-fit-content;min-width:fit-content}}.wc-block-mini-cart-items td.wc-block-cart-item__product .wc-block-components-quantity-selector:hover,.wc-block-mini-cart-items td.wc-block-cart-item__product .wc-block-components-quantity-selector:active{border-color:#083552!important}.wc-block-mini-cart-items td.wc-block-cart-item__product .wc-block-components-quantity-selector__button{color:#083552;font-size:20px}@media (width<=575.98px){.wc-block-mini-cart-items td.wc-block-cart-item__product .wc-block-components-quantity-selector__button{min-width:20px}.wc-block-mini-cart-items td.wc-block-cart-item__total{position:absolute;right:25px}}.wc-block-mini-cart-items td.wc-block-cart-item__total span{color:#083552;font-size:24px;font-weight:700!important}@media (width<=575.98px){.wc-block-mini-cart-items td.wc-block-cart-item__total span{font-size:21px}}.wc-block-mini-cart__footer-subtotal .wc-block-components-totals-item__label{color:#083552;font-size:20px;font-weight:500!important}.wc-block-mini-cart__footer-subtotal .wc-block-components-totals-item__value{color:#083552;font-size:24px;font-weight:700!important}.wc-block-mini-cart__footer-subtotal .wc-block-components-totals-item__description{color:#08355280;margin:10px 0;font-size:12px;font-weight:500!important}.wc-block-mini-cart__footer-actions a.wc-block-mini-cart__footer-cart{justify-content:flex-start;text-decoration:underline;box-shadow:unset!important;border:0!important;padding-left:0!important}@media (width<=575.98px){.wc-block-mini-cart__footer-actions a.wc-block-mini-cart__footer-cart{order:1}}.wc-block-mini-cart__footer-actions a.wc-block-mini-cart__footer-cart span.wc-block-components-button__text{color:#083552;font-weight:400}@media (width<=575.98px){.wc-block-mini-cart__footer-actions a.wc-block-mini-cart__footer-cart span.wc-block-components-button__text{margin:0 auto}}.wc-block-mini-cart__footer-actions a.wc-block-mini-cart__footer-cart:hover{background-color:#0000!important}.wc-block-mini-cart__footer-actions a.wc-block-mini-cart__footer-cart:hover span.wc-block-components-button__text{color:#083552}.wc-block-mini-cart__footer-actions a.wc-block-mini-cart__footer-checkout{background-color:#083552;border:4px solid #d9d5d3;border-radius:10px}@media (width<=575.98px){.wc-block-mini-cart__footer-actions a.wc-block-mini-cart__footer-checkout{margin-top:15px}}.wc-block-mini-cart__footer-actions a.wc-block-mini-cart__footer-checkout span.wc-block-components-button__text{color:#fff}.wc-block-mini-cart__footer-actions a.wc-block-mini-cart__footer-checkout:hover{box-shadow:none;color:#fff;opacity:.7;background-color:#083552}.wc-block-mini-cart__footer:after{content:"";opacity:1;border-top:1px solid #0000001a;width:calc(100% - 30px);position:absolute;bottom:15px;left:15px}.wc-block-mini-cart__drawer .wp-block-woocommerce-mini-cart-contents{padding:35px}@media (width<=575.98px){.wc-block-mini-cart__drawer .wp-block-woocommerce-mini-cart-contents{padding:20px 5px}}.wc-block-mini-cart__empty-cart-wrapper p strong{color:#083552}.wc-block-mini-cart__empty-cart-wrapper a.components-button,.wc-block-mini-cart__empty-cart-wrapper a.wc-block-components-button{background-color:#083552;border:4px solid #d9d5d3;border-radius:10px}.wc-block-mini-cart__empty-cart-wrapper a.components-button span.wc-block-components-button__text,.wc-block-mini-cart__empty-cart-wrapper a.wc-block-components-button span.wc-block-components-button__text{color:#fff}.wc-block-mini-cart__empty-cart-wrapper a.components-button:hover,.wc-block-mini-cart__empty-cart-wrapper a.wc-block-components-button:hover{box-shadow:none;color:#fff;opacity:.7;background-color:#083552}.wc-block-checkout__form{border:1px solid #0000000a;box-shadow:16px 8px 46.6px #0000000d!important}.wc-block-checkout__form .wc-block-components-checkout-step__container .wc-block-components-text-input,.wc-block-checkout__form .wc-block-components-checkout-step__container .components-base-control__field{padding-top:20px!important}.wc-block-checkout__form .wc-block-components-checkout-step__container .wc-block-components-text-input label,.wc-block-checkout__form .wc-block-components-checkout-step__container .components-base-control__field label{padding:10px 0 10px 2px;line-height:15px;left:0;color:#083552!important;transform:unset!important;font-size:14px!important;font-weight:600!important;top:-14px!important}.wc-block-checkout__form .wc-block-components-checkout-step__container .wc-block-components-text-input.is-active input[type=text],.wc-block-checkout__form .wc-block-components-checkout-step__container .components-base-control__field.is-active input[type=text]{padding:0 10px 0 15px}.wc-block-checkout__form .wc-block-components-checkout-step__container input[type=text],.wc-block-checkout__form .wc-block-components-checkout-step__container input[type=search],.wc-block-checkout__form .wc-block-components-checkout-step__container input[type=url],.wc-block-checkout__form .wc-block-components-checkout-step__container input[type=tel],.wc-block-checkout__form .wc-block-components-checkout-step__container input[type=email],.wc-block-checkout__form .wc-block-components-checkout-step__container select,.wc-block-checkout__form .wc-block-components-checkout-step__container textarea{box-shadow:none;border-radius:8px;width:100%;height:48px;margin-bottom:5px;letter-spacing:-.14px!important;background-color:#083552!important;border:1px solid #083552!important;outline:0!important;padding:0 10px 0 25px!important;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:22px!important}.wc-block-checkout__form .wc-block-components-checkout-step__container input[type=text]::placeholder,.wc-block-checkout__form .wc-block-components-checkout-step__container input[type=search]::placeholder,.wc-block-checkout__form .wc-block-components-checkout-step__container input[type=url]::placeholder,.wc-block-checkout__form .wc-block-components-checkout-step__container input[type=tel]::placeholder,.wc-block-checkout__form .wc-block-components-checkout-step__container input[type=email]::placeholder,.wc-block-checkout__form .wc-block-components-checkout-step__container select::placeholder,.wc-block-checkout__form .wc-block-components-checkout-step__container textarea::placeholder{font-size:14px!important}.wc-block-checkout__form .wc-block-components-checkout-step__container input[type=text]:hover,.wc-block-checkout__form .wc-block-components-checkout-step__container input[type=text]:active,.wc-block-checkout__form .wc-block-components-checkout-step__container input[type=text]:focus,.wc-block-checkout__form .wc-block-components-checkout-step__container input[type=search]:hover,.wc-block-checkout__form .wc-block-components-checkout-step__container input[type=search]:active,.wc-block-checkout__form .wc-block-components-checkout-step__container input[type=search]:focus,.wc-block-checkout__form .wc-block-components-checkout-step__container input[type=url]:hover,.wc-block-checkout__form .wc-block-components-checkout-step__container input[type=url]:active,.wc-block-checkout__form .wc-block-components-checkout-step__container input[type=url]:focus,.wc-block-checkout__form .wc-block-components-checkout-step__container input[type=tel]:hover,.wc-block-checkout__form .wc-block-components-checkout-step__container input[type=tel]:active,.wc-block-checkout__form .wc-block-components-checkout-step__container input[type=tel]:focus,.wc-block-checkout__form .wc-block-components-checkout-step__container input[type=email]:hover,.wc-block-checkout__form .wc-block-components-checkout-step__container input[type=email]:active,.wc-block-checkout__form .wc-block-components-checkout-step__container input[type=email]:focus,.wc-block-checkout__form .wc-block-components-checkout-step__container select:hover,.wc-block-checkout__form .wc-block-components-checkout-step__container select:active,.wc-block-checkout__form .wc-block-components-checkout-step__container select:focus,.wc-block-checkout__form .wc-block-components-checkout-step__container textarea:hover,.wc-block-checkout__form .wc-block-components-checkout-step__container textarea:active,.wc-block-checkout__form .wc-block-components-checkout-step__container textarea:focus{border:1px solid #083552!important}.wc-block-checkout__form .wc-block-components-checkout-step__container .wc-block-components-combobox-control{position:relative}.wc-block-checkout__form .wc-block-components-checkout-step__container .wc-block-components-combobox-control .components-flex-item:after{content:"";background:url(../arr-r-nav.bf8f7b8a.svg) 50%/auto 100% no-repeat;width:15px;height:15px;transition:all .3s;display:block;position:absolute;top:22px;right:15px;transform:translateY(-50%)rotate(90deg)}.wc-block-checkout__form .wc-block-components-checkout-step__container .wc-block-components-combobox-control .components-form-token-field__suggestions-list{background-color:#083552!important;border:1px solid #083552!important;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif!important}.wc-block-checkout__form .wc-block-components-checkout-step__container .wc-block-components-combobox-control .components-form-token-field__suggestions-list li.components-form-token-field__suggestion{border:0;color:#083552!important}.wc-block-checkout__form .wc-block-components-checkout-step__container .wc-block-components-combobox-control .components-form-token-field__suggestions-list li.components-form-token-field__suggestion:focus,.wc-block-checkout__form .wc-block-components-checkout-step__container .wc-block-components-combobox-control .components-form-token-field__suggestions-list li.components-form-token-field__suggestion:hover{color:#fff!important;background-color:#083552!important}.wc-block-checkout__form .wc-block-components-checkout-step__container .wc-block-components-combobox-control .components-form-token-field__suggestions-list li.components-form-token-field__suggestion:before{content:unset!important}.wc-block-checkout__form .wc-block-components-checkout-step__description{margin-bottom:30px;font-size:12px;line-height:1;display:inline-block}.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button{float:right;background-color:#083552;border:4px solid #d9d5d3;border-radius:10px;max-width:-moz-fit-content;max-width:fit-content;margin-top:5px}.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button span.wc-block-components-button__text{color:#fff}.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button:hover{box-shadow:none;color:#fff;opacity:.7;background-color:#083552}.wc-block-checkout__sidebar{border:1px solid #0000000a;box-shadow:16px 8px 46.6px #0000000d!important}.wc-block-checkout__sidebar .wc-block-components-totals-coupon__input input{color:#083552!important}.wc-block-checkout__sidebar .wc-block-components-totals-coupon__input label{color:#083552}.wc-block-checkout__sidebar .wc-block-components-totals-coupon__button{float:right;background-color:#083552;border:4px solid #d9d5d3;border-radius:10px;max-width:-moz-fit-content;max-width:fit-content;margin-top:5px}.wc-block-checkout__sidebar .wc-block-components-totals-coupon__button span.wc-block-components-button__text{color:#fff}.wc-block-checkout__sidebar .wc-block-components-totals-coupon__button:hover{box-shadow:none;color:#fff;opacity:.7;background-color:#083552}.wc-block-checkout__sidebar .wc-block-components-totals-wrapper:first-child{border-top:0!important}.wc-block-checkout__sidebar .wc-block-components-totals-wrapper .wc-block-components-order-summary__button-text{font-size:24px!important}.wc-block-checkout__sidebar .wc-block-components-totals-item__label{color:#083552;font-size:24px;font-weight:500!important}.wc-block-checkout__sidebar .wc-block-components-order-summary__button-text{color:#083552;font-size:20px;font-weight:500!important}.wc-block-checkout__sidebar .wc-block-components-shipping-address,.wc-block-checkout__sidebar span.wc-block-formatted-money-amount{color:#083552;font-size:16px;font-weight:500!important}.wc-block-checkout__sidebar span.wc-block-formatted-money-amount.wc-block-components-totals-footer-item-tax-value{font-size:24px;font-weight:700!important}.wc-block-checkout__sidebar .wc-block-components-order-summary-item__image{background-color:#e0e1eb;border-radius:6px;width:58px;height:58px;display:flex;position:relative;padding-bottom:0!important}@media (width<=575.98px){.wc-block-checkout__sidebar .wc-block-components-order-summary-item__image{width:52dppx;height:52px}}.wc-block-checkout__sidebar .wc-block-components-order-summary-item__image img{align-self:center;width:44px!important;margin:0 auto!important}@media (width<=575.98px){.wc-block-checkout__sidebar .wc-block-components-order-summary-item__image img{width:40px!important}}.wc-block-checkout__sidebar .wc-block-components-product-details li:before{background-color:#083552b3;width:3px;height:3px;top:10px!important}.wc-block-checkout__sidebar .wc-block-components-product-details__name{color:#083552b3;font-size:14px;font-weight:400!important}.wc-block-checkout__sidebar .wc-block-components-product-details__value{color:#083552;font-size:14px;font-weight:500!important}.wc-block-checkout__sidebar a.wc-block-components-totals-coupon-link{color:#083552!important}.widget_wpc_filters_widget{margin-left:30px}@media (width<=575.98px){.widget_wpc_filters_widget{margin-left:10px}}.widget_wpc_filters_widget-wrapper{padding-top:15px}.widget_wpc_filters_widget .wpc-filters-widget-containers-wrapper .wpc-filter-header{background:#fff url(../ico-filter.b7fd80d7.svg) 15px/auto 24px no-repeat;border:1px solid #e0e1eb;width:-moz-fit-content;width:fit-content;max-width:190px;min-height:48px;margin-bottom:0;padding:0 15px;font-size:0;display:flex;position:relative;overflow:hidden;border-radius:8px!important;min-width:190px!important}@media (width<=575.98px){.widget_wpc_filters_widget .wpc-filters-widget-containers-wrapper .wpc-filter-header{max-width:150px;min-width:150px!important}}.widget_wpc_filters_widget .wpc-filters-widget-containers-wrapper .wpc-filter-header p{margin-bottom:0}.widget_wpc_filters_widget .wpc-filters-widget-containers-wrapper .wpc-filter-header .wpc-filter-title{width:190px;min-height:48px;margin-bottom:0;position:relative}@media (width<=575.98px){.widget_wpc_filters_widget .wpc-filters-widget-containers-wrapper .wpc-filter-header .wpc-filter-title{width:150px}}.widget_wpc_filters_widget .wpc-filters-widget-containers-wrapper .wpc-filter-header .wpc-filter-title button{width:100%;min-height:48px}.widget_wpc_filters_widget .wpc-filters-widget-containers-wrapper .wpc-filter-header .wpc-filter-title button .wpc-wrap-icons{font-size:0}.widget_wpc_filters_widget .wpc-filters-widget-containers-wrapper .wpc-filter-header .wpc-open-icon{top:18px;right:15px;border-top:2px solid #083552!important;border-left:2px solid #083552!important;position:absolute!important}.widget_wpc_filters_widget .wpc-filters-widget-containers-wrapper .wpc-filter-content{z-index:9;background-color:#fff;border:1px solid #e0e1eb;border-radius:12px;min-height:225px;margin-top:7px;padding:0 15px;position:absolute}.widget_wpc_filters_widget .wpc-filters-widget-containers-wrapper .wpc-filter-content.wpc-filter-product_cat:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMjInIGhlaWdodD0nMjInIHZpZXdCb3g9JzAgMCAzMiAzMicgZmlsbD0nbm9uZScgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48ZyBjbGlwLXBhdGg9J3VybCgjY2xpcDBfNDRfMjc0KSc+PHBhdGggZD0nTTI1IDdMNyAyNScgc3Ryb2tlPScjQUFBQ0IzJyBzdHJva2Utd2lkdGg9JzInIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcgc3Ryb2tlLWxpbmVqb2luPSdyb3VuZCcvPjxwYXRoIGQ9J00yNSAyNUw3IDcnIHN0cm9rZT0nI0FBQUNCMycgc3Ryb2tlLXdpZHRoPScyJyBzdHJva2UtbGluZWNhcD0ncm91bmQnIHN0cm9rZS1saW5lam9pbj0ncm91bmQnLz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSdjbGlwMF80NF8yNzQnPjxyZWN0IHdpZHRoPSczMicgaGVpZ2h0PSczMicgZmlsbD0nd2hpdGUnLz48L2NsaXBQYXRoPjwvZGVmcz48L3N2Zz4K);cursor:pointer;display:block;position:absolute;top:10px;right:10px}@media (width<=575.98px){.widget_wpc_filters_widget .wpc-filters-widget-containers-wrapper .wpc-filter-content{max-width:160px}}.widget_wpc_filters_widget .wpc-filters-widget-containers-wrapper .wpc-filter-content .wpc-filters-ul-list{margin:0;padding:0;overflow:hidden!important}.widget_wpc_filters_widget .wpc-filters-widget-containers-wrapper .wpc-filter-content .wpc-filters-ul-list li{padding-left:15px;position:relative}.widget_wpc_filters_widget .wpc-filters-widget-containers-wrapper .wpc-filter-content .wpc-filters-ul-list li:before,.widget_wpc_filters_widget .wpc-filters-widget-containers-wrapper .wpc-filter-content .wpc-filters-ul-list li:after{content:"";transition:opacity ease .5;transform-origin:0 0;z-index:2;background-color:#fff;border-radius:2px;width:0;height:0;display:inline-block;position:absolute}.widget_wpc_filters_widget .wpc-filters-widget-containers-wrapper .wpc-filter-content .wpc-filters-ul-list li:before{max-height:12px;left:12px;transform:rotate(-145deg);top:17px!important}.widget_wpc_filters_widget .wpc-filters-widget-containers-wrapper .wpc-filter-content .wpc-filters-ul-list li:after{max-height:7px;top:10px;left:7px;transform:rotate(-35deg)}.widget_wpc_filters_widget .wpc-filters-widget-containers-wrapper .wpc-filter-content .wpc-filters-ul-list li:first-child{margin-top:30px}.widget_wpc_filters_widget .wpc-filters-widget-containers-wrapper .wpc-filter-content .wpc-filters-ul-list li label{position:relative}.widget_wpc_filters_widget .wpc-filters-widget-containers-wrapper .wpc-filter-content .wpc-filters-ul-list li label:before{content:"";right:inherit;cursor:pointer;background-color:#0000;border:1px solid #e0e1eb;border-radius:3px;width:15px;height:15px;transition:border-color .2s;display:inline-block;position:relative;top:3px;left:-15px}.widget_wpc_filters_widget .wpc-filters-widget-containers-wrapper .wpc-filter-content .wpc-filters-ul-list li input[type=checkbox]{cursor:pointer;z-index:2;opacity:0;width:20px;height:20px;margin:0;padding:0;position:absolute;top:16px;left:0}.widget_wpc_filters_widget .wpc-filters-widget-containers-wrapper .wpc-filter-content .wpc-filters-ul-list li.wpc-term-selected:before{width:2px;animation:.2s forwards dothatopcheck}.widget_wpc_filters_widget .wpc-filters-widget-containers-wrapper .wpc-filter-content .wpc-filters-ul-list li.wpc-term-selected:after{width:2px;animation:.1s forwards dothabottomcheck}.widget_wpc_filters_widget .wpc-filters-widget-containers-wrapper .wpc-filter-content .wpc-filters-ul-list li.wpc-term-selected label a{color:#083552}.widget_wpc_filters_widget .wpc-filters-widget-containers-wrapper .wpc-filter-content .wpc-filters-ul-list li.wpc-term-selected label:before{background-color:#083552;border:1px solid #083552}.widget_wpc_filters_widget .wpc-filters-widget-containers-wrapper .wpc-opened .wpc-filter-header{border-color:#083552}.widget_wpc_filters_widget .wpc-filters-section{margin-bottom:0;position:absolute}.widget_wpc_filters_widget .wpc-filters-section.wpc-opened .wpc-open-icon{top:20px!important}.widget_wpc_filters_widget .wpc-filters-section.wpc-closed .wpc-filter-selected-values{display:none}.widget_wpc_filters_widget .select2-search{display:none!important}.widget_wpc_filters_widget .select2-selection{border:1px solid #e0e1eb;order:1;width:-moz-fit-content;width:fit-content;max-width:190px;display:flex;position:relative;overflow:hidden;border-radius:12px!important;min-width:190px!important}@media (width<=575.98px){.widget_wpc_filters_widget .select2-selection{max-width:120px}}.widget_wpc_filters_widget .select2-selection__rendered{border:0}.widget_wpc_filters_widget .select2-selection__rendered span.wpc-dropdown-default{background:url(../ico-filter.b7fd80d7.svg) 0/auto 24px no-repeat;width:100%;font-size:0!important}.widget_wpc_filters_widget .select2-selection__arrow{width:auto;height:auto;line-height:normal!important;top:calc(50% - 3px)!important}.widget_wpc_filters_widget .select2-selection__arrow b{margin-top:auto!important;line-height:normal!important;top:calc(50% - 30px)!important;right:25px!important;transform:none!important}.widget_wpc_filters_widget .select2-results__options{max-height:-moz-fit-content!important;max-height:fit-content!important;overflow:hidden!important}.widget_wpc_filters_widget .select2-results__option{white-space:nowrap!important;padding:7px 2px 7px 10px!important;font-size:15px!important;line-height:normal!important}.widget_wpc_filters_widget .select2-results__option span{font-size:18px}.widget_wpc_filters_widget .select2-results__option:before{content:unset!important}.widget_wpc_filters_widget .select2-results__option--highlighted.select2-results__option--selectable{color:#000!important;background:0 0!important;border:1px solid #083552!important;border-radius:8px!important}.widget_wpc_filters_widget .select2-results__option--highlighted.select2-results__option--selectable span{color:#fff!important}.widget_wpc_filters_widget .select2-container--open .select2-selection.select2-selection--single .select2-selection__arrow{top:calc(50% - 1px)!important;right:-10px!important}.widget_wpc_filters_widget .select2-container--open .select2-selection.select2-selection--single .select2-selection__arrow b{transform:rotate(-180deg)!important}.wpc-custom-selected-terms ul.wpc-filter-chips-list{margin-top:15px;display:inline-block}.wpc-custom-selected-terms ul.wpc-filter-chips-list li.wpc-filter-chip{margin-right:20px!important}.wpc-custom-selected-terms ul.wpc-filter-chips-list li.wpc-filter-chip a{color:#083552!important;border-color:#083552!important;border-radius:8px!important;padding:4px 16px!important;font-weight:500!important}.wpc-custom-selected-terms ul.wpc-filter-chips-list li.wpc-filter-chip a span{color:#083552!important;font-weight:500!important}.wpc-custom-selected-terms ul.wpc-filter-chips-list li.wpc-filter-chip.wpc-chip-reset-all a{background-color:#0000!important;border:0!important;padding:4px 0!important}.wpc-custom-selected-terms ul.wpc-filter-chips-list li.wpc-filter-chip.wpc-chip-reset-all a span{color:#083552!important}.wpc-custom-selected-terms .wpc-filter-chips-list{margin-left:15px;list-style:none}.wpc-custom-selected-terms .wpc-filter-chips-list li:before{content:unset!important}.wpc-custom-selected-terms .wpc-filter-chips-list li br{display:none}.wpc-edit-filter-set{color:#08355266;border:1px solid #083552cc;border-radius:12px;padding:5px 15px;font-size:12px;display:none;position:absolute;top:-40px;right:0}.wpc-edit-filter-set a{color:#083552cc;font-weight:700}footer{color:#000;background-color:#fff;position:relative}footer p,footer a,footer span{font-weight:400;text-decoration:none}footer p:hover,footer a:hover,footer span:hover{color:#000000b3}footer .is-layout-flex{gap:0}footer strong{font-weight:700!important}footer ul{padding:0;list-style:none}footer nav ul li:before{content:unset!important}footer nav ul li.wp-block-navigation-item{margin-bottom:10px;padding-left:0}@media (width<=991.98px){footer .wp-block-spacer{height:0!important}footer .foo{padding:0 15px}}footer .foo__contacts{padding-top:100px}@media (width>=992px){footer .foo__contacts{padding-bottom:70px}}footer .foo__contacts .container-boxed>.row{padding:20px 0}@media (width<=991.98px){footer .foo__contacts .container-boxed>.row{padding:35px 0}}footer .foo__contacts .container-boxed>.row .wp-block-site-logo{width:44px}footer .foo__contacts ul{flex-wrap:wrap;margin:0;display:inline-flex}footer .foo__contacts ul li{color:#fff;margin-right:40px;display:flex}@media (width<=991.98px){footer .foo__contacts ul li{margin-right:10px}}@media (width<=575.98px){footer .foo__contacts ul li:last-child ul.dropdown-menu.depth_0{display:block}footer .foo__contacts ul li ul.dropdown-menu.depth_0{display:none}}footer .foo__contacts ul li a,footer .foo__contacts ul li p,footer .foo__contacts ul li span{font-size:14px}footer .foo__contacts ul li a:hover{color:#ff7200!important}footer .foo__contacts ul li:before{color:#083552;margin-right:5px;font-size:14px;font-weight:500;position:inherit!important;top:inherit!important;background:0 0!important}footer .foo__contacts ul li.contact-details_email:before{content:"Email:";width:45px}footer .foo__contacts ul li.contact-details_tel:before{content:"Tel:";width:28px}footer .foo__contacts ul.contact-details{padding:0}footer .foo__contacts ul.contact-details li{color:#777;text-align:left;width:100%;margin:0;padding:0 0 15px;display:inline-block}footer .foo__contacts ul.contact-details li:before{display:none}footer .foo__contacts ul.contact-details li a{pointer-events:none;cursor:default;text-decoration:none;color:#777!important}footer .foo__contacts ul.contact-details li.contact-details_opening-time,footer .foo__contacts ul.contact-details li.contact-details_loc,footer .foo__contacts ul.contact-details li.contact-details_company-no,footer .foo__contacts ul.contact-details li.contact-details_vat-no{color:#777}footer .foo__contacts ul.contact-details li.contact-details_email,footer .foo__contacts ul.contact-details li.contact-details_tel{display:none}footer .foo__contacts ul.tfa-footer-menu-container{grid-template-columns:repeat(6,1fr);gap:normal;display:grid}@media (width<=991.98px){footer .foo__contacts ul.tfa-footer-menu-container{grid-template-columns:repeat(2,1fr)}}@media (width<=575.98px){footer .foo__contacts ul.tfa-footer-menu-container{grid-template-columns:repeat(1,1fr)}}footer .foo__contacts ul.tfa-footer-menu-container>li{width:100%;display:block}@media (width<=575.98px){footer .foo__contacts ul.tfa-footer-menu-container>li{border-bottom:1px solid #0835524d}footer .foo__contacts ul.tfa-footer-menu-container>li .pointer-arrow{z-index:9;cursor:pointer;background-image:url(../foo_cursor.6f9d3be5.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:7px;display:block;position:absolute;top:10px;right:-48%;transform:rotate(180deg)}}footer .foo__contacts ul.tfa-footer-menu-container>li:last-child{border-bottom:none}footer .foo__contacts ul.tfa-footer-menu-container>li:last-child .pointer-arrow{display:none}footer .foo__contacts ul.tfa-footer-menu-container>li.foo-nav-last-col{margin:0;padding:0}footer .foo__contacts ul.tfa-footer-menu-container>li.foo-nav-last-col>a{display:none}footer .foo__contacts ul.tfa-footer-menu-container>li.foo-nav-last-col ul li,footer .foo__contacts ul.tfa-footer-menu-container>li.foo-nav-last-col ul li a,footer .foo__contacts ul.tfa-footer-menu-container>li,footer .foo__contacts ul.tfa-footer-menu-container>li a{color:#083552;margin-bottom:30px;font-size:16px;font-weight:500}@media (width<=575.98px){footer .foo__contacts ul.tfa-footer-menu-container>li,footer .foo__contacts ul.tfa-footer-menu-container>li a{padding-left:0!important}}footer .foo__contacts ul.tfa-footer-menu-container>li ul li,footer .foo__contacts ul.tfa-footer-menu-container>li a ul li{color:#083552;width:100%;margin-bottom:15px;margin-right:20px;padding-left:0;font-weight:400;display:inline-block}footer .foo__contacts ul.tfa-footer-menu-container>li ul li a,footer .foo__contacts ul.tfa-footer-menu-container>li a ul li a{color:#083552;font-size:14px;font-weight:400}footer .foo__contacts ul.contact-details a{color:#083552!important}footer .foo__contacts ul.contact-details a:hover{color:#0d6efd!important}footer .foo__contacts ul.wp-block-social-links{float:right;bottom:1px}footer .foo__contacts ul.wp-block-social-links li.wp-block-social-link{width:100%;margin-right:0;padding-left:15px;display:block;position:relative}@media (width<=991.98px){footer .foo__contacts ul.wp-block-social-links li.wp-block-social-link{padding:0 15px}}footer .foo__contacts ul.wp-block-social-links li.wp-block-social-link a{font-size:22px}@media (width<=991.98px){footer .foo__contacts .wp-block-tfa-column{text-align:center;width:100%}footer .foo__contacts .wp-block-tfa-column ul{float:none;max-width:-moz-fit-content;max-width:fit-content;margin:15px auto}}@media (width<=575.98px){footer .foo__contacts .wp-block-tfa-column ul{max-width:none}}footer .foo__copy{padding:20px 0;background:#083552!important}@media (width<=991.98px){footer .foo__copy{text-align:center}}footer .foo__copy-year{color:#fff;font-style:normal}footer .foo__copy ul.bssbSocialShare{display:none!important}footer .foo__copy p,footer .foo__copy a,footer .foo__copy span{font-size:15px;position:relative;color:#fff!important;font-weight:400!important}footer .foo__copy p{margin-bottom:0}footer .foo__copy p.has-text-align-left{opacity:.6}@media (width<=1199.98px){footer .foo__copy p{padding:0 20px}}@media (width<=991.98px){footer .foo__copy p{margin-bottom:15px;text-align:center!important;display:inline-block!important}}@media (width<=575.98px){footer .foo__copy p{padding:0}}footer .foo__copy .tfa-h{background:url(../tfa-h-s.e1581fbb.svg) 50%/100% no-repeat;width:14px;height:12px;display:block;position:absolute;top:5px;right:-20px}footer .foo__copy i.fab.fa-twitter{padding:0 5px}footer .foo__copy a{color:#fff!important}footer .foo__copy a:hover{color:#ffffffb3!important}footer .foo__copy .wp-block-social-links.is-style-logos-only{opacity:.6}@media (width<=991.98px){footer .foo__copy .wp-block-social-links.is-style-logos-only{justify-content:center!important}}footer .foo__copy .wp-block-social-links.is-style-logos-only .wp-social-link svg path{fill:#fef6f4!important}footer .foo__copy .wp-block-social-links.is-style-logos-only .wp-social-link:hover svg path{fill:#fef6f4b3!important}@media (width<=575.98px){footer .foo__copy .three-column-layout .wp-block-tfa-column:first-child{order:3}footer .foo__copy .three-column-layout .wp-block-tfa-column:nth-child(2){order:2}footer .foo__copy .three-column-layout .wp-block-tfa-column:nth-child(3){order:1;padding:10px 0 20px}}.acf-form,.wpcf7{z-index:1;max-width:100%;position:relative;margin:0 auto!important}.acf-form input[type=text],.acf-form input[type=search],.acf-form input[type=url],.acf-form input[type=tel],.acf-form input[type=number],.acf-form input[type=range],.acf-form input[type=date],.acf-form input[type=month],.acf-form input[type=week],.acf-form input[type=time],.acf-form input[type=datetime],.acf-form input[type=datetime-local],.acf-form input[type=color],.acf-form input[type=email],.acf-form input[type=file],.acf-form input[type=submit],.acf-form select,.acf-form textarea,.wpcf7 input[type=text],.wpcf7 input[type=search],.wpcf7 input[type=url],.wpcf7 input[type=tel],.wpcf7 input[type=number],.wpcf7 input[type=range],.wpcf7 input[type=date],.wpcf7 input[type=month],.wpcf7 input[type=week],.wpcf7 input[type=time],.wpcf7 input[type=datetime],.wpcf7 input[type=datetime-local],.wpcf7 input[type=color],.wpcf7 input[type=email],.wpcf7 input[type=file],.wpcf7 input[type=submit],.wpcf7 select,.wpcf7 textarea{letter-spacing:-.14px;border:1px solid #fff;outline:0;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:400;line-height:22px}.acf-form input[type=number],.wpcf7 input[type=number]{opacity:1!important}.acf-form input[type=range],.wpcf7 input[type=range]{appearance:none;background:0 0;border:0;border-radius:50px;width:100%;margin:0 auto;padding:0;outline:none!important}.acf-form input[type=range]::-webkit-slider-runnable-track{box-shadow:none;cursor:pointer;background:#0d6efd;border:.2px solid #000;border-radius:50px;width:100%;height:7px}.wpcf7 input[type=range]::-webkit-slider-runnable-track{box-shadow:none;cursor:pointer;background:#0d6efd;border:.2px solid #000;border-radius:50px;width:100%;height:7px}.acf-form input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-shadow:none;cursor:pointer;background:#fff;border:1px solid #000;border-radius:100%;width:26px;height:26px;margin-top:-10px}.wpcf7 input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-shadow:none;cursor:pointer;background:#fff;border:1px solid #000;border-radius:100%;width:26px;height:26px;margin-top:-10px}.acf-form input[type=range]::-moz-range-track{appearance:none;box-shadow:none;cursor:pointer;background:#0d6efd;border:.2px solid #000;border-radius:50px;width:100%;height:7px}.wpcf7 input[type=range]::-moz-range-track{appearance:none;box-shadow:none;cursor:pointer;background:#0d6efd;border:.2px solid #000;border-radius:50px;width:100%;height:7px}.acf-form input[type=range]::-moz-range-thumb{appearance:none;box-shadow:none;cursor:pointer;background:#fff;border:1px solid #000;border-radius:100%;width:26px;height:26px;margin-top:-10px}.wpcf7 input[type=range]::-moz-range-thumb{appearance:none;box-shadow:none;cursor:pointer;background:#fff;border:1px solid #000;border-radius:100%;width:26px;height:26px;margin-top:-10px}.acf-form input[type=range]:focus,.wpcf7 input[type=range]:focus{box-shadow:none;background:0 0;border:1px solid #186ea7!important;outline:none!important}.acf-form input[type=range]:focus::-ms-fill-lower{background:#0d6efd}.wpcf7 input[type=range]:focus::-ms-fill-lower{background:#0d6efd}.acf-form input[type=range]:focus::-ms-fill-upper{background:#0d6efd}.wpcf7 input[type=range]:focus::-ms-fill-upper{background:#0d6efd}.acf-form input[type=range]:focus::-webkit-slider-runnable-track{background:#0d6efd}.wpcf7 input[type=range]:focus::-webkit-slider-runnable-track{background:#0d6efd}.acf-form input[type=radio],.wpcf7 input[type=radio]{accent-color:#0d6efd;cursor:pointer;float:left;border-radius:50%;width:22px;height:22px;margin:0 30px 0 -10px;display:block}.acf-form input[type=radio]:checked,.wpcf7 input[type=radio]:checked{background-color:#0d6efd;outline-color:#0d6efd;animation:.1s outline-checked}@keyframes outline-checked{0%{outline-offset:0}to{outline-offset:-.2rem}}.acf-form input[type=radio]:active,.acf-form input[type=radio]:focus,.acf-form input[type=radio]:hover,.wpcf7 input[type=radio]:active,.wpcf7 input[type=radio]:focus,.wpcf7 input[type=radio]:hover{height:22px!important}.acf-form input[type=radio]:disabled,.wpcf7 input[type=radio]:disabled{cursor:no-drop}.acf-form .acf-radio,.wpcf7 .acf-radio{align-items:flex-start;padding-bottom:15px}.acf-form .acf-radio span,.wpcf7 .acf-radio span{font-weight:600}.acf-form .wpcf7 input[type=submit]:hover,.wpcf7 .wpcf7 input[type=submit]:hover{border:none!important}.acf-form-form,.wpcf7-form{padding-bottom:30px}.acf-form-form p,.wpcf7-form p{border-bottom:0}.acf-form-form label,.acf-form-form .label,.wpcf7-form label,.wpcf7-form .label{width:100%}.acf-form-not-valid-tip,.acf-form .acf-form-error,.wpcf7-not-valid-tip,.wpcf7 .acf-form-error{letter-spacing:1px;color:red;float:left;font-size:12px;font-style:oblique;font-weight:500;position:relative}.acf-form-validation-errors,.wpcf7-validation-errors{border:1px solid #212529}.acf-form-response-output,.wpcf7-response-output{letter-spacing:-.35px;color:red;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;font-size:11px;font-weight:500;line-height:32px;border-width:0 0 0 2px!important;margin:15px!important;padding-top:10px!important}.acf-form p.info-tip,.wpcf7 p.info-tip{display:none!important}.acf-form_form--submit,.acf-form-submit,.wpcf7_form--submit,.wpcf7-submit{clip-path:polygon(calc(100% - 15px) 0,100% 15px,100% 100%,0 100%,0 0);color:#fff;max-width:-moz-fit-content;max-width:fit-content;transition:all .3s ease-out;position:relative;background:#ff7200 url(../arr-r-white.a3e1e0f4.svg) 85%/16px no-repeat!important;border:1px solid #ff7200!important;height:auto!important;padding-right:58px!important}.acf-form_form--submit a,.acf-form-submit a,.wpcf7_form--submit a,.wpcf7-submit a{color:#fff}.acf-form_form--submit:hover,.acf-form_form--submit:active,.acf-form_form--submit:focus,.acf-form-submit:hover,.acf-form-submit:active,.acf-form-submit:focus,.wpcf7_form--submit:hover,.wpcf7_form--submit:active,.wpcf7_form--submit:focus,.wpcf7-submit:hover,.wpcf7-submit:active,.wpcf7-submit:focus{color:#fff;transition:all .3s ease-out;box-shadow:none!important;background:#186ea7b3 url(../arr-r-white.a3e1e0f4.svg) 90%/16px no-repeat!important;border:1px solid #0000!important}.acf-form_form .wpcf7-select:hover,.acf-form_form .wpcf7-select:active,.acf-form_form .wpcf7-select:focus,.acf-form_form .wpcf7-text:hover,.acf-form_form .wpcf7-text:active,.acf-form_form .wpcf7-text:focus,.acf-form form.wpcf7-form .wpcf7-select:hover,.acf-form form.wpcf7-form .wpcf7-select:active,.acf-form form.wpcf7-form .wpcf7-select:focus,.acf-form form.wpcf7-form .wpcf7-text:hover,.acf-form form.wpcf7-form .wpcf7-text:active,.acf-form form.wpcf7-form .wpcf7-text:focus,.wpcf7_form .wpcf7-select:hover,.wpcf7_form .wpcf7-select:active,.wpcf7_form .wpcf7-select:focus,.wpcf7_form .wpcf7-text:hover,.wpcf7_form .wpcf7-text:active,.wpcf7_form .wpcf7-text:focus,.wpcf7 form.wpcf7-form .wpcf7-select:hover,.wpcf7 form.wpcf7-form .wpcf7-select:active,.wpcf7 form.wpcf7-form .wpcf7-select:focus,.wpcf7 form.wpcf7-form .wpcf7-text:hover,.wpcf7 form.wpcf7-form .wpcf7-text:active,.wpcf7 form.wpcf7-form .wpcf7-text:focus{border:1px solid #186ea7!important}.acf-form_form .acf-textarea,.acf-form_form textarea.wpcf7-textarea,.acf-form form.wpcf7-form .acf-textarea,.acf-form form.wpcf7-form textarea.wpcf7-textarea,.wpcf7_form .acf-textarea,.wpcf7_form textarea.wpcf7-textarea,.wpcf7 form.wpcf7-form .acf-textarea,.wpcf7 form.wpcf7-form textarea.wpcf7-textarea{border:1px solid #0000}.acf-form_form .acf-textarea:hover,.acf-form_form .acf-textarea:active,.acf-form_form .acf-textarea:focus,.acf-form_form textarea.wpcf7-textarea:hover,.acf-form_form textarea.wpcf7-textarea:active,.acf-form_form textarea.wpcf7-textarea:focus,.acf-form form.wpcf7-form .acf-textarea:hover,.acf-form form.wpcf7-form .acf-textarea:active,.acf-form form.wpcf7-form .acf-textarea:focus,.acf-form form.wpcf7-form textarea.wpcf7-textarea:hover,.acf-form form.wpcf7-form textarea.wpcf7-textarea:active,.acf-form form.wpcf7-form textarea.wpcf7-textarea:focus,.wpcf7_form .acf-textarea:hover,.wpcf7_form .acf-textarea:active,.wpcf7_form .acf-textarea:focus,.wpcf7_form textarea.wpcf7-textarea:hover,.wpcf7_form textarea.wpcf7-textarea:active,.wpcf7_form textarea.wpcf7-textarea:focus,.wpcf7 form.wpcf7-form .acf-textarea:hover,.wpcf7 form.wpcf7-form .acf-textarea:active,.wpcf7 form.wpcf7-form .acf-textarea:focus,.wpcf7 form.wpcf7-form textarea.wpcf7-textarea:hover,.wpcf7 form.wpcf7-form textarea.wpcf7-textarea:active,.wpcf7 form.wpcf7-form textarea.wpcf7-textarea:focus{border:1px solid #186ea7!important;height:140px!important}.acf-form_form input,.acf-form form.wpcf7-form input,.wpcf7_form input,.wpcf7 form.wpcf7-form input{box-shadow:none;background-color:#f3f5f6;border-radius:0;width:100%;height:48px;margin-bottom:5px;padding:0 10px 0 25px;border:1px solid #fff!important;font-size:16px!important}.acf-form_form input::placeholder,.acf-form form.wpcf7-form input::placeholder,.wpcf7_form input::placeholder,.wpcf7 form.wpcf7-form input::placeholder{font-size:14px!important}.acf-form_form .acf-textarea,.acf-form_form textarea.wpcf7-textarea,.acf-form form.wpcf7-form .acf-textarea,.acf-form form.wpcf7-form textarea.wpcf7-textarea,.wpcf7_form .acf-textarea,.wpcf7_form textarea.wpcf7-textarea,.wpcf7 form.wpcf7-form .acf-textarea,.wpcf7 form.wpcf7-form textarea.wpcf7-textarea{background-color:#f3f5f6;border:1px solid #fff;border-radius:0;width:100%;height:140px;margin-bottom:15px;padding:15px 20px;max-width:100%!important;font-size:16px!important}@media (width<=575.98px){.acf-form_form .acf-textarea,.acf-form_form textarea.wpcf7-textarea,.acf-form form.wpcf7-form .acf-textarea,.acf-form form.wpcf7-form textarea.wpcf7-textarea,.wpcf7_form .acf-textarea,.wpcf7_form textarea.wpcf7-textarea,.wpcf7 form.wpcf7-form .acf-textarea,.wpcf7 form.wpcf7-form textarea.wpcf7-textarea{margin-top:5px}}.acf-form_form .acf-textarea::placeholder,.acf-form_form textarea.wpcf7-textarea::placeholder,.acf-form form.wpcf7-form .acf-textarea::placeholder,.acf-form form.wpcf7-form textarea.wpcf7-textarea::placeholder,.wpcf7_form .acf-textarea::placeholder,.wpcf7_form textarea.wpcf7-textarea::placeholder,.wpcf7 form.wpcf7-form .acf-textarea::placeholder,.wpcf7 form.wpcf7-form textarea.wpcf7-textarea::placeholder{font-size:14px!important}.acf-form_form .acf-checkbox,.acf-form_form .wpcf7-checkbox,.acf-form form.wpcf7-form .acf-checkbox,.acf-form form.wpcf7-form .wpcf7-checkbox,.wpcf7_form .acf-checkbox,.wpcf7_form .wpcf7-checkbox,.wpcf7 form.wpcf7-form .acf-checkbox,.wpcf7 form.wpcf7-form .wpcf7-checkbox{position:relative}.acf-form_form .acf-checkbox-item,.acf-form_form .acf-checkbox .wpcf7-list-item,.acf-form_form .wpcf7-checkbox-item,.acf-form_form .wpcf7-checkbox .wpcf7-list-item,.acf-form form.wpcf7-form .acf-checkbox-item,.acf-form form.wpcf7-form .acf-checkbox .wpcf7-list-item,.acf-form form.wpcf7-form .wpcf7-checkbox-item,.acf-form form.wpcf7-form .wpcf7-checkbox .wpcf7-list-item,.wpcf7_form .acf-checkbox-item,.wpcf7_form .acf-checkbox .wpcf7-list-item,.wpcf7_form .wpcf7-checkbox-item,.wpcf7_form .wpcf7-checkbox .wpcf7-list-item,.wpcf7 form.wpcf7-form .acf-checkbox-item,.wpcf7 form.wpcf7-form .acf-checkbox .wpcf7-list-item,.wpcf7 form.wpcf7-form .wpcf7-checkbox-item,.wpcf7 form.wpcf7-form .wpcf7-checkbox .wpcf7-list-item{margin-left:0;display:inline-block;position:relative}.acf-form_form .acf-checkbox-item:before,.acf-form_form .acf-checkbox .wpcf7-list-item:before,.acf-form_form .wpcf7-checkbox-item:before,.acf-form_form .wpcf7-checkbox .wpcf7-list-item:before,.acf-form form.wpcf7-form .acf-checkbox-item:before,.acf-form form.wpcf7-form .acf-checkbox .wpcf7-list-item:before,.acf-form form.wpcf7-form .wpcf7-checkbox-item:before,.acf-form form.wpcf7-form .wpcf7-checkbox .wpcf7-list-item:before,.wpcf7_form .acf-checkbox-item:before,.wpcf7_form .acf-checkbox .wpcf7-list-item:before,.wpcf7_form .wpcf7-checkbox-item:before,.wpcf7_form .wpcf7-checkbox .wpcf7-list-item:before,.wpcf7 form.wpcf7-form .acf-checkbox-item:before,.wpcf7 form.wpcf7-form .acf-checkbox .wpcf7-list-item:before,.wpcf7 form.wpcf7-form .wpcf7-checkbox-item:before,.wpcf7 form.wpcf7-form .wpcf7-checkbox .wpcf7-list-item:before{content:"";right:inherit;cursor:pointer;background-color:#0000;border:1px solid #e0e1eb;border-radius:3px;width:16px;height:16px;transition:border-color .2s;display:inline-block;position:relative;top:18px;left:4px}.acf-form_form .acf-checkbox-item em,.acf-form_form .acf-checkbox .wpcf7-list-item em,.acf-form_form .wpcf7-checkbox-item em,.acf-form_form .wpcf7-checkbox .wpcf7-list-item em,.acf-form form.wpcf7-form .acf-checkbox-item em,.acf-form form.wpcf7-form .acf-checkbox .wpcf7-list-item em,.acf-form form.wpcf7-form .wpcf7-checkbox-item em,.acf-form form.wpcf7-form .wpcf7-checkbox .wpcf7-list-item em,.wpcf7_form .acf-checkbox-item em,.wpcf7_form .acf-checkbox .wpcf7-list-item em,.wpcf7_form .wpcf7-checkbox-item em,.wpcf7_form .wpcf7-checkbox .wpcf7-list-item em,.wpcf7 form.wpcf7-form .acf-checkbox-item em,.wpcf7 form.wpcf7-form .acf-checkbox .wpcf7-list-item em,.wpcf7 form.wpcf7-form .wpcf7-checkbox-item em,.wpcf7 form.wpcf7-form .wpcf7-checkbox .wpcf7-list-item em{color:#72737e;width:20px;height:20px;margin-top:-8px;display:block;position:relative}.acf-form_form .acf-checkbox-item em:before,.acf-form_form .acf-checkbox-item em:after,.acf-form_form .acf-checkbox .wpcf7-list-item em:before,.acf-form_form .acf-checkbox .wpcf7-list-item em:after,.acf-form_form .wpcf7-checkbox-item em:before,.acf-form_form .wpcf7-checkbox-item em:after,.acf-form_form .wpcf7-checkbox .wpcf7-list-item em:before,.acf-form_form .wpcf7-checkbox .wpcf7-list-item em:after,.acf-form form.wpcf7-form .acf-checkbox-item em:before,.acf-form form.wpcf7-form .acf-checkbox-item em:after,.acf-form form.wpcf7-form .acf-checkbox .wpcf7-list-item em:before,.acf-form form.wpcf7-form .acf-checkbox .wpcf7-list-item em:after,.acf-form form.wpcf7-form .wpcf7-checkbox-item em:before,.acf-form form.wpcf7-form .wpcf7-checkbox-item em:after,.acf-form form.wpcf7-form .wpcf7-checkbox .wpcf7-list-item em:before,.acf-form form.wpcf7-form .wpcf7-checkbox .wpcf7-list-item em:after,.wpcf7_form .acf-checkbox-item em:before,.wpcf7_form .acf-checkbox-item em:after,.wpcf7_form .acf-checkbox .wpcf7-list-item em:before,.wpcf7_form .acf-checkbox .wpcf7-list-item em:after,.wpcf7_form .wpcf7-checkbox-item em:before,.wpcf7_form .wpcf7-checkbox-item em:after,.wpcf7_form .wpcf7-checkbox .wpcf7-list-item em:before,.wpcf7_form .wpcf7-checkbox .wpcf7-list-item em:after,.wpcf7 form.wpcf7-form .acf-checkbox-item em:before,.wpcf7 form.wpcf7-form .acf-checkbox-item em:after,.wpcf7 form.wpcf7-form .acf-checkbox .wpcf7-list-item em:before,.wpcf7 form.wpcf7-form .acf-checkbox .wpcf7-list-item em:after,.wpcf7 form.wpcf7-form .wpcf7-checkbox-item em:before,.wpcf7 form.wpcf7-form .wpcf7-checkbox-item em:after,.wpcf7 form.wpcf7-form .wpcf7-checkbox .wpcf7-list-item em:before,.wpcf7 form.wpcf7-form .wpcf7-checkbox .wpcf7-list-item em:after{content:"";transform-origin:0 0;transition:opacity ease .5;background-color:#083552;border-radius:2px;display:inline-block;position:absolute}.acf-form_form .acf-checkbox-item em:before,.acf-form_form .acf-checkbox .wpcf7-list-item em:before,.acf-form_form .wpcf7-checkbox-item em:before,.acf-form_form .wpcf7-checkbox .wpcf7-list-item em:before,.acf-form form.wpcf7-form .acf-checkbox-item em:before,.acf-form form.wpcf7-form .acf-checkbox .wpcf7-list-item em:before,.acf-form form.wpcf7-form .wpcf7-checkbox-item em:before,.acf-form form.wpcf7-form .wpcf7-checkbox .wpcf7-list-item em:before,.wpcf7_form .acf-checkbox-item em:before,.wpcf7_form .acf-checkbox .wpcf7-list-item em:before,.wpcf7_form .wpcf7-checkbox-item em:before,.wpcf7_form .wpcf7-checkbox .wpcf7-list-item em:before,.wpcf7 form.wpcf7-form .acf-checkbox-item em:before,.wpcf7 form.wpcf7-form .acf-checkbox .wpcf7-list-item em:before,.wpcf7 form.wpcf7-form .wpcf7-checkbox-item em:before,.wpcf7 form.wpcf7-form .wpcf7-checkbox .wpcf7-list-item em:before{max-height:11px;left:11px;transform:rotate(-145deg);top:17px!important}.acf-form_form .acf-checkbox-item em:after,.acf-form_form .acf-checkbox .wpcf7-list-item em:after,.acf-form_form .wpcf7-checkbox-item em:after,.acf-form_form .wpcf7-checkbox .wpcf7-list-item em:after,.acf-form form.wpcf7-form .acf-checkbox-item em:after,.acf-form form.wpcf7-form .acf-checkbox .wpcf7-list-item em:after,.acf-form form.wpcf7-form .wpcf7-checkbox-item em:after,.acf-form form.wpcf7-form .wpcf7-checkbox .wpcf7-list-item em:after,.wpcf7_form .acf-checkbox-item em:after,.wpcf7_form .acf-checkbox .wpcf7-list-item em:after,.wpcf7_form .wpcf7-checkbox-item em:after,.wpcf7_form .wpcf7-checkbox .wpcf7-list-item em:after,.wpcf7 form.wpcf7-form .acf-checkbox-item em:after,.wpcf7 form.wpcf7-form .acf-checkbox .wpcf7-list-item em:after,.wpcf7 form.wpcf7-form .wpcf7-checkbox-item em:after,.wpcf7 form.wpcf7-form .wpcf7-checkbox .wpcf7-list-item em:after{max-height:6px;top:12px;left:7px;transform:rotate(-35deg)}.acf-form_form .acf-checkbox-item-label,.acf-form_form .acf-checkbox .wpcf7-list-item-label,.acf-form_form .wpcf7-checkbox-item-label,.acf-form_form .wpcf7-checkbox .wpcf7-list-item-label,.acf-form form.wpcf7-form .acf-checkbox-item-label,.acf-form form.wpcf7-form .acf-checkbox .wpcf7-list-item-label,.acf-form form.wpcf7-form .wpcf7-checkbox-item-label,.acf-form form.wpcf7-form .wpcf7-checkbox .wpcf7-list-item-label,.wpcf7_form .acf-checkbox-item-label,.wpcf7_form .acf-checkbox .wpcf7-list-item-label,.wpcf7_form .wpcf7-checkbox-item-label,.wpcf7_form .wpcf7-checkbox .wpcf7-list-item-label,.wpcf7 form.wpcf7-form .acf-checkbox-item-label,.wpcf7 form.wpcf7-form .acf-checkbox .wpcf7-list-item-label,.wpcf7 form.wpcf7-form .wpcf7-checkbox-item-label,.wpcf7 form.wpcf7-form .wpcf7-checkbox .wpcf7-list-item-label{color:#72737e;width:210px;font-weight:600;display:block;position:absolute;top:16px;left:30px}@media (width<=575.98px){.acf-form_form .acf-checkbox-item-label,.acf-form_form .acf-checkbox .wpcf7-list-item-label,.acf-form_form .wpcf7-checkbox-item-label,.acf-form_form .wpcf7-checkbox .wpcf7-list-item-label,.acf-form form.wpcf7-form .acf-checkbox-item-label,.acf-form form.wpcf7-form .acf-checkbox .wpcf7-list-item-label,.acf-form form.wpcf7-form .wpcf7-checkbox-item-label,.acf-form form.wpcf7-form .wpcf7-checkbox .wpcf7-list-item-label,.wpcf7_form .acf-checkbox-item-label,.wpcf7_form .acf-checkbox .wpcf7-list-item-label,.wpcf7_form .wpcf7-checkbox-item-label,.wpcf7_form .wpcf7-checkbox .wpcf7-list-item-label,.wpcf7 form.wpcf7-form .acf-checkbox-item-label,.wpcf7 form.wpcf7-form .acf-checkbox .wpcf7-list-item-label,.wpcf7 form.wpcf7-form .wpcf7-checkbox-item-label,.wpcf7 form.wpcf7-form .wpcf7-checkbox .wpcf7-list-item-label{white-space:normal;font-size:12px!important;line-height:24px!important}.acf-form_form .acf-checkbox-item-label a,.acf-form_form .acf-checkbox .wpcf7-list-item-label a,.acf-form_form .wpcf7-checkbox-item-label a,.acf-form_form .wpcf7-checkbox .wpcf7-list-item-label a,.acf-form form.wpcf7-form .acf-checkbox-item-label a,.acf-form form.wpcf7-form .acf-checkbox .wpcf7-list-item-label a,.acf-form form.wpcf7-form .wpcf7-checkbox-item-label a,.acf-form form.wpcf7-form .wpcf7-checkbox .wpcf7-list-item-label a,.wpcf7_form .acf-checkbox-item-label a,.wpcf7_form .acf-checkbox .wpcf7-list-item-label a,.wpcf7_form .wpcf7-checkbox-item-label a,.wpcf7_form .wpcf7-checkbox .wpcf7-list-item-label a,.wpcf7 form.wpcf7-form .acf-checkbox-item-label a,.wpcf7 form.wpcf7-form .acf-checkbox .wpcf7-list-item-label a,.wpcf7 form.wpcf7-form .wpcf7-checkbox-item-label a,.wpcf7 form.wpcf7-form .wpcf7-checkbox .wpcf7-list-item-label a{font-size:12px!important}}.acf-form_form .acf-checkbox-item-label--accept,.acf-form_form .acf-checkbox .wpcf7-list-item-label--accept,.acf-form_form .wpcf7-checkbox-item-label--accept,.acf-form_form .wpcf7-checkbox .wpcf7-list-item-label--accept,.acf-form form.wpcf7-form .acf-checkbox-item-label--accept,.acf-form form.wpcf7-form .acf-checkbox .wpcf7-list-item-label--accept,.acf-form form.wpcf7-form .wpcf7-checkbox-item-label--accept,.acf-form form.wpcf7-form .wpcf7-checkbox .wpcf7-list-item-label--accept,.wpcf7_form .acf-checkbox-item-label--accept,.wpcf7_form .acf-checkbox .wpcf7-list-item-label--accept,.wpcf7_form .wpcf7-checkbox-item-label--accept,.wpcf7_form .wpcf7-checkbox .wpcf7-list-item-label--accept,.wpcf7 form.wpcf7-form .acf-checkbox-item-label--accept,.wpcf7 form.wpcf7-form .acf-checkbox .wpcf7-list-item-label--accept,.wpcf7 form.wpcf7-form .wpcf7-checkbox-item-label--accept,.wpcf7 form.wpcf7-form .wpcf7-checkbox .wpcf7-list-item-label--accept{color:#083552;width:-moz-fit-content;width:fit-content;min-width:540px;margin-top:-2px;font-weight:400}.acf-form_form .acf-checkbox input[type=checkbox],.acf-form_form .wpcf7-checkbox input[type=checkbox],.acf-form form.wpcf7-form .acf-checkbox input[type=checkbox],.acf-form form.wpcf7-form .wpcf7-checkbox input[type=checkbox],.wpcf7_form .acf-checkbox input[type=checkbox],.wpcf7_form .wpcf7-checkbox input[type=checkbox],.wpcf7 form.wpcf7-form .acf-checkbox input[type=checkbox],.wpcf7 form.wpcf7-form .wpcf7-checkbox input[type=checkbox]{cursor:pointer;z-index:2;opacity:0;width:20px;height:20px;margin:0;padding:0;position:absolute;top:16px;left:0}.acf-form_form .acf-checkbox input[type=checkbox]:checked~em:after,.acf-form_form .wpcf7-checkbox input[type=checkbox]:checked~em:after,.acf-form form.wpcf7-form .acf-checkbox input[type=checkbox]:checked~em:after,.acf-form form.wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked~em:after,.wpcf7_form .acf-checkbox input[type=checkbox]:checked~em:after,.wpcf7_form .wpcf7-checkbox input[type=checkbox]:checked~em:after,.wpcf7 form.wpcf7-form .acf-checkbox input[type=checkbox]:checked~em:after,.wpcf7 form.wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked~em:after{width:2px;animation:.2s forwards dothabottomcheck}.acf-form_form .acf-checkbox input[type=checkbox]:checked~em:before,.acf-form_form .wpcf7-checkbox input[type=checkbox]:checked~em:before,.acf-form form.wpcf7-form .acf-checkbox input[type=checkbox]:checked~em:before,.acf-form form.wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked~em:before,.wpcf7_form .acf-checkbox input[type=checkbox]:checked~em:before,.wpcf7_form .wpcf7-checkbox input[type=checkbox]:checked~em:before,.wpcf7 form.wpcf7-form .acf-checkbox input[type=checkbox]:checked~em:before,.wpcf7 form.wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked~em:before{width:2px;animation:.4s forwards dothatopcheck}.acf-form_form label,.acf-form_form .label,.acf-form .wpcf7-form label,.acf-form .wpcf7-form .label,.wpcf7_form label,.wpcf7_form .label,.wpcf7 .wpcf7-form label,.wpcf7 .wpcf7-form .label{color:#083552;width:100%;margin-top:5px;padding:10px 0 10px 2px;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:400;line-height:15px;display:inline-block;position:relative}.acf-form_form label+sub,.acf-form_form .label+sub,.acf-form .wpcf7-form label+sub,.acf-form .wpcf7-form .label+sub,.wpcf7_form label+sub,.wpcf7_form .label+sub,.wpcf7 .wpcf7-form label+sub,.wpcf7 .wpcf7-form .label+sub{bottom:0}.acf-form_form .range-slider,.acf-form .wpcf7-form .range-slider,.wpcf7_form .range-slider,.wpcf7 .wpcf7-form .range-slider{position:relative}.acf-form_form .range-slider__range[type=range],.acf-form .wpcf7-form .range-slider__range[type=range],.wpcf7_form .range-slider__range[type=range],.wpcf7 .wpcf7-form .range-slider__range[type=range]{border:0!important}.acf-form_form .range-slider__from,.acf-form_form .range-slider__value,.acf-form .wpcf7-form .range-slider__from,.acf-form .wpcf7-form .range-slider__value,.wpcf7_form .range-slider__from,.wpcf7_form .range-slider__value,.wpcf7 .wpcf7-form .range-slider__from,.wpcf7 .wpcf7-form .range-slider__value{padding:1px;font-weight:600;position:absolute;bottom:-11px}.acf-form_form .range-slider__from,.acf-form .wpcf7-form .range-slider__from,.wpcf7_form .range-slider__from,.wpcf7 .wpcf7-form .range-slider__from{left:0}.acf-form_form .range-slider__value,.acf-form .wpcf7-form .range-slider__value,.wpcf7_form .range-slider__value,.wpcf7 .wpcf7-form .range-slider__value{right:0}.acf-form .wpcf7-spinner,.wpcf7 .wpcf7-spinner{display:none}.acf-form #filedrag,.wpcf7 #filedrag{text-align:center;cursor:default;color:#72737e;border:2px dashed #72737e;border-radius:7px;margin:0;padding:50px 30px;font-weight:700;position:relative}.acf-form #fileselect,.wpcf7 #fileselect{text-align:center;float:left;z-index:0;width:-moz-fit-content;width:fit-content;position:absolute;bottom:-5px;left:0;border:0!important;border-radius:0!important;height:30px!important}.acf-form .codedropz-upload-wrapper,.wpcf7 .codedropz-upload-wrapper{margin-bottom:20px}.acf-form .codedropz-upload-wrapper h3,.acf-form .codedropz-upload-wrapper span,.acf-form .codedropz-upload-wrapper a,.wpcf7 .codedropz-upload-wrapper h3,.wpcf7 .codedropz-upload-wrapper span,.wpcf7 .codedropz-upload-wrapper a{color:#fff}.acf-form .codedropz-upload-wrapper .dnd-upload-image,.acf-form .codedropz-upload-wrapper .dnd-icon-remove,.wpcf7 .codedropz-upload-wrapper .dnd-upload-image,.wpcf7 .codedropz-upload-wrapper .dnd-icon-remove{background-color:#fff;border-color:#fff;border-radius:100%;display:block}.acf-form .codedropz-upload-wrapper .dnd-icon-remove,.wpcf7 .codedropz-upload-wrapper .dnd-icon-remove{max-width:15px;max-height:15px;overflow:hidden}.acf-form .codedropz-upload-wrapper .dnd-upload-details span,.acf-form .codedropz-upload-wrapper .dnd-upload-details em,.acf-form .codedropz-upload-wrapper .dnd-upload-details a,.wpcf7 .codedropz-upload-wrapper .dnd-upload-details span,.wpcf7 .codedropz-upload-wrapper .dnd-upload-details em,.wpcf7 .codedropz-upload-wrapper .dnd-upload-details a{color:#fff;font-size:14px}.acf-form .row,.wpcf7 .row{margin:0}.acf-form .row>.col,.wpcf7 .row>.col{padding:0}@media (width<=991.98px){.acf-form .row>.col,.wpcf7 .row>.col{padding:50px 35px}}@media (width<=575.98px){.acf-form .row>.col,.wpcf7 .row>.col{padding:25px 20px}}.acf-form .row>.col h2,.acf-form .row>.col p,.wpcf7 .row>.col h2,.wpcf7 .row>.col p{padding:10px}.acf-form .row>.col h2,.wpcf7 .row>.col h2{font-weight:#000;height:49px;font-size:43px}@media (width<=575.98px){.acf-form .row>.col h2,.wpcf7 .row>.col h2{height:34px;font-size:30px}}.acf-form .row>.col p,.wpcf7 .row>.col p{font-size:0}.acf-form .row>.col form,.wpcf7 .row>.col form{padding:0}@media (width<=991.98px){.acf-form .row>.col-12,.acf-form .row>.col-sm-6,.wpcf7 .row>.col-12,.wpcf7 .row>.col-sm-6,.acf-form,.wpcf7{padding:0}.acf-form .wpcf7,.wpcf7 .wpcf7{width:100%;max-width:none}}.select2-dropdown .select2-search--dropdown input.select2-search__field:focus-visible{outline:none!important}.select2-container{border:0;max-width:100%;margin-top:0;display:inline-block;width:100%!important}@media (width<=991.98px){.select2-container{margin-bottom:20px;width:100%!important}}@media (width<=575.98px){.select2-container{margin-bottom:15px;display:block;width:initial!important}}.select2-container .select2-selection{box-shadow:none;background-color:#f3f5f6;border:0;border-radius:0;width:100%;height:50px;padding-left:20px;font-size:14px;line-height:32px}.select2-container .select2-selection:hover{border:1px solid #186ea7}.select2-container .select2-selection__clear{margin-top:-1px;margin-right:35px!important}.select2-container .select2-selection--single,.select2-container .select2-selection__placeholder{letter-spacing:-.35px;padding-top:10px;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:500;line-height:32px}.select2-container .select2-selection__arrow b{z-index:9;cursor:pointer;background-image:url(../foo_cursor.6f9d3be5.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;border-style:solid;height:7px;margin-left:-4px;display:block;position:absolute;top:5px;transform:rotate(0);border-width:9px 7px!important;margin-top:8px!important;left:-20%!important}.select2-container .select2-selection__rendered{letter-spacing:-.35px;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:500;opacity:1!important;color:#d3d3d3!important;line-height:32px!important}.select2-results__options{letter-spacing:-.35px;font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:32px}.select2-results__option{padding-left:27px}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{top:5px;right:20px;transform:rotate(0)}.wpcf7-acceptance{position:relative}.wpcf7-acceptance .wpcf7-list-item{margin-left:0;display:inline-block;position:relative}.wpcf7-acceptance .wpcf7-list-item:before{content:"";right:inherit;cursor:pointer;background-color:#0000;border:1px solid #70707080;border-radius:4px;width:15px;height:15px;transition:border-color .2s;display:inline-block;position:relative;top:10px;left:3px}.wpcf7-acceptance .wpcf7-list-item i{color:#707070;width:15px;height:15px;display:block}.wpcf7-acceptance .wpcf7-list-item i:before,.wpcf7-acceptance .wpcf7-list-item i:after{content:"";transform-origin:0 0;transition:opacity ease .5;background-color:#0d6efd;border-radius:2px;display:inline-block;position:absolute}.wpcf7-acceptance .wpcf7-list-item i:before{max-height:11px;top:18px;left:10px;transform:rotate(-145deg)}.wpcf7-acceptance .wpcf7-list-item i:after{max-height:7px;top:13px;left:5px;transform:rotate(-35deg)}.wpcf7-acceptance input[type=checkbox]{cursor:pointer;opacity:0;z-index:2;width:15px;height:15px;position:absolute;top:8px;left:2px}.wpcf7-acceptance input[type=checkbox]:checked~i{width:15px;height:15px;display:block;position:absolute;top:5px;left:0}.wpcf7-acceptance input[type=checkbox]:checked~i:after{width:2px;animation:.2s forwards dothabottomcheck}.wpcf7-acceptance input[type=checkbox]:checked~i:before{width:2px;animation:.4s forwards dothatopcheck}.accepta{width:100%;height:40px;display:block}.accepta input{max-width:none!important}.accepta label,.accepta .label{width:-moz-fit-content;width:fit-content;margin-top:8px;position:absolute;left:40px}.accepta p{margin-bottom:0}.form-soc{float:right}@media (width<=991.98px){.form-soc{float:left;margin-top:70px}}.form-soc .social-links-contact{float:right;flex-wrap:wrap;width:-moz-fit-content;width:fit-content;margin-right:-20px;list-style:none;display:inline-flex}@media (width<=991.98px){.form-soc .social-links-contact{float:left}}.form-soc .social-links-contact li{padding-right:20px;display:flex;padding-left:0!important}.form-soc .social-links-contact li:before{display:none!important}
/*# sourceMappingURL=tfa-theme-main.css.map */
