@font-face{font-display:swap;font-family:SpaceGrotesk;font-stretch:normal;font-style:normal;font-weight:400;src:url(../assets/fonts/SpaceGrotesk-Regular.ttf) format("truetype")}@font-face{font-display:swap;font-family:SpaceGrotesk;font-stretch:normal;font-style:normal;font-weight:500;src:url(../assets/fonts/SpaceGrotesk-Medium.ttf) format("truetype")}@font-face{font-display:optional;font-family:SpaceGrotesk;font-stretch:normal;font-style:normal;font-weight:300;src:url(../assets/fonts/SpaceGrotesk-Light.ttf) format("truetype")}@font-face{font-display:optional;font-family:SpaceGrotesk;font-stretch:normal;font-style:normal;font-weight:600;src:url(../assets/fonts/SpaceGrotesk-SemiBold.ttf) format("truetype")}@font-face{font-display:optional;font-family:SpaceGrotesk;font-stretch:normal;font-style:normal;font-weight:700;src:url(../assets/fonts/SpaceGrotesk-Bold.ttf) format("truetype")}:root{--font:"SpaceGrotesk","Arial",sans-serif;--normal:.3s;--white:#fff;--black:#000;--green:#00d96e;--red-light:#f45757;--grey-light:#bababa;--card-radius-24:24px;--cell:7.031vw;--title-h4:700 1.67vw/1.125 var(--font);--title-h5:700 1.67vw/1.125 var(--font)}@media(max-width:1280px){:root{--title-h5:700 2.6vw/3.13vw var(--font)}}@media(max-width:768px){:root{--title-h5:700 5.33vw/6.4vw var(--font)}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font:normal 14px/1.3 SpaceGrotesk,Arial,sans-serif;font:normal 14px/1.3 var(--font)}@media(max-width:600px){main{padding-top:85px}}img{display:block;height:auto;max-width:100%}a{color:inherit;text-decoration:none}ol,ul{list-style:none}button{background:none;border:none;cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:inherit}figure{display:block!important}::-moz-selection{background:#00d96e;background:var(--green)}::selection{background:#00d96e;background:var(--green)}.container{margin:0 auto;max-width:1916px;padding:0 85px;width:100%}@media(max-width:1280px){.container{padding:0 24px}}@media(max-width:768px){.container{padding:0 16px}}.btn{align-items:center;border:1px solid #000;border:1px solid var(--black);border-radius:50px;display:flex;font:500 1.25vw/1 SpaceGrotesk,Arial,sans-serif;font:500 1.25vw/1 var(--font);gap:24px;justify-content:center;padding:1.56vw 2.08vw 1.56vw 2.5vw;position:relative;transition:.3s;transition:var(--normal);width:-moz-max-content;width:max-content}.btn:hover{background:#00d96e;background:var(--green);border-color:#00d96e;border-color:var(--green);gap:2.5vw}.btn:hover>svg{transform:rotate(0)}.btn>.tooltip{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.btn-magnet{position:relative}.btn-magnet:before{content:"";height:calc(100% + 5.21vw);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 5.21vw);z-index:1}.btn-round-arrow{--btn-round-arrow-icon:url(../assets/img/navigation.svg);align-items:center;border:1px solid #000;border:1px solid var(--black);border-radius:50%;display:flex;justify-content:center;position:relative}.btn-round-arrow:after,.btn-round-arrow:before{content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.btn-round-arrow:before{border-radius:50%;filter:blur(4px);height:calc(100% - 10px);transition:background-color .3s;transition:background-color var(--normal);width:calc(100% - 10px)}.btn-round-arrow:after{background:50%/cover var(--btn-round-arrow-icon) no-repeat;height:46.85%;transition:transform .3s;transition:transform var(--normal);width:46.85%;z-index:2}.btn-round-arrow:hover:after{transform:translate(-50%,-50%) rotate(45deg)}.btn-round-arrow:hover:before{background-color:#00d96e;background-color:var(--green)}.theme-hidden{display:none!important}.hide-underline,.view-underline{position:relative}.hide-underline:before,.view-underline:hover:before{width:100%}.hide-underline:before,.view-underline:before{background:#000;background:var(--black);bottom:2px;content:"";height:1px;position:absolute;transition:.3s;transition:var(--normal)}.hide-underline:hover:before,.view-underline:before{width:0}.fade,.fade-bottom,.fade-left,.fade-right,.fade-up{visibility:hidden}.animation-wrap .fadeNone{animation:fade 1s forwards}.animation-wrap .fadeUp{animation:fadeUp 1s forwards}.animation-wrap .fadeBottom{animation:fadeBottom 1s forwards}.animation-wrap .fadeLeft{animation:fadeFromLeft 1s forwards}.animation-wrap .fadeRight{animation:fadeFromRight 1s forwards}.animation-wrap [data-delay="100"]{animation-delay:.1s}.animation-wrap [data-delay="300"]{animation-delay:.3s}.animation-wrap [data-delay="500"]{animation-delay:.5s}.animation-wrap [data-delay="700"]{animation-delay:.7s}.animation-wrap [data-delay="900"]{animation-delay:.9s}.animation-wrap [data-delay="1100"]{animation-delay:1.1s}.animation-wrap [data-delay="1300"]{animation-delay:1.3s}.animation-wrap [data-delay="1500"]{animation-delay:1.5s}.animation-wrap [data-delay="1700"]{animation-delay:1.7s}.animation-wrap [data-delay="1900"]{animation-delay:1.9s}@keyframes fadeUp{0%{opacity:.1;transform:translateY(100px)}to{opacity:1;transform:translateY(0);visibility:visible}}@keyframes fadeFromLeft{0%{opacity:.1;transform:translateX(-100%)}to{opacity:1;transform:translateX(0);visibility:visible}}@keyframes fadeFromRight{0%{opacity:.1;transform:translateX(100%)}to{opacity:1;transform:translateX(0);visibility:visible}}@keyframes fadeBottom{0%{opacity:.1;transform:translateY(-100%)}to{opacity:1;transform:translateX(0);visibility:visible}}@keyframes fade{0%{opacity:.1}to{opacity:1;visibility:visible}}.cky-footer-wrapper>:last-child{display:none!important}.tooltip{align-items:center;background:#00d96e;background:var(--green);border:1px solid transparent;border-radius:50%;display:flex;justify-content:center;left:auto;opacity:1;pointer-events:none;position:fixed;top:auto;transform:scale(1) translate(-50%,-50%);transition:transform .3s cubic-bezier(.75,-1.27,.3,2.33),opacity .2s cubic-bezier(.75,-.27,.3,1.33);-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1000}h1{font-size:5vw;font-weight:700;letter-spacing:-.104vw;line-height:106%}@media(max-width:1280px){h1{letter-spacing:0;padding:30px 0 64px}}@media(max-width:768px){h1{font-size:40px}}.h2,h2{font-size:3.75vw;font-weight:700;letter-spacing:-.104vw;line-height:108%}@media(max-width:1280px){.h2,h2{font-size:32px;letter-spacing:0}}
:root{--font:"SpaceGrotesk","Arial",sans-serif;--normal:.3s;--white:#fff;--black:#000;--green:#00d96e;--red-light:#f45757;--grey-light:#bababa;--card-radius-24:24px;--cell:7.031vw;--title-h4:700 1.67vw/1.125 var(--font);--title-h5:700 1.67vw/1.125 var(--font)}@media(max-width:1280px){:root{--title-h5:700 2.6vw/3.13vw var(--font)}}@media(max-width:768px){:root{--title-h5:700 5.33vw/6.4vw var(--font)}}.author-profile{padding:2.5vw 0 4.167vw}@media(max-width:1280px){.author-profile{padding:32px 0 48px}}@media(max-width:768px){.author-profile{padding:24px 0 40px}}.author-profile__inner{align-items:flex-start;display:flex;gap:6.25vw}@media(max-width:1280px){.author-profile__inner{flex-direction:column;gap:48px}}@media(max-width:768px){.author-profile__inner{gap:36px}}.author-profile__photo{border-radius:24px;flex-shrink:0;max-width:535px;overflow:hidden;width:100%}.author-profile__photo-img{border-radius:24px;display:block;max-height:720px}.author-profile__photo-img img{border-radius:24px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.author-profile__header,.author-profile__info{display:flex;flex-direction:column}.author-profile__header{gap:16px}.author-profile__name{color:#000;font-size:2.5vw;font-weight:700;line-height:108%;margin:0;padding:0}@media(max-width:1280px){.author-profile__name{font-size:24px}}@media(max-width:768px){.author-profile__name{font-size:32px}}.author-profile__position{color:#000;font-size:1.042vw;line-height:140%;margin:0}@media(max-width:1280px){.author-profile__position{font-size:16px}}.author-profile__linkedin{align-items:center;color:#000;display:inline-flex;margin-top:4px;transition:color .2s ease;width:-moz-max-content;width:max-content}.author-profile__linkedin-icon{height:1.667vw;width:1.667vw}@media(max-width:768px){.author-profile__linkedin-icon{height:28px;width:28px}}.author-profile__linkedin-icon--hover,.author-profile__linkedin:hover .author-profile__linkedin-icon--default{display:none}.author-profile__linkedin:hover .author-profile__linkedin-icon--hover{display:block}.author-profile__divider{border:none;border-top:1px solid #bababa;border-top:1px solid var(--grey-light);margin:2.5vw 0}@media(max-width:1280px){.author-profile__divider{margin:36px 0}}@media(max-width:768px){.author-profile__divider{margin:24px 0}}.author-profile__description{color:#000;margin-bottom:1.25vw}@media(max-width:1280px){.author-profile__description{font-size:14px;margin-bottom:24px}}.author-profile__description p{color:#000;font-size:1.042vw;line-height:140%;margin:0 0 16px}.author-profile__description p:last-child{margin-bottom:0}@media(max-width:1280px){.author-profile__description p{font-size:16px}}.author-profile__description b,.author-profile__description strong{font-weight:700}.author-profile__expertise{display:flex;flex-direction:column;gap:1.25vw}@media(max-width:1280px){.author-profile__expertise{gap:16px}}.author-profile__expertise-title{color:#000;font-size:1.042vw;font-weight:700;line-height:140%;margin:0}@media(max-width:1280px){.author-profile__expertise-title{font-size:16px}}.author-profile__expertise-list{display:flex;flex-direction:column;gap:.833vw;list-style:none;margin:0;padding:0}@media(max-width:1280px){.author-profile__expertise-list{gap:8px}}.author-profile__expertise-item{align-items:baseline;color:#000;display:flex;font-size:1.042vw;gap:.833vw;line-height:140%}@media(max-width:1280px){.author-profile__expertise-item{font-size:12px;gap:16px}}.author-profile__expertise-dash{background-color:#000;display:inline-block;flex-shrink:0;height:1px;width:1.563vw}@media(max-width:1280px){.author-profile__expertise-dash{width:30px}}.author-posts{padding:0 0 4.167vw}@media(max-width:1280px){.author-posts{padding:0 0 48px}}@media(max-width:768px){.author-posts{padding:0 0 40px}}.author-posts__title{margin-bottom:4.167vw}@media(max-width:1280px){.author-posts__title{margin-bottom:20px}}@media(max-width:768px){.author-posts__title{margin-bottom:24px}}
:root{--font:"SpaceGrotesk","Arial",sans-serif;--normal:.3s;--white:#fff;--black:#000;--green:#00d96e;--red-light:#f45757;--grey-light:#bababa;--card-radius-24:24px;--cell:7.031vw;--title-h4:700 1.67vw/1.125 var(--font);--title-h5:700 1.67vw/1.125 var(--font)}@media(max-width:1280px){:root{--title-h5:700 2.6vw/3.13vw var(--font)}}@media(max-width:768px){:root{--title-h5:700 5.33vw/6.4vw var(--font)}}.blog-posts{margin:0;padding:0 0 24px}.blog-posts__grid{grid-gap:1.563vw;display:grid;gap:1.563vw;grid-template-columns:repeat(3,1fr)}@media(max-width:1280px){.blog-posts__grid{gap:20px;grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.blog-posts__grid{gap:24px;grid-template-columns:repeat(1,1fr)}}.blog-posts__item{background:#fafafa;border:1px solid #eee;border-radius:1.667vw;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.blog-posts__item--featured{color:inherit;display:flex;flex-direction:column;grid-column:1/-1;margin-bottom:.521vw}.blog-posts__item--featured img{padding-right:.469vw}@media(min-width:768px){.blog-posts__item--featured{align-items:stretch;flex-direction:row}}.blog-posts__image-link{display:block;overflow:hidden;width:100%}.blog-posts__image{height:100%;width:100%}.blog-posts__image img{border-radius:1.667vw;height:100%;min-height:16.458vw;-o-object-fit:cover;object-fit:cover;transition:transform .2s ease;width:100%}@media(max-width:768px){.blog-posts__image img{min-height:196px;min-height:192px}}.blog-posts__item--featured .blog-posts__image-link{border-radius:8px 0 0 8px;flex-shrink:0;width:66.666%}@media(max-width:1280px){.blog-posts__item--featured .blog-posts__image-link{width:50%}}@media(max-width:768px){.blog-posts__item--featured .blog-posts__image-link{width:100%}}.blog-posts__content{display:flex;flex:1;flex-direction:column;gap:16px;padding:1.563vw 2.5vw}@media(max-width:1280px){.blog-posts__content{gap:8px;padding:24px 30px}}@media(max-width:768px){.blog-posts__content{gap:16px;padding:24px 30px}}.blog-posts__item--featured .blog-posts__content{padding:3.333vw}@media(min-width:768px){.blog-posts__item--featured .blog-posts__content{border-radius:0 8px 8px 0;width:33.333%}}@media(max-width:1280px){.blog-posts__item--featured .blog-posts__content{padding:18px 20px 24px}}@media(max-width:768px){.blog-posts__item--featured .blog-posts__content{padding:24px 30px}}.blog-posts__category{color:#000;font-size:18px;line-height:135%;width:-moz-max-content;width:max-content}@media(max-width:1280px){.blog-posts__category{font-size:14px;margin-bottom:8px}}@media(max-width:768px){.blog-posts__category{margin-bottom:0}}.blog-posts__title{color:#000;font-size:32px;font-weight:700;letter-spacing:0;line-height:36px}@media(max-width:1280px){.blog-posts__title{font-size:20px;line-height:24px}}.blog-posts__item--featured .blog-posts__title{font-size:2.5vw;line-height:108%}@media(max-width:1280px){.blog-posts__item--featured .blog-posts__title{font-size:20px;line-height:24px}}.blog-posts__title-link{color:#000}@media(max-width:1280px){.blog-posts__title-link{font-size:20px;line-height:24px}}.blog-posts__item:not(.blog-posts__item--featured) .blog-posts__title-link{-webkit-box-orient:vertical;display:-webkit-box}.blog-posts__item:not(.blog-posts__item--featured) .blog-posts__excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.blog-posts__item--featured .blog-posts__title-link{color:#000}@media(max-width:1280px){.blog-posts__item--featured .blog-posts__title-link{font-size:20px}}.blog-posts__excerpt{color:#333;font-size:1.042vw;line-height:140%}@media(max-width:1280px){.blog-posts__excerpt{font-size:16px}}.blog-posts__item--featured .blog-posts__excerpt{font-size:24px;line-height:135%}@media(max-width:1280px){.blog-posts__item--featured .blog-posts__excerpt{font-size:16px;line-height:140%}}.blog-posts__meta{align-items:center;color:#2a2a2a;display:flex;flex-wrap:wrap;font-size:12px;gap:.833vw;margin-top:auto}@media(max-width:1280px){.blog-posts__meta{gap:16px;margin-top:8px}}.blog-posts__author,.blog-posts__date,.blog-posts__reading-time,.blog-posts__separator{color:#000;font-size:.833vw;font-weight:400;line-height:135%}@media(max-width:1280px){.blog-posts__author,.blog-posts__date,.blog-posts__reading-time,.blog-posts__separator{font-size:12px}}.blog-posts__author{font-size:.938vw;font-weight:700}@media(max-width:1280px){.blog-posts__author{font-size:14px}}.blog-pagination{align-items:center;display:flex;flex-wrap:wrap;gap:1.25vw;justify-content:center;margin:4.217vw 0 0}@media(max-width:1280px){.blog-pagination{margin:44px 0 0}}@media(max-width:768px){.blog-pagination{gap:12px}}.blog-pagination__btn,.blog-pagination__page{align-items:center;border:1px solid #000;border-radius:50px;color:#000;cursor:pointer;display:inline-flex;font-size:.938vw;font-weight:500;justify-content:center;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.blog-pagination__btn:hover:not(.blog-pagination__page--current):not(.blog-pagination__btn--disabled),.blog-pagination__page:hover:not(.blog-pagination__page--current):not(.blog-pagination__btn--disabled){background:#00d96e;background:var(--green);border-color:#00d96e;border-color:var(--green)}@media(max-width:1280px){.blog-pagination__btn,.blog-pagination__page{font-size:14px}}.blog-pagination__btn{display:flex;gap:24px;height:4.583vw;margin:0 .417vw;padding:0 2.083vw}@media(max-width:1280px){.blog-pagination__btn{gap:16px;height:54px;padding:0 32px}}@media(max-width:768px){.blog-pagination__btn{border-radius:50%;height:40px;margin:0 4px;padding:0;width:40px}.blog-pagination__btn svg{height:10px!important;width:16px!important}.blog-pagination__btn .blog-pagination__btn-text{display:none}}.blog-pagination__btn-icon{align-items:center;display:inline-flex;height:18px;justify-content:center;width:27px}.blog-pagination__btn-icon svg{display:block;height:auto;width:100%}.blog-pagination__btn-icon--prev{transform:scaleX(-1)}.blog-pagination__page{height:4.583vw;width:4.583vw}@media(max-width:1280px){.blog-pagination__page{height:54px;width:54px}}@media(max-width:768px){.blog-pagination__page{font-size:14px;height:40px;width:40px}}.blog-pagination__page--current{background:#000;color:#fff;cursor:default}.blog-pagination__btn--disabled{border-color:#767676;color:#767676;cursor:default;pointer-events:none}.blog-pagination__btn--disabled svg path{stroke:#767676}.blog-pagination__ellipsis{align-items:center;color:#6b6b6b;display:inline-flex;font-size:.938vw;height:2.5vw;justify-content:center;min-width:1.667vw}@media(max-width:768px){.blog-pagination__ellipsis{font-size:14px;height:40px}}
:root{--font:"SpaceGrotesk","Arial",sans-serif;--normal:.3s;--white:#fff;--black:#000;--green:#00d96e;--red-light:#f45757;--grey-light:#bababa;--card-radius-24:24px;--cell:7.031vw;--title-h4:700 1.67vw/1.125 var(--font);--title-h5:700 1.67vw/1.125 var(--font)}@media(max-width:1280px){:root{--title-h5:700 2.6vw/3.13vw var(--font)}}@media(max-width:768px){:root{--title-h5:700 5.33vw/6.4vw var(--font)}}.breadcrumbs{margin:0;padding:0}.breadcrumbs .container{padding-bottom:24px;padding-top:24px}@media(max-width:1280px){.breadcrumbs .container{padding-bottom:22px;padding-top:22px}}@media(max-width:768px){.breadcrumbs .container{padding-bottom:19px;padding-top:19px}}.breadcrumbs__list{flex-wrap:wrap;list-style:none;margin:0;padding:0}.breadcrumbs__item,.breadcrumbs__list{align-items:center;display:flex;gap:0}.breadcrumbs__link{color:#2a2a2a;font-size:18px;line-height:135%;transition:.2s ease}@media(max-width:1280px){.breadcrumbs__link{font-size:14px}}.breadcrumbs__current,.breadcrumbs__separator{color:#2a2a2a;font-size:18px;line-height:135%}@media(max-width:1280px){.breadcrumbs__current,.breadcrumbs__separator{font-size:14px}}.breadcrumbs__separator{margin:0 16px}
:root{--font:"SpaceGrotesk","Arial",sans-serif;--normal:.3s;--white:#fff;--black:#000;--green:#00d96e;--red-light:#f45757;--grey-light:#bababa;--card-radius-24:24px;--cell:7.031vw;--title-h4:700 1.67vw/1.125 var(--font);--title-h5:700 1.67vw/1.125 var(--font)}@media(max-width:1280px){:root{--title-h5:700 2.6vw/3.13vw var(--font)}}@media(max-width:768px){:root{--title-h5:700 5.33vw/6.4vw var(--font)}}.tooltip{background:#00d96e;background:var(--green);border:1px solid transparent;border-radius:50%;box-shadow:0 0 .69vw 1.04vw #00d96e;box-shadow:0 0 .69vw 1.04vw var(--green);cursor:auto;display:block;height:3.13vw;left:-1.39vw;max-height:30px;max-width:30px;opacity:1;pointer-events:none;position:fixed;top:-1.39vw;transform:translate(-50%,-50%);transition:opacity .3s ease-in-out,width .3s ease-in-out,height .3s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:3.13vw;z-index:100}.tooltip.magnet{height:0;opacity:0;width:0}@supports(-moz-appearance:none) or (-webkit-appearance:none){.tooltip{filter:drop-shadow(0 0 1.04vw #00D96E);filter:drop-shadow(0 0 1.04vw var(--green))}}.btn-magnet{position:relative}.btn-magnet:after{content:"";height:calc(100% + 24px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 24px);z-index:1}@media(max-width:1280px){.btn-magnet{overflow:hidden}}
:root{--font:"SpaceGrotesk","Arial",sans-serif;--normal:.3s;--white:#fff;--black:#000;--green:#00d96e;--red-light:#f45757;--grey-light:#bababa;--card-radius-24:24px;--cell:7.031vw;--title-h4:700 1.67vw/1.125 var(--font);--title-h5:700 1.67vw/1.125 var(--font)}@media(max-width:1280px){:root{--title-h5:700 2.6vw/3.13vw var(--font)}}@media(max-width:768px){:root{--title-h5:700 5.33vw/6.4vw var(--font)}}.hide-underline,.view-underline{position:relative}.hide-underline:before,.view-underline:hover:before{width:100%}.hide-underline:before,.view-underline:before{bottom:1px;content:"";height:1px;position:absolute;transition:.3s;transition:var(--normal)}.hide-underline:hover:before,.view-underline:before{width:0}.underline--black:before{background:#000;background:var(--black)}.underline--white:before{background:#fff;background:var(--white)}.btn{align-items:center;border-radius:64px;display:flex;font:500 1.25vw/1 SpaceGrotesk,Arial,sans-serif;font:500 1.25vw/1 var(--font);height:4.583vw;justify-content:center;padding:0 2.031vw 0 2.448vw;transition:background-color .3s,border-color .3s;transition:background-color var(--normal),border-color var(--normal);width:-moz-max-content;width:max-content}.btn svg{height:1.458vw;margin-left:1.25vw;transition:stroke .3s,transform .3s,margin-left .3s;transition:stroke var(--normal),transform var(--normal),margin-left var(--normal);width:1.458vw}.btn:hover svg{transform:rotate(45deg)}.btn:disabled{opacity:.5}.btn--icon{padding-right:1.51vw}@media(min-width:1281px){.btn:hover:not(:disabled){cursor:pointer}.btn:hover:not(:disabled) svg{margin-left:2.5vw}}@media(max-width:1280px){.btn{font-size:1.823vw;height:7.031vw;padding:0 2.995vw 0 4.036vw}.btn svg{height:2.344vw;margin-left:1.563vw;width:2.344vw}.btn--icon{padding-left:2.995vw}}@media(max-width:767px){.btn{font-size:3.733vw;height:14.4vw;padding:0 6.133vw}.btn svg{height:4.8vw;margin-left:3.2vw;width:4.8vw}.btn--icon{padding-left:8.267vw}}.btn--primary-white{background-color:#fff;background-color:var(--white);border:1px solid #fff;border:1px solid var(--white);color:#000;color:var(--black)}.btn--primary-white svg{stroke:#000;stroke:var(--black)}.btn--primary-white:hover{background-color:#00d96e;background-color:var(--green);border-color:#00d96e;border-color:var(--green);color:#000;color:var(--black)}.btn--primary-white:hover svg{stroke:#000;stroke:var(--black)}.footer{background:#000;background:var(--black);color:#fff;color:var(--white);padding:5.208vw 4.688vw 6.25vw}.footer svg{height:auto}.footer .hide-underline:before,.footer .view-underline:before{background:#fff;background:var(--white);height:1px}.footer__wrap{display:flex;justify-content:space-between}.footer__wrap+.footer__wrap{margin-top:4.167vw}.footer__head-links{align-items:center;display:flex;gap:1.875vw;margin-right:auto}.footer__logo{width:2.5vw}.footer__email{color:#fff;color:var(--white);font:500 1.25vw/1 SpaceGrotesk,Arial,sans-serif;font:500 1.25vw/1 var(--font)}.footer__clutch{align-self:center;flex-shrink:0}.clutch-link{align-items:center;background-color:#333;border-radius:.833vw;display:flex;gap:1.042vw;padding:.833vw 1.25vw}.clutch-link:hover .view-underline:before{width:100%}.clutch-link:hover .clutch-link__arrow-icon{transform:rotate(45deg)}.clutch-link__logo{width:4.115vw}.clutch-link__desc{align-items:center;color:#bababa;display:flex;gap:.833vw}.clutch-link__rating{align-items:center;color:#fff;color:var(--white);display:flex;font:700 1.146vw/1 SpaceGrotesk,Arial,sans-serif;font:700 1.146vw/1 var(--font);gap:.313vw}.clutch-link__rating svg{margin-bottom:4px;width:1.458vw}.clutch-link__reviews{color:#fff;color:var(--white);font:400 .938vw/1.35 SpaceGrotesk,Arial,sans-serif;font:400 .938vw/1.35 var(--font)}.clutch-link__arrow-icon{transition:transform .3s;transition:transform var(--normal);width:1.667vw}.footer-menu:last-child{text-align:right}.footer-menu:last-child .footer-menu__item:last-child{justify-content:flex-end}.footer-menu__title{font:700 2.5vw/1.08 SpaceGrotesk,Arial,sans-serif;font:700 2.5vw/1.08 var(--font)}.footer-menu__list{display:flex;flex-direction:column;gap:.625vw;margin-top:1.563vw}.footer-menu__item:last-child{align-items:center;display:flex;gap:.938vw;margin-top:.208vw}.footer-menu__item:last-child svg{width:1.667vw}.footer-menu__item:last-child .footer-menu__link{font:600 1.042vw/1.3 SpaceGrotesk,Arial,sans-serif;font:600 1.042vw/1.3 var(--font)}.footer-menu__link{color:#fff;color:var(--white);font:400 .938vw/1.35 SpaceGrotesk,Arial,sans-serif;font:400 .938vw/1.35 var(--font)}.footer-nav__list{grid-gap:1.563vw 10.417vw;display:grid;grid-template-columns:repeat(2,max-content)}.footer-nav__link{color:#fff;color:var(--white);font:700 1.667vw/1.125 SpaceGrotesk,Arial,sans-serif;font:700 1.667vw/1.125 var(--font)}.office{align-items:center;-moz-column-gap:.833vw;column-gap:.833vw;display:flex;flex-wrap:wrap;justify-content:flex-end;text-align:right}.office+.office{margin-top:1.563vw}.office__btn{align-items:center;border:1px solid #00d96e;border:1px solid var(--green);border-radius:50%;display:flex;height:1.563vw;justify-content:center;transition:transform .3s;transition:transform var(--normal);width:1.563vw}.office__btn svg{height:.625vw;width:.625vw}.office__btn:hover{transform:scale(1.1)}.office__btn svg:last-child,.office__btn.active svg:first-child{display:none}.office__btn.active svg:last-child{display:inline-block}.office__address{font:400 1.042vw/1.35 SpaceGrotesk,Arial,sans-serif;font:400 1.042vw/1.35 var(--font);grid-column:1/end;height:0;opacity:0;overflow:hidden;transition:.3s;transition:var(--normal);width:100%}.office__btn.active+.office__address{height:auto;margin-top:1.25vw;opacity:1}.office__country{font:600 1.667vw/1 SpaceGrotesk,Arial,sans-serif;font:600 1.667vw/1 var(--font)}.footer__social{align-items:center;display:flex;justify-content:space-between;margin:5vw 0}.footer-social svg{stroke:#fff;stroke:var(--white);height:5vw;transition:.3s;transition:var(--normal);width:5vw}.footer-social:hover svg{fill:#fff;fill:var(--white);stroke:#000;stroke:var(--black)}.footer__copyright,.footer__privacy-link{color:#fff;color:var(--white);font:400 .938vw/1.35 SpaceGrotesk,Arial,sans-serif;font:400 .938vw/1.35 var(--font)}.footer__btn{gap:0!important}@media(max-width:1280px){.footer{padding:6.51vw 5.208vw 9.375vw}.footer__wrap{align-items:flex-start}.footer__wrap+.footer__wrap{margin-top:4.688vw}.footer__head-links{-moz-column-gap:2.083vw;column-gap:2.083vw;flex-wrap:wrap;row-gap:2.604vw}.footer__logo{width:6.12vw}.footer__email{font-size:2.604vw}.footer__clutch{align-self:flex-start}.clutch-link{border-radius:2.083vw;gap:2.604vw;padding:1.563vw 2.083vw}.clutch-link__logo{width:8.23vw}.clutch-link__desc{gap:1.042vw}.clutch-link__rating{font-size:2.344vw;gap:.651vw}.clutch-link__rating svg{width:3.646vw}.clutch-link__reviews{font-size:1.823vw}.clutch-link__arrow-icon{width:4.167vw}.footer-menu__title{font-size:4.167vw}.footer-menu__list{gap:1.042vw;margin-top:2.083vw}.footer-menu__item:last-child{gap:2.344vw;margin-top:1.432vw}.footer-menu__item:last-child svg{width:4.167vw}.footer-menu__item:last-child .footer-menu__link{font-size:2.604vw}.footer-menu__link{font-size:1.823vw}.footer-nav__list{grid-gap:2.083vw 11.719vw;grid-template-columns:repeat(2,9.44vw)}.footer-nav__link{font-size:2.604vw;line-height:1.2}.office{-moz-column-gap:2.083vw;column-gap:2.083vw}.office+.office{margin-top:3.125vw}.office__btn{height:3.906vw;width:3.906vw}.office__btn svg{height:1.563vw;width:1.563vw}.office__address{font-size:2.083vw}.office__country{font-size:2.604vw}.office__btn.active+.office__address{height:auto;margin-top:1.302vw;opacity:1}.footer__social{margin:3.906vw 0}.footer-social svg{height:7.292vw;width:7.292vw}.footer__copyright,.footer__privacy-link{font-size:1.823vw}}@media(max-width:767px){.footer{padding:13.333vw 15px 21.333vw}.footer__wrap{flex-wrap:wrap;row-gap:9.6vw}.footer__wrap+.footer__wrap{margin-top:9.6vw}.footer__wrap--copyright{gap:4.267vw}.footer__head-links{-moz-column-gap:5.333vw;column-gap:5.333vw;row-gap:8vw}.footer__logo{width:10.667vw}.footer__btn.btn{width:42.667vw}.footer__email{font-size:5.333vw}.clutch-link{border-radius:4.267vw;gap:4.267vw;padding:3.2vw 5.333vw}.clutch-link__logo{width:17.333vw}.clutch-link__desc{gap:2.133vw}.clutch-link__rating{font-size:4.8vw;gap:1.6vw}.clutch-link__rating svg{width:7.467vw}.clutch-link__reviews{font-size:3.733vw}.clutch-link__arrow-icon{width:8.533vw}.footer-menu:last-child{text-align:left}.footer-menu:last-child .footer-menu__item:last-child{justify-content:flex-start}.footer-menu__title{font-size:8.533vw}.footer-menu__list{gap:2.133vw;margin-top:4.267vw}.footer-menu__item:last-child{gap:4.8vw;margin-top:2.267vw}.footer-menu__item:last-child svg{width:8.533vw}.footer-menu__item:last-child .footer-menu__link{font-size:5.333vw}.footer-menu__link{font-size:3.733vw}.footer-nav__list{grid-gap:3.2vw 16vw;grid-template-columns:repeat(2,1fr)}.footer-nav__link{font-size:5.333vw}.office{-moz-column-gap:4.267vw;column-gap:4.267vw;justify-content:flex-start;text-align:left}.office+.office{margin-top:6.4vw}.office__btn{height:8vw;width:8vw}.office__btn svg{height:3.2vw;width:3.2vw}.office__address{font-size:4.267vw}.office__country{font-size:5.333vw}.office__btn.active+.office__address{height:auto;margin-top:2.667vw;opacity:1}.footer__social{margin:9.6vw 0 10.667vw}.footer-social svg{height:10.667vw;width:10.667vw}.footer__copyright,.footer__privacy-link{font-size:3.733vw}}
:root{--font:"SpaceGrotesk","Arial",sans-serif;--normal:.3s;--white:#fff;--black:#000;--green:#00d96e;--red-light:#f45757;--grey-light:#bababa;--card-radius-24:24px;--cell:7.031vw;--title-h4:700 1.67vw/1.125 var(--font);--title-h5:700 1.67vw/1.125 var(--font)}@media(max-width:1280px){:root{--title-h5:700 2.6vw/3.13vw var(--font)}}@media(max-width:768px){:root{--title-h5:700 5.33vw/6.4vw var(--font)}}.header{align-items:center;background:#fff;background:var(--white);display:flex;height:85px;justify-content:space-between;left:0;padding:1.146vw 2.604vw 1.146vw 1.458vw;position:sticky;top:0;transition:.2s ease;z-index:100}.header--hidden{top:-85px}.header--hidden .header-nav{padding:0}body.fix{height:100vh;overflow:hidden;overscroll-behavior:none;touch-action:none}body.fix .header{z-index:1}body.fix .header.fixed{z-index:2}.header.fixed{background:#fff;background:var(--white)}.header__logo{display:block;width:10.94vw}.header__logo>svg{width:inherit}.header-nav{align-items:center;display:flex;gap:2.71vw}.header-nav .view-underline:before{height:1px;top:calc(100% + 2px)}.header-nav__link{align-items:center;display:flex;font:400 1.04vw/1 SpaceGrotesk,Arial,sans-serif;font:400 1.04vw/1 var(--font);gap:8px;position:relative!important}.header-nav__link,.header-nav__link>svg{transition:.3s;transition:var(--normal)}.header-nav__link:hover>svg{transform:rotate(-180deg)}.header-nav__link.btn{border:1px solid #000;border:1px solid var(--black);border-radius:3.33vw;font:400 1.04vw/1 SpaceGrotesk,Arial,sans-serif;font:400 1.04vw/1 var(--font);height:2.81vw;padding:0 1.25vw 0 1.67vw;z-index:101}.header-nav__link.btn>svg{transform:rotate(-45deg);width:1vw}.header-nav__link.btn:hover{background:#00d96e;background:var(--green);border-color:#00d96e;border-color:var(--green);gap:0}.header-nav__link.btn:hover>svg{margin-left:1.25vw;transform:rotate(0)}@media(max-width:1280px){.header-nav__link.btn{position:absolute;right:2.604vw;top:1.146vw}}@media(max-width:768px){.header-nav__link.btn{position:relative;z-index:0}}.header-nav__btn-link{font:500 .938vw/1 SpaceGrotesk,Arial,sans-serif!important;font:500 .938vw/1 var(--font)!important;gap:0;height:2.813vw;padding:0 1.198vw 0 1.615vw}@media(max-width:768px){.header-nav__btn-link{font-size:4.8vw!important}}.header-nav__btn-link svg{margin-left:.625vw;width:.99vw}.header-nav__btn{display:none}.header-menu-services{grid-gap:18px;background:#000;background:var(--black);border-radius:.63vw;display:grid;grid-template-columns:repeat(4,1fr);left:1.25vw;opacity:0;padding:18px;position:absolute;top:100%;transform:translateY(25px);transition:.3s;transition:var(--normal);visibility:hidden;width:97.5vw;z-index:-1}.header-menu-services:before{bottom:100%;content:"";height:1.146vw;left:0;position:absolute;width:100%}.header-menu-services__wrap{background-size:cover!important}.header-menu-services .header-menu-services__wrap--span-2{grid-column:span 2}.header-menu-services .header-menu-services__wrap--span-3{grid-column:span 3}.header-menu-services .header-menu-services__wrapper--after-span-2{grid-column:3/5}@media(max-width:1280px){.header-menu-services__wrap picture{max-height:30px;max-width:30px}}@media(max-width:768px){.header-menu-services__wrap picture{display:none}}.header-menu-services__text{max-width:500px}@media(max-width:1280px){.header-menu-services__text{max-width:70%}}.header-menu-services__wrapper .header-menu-services__wrap.header-menu-services__wrap--first:not(a):not(.header-menu-services__wrap--no-bg){background-size:cover}.header-menu-services__wrapper .header-menu-services__wrap.header-menu-services__wrap--first:not(a):not(.header-menu-services__wrap--no-bg) .header-menu-services__text{font:400 .94vw/1.35 SpaceGrotesk,Arial,sans-serif;font:400 .94vw/1.35 var(--font);max-width:21.88vw}.header-menu-services__wrapper .header-menu-services__wrap .header-menu-services__title{position:relative}.header-menu-services__wrapper .header-menu-services__wrap .header-menu-services__title:before{background:#000;background:var(--black);content:"";height:1px;position:absolute;top:calc(100% + 2px);transition:.3s;transition:var(--normal);width:0}.header-menu-services__wrapper .header-menu-services__wrap:hover .header-menu-services__link>svg{transform:rotate(0)}.header-menu-services__wrapper .header-menu-services__wrap:hover .header-menu-services__title:before{width:100%}.header-menu-services__wrapper .header-menu-services__wrap>.header-menu-services__link{grid-gap:2.08vw;align-items:flex-end;display:grid;gap:2.08vw;grid-template-columns:1fr auto;margin:auto 0 0}.header-menu-services__wrapper--tablet{display:none!important}@media(max-width:1280px){.header-menu-services__wrapper--tablet{display:grid!important}.header-menu-services--has-tablet .header-menu-services__wrap.header-menu-services__wrap--first,.header-menu-services__wrapper--cards-1,.header-menu-services__wrapper--cards-3{display:none!important}.header-menu-services--has-tablet .header-menu-services__wrap.header-menu-services__wrap--tablet-last{display:block!important}}@media(max-width:768px){.header-menu-services--has-tablet .header-menu-services__wrap.header-menu-services__wrap--first,.header-menu-services__wrapper--cards-1,.header-menu-services__wrapper--cards-3{display:grid!important}}.header-menu-services__wrapper{grid-gap:18px;display:grid;grid-column:2/4;grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.header-menu-services__wrapper{gap:24px}}.header-menu-services__wrapper--cards-1{grid-column:4/5;grid-template-columns:repeat(1,1fr)}.header-menu-services__wrapper--cards-2{grid-column:2/5;grid-template-columns:repeat(2,1fr)}.header-menu-services__wrapper--cards-3{grid-column:2/5;grid-template-columns:repeat(3,1fr)}@media(max-width:1280px){.header-menu-services__wrapper--cards-3{grid-template-columns:repeat(2,1fr)}}.header-menu-services__wrap{align-items:flex-start;background:#fff;background:var(--white);border-radius:.83vw;display:flex;flex-direction:column;min-height:22.14vw;padding:2.08vw}.header-menu-services__wrap.header-menu-services__wrap--first{background-size:cover;background:hsla(0,0%,100%,.12) no-repeat 100% 100%;padding:2.08vw 2.08vw 1.15vw 1.25vw}.header-menu-services__wrap.header-menu-services__wrap--first .header-menu-services__title{color:#fff;color:var(--white);margin:0}.header-menu-services__wrap.header-menu-services__wrap--first .header-menu-services__text{color:#e7e7e7;font:400 .8vw/1.35 SpaceGrotesk,Arial,sans-serif;font:400 .8vw/1.35 var(--font);margin-top:12px}@media(max-width:768px){.header-menu-services__wrap.header-menu-services__wrap--first .header-menu-services__text{font-size:12px;margin-top:0}}.header-menu-services__wrap.header-menu-services__wrap--span-2,.header-menu-services__wrap.header-menu-services__wrap--span-3{padding:2.08vw 2.08vw 1.15vw 1.25vw}.header-menu-services__wrap.header-menu-services__wrap--span-2 .header-menu-services__title,.header-menu-services__wrap.header-menu-services__wrap--span-3 .header-menu-services__title{color:#fff;color:var(--white);font:700 1.67vw/1.125 SpaceGrotesk,Arial,sans-serif;font:var(--title-h4);margin:0}.header-menu-services__wrap.header-menu-services__wrap--span-2 .header-menu-services__text,.header-menu-services__wrap.header-menu-services__wrap--span-3 .header-menu-services__text{color:#e7e7e7;font:400 .94vw/1.35 SpaceGrotesk,Arial,sans-serif;font:400 .94vw/1.35 var(--font);margin-top:12px}.header-menu-services__wrap>svg{height:2.92vw}.header-menu-services__link-call{align-items:center;align-self:flex-end;background:#fff;background:var(--white);border:1px solid #000;border:1px solid var(--black);border-radius:3.33vw;display:flex;font:500 .94vw/1 SpaceGrotesk,Arial,sans-serif;font:500 .94vw/1 var(--font);gap:.42vw;height:2.81vw;margin:auto auto 0 0;padding:0 .94vw 0 1.67vw;transition:.3s;transition:var(--normal);width:-moz-max-content;width:max-content}.header-menu-services__link-call>svg{stroke:#000;stroke:var(--black);height:.84vw;transition:.3s;transition:var(--normal);width:.84vw}.header-menu-services__link-call:hover{background:#00d96e;background:var(--green);color:#000;color:var(--black)}.header-menu-services__link-call:hover>svg{stroke:#000;stroke:var(--black);stroke-width:1;margin-left:8px;transform:rotate(45deg)}.header-menu-services__title{display:block;font:700 1.67vw/1.125 SpaceGrotesk,Arial,sans-serif;font:var(--title-h5);margin-top:.83vw;width:-moz-max-content;width:max-content}.header-menu-services__nav{margin-top:1.25vw}.header-menu-services__item:not(:first-child){margin-top:13px}.header-menu-services__link{font:400 .94vw/1.35 SpaceGrotesk,Arial,sans-serif;font:400 .94vw/1.35 var(--font);transition:.3s;transition:var(--normal)}.header-menu-services__link>svg{bottom:.26vw;position:relative;transform:rotate(-45deg);transition:.3s;transition:var(--normal)}.header-nav__wrap{align-items:center;display:flex;height:2.81vw}.header-nav__wrap:hover .header-menu-services{opacity:1;transform:translateY(0);visibility:visible;z-index:100}.header-menu-services__prev,.header-menu-services__title-option{display:none}.header-menu__view-submit.active>svg:last-child{display:inline-block}.submenu__link{font:500 24px/1 SpaceGrotesk,Arial,sans-serif;font:500 24px/1 var(--font)}@media(max-width:1280px){.btn{font-size:1.82vw;gap:12px;padding:2.6vw 3.13vw 2.6vw 4.17vw}.btn>svg{height:2.34vw;width:2.34vw}.header{padding:13px 24px}.header__logo{position:relative;width:149px;z-index:100}.header-nav__btn{align-items:center;display:flex;height:18px;position:relative;width:40px}.header-nav__btn>span{display:block}.header-nav__btn>span,.header-nav__btn>span:after,.header-nav__btn>span:before{background:#000;background:var(--black);height:1px;transition:.3s;transition:var(--normal);width:100%}.header-nav__btn>span:after,.header-nav__btn>span:before{content:"";left:0;position:absolute}.header-nav__btn>span:before{top:0}.header-nav__btn>span:after{top:100%}.header-nav__btn.open>span{background:transparent}.header-nav__btn.open>span:after,.header-nav__btn.open>span:before{top:50%}.header-nav__btn.open>span:before{transform:rotate(45deg)}.header-nav__btn.open>span:after{transform:rotate(-45deg)}.header-nav{align-items:flex-start;background:#fff;background:var(--white);display:flex;flex-direction:column;gap:24px;height:0;left:0;overflow:hidden;padding:175px 0 0 16px;position:fixed;top:0;transition:.3s;transition:var(--normal);width:0}.header-nav>*{max-width:18.97vw;width:auto}.header-nav.open{height:100%;width:100%}.header-nav.open .header-nav__link.btn{margin:0 auto 0 0}.header-nav__link.btn{font:500 18px/1 SpaceGrotesk,Arial,sans-serif;font:500 18px/1 var(--font);height:54px;margin:0 6.25vw 0 auto;padding:0 22px 0 32px;position:static}.header-nav__link.btn>svg{width:18px}.header-nav__link{font:400 20px/1 SpaceGrotesk,Arial,sans-serif;font:400 20px/1 var(--font)}.header-nav__link:hover>svg,.header-nav__link>svg{transform:rotate(-90deg)}.header-nav__link.active:hover>svg,.header-nav__link.active>svg{transform:rotate(-270deg)}}@media(max-width:1280px)and (max-width:768px){.header-nav__link{font:400 4.267vw/1.4 SpaceGrotesk,Arial,sans-serif;font:400 4.267vw/1.4 var(--font)}}@media(max-width:1280px){.header-nav__wrap{height:auto;width:18.97vw}.header-menu-services{align-items:center;background:#000;background:var(--black);border-radius:32px;display:none;gap:18px;grid-template-columns:repeat(2,1fr);left:calc(18.97vw + 24px);opacity:1;top:155px;transform:none;visibility:visible;width:calc(100% - 18.97vw - 48px);z-index:10}.header-menu-services.open{display:grid}.header-menu-services__nav{grid-column:1/end;margin:0 0 auto}.header-menu-services__title{font-size:6.4vw;margin-top:0}.header-menu-services__item:not(:first-child){margin-top:12px}.header-menu-services__link{font-size:4.8vw}.header-menu-services__wrapper,.header-menu-services__wrapper.header-menu-services__wrapper--after-span-2{grid-column:1/3}.header-menu-services__wrap{grid-gap:18px 21px;align-items:center;background:#fafafa;border-radius:16px;display:grid;grid-template-rows:max-content auto;height:100%;min-height:auto;padding:24px}.header-menu-services__wrap>svg{height:48px}.header-menu-services__wrap .header-menu-services__wrap--first{align-items:flex-start;background-color:#000;background-color:var(--black);background-image:none;background-image:var(--bg-image-tablet,none);display:flex;flex-direction:column;gap:0;grid-column:2/3;grid-row:2/3;padding:24px}.header-menu-services__wrap .header-menu-services__wrap--first .header-menu-services__title{font:700 20px/1 SpaceGrotesk,Arial,sans-serif;font:700 20px/1 var(--font)}.header-menu-services__wrap .header-menu-services__wrap--first .header-menu-services__text{font:400 12px/1.35 SpaceGrotesk,Arial,sans-serif;font:400 12px/1.35 var(--font)}.header-menu-services__wrap.header-menu-services__wrap--span-2{grid-column:1/3!important;grid-row:2;min-height:154px;padding:24px}.header-menu-services__wrap.header-menu-services__wrap--span-2 .header-menu-services__title{color:#fff;color:var(--white);font:700 24px/1 SpaceGrotesk,Arial,sans-serif;font:700 24px/1 var(--font);margin:0}.header-menu-services__wrap.header-menu-services__wrap--span-2 .header-menu-services__text{color:#e7e7e7;font:400 14px/1.35 SpaceGrotesk,Arial,sans-serif;font:400 14px/1.35 var(--font);margin-top:12px}.header-menu-services__link-call{font:500 14px/1 SpaceGrotesk,Arial,sans-serif;font:500 14px/1 var(--font);gap:12px;height:54px;justify-content:center;margin:auto auto 0 0;width:100%}.header-menu-services__link-call>svg{height:18px;width:18px}.header-menu-services__wrapper .header-menu-services__link{grid-column:1/3}.header-menu-services__wrapper .header-menu-services__wrap .header-menu-services__wrap--first{background-image:none;background-image:var(--bg-image-tablet,none);grid-column:1/end;min-height:28.13vw;width:100%}.header-menu-services__wrapper .header-menu-services__wrap .header-menu-services__wrap--first .header-menu-services__title{font-size:24px}.header-menu-services__wrapper .header-menu-services__wrap .header-menu-services__wrap--first .header-menu-services__text{font:400 14px/1.35 SpaceGrotesk,Arial,sans-serif;font:400 14px/1.35 var(--font);max-width:420px}.header-menu-services__wrapper .header-menu-services__wrap .header-menu-services__link-call{margin-top:24px;padding:0 22px 0 32px;width:-moz-max-content;width:max-content}.header-menu-services .header-menu-services__wrap--span-2{grid-column:span 1}.header-menu-services .header-menu-services__wrap--span-3{grid-column:span 2}}@media(max-width:767px){:root{--normal:0;--cell:10.156vw}.btn{font-size:3.73vw;padding:5.33vw 0;width:100%}.btn>svg{height:4.8vw;width:4.8vw}.header__logo{width:21.354vw}.header-nav__wrap{width:auto}.header-menu-services{align-items:flex-start;flex-direction:column;left:0;width:100%}.header-menu-services__wrapper--tablet{display:none!important}.header-menu-services{border-radius:16px}.header-menu-services.open{display:flex;max-height:calc(100vh - 155px);overflow-y:scroll}.header-menu-services__wrap--first{order:10}.header-menu-services__title-option{color:#fff;color:var(--white);display:inline;display:initial;font:700 1.67vw/1.125 SpaceGrotesk,Arial,sans-serif;font:var(--title-h5)}.header-menu-services__prev{align-items:center;color:#fff;color:var(--white);display:flex;font:400 20px/1 SpaceGrotesk,Arial,sans-serif;font:400 20px/1 var(--font);gap:16px;grid-column:1/end;width:-moz-max-content;width:max-content}.header-menu-services__prev>svg{width:19px}.header-nav{gap:6.4vw}.header-menu-services__wrapper{background:#fafafa;border-radius:4.27vw;grid-column:1/2!important;grid-template-columns:1fr;padding:6.4vw;width:100%}.header-menu-services__wrapper.header-menu-services__wrapper--after-span-2{grid-column:1/2!important}.header-menu-services__wrap{padding:0;width:100%}.header-menu-services__wrap.header-menu-services__wrap--span-2{padding:24px 16px}.header-menu-services__wrap.header-menu-services__wrap--span-2 .header-menu-services__title{color:#fff;color:var(--white);font:700 24px/1 SpaceGrotesk,Arial,sans-serif;font:700 24px/1 var(--font);margin:0}.header-menu-services__wrap.header-menu-services__wrap--span-2 .header-menu-services__text{color:#e7e7e7;font:400 14px/1.35 SpaceGrotesk,Arial,sans-serif;font:400 14px/1.35 var(--font);margin-top:12px}.header-menu-services__wrapper .header-menu-services__wrap{background:#fff;background:var(--white)}.header-menu-services .header-menu-services__wrap--span-2,.header-menu-services .header-menu-services__wrap--span-3{grid-column:span 1!important;width:100%}.header-nav__link.btn{border-radius:64px;margin:0;position:static;width:-moz-max-content;width:max-content}.header-menu-services__link-call{border-radius:17.07vw;margin-top:24px;width:50.13vw}.header-menu-services__wrap>svg{display:none}.header-nav>*{max-width:-moz-max-content;max-width:max-content}}.header-categories{background:#fff;background:var(--white);overflow:hidden;position:sticky;top:85px;transition:.2s ease;z-index:99}@media(max-width:1280px){.header-categories{top:85px}}.header-categories--scrolled{top:0}@media(max-width:1280px){.header-categories--scrolled{top:0}}.header-categories .container{margin-left:1px;padding-right:0}.header-categories__inner{align-items:center;display:flex;gap:.833vw;padding:1.563vw 0}@media(max-width:1024px){.header-categories__inner{padding:16px 0}}.header-categories__search{align-items:center;background:transparent;border:1px solid #000;border-radius:10px;cursor:pointer;display:flex;flex-shrink:0;height:2.188vw;justify-content:center;margin-right:1.042vw;transition:.2s ease;width:2.188vw}.header-categories__search>svg{height:1.094vw;width:1.042vw}@media(max-width:1280px){.header-categories__search{height:38px;margin-right:20px;width:38px}.header-categories__search>svg{height:19px;width:18px}}@media(max-width:768px){.header-categories__search{height:34px;margin-right:4px;width:34px}.header-categories__search>svg{height:17px;width:16px}}.header-categories__search:hover{background:#000;background:var(--black)}.header-categories__search:hover>svg circle,.header-categories__search:hover>svg path{stroke:#fff;stroke:var(--white)}.header-categories__list{align-items:center;display:flex;flex:1 1 auto;gap:.833vw;overflow-x:auto;scrollbar-width:none}.header-categories__list::-webkit-scrollbar{display:none}@media(max-width:767px){.header-categories__list{gap:16px}}.header-categories__tag{align-items:center;border:1px solid #000;border-radius:10px;color:#000;display:inline-flex;flex-shrink:0;font-size:1.042vw;font-weight:700;line-height:140%;margin-bottom:1px;padding:.313vw 1.042vw;transition:.2s ease;white-space:nowrap}.header-categories__tag--active,.header-categories__tag:hover{background:#000;background:var(--black);color:#fff;color:var(--white)}@media(max-width:1024px){.header-categories__tag{font-size:16px;padding:7px 16px}}@media(max-width:768px){.header-categories__tag{padding:5px 20px}}@media(max-width:600px){:root{--cell:15.467vw}.header{padding:4.133vw 15px;position:fixed;width:100%}.header__logo{width:38.667vw}.header-nav__btn{height:4.533vw;width:10.133vw}.header-menu{overflow-y:scroll}.header-menu__list{gap:16px;margin:0;padding:60px 27px 20px 58px;width:100%}.header-menu__item>svg{left:calc(100% + 12px);right:auto;width:30px}.header-menu__item:last-child{width:-moz-max-content;width:max-content}.header-menu__link{font:700 24px/26.4px SpaceGrotesk,Arial,sans-serif;font:700 24px/26.4px var(--font)}.submenu{flex-direction:column;flex-wrap:nowrap;gap:16px}}
:root{--font:"SpaceGrotesk","Arial",sans-serif;--normal:.3s;--white:#fff;--black:#000;--green:#00d96e;--red-light:#f45757;--grey-light:#bababa;--card-radius-24:24px;--cell:7.031vw;--title-h4:700 1.67vw/1.125 var(--font);--title-h5:700 1.67vw/1.125 var(--font)}@media(max-width:1280px){:root{--title-h5:700 2.6vw/3.13vw var(--font)}}@media(max-width:768px){:root{--title-h5:700 5.33vw/6.4vw var(--font)}}.popular-posts{background:#fff;border-radius:1.667vw;margin:0}@media(max-width:1280px){.popular-posts{padding:0}}@media(max-width:768px){.popular-posts{border-radius:24px;padding:0}}.popular-posts__container{max-width:76.25vw}@media(max-width:1280px){.popular-posts__container{max-width:1464px}}.popular-posts__title{padding:4.167vw 0 3.333vw}@media(max-width:1280px){.popular-posts__title{padding:60px 0 36px}}@media(max-width:768px){.popular-posts__title{padding:48px 0 24px}}.popular-posts__list{border:1px solid #e7e7e7;border-radius:24px;display:flex;flex-direction:column;gap:0}@media(max-width:1280px){.popular-posts__list{border-color:#f7f7f7}}.popular-posts__item{align-items:center;border-bottom:1px solid #e7e7e7;color:inherit;display:flex;flex-direction:row;justify-content:space-between;padding:1.563vw;position:relative;text-decoration:none;transition:background-color,color .2s ease}.popular-posts__item:hover{background-color:#000;border-radius:24px;color:#fff;margin-left:-.417vw;margin-right:-.417vw;padding:1.563vw 1.979vw}@media(max-width:1280px){.popular-posts__item{border-color:#f7f7f7;padding:26px}.popular-posts__item:hover{padding:26px 34px}}@media(max-width:768px){.popular-posts__item{padding:22px}.popular-posts__item:hover{padding:22px 30px}}.popular-posts__item:last-child{border-bottom:none}.popular-posts__item-content{display:flex;flex:1;flex-direction:column;z-index:1}.popular-posts__item-image{bottom:auto;left:0;max-width:17.188vw;opacity:0;pointer-events:none;position:fixed;right:auto;top:0;transform:translate3d(-9999px,-9999px,0);transition:opacity .2s ease,visibility .2s ease;visibility:hidden;width:100%;z-index:100}.popular-posts__item-image img{border-radius:.833vw;display:block;height:auto;width:100%}.popular-posts__item-image--visible{opacity:1;visibility:visible}@media(max-width:1280px){.popular-posts__item-image{display:none}}.popular-posts__image{height:100%;-o-object-fit:contain;object-fit:contain;width:auto}.popular-posts__category{font-size:1.042vw;font-weight:400;line-height:140%;margin-bottom:.625vw}@media(max-width:1280px){.popular-posts__category{font-size:16px;margin-bottom:8px}}.popular-posts__item-title{font-size:1.667vw;font-weight:700;line-height:1.875vw;transition:.2s ease}.popular-posts__item:hover .popular-posts__item-title{color:#fff}@media(max-width:1280px){.popular-posts__item-title{font-size:20px;line-height:24px}}.single-popular-posts{background-image:url(../assets/img/single-popular-post-1920.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:1.667vw;margin:0;overflow:hidden;padding:5.5556vw 0;position:relative}@media(max-width:1280px){.single-popular-posts{background-image:url(../assets/img/single-popular-post-tablet.png);border-radius:32px;padding:58px 0}}@media(max-width:768px){.single-popular-posts{background-image:url(../assets/img/single-popular-post-mobile.png);border-radius:24px;padding:48px 0}}.single-popular-posts__inner{padding:3.125vw 3.333vw 3.333vw}@media(max-width:1280px){.single-popular-posts__inner{padding:40px 24px 48px}}@media(max-width:768px){.single-popular-posts__inner{padding:32px 16px 40px}}.single-popular-posts__title{color:#fff;margin:0 0 2.5vw}@media(max-width:1280px){.single-popular-posts__title{margin-bottom:32px}}@media(max-width:768px){.single-popular-posts__title{margin-bottom:24px}}.single-popular-posts__grid{grid-gap:1.667vw;display:grid;gap:1.667vw;grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:1280px){.single-popular-posts__grid{-moz-column-gap:16px;column-gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:24px}}@media(max-width:768px){.single-popular-posts__grid{grid-template-columns:1fr;row-gap:16px}}
:root{--font:"SpaceGrotesk","Arial",sans-serif;--normal:.3s;--white:#fff;--black:#000;--green:#00d96e;--red-light:#f45757;--grey-light:#bababa;--card-radius-24:24px;--cell:7.031vw;--title-h4:700 1.67vw/1.125 var(--font);--title-h5:700 1.67vw/1.125 var(--font)}@media(max-width:1280px){:root{--title-h5:700 2.6vw/3.13vw var(--font)}}@media(max-width:768px){:root{--title-h5:700 5.33vw/6.4vw var(--font)}}.post-author-card{align-items:center;display:flex;gap:1.563vw}@media(max-width:768px){.post-author-card{gap:10px}}.post-author-card__photo{border-radius:1.25vw;flex-shrink:0;height:10.938vw;overflow:hidden;width:10.938vw}@media(max-width:1280px){.post-author-card__photo{height:150px;width:150px}}@media(max-width:768px){.post-author-card__photo{height:113px;width:113px}}.post-author-card__photo-img{border-radius:1.25vw;display:block;height:100%;overflow:hidden;width:100%}.post-author-card__photo-img img{border-radius:1.25vw;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.post-author-card__photo-placeholder{background-color:#d3d3d3;border-radius:1.25vw;height:100%;width:100%}.post-author-card__info{display:flex;flex-direction:column;gap:1.042vw}@media(max-width:768px){.post-author-card__info{gap:8px}}.post-author-card__header{align-items:flex-start;display:flex;gap:.833vw}.post-author-card__title{display:flex;flex-direction:column;gap:.417vw;width:100%}.post-author-card__name{color:#000;font-size:2.083vw;font-weight:700;line-height:108%;margin:0!important;text-decoration:none}@media(max-width:1280px){.post-author-card__name{font-size:24px}}.post-author-card__name:before{content:none!important}.post-author-card__position{color:#000;font-size:1.042vw;line-height:140%;margin:0!important}@media(max-width:1280px){.post-author-card__position{font-size:16px}}.post-author-card__description p{color:#000;font-size:1.042vw;font-weight:700;line-height:140%;margin:0!important}@media(max-width:1280px){.post-author-card__description p{font-size:16px}}.post-author-card__wrap{align-items:center;display:flex;justify-content:space-between}.post-author-card .post-author-card__link{flex-shrink:0;height:3.33vw;width:3.33vw}.post-author-card .btn-round-arrow{align-items:center;border:1px solid #000;border:1px solid var(--black);border-radius:50%;display:flex;justify-content:center}.post-author-card .btn-round-arrow:after,.post-author-card .btn-round-arrow:before{content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.post-author-card .btn-round-arrow:before{border-radius:50%;filter:blur(4px);height:calc(100% - 10px);transition:background-color .3s;transition:background-color var(--normal);width:calc(100% - 10px)}.post-author-card .btn-round-arrow:after{background:50%/cover url(../assets/img/navigation.svg) no-repeat;height:46.85%;transition:transform .3s;transition:transform var(--normal);width:46.85%;z-index:2}.post-author-card .btn-round-arrow:hover:after{transform:translate(-50%,-50%) rotate(45deg)}.post-author-card .btn-round-arrow:hover:before{background-color:#00d96e;background-color:var(--green)}@media(max-width:1280px){.post-author-card .post-author-card__link{height:30px;width:30px}}
:root{--font:"SpaceGrotesk","Arial",sans-serif;--normal:.3s;--white:#fff;--black:#000;--green:#00d96e;--red-light:#f45757;--grey-light:#bababa;--card-radius-24:24px;--cell:7.031vw;--title-h4:700 1.67vw/1.125 var(--font);--title-h5:700 1.67vw/1.125 var(--font)}@media(max-width:1280px){:root{--title-h5:700 2.6vw/3.13vw var(--font)}}@media(max-width:768px){:root{--title-h5:700 5.33vw/6.4vw var(--font)}}.post-rating{margin-bottom:3.333vw;margin-top:3.333vw}@media(max-width:1280px){.post-rating{margin-bottom:48px;margin-top:48px}}@media(max-width:768px){.post-rating{margin-bottom:40px;margin-top:40px}}.post-rating__inner{background-color:#f7f7f7;border-radius:2.083vw;padding:2.917vw 3.333vw;text-align:center}@media(max-width:1280px){.post-rating__inner{border-radius:32px;padding:40px 48px}}@media(max-width:768px){.post-rating__inner{border-radius:24px;padding:32px 24px}}.post-rating__title{font-size:2.083vw;font-weight:700;line-height:1.1;margin:0 0 1.25vw}@media(max-width:1280px){.post-rating__title{font-size:24px;margin-bottom:16px}}@media(max-width:768px){.post-rating__title{font-size:24px;margin-bottom:24px}}.post-rating__stars{align-items:center;display:inline-flex;gap:.833vw;justify-content:center;margin-bottom:1.25vw}@media(max-width:1280px){.post-rating__stars{margin-bottom:16px}}@media(max-width:768px){.post-rating__stars{margin-bottom:24px}}.post-rating__star{background:none;border:none;cursor:pointer;height:1.667vw;padding:0;position:relative;width:1.667vw}@media(max-width:768px){.post-rating__star{height:28px;width:28px}}.post-rating[data-rated=true] .post-rating__star{cursor:default}.post-rating__star.focus-visible{border-radius:.417vw;outline-offset:.208vw}.post-rating__star:focus-visible{border-radius:.417vw;outline-offset:.208vw}.post-rating__star-icon{align-items:center;bottom:0;display:flex;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .2s ease}.post-rating__star-icon svg{display:block;height:100%;width:100%}.post-rating__star[data-fill="0"] .post-rating__star-icon--empty,.post-rating__star[data-fill="0.00"] .post-rating__star-icon--empty,.post-rating__star[data-fill="100"] .post-rating__star-icon--full,.post-rating__star[data-fill="100.00"] .post-rating__star-icon--full,.post-rating__star[data-fill]:not([data-fill="0"]):not([data-fill="0.00"]):not([data-fill="100"]):not([data-fill="100.00"]) .post-rating__star-icon--partial{opacity:1}.post-rating__summary{font-size:1.042vw;line-height:140%;margin:0}@media(max-width:1280px){.post-rating__summary{font-size:16px}}.post-rating__thank-you{font-size:1.042vw;line-height:140%;margin:.417vw 0 0}@media(max-width:1280px){.post-rating__thank-you{font-size:16px}}
:root{--font:"SpaceGrotesk","Arial",sans-serif;--normal:.3s;--white:#fff;--black:#000;--green:#00d96e;--red-light:#f45757;--grey-light:#bababa;--card-radius-24:24px;--cell:7.031vw;--title-h4:700 1.67vw/1.125 var(--font);--title-h5:700 1.67vw/1.125 var(--font)}@media(max-width:1280px){:root{--title-h5:700 2.6vw/3.13vw var(--font)}}@media(max-width:768px){:root{--title-h5:700 5.33vw/6.4vw var(--font)}}.recent-posts{padding:4.167vw 0 5.208vw}@media(max-width:1280px){.recent-posts{padding:60px 0 80px}}@media(max-width:768px){.recent-posts{padding:48px 0 60px}}.recent-posts__title{font-size:3.333vw;font-weight:700;letter-spacing:-.104vw;line-height:106%;margin-bottom:2.5vw}@media(max-width:1280px){.recent-posts__title{font-size:40px;letter-spacing:-1px;margin-bottom:32px}}@media(max-width:768px){.recent-posts__title{font-size:28px;letter-spacing:0;margin-bottom:24px}}.recent-posts__grid{grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.recent-posts__grid{grid-template-columns:repeat(1,1fr)}}.recent-posts .blog-posts__item{align-items:stretch;flex-direction:row;min-height:14.323vw}@media(max-width:1280px){.recent-posts .blog-posts__item{min-height:130px}}.recent-posts .blog-posts__image-link{max-width:25.26vw;width:100%}@media(max-width:1280px){.recent-posts .blog-posts__image-link{max-width:100px}}.recent-posts .blog-posts__image{height:100%}.recent-posts .blog-posts__image img{border-radius:1.667vw;height:100%;min-height:0;min-height:auto}@media(max-width:1280px){.recent-posts .blog-posts__image img{border-radius:0}}.recent-posts .blog-posts__content{gap:8px;min-width:20.833vw;padding:1.563vw 1.25vw}@media(max-width:1280px){.recent-posts .blog-posts__content{gap:6px;min-width:350px;padding:16px}}@media(max-width:768px){.recent-posts .blog-posts__content{gap:4px;min-width:240px;padding:12px 16px}}.recent-posts .blog-posts__title{font-size:1.042vw;letter-spacing:0;line-height:130%}@media(max-width:1280px){.recent-posts .blog-posts__title{font-size:18px}}@media(max-width:768px){.recent-posts .blog-posts__title{font-size:16px;line-height:125%}}.recent-posts .blog-posts__title-link{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:1.042vw;line-height:130%;overflow:hidden}@media(max-width:1280px){.recent-posts .blog-posts__title-link{font-size:18px}}@media(max-width:768px){.recent-posts .blog-posts__title-link{font-size:16px}}.recent-posts .blog-posts__excerpt{display:none}.recent-posts .blog-posts__meta{flex-wrap:wrap;gap:8px}@media(max-width:1280px){.recent-posts .blog-posts__meta{margin-top:4px}}.recent-posts .blog-posts__author,.recent-posts .blog-posts__date,.recent-posts .blog-posts__reading-time,.recent-posts .blog-posts__separator{font-size:.729vw}@media(max-width:768px){.recent-posts .blog-posts__author,.recent-posts .blog-posts__date,.recent-posts .blog-posts__reading-time,.recent-posts .blog-posts__separator{font-size:12px}}.recent-posts .blog-posts__author{font-size:.729vw}@media(max-width:768px){.recent-posts .blog-posts__author{font-size:12px}}.recent-posts .blog-posts__category{font-size:.729vw}@media(max-width:768px){.recent-posts .blog-posts__category{font-size:12px}}
:root{--font:"SpaceGrotesk","Arial",sans-serif;--normal:.3s;--white:#fff;--black:#000;--green:#00d96e;--red-light:#f45757;--grey-light:#bababa;--card-radius-24:24px;--cell:7.031vw;--title-h4:700 1.67vw/1.125 var(--font);--title-h5:700 1.67vw/1.125 var(--font)}@media(max-width:1280px){:root{--title-h5:700 2.6vw/3.13vw var(--font)}}@media(max-width:768px){:root{--title-h5:700 5.33vw/6.4vw var(--font)}}.scroll-to-top-wrap{align-items:center;bottom:24px;display:flex;flex-direction:column;gap:8px;left:24px;padding:0;position:fixed;z-index:1000}@media(max-width:1024px){.scroll-to-top-wrap{display:none}}.scroll-to-top{align-items:center;background:transparent;border:none;color:#fff;color:var(--scroll-to-top-fg,#fff);cursor:pointer;display:flex;flex-direction:column;gap:8px;opacity:0;padding:0;pointer-events:none;transition:opacity .3s ease,visibility .3s ease;visibility:hidden}@media(max-width:1280px){.scroll-to-top{display:none}}.scroll-to-top__icon{align-items:center;display:flex;flex-shrink:0;height:30px;justify-content:center;position:relative;width:30px}.scroll-to-top__icon svg{left:0;position:absolute;top:0;transition:opacity .3s ease}.scroll-to-top__icon-default{opacity:1}.scroll-to-top__icon-default path,.scroll-to-top__icon-default rect{stroke:currentColor}.scroll-to-top__text{font-size:18px;line-height:135%;text-orientation:mixed;writing-mode:sideways-lr}.scroll-to-top.focus-visible{outline:2px solid currentColor;outline-offset:2px}.scroll-to-top:focus-visible{outline:2px solid currentColor;outline-offset:2px}.scroll-to-top__icon-hover{left:50%;mix-blend-mode:normal;opacity:0;pointer-events:none;position:absolute;top:0;transform:translateX(-50%);transition:opacity .3s ease,visibility .3s ease;visibility:hidden}.scroll-to-top-wrap--visible .scroll-to-top{opacity:1;pointer-events:auto;visibility:visible}.scroll-to-top-wrap--visible .scroll-to-top__icon-hover{visibility:visible}.scroll-to-top-wrap:hover .scroll-to-top__icon-hover{opacity:1}
:root{--font:"SpaceGrotesk","Arial",sans-serif;--normal:.3s;--white:#fff;--black:#000;--green:#00d96e;--red-light:#f45757;--grey-light:#bababa;--card-radius-24:24px;--cell:7.031vw;--title-h4:700 1.67vw/1.125 var(--font);--title-h5:700 1.67vw/1.125 var(--font)}@media(max-width:1280px){:root{--title-h5:700 2.6vw/3.13vw var(--font)}}@media(max-width:768px){:root{--title-h5:700 5.33vw/6.4vw var(--font)}}.search-modal{bottom:0;left:0;opacity:0;overflow-y:auto;position:fixed;right:0;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;z-index:200}.search-modal .container{max-width:78.125vw}@media(max-width:768px){.search-modal .container{max-width:1500px}}.search-modal.is-open{opacity:1;visibility:visible}.search-modal__inner{background:#fff;min-height:100vh;padding:3.125vw 0 5.208vw;position:relative}@media(max-width:1280px){.search-modal__inner{padding:48px 0 80px}}@media(max-width:768px){.search-modal__inner{padding:32px 0 60px}}.search-modal__close{background:transparent;color:#000;cursor:pointer;height:2.083vw;line-height:0;position:absolute;right:2.083vw;top:1.667vw;transition:color .2s ease,opacity .2s ease;width:2.083vw}.search-modal__close:hover{opacity:.6}@media(max-width:768px){.search-modal__close{height:34px;right:20px;top:20px;width:34px}}.search-modal__field-wrap{margin-top:1.042vw}.search-modal__field{align-items:center;border-bottom:2px solid #000;display:flex;gap:1.25vw;padding-bottom:1.042vw}@media(max-width:1280px){.search-modal__field{border-bottom:1px solid #000}}@media(max-width:768px){.search-modal__field{padding-bottom:18px}}.search-modal__icon{color:#000;flex-shrink:0;height:2.5vw;width:2.5vw}@media(max-width:768px){.search-modal__icon{height:21px;width:21px}}.search-modal__input{background:transparent;border:none;color:#000;flex:1;font-size:3.75vw;font-weight:700;letter-spacing:-.104vw;line-height:108%;min-width:0;outline:none}.search-modal__input::-moz-placeholder{color:#bababa;color:var(--grey-light)}.search-modal__input::placeholder{color:#bababa;color:var(--grey-light)}@media(max-width:1280px){.search-modal__input{font-size:32px;letter-spacing:0}}.search-modal__clear{background:transparent;color:#000;cursor:pointer;flex-shrink:0;line-height:0;padding:.208vw;transition:opacity .2s ease}.search-modal__clear:hover{opacity:.5}.search-modal__error{color:#f45757;font-size:.833vw;line-height:135%;margin-top:.208vw;padding-left:1.25vw}@media(max-width:1024px){.search-modal__error{font-size:12px}}@media(max-width:768px){.search-modal__error{padding-left:16px}}.search-modal__hints{display:flex;flex-wrap:wrap;gap:1.25vw 2.083vw;margin-top:1.875vw}@media(max-width:1280px){.search-modal__hints{gap:16px 30px}}@media(max-width:768px){.search-modal__hints{gap:12px 24px;margin-top:24px}}.search-modal__hint{color:#bababa;color:var(--grey-light);cursor:pointer;font-size:2.083vw;font-weight:700;line-height:108%;transition:.2s ease}@media(max-width:1280px){.search-modal__hint{font-size:24px}}.search-modal__hint:hover{color:#000}.search-modal__body{margin-top:4.167vw}@media(max-width:1280px){.search-modal__body{margin-top:24px}}.search-modal__results:empty{display:none}.search-modal__results .popular-posts__item:last-child{border-bottom:none}.search-modal__results[\:has\(\.search-modal__nothing\)]{border:none;border-radius:0}.search-modal__results:has(.search-modal__nothing){border:none;border-radius:0}.search-modal__more{margin-top:1.25vw}@media(max-width:1280px){.search-modal__more{margin-top:35px}}.search-modal__more-btn{width:100%}.search-modal__nothing{max-width:36.458vw;padding:1.25vw 0}.search-modal__nothing-title{font-size:5vw;letter-spacing:-.104vw;line-height:106%;margin-bottom:1.25vw}@media(max-width:1280px){.search-modal__nothing-title{font-size:40px;letter-spacing:0;margin-bottom:16px}}.search-modal__nothing-text{color:#777;font-size:1.25vw;line-height:135%}@media(max-width:1280px){.search-modal__nothing-text{font-size:18px}}.search-modal .popular-posts__item-image{max-width:20.833vw}.search-result__excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#000;display:-webkit-box;font:400 .833vw/1.5 SpaceGrotesk,Arial,sans-serif;font:400 .833vw/1.5 var(--font);margin-top:.417vw;max-width:46.875vw;overflow:hidden}@media(max-width:1280px){.search-result__excerpt{max-width:900px}}.popular-posts__item:hover .search-result__excerpt{color:hsla(0,0%,100%,.75)}@media(max-width:1280px){.search-result__excerpt{font-size:14px}}.search-modal .popular-posts__item mark{background:#defcb2;border-radius:2px;color:#000;padding:0 2px}.search-modal .popular-posts__item:hover mark{background:#525252;background:var(--Gray-gray---600,#525252);color:#fff}body.search-modal-open{overflow:hidden}
:root{--font:"SpaceGrotesk","Arial",sans-serif;--normal:.3s;--white:#fff;--black:#000;--green:#00d96e;--red-light:#f45757;--grey-light:#bababa;--card-radius-24:24px;--cell:7.031vw;--title-h4:700 1.67vw/1.125 var(--font);--title-h5:700 1.67vw/1.125 var(--font)}@media(max-width:1280px){:root{--title-h5:700 2.6vw/3.13vw var(--font)}}@media(max-width:768px){:root{--title-h5:700 5.33vw/6.4vw var(--font)}}.search-results-page{padding:2.083vw 0 5.208vw}@media(max-width:1280px){.search-results-page{padding:32px 0 80px}}@media(max-width:768px){.search-results-page{padding:24px 0 60px}}.search-results-page__header{margin-bottom:2.5vw}@media(max-width:1280px){.search-results-page__header{margin-bottom:32px}}@media(max-width:768px){.search-results-page__header{margin-bottom:24px}}.search-results-page__title{font-size:5vw;font-weight:700;letter-spacing:-.104vw;line-height:106%;margin-bottom:16px;padding:0}@media(max-width:1280px){.search-results-page__title{font-size:48px;letter-spacing:-1px}}@media(max-width:768px){.search-results-page__title{font-size:32px;letter-spacing:0}}.search-results-page__count{color:#777;font-size:1.25vw;line-height:135%;padding-bottom:40px}@media(max-width:1280px){.search-results-page__count{font-size:18px;padding-bottom:30px}}@media(max-width:768px){.search-results-page__count{font-size:16px;padding-bottom:24px}}.search-results-page__grid .blog-posts__item--featured{flex-direction:column;grid-column:auto}.search-results-page__grid .blog-posts__item--featured .blog-posts__image-link{border-radius:8px 8px 0 0;width:100%}.search-results-page__grid .blog-posts__item--featured .blog-posts__content{border-radius:0 0 8px 8px;padding:1.563vw 2.5vw;width:100%}@media(max-width:1280px){.search-results-page__grid .blog-posts__item--featured .blog-posts__content{padding:24px 30px}}.search-results-page__nothing{max-width:36.458vw;padding:2.5vw 0}.search-results-page__nothing-title{font-size:3.333vw;font-weight:700;letter-spacing:-.104vw;line-height:106%;margin-bottom:1.042vw}@media(max-width:1280px){.search-results-page__nothing-title{font-size:40px;letter-spacing:0;margin-bottom:16px}}@media(max-width:768px){.search-results-page__nothing-title{font-size:28px;margin-bottom:12px}}.search-results-page__nothing-text{color:#777;font-size:1.042vw;line-height:140%}@media(max-width:1280px){.search-results-page__nothing-text{font-size:16px}}@media(max-width:768px){.search-results-page__grid .blog-posts__item:nth-child(n+7){display:none}}
:root{--font:"SpaceGrotesk","Arial",sans-serif;--normal:.3s;--white:#fff;--black:#000;--green:#00d96e;--red-light:#f45757;--grey-light:#bababa;--card-radius-24:24px;--cell:7.031vw;--title-h4:700 1.67vw/1.125 var(--font);--title-h5:700 1.67vw/1.125 var(--font)}@media(max-width:1280px){:root{--title-h5:700 2.6vw/3.13vw var(--font)}}@media(max-width:768px){:root{--title-h5:700 5.33vw/6.4vw var(--font)}}.single-post .container{margin:0 auto;max-width:1916px;padding:0 1.25vw 0 4.74vw;width:100%}@media(max-width:1280px){.single-post .container{padding:0 24px}}@media(max-width:768px){.single-post .container{padding:0 16px}}.single-post__hero{padding-bottom:8.333vw;padding-top:4.167vw}@media(max-width:1280px){.single-post__hero{padding-bottom:58px}}@media(max-width:768px){.single-post__hero{padding-bottom:48px}}.single-post__progress-bar{--single-post-progress:0%;background-color:#f7f7f7;bottom:0;height:4px;left:0;opacity:0;overflow:hidden;position:absolute;transition:opacity .2s ease;width:100%;z-index:1}.single-post__progress-bar:after{background-color:#00d96e;background-color:var(--green);content:"";height:100%;left:0;position:absolute;top:0;transform-origin:left center;width:var(--single-post-progress)}.single-post__progress-bar--visible{opacity:1}.single-post__header{margin-bottom:2.5vw}@media(max-width:1280px){.single-post__header{margin-bottom:30px}}@media(max-width:768px){.single-post__header{margin-bottom:24px}}.single-post__category{display:flex;font-size:1.042vw;font-weight:500;line-height:140%;padding-bottom:24px;width:-moz-max-content;width:max-content}@media(max-width:1280px){.single-post__category{font-size:16px;padding-bottom:16px}}.single-post__title{grid-column-gap:2.083vw;-moz-column-gap:2.083vw;column-gap:2.083vw;display:grid;grid-template-columns:minmax(0,63.5vw) minmax(0,27.6vw);grid-template-rows:auto auto;margin-bottom:24px;padding:0}@media(max-width:1280px){.single-post__title{grid-template-columns:1fr;margin-bottom:16px}}.single-post__meta{display:flex;flex-wrap:wrap;gap:16px}@media(max-width:768px){.single-post__meta{gap:12px}}.single-post__author,.single-post__date,.single-post__reading-time{font-size:1.042vw;line-height:140%}@media(max-width:1280px){.single-post__author,.single-post__date,.single-post__reading-time{font-size:16px}}.single-post__author{font-weight:700}.single-post__separator{color:#000}.single-post__layout{grid-column-gap:3.7vw;align-items:flex-start;-moz-column-gap:3.7vw;column-gap:3.7vw;display:grid;grid-template-columns:minmax(0,63.5vw) minmax(0,27.6vw);grid-template-rows:auto auto}.single-post__layout--no-cover{grid-template-rows:auto}.single-post__layout--no-cover .single-post__content-inner{grid-column:1;grid-row:1}@media(max-width:1280px){.single-post__layout{grid-template-columns:1fr;grid-template-rows:none;row-gap:24px}}.single-post__cover{grid-column:1;grid-row:1;margin-bottom:2.5vw;max-width:1200px;width:100%}@media(max-width:1280px){.single-post__cover{grid-column:unset;grid-row:unset;margin-bottom:24px;order:1}}.single-post__cover-inner{align-items:center;aspect-ratio:1200/675;background:#00d96e;border-radius:1.667vw;display:flex;justify-content:center;overflow:hidden;width:100%}@media(max-width:768px){.single-post__cover-inner{border-radius:20px}}.single-post__cover-image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.single-post__content-inner{grid-column:1;grid-row:2;margin-left:auto;margin-right:3.385vw;max-width:820px;overflow:visible}@media(max-width:1440px){.single-post__content-inner{margin-right:0}}@media(max-width:1280px){.single-post__content-inner{grid-column:unset;grid-row:unset;max-width:100%;order:3}}.single-post__sidebar{display:flex;flex-direction:column;gap:.833vw;grid-column:2;grid-row:1/3;max-width:532px;position:sticky;top:10.417vw;transition:top .2s ease;width:27.708vw}@media(max-width:1280px){.single-post__sidebar{flex-direction:row;grid-column:unset;grid-row:unset;max-width:none;order:2;position:static;width:100%}}@media(max-width:768px){.single-post__sidebar{flex-direction:column}}.single-post__sidebar-card{background:#f7f7f7;border-radius:1.25vw;padding:3.333vw 2.5vw;width:100%}@media(max-width:1280px){.single-post__sidebar-card{padding:36px}}@media(max-width:768px){.single-post__sidebar-card{padding:24px}}.single-post__sidebar-card--share{width:100%}@media(max-width:1280px){.single-post__sidebar-card--share{max-width:185px;padding:24px 36px}}@media(max-width:768px){.single-post__sidebar-card--share{max-width:100%}}.single-post__sidebar-title{font-size:1.667vw;font-weight:700;line-height:1.875vw;margin-bottom:1.875vw}@media(max-width:1280px){.single-post__sidebar-title{font-size:20px;line-height:24px;margin-bottom:24px}}@media(max-width:768px){.single-post__sidebar-title{margin-bottom:20px}}.single-post__toc{counter-reset:single-toc-counter;list-style:none;margin:0;padding:0}.single-post__toc li{color:#000;counter-increment:single-toc-counter;margin-bottom:.833vw;padding-left:2.813vw;position:relative}@media(max-width:1280px){.single-post__toc li{margin-bottom:12px;padding-left:40px}}.single-post__toc li:before{color:#000;content:counter(single-toc-counter,decimal-leading-zero);font-size:12px;left:0;line-height:135%;position:absolute;top:0;width:24px}.single-post__toc li a{color:inherit;display:block;font-size:1.042vw;line-height:135%;text-decoration:none}@media(max-width:1280px){.single-post__toc li a{font-size:14px}}.single-post__share-list{align-items:center;display:flex;flex-wrap:wrap;gap:2.083vw;list-style:none;margin:0;padding:0}@media(max-width:1280px){.single-post__share-list{gap:30px}}@media(max-width:768px){.single-post__share-list{gap:20px}}.single-post__share-item{align-items:center;display:flex;justify-content:center}.single-post__share-link{align-items:center;background:none;border:none;cursor:pointer;display:inline-flex;justify-content:center;padding:0;position:relative;text-decoration:none}.single-post__share-link:hover .single-post__share-link-icon{opacity:0}.single-post__share-link:hover .single-post__share-link-icon-hover{opacity:1}.single-post__share-link-icon,.single-post__share-link-icon-hover{align-items:center;display:flex;justify-content:center;line-height:0;transition:opacity .2s ease}.single-post__share-link-icon svg,.single-post__share-link-icon-hover svg{display:block}.single-post__share-link-icon-hover{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0}.single-post__image-modal{align-items:center;background:#fff;bottom:0;display:flex;justify-content:center;left:0;opacity:0;padding:2.083vw 4.167vw;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .2s ease;z-index:1000}.single-post__image-modal--visible{opacity:1;pointer-events:auto}@media(max-width:1280px){.single-post__image-modal{padding:24px 32px}}@media(max-width:768px){.single-post__image-modal{padding:16px}}.single-post__image-modal-inner{align-items:center;background-color:#fff;border-radius:1.667vw;display:flex;height:100%;justify-content:center;overflow:hidden;width:100%}.single-post__image-modal-image{display:block;-o-object-fit:contain;object-fit:contain}.single-post__image-modal-close{align-items:center;cursor:pointer;display:flex;height:3.333vw;justify-content:center;position:fixed;right:2.5vw;top:2.5vw;width:3.333vw}.single-post__image-modal-close svg{display:block;height:3.333vw;width:3.333vw}@media(max-width:768px){.single-post__image-modal-close{height:48px;right:24px;top:24px;width:48px}.single-post__image-modal-close svg{height:48px;width:48px}}.single-post__content{color:#000;font-size:1.042vw;line-height:1.6}@media(max-width:1280px){.single-post__content{font-size:16px}}.single-post__content>:first-child{margin-top:0}.single-post__content p{margin:0 0 .833vw}@media(max-width:1280px){.single-post__content p{margin-bottom:12px}}.single-post__content a{position:relative;text-decoration:none}.single-post__content a,.single-post__content a:hover{color:inherit;transition:.35s}.single-post__content a:after,.single-post__content a:before{border-bottom:1px solid #000;bottom:0;content:"";left:0;opacity:1;position:absolute;transform:scale(1);transform-origin:right center;width:100%}.single-post__content a:after{opacity:0;transform:scaleX(0);transform-origin:left center}.single-post__content a:hover:before{opacity:0;transform:scaleX(0);transition:opacity .2s ease-in-out .2s,transform .2s ease-in-out 0s}.single-post__content a:hover:after{opacity:1;transform:scale(1);transition:transform .2s ease-in-out .25s}.single-post__content b,.single-post__content strong{font-weight:700}.single-post__content em,.single-post__content i{font-style:normal}.single-post__content h2{font-size:2.083vw;font-weight:700;line-height:108%;margin-bottom:1.25vw;margin-top:2.083vw}@media(max-width:1280px){.single-post__content h2{font-size:24px;margin-bottom:16px;margin-top:24px}}.single-post__content h3{font-size:1.667vw;font-weight:700;line-height:1.875vw;margin-bottom:1.042vw;margin-top:1.667vw}@media(max-width:1280px){.single-post__content h3{font-size:20px;line-height:24px;margin-bottom:16px;margin-top:20px}}.single-post__content h4{font-size:1.25vw;font-weight:700;line-height:1.5625vw;margin-bottom:.833vw;margin-top:1.25vw}@media(max-width:1280px){.single-post__content h4{font-size:18px;line-height:22px;margin-bottom:12px;margin-top:18px}}.single-post__content h5{font-size:1.042vw;font-weight:700;line-height:1.458vw;margin-bottom:.625vw;margin-top:1.042vw}@media(max-width:1280px){.single-post__content h5{font-size:16px;line-height:20px;margin-bottom:10px;margin-top:16px}}.single-post__content h6{font-size:1.042vw;font-weight:700;line-height:1.25vw;margin-bottom:.521vw;margin-top:.938vw}@media(max-width:1280px){.single-post__content h6{font-size:14px;line-height:18px;margin-bottom:8px;margin-top:14px}}.single-post__content ol,.single-post__content ul{margin:0 0 1.25vw;padding-left:1.25vw}@media(max-width:768px){.single-post__content ol,.single-post__content ul{padding-left:20px}}.single-post__content ul{list-style:disc}.single-post__content ol{list-style:decimal}.single-post__content li{margin-bottom:.417vw}.single-post__content li:last-child{margin-bottom:0}.single-post__content li ol,.single-post__content li ul{margin-bottom:0;margin-top:.417vw}.single-post__content blockquote{background-color:#fafafa;border-left:.208vw solid #00d96e;border-left:.208vw solid var(--green);border-radius:1.25vw;font-size:1.042vw;line-height:1.6;margin:1.667vw 0;padding:1.25vw 1.667vw}@media(max-width:768px){.single-post__content blockquote{padding:20px}}.single-post__content blockquote p:last-child{margin-bottom:0}.single-post__content figure{margin:2.083vw 0}.single-post__content figure:last-of-type{margin:0}.single-post__content figure img{border-radius:1.667vw;display:block;height:auto;width:100%}.single-post__content figure figcaption{color:#6b6b6b;font-size:.729vw;line-height:1.4;margin-top:.625vw}.single-post__content figure a{color:inherit}.single-post__content figure a:after,.single-post__content figure a:before,.single-post__content figure a:hover:after,.single-post__content figure a:hover:before{display:none}.single-post__content img{display:block;height:auto;max-width:100%}.single-post__content .wp-block-image{margin:2.083vw 0}.single-post__content .wp-block-image img{border-radius:1.667vw}.single-post__content .wp-caption{margin:2.083vw 0;max-width:100%!important;width:100%!important}.single-post__content .wp-caption img{border-radius:1.667vw;height:auto;max-width:100%;width:100%}.single-post__content .wp-caption-text{color:#6b6b6b;font-size:.729vw;line-height:1.4;margin-top:.625vw}.single-post__content .wp-block-table,.single-post__content table{border-collapse:collapse;font-size:14px;line-height:1.4;width:100%}.single-post__content .wp-block-table{-webkit-overflow-scrolling:touch;background-color:#fff;border:1px solid #000;border-radius:24px;display:block;margin-bottom:20px;max-width:100%;overflow-y:hidden;padding:0;position:relative;scrollbar-width:thin}.single-post__content .wp-block-table.single-post__table--scrollable:after{opacity:1}.single-post__content .wp-block-table[data-scrollable=true]::-webkit-scrollbar{height:4px}.single-post__content .wp-block-table[data-scrollable=true]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.single-post__content .wp-block-table[data-scrollable=true]::-webkit-scrollbar-thumb{background:#888;border-radius:2px}.single-post__content .wp-block-table.single-post__table--touching::-webkit-scrollbar-thumb{background:#555}.single-post__content .wp-block-table table{border-collapse:collapse;min-width:530px;width:100%}.single-post__content .wp-block-table thead{background-color:rgba(0,217,110,.2);border-bottom:none}.single-post__content .wp-block-table td,.single-post__content .wp-block-table th{border:1px solid #e0e0e0;border-left:none;border-right:none;padding:16px;text-align:left;vertical-align:top}.single-post__content .wp-block-table td:first-child,.single-post__content .wp-block-table td:last-child,.single-post__content .wp-block-table th:first-child,.single-post__content .wp-block-table th:last-child{border-left:none;border-right:none}.single-post__content .wp-block-table th{font-weight:600;vertical-align:center;white-space:nowrap}.single-post__content .wp-block-table td:first-child,.single-post__content .wp-block-table th:first-child{padding-left:24px}.single-post__content .wp-block-table td:last-child,.single-post__content .wp-block-table th:last-child{padding-right:24px}.single-post__content .wp-block-table tbody tr{background-color:#fff}.single-post__content .wp-block-table.single-post__table--no-head tbody tr:first-child{background-color:rgba(0,217,110,.2)}.single-post__content .wp-block-table.single-post__table--no-head tbody tr:first-child td{font-weight:600;white-space:nowrap}.single-post__content .wp-block-table.single-post__table--single-row{overflow-x:hidden}.single-post__content .wp-block-table.single-post__table--single-row table{min-width:0}.single-post__content .wp-block-table.single-post__table--single-row td,.single-post__content .wp-block-table.single-post__table--single-row th{word-wrap:anywhere;white-space:normal;word-break:break-word}.single-post__content .wp-block-table.single-post__table--single-row.single-post__table--no-head tbody tr:first-child td{white-space:normal}@media(max-width:768px){.single-post__content .wp-block-table{max-width:calc(100vw - 32px)}.single-post__content .wp-block-table.single-post__table--scrollable{background:linear-gradient(90deg,#fff 30%,hsla(0,0%,100%,0)),linear-gradient(90deg,hsla(0,0%,100%,0),#fff 70%) 100% 0,radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.2),transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.2),transparent) 100% 0;background-attachment:local,local,scroll,scroll;background-color:#fff;background-position:0 0,100% 0,0 0,100% 0;background-repeat:no-repeat;background-size:40px 100%,40px 100%,14px 100%,14px 100%}.single-post__content .wp-block-table table{cursor:grab;min-width:530px}.single-post__content .wp-block-table table:active{cursor:grabbing}.single-post__content .wp-block-table.single-post__table--single-row table{cursor:auto;min-width:0}.single-post__content .wp-block-table::-webkit-scrollbar{height:6px}.single-post__content .wp-block-table::-webkit-scrollbar-thumb{background:#999;border-radius:3px}}.single-post__content .single-post__content{max-width:100%;overflow-x:visible;width:100%}.single-post__content .overflow-auto{-webkit-overflow-scrolling:touch;overflow:auto!important}@supports(-webkit-overflow-scrolling:touch){.single-post__content .wp-block-table{-webkit-overflow-scrolling:touch}}.single-post__content .wp-block-embed,.single-post__content .wp-block-video{border-radius:1.667vw;margin:2.083vw 0;overflow:hidden}.single-post__content .wp-block-embed iframe,.single-post__content .wp-block-embed video,.single-post__content .wp-block-video iframe,.single-post__content .wp-block-video video{display:block;height:auto;width:100%}.single-post__content code{background-color:#fafafa;border-radius:.208vw;font-family:monospace;font-size:.9em;padding:.104vw .208vw}.single-post__content pre{background-color:#000;border-radius:.833vw;color:#fff;margin:1.667vw 0;overflow-x:auto;padding:.833vw 1.042vw}.single-post__content pre code{background:none;color:inherit;padding:0}
:root{--font:"SpaceGrotesk","Arial",sans-serif;--normal:.3s;--white:#fff;--black:#000;--green:#00d96e;--red-light:#f45757;--grey-light:#bababa;--card-radius-24:24px;--cell:7.031vw;--title-h4:700 1.67vw/1.125 var(--font);--title-h5:700 1.67vw/1.125 var(--font)}@media(max-width:1280px){:root{--title-h5:700 2.6vw/3.13vw var(--font)}}@media(max-width:768px){:root{--title-h5:700 5.33vw/6.4vw var(--font)}}.single-post-share-group{margin-top:36px;max-width:100%;position:relative;width:-moz-max-content;width:max-content}@media(max-width:1280px){.single-post-share-group{margin-top:24px}}@media(max-width:768px){.single-post-share-group{width:100%}}.single-post-share{align-items:center;background:#f7f7f7;border-radius:32px;display:flex;flex-wrap:wrap;gap:2.5vw;padding:2.5vw;width:-moz-max-content;width:max-content}@media(max-width:1280px){.single-post-share{border-radius:18px;gap:32px;padding:25px}}@media(max-width:768px){.single-post-share{align-items:flex-start;box-sizing:border-box;flex-direction:column;gap:16px;max-width:100%;padding:24px;width:100%}}.single-post-share__label{color:#000;font-size:18px;font-weight:600;line-height:135%;margin:0;white-space:nowrap}@media(max-width:1280px){.single-post-share__label{font-size:14px}}.single-post__share-list{align-items:center;display:flex;flex-wrap:nowrap;gap:2.5vw;list-style:none;margin:0;padding:0}@media(max-width:1440px){.single-post__share-list{gap:2.3vw}}@media(max-width:1280px){.single-post__share-list{gap:32px}}@media(max-width:768px){.single-post__share-list{gap:23px}}.single-post__share-item{align-items:center;display:flex;justify-content:center}.single-post__copy-feedback{background:#eee;border-radius:12px;box-sizing:border-box;color:#000;font-size:16px;font-weight:400;left:100%;line-height:135%;margin:0 0 0 12px;max-width:min(280px,100vw - 48px);min-height:0;opacity:0;padding:8px 20px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s ease,visibility .2s ease,max-height .2s ease,margin .2s ease,padding .2s ease;visibility:hidden;white-space:nowrap;z-index:2}.single-post__copy-feedback--visible{opacity:1;visibility:visible}@media(max-width:1280px){.single-post__copy-feedback{margin-left:16px}}@media(max-width:768px){.single-post__copy-feedback{border-radius:8px;box-sizing:border-box;display:block;font-size:12px;left:auto;margin:0;max-height:0;max-width:100%;overflow:hidden;padding:6px 12px;position:absolute;text-align:left;top:auto;transform:none;white-space:nowrap;width:-moz-max-content;width:max-content}.single-post__copy-feedback--visible{margin-top:10px;max-height:3.5em;overflow:visible}}.single-post__share-link{align-items:center;background:none;border:none;cursor:pointer;display:inline-flex;justify-content:center;padding:0;position:relative;text-decoration:none}.single-post__share-link:hover .single-post__share-link-icon{opacity:0}.single-post__share-link:hover .single-post__share-link-icon-hover{opacity:1}.single-post__share-link-icon,.single-post__share-link-icon-hover{align-items:center;display:flex;justify-content:center;line-height:0;transition:opacity .2s ease}.single-post__share-link-icon svg,.single-post__share-link-icon-hover svg{display:block;height:40px;width:40px}@media(max-width:1280px){.single-post__share-link-icon,.single-post__share-link-icon-hover{height:28px;width:28px}}@media(max-width:768px){.single-post__share-link-icon,.single-post__share-link-icon-hover{height:32px;width:32px}}.single-post__share-link-icon-hover{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0}
:root{--font:"SpaceGrotesk","Arial",sans-serif;--normal:.3s;--white:#fff;--black:#000;--green:#00d96e;--red-light:#f45757;--grey-light:#bababa;--card-radius-24:24px;--cell:7.031vw;--title-h4:700 1.67vw/1.125 var(--font);--title-h5:700 1.67vw/1.125 var(--font)}@media(max-width:1280px){:root{--title-h5:700 2.6vw/3.13vw var(--font)}}@media(max-width:768px){:root{--title-h5:700 5.33vw/6.4vw var(--font)}}.subscribe-pop-up{align-items:center;bottom:2.083vw;display:flex;justify-content:center;opacity:0;pointer-events:none;position:fixed;right:2.083vw;transition:opacity .2s ease,visibility .2s ease;visibility:hidden;z-index:9999}@media(max-width:1280px){.subscribe-pop-up{bottom:24px;right:24px}}@media(max-width:768px){.subscribe-pop-up{bottom:0;padding:16px;right:0}}.subscribe-pop-up--visible{opacity:1;pointer-events:auto;visibility:visible}.subscribe-pop-up__content{background-color:#000;background-repeat:no-repeat;background-size:cover;border-radius:1.667vw;color:#fff;max-width:42.708vw;padding:3.333vw;position:relative;width:100%;z-index:1}@media(max-width:1280px){.subscribe-pop-up__content{border-radius:24px;max-width:720px}}@media(max-width:768px){.subscribe-pop-up__content{padding:30px 30px 60px}}.subscribe-pop-up__title{font-size:1.667vw;font-weight:700;line-height:1.875vw;margin-bottom:1.25vw}@media(max-width:1280px){.subscribe-pop-up__title{font-size:20px;line-height:24px}}@media(max-width:768px){.subscribe-pop-up__title{margin-bottom:16px}}.subscribe-pop-up__form{align-items:stretch;display:flex;gap:.833vw}@media(max-width:768px){.subscribe-pop-up__form{flex-direction:column;gap:16px}}.subscribe-pop-up__form--loading{opacity:.7;pointer-events:none}.subscribe-pop-up__field{flex:1;position:relative}.subscribe-pop-up__input{border:none;border-radius:999px;color:#000;font-size:.938vw;line-height:140%;outline:none;padding:1.25vw 1.458vw;transition:.2s ease;width:100%}.subscribe-pop-up__input::-moz-placeholder{color:#777}.subscribe-pop-up__input::placeholder{color:#777}.subscribe-pop-up__input.focus-visible{box-shadow:0 0 0 2px rgba(45,212,191,.9)}.subscribe-pop-up__input:focus-visible{box-shadow:0 0 0 2px rgba(45,212,191,.9)}@media(max-width:1280px){.subscribe-pop-up__input{font-size:16px;padding:20px 24px}}@media(max-width:768px){.subscribe-pop-up__input{padding:16px 20px}}.subscribe-pop-up__button{background-color:#000;border:none;border-radius:999px;color:#fff;cursor:pointer;flex-shrink:0;font-size:.938vw;font-weight:500;line-height:1;padding:1.25vw 2.083vw;transition:.2s ease}.subscribe-pop-up__button:hover{background-color:#00d96e;background-color:var(--green);color:#000}@media(max-width:1280px){.subscribe-pop-up__button{font-size:16px;padding:20px 28px}}@media(max-width:768px){.subscribe-pop-up__button{width:100%}}.subscribe-pop-up__status{color:#f7f7f7;font-size:.729vw;line-height:135%;margin-top:.313vw}.subscribe-pop-up__status--error{color:#f45757;color:var(--red-light,#ff6b6b)}.subscribe-pop-up__status--success{color:#00d96e;color:var(--green)}.subscribe-pop-up__description{color:#f7f7f7;font-size:.833vw;line-height:135%;margin-top:1.25vw}@media(max-width:1280px){.subscribe-pop-up__description{font-size:12px}}@media(max-width:768px){.subscribe-pop-up__description{margin-top:16px}}.subscribe-pop-up__description a{color:#f7f7f7;text-decoration:underline;transition:color .2s}.subscribe-pop-up__description a:hover{color:#00d96e;color:var(--green)}.subscribe-pop-up__close{display:flex;height:1.667vw;position:absolute;right:1.667vw;top:1.667vw;width:1.667vw}.subscribe-pop-up__close svg path{transition:.2s ease}.subscribe-pop-up__close:hover svg path{stroke:#00d96e;stroke:var(--green)}@media(max-width:768px){.subscribe-pop-up__close{display:flex;height:100%;justify-content:end;left:0;padding-bottom:24px;position:relative;top:0;width:100%}.subscribe-pop-up__close:hover svg path{stroke:#fff}}
:root{--font:"SpaceGrotesk","Arial",sans-serif;--normal:.3s;--white:#fff;--black:#000;--green:#00d96e;--red-light:#f45757;--grey-light:#bababa;--card-radius-24:24px;--cell:7.031vw;--title-h4:700 1.67vw/1.125 var(--font);--title-h5:700 1.67vw/1.125 var(--font)}@media(max-width:1280px){:root{--title-h5:700 2.6vw/3.13vw var(--font)}}@media(max-width:768px){:root{--title-h5:700 5.33vw/6.4vw var(--font)}}.underlined-line{position:relative}.underlined-line .line-wrapper{margin:0;padding:0}.underlined-line .line-wrapper,.underlined-line .line-wrapper .line-text{display:inline-block;position:relative;white-space:nowrap}.underlined-line .line-wrapper .underline-animation{background-color:currentColor;bottom:0;height:1px;left:0;position:absolute;transition:width .5s ease-in-out;width:0}.underlined-line.underlined-bold .line-wrapper .underline-animation{height:2px}.underlined-line .line-wrapper.underlined .underline-animation{width:100%}.underlined-line .line-wrapper:not(:last-child):after{content:"";display:block}
:root{--font:"SpaceGrotesk","Arial",sans-serif;--normal:.3s;--white:#fff;--black:#000;--green:#00d96e;--red-light:#f45757;--grey-light:#bababa;--card-radius-24:24px;--cell:7.031vw;--title-h4:700 1.67vw/1.125 var(--font);--title-h5:700 1.67vw/1.125 var(--font)}@media(max-width:1280px){:root{--title-h5:700 2.6vw/3.13vw var(--font)}}@media(max-width:768px){:root{--title-h5:700 5.33vw/6.4vw var(--font)}}.blog__title{font-size:5vw;font-weight:700;letter-spacing:-.104vw;line-height:106%;padding:80px 0 64px}@media(max-width:1280px){.blog__title{letter-spacing:0;padding:30px 0 64px}}@media(max-width:768px){.blog__title{font-size:40px;padding:24px 0 36px}}
:root{--font:"SpaceGrotesk","Arial",sans-serif;--normal:.3s;--white:#fff;--black:#000;--green:#00d96e;--red-light:#f45757;--grey-light:#bababa;--card-radius-24:24px;--cell:7.031vw;--title-h4:700 1.67vw/1.125 var(--font);--title-h5:700 1.67vw/1.125 var(--font)}@media(max-width:1280px){:root{--title-h5:700 2.6vw/3.13vw var(--font)}}@media(max-width:768px){:root{--title-h5:700 5.33vw/6.4vw var(--font)}}
:root{--font:"SpaceGrotesk","Arial",sans-serif;--normal:.3s;--white:#fff;--black:#000;--green:#00d96e;--red-light:#f45757;--grey-light:#bababa;--card-radius-24:24px;--cell:7.031vw;--title-h4:700 1.67vw/1.125 var(--font);--title-h5:700 1.67vw/1.125 var(--font)}@media(max-width:1280px){:root{--title-h5:700 2.6vw/3.13vw var(--font)}}@media(max-width:768px){:root{--title-h5:700 5.33vw/6.4vw var(--font)}}.form-feedback{padding:9.35vw 0}.form-feedback .container{max-width:100vw;padding-left:calc(11.875vw + 85px);padding-right:24px}@media(max-width:1280px){.form-feedback .container{max-width:1464px;padding:0 24px}.form-feedback{margin-bottom:80px;margin-top:80px}}@media(max-width:768px){.form-feedback{margin-top:48px;padding-bottom:48px}}.form-feedback .form-feedback__wrapper{display:flex;gap:9.219vw;margin-top:4.167vw}.form-feedback .form-feedback__subtitle,.form-feedback .form-feedback__title{max-width:43.906vw}.form-feedback .form-feedback__subtitle{margin-top:1.875vw}.form-feedback .form-feedback__footer-text{font:400 .729vw/1.35 SpaceGrotesk,Arial,sans-serif;font:400 .729vw/1.35 var(--font);margin:2.5vw 0 0 auto;max-width:32.604vw;text-align:right}.form-feedback .form-feedback__footer-text a{text-decoration:underline;transition:color .2s}.form-feedback .form-feedback__footer-text a:hover{color:#00d96e;color:var(--green)}.form-feedback .form-feedback-photo{padding-right:10.313vw;position:relative}.form-feedback .form-feedback-photo img{max-height:530px;width:100%}.form-feedback .form-feedback-photo__content{align-items:flex-start;border:1px solid #00d96e;border:1px solid var(--green);border-radius:50%;display:flex;flex-direction:column;height:7.24vw;justify-content:center;padding:.313vw 2.109vw 0;position:absolute;right:0;top:2.813vw;width:13.542vw}.form-feedback .form-feedback-photo__content-name{font:700 1.042vw/1.4vw SpaceGrotesk,Arial,sans-serif;font:700 1.042vw/1.4vw var(--font)}.form-feedback .form-feedback-photo__content-status{font:700 .625vw/1.35 SpaceGrotesk,Arial,sans-serif;font:700 .625vw/1.35 var(--font)}.form-feedback .form-feedback__content{flex-shrink:0;width:41.823vw}.form-feedback .form-feedback-photo__img{height:27.708vw;width:21.042vw}.form-feedback .form-feedback-photo__img>img{height:100%;width:100%}.form-feedback .form-content__label{border:1px solid #000;border:1px solid var(--black);display:block;height:4.167vw;overflow:hidden;position:relative;width:100%}.form-feedback .form-content__label.valid{border:1px solid #00d96e!important;border:1px solid var(--green)!important}.form-feedback .form-content__label.valid+.form-content__label{border-top-color:transparent!important}.form-feedback .form-content__label.invalid{border:1px solid #f45757!important;border:1px solid var(--red-light)!important}.form-feedback .form-content__label.invalid+.form-content__label{border-top-color:transparent!important}.form-feedback .form-content__label:first-of-type{border-bottom:0;border-radius:24px 24px 0 0;border-radius:var(--card-radius-24) var(--card-radius-24) 0 0}.form-feedback .form-content__label:last-of-type{border-radius:0 0 24px 24px;border-radius:0 0 var(--card-radius-24) var(--card-radius-24)}.form-feedback .form-content__label+.form-content__label:not(:last-of-type){border-bottom:0}.form-feedback .form-content__footer{align-items:flex-start;display:flex;justify-content:space-between;margin-top:2.5vw}.form-feedback .input-file-wrap{position:relative;width:100%}.form-feedback .input-file-wrap .form-content__error{margin-top:8px;padding-left:0;position:static;top:100%}.form-feedback .input-file-wrap__info{display:block;font:400 .729vw/1.35 SpaceGrotesk,Arial,sans-serif;font:400 .729vw/1.35 var(--font);margin:.26vw 0 0 1.51vw}.form-feedback .input-file-wrap__label{align-items:center;cursor:pointer;display:inline-flex}.form-feedback .input-file-wrap__label svg:not(.input-file-wrap__arrow){height:1.25vw;margin-left:.313vw;width:.625vw}.form-feedback .form-content input[type=file]{display:none}.form-feedback .input-file-wrap__label-text{display:inline-block;font:600 1.042vw/1.35 SpaceGrotesk,Arial,sans-serif;font:600 1.042vw/1.35 var(--font);margin-left:.573vw}.form-feedback .input-file-wrap__arrow{margin-left:.938vw;transition:transform .3s;transition:transform var(--normal);width:1.667vw}.form-feedback .input-file-wrap__label:hover .input-file-wrap__arrow{transform:translateX(10px)}.form-feedback .input-file-wrap__label:hover .hide-underline:before{width:0}.form-feedback .form-content__label_textarea{height:8.333vw;width:100%}.form-feedback .form-content__textarea{padding:1.354vw 24px 1.354vw 6.563vw;resize:none}.form-feedback .form-content__textarea::-moz-placeholder{line-height:1.4}.form-feedback .form-content__textarea::placeholder{line-height:1.4}.form-feedback .form-content__label-name{font:var(--paragraph-md);font-weight:700;left:1.25vw;position:absolute;top:1.354vw;z-index:1}.form-feedback .form-content__error{bottom:.425vw;color:#f45757;color:var(--red-light);display:none;font:400 .729vw/1.35 SpaceGrotesk,Arial,sans-serif;font:400 .729vw/1.35 var(--font);padding-left:6.563vw;position:absolute}.form-feedback .form-content__input{padding:0 10px 0 6.563vw}.form-feedback .form-content__input,.form-feedback .form-content__textarea{border:none;font:400 1.042vw/1.4 SpaceGrotesk,Arial,sans-serif;font:400 1.042vw/1.4 var(--font);height:100%;outline:none;transition:padding .3s;transition:padding var(--normal);width:100%}.form-feedback .input-file-wrap__file-name,.form-feedback .invalid>.form-content__error,.form-feedback .invalid~.form-content__error{display:block}.form-feedback .input-file-wrap__file-name{align-items:center;display:flex;flex-direction:row-reverse;gap:5px;justify-content:flex-end}.form-feedback .input-file-wrap__file-name button{height:10px;position:relative;width:10px}.form-feedback .input-file-wrap__file-name button:after,.form-feedback .input-file-wrap__file-name button:before{background:#000;background:var(--black);content:"";height:1px;left:50%;position:absolute;top:50%;width:100%}.form-feedback .input-file-wrap__file-name button:before{transform:translate(-50%,-50%) rotate(45deg)}.form-feedback .input-file-wrap__file-name button:after{transform:translate(-50%,-50%) rotate(-45deg)}.form-feedback .form-feedback-popup{align-items:center;background:hsla(0,0%,100%,.98);display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s;transition:opacity var(--normal);visibility:hidden;width:100%;z-index:-5}.form-feedback .form-feedback-popup.view{opacity:1;visibility:visible;z-index:100}.form-feedback .form-feedback-popup__wrap{width:60.417vw}.form-feedback .form-feedback-popup__title{font:600 1.667vw/1.3 SpaceGrotesk,Arial,sans-serif;font:600 1.667vw/1.3 var(--font)}.form-feedback .form-feedback-popup__text{font:400 1.25vw/1.35 SpaceGrotesk,Arial,sans-serif;font:400 1.25vw/1.35 var(--font);margin-top:1.25vw}.form-feedback .form-feedback-popup__btn{background:transparent;border:1px solid #000;border:1px solid var(--black);border-radius:3.33vw;color:#000;color:var(--black);font:500 1.25vw/1 SpaceGrotesk,Arial,sans-serif;font:500 1.25vw/1 var(--font);margin-top:2.5vw;padding:1.51vw 2.031vw 1.51vw 2.448vw;transition:background-color .3s,border-color .3s;transition:background-color var(--normal),border-color var(--normal)}.form-feedback .form-feedback-popup__btn:hover{background-color:#00d96e;background-color:var(--green);border-color:#00d96e;border-color:var(--green)}.form-feedback .form-feedback-popup__close{align-items:center;border:1px solid #000;border:1px solid var(--black);border-radius:50%;display:flex;height:3.333vw;justify-content:center;position:absolute;right:2.5vw;top:2.5vw;transition:background-color .3s,border-color .3s;transition:background-color var(--normal),border-color var(--normal);width:3.333vw}.form-feedback .form-feedback-popup__close>svg{stroke:#000;stroke:var(--black);height:46.875%;width:46.875%}.form-feedback .form-feedback-popup__close:hover{background:#00d96e;background:var(--green);border-color:#00d96e;border-color:var(--green)}@media(max-width:1280px){.form-feedback .form-feedback{display:block;padding:10.156vw 3.125vw}.form-feedback .form-feedback>div:first-of-type,.form-feedback .form-feedback__subtitle,.form-feedback .form-feedback__title{max-width:none}.form-feedback .form-feedback__subtitle{margin-top:3.125vw}.form-feedback .form-feedback-photo{display:none}.form-feedback .form-feedback__footer-text{font-size:1.563vw;margin-top:4.688vw;max-width:81.51vw}.form-feedback .form-feedback__wrapper{margin:0}.form-feedback .form-feedback__content{margin-top:6.25vw;width:100%}.form-feedback .form-content__label{height:10.938vw}.form-feedback .form-content__label_textarea{height:27.865vw}.form-feedback .form-content__label-name{left:3.125vw;top:3.971vw}.form-feedback .form-content__input,.form-feedback .form-content__textarea{font-size:2.344vw;padding-left:16.406vw}.form-feedback .form-content__error{font-size:2.083vw;padding-left:16.406vw}.form-feedback .form-content__textarea{padding:3.385vw 24px 3.385vw 16.406vw}.form-feedback .input-file-wrap__label svg:not(.input-file-wrap__arrow){height:3.125vw;margin-left:.781vw;width:1.563vw}.form-feedback .input-file-wrap__label-text{font-size:2.604vw;margin-left:1.432vw}.form-feedback .input-file-wrap__arrow{margin-left:2.344vw;transform:none!important;width:4.167vw}.form-feedback .input-file-wrap .form-content__error,.form-feedback .input-file-wrap__file-name{font-size:1.823vw;margin-top:3.906vw}.form-feedback .input-file-wrap__info{font-size:1.823vw;margin:.651vw 0 0 3.776vw}.form-feedback .form-content__footer{margin-top:4.688vw}.form-feedback .form-feedback-popup__wrap{width:90.625vw}.form-feedback .form-feedback-popup__title{font-size:3.125vw}.form-feedback .form-feedback-popup__text{font-size:2.604vw;margin-top:3.125vw}.form-feedback .form-feedback-popup__btn{border-radius:8.333vw;font-size:2.344vw;margin-top:3.125vw;padding:2.214vw 2.995vw 2.214vw 4.036vw}.form-feedback .form-feedback-popup__close{height:8.333vw;right:6.25vw;top:6.25vw;width:8.333vw}}@media(max-width:767px){.form-feedback .form-feedback{padding:15.467vw 16px}.form-feedback .form-feedback__subtitle{margin-top:6.4vw}.form-feedback .form-feedback__content{margin-top:9.6vw}.form-feedback .form-content__label{height:21.333vw}.form-feedback .form-content__label:first-of-type .form-content__input{border-radius:4.267vw 4.267vw 0 0}.form-feedback .form-content__label-name{left:6.4vw;top:8.133vw}.form-feedback .form-content__input,.form-feedback .form-content__textarea{font-size:4.267vw;padding-left:29.067vw}.form-feedback .form-content__error{font-size:3.733vw;padding-left:3vw}.form-feedback .form-quiz-steep__error{font-size:18vw}.form-feedback .form-content__textarea{border-radius:0 0 4.267vw 4.267vw;padding:8.133vw 24px 22px 29.067vw}.form-feedback .input-file-wrap{display:flex;flex-wrap:wrap}.form-feedback .input-file-wrap__label svg:not(.input-file-wrap__arrow){height:4.267vw;margin-left:1.067vw;width:2.133vw}.form-feedback .input-file-wrap__label-text{font-size:4.267vw}.form-feedback .input-file-wrap__label-text svg{height:4.167vw;width:2.133vw}.form-feedback .input-file-wrap__arrow{margin-left:4.8vw;width:8.533vw}.form-feedback .input-file-wrap .form-content__error,.form-feedback .input-file-wrap__file-name{font-size:3.733vw;margin-top:8vw}.form-feedback .input-file-wrap__info{font-size:4.267vw;margin:0 0 0 2.667vw}.form-feedback .form-content__footer{align-items:center;flex-direction:column;gap:4.267vw;justify-content:flex-start;margin-top:9.6vw;overflow:hidden}.form-feedback .form-content__submit{font-size:4.8vw;padding:4.533vw;width:100%}.form-feedback .form-feedback__footer-text{font-size:3.733vw;margin-top:6.4vw;max-width:none;text-align:left}.form-feedback .input-file-wrap{margin-left:0;width:100%}.form-feedback .input-file-wrap__label{display:inline-flex}.form-feedback .form-content__label.form-content__label_textarea{height:40vw}.form-feedback .form-content__label:first-of-type{border-radius:4.267vw 4.267vw 0 0}.form-feedback .form-content__label+.form-content__label_textarea{border-radius:0 0 4.267vw 4.267vw}.form-feedback .form-feedback-popup__wrap{width:91.467vw}.form-feedback .form-feedback-popup__text,.form-feedback .form-feedback-popup__title{font-size:5.333vw}.form-feedback .form-feedback-popup__btn,.form-feedback .form-feedback-popup__text{margin-top:6.4vw}.form-feedback .form-feedback-popup__btn{border-radius:17.067vw;font-size:4.8vw;padding:4.533vw;width:100%}.form-feedback .form-feedback-popup__close{height:12.8vw;right:6.4vw;top:6.4vw;width:12.8vw}.form-feedback .form-feedback-popup__close svg{height:41.667%;width:41.667%}}
:root{--font:"SpaceGrotesk","Arial",sans-serif;--normal:.3s;--white:#fff;--black:#000;--green:#00d96e;--red-light:#f45757;--grey-light:#bababa;--card-radius-24:24px;--cell:7.031vw;--title-h4:700 1.67vw/1.125 var(--font);--title-h5:700 1.67vw/1.125 var(--font)}@media(max-width:1280px){:root{--title-h5:700 2.6vw/3.13vw var(--font)}}@media(max-width:768px){:root{--title-h5:700 5.33vw/6.4vw var(--font)}}
:root{--font:"SpaceGrotesk","Arial",sans-serif;--normal:.3s;--white:#fff;--black:#000;--green:#00d96e;--red-light:#f45757;--grey-light:#bababa;--card-radius-24:24px;--cell:7.031vw;--title-h4:700 1.67vw/1.125 var(--font);--title-h5:700 1.67vw/1.125 var(--font)}@media(max-width:1280px){:root{--title-h5:700 2.6vw/3.13vw var(--font)}}@media(max-width:768px){:root{--title-h5:700 5.33vw/6.4vw var(--font)}}.subscribe{background-color:#000;background-repeat:no-repeat;background-size:cover;border-radius:3.333vw;margin-bottom:6.25vw;margin-top:6.25vw;max-height:560px}@media(max-width:1280px){.subscribe{margin-bottom:80px;margin-top:60px}}@media(max-width:768px){.subscribe{border-radius:24px;margin-bottom:48px;margin-top:48px;max-height:100%}.subscribe[style*="--bg-mobile"]{background-image:var(--bg-mobile)!important}}.subscribe .subscribe__inner{align-items:center;color:#fff;display:flex;gap:1.667vw;justify-content:end;overflow:hidden;padding:24px 24px 0 calc(11.875vw + 85px);position:relative}@media(max-width:1280px){.subscribe .subscribe__inner{padding:24px 24px 0}}@media(max-width:768px){.subscribe .subscribe__inner{flex-direction:column;gap:30px}}.subscribe .subscribe__content{max-width:880px;z-index:1}.subscribe .subscribe__title{color:#fff;font-size:1.667vw;font-weight:700;line-height:1.875vw;margin-bottom:1.25vw}@media(max-width:1280px){.subscribe .subscribe__title{font-size:20px;line-height:24px;margin-bottom:16px}}@media(max-width:768px){.subscribe .subscribe__title{margin-bottom:24px}}.subscribe .subscribe__form{align-items:stretch;display:flex;gap:1.042vw;margin-bottom:.417vw}@media(max-width:1280px){.subscribe .subscribe__form{gap:16px;margin-bottom:4px}}@media(max-width:768px){.subscribe .subscribe__form{flex-direction:column;margin-bottom:8px}}.subscribe .subscribe__field{flex:1;position:relative}.subscribe .subscribe__input{border:none;border-radius:24px;border-radius:var(--card-radius-24);color:#000;font-size:1.042vw;line-height:140%;outline:none;padding:1.563vw 1.875vw;transition:.2s ease;width:100%}@media(max-width:1280px){.subscribe .subscribe__input{font-size:20px}}@media(max-width:768px){.subscribe .subscribe__input{border-radius:24px;font-size:16px;padding:16px 24px}}.subscribe .subscribe__input::-moz-placeholder{color:#777}.subscribe .subscribe__input::placeholder{color:#777}.subscribe .subscribe__button{background-color:#000;border-radius:3.333vw;color:#fff;font-size:1.25vw;line-height:100%;padding:1.667vw 2.083vw;transition:.2s ease}@media(max-width:1280px){.subscribe .subscribe__button{font-size:14px;padding:20px 24px}}@media(max-width:768px){.subscribe .subscribe__button{border-radius:24px}}.subscribe .subscribe__button:hover{background-color:#00d96e;background-color:var(--green);color:#000}.subscribe .subscribe__status{color:#f7f7f7;font-size:.833vw;line-height:135%}.subscribe .subscribe__status--error{color:#f45757;color:var(--red-light,#ff6b6b)}.subscribe .subscribe__status--success{color:#00d96e;color:var(--green)}.subscribe .subscribe__description{color:#f7f7f7;font-size:.833vw;line-height:135%;margin-top:.833vw}@media(max-width:1280px){.subscribe .subscribe__description{font-size:12px;margin-top:8px}}@media(max-width:768px){.subscribe .subscribe__description{margin-top:16px}}.subscribe .subscribe__description a{color:#f7f7f7;text-decoration:underline;transition:color .2s}.subscribe .subscribe__description a:hover{color:#00d96e;color:var(--green)}.subscribe .subscribe__image{max-width:650px;position:relative;width:100%;z-index:1}.subscribe .subscribe__form--loading{opacity:.7;pointer-events:none}
:root{--font:"SpaceGrotesk","Arial",sans-serif;--normal:.3s;--white:#fff;--black:#000;--green:#00d96e;--red-light:#f45757;--grey-light:#bababa;--card-radius-24:24px;--cell:7.031vw;--title-h4:700 1.67vw/1.125 var(--font);--title-h5:700 1.67vw/1.125 var(--font)}@media(max-width:1280px){:root{--title-h5:700 2.6vw/3.13vw var(--font)}}@media(max-width:768px){:root{--title-h5:700 5.33vw/6.4vw var(--font)}}

/*# sourceMappingURL=style.min.css.map*/