@import"https://fonts.googleapis.com/css2?family=Prompt:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap";p{font-weight:300}a{transition:.3s ease-in-out;color:var(--wp--preset--color--darker-blue)}a:hover{opacity:.6}.default-title{color:var(--wp--preset--color--darker-blue);font-weight:500}h1,h2,h3,h4,h5,h6{hyphens:auto}:root{--preset-content-width: 800px;--preset-wide-width: 1260px}body{background:var(--wp--preset--color--white);color:var(--wp--preset--color--darkest-grey)}body .body-paragraph{max-width:var(--preset-content-width);margin:24px auto}body .body-paragraph:last-of-type{margin-bottom:120px}.wp-block-paragraph{margin:24px auto}.wp-block{line-height:1.6}.has-bottom-spacing{margin-bottom:24px}.no-scroll{overflow:hidden}.wp-block-heading{max-width:var(--preset-content-width);margin:auto;line-height:1.2}.wp-block-heading.alignwide{max-width:var(--preset-wide-width)}.wp-block-heading.alignfull{max-width:100%}.wp-block-heading.is-style-margin-small{margin:32px auto;padding:0 16px}.wp-block-heading.is-style-margin-medium{margin:64px auto;padding:0 16px}.wp-block-heading.is-style-margin-large{margin:160px auto;padding:0 16px}.wp-block-heading em{font-style:italic;font-family:Playfair Display,serif}html{box-sizing:border-box;font-size:16px}*,*:before,*:after{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,p,ol,ul{margin:0;padding:0}ol,ul{list-style:none}img{max-width:100%;height:auto}html,.font-prompt{font-family:Prompt,sans-serif}.font-playfair{font-family:Playfair Display,serif}header{position:fixed;top:0;left:0;display:block;width:100%;z-index:100}header li{margin:0}header li a{text-decoration:none;color:var(--wp--preset--color--normal-grey);font-weight:300;margin:16px 0;display:block;box-sizing:border-box;width:fit-content;font-size:var(--wp--preset--font-size--display-4-mobile)}@media (min-width:992px){header li a{margin:0;display:inline-block;font-size:inherit}}header li.current-menu-item a{color:var(--wp--preset--color--lightest-grey);font-weight:400}header li:last-child a{color:var(--wp--preset--color--lightest-grey);border:1px solid var(--wp--preset--color--lightest-grey);padding:8px 12px;display:block;box-sizing:border-box;width:fit-content}@media (min-width:992px){header li:last-child a{padding:16px 24px}}header .header{background:var(--wp--preset--color--header)}header .header-inner{max-width:var(--preset-wide-width);margin:auto;display:flex;justify-content:space-between;align-items:center;padding:14px 24px}@media (min-width:1300px){header .header-inner{padding:14px 0}}header .header-inner-logo img{max-width:165px;height:auto}header .header-inner-nav ul{align-items:center;justify-content:space-between;gap:24px;display:none}@media (min-width:992px){header .header-inner-nav ul{display:flex}}header .header-hamburger{width:30px;height:25px;position:relative;cursor:pointer}@media (min-width:992px){header .header-hamburger{display:none}}header .header-hamburger-inner,header .header-hamburger:before,header .header-hamburger:after{background:var(--wp--preset--color--normal-grey);border-radius:5px;height:3px;width:100%;position:absolute;transition:.5s ease-in-out}header .header-hamburger:before,header .header-hamburger:after{content:"";display:inline-block}header .header-hamburger:before{top:0}header .header-hamburger-inner{top:50%;transform:translateY(-50%)}header .header-hamburger:after{bottom:0}header .header-hamburger.open:before{transform:translateY(11px) rotate(45deg)}header .header-hamburger.open:after{transform:translateY(-11px) rotate(-45deg)}header .header-hamburger.open .header-hamburger-inner{opacity:0}header .header-mobile{height:0;overflow:hidden;transition:.5s ease-in-out}header .header-mobile.open{height:100dvh}header .header-mobile .header-mobile-menu-list{padding:24px}header .header-progress{height:2px;width:100%;position:relative;overflow:hidden;background:linear-gradient(to right,green 33.3%,#fff 33.3% 66.6%,red 66.6%)}@media (min-width:768px){header .header-progress{height:4px}}header .header-progress:before{content:"";position:absolute;inset:0 0 0 var(--scroll-progress, 0);background:var(--wp--preset--color--header)}footer .footer{background-color:var(--wp--preset--color--footer);color:var(--wp--preset--color--white);padding:24px}@media (min-width:992px){footer .footer{padding:40px 120px}}footer .footer-inner{max-width:var(--preset-wide-width);margin:auto}footer .footer-inner-logo img{max-width:165px;height:auto;margin-top:24px}@media (min-width:992px){footer .footer-inner-logo img{margin-top:0}}footer .footer-inner-address p{font-weight:300;font-size:16px}footer .footer-inner-contact{display:flex;flex-direction:column}footer .footer-inner-contact a{color:var(--wp--preset--color--dark-grey);text-decoration:none;font-size:16px;font-weight:300}footer .footer-inner-social{display:flex;justify-content:flex-start;gap:16px}footer .footer-inner-time p{font-size:16px}footer .footer-inner-time-table .time-table-row{display:flex;justify-content:space-between}footer .footer-inner-time-table .time-table-row p{font-size:16px;font-weight:300}footer .footer-inner-time-table .time-table-cell{display:flex;flex-direction:column;align-items:flex-end}footer .footer-inner-time-table .time-table-cell p{text-align:right;font-variant-numeric:tabular-nums}footer .footer-inner-nav a{color:var(--wp--preset--color--dark-grey);text-decoration:none;font-size:16px;font-weight:300}footer .footer-upper{display:flex;flex-direction:column;gap:24px;justify-content:flex-start;border-bottom:1px solid var(--wp--preset--color--dark-grey);padding-bottom:48px}@media (min-width:992px){footer .footer-upper{flex-direction:row;gap:0}}footer .footer-upper div{flex:1}footer .footer-lower{display:flex;flex-direction:column;gap:24px;justify-content:flex-start;padding-top:48px}@media (min-width:992px){footer .footer-lower{flex-direction:row;gap:96px}}footer .footer-lower div{flex:1}footer .footer-lowest{display:flex;align-items:flex-start;justify-content:space-between;margin-top:30px;flex-direction:column;gap:12px}@media (min-width:992px){footer .footer-lowest{flex-direction:row;align-items:center;gap:0}}footer .footer-copy{font-size:16px;margin-top:24px}footer .footer-copy a{color:var(--wp--preset--color--dark-grey);text-decoration:none;font-size:16px;font-weight:300}.edit-link{display:block;position:fixed;right:32px;bottom:32px;z-index:9999;width:64px;height:64px;background:#c912b1;padding:16px;border-radius:50%}.edit-link svg{width:100%;height:auto}.entry.header{--header-only-background: linear-gradient( 180deg, #22426f 8.55%, #0e1e35 62.32% );background:var(--header-only-background);padding:100px 0 40px;color:var(--wp--preset--color--lightest-grey);position:relative;overflow:hidden}@media (min-width:992px){.entry.header{padding:120px 0 100px}}.entry.header .entry-title{max-width:var(--preset-wide-width);margin:auto;padding:24px;position:relative;z-index:1;font-weight:500}.entry.header .entry-logo{position:absolute;right:0;top:0;display:none}@media (min-width:992px){.entry.header .entry-logo{display:block}}.not-found{min-height:80dvh}.not-found .page-header{margin:200px 50px 0}.not-found .page-content{margin:50px 50px 0}.post .entry-header{position:relative}.post .entry-header .entry-title{position:absolute;top:50%;left:50%;width:100%;padding:24px;transform:translate(-50%,-50%);margin:auto;z-index:1;color:var(--wp--preset--color--lightest-grey);font-weight:500}@media (min-width:1300px){.post .entry-header .entry-title{width:var(--preset-wide-width)}}.post .entry-header .post-thumbnail{width:100%;height:400px}@media (min-width:1300px){.post .entry-header .post-thumbnail{height:700px}}.post .entry-header .post-thumbnail img{width:100%;object-fit:cover;display:block;height:100%;position:absolute;top:0;left:0}.post .entry-header .post-thumbnail:after{background:linear-gradient(0deg,#000,#00000091 31.85%,#0000);content:"";position:absolute;top:0;left:0;width:100%;height:100%}.post .entry-content{padding:120px 24px 24px}@media (min-width:1300px){.post .entry-content{padding:120px 0 24px}}.hero{position:relative}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000075;z-index:1}.hero-background.background-image{height:100dvh;min-height:800px}.hero-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:auto;width:100%;padding:48px 24px;z-index:2}@media (min-width:1300px){.hero-content{width:var(--preset-wide-width);padding:0}}.hero-text{color:var(--wp--preset--color--lightest-grey);line-height:1.15;font-weight:500}.hero-text .highlight-font{font-family:Playfair Display,serif;font-weight:800;font-style:italic}.hero-brands{display:flex;flex-wrap:wrap;align-items:center;margin:24px 0 34px;gap:24px}.hero-brands .brand-logo{width:auto;height:56px}@media (min-width:768px){.hero-brands .brand-logo{height:66px}}.hero-brands .brand-logo:nth-child(1){height:52px}@media (min-width:768px){.hero-brands .brand-logo:nth-child(1){height:42px}}.hero-buttons{display:flex;flex-direction:column;max-width:fit-content;gap:18px}@media (min-width:992px){.hero-buttons{flex-direction:row;gap:34px}}.hero-buttons .button-appointment{background-color:var(--wp--preset--color--darker-blue)}.hero-buttons .button-call{background-color:#b1b1b185;display:flex;gap:8px;align-items:center}.layout-box{margin:12px 0}.layout-box-title{font-weight:500;line-height:1.15}@media (min-width:992px){.layout-box-title{font-size:var(--wp--preset--font-size--display-1)}}.layout-box-text{margin:12px 0}.layout-box-content{position:absolute;bottom:60px;left:0;max-width:100%;margin:auto;color:var(--wp--preset--color--lightest-grey);z-index:1;padding:24px}@media (min-width:1300px){.layout-box-content{max-width:var(--preset-wide-width);padding:0 80px}}.layout-box.layout-box-single{position:relative}.layout-box.layout-box-single .layout-box-content{bottom:60px;left:50%;width:100%;transform:translate(-50%);margin:auto;padding:24px}@media (min-width:1300px){.layout-box.layout-box-single .layout-box-content{width:var(--preset-wide-width);padding:0}}.layout-box-background{height:600px}@media (min-width:992px){.layout-box-background{height:900px}}.layout-box-multiple{display:flex;flex-direction:column;justify-content:space-between;gap:12px}@media (min-width:992px){.layout-box-multiple{flex-direction:row}}.layout-box-column{position:relative;flex:1}.layout-box-links{display:flex;min-width:fit-content;flex-flow:column nowrap;justify-content:flex-start}@media (min-width:768px){.layout-box-links{flex-flow:row wrap}}.layout-box-links .link-button svg{transition:.3s ease-in-out}.layout-box-links .link-button:hover svg{transform:translate(5px)}.testimonial{max-width:var(--preset-content-width);margin:auto auto 80px;display:flex;flex-direction:column;gap:24px}@media (min-width:992px){.testimonial{flex-direction:row;gap:63px}}.testimonial-swiper{padding:24px;background:var(--wp--preset--color--lightest-blue)}@media (min-width:992px){.testimonial-swiper{padding:120px}}.testimonial-content-column{flex:1}.testimonial-image{width:144px;height:144px;border-radius:50%;object-fit:cover}.testimonial-rating{display:flex;gap:10px;margin:12px 0}.testimonial-text{font-size:16px}.swiper-testimonial{max-width:var(--preset-wide-width)}.accordion{display:flex;flex-direction:column;justify-content:space-between;margin:24px 0}@media (min-width:1300px){.accordion{flex-direction:row}}.accordion-content{max-height:100%;overflow:hidden;transition:.5s ease-in-out;color:var(--wp--preset--color--lightest-grey);white-space:preserve}.accordion-content h3{display:none}@media (min-width:1300px){.accordion-content h3{display:block}}@media (min-width:1300px){.accordion-content{position:absolute;left:200px;top:50%;transform:translateY(-50%);transition:none}}@media (min-width:1300px){.accordion-content-text{padding-right:64px}}.accordion-content a{background:#ffffff40;display:block;margin-top:12px;max-width:fit-content}.accordion-title{width:100%;color:var(--wp--preset--color--lightest-grey)}@media (min-width:1300px){.accordion-title{transform-origin:left center;transform:rotate(-90deg) translate(-50px,50px);position:absolute;bottom:120px;left:0;width:350px}}.accordion-title-button{width:fit-content;transform:rotate(90deg);transform-origin:center;transition:.5s ease-in-out;display:none}@media (min-width:1300px){.accordion-title-button{position:absolute;left:120px;top:50%;transform:translateY(-50%);display:block}}.accordion-title-button svg{display:block}.accordion-title h3{hyphens:none}.accordion-item{flex:1;transition:.5s ease-in-out;cursor:default}@media (min-width:1300px){.accordion-item{min-height:600px;cursor:pointer}}.accordion-item-wrapper{transition:.5s ease-in-out;position:relative;width:100%;max-height:100%;overflow:hidden;padding:24px}@media (min-width:1300px){.accordion-item-wrapper{width:200px;padding:0;height:100%}}.accordion-item-upper{display:flex;justify-content:space-between;align-items:center;gap:10px}@media (min-width:1300px){.accordion-item-upper{display:unset}}.accordion-item.open{flex:4;cursor:default}.accordion-item.open .accordion-content{max-height:100%}@media (min-width:1300px){.accordion-item.open .accordion-item-wrapper{width:100%}}.accordion-item.open .accordion-title-button{transform:rotate(270deg)}@media (min-width:1300px){.accordion-item.open .accordion-title-button{transform:translateY(-50%) rotate(180deg)}}.accordion-icon{width:58px;height:58px;object-fit:cover}@media (min-width:1300px){.accordion-icon{position:absolute;bottom:20px;left:20px}}.vertical-accordion{max-width:var(--preset-wide-width);margin:auto;padding:24px}@media (min-width:992px){.vertical-accordion{padding:0}}.vertical-accordion-wrapper{background:var(--wp--preset--color--normal-gradient);padding:120px 0;color:var(--wp--preset--color--lightest-grey)}.vertical-accordion-item{border-top:1px solid var(--wp--preset--color--lightest-grey);padding:16px 24px}@media (min-width:992px){.vertical-accordion-item{padding:16px 63px}}.vertical-accordion-item:last-child{border-bottom:1px solid var(--wp--preset--color--lightest-grey)}.vertical-accordion-item-header{display:flex;justify-content:space-between;align-items:center;gap:32px;cursor:pointer}@media (min-width:992px){.vertical-accordion-item-header{gap:96px}}.vertical-accordion-item-header svg{transition:.3s ease-in-out;min-width:39px}.vertical-accordion-title{font-weight:700;margin:24px 0}.vertical-accordion-content{overflow:hidden;transition:.25s ease-in-out}.vertical-accordion .open .vertical-accordion-item-header svg{transform:rotate(45deg);transform-origin:center}.instructions{background:var(--wp--preset--color--normal-gradient);padding:120px 24px;overflow:hidden}@media (min-width:1300px){.instructions{padding:120px 0}}.instruction{padding:50px;background:var(--wp--preset--color--white);height:100%}.instruction-header{max-width:var(--preset-content-width);margin:auto;color:var(--wp--preset--color--lightest-grey)}.instruction-header strong{font-weight:600}.instruction-header .button-instruction{display:block;box-sizing:border-box;max-width:fit-content;background:#fff3;margin:24px 0 48px}.instruction-step{width:fit-content;padding:0 16px;background:var(--wp--preset--color--darker-blue)}.instruction-step h3{color:var(--wp--preset--color--lightest-grey);font-size:24px}.instruction-content{display:flex;flex-direction:column;gap:24px;margin-top:16px;margin-bottom:60px;color:var(--wp--preset--color--darkest-grey)}@media (min-width:992px){.instruction-content{flex-direction:row}}.instruction-content p{flex:1}.instruction-content .info *{font-weight:600}.instruction-content .description *{font-weight:300}.instruction-content .description strong{font-weight:600}.instruction-content .description em{font-style:italic}.instruction-icon{display:flex;justify-content:flex-start;align-items:center;gap:11px}.instruction-icon img{width:28px;height:28px;object-fit:cover}@media (min-width:992px){.instruction-icon img{width:38px;height:38px}}.instruction-icon p{font-weight:300;color:var(--wp--preset--color--darkest-grey)}.instruction-navigation{--swiper-navigation-color: var(--wp--preset--color--white);position:relative;height:65px;width:200px}@media (min-width:992px){.instruction-navigation{height:200px;width:200px}}.swiper.swiper-instruction{max-width:var(--preset-content-width);overflow:unset}.swiper.swiper-instruction .swiper-slide{height:auto;overflow:hidden}.universal-text-content{max-width:var(--preset-content-width);margin:auto;padding:120px 24px}@media (min-width:992px){.universal-text-content{padding:120px 0}}.universal-text-content-title{font-weight:500;line-height:1;margin-bottom:24px}.universal-text-content-subtitle{color:var(--wp--preset--color--normal-blue);font-weight:900;font-family:Playfair Display,serif;font-style:italic}.universal-text-content-lead{font-weight:600}.universal-text-entry{margin:0 0 24px}.universal-text-list-title{font-weight:600;margin:24px 0}.universal-text-list-item{display:flex;gap:24px;margin:24px 0;justify-content:flex-start;align-items:start}.universal-text-list-item img{width:27px;height:27px;object-fit:cover}@media (min-width:992px){.universal-text-list-item img{width:40px;height:40px}}.universal-text-button{background:var(--wp--preset--color--darker-blue);margin:24px 0;display:block;max-width:fit-content;box-sizing:border-box}.gallery{overflow:hidden;padding:24px 24px 80px}@media (min-width:992px){.gallery{padding:120px 0}}.gallery-slide{position:relative}.gallery-slide img{aspect-ratio:1/1;width:100%;height:auto;object-fit:cover;display:block}@media (min-width:992px){.gallery-slide img{aspect-ratio:1.5/1}}.gallery-slide-description{position:absolute;display:block;width:100%;bottom:0;left:0;box-sizing:border-box;opacity:0;transition:opacity .5s;background:var(--wp--preset--color--darker-blue);color:var(--wp--preset--color--lightest-grey);padding:10px}@media (min-width:992px){.gallery-slide-description{padding:24px}}.gallery-navigation{position:relative;height:65px;width:200px}@media (min-width:992px){.gallery-navigation{height:200px;width:300px}}.swiper.swiper-gallery{max-width:var(--preset-wide-width);overflow:unset}.swiper-slide-active .gallery-slide-description{opacity:1}.loop{max-width:var(--preset-wide-width);margin:auto;padding:120px 24px 48px}@media (min-width:992px){.loop{padding:120px 0 24px}}.loop-posts{max-width:var(--preset-wide-width);margin:auto;display:flex;flex-direction:column;gap:24px;justify-content:stretch;align-items:stretch}@media (min-width:992px){.loop-posts{flex-flow:row wrap}}.loop-posts .post{flex:0 0 calc(33.3333333333% - 24px);position:relative;color:var(--wp--preset--color--darkest-grey);text-decoration:none;transition:.3s ease-in-out;padding:24px}@media (min-width:992px){.loop-posts .post{padding:0}}.loop-posts .post-thumbnail img{width:100%;height:260px;object-fit:cover;display:block}.loop-posts .post-title{line-height:1;margin-bottom:12px}.loop-posts .post-content{padding:24px 24px 94px;text-decoration:none}@media (min-width:992px){.loop-posts .post-content{padding:24px 24px 124px}}.loop-posts .post-excerpt p{font-size:16px}.loop-posts .post-read-more{background:var(--wp--preset--color--darker-blue);display:block;box-sizing:border-box;width:fit-content;position:absolute;bottom:24px;left:48px;font-size:16px;transition:.3s ease-in-out}@media (min-width:992px){.loop-posts .post-read-more{left:24px}}.loop-posts .post:hover{background:var(--wp--preset--color--light-grey);opacity:1}.loop-posts .post:hover .post-read-more{opacity:.6}.loop-more{max-width:var(--preset-wide-width);margin:auto;padding:48px 24px 120px}.loop-more .all-news{padding:16px 48px}#load-more-posts{margin:60px auto}#posts-container{margin:120px auto;padding-bottom:0}.team{display:flex;flex-direction:column;max-width:var(--preset-wide-width);margin:24px auto 120px;padding:0 24px;gap:12px}@media (min-width:1300px){.team{padding:0}}@media (min-width:768px){.team{flex-flow:row wrap}}.team-title{max-width:var(--preset-content-width);margin:120px auto 0;padding:0 24px}@media (min-width:1300px){.team-title{padding:0}}.team .member{flex:1;position:relative}@media (min-width:768px){.team .member{min-width:350px;max-width:33%}}.team .member-image{overflow:hidden}.team .member-image img{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;display:block;transition:.3s ease-in-out}.team .member-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;padding:24px;color:var(--wp--preset--color--lightest-grey);opacity:0;transition:.3s ease-in-out}@media (min-width:992px){.team .member-content{padding:65px}}.team .member-content p,.team .member-content a{color:var(--wp--preset--color--lightest-grey);text-decoration:none;font-size:var(--wp--preset--font-size--display-6-mobile);font-weight:300;width:100%;display:block}.team .member-content .member-title{font-size:var(--wp--preset--font-size--display-6);font-weight:700;margin-bottom:24px}.team .member:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#173e6acc;opacity:0;transition:.3s ease-in-out}.team .member:hover .member-content{opacity:1;z-index:2}.team .member:hover .member-image img{filter:blur(20px)}.team .member:hover:after{opacity:1}.map{display:flex;flex-direction:column;gap:12px;justify-content:space-between;margin:12px 0}@media (min-width:992px){.map{flex-direction:row}}.map-content{background:var(--wp--preset--color--lightest-blue);width:100%;padding:80px 24px}@media (min-width:992px){.map-content{width:50%;padding:200px 80px}}.map-title{font-weight:500;color:var(--wp--preset--color--darker-blue)}.map-iframe{width:100%;min-height:350px}@media (min-width:992px){.map-iframe{width:50%;min-height:unset}}.map-list-item{display:flex;gap:24px;margin:24px 0;justify-content:flex-start;align-items:center}.map-list-item img{width:27px;height:27px;object-fit:contain}@media (min-width:992px){.map-list-item img{width:40px;height:40px}}.entry-video{max-width:100%;height:100vh;position:relative;overflow:hidden;margin:12px 0}.entry-video video{width:100%;height:100vh;object-fit:cover;display:block}.entry-video img{width:100%;height:100vh;position:absolute;top:0;left:0;object-fit:cover;display:block}.default-button{padding:16px 24px;font-weight:700;color:var(--wp--preset--color--lightest-grey);text-decoration:none}.link-button{padding:8px 24px;font-weight:700;color:var(--wp--preset--color--normal-blue);text-decoration:none;display:flex;gap:8px;align-items:center}@media (min-width:768px){.link-button{padding:16px 24px}}.blue-button{background:var(--wp--preset--color--darker-blue);display:block;box-sizing:border-box;width:fit-content;font-size:16px;transition:.3s ease-in-out;cursor:pointer}.background-image{width:100%;min-height:500px;object-fit:cover;display:block}.image-gradient:after{background:linear-gradient(0deg,#000,#00000091 70%,#0000);content:"";position:absolute;top:0;left:0;width:100%;height:100%}@media (min-width:768px){.image-gradient:after{background:linear-gradient(0deg,#000,#00000091 31.85%,#0000)}}.swiper{--swiper-navigation-color: var(--wp--preset--color--normal-blue);--swiper-scrollbar-drag-bg-color: var(--wp--preset--color--normal-blue);--swiper-scrollbar-bg-color: var(--wp--preset--color--normal-grey);--swiper-scrollbar-border-radius: 0;--swiper-scrollbar-sides-offset: 30%;--swiper-navigation-sides-offset: 30px;--swiper-navigation-top-offset: 95%;--swiper-scrollbar-bottom: 32px}@media (min-width:992px){.swiper{--swiper-navigation-top-offset: 50%;--swiper-scrollbar-bottom: 4px;--swiper-scrollbar-sides-offset: 40%}}.form-container{background:var(--wp--preset--color--normal-gradient);margin:12px 0;padding:80px 24px}@media (min-width:992px){.form-container{padding:80px 0}}.form-container .wp-block-heading{max-width:var(--preset-content-width);margin:24px auto}.form-container .forminator-guttenberg{max-width:var(--preset-content-width)}.popup{position:fixed;bottom:24px;right:24px;z-index:99;background:var(--wp--preset--color--header);color:var(--wp--preset--color--normal-grey);padding:24px 36px;width:400px;transition:.3s ease-in-out;opacity:0;pointer-events:none}.popup-content{position:relative}.popup-content svg{position:absolute;top:0;right:0;cursor:pointer}.popup-header{margin-bottom:24px}.popup .button-popup{color:var(--wp--preset--color--lightest-grey);border:1px solid var(--wp--preset--color--lightest-grey);padding:12px 32px;display:block;box-sizing:border-box;width:fit-content;text-decoration:none}@media (width <= 450px){.popup{width:100%;bottom:0;right:0;padding:16px}.popup .button-popup{width:100%;padding:12px;text-align:center}}
