html{scroll-behavior:smooth}body{overflow-x:hidden;margin:0;background-color:#ebede1}body.menu-open{overflow:hidden}main{background-color:#ebede1}[hidden]{display:none!important}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink-caret{0%,to{border-color:transparent}}@keyframes movebtn{0%{transform:translateY(0)}25%{transform:translateY(20px)}50%{transform:translateY(0)}75%{transform:translateY(-20px)}to{transform:translateY(0)}}.button-primary{display:flex;align-items:center;justify-content:center;border-radius:4px;font-family:Graphik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:600;color:#ebede1;text-decoration:none;background-color:#1e1e22;transition:background-color .25s;will-change:background-color}.button-primary:hover{background-color:#454545}.button-secondary{display:flex;align-items:center;justify-content:center;border-radius:4px;font-family:Graphik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:600;color:#1e1e22;text-decoration:none;letter-spacing:-.007248px;background-color:#ebede1;transition:background-color .25s;will-change:background-color;border:1px solid #1e1e22}.button-secondary:hover{background-color:#dadcce}.footer__container li li,.footer__container ol li,.footer__container ul li,.header__container li li,.header__container ol li,.header__container ul li{list-style:none}.footer__container ul,.header__container ul{margin:0;padding:0}.container{max-width:1200px;margin-right:auto;margin-left:auto;padding-right:20px;padding-left:20px}.container--narrow{max-width:1000px}.container--no-gutter-mobile,.container--no-gutter-mobile-tablet{padding-right:0;padding-left:0}@media (min-width:600px){.container{padding-right:60px;padding-left:60px}.container--no-gutter-mobile-tablet{padding-right:0;padding-left:0}}@media (min-width:768px){.container{padding-right:60px;padding-left:60px}}.fade{opacity:0;transition:opacity .15s linear}.fade.show{opacity:1}.collapse{display:none}.collapse.show{display:block}.collapsing{position:relative;overflow:hidden;height:0;transition:height .35s ease}.header{position:sticky;top:0;z-index:100;overflow:hidden;height:100px;background-color:#ebede1}.header--bg{background-color:#1e1e1e}.header__btn-menu{display:none;align-items:center;justify-content:center;padding:0;border:none;background-color:transparent}.header__btn-menu.ui-show{display:flex}.header__container{display:flex;align-items:center;justify-content:center;position:relative;height:100%}.header__btn{position:absolute;left:22.67px}.header__create{width:280px;height:53px;font-size:18px;line-height:21px;cursor:pointer}.header__logo{display:flex}@media (min-width:1200px){.header{height:137px;background-color:#ebede1}.header__logo{display:initial}.header__container{justify-content:space-between;max-width:1808px}}@media (min-width:1920px){.header__container{padding-right:0;padding-left:0}}.header-nav{font-size:20px;line-height:1.2}.header-nav,.header-nav__item{display:flex;align-items:center}.header-nav__item:not(:last-child){margin-right:32px}.header-nav__link{position:relative;font-family:Graphik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:18px;font-weight:400;color:#1e1e22;text-decoration:none;line-height:21px;letter-spacing:-.007248px;transition:opacity .25s;will-change:opacity}.header-nav__link:hover{opacity:.5}.header-nav__link--active{font-weight:600}:root{--header-height:100px}.header-popup{position:fixed;top:var(--header-height);right:0;left:0;z-index:110;overflow:visible;height:calc(100% - var(--header-height));padding-top:45px;opacity:0;transition:transform .25s,opacity .2s .1s;pointer-events:none;will-change:transform,opacity}.header-popup.ui-open{opacity:1;background-color:#1e1e1e;transition-delay:0s;pointer-events:auto}.header-popup__wrapper{position:relative;overflow:hidden;height:100%;transform:scaleY(.96);transform-origin:center 0;background-color:#1e1e1e;transition:transform .25s}.ui-open .header-popup__wrapper{transform:none}.header-popup__body{display:flex;flex-direction:column;align-items:flex-start;position:relative;overflow-y:auto;height:95%;padding:0 16px 20px;background-color:#1e1e1e}.header-popup__list{width:100%}.header-popup__subheading{display:block;padding:8px 20px 6px 0;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.6px}.header-popup__link{display:block;width:100%;padding:8px 0;border:none;font-size:16px;text-align:left;background-color:transparent;-webkit-user-select:none;user-select:none}.header-popup__link:focus{outline:none}.header-popup__link--nested{padding-right:20px;padding-left:20px}.header-popup__link-arrow-light{fill:currentColor}.header-popup__cta{display:flex;width:100%;margin-top:auto}.header-popup__cta-grid{width:100%}.header-popup__cta-item{flex:1}.header-popup__button{margin:18px 20px 8px}.header-popup__head{width:100%}.header-popup__close-icon{display:block;width:20px;height:20px}.collapsible__item{padding:23px 0;text-align:center}.header-popup__mobile{display:flex;flex-direction:row;align-items:center;justify-content:center;width:329px;max-width:100%;min-height:60px;margin:100px auto 0;font-size:24px;font-weight:600;font-style:normal;line-height:28px;cursor:pointer}.collapsible__header-title,.header-popup__mobile{font-family:Graphik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;letter-spacing:-2px}.collapsible__header-title{font-size:36px;font-weight:400;color:#ebede1;text-align:center;text-decoration:none;line-height:42px;transition:opacity .25s;will-change:opacity}.collapsible__header-title:hover{opacity:.5}@media (min-width:480px){.header-popup__sublist{column-count:2;column-gap:0}.header-popup__sublist li{break-inside:avoid-column}}@media (min-width:600px){.header-popup{right:0;left:auto;width:100%}.header-popup__wrapper{transform:translateX(16px) scaleX(.98)}.ui-open .header-popup__wrapper{transform:none}.header-popup__body{padding:30px 60px 40px}.header-popup__sublist{column-count:1}.header-popup__body{height:100%}.header-popup__login{display:none}}@media (min-width:1200px){.header-popup{display:none}}@media screen and (max-width:812px) and (orientation:landscape){.header-popup__body{height:70%}.header-popup__body::-webkit-scrollbar{width:7px}.header-popup__body::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 5px grey}.header-popup__body::-webkit-scrollbar-thumb{border-radius:10px}.header-popup__body::-webkit-scrollbar-thumb:hover{background:#000}}.hero__img{justify-content:center;border-radius:6px;background-color:#d4d6c9}.hero__data,.hero__img{display:flex;align-items:center}.hero__data{flex-direction:column;padding-bottom:55px;border-bottom:1px solid #1e1e22}.hero__text{max-width:100%;margin-top:47.44px}.hero__title{margin:0;font-family:Graphik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:32px;font-weight:600;color:#1e1e22;text-align:center;line-height:1;letter-spacing:-2px}.hero__title i{font-family:Gelasio,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.hero__btn{width:329px;max-width:100%;height:60px;margin:24px auto 0;font-size:24px;line-height:28px;letter-spacing:-2px;cursor:pointer}@media (min-width:375px){.hero__text{max-width:inherit}}@media (min-width:1200px){.hero__data{flex-direction:row-reverse;align-items:flex-start;margin-top:80px;padding-bottom:104px;border-bottom:2px solid #1e1e22}.hero__container{justify-content:space-between;max-width:1808px}.hero__text{max-width:890px;margin-top:0}.hero__img{width:892px;max-width:100%}.hero__title{font-size:74px;text-align:left;line-height:1.1}.hero__btn{width:286px;height:90px;margin:73px 0 0;font-size:36px;line-height:42px}}@media (min-width:1920px){.hero__container{padding-right:0;padding-left:0}}.templates__subtitle{margin:0;font-family:Gelasio,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:20px;font-weight:400;color:#1e1e22;text-align:center;line-height:25px;letter-spacing:-1px}.templates{padding:55px 0 0}.templates__text{margin-top:32px;padding-bottom:55px;border-bottom:1px solid #1e1e22}.templates__slides .templates__item{height:-moz-fit-content;height:fit-content;background:none}.templates__picture{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;max-width:100%;padding:24px 27px 40px;border-radius:4px;background-color:#d4d6c9}.templates__link{width:187px;max-width:100%;height:53px;margin-top:16px;border:none;font-size:18px;line-height:21px;letter-spacing:-1px;cursor:pointer}.templates__title{width:100%;margin:32px 0 10px;font-size:20px;font-weight:600;line-height:24px;letter-spacing:-1px}.templates__tagline,.templates__title{font-family:Graphik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;color:#1e1e22;text-align:left}.templates__tagline{margin:0;font-size:16px;font-weight:400;line-height:19px;letter-spacing:-.5px}.templates__btn{width:329px;max-width:100%;height:60px;margin:56px auto 0;font-size:24px;line-height:28px;letter-spacing:-2px}.templates__img{max-width:100%;height:auto}@media (min-width:841px){.templates__slides.glide__slides{flex-wrap:nowrap}}@media (min-width:1200px){.templates{padding:80px 0 0}.templates__text{padding-bottom:39px;border:none}.templates__line{max-width:1808px;margin:0 auto;border-bottom:2px solid #1e1e22}.templates__btn{display:none}.templates__slides.glide__slides{flex-wrap:wrap;gap:0 24px}.templates__tagline{font-size:16px;line-height:19px}.templates__title{margin:39px 0 22px;font-size:32px;line-height:38px}.templates__link{visibility:hidden;width:382px;height:86px;margin-top:-45px;font-size:36px;line-height:42px}.templates__slides .templates__item{width:434px;min-width:434px;max-width:434px;margin-bottom:65px}.templates__slides .templates__item:hover .templates__link{visibility:visible}.templates__img{width:300px;height:386.09px;border-radius:8px;}.templates__subtitle{max-width:1196px;margin:0 auto;font-size:40px;line-height:51px}.templates__bullets.glide__bullets{display:none}.templates__text{margin-top:98px}.templates__container{max-width:1864px}.templates__slides.glide__slides{justify-content:space-around;max-width:100%}}@media (min-width:1920px){.templates__container{padding-right:0;padding-left:0}.templates__slides.glide__slides{justify-content:center;max-width:100%}}.benefits{padding-top:56px}.benefits__title{margin:0;font-family:Graphik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:32px;font-weight:600;text-align:center;line-height:38px;letter-spacing:-2px}.benefits__items{margin-top:35px}.benefits__item{display:flex;align-items:center;justify-content:space-between;padding:21px 0;gap:16px}.benefits__item:not(:last-child){border-bottom:1px solid #1e1e22}.benefits__item:first-child{border-top:1px solid #1e1e22}.benefits__subtitle{margin:0 0 8px;font-size:20px;font-weight:600;line-height:24px;letter-spacing:-1px}.benefits__subtitle,.benefits__tagline{font-family:Graphik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;color:#1e1e22}.benefits__tagline{margin:0;font-size:16px;font-weight:400;font-style:normal;line-height:19px;letter-spacing:-.5px}.benefits__img{width:70px;min-width:70px}@media (min-width:1200px){.benefits__title{font-size:74px;line-height:1.1}.benefits__title img{width:64px;height:64px}.benefits{padding-top:104px}.benefits__items{max-width:902px;margin:112px auto 0}.benefits__item{gap:148px}.benefits__subtitle{margin-bottom:12px;font-size:32px;line-height:38px}.benefits__tagline{font-size:20px;line-height:24px}.benefits__item-rectangle{width:125px;height:125px}.benefits__item-ellipse{width:181px;height:166px}.benefits__img{min-width:181px}.benefits__item-star{width:175px;height:161px}.benefits__item-union{width:130.63px;height:130px}.benefits__item-star4{width:155px;height:133px}.benefits__item-polygon{width:143px;height:130px}.benefits__item:not(:last-child){border-bottom:2px solid #1e1e22}.benefits__item:first-child{border-top:2px solid #1e1e22}}.how-to__title{margin:0;padding-top:56px;border-top:1px solid #1e1e22;font-family:Graphik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:32px;font-weight:600;color:#1e1e22;text-align:center;line-height:38px;letter-spacing:-2px}.how-to__title i{font-family:Gelasio,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.how-to{margin-top:55px}.how-to__slides .how-to__item{justify-content:flex-start;height:473px;min-height:-moz-fit-content;min-height:fit-content;padding:16px;border-radius:4px;background:#d4d6c9}.how-to__text{margin-top:32px}.how-to__picture{display:flex;align-items:center;justify-content:center;width:100%;max-width:100%;min-height:258px;padding:0 12px;background-color:#ebede1}.how-to__item:first-child .how-to__picture,.how-to__item:nth-child(2) .how-to__picture{flex-direction:column}.how-to__img{max-width:100%;height:auto}.how-to__item-btn{width:185px;max-width:100%;height:43px;margin:26px auto 0;font-size:16px;line-height:19px;letter-spacing:-.5px}.how-to__number{margin:16px auto 8px;font-family:Gelasio,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:40px;font-weight:400;color:#1e1e22;line-height:51px;letter-spacing:-1px}.how-to__tagline{margin:0;font-family:Graphik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:16px;font-weight:400;color:#1e1e22;text-align:left;line-height:19px;letter-spacing:-.5px}.how-to__button{width:329px;max-width:100%;height:60px;margin:56px auto 0;font-size:24px;line-height:28px;letter-spacing:-2px;cursor:pointer}.how-to__data-btn{padding-bottom:55px;border-bottom:1px solid #1e1e22}.how-to__email{height:32px;margin:21.72px auto 0;border-radius:4px;font-family:Graphik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;font-weight:400;color:#1e1e22;line-height:16px;letter-spacing:-.5px;background-color:#d4d6c9;animation:typing 3.5s steps(40) infinite,blink-caret .75s step-end infinite}@media (min-width:841px){.how-to__slides .how-to__item{max-width:300px}}@media (min-width:961px){.how-to__slides .how-to__item{max-width:400px}.how-to__slides.glide__slides{flex-wrap:nowrap}}@media (min-width:1200px){.how-to__data{border-top:2px solid #1e1e22}.how-to__container{max-width:1808px}.how-to__bullets.glide__bullets{display:none}.how-to__slides .how-to__item{max-width:341px}.how-to__slides.glide__slides{max-width:100%}.how-to__title{max-width:1198px;margin:0 auto;padding-top:79px;border:none;font-size:74px;line-height:1.1}.how__to-pencil{width:64px;height:64px;margin:0 10px 0 0}.how-to__text{margin-top:88px}.how-to__button{width:341px;height:90px;margin-top:72px;font-size:36px;line-height:42px}.how-to__data-btn{padding-bottom:104px;border-bottom:2px solid #1e1e22}.how-to__number{width:100%;margin:8px 0 22px;font-size:90px;text-align:left;line-height:114px}.how-to__tagline{font-size:20px;line-height:24px}.how-to__slides .how-to__item{height:-moz-fit-content;height:fit-content;min-height:524px;border-radius:6px}}@media (min-width:1920px){.how-to__container{padding-right:0;padding-left:0}}.faq__title{margin:0;font-family:Graphik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:32px;font-weight:600;color:#1e1e22;text-align:center;line-height:38px;letter-spacing:-2px}.faq__subheader{margin:0}.faq{padding:56px 0 60px}.faq__collapsible{margin-top:40px}.faq__btn{position:relative;width:100%;padding:20px 50px 0 20px;border:none;border-radius:4px;font-family:Gelasio,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:20px;font-weight:400;color:#1e1e22;text-align:left;line-height:25px;letter-spacing:-1px;outline:none;background-color:#ebede1}.faq__btn:after{display:block;flex-shrink:0;position:absolute;top:0;right:15px;bottom:0;content:"";width:24px;height:24px;margin:auto;transform:rotate(.5turn);background-image:url(../img/arrow.svg);background-repeat:no-repeat;background-size:contain;transition:transform .25s ease-in-out;pointer-events:none;will-change:transform}.faq__btn.collapsed{padding-bottom:20px}.faq__btn:focus{outline:none}.faq__btn.collapsed:after{transform:none}.faq__item:not(:last-child){margin-bottom:10px}.faq__item{border:1px solid #1e1e22;border-radius:4px}.faq__subtitle{margin:24px 0 16px;font-family:Graphik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:16px;font-weight:400;color:#1e1e22;line-height:19px;letter-spacing:-.5px}.faq__list{padding:0;list-style-type:none}.faq__list-number{padding:0 0 0 15px}.faq__list-item,.faq__list-item-number{font-family:Graphik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:16px;font-weight:400;color:#1e1e22;line-height:19px;letter-spacing:-.5px}.faq__list-item{display:flex;align-items:center}.faq__list-item:before{content:url(../img/card_icon.svg);width:16px;height:17px;margin-right:19px}.faq__list-item-number:not(:last-child),.faq__list-item:not(:last-child){margin-bottom:4px}.faq__content{padding:0 20px}@media (min-width:1200px){.faq__title{max-width:800px;margin:0 auto;font-size:74px;line-height:1.1}.faq{padding:122px 0 56px}.faq__collapsible{margin-top:86px}.faq__btn{padding:38px 50px 0 56px;font-size:40px;line-height:51px}.faq__btn:after{right:78px;width:64px;height:64px;background-image:url(../img/arrow_desktop.svg)}.faq__item:not(:last-child){margin-bottom:24px}.faq__item{border:2px solid #1e1e22;border-radius:6px}.faq__content{padding:0 50px 0 56px}.faq__btn.collapsed{padding-bottom:38px;transition:background-color .25s;will-change:background-color}.faq__btn.collapsed:hover{background-color:#dfe1d2;cursor:pointer}.faq__container{max-width:1808px}.faq__subtitle{margin:48px 0 24px}.faq__list-item,.faq__subtitle{font-size:24px;line-height:28px}.faq__list-item:before{width:25px;height:25px;margin-right:16px}.faq__list-item-number{font-size:24px;line-height:28px}.faq__list,.faq__list-number{padding-left:25px}.faq__list-item-number:not(:last-child),.faq__list-item:not(:last-child){margin-bottom:12px}}@media (min-width:1920px){.faq__container{padding-right:0;padding-left:0}}.footer{padding:144px 0 24px;background-color:#1e1e22}.footer__title{margin:0;font-family:Graphik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:32px;font-weight:600;color:#caccc0;text-align:center;line-height:1.1;letter-spacing:-.04em}.footer__title i{font-family:Gelasio,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.footer__part-top{display:flex;flex-direction:column;align-items:center}.footer__img{margin:0 0 0 5px}.footer__tagline{margin:24px 0 48px;font-family:Graphik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:16px;font-weight:400;color:#caccc0;text-align:center;line-height:19px;letter-spacing:-.007248px}.footer__btn{width:327px;max-width:100%;height:60px;font-size:24px;line-height:28px;letter-spacing:-2px;cursor:pointer}.footer__part-bottom{margin-top:132px}.footer__about-title{margin:0 0 8px;font-size:14px;font-weight:600;line-height:21px;font-feature-settings:"ss01" on,"ss02" on}.footer__about-tagline,.footer__about-title{font-family:Graphik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;color:#ebede1}.footer__about-tagline{margin:0;font-size:12px;font-weight:400;line-height:1.3;font-feature-settings:"ss01" on,"ss02" on}.footer__about-tagline br{display:none}.footer__link{color:#fff;text-decoration:none}.footer__meta-item{text-align:center}.footer__meta-item:first-child{margin-bottom:5px}.footer__meta{margin-top:25px}.footer__meta-link{line-height:18px}.footer__copyright,.footer__meta-link{font-family:Graphik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;font-weight:400;color:#ebede1;text-align:center}.footer__copyright{margin:15px 0 0;line-height:24px}@media (min-width:960px){.footer__meta-list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;width:100%;gap:0 30px}.footer__meta-item:first-child{margin-bottom:0}.footer__copyright{margin:0}.footer__meta-item:first-child{order:1}.footer__meta-item:nth-child(2){order:3}.footer__meta-item:nth-child(3){order:2}.footer__meta{display:flex;justify-content:space-around;width:865px;max-width:100%;margin:25px auto 0}.footer__meta-link{line-height:24px}}@media (min-width:1200px){.footer__title{font-size:104px;line-height:1.1}.footer{padding:247px 0 74px}.footer__tagline{max-width:700px;margin:16px 0 72px}.footer__btn{width:579px;height:90px;font-size:36px}.footer__part-bottom{margin-top:199px}.footer__container{display:flex;flex-direction:column;align-items:center;max-width:1792px}.footer__part-top{max-width:918px}.footer__part-bottom{width:100%}.footer__about-tagline{font-size:14px;line-height:21px}.footer__about-tagline br{display:block}.footer__img{width:80px;height:80px;margin:0 0 0 20px}}@media (min-width:1920px){.footer__container{padding-right:0;padding-left:0}}.footer__scroll-top{position:fixed;right:40px;bottom:170px;z-index:10;visibility:hidden;transition:transform .25s;animation:movebtn 3s ease-in-out infinite;will-change:transform}.footer__scroll-top:hover{transform:scale(1.04);animation:none}.glide{position:relative;width:100%}.glide--rtl{direction:rtl}.glide__slides,.glide__track{overflow:hidden}.glide__slides{display:flex;flex-wrap:nowrap;position:relative;width:100%;padding:0;white-space:nowrap;list-style:none;touch-action:pan-Y;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d}.glide__slides--dragging{-webkit-user-select:none;user-select:none}.glide__slide{flex-shrink:0;width:100%;height:100%;white-space:normal;-webkit-tap-highlight-color:transparent}.glide__arrows,.glide__bullets,.glide__slide{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}@media (min-width:600px){.glide__title{padding:75px 0;font-size:56px;line-height:56px}.glide__slides{display:flex;flex-wrap:wrap;justify-content:space-around}.glide__box{max-width:396px;height:424px;margin:11px}}@media (min-width:768px){.glide__slides>*{flex:1 1 350px}.glide__track{overflow:unset}}@media (min-width:1200px){.glide__slides{display:flex;flex-wrap:wrap;justify-content:space-between;width:-moz-fit-content;width:fit-content}}.glide__slides{align-items:stretch}.glide__slide{display:flex;flex-direction:column;align-items:center;justify-content:center;width:285px;height:330px;min-height:-moz-fit-content;min-height:fit-content;border-radius:34px;text-align:center;background:radial-gradient(50% 50% at 50% 50%,hsla(0,0%,100%,0) 35.94%,#e9e6e6 78.65%,#dfdbdb 100%)}.glide--swipeable{cursor:grab}.glide--dragging{cursor:grabbing}.glide__arrows:focus{outline:none}.glide__arrow{display:flex;align-items:center;position:absolute;top:0;width:88px;height:88px;padding:0;border:none;background-color:transparent;-webkit-appearance:none;appearance:none}.glide__arrow--left{left:-50px}.glide__arrow--next{top:0;right:-6px;bottom:112px;margin:auto}.glide__arrow:focus{outline:none}.glide__arrow-icon{transition:fill .25s}.glide__bullets{display:flex;justify-content:center;margin:48px auto 0}.glide__bullet{display:inline-block;width:12px;height:12px;margin-right:5px;margin-left:5px;padding:0;border:1px solid #1e1e22;border-radius:50%;opacity:1;background-color:#ebede1;transition:.25s;-webkit-appearance:none;appearance:none}.glide__bullet:hover{opacity:.4}.glide__bullet--active,.glide__bullet--active:hover{width:44px;border-radius:100px;opacity:1;background-color:#1e1e22;transition:transition .25s}.glide__bullet:focus{outline:none}@media (min-width:1200px){.glide__arrow--next{right:-8px}.glide--dragging,.glide--swipeable{cursor:text}}@media (min-width:1920px){.glide__bullets{margin:52px auto 0}.glide__arrow--next{right:-39px}}@media (max-width:599px){.hide-mobile{display:none}}@media (max-width:767px){.hide-mobile-tablet{display:none}}@media (max-width:959px){.hide-mobile-tablets{display:none}}@media (max-width:1199px){.hide-mobile-tablets-desktop{display:none}}@media (min-width:960px){.hide-desktop{display:none}}@media (min-width:1200px){.hide-desktop-large{display:none}}@media (min-width:768px){.hide-tablet-large-desktop{display:none}}@media (min-width:600px){.hide-tablets-desktop{display:none}}@media (max-width:1490px){.hide-laptop-large{display:none}}@media (min-width:1490px){.hide-tablet-large-laptop{display:none}}.display-flex{display:flex}.display-inline-flex{display:inline-flex}.display-block{display:block}.mb-0{margin-bottom:0}.mb-05em{margin-bottom:.5em}.mb-1em{margin-bottom:1em}.mb-15em{margin-bottom:1.5em}.mb-2em{margin-bottom:2em}.mb-3em{margin-bottom:3em}.mb-4em{margin-bottom:4em}.mb-10{margin-bottom:10px}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.mb-40{margin-bottom:20px}@media (min-width:600px){.mb-40{margin-bottom:40px}}.mb-60{margin-bottom:40px}@media (min-width:600px){.mb-60{margin-bottom:60px}}.mb-80{margin-bottom:50px}@media (min-width:600px){.mb-80{margin-bottom:80px}}.mb-120{margin-bottom:60px}@media (min-width:600px){.mb-120{margin-bottom:120px}}.mb-160{margin-bottom:80px}@media (min-width:600px){.mb-160{margin-bottom:160px}}.mb-240{margin-bottom:120px}@media (min-width:600px){.mb-240{margin-bottom:240px}}.mt-20{margin-top:20px}.mt-60{margin-top:40px}@media (min-width:600px){.mt-60{margin-top:60px}}.ml-05em{margin-left:.5em}.mr-05em{margin-right:.5em}.mr-20{margin-right:20px}.align-center{text-align:center}.hover{transition:transform .25s;will-change:transform}.hover:hover{transform:scale(1.04)}*{box-sizing:border-box}
