@font-face{font-family:RobotoSlab;src:local("RobotoSlab"),url(../fonts/RobotoSlab-Regular.woff2) format("woff2"),url(../fonts/RobotoSlab-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:RobotoSlab;src:local("RobotoSlab"),url(../fonts/RobotoSlab-Bold.woff2) format("woff2"),url(../fonts/RobotoSlab-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:local("Montserrat"),url(../fonts/Montserrat-Regular.woff2) format("woff2"),url(../fonts/Montserrat-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:AdelleCyrillic;src:local("AdelleCyrillic"),url(../fonts/AdelleCyrillic.woff2) format("woff2"),url(../fonts/AdelleCyrillic.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}html{box-sizing:border-box}:root{--main-black:#101828;--brown-color:#612B1C;--eaeaea-color:#eaeaea;--f7f7f7-color:#F7F7F7;--cacaca-color:#cacaca;--e9e9e9-color:#e9e9e9;--grey-color:#999;--dark-grey:#666;--purple-color:#7F56D9;--dark-purple:#6941C6;--yellow-color:#FFF06A;--orange-color:#FF862F;--light-orange:#b89c72;--dark-orange:#BB370E}*,::after,::before{margin:0;padding:0;box-sizing:border-box}:focus-visible{outline:0}:focus{outline:0}a{position:relative;color:inherit;text-decoration:none}input,textarea{outline:0;border:none}input[type=text]::-ms-clear{display:none;width:0;height:0}input[type=text]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}img,svg{max-width:100%}body{margin:0;font-family:RobotoSlab,sans-serif;font-weight:400;transition:.3s;--white-color:#fff;--carbonic:#373737;--almost-white:#f4f4f4;--e0e0e0:#e0e0e0;--transparent:#ffffffcc;--socials:#373737;--box-shadow-light:#c4cacc}body.dark{--white-color:#333333;--carbonic:#f4f4f4;--almost-white:#373737;--e0e0e0:#333333;--transparent:#000000cc;--socials:rgb(192, 192, 192);--box-shadow-light:#717779}.container{max-width:1173px;margin:0 auto;padding-right:30px;padding-left:30px}.list-reset{list-style:none;padding:0;margin:0}.ibg{position:relative}.my-btn{padding:0;border:none;outline:0;cursor:pointer;background:0 0}.title{font-weight:700;font-size:48px;line-height:63px;text-align:center;color:var(--brown-color)}@media (max-width:1000px){.title{font-size:calc(20px + 28 * (100vw - 320px)/ 680)}}.round-btn{display:inline-flex;align-items:center;justify-content:center;text-align:center;padding:15px 30px;background:#f82e2c;border-radius:60px;font-family:Montserrat;font-style:normal;font-weight:400;font-size:18px;line-height:22px;color:var(--white-color);transition:background-color .3s}.round-btn:hover{background-color:#e02a2a}.round-btn:active{background-color:#bb2f2f}.round-btn:focus-visible{background-color:#bb2f2f}.hidden{display:none;opacity:0;visibility:hidden}.visible{display:inline-flex;opacity:1;visibility:visible}.common-social svg{transition:.3s}.common-social:hover svg{transform:scale(1.2)}.grey-link{font-size:14px;color:var(--grey-color)}.grey-link:hover{color:var(--purple-color)}.grey-link:focus-visible{color:#7033ac;background:#ebd1ff}.grey-link:active{color:#7033ac}.list-item:not(:last-child){margin-right:32px}.item-link{position:relative;font-weight:500;font-size:14px;line-height:20px;color:#667085;transition:.3s ease-in-out}.item-link::before{content:"";position:absolute;display:inline-block;width:7px;height:7px;border-top:1px solid;border-right:1px solid;margin-left:10px;transform:rotate(45deg);transition:transform .5s;transform-origin:center;right:-16px;top:7px}.link-active{color:var(--purple-color);margin-right:0;padding:1px 4px}.link-active::before{content:"";display:none}.header{background:var(--yellow-color)}.header__container{display:flex;justify-content:flex-end;align-items:center;padding-top:22px;padding-bottom:22px}.header__social{display:flex;padding-right:72px}.header__social-item:not(:last-child){margin-right:10.7px}.header__list-item{display:inline-block}.header__list-item:not(:last-child){margin-right:15px}.header__list-item-link{font:400 14px/18px Montserrat,sans-serif}.header__list-item-link::before{content:"";bottom:-3px;left:0;position:absolute;width:100%;height:1px;background:var(--brown-color);transition:.5s;transform:scaleX(0)}.header__list-item-link:hover::before{transform:scaleX(1)}.header__menu{display:block;position:fixed;text-align:center;width:100%;height:8%;top:-100%;left:0;background-color:var(--yellow-color);transition:top .3s;padding:25px 15px;z-index:7}.header__menu.active{top:0}.header__menu.hide{top:-100%}.header__burger{display:block;position:relative;width:22px;height:16px;cursor:pointer;z-index:20}.header__burger::before{content:"";position:absolute;background:var(--brown-color);width:54px;height:54px;right:-16px;top:-19px}.header__burger span{background-color:var(--white-color);position:absolute;left:0;width:100%;height:2px;top:calc(50% - 1px);transition:.3s}.header__burger:hover span{background-color:var(--yellow-color)}.header__burger span:first-child{top:0;bottom:auto}.header__burger span:last-child{top:auto;bottom:0}.header__burger.active span{transform:scale(0)}.header__burger.active span:first-child{transform:rotate(45deg);top:6.7px;background-color:var(--yellow-color)}.header__burger.active span:last-child{transform:rotate(-45deg);top:7px;background-color:var(--yellow-color)}@media (max-width:550px){.header__container{justify-content:space-between}.header__social{padding-right:50px}.header__burger::before{display:none}.header__burger span,.header__burger.active span:first-child,.header__burger.active span:last-child,.header__burger:hover span{background-color:var(--brown-color)}.header__menu{padding:25px 50px 25px 15px}}.hero{padding-top:43px;background:#fff06a}.hero__container{position:relative}.hero__content{display:flex;justify-content:space-between;padding-bottom:79px}.hero__content-left{position:relative}.hero__left-swiper{width:274px;height:820px;position:absolute;top:-211px;left:-23px;z-index:20}.hero__content-right{padding-right:140px}.hero__title{margin-bottom:46px;font-weight:700;font-size:60px;line-height:65px;color:var(--brown-color)}.hero__descr{position:relative;padding-left:34px}.hero__descr::before{content:"";position:absolute;background-image:url(../img/for-hero.webp);top:-11px;left:-7px;width:25px;height:27px}.hero__swiper{max-width:480px}.hero__swiper-slide{display:flex;flex-direction:column}.hero__descr q{margin-bottom:12px;font-size:12.4775px;line-height:16px;color:var(--brown-color)}.hero__descr cite{font-style:normal;font-size:9.35814px;line-height:12px;color:var(--brown-color)}.hero__btn{margin-top:73px;margin-left:16px;align-self:flex-start}.hero__btn span{padding-left:23px}@media (max-width:1150px){.hero__content{justify-content:center;padding-bottom:50px}.hero__content-left,.hero__left-swiper{display:none}.hero__content-right{padding:0}.hero__btn{margin-left:0}}@media (max-width:1000px){.hero__title{font-size:calc(28px + 32 * (100vw - 320px)/ 680)}.hero__descr q{font-size:calc(9px + 3.4 * (100vw - 320px)/ 680)}}@media (max-width:800px){.hero__title{margin-bottom:10px;line-height:50px}.hero__descr{padding:0}.hero__descr::before{display:none}.hero__swiper{max-width:420px}.hero__btn{margin-top:13px;font-size:14px}}@media (max-width:550px){.hero{padding-top:0}.hero__content-right{text-align:center}.hero__swiper{max-width:300px}.hero__btn{margin-top:30px;font-size:14px;padding:11px 22px}.hero__btn span{padding-left:15px;font-size:12px}}.subhero{background:var(--brown-color);padding-top:100px;padding-bottom:87px}.subhero__content{display:flex;justify-content:space-between}.subhero__content-right{margin-right:-15px}.subhero__list{display:flex}.subhero__list-item{position:relative;display:flex;align-items:center}.subhero .bg1{width:62px;height:57px}.subhero .bg2{width:79px;height:62px}.subhero .bg3{width:61px;height:58px}.subhero .bg4{width:57px;height:58px}.subhero__list-item:not(:last-child){margin-right:62px}.subhero__list-item-link{position:relative;margin-left:13px;font:400 16px/20px Montserrat,sans-serif;text-transform:capitalize;color:var(--white-color);transition:.5s}.subhero__list-item-link::before{content:"";bottom:-1px;left:0;position:absolute;width:100%;height:1px;background:var(--yellow-color);transition:.5s;transform:scaleX(0)}.subhero__list-item-link:hover{color:var(--yellow-color)}.subhero__list-item-link:hover::before{transform:scaleX(1)}@media (max-width:1150px){.subhero__content{justify-content:center}.subhero__content-left{display:none}}@media (max-width:1000px){.subhero{padding-bottom:calc(40px + 60 * (100vw - 320px)/ 680)}}@media (max-width:890px){.subhero__list-item{flex-direction:column;justify-content:space-between}.subhero__list-item:not(:last-child){margin-right:89px}.subhero__list-item-link{margin-top:10px;margin-left:0}}@media (max-width:700px){.subhero__list-item:not(:last-child){margin-right:45px}.subhero__list-item::before{top:-69px;left:28px}.subhero__list-item:nth-child(2)::before{left:8px}.congrats__title{margin:0}}@media (max-width:550px){.subhero{padding-top:calc(40px + 80 * (100vw - 320px)/ 680)}.subhero__list{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:30px;column-gap:30px;row-gap:30px}.subhero__list-item{margin:0}.subhero__list-item:not(:last-child){margin-right:0}.subhero__list-item-link{font-size:14px;line-height:14px}.subhero .bg1{width:50px;height:48px}.subhero .bg2{width:60px;height:48px}.subhero .bg3{width:49px;height:52px}.subhero .bg4{width:46px;height:49px}}.cards{padding-top:176px;padding-bottom:134px;background:#fffbd8}.cards__container{max-width:1241px;padding-right:50px;padding-left:50px}.cards__list{display:grid;grid-template-columns:repeat(3,1fr);-moz-column-gap:38px;column-gap:38px}.cards .card__wrap-top{position:relative;display:flex;margin-bottom:58px}.cards .card__wrap-top::before{content:"";position:absolute;background-image:url(../img/cards-bg.webp);background-repeat:no-repeat;background-size:cover;top:-35px;left:-38px;width:189px;height:200px;z-index:1}.cards .card__wrap-top img{z-index:5}.cards .card__top-descr{padding-left:33px;padding-top:12px}.cards .card__title{margin-bottom:10px;font-weight:400;font-size:16px;line-height:21px;color:var(--brown-color)}.cards .card__top-descr span{font:400 14px/17px Montserrat,sans-serif;color:var(--brown-color)}.cards .card__wrap-bottom{padding-left:29px;max-width:90%}.cards .card__txt{font:400 16px/20px Montserrat,sans-serif;color:var(--brown-color)}@media (max-width:1075px){.cards__list{-moz-column-gap:50px;column-gap:50px}.cards .card__wrap-top{margin-bottom:12px}.cards .card__top-descr{padding-left:35px}.cards .card__wrap-bottom{padding:0;max-width:100%;margin-top:55px}}@media (max-width:1000px){.cards{padding-top:calc(50px + 126 * (100vw - 320px)/ 680);padding-bottom:calc(40px + 101 * (100vw - 320px)/ 680)}}@media (max-width:950px){.cards__list{grid-template-columns:repeat(2,1fr);-moz-column-gap:50px;column-gap:50px;row-gap:50px}.cards .card__title{font-size:14px}.cards .card__top-descr span{font-size:12px}.cards .card__txt{font-size:14px}}@media (max-width:600px){.cards__container{padding:0 45px}.cards__list{grid-template-columns:1fr;grid-row:1;-moz-column-gap:0;column-gap:0;row-gap:65px}}.congrats{padding-top:114px;padding-bottom:132px}.congrats__container{position:relative;max-width:100%;padding:0}.congrats__swiper{padding-top:43px}.congrats__swiper-btns{position:absolute;bottom:-25px;right:50%}.congrats .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:-32px}.congrats .swiper-pagination-bullet{width:6.77px;height:6.77px;background:linear-gradient(180deg,#ffc500 0,#ff9346 100%);opacity:1}.congrats .swiper-pagination-bullet-active{background:var(--brown-color)}.congrats__swiper-button-prev{left:auto;right:100px}.congrats__swiper-button-next{right:auto;left:100px}.congrats .swiper-button-next:after,.congrats .swiper-button-prev:after,.congrats .swiper-rtl .swiper-button-next:after,.congrats .swiper-rtl .swiper-button-prev:after{content:""}@media (max-width:1150px){.congrats__swiper,.congrats__title{padding:0}}@media (max-width:1000px){.congrats{padding-top:calc(40px + 74 * (100vw - 320px)/ 680);padding-bottom:calc(40px + 90 * (100vw - 320px)/ 680)}}.present{padding-top:32px;padding-bottom:107px}.present__container{position:relative}.present__content-bottom,.present__content-top{text-align:center}.present__content-top{margin-bottom:34px}.present__title{margin-bottom:10px}.present__descr{font:400 16px/20px Montserrat,sans-serif;color:var(--brown-color)}.present__wrapper{position:relative;margin-left:-51px}.present__btn{margin-top:74px;margin-bottom:31px;background:#85371f;padding:19px 60px}.present__btn:hover{background:#632b1a}.present__btn span{padding-left:8px}.present__label{display:flex;align-items:center;cursor:pointer}.present__input-file{opacity:0;visibility:hidden;position:absolute}.present__bottom-descr{display:block;font:400 16px/20px Montserrat,sans-serif;color:var(--brown-color)}.present__swiper{height:450px;padding-top:61px;margin:0 auto}.present__swiper-btns{position:absolute;bottom:-9px;right:50%}.present__swiper-button-prev{left:-100px}.present__swiper-button-next{left:100px}.present__swiper-img{border:10px solid var(--white-color);max-width:264px;max-height:296px;box-shadow:4px 7px 15px -6px #423a3a}.present .zoom{display:flex;justify-content:center}.present__swiper-slide.swiper-slide-active .zoom{transform:scale(1.4);transition:transform .2s}.present__swiper-slide .zoom{transform:scale(1);transition:transform .2s}.present__swiper-slide.swiper-slide-active .present__swiper-img{transform:translateX(9px)}.present .swiper-button-next:after,.present .swiper-button-prev:after,.present .swiper-rtl .swiper-button-next:after,.present .swiper-rtl .swiper-button-prev:after{content:""}.present .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:-16px;left:14px}.present .swiper-pagination-bullet{width:6.77px;height:6.77px;background:linear-gradient(180deg,#ffc500 0,#ff9346 100%);opacity:1}.present .swiper-pagination-bullet-active{background:var(--brown-color)}@media (max-width:1120px){.present__swiper-img{max-width:213px;max-height:248px}.present__content-bottom,.present__content-top{padding:0}}@media (max-width:1000px){.present{padding-top:calc(20px + 16 * (100vw - 320px)/ 680);padding-bottom:calc(20px + 90 * (100vw - 320px)/ 680)}}@media (max-width:930px){.present__wrapper{padding:0 0 0 27px}.present__swiper{height:auto;padding:0}.present__swiper-slide.swiper-slide-active .zoom{transform:none;transition:transform .2s}.present .swiper-pagination-bullets.swiper-pagination-horizontal{left:20px;bottom:-28px}.present__swiper-btns{position:absolute;bottom:-20px;right:48%}}@media (max-width:700px){.present__content-top{margin-bottom:10px;padding:0}.present__content-bottom{padding:0}}@media (max-width:500px){.present__btn{font-size:14px;line-height:16px}.present__btn span{padding-left:5px}}.footer{padding-top:51px;padding-bottom:48px;background:#fff06a}.footer__container{max-width:1237px}.footer__content{display:flex;justify-content:space-between;align-items:center}.footer__link{padding-left:12px;padding-top:7px;display:block;font:400 43.0813px/54px AdelleCyrillic,sans-serif;text-transform:uppercase;color:var(--brown-color)}.footer__link img{display:block}.footer .transp{position:relative;padding-left:1px;padding-right:0;color:var(--yellow-color);z-index:2}.footer .transp::before{content:"";position:absolute;width:98%;height:78%;top:1px;left:2px;border:none;background-color:var(--brown-color);z-index:-1}.footer__list{padding-right:128px}.footer__list-item:not(:last-child){margin-bottom:18px}.footer__list-item-link{font:400 16px/20px Montserrat,sans-serif;text-transform:capitalize;color:var(--brown-color)}.footer__list-item-link::before{content:"";bottom:-3px;left:0;position:absolute;width:100%;height:1px;background:var(--brown-color);transition:.5s;transform:scaleX(0)}.footer__list-item-link:hover::before{transform:scaleX(1)}.footer__content-right{padding-top:7px;padding-right:42px}.footer .contact{display:block;font:400 16px/20px Montserrat,sans-serif;color:var(--brown-color);transition:.3s}.footer__content-right a:first-child{margin-bottom:5px}.footer .contact:hover{font-size:18px}.footer__socials{display:flex;margin-top:26px}.footer__socials-item:not(:last-child){margin-right:10px}@media (max-width:1150px){.footer__content{flex-direction:column}.footer__list{padding-right:0;display:flex}.footer__content-right{padding:0}.footer__link{margin-bottom:15px;font-size:28px;line-height:34px}.footer__list-item:not(:last-child){margin-right:40px}.footer__phone{margin-right:20px}.footer .contact{display:inline}.footer__socials{justify-content:center}}@media (max-width:600px){.footer__list-item:not(:last-child){margin-right:20px}.footer__content-right{display:flex;flex-direction:column}.footer__mail,.footer__phone{margin:0 auto}}