:root{--font: "Inter", sans-serif;--white: #fff;--black: #132866;--blue: #20BBE3;--light-blue: #eaf9fe;--red: #E94E47;--turkois: #0D97AD;--gutter: 1rem}@media only screen and (min-width: 1180px){:root{--gutter: 12rem}}.white{color:var(--white)}.black{color:var(--black)}.red{color:var(--red)}html{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;max-width:100%}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0;letter-spacing:0}article,aside,footer,header,nav,section{display:block}p,ul,ol{margin:0}h1,h2,h3,h4,h5,h6{font-weight:normal;margin:0;font-size:1em}figure{margin:0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0);-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}img:focus{outline:0}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:inherit;margin:0;padding:0;border-radius:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0;margin:0}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}th,td,tr,dl,dt,dd{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}*{margin:0}html,body{min-height:100%}body{-webkit-font-smoothing:antialiased;line-height:1.5;position:relative}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}.w-100{width:100%}.dt-only{display:none}@media only screen and (min-width: 1180px){.dt-only{display:block}}@media only screen and (min-width: 1180px){.dt-only--flex{display:-webkit-box;display:-ms-flexbox;display:flex}}.mob-only{display:block}@media only screen and (min-width: 1180px){.mob-only{display:none}}.unstyled-list{padding:0;margin:0;list-style:none}.d-none{display:none}.d-block{display:block}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:var(--gutter);padding-left:var(--gutter)}@media only screen and (min-width: 1180px){.container--slider{padding-right:0;padding-left:var(--gutter)}}.container--dt{padding-right:0;padding-left:0}@media only screen and (min-width: 1180px){.container--dt{padding-right:var(--gutter);padding-left:var(--gutter)}}@media only screen and (min-width: 1180px){.container--mob{padding-right:0;padding-left:0}}.container--narrow{max-width:115rem}section,footer{position:relative}video-loop{display:block}.empty:empty{display:block}.sr-only,.visually-hidden{position:absolute !important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal !important}.unstyled-button{background:none;border:none;padding:0;margin:0;color:currentColor;cursor:pointer}.pointer-none{pointer-events:none}.asset img,.asset video{width:100%}.p-rel{position:relative}.grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:1.6rem}@media only screen and (min-width: 1180px){.grid{grid-template-columns:repeat(12, minmax(0, 1fr));gap:2rem}}@media only screen and (min-width: 1180px){.grid-dt{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:2rem}}.unstyled-input{background:none;border:none;padding:0;margin:0;color:var(--black);font-size:1.6rem}.break-dt br{display:none}@media only screen and (min-width: 1180px){.break-dt br{display:block}}.ind-10{position:relative;z-index:10}.uppercase{text-transform:uppercase}.t-center{text-align:center}.italic{font-style:italic}.page-top-padding{padding-top:7.1rem}.eight-col{grid-column:span 8}.four-col{grid-column:span 4}.superscript{vertical-align:super;margin-left:1rem}.w-90{width:95%;padding-right:1.5rem}@-webkit-keyframes bounce{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(3px);transform:translateY(3px)}}@keyframes bounce{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(3px);transform:translateY(3px)}}.arrow{-webkit-animation:bounce 4s infinite;animation:bounce 4s infinite}.radius{border-radius:4px}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.pt-5{padding-top:.5rem}.pb-5{padding-bottom:.5rem}.mt-5{margin-top:.5rem}.mb-5{margin-bottom:.5rem}.pt-10{padding-top:1rem}.pb-10{padding-bottom:1rem}.mt-10{margin-top:1rem}.mb-10{margin-bottom:1rem}.pt-15{padding-top:1.5rem}.pb-15{padding-bottom:1.5rem}.mt-15{margin-top:1.5rem}.mb-15{margin-bottom:1.5rem}.pt-18{padding-top:1.8rem}.pb-18{padding-bottom:1.8rem}.mt-18{margin-top:1.8rem}.mb-18{margin-bottom:1.8rem}.pt-20{padding-top:2rem}.pb-20{padding-bottom:2rem}.mt-20{margin-top:2rem}.mb-20{margin-bottom:2rem}.pt-28{padding-top:2.8rem}.pb-28{padding-bottom:2.8rem}.mt-28{margin-top:2.8rem}.mb-28{margin-bottom:2.8rem}.pt-30{padding-top:3rem}.pb-30{padding-bottom:3rem}.mt-30{margin-top:3rem}.mb-30{margin-bottom:3rem}.pt-40{padding-top:4rem}.pb-40{padding-bottom:4rem}.mt-40{margin-top:4rem}.mb-40{margin-bottom:4rem}.pt-50{padding-top:5rem}.pb-50{padding-bottom:5rem}.mt-50{margin-top:5rem}.mb-50{margin-bottom:5rem}.pt-60{padding-top:6rem}.pb-60{padding-bottom:6rem}.mt-60{margin-top:6rem}.mb-60{margin-bottom:6rem}.pt-62{padding-top:6.2rem}.pb-62{padding-bottom:6.2rem}.mt-62{margin-top:6.2rem}.mb-62{margin-bottom:6.2rem}.pt-70{padding-top:7rem}.pb-70{padding-bottom:7rem}.mt-70{margin-top:7rem}.mb-70{margin-bottom:7rem}.pt-90{padding-top:9rem}.pb-90{padding-bottom:9rem}.mt-90{margin-top:9rem}.mb-90{margin-bottom:9rem}.pt-100{padding-top:10rem}.pb-100{padding-bottom:10rem}.mt-100{margin-top:10rem}.mb-100{margin-bottom:10rem}.pt-150{padding-top:15rem}.pb-150{padding-bottom:15rem}.mt-150{margin-top:15rem}.mb-150{margin-bottom:15rem}.pt-120{padding-top:12rem}.pb-120{padding-bottom:12rem}.mt-120{margin-top:12rem}.mb-120{margin-bottom:12rem}.pt-200{padding-top:20rem}.pb-200{padding-bottom:20rem}.mt-200{margin-top:20rem}.mb-200{margin-bottom:20rem}.pt-250{padding-top:25rem}.pb-250{padding-bottom:25rem}.mt-250{margin-top:25rem}.mb-250{margin-bottom:25rem}.pt-300{padding-top:30rem}.pb-300{padding-bottom:30rem}.mt-300{margin-top:30rem}.mb-300{margin-bottom:30rem}@media only screen and (min-width: 1180px){.pt-dt-0{padding-top:0}}@media only screen and (min-width: 1180px){.pb-dt-0{padding-bottom:0}}@media only screen and (min-width: 1180px){.mt-dt-0{margin-top:0}}@media only screen and (min-width: 1180px){.mb-dt-0{margin-bottom:0}}@media only screen and (min-width: 1180px){.pt-dt-5{padding-top:.5rem}}@media only screen and (min-width: 1180px){.pb-dt-5{padding-bottom:.5rem}}@media only screen and (min-width: 1180px){.mt-dt-5{margin-top:.5rem}}@media only screen and (min-width: 1180px){.mb-dt-5{margin-bottom:.5rem}}@media only screen and (min-width: 1180px){.pt-dt-10{padding-top:1rem}}@media only screen and (min-width: 1180px){.pb-dt-10{padding-bottom:1rem}}@media only screen and (min-width: 1180px){.mt-dt-10{margin-top:1rem}}@media only screen and (min-width: 1180px){.mb-dt-10{margin-bottom:1rem}}@media only screen and (min-width: 1180px){.pt-dt-15{padding-top:1.5rem}}@media only screen and (min-width: 1180px){.pb-dt-15{padding-bottom:1.5rem}}@media only screen and (min-width: 1180px){.mt-dt-15{margin-top:1.5rem}}@media only screen and (min-width: 1180px){.mb-dt-15{margin-bottom:1.5rem}}@media only screen and (min-width: 1180px){.pt-dt-18{padding-top:1.8rem}}@media only screen and (min-width: 1180px){.pb-dt-18{padding-bottom:1.8rem}}@media only screen and (min-width: 1180px){.mt-dt-18{margin-top:1.8rem}}@media only screen and (min-width: 1180px){.mb-dt-18{margin-bottom:1.8rem}}@media only screen and (min-width: 1180px){.pt-dt-20{padding-top:2rem}}@media only screen and (min-width: 1180px){.pb-dt-20{padding-bottom:2rem}}@media only screen and (min-width: 1180px){.mt-dt-20{margin-top:2rem}}@media only screen and (min-width: 1180px){.mb-dt-20{margin-bottom:2rem}}@media only screen and (min-width: 1180px){.pt-dt-28{padding-top:2.8rem}}@media only screen and (min-width: 1180px){.pb-dt-28{padding-bottom:2.8rem}}@media only screen and (min-width: 1180px){.mt-dt-28{margin-top:2.8rem}}@media only screen and (min-width: 1180px){.mb-dt-28{margin-bottom:2.8rem}}@media only screen and (min-width: 1180px){.pt-dt-30{padding-top:3rem}}@media only screen and (min-width: 1180px){.pb-dt-30{padding-bottom:3rem}}@media only screen and (min-width: 1180px){.mt-dt-30{margin-top:3rem}}@media only screen and (min-width: 1180px){.mb-dt-30{margin-bottom:3rem}}@media only screen and (min-width: 1180px){.pt-dt-40{padding-top:4rem}}@media only screen and (min-width: 1180px){.pb-dt-40{padding-bottom:4rem}}@media only screen and (min-width: 1180px){.mt-dt-40{margin-top:4rem}}@media only screen and (min-width: 1180px){.mb-dt-40{margin-bottom:4rem}}@media only screen and (min-width: 1180px){.pt-dt-50{padding-top:5rem}}@media only screen and (min-width: 1180px){.pb-dt-50{padding-bottom:5rem}}@media only screen and (min-width: 1180px){.mt-dt-50{margin-top:5rem}}@media only screen and (min-width: 1180px){.mb-dt-50{margin-bottom:5rem}}@media only screen and (min-width: 1180px){.pt-dt-60{padding-top:6rem}}@media only screen and (min-width: 1180px){.pb-dt-60{padding-bottom:6rem}}@media only screen and (min-width: 1180px){.mt-dt-60{margin-top:6rem}}@media only screen and (min-width: 1180px){.mb-dt-60{margin-bottom:6rem}}@media only screen and (min-width: 1180px){.pt-dt-62{padding-top:6.2rem}}@media only screen and (min-width: 1180px){.pb-dt-62{padding-bottom:6.2rem}}@media only screen and (min-width: 1180px){.mt-dt-62{margin-top:6.2rem}}@media only screen and (min-width: 1180px){.mb-dt-62{margin-bottom:6.2rem}}@media only screen and (min-width: 1180px){.pt-dt-70{padding-top:7rem}}@media only screen and (min-width: 1180px){.pb-dt-70{padding-bottom:7rem}}@media only screen and (min-width: 1180px){.mt-dt-70{margin-top:7rem}}@media only screen and (min-width: 1180px){.mb-dt-70{margin-bottom:7rem}}@media only screen and (min-width: 1180px){.pt-dt-90{padding-top:9rem}}@media only screen and (min-width: 1180px){.pb-dt-90{padding-bottom:9rem}}@media only screen and (min-width: 1180px){.mt-dt-90{margin-top:9rem}}@media only screen and (min-width: 1180px){.mb-dt-90{margin-bottom:9rem}}@media only screen and (min-width: 1180px){.pt-dt-100{padding-top:10rem}}@media only screen and (min-width: 1180px){.pb-dt-100{padding-bottom:10rem}}@media only screen and (min-width: 1180px){.mt-dt-100{margin-top:10rem}}@media only screen and (min-width: 1180px){.mb-dt-100{margin-bottom:10rem}}@media only screen and (min-width: 1180px){.pt-dt-150{padding-top:15rem}}@media only screen and (min-width: 1180px){.pb-dt-150{padding-bottom:15rem}}@media only screen and (min-width: 1180px){.mt-dt-150{margin-top:15rem}}@media only screen and (min-width: 1180px){.mb-dt-150{margin-bottom:15rem}}@media only screen and (min-width: 1180px){.pt-dt-120{padding-top:12rem}}@media only screen and (min-width: 1180px){.pb-dt-120{padding-bottom:12rem}}@media only screen and (min-width: 1180px){.mt-dt-120{margin-top:12rem}}@media only screen and (min-width: 1180px){.mb-dt-120{margin-bottom:12rem}}@media only screen and (min-width: 1180px){.pt-dt-200{padding-top:20rem}}@media only screen and (min-width: 1180px){.pb-dt-200{padding-bottom:20rem}}@media only screen and (min-width: 1180px){.mt-dt-200{margin-top:20rem}}@media only screen and (min-width: 1180px){.mb-dt-200{margin-bottom:20rem}}@media only screen and (min-width: 1180px){.pt-dt-250{padding-top:25rem}}@media only screen and (min-width: 1180px){.pb-dt-250{padding-bottom:25rem}}@media only screen and (min-width: 1180px){.mt-dt-250{margin-top:25rem}}@media only screen and (min-width: 1180px){.mb-dt-250{margin-bottom:25rem}}@media only screen and (min-width: 1180px){.pt-dt-300{padding-top:30rem}}@media only screen and (min-width: 1180px){.pb-dt-300{padding-bottom:30rem}}@media only screen and (min-width: 1180px){.mt-dt-300{margin-top:30rem}}@media only screen and (min-width: 1180px){.mb-dt-300{margin-bottom:30rem}}html{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth;font-size:62.5%}body{font-size:1.6rem;line-height:2rem;font-weight:400;font-family:"DM Sans",sans-serif;overscroll-behavior-y:none;color:var(--black);background-color:var(--light-blue)}a{color:inherit;text-decoration:none}img{display:block;height:auto;max-width:100%}main{overflow:hidden}.skip-to-content-link:focus{z-index:9999;position:inherit;overflow:auto;width:auto;height:auto;clip:auto}img{display:block}.focused,.no-js *:focus{outline:.2rem solid rgba(var(--color-foreground), 0.5);outline-offset:.3rem;-webkit-box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground), 0.3);box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground), 0.3)}.no-js *:focus:not(:focus-visible){outline:0;-webkit-box-shadow:none;box-shadow:none}.focus-inset:focus-visible{outline:.2rem solid rgba(var(--color-foreground), 0.5);outline-offset:-0.2rem;-webkit-box-shadow:0 0 .2rem 0 rgba(var(--color-foreground), 0.3);box-shadow:0 0 .2rem 0 rgba(var(--color-foreground), 0.3)}.focused.focus-inset,.no-js .focus-inset:focus{outline:.2rem solid rgba(var(--color-foreground), 0.5);outline-offset:-0.2rem;-webkit-box-shadow:0 0 .2rem 0 rgba(var(--color-foreground), 0.3);box-shadow:0 0 .2rem 0 rgba(var(--color-foreground), 0.3)}.no-js .focus-inset:focus:not(:focus-visible){outline:0;-webkit-box-shadow:none;box-shadow:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-box-shadow:0 0 0px 1000px var(--white) inset}.fs-14{font-size:1.4rem}.fs-16{font-size:1.6rem}.fs-36{font-size:3.6rem}.fs-24{font-size:2.4rem}.fs-20{font-size:2rem}@media only screen and (min-width: 1180px){.fs-dt-14{font-size:1.4rem}}@media only screen and (min-width: 1180px){.fs-dt-16{font-size:1.6rem}}@media only screen and (min-width: 1180px){.fs-dt-36{font-size:3.6rem}}@media only screen and (min-width: 1180px){.fs-dt-24{font-size:2.4rem}}@media only screen and (min-width: 1180px){.fs-dt-20{font-size:2rem}}.lh-normal{line-height:normal}.lh-1{line-height:1}.lh-20{line-height:2rem}.lh-24{line-height:2.4rem}.lh-22{line-height:2.2rem}@media only screen and (min-width: 1180px){.lh-dt-normal{line-height:normal}}@media only screen and (min-width: 1180px){.lh-dt-1{line-height:1}}@media only screen and (min-width: 1180px){.lh-dt-20{line-height:2rem}}@media only screen and (min-width: 1180px){.lh-dt-24{line-height:2.4rem}}@media only screen and (min-width: 1180px){.lh-dt-22{line-height:2.2rem}}.fw-400{font-weight:400}.fw-700{font-weight:700}@media only screen and (min-width: 1180px){.fw-dt-400{font-weight:400}}@media only screen and (min-width: 1180px){.fw-dt-700{font-weight:700}}.ls-0{letter-spacing:0rem}@media only screen and (min-width: 1180px){.ls-dt-0{letter-spacing:0rem}}.center{text-align:center}.ta-right{text-align:right}.upper{text-transform:uppercase}.rich a{text-decoration:underline;text-underline-offset:.1em;text-decoration-thickness:.05em}.rich ul{list-style-type:disc}.underline{text-decoration:underline}.ellipsis-mob{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (min-width: 1180px){.ellipsis-mob{white-space:normal;overflow:initial;white-space:initial}}.clr-grey{color:var(--grey)}.font-2{font-family:var(--font2)}.ls-3{letter-spacing:-0.96px}@media only screen and (min-width: 1180px){.ls-3{letter-spacing:-2.16px}}.wysiwyg p{font-size:1.5rem;line-height:2.8rem;margin-top:1.2rem}.wysiwyg p:first-child{margin-top:0}.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5{font-size:1.8rem;line-height:2.8rem;font-weight:700;margin-top:1.2rem;color:var(--green);font-family:var(--font2)}.wysiwyg h2:first-child,.wysiwyg h3:first-child,.wysiwyg h4:first-child,.wysiwyg h5:first-child{margin-top:0}.wysiwyg a{color:var(--green);text-decoration:underline}.wysiwyg ul,.wysiwyg ol{margin-top:1.2rem;padding:0;margin-left:1.8rem}.wysiwyg ul:first-child,.wysiwyg ol:first-child{margin-top:0}.wysiwyg ul li,.wysiwyg ol li{font-size:1.5rem;line-height:2.8rem}.wysiwyg strong{font-weight:700}.wysiwyg .wp-block-image{margin-top:1.2rem}.wysiwyg .wp-block-image:first-child{margin-top:0}.wysiwyg .wp-block-image img{width:100%}.wysiwyg .wp-block-image figcaption{font-size:1.3rem;line-height:1.2;margin-top:1rem}.wysiwyg .wp-block-embed{width:100%;overflow:hidden;padding-top:56.25%;position:relative;margin-top:2.4rem}.wysiwyg .wp-block-embed:first-child{margin-top:0}.wysiwyg .wp-block-embed iframe{width:100%;height:100%;border:none;position:absolute;top:0;left:0}.h2{font-size:3.2rem;line-height:4.8rem;letter-spacing:-0.64px;font-weight:300}@media only screen and (min-width: 1180px){.h2{font-size:4.8rem;line-height:5.3rem;letter-spacing:-0.96px}}.arrow-link{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.arrow-link svg{-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease}.arrow-link:hover{text-decoration:none}.arrow-link:hover svg{-webkit-transform:translateY(-0.2rem);transform:translateY(-0.2rem)}.button{background-color:var(--red);padding:1.1rem 3rem;text-align:center;color:var(--white);font-size:1.6rem;font-weight:700;display:block;border-radius:3rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transition:all .2s ease;transition:all .2s ease}.button:hover{background-color:var(--black)}.button--blue{background-color:var(--black)}h1,h2{font-family:"Cherry",sans-serif}@font-face{font-family:"Cherry";src:url("./../fonts/Cherry-Regular/font.ttf") format("truetype");font-display:block;font-weight:400;font-style:normal}.cherry{font-family:"Cherry",sans-serif;font-weight:400;font-style:normal}.splide__container{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:-webkit-box;display:flex;height:100%;margin:0 !important;padding:0 !important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{padding:0;-ms-flex-align:center;-webkit-box-align:center;align-items:center;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden;display:block}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:rgba(0,0,0,0);border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@-webkit-keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow:disabled{opacity:.3;pointer-events:none}.splide__pagination__page{background:rgba(13,151,173,.5019607843);border:0;border-radius:50%;display:inline-block;height:3.6rem;margin:1rem;opacity:.5;padding:0;position:relative;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear;width:3.6rem}.splide__pagination__page.is-active{opacity:1;background:#fff;-webkit-transform:scale(1.4);transform:scale(1.4);z-index:1;border:8px solid var(--turkois)}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset: -3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset: -3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid rgba(0,0,0,0);cursor:pointer}.splide__arrows{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.6rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.wp-block-separator{border-top-width:0;border-bottom-width:1px;border-color:currentColor;opacity:1}.header{background-color:var(--white);color:var(--black)}.header__bar{background-color:var(--red);color:var(--white);text-align:center;padding:1rem 0;font-size:1.4rem;font-weight:700}.header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.8rem 0}.header__home{max-width:12rem}@media only screen and (min-width: 1180px){.header__home{max-width:100%}}.header__end{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width: 1180px){.header__end{gap:1.2rem}}.header__end a{-webkit-transition:all .2s ease;transition:all .2s ease}.header__end a:hover{color:var(--red)}.header__nav{position:fixed;top:90px;left:0;width:100%;height:100vh;opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all .3s ease;transition:all .3s ease;background-color:var(--white);padding:20px;z-index:999}.header__nav.active{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}@media only screen and (min-width: 1180px){.header__nav{width:auto;height:auto;opacity:1;position:static;-webkit-transform:translateY(0);transform:translateY(0);display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}}.header__hamburger{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.6rem;z-index:999999;position:relative}.header__hamburger span{display:block;width:2rem;height:.2rem;-webkit-transition:all .2s ease;transition:all .2s ease;background-color:var(--black);font-weight:400}.header__hamburger.active span:nth-child(1){-webkit-transform:rotate(45deg) translate(6px, 6px);transform:rotate(45deg) translate(6px, 6px);width:2.4rem}.header__hamburger.active span:nth-child(2){opacity:0}.header__hamburger.active span:nth-child(3){-webkit-transform:rotate(-45deg) translate(6px, -6px);transform:rotate(-45deg) translate(6px, -6px);width:2.4rem}@media only screen and (min-width: 1180px){.header__hamburger{display:none}}.footer{margin-top:10rem}.footer__navigation{background-color:var(--white)}.footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:70%;gap:1.2rem;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width: 1180px){.footer__nav{width:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.footer__inpost{max-width:7rem}@media only screen and (min-width: 1180px){.footer__infos{display:grid;grid-template-columns:repeat(4, 1fr)}}.footer__navigation-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem}@media only screen and (min-width: 1180px){.footer__navigation-wrapper{gap:8vw;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.footer__wave{display:none}@media only screen and (min-width: 1180px){.footer__wave{display:block;-webkit-transform:translateY(20px);transform:translateY(20px);-webkit-transition:-webkit-transform 1.2s cubic-bezier(0.075, 0.82, 0.165, 1);transition:-webkit-transform 1.2s cubic-bezier(0.075, 0.82, 0.165, 1);transition:transform 1.2s cubic-bezier(0.075, 0.82, 0.165, 1);transition:transform 1.2s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 1.2s cubic-bezier(0.075, 0.82, 0.165, 1)}.footer__wave.visible{-webkit-transform:translate(0);transform:translate(0)}}.footer__info{position:relative}.footer__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.6rem}.footer__infos{background-color:var(--turkois);padding:6rem var(--gutter)}@media only screen and (min-width: 1180px){.footer__infos{position:absolute;z-index:3;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:var(--white);padding:0 var(--gutter)}}.payment-icons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.error{padding:var(--gutter) 0}.error__title{color:var(--green)}.error__content{margin:2.4rem 0 1.2rem}.text-page{min-height:100vh}.text-page__files-item{margin-bottom:4rem}.text-page__files-item h2{font-size:2.8rem;line-height:3.4rem;font-weight:500;margin-bottom:2rem}.homepage__hero{background-color:var(--blue);position:relative}.homepage__hero-wave{position:absolute;bottom:-8vw;left:0;right:0;z-index:-1}.homepage__hero-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:3.5rem}@media only screen and (min-width: 1180px){.homepage__hero-wrapper{display:grid;grid-template-columns:7fr 5fr;gap:1.6rem}}.homepage__hero-image{max-width:22rem;-webkit-animation:rotate 12s linear infinite;animation:rotate 12s linear infinite}@media only screen and (min-width: 1180px){.homepage__hero-image{margin-left:auto;max-width:100%}}.homepage__hero-text{text-align:center;padding-bottom:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width: 1180px){.homepage__hero-text{display:block;text-align:left;padding-bottom:0}}.homepage__hero-text p{margin-bottom:2.8rem}.homepage__hero-text ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width: 1180px){.homepage__hero-text ul{display:block}}.homepage__hero-text li{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.homepage__bubbles-1{position:absolute;top:0;left:0;z-index:0;-webkit-animation-duration:6s;animation-duration:6s}.homepage__bubbles-2{display:none}@media only screen and (min-width: 1180px){.homepage__bubbles-2{display:block;position:absolute;top:0;right:0;z-index:0;-webkit-animation-duration:10s;animation-duration:10s}}.homepage__bubbles-3{position:absolute;top:-250px;left:0;z-index:0;-webkit-animation-duration:12s;animation-duration:12s}.homepage__bubbles-4{position:absolute;top:-200px;right:0;z-index:0;-webkit-transform:rotate(-13deg);transform:rotate(-13deg);-webkit-animation-duration:8s;animation-duration:8s}.homepage__bubbles-5{position:absolute;bottom:-200px;right:0;z-index:0;-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}.homepage__bubbles-6{position:absolute;top:-300px;left:-80px;z-index:0;-webkit-transform:rotate(-144deg);transform:rotate(-144deg)}.hero__label{position:absolute;top:0;left:50%;z-index:9999}@media only screen and (min-width: 1180px){.hero__label{right:300px;bottom:-40%;z-index:10;left:initial;top:initial}}.hero__label-h{padding:1.3rem 2.4rem;background-color:var(--red);color:var(--white);border:2px solid var(--white);border-radius:1.6rem;-webkit-transform:translateY(25px) translateX(-35px) rotate(-9deg);transform:translateY(25px) translateX(-35px) rotate(-9deg);font-size:2.4rem;font-weight:700}.hero__label-price{background-color:#ffda00;font-size:48px;border-radius:50%;width:155px;height:155px;padding:1.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;gap:5px;line-height:1}.hero__label-price span{font-size:2.4rem;line-height:1}.services__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:4rem 1rem}@media only screen and (min-width: 1180px){.services__grid{grid-template-columns:repeat(3, 1fr);gap:6rem 10rem}}.services__grid-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:2.4rem}.services__grid-item img{width:100%;max-width:100px;height:auto}@media only screen and (min-width: 1180px){.services__grid-item img{max-width:150px}}.services__grid-item-image{position:relative}.services__grid-item-image:before{content:"";position:absolute;top:10%;left:50%;background-color:#85e3fb;width:80px;height:80px;border-radius:50%;z-index:-1;-webkit-transform:scale(0.5) translateX(-50%);transform:scale(0.5) translateX(-50%);-webkit-transition:all 1.2s cubic-bezier(0.65, 0.05, 0.36, 1);transition:all 1.2s cubic-bezier(0.65, 0.05, 0.36, 1)}@media only screen and (min-width: 1180px){.services__grid-item-image:before{width:114px;height:114px}}.services__grid-item-image.visible:before{-webkit-transform:scale(1) translateX(-50%);transform:scale(1) translateX(-50%)}.banner__wrapper{padding:2rem 2rem 18rem 2rem;border-radius:21px;overflow:hidden;position:relative;z-index:1;overflow:hidden;-webkit-box-shadow:6px 7px 0px 0px #007593;box-shadow:6px 7px 0px 0px #007593}@media only screen and (min-width: 1180px){.banner__wrapper{padding:3rem;-webkit-box-shadow:11px 13px 0px 0px #007593;box-shadow:11px 13px 0px 0px #007593}}.banner__wrapper::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;background:-webkit-gradient(linear, left top, left bottom, color-stop(68%, #20bbe3), to(rgba(255, 255, 255, 0)));background:linear-gradient(to bottom, #20bbe3 68%, rgba(255, 255, 255, 0))}@media only screen and (min-width: 1180px){.banner__wrapper::before{background:-webkit-gradient(linear, left top, right top, color-stop(50%, #20bbe3), to(rgba(255, 255, 255, 0)));background:linear-gradient(to right, #20bbe3 50%, rgba(255, 255, 255, 0))}}.banner__image{position:absolute;z-index:-1;-webkit-transform:scale(2);transform:scale(2);bottom:100px;right:0}@media only screen and (min-width: 1180px){.banner__image{right:-43%;bottom:-50px;-webkit-transform:scale(1);transform:scale(1)}}.banner__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem}.ba__images-grid{white-space:nowrap}.ba__image{width:230px;height:auto;display:inline-block;border-radius:26px;overflow:hidden;margin:0 15px 0 0}@media only screen and (min-width: 1180px){.ba__image{width:28vw}}.ba__wrapper{overflow:hidden}.ba__image img{width:100%;height:100%}.ba__after{-webkit-transition:all 1.3s cubic-bezier(0.65, 0.05, 0.36, 1);transition:all 1.3s cubic-bezier(0.65, 0.05, 0.36, 1);-webkit-transform:translateX(-50px);transform:translateX(-50px)}.ba__after.visible{-webkit-transform:translateX(-200px);transform:translateX(-200px)}.ba__before{-webkit-transition:all 1.3s cubic-bezier(0.65, 0.05, 0.36, 1);transition:all 1.3s cubic-bezier(0.65, 0.05, 0.36, 1);-webkit-transform:translateX(-150px);transform:translateX(-150px)}.ba__before.visible{-webkit-transform:translateX(0);transform:translateX(0)}.ba{position:relative;text-align:center}@media only screen and (min-width: 1180px){.ba{text-align:left}}.ba:before{content:"";width:80rem;height:80rem;position:absolute;top:-50px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:var(--white);border-radius:50%;z-index:0}@media only screen and (min-width: 1180px){.ba:before{display:none}}.ba.visible .ba__ellipse{-webkit-transform:scale(1.1);transform:scale(1.1)}.ba__ellipse{position:absolute;top:-12%;left:0;z-index:-1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all 1.2s cubic-bezier(0.65, 0.05, 0.36, 1);transition:all 1.2s cubic-bezier(0.65, 0.05, 0.36, 1);display:none}@media only screen and (min-width: 1180px){.ba__ellipse{display:block}}.process{overflow:hidden}.process__first-line{position:absolute;right:20px;top:80%}@media only screen and (min-width: 1180px){.process__first-line{right:-100px;top:45%}}.process__second-line{position:absolute;left:5rem;top:82%}@media only screen and (min-width: 1180px){.process__second-line{left:-50%;-webkit-transform:translate(50%);transform:translate(50%);top:45%}}.process__steps{padding:0 var(--gutter)}@media only screen and (min-width: 1180px){.process__steps{padding:0 190px}}.process__step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:3rem 0}.process__step img{max-width:5rem}@media only screen and (min-width: 1180px){.process__step{padding:6rem 0}.process__step img{max-width:11rem}}@media only screen and (min-width: 1180px){.process__step{gap:3rem;padding:0}}@media only screen and (min-width: 1180px){.process__step.end{margin-left:auto;padding:10rem 0 7rem 0}}@media only screen and (min-width: 1180px){.process__step.last{margin-left:50px}}.process__step-icon{background-color:var(--red);border-radius:7px;padding:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:11rem}@media only screen and (min-width: 1180px){.process__step-icon{min-width:18rem;padding:3.2rem}}.process__step-text{max-width:60rem}.why__heading{text-align:center}@media only screen and (min-width: 1180px){.why__heading{text-align:left}}.why__container{display:grid;grid-template-columns:1fr;gap:15rem}@media only screen and (min-width: 1180px){.why__container{grid-template-columns:1fr 1fr}}.why__image img{-webkit-animation:rotate 15s linear infinite;animation:rotate 15s linear infinite}.why__item{display:grid;grid-template-columns:2fr 10fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3.7rem;margin-bottom:4rem;position:relative}.why__item:before{content:"";position:absolute;top:0;left:-30px;z-index:-1;background-color:var(--white);border-radius:50%;width:140px;height:70px;-webkit-transform:rotate(5deg);transform:rotate(5deg);min-height:90px}@media only screen and (min-width: 1180px){.why__item:before{left:-10px}}.why__item img{width:100%;max-width:70px}.why__ellipse{position:absolute;top:-100px;left:0;z-index:-1;-webkit-transform:scale(1.3);transform:scale(1.3);-webkit-transition:all 1.2s cubic-bezier(0.65, 0.05, 0.36, 1);transition:all 1.2s cubic-bezier(0.65, 0.05, 0.36, 1)}.why__ellipse.visible{-webkit-transform:scale(1);transform:scale(1)}.testimonials__heading{text-align:center}@media only screen and (min-width: 1180px){.testimonials__heading{text-align:left}}.testimonials__grid{display:grid;grid-template-columns:1fr;gap:5rem}@media only screen and (min-width: 1180px){.testimonials__grid{grid-template-columns:repeat(3, 1fr)}}.testimonials__item-image-wrapper{width:8.4rem;height:8.4rem;overflow:hidden;border-radius:50%}.testimonials__item-image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-fit:top;object-fit:top}.testimonials__about{font-style:italic;text-align:right}.bubbles{-webkit-animation:bubbles 10s ease-in-out infinite alternate;animation:bubbles 10s ease-in-out infinite alternate}@-webkit-keyframes bubbles{0%{-webkit-transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(0deg)}100%{-webkit-transform:translateY(-60px) rotate(-10deg);transform:translateY(-60px) rotate(-10deg)}}@keyframes bubbles{0%{-webkit-transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(0deg)}100%{-webkit-transform:translateY(-60px) rotate(-10deg);transform:translateY(-60px) rotate(-10deg)}}@-webkit-keyframes rotate{0%{-webkit-transform:translateY(-15px) rotate(0deg);transform:translateY(-15px) rotate(0deg)}50%{-webkit-transform:translateY(0) rotate(5deg);transform:translateY(0) rotate(5deg)}100%{-webkit-transform:translateY(-15px) rotate(0deg);transform:translateY(-15px) rotate(0deg)}}@keyframes rotate{0%{-webkit-transform:translateY(-15px) rotate(0deg);transform:translateY(-15px) rotate(0deg)}50%{-webkit-transform:translateY(0) rotate(5deg);transform:translateY(0) rotate(5deg)}100%{-webkit-transform:translateY(-15px) rotate(0deg);transform:translateY(-15px) rotate(0deg)}}.text{-webkit-transform:translateY(15px);transform:translateY(15px);-webkit-transition:-webkit-transform 1.2s cubic-bezier(0.65, 0.05, 0.36, 1);transition:-webkit-transform 1.2s cubic-bezier(0.65, 0.05, 0.36, 1);transition:transform 1.2s cubic-bezier(0.65, 0.05, 0.36, 1);transition:transform 1.2s cubic-bezier(0.65, 0.05, 0.36, 1), -webkit-transform 1.2s cubic-bezier(0.65, 0.05, 0.36, 1)}.text.visible{-webkit-transform:translateY(0);transform:translateY(0)}.product{background-color:var(--blue);border-radius:26px;padding:2rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width: 1180px){.product{width:25vw;padding:3rem}}.product__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;margin-bottom:.8rem}.product__ship-img{max-width:7.3rem}@media only screen and (min-width: 1180px){.product__ship-img{max-width:100%}}.product__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#58d6f7;border-radius:7px;padding:11px 13px;margin-bottom:.8rem}.product__price-shoe{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.product__quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;margin:3rem 0}.product__quantity-input{width:20px;border:none;background:none;text-align:center;font-weight:700}.product__ship-price{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem}.product__shipment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product__content{min-height:70px}.wp-block-woocommerce-cart,.wp-block-woocommerce-checkout{padding:20px}@media only screen and (min-width: 1180px){.wp-block-woocommerce-cart,.wp-block-woocommerce-checkout{padding:120px}}.fkcart-shortcode-icon-wrap{width:44px;height:44px;border:2px solid var(--black);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fkcart-shortcode-icon-wrap svg{max-width:2.2rem !important}.fkcart-toggler{border:2px solid var(--black) !important}.fkcart-zero-state svg{display:none !important}.fkcart-zero-state-title{color:var(--black) !important;font-size:5rem !important;line-height:120% !important}.fkcart-slider-header{background-color:#e9f9ff;color:var(--black) !important}.fkcart-shop-button{border-radius:40px !important;background-color:var(--red) !important;color:var(--white) !important;text-transform:uppercase !important;font-size:1.6rem !important;font-weight:700 !important}.fkcart-zero-state-text{position:absolute;bottom:-10px;background:#85e3fb;padding:30px 0;width:100%;left:0}#fkcart-checkout-button{border-radius:40px !important;background-color:var(--red) !important;color:var(--white) !important;text-transform:uppercase !important;font-size:1.6rem !important;font-weight:700 !important}.fkcart-shopping-link{border-radius:40px !important;background-color:var(--white) !important;color:var(--black) !important;text-transform:uppercase !important;font-size:1.6rem !important;font-weight:700 !important;padding:.7em !important;width:100%;margin-bottom:15px !important}.fkcart-slider-footer{background-color:var(--blue) !important;padding:0 !important}.fkcart-order-summary{background-color:var(--light-blue) !important;padding:28px !important}.fkcart-shipping-tax-calculation-text{display:none !important}.fkcart-subtotal-wrap{margin-bottom:0 !important}div.fkcart-modal-close{border:2px solid var(--black) !important;padding:.5rem;border-radius:50% !important}.fkcart-image-wrapper{min-width:14rem;min-height:14rem;pointer-events:none;background-color:var(--light-blue);border-radius:20px;border:1px solid #8fddf1}.fkcart-image{border:none !important}.form__box{display:block;background-color:var(--blue);border-radius:3rem;padding:1.6rem;-webkit-box-shadow:6px 7px 0px 0px #007593;box-shadow:6px 7px 0px 0px #007593;-webkit-transform:translateY(50px);transform:translateY(50px)}.form__box.visible{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:all .9s cubic-bezier(0.65, 0.05, 0.36, 1);transition:all .9s cubic-bezier(0.65, 0.05, 0.36, 1)}@media only screen and (min-width: 1180px){.form__box{display:grid;gap:20px;grid-template-columns:7fr 5fr;padding:4rem 4rem 0 4rem;-webkit-box-shadow:11px 13px 0px 0px #007593;box-shadow:11px 13px 0px 0px #007593}}.form__image{margin:0 auto;display:block;-webkit-animation:rotateF 9s ease-in-out infinite;animation:rotateF 9s ease-in-out infinite}.form__files{margin:1.2rem 0 4rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}@media only screen and (min-width: 1180px){.form__files{margin:1.2rem 0 8rem 0}}.form__files input{display:none}.form__files label{cursor:pointer}.form input,.form textarea{border:none;border-radius:12px;padding:11px 22px;color:var(--black);margin-bottom:1.2rem;width:100%}.form input::-webkit-input-placeholder, .form textarea::-webkit-input-placeholder{color:#c5cfdd !important}.form input::-moz-placeholder, .form textarea::-moz-placeholder{color:#c5cfdd !important}.form input:-ms-input-placeholder, .form textarea:-ms-input-placeholder{color:#c5cfdd !important}.form input::-ms-input-placeholder, .form textarea::-ms-input-placeholder{color:#c5cfdd !important}.form input::placeholder,.form textarea::placeholder{color:#c5cfdd !important}.form input[type=submit]{background-color:var(--red) !important;border-radius:30px;color:var(--white);margin-left:auto;min-width:27rem;display:block}@-webkit-keyframes rotateF{0%{-webkit-transform:translateY(-8px) rotate(0deg);transform:translateY(-8px) rotate(0deg)}50%{-webkit-transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(0deg)}100%{-webkit-transform:translateY(-8px) rotate(0deg);transform:translateY(-8px) rotate(0deg)}}@keyframes rotateF{0%{-webkit-transform:translateY(-8px) rotate(0deg);transform:translateY(-8px) rotate(0deg)}50%{-webkit-transform:translateY(0) rotate(0deg);transform:translateY(0) rotate(0deg)}100%{-webkit-transform:translateY(-8px) rotate(0deg);transform:translateY(-8px) rotate(0deg)}}

/*# sourceMappingURL=main.css.map */