html{scroll-behavior:smooth}.progress-bar{position:fixed;top:0;left:0;width:100%;height:4px;background:hsla(0,0%,100%,.1);z-index:9999}.progress-bar__fill{height:100%;background:linear-gradient(90deg,var(--bud-main-color),var(--bud-main-color-hover));transition:width .1s ease;border-radius:0 2px 2px 0}@keyframes scroll-left-right{0%{transform:translateX(0)}50%{transform:translateX(-150rem)}to{transform:translateX(0)}}.budheader{position:fixed;left:0;top:0;width:100%;z-index:100;padding:2rem 0;border-radius:0 0 2rem 2rem}.budheader.active{background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.budheader__box{display:flex;align-items:center;justify-content:space-between}.budheader__logo{display:block;position:relative;width:14rem;height:3.5rem}.budheader__navigation ul{list-style:none;display:flex;align-items:center;gap:3.6rem}.budheader__navigation ul li a{font-size:15px;color:var(--bud-text)}.budheader__navigation ul li a:hover{color:var(--bud-main-color)}.budheader__toggle{display:none;flex-direction:column;align-items:flex-end;gap:.6rem}.budheader__toggle span{display:block;width:3rem;height:.25rem;background:var(--bud-text)}.budheader__toggle span:nth-child(2){width:70%}.budheader__toggle span:nth-child(3){width:30%}.budheader__toggle.visible{display:flex!important}@media(max-width:768px){.budheader{padding:1.6rem 0}.budheader__navigation{display:none}.budheader__toggle{display:flex}}.budmobmenu{position:fixed;width:100%;height:100vh;left:0;top:0;z-index:100;background:url(/images/home/hero-bg-mob-nav.jpg) 50%/cover no-repeat;padding:1.6rem;opacity:0;pointer-events:none;transform:translateY(-40px) scale(.98);transition:opacity .4s cubic-bezier(.4,1.2,.4,1),transform .4s cubic-bezier(.4,1.2,.4,1)}.budmobmenu.active{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.budmobmenu__logo{display:block;position:relative;width:14rem;height:3.5rem}.budmobmenu__close{position:absolute;width:3.2rem;height:3.2rem;right:1.6rem;top:1.8rem}.budmobmenu__navigation{margin-top:5rem}.budmobmenu__navigation ul{list-style:none;display:flex;flex-direction:column;gap:2rem}.budmobmenu__navigation ul li a{font-size:1.8rem;color:var(--bud-text)}.budmobmenu__navigation ul li a:hover{color:var(--bud-main-color)}.budmobmenu__btn{width:100%;margin-top:4rem}.budlabel{position:relative;padding-left:2rem}.budlabel:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:.8rem;height:.8rem;border-radius:50%;background:var(--bud-main-color)}.budlabel span{font-size:1.6rem;color:var(--bud-text-dark);opacity:.5}@media(max-width:768px){.budlabel{padding-left:1.6rem}.budlabel:before{width:.5rem;height:.5rem}.budlabel span{font-size:1.2rem}}.budbtn{font-family:var(--font-namu),sans-serif;background:var(--bud-btn-bg);padding:2rem 6.5rem;border-radius:1.2rem;border:0;box-shadow:0 0 25px 0 rgba(39,107,255,.7);position:relative}.budbtn,.budbtn span{transition:all .3s ease}.budbtn span:first-child{font-size:1.6rem;color:var(--bud-btn-text)}.budbtn span:nth-child(2){position:absolute;right:.7rem;top:.7rem;width:2rem;height:2rem}.budbtn:hover{background:var(--bud-btn-bg-hover);transform:scale(1.05)}.budbtn:hover span{color:var(--bud-btn-text-hover)}.budbtn:hover span:nth-child(2){right:1.2rem;top:1.2rem;filter:invert(1)}.budbtn:active{background:var(--bud-btn-bg-hover);transform:scale(.95)}.budbtn:active span{color:var(--bud-btn-text-hover)}.budbtn:active span:nth-child(2){right:1.2rem;top:1.2rem;filter:invert(1)}.budbtn:disabled{opacity:.5;cursor:not-allowed}.budhero{position:relative;overflow:hidden;padding-top:20rem;padding-bottom:8.4rem}.budhero__bg{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.budhero .container{position:relative;z-index:2}.budhero__info{width:55rem}.budhero__title{font-family:var(--font-unbounded),sans-serif;font-size:5rem;font-weight:700;color:var(--bud-text);line-height:1.25;margin-bottom:3.6rem}.budhero__title span{display:inline-block}.budhero__fulldescr{width:55rem;max-width:100%;margin-bottom:2.4rem}.budhero__fulldescr p{font-size:1.6rem;line-height:1.4;margin-bottom:2.4rem}.budhero__fulldescr p:last-child{margin-bottom:0}.budhero__advalist{list-style:none;display:flex;justify-content:flex-start;gap:1rem;width:65rem;max-width:100%;flex-wrap:wrap;align-items:flex-start;margin-bottom:3rem}.budhero__advalist li{font-size:1.5rem;line-height:1.4;border-radius:1.2rem;background:rgba(0,0,0,.4);border:1px solid hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.6rem 2.4rem}.budhero__advalist li:last-child{margin-bottom:0}.budhero__descr{margin-bottom:5.5rem;width:50rem;border-radius:1.2rem;background:rgba(0,0,0,.4);border:1px solid hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:3rem 24rem 3rem 3rem;position:absolute;right:0;top:2rem;overflow:hidden;z-index:2}.budhero__descr p{font-size:1.6rem;line-height:1.4;font-weight:400;color:var(--bud-text)}.budhero__descr_2{top:30rem;padding-right:19rem}.budhero__descr_2 span{display:block;font-size:1.6rem;font-weight:700;margin-bottom:1rem;font-family:var(--font-unbounded),sans-serif}.budhero__descr_2 p{font-size:1.4rem}.budhero__laptop{z-index:1;position:absolute;right:-5rem;top:-10rem;width:64rem;height:55rem}.budhero__cube{width:30rem;height:18rem;position:absolute;right:-2rem;bottom:0}.budhero__cube_2{width:23rem;height:19rem;right:-1rem}.budhero__slider{width:100%;position:relative;z-index:4;height:13rem;margin-top:5rem}.budhero__slider .keen-slider__slide{height:13rem;border-radius:1.2rem;overflow:hidden}.budhero__slider .keen-slider{pointer-events:none}.budhero__slider .keen-slider__arrow,.budhero__slider .keen-slider__dots{display:none!important}@media(max-width:768px){.budhero__slider{position:relative;right:auto;top:auto;width:100%;height:10rem;margin-top:3rem}.budhero__slider .keen-slider__slide{height:10rem}}.budhero__slide{position:relative}.budhero__slide img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .6s ease-out}.budhero__slide:hover img{transform:scale(1.05)}@media(max-width:768px){.budhero{padding-top:13rem;padding-bottom:6rem}.budhero__title{font-size:3rem;line-height:1.45;margin-bottom:1.6rem}.budhero__title br{display:none}.budhero__title span{display:inline}.budhero__title_2{font-size:2.6rem}.budhero__info{width:100%}.budhero__fulldescr{margin-bottom:1.6rem;padding-right:10rem}.budhero__fulldescr p{font-size:1.4rem}.budhero__advalist{gap:.5rem}.budhero__advalist li{font-size:1.3rem;padding:.8rem 1.6rem;border-radius:.6rem}.budhero__descr{position:relative;right:auto;top:auto;width:100%;margin-top:2rem;margin-bottom:2.5rem;padding:2rem 8rem 2rem 2rem}.budhero__descr p{font-size:1.2rem}.budhero__cube{width:18rem;height:12rem;right:-3rem}.budhero__cube_2{height:15rem}.budhero__btn{width:100%}.budhero__btn_2{padding-left:1.5rem;padding-right:1.5rem}.budhero__laptop{display:none}}.social-media-block{position:fixed;bottom:3rem;right:3rem;z-index:1000;animation:slideInRight .8s ease-out}@media(max-width:768px){.social-media-block{bottom:2rem;right:2rem}}@keyframes slideInRight{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.social-media-container{display:flex;flex-direction:column;align-items:center;position:relative}.messenger-icons{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem;opacity:0;transform:translateY(20px);transition:all .3s ease;pointer-events:none}.messenger-icons.open{opacity:1;transform:translateY(0);pointer-events:all}.messenger-item{width:4rem;height:4rem}@media(max-width:768px){.messenger-item{width:3.5rem;height:3.5rem}}.social-media-item{position:relative;width:5rem;height:5rem;border-radius:50%;background:var(--bud-main-color);border:1px solid var(--bud-main-color);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.social-media-item:hover{transform:scale(1.1);background:var(--bud-main-color-hover);box-shadow:0 0 20px rgba(39,107,255,.4)}.social-media-item:active{transform:scale(.95)}@media(max-width:768px){.social-media-item{width:4rem;height:4rem}}.social-media-item.main-contact-btn.active{background:var(--bud-main-color-hover);transform:scale(1.05)}.social-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%;text-decoration:none;transition:all .3s ease}.social-link img{filter:brightness(0) invert(1)}.social-link svg{color:#fff}.social-link.telegram:hover,.social-link.viber:hover,.social-link.whatsapp:hover{background:hsla(0,0%,100%,.1)}.social-link.contact{cursor:pointer}.ripple-effect{pointer-events:none}.ripple-effect,.ripple-effect:after,.ripple-effect:before{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%}.ripple-effect:after,.ripple-effect:before{content:"";animation:pulse3 2s infinite}.ripple-effect:after{animation:pulse4 2s infinite;animation-delay:1s}@keyframes pulse3{0%{box-shadow:0 0 0 0 rgba(39,107,255,.5)}to{box-shadow:0 0 0 1.042vw rgba(39,107,255,0)}}@keyframes pulse4{0%{box-shadow:0 0 0 0 rgba(39,107,255,.5)}to{box-shadow:0 0 0 2.083vw rgba(39,107,255,0)}}.social-media-item.clicked .ripple-effect{animation:pulse3 .6s ease-out!important}.budhow{padding:10rem 0;position:relative;overflow:hidden}.budhow__element{position:absolute;right:0;top:5rem;width:50rem;height:40rem;z-index:1}.budhow .container{position:relative;z-index:2}.budhow__title{font-size:5rem;font-family:var(--font-unbounded),sans-serif;font-weight:500;line-height:1.3;margin-top:3.5rem;margin-bottom:4rem}.budhow__title span{color:var(--bud-text-dark);display:inline-block}.budhow__title span span{color:var(--bud-main-color)}.budhow__title span:nth-child(2){padding-left:5rem}.budhow__wrap{display:flex;flex-wrap:wrap;margin-top:8rem}.budhow__problem{width:48rem;margin-right:6rem;border-radius:1.2rem;border:1px solid var(--bud-border-color-light);background:#fafbff;padding:6rem 4rem 4rem;position:relative}.budhow__subtitle{position:absolute;left:3rem;top:0;transform:translateY(-50%);margin-bottom:2rem;padding:1.2rem 6rem 1.6rem;background:var(--bud-main-color);border-radius:1.2rem;display:flex;align-items:center;justify-content:center;font-family:var(--font-unbounded),sans-serif}.budhow__subtitle span:first-child{display:inline-block;font-size:1.8rem;line-height:1.4;color:var(--bud-text)}.budhow__subtitle span:nth-child(2){width:2.4rem;height:2.4rem;display:block;position:relative;display:none}.budhow__descr p{font-family:var(--font-unbounded),sans-serif;font-weight:500;margin-bottom:2rem}.budhow__descr p,.budhow__text p{font-size:1.8rem;line-height:1.4;color:var(--bud-text-dark)}.budhow__text.small p{font-size:1.6rem}.budhow__solution{flex:1 1;border-radius:1.2rem;border:1px solid var(--bud-border-color-light);background:#fafbff;padding:6rem 4rem 4rem;position:relative}@media(max-width:768px){.budhow{padding:7rem 0}.budhow__element{top:1rem;width:20rem;height:14rem}.budhow__title{font-size:3rem}.budhow__title span{display:inline;padding:0!important}.budhow__title br{display:none}.budhow__subtitle{padding:1.2rem 4rem;border-radius:.8rem}.budhow__subtitle span:first-child{font-size:1.5rem}.budhow__wrap{margin-top:6rem}.budhow__text p,.budhow__text.small p{font-size:1.5rem}.budhow__problem{width:100%;margin-right:0;padding:5rem 3rem 3rem;margin-bottom:6rem}.budhow__solution{flex:initial;width:100%;padding:5rem 3rem 3rem}}.budleadform{position:relative;overflow:hidden;padding:10rem 0}.budleadform__bg{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.budleadform .container{position:relative;z-index:2}.budleadform__box{display:flex;flex-wrap:wrap}.budleadform__info{width:69rem}.budleadform__title{font-size:5rem;font-weight:700;font-family:var(--font-unbounded),sans-serif;margin-bottom:3.6rem}.budleadform__descr{font-size:1.8rem;line-height:1.4;color:var(--bud-text);width:53.5rem;max-width:100%;margin-bottom:4.8rem}.budleadform__form{flex:1 1;margin-left:6rem;padding:4rem 6rem;background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:2.4rem}.budleadform__formtitle{font-size:2.4rem;font-weight:700;font-family:var(--font-unbounded),sans-serif;margin-bottom:1rem;color:var(--bud-text);text-align:center}.budleadform__formsubtitle{font-size:1.4rem;line-height:1.4;color:var(--bud-text);margin-bottom:1.6rem;text-align:center}.budleadform__input{margin-bottom:1.2rem;position:relative}.budleadform__input input,.budleadform__input select,.budleadform__input textarea{width:100%;padding:1.6rem 2rem;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:1.2rem;color:var(--bud-text);font-size:1.6rem;transition:all .3s ease;outline:none}.budleadform__input input::placeholder,.budleadform__input select::placeholder,.budleadform__input textarea::placeholder{color:hsla(0,0%,100%,.6)}.budleadform__input input:focus,.budleadform__input select:focus,.budleadform__input textarea:focus{border-color:var(--bud-main-color);background:hsla(0,0%,100%,.15)}.budleadform__input input.active,.budleadform__input select.active,.budleadform__input textarea.active{border-color:var(--bud-main-color);background:hsla(0,0%,100%,.15);box-shadow:0 0 0 2px rgba(39,107,255,.2)}.budleadform__input input.error,.budleadform__input select.error,.budleadform__input textarea.error{border-color:#ff4757;background:rgba(255,71,87,.1);box-shadow:0 0 0 2px rgba(255,71,87,.2)}.budleadform__input input.error:focus,.budleadform__input select.error:focus,.budleadform__input textarea.error:focus{border-color:#ff4757;background:rgba(255,71,87,.15)}.budleadform__input input:disabled,.budleadform__input select:disabled,.budleadform__input textarea:disabled{opacity:.5;cursor:not-allowed;background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.1)}.budleadform__input input:disabled:focus,.budleadform__input select:disabled:focus,.budleadform__input textarea:disabled:focus{border-color:hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.05)}.budleadform__input select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1.5rem center;background-size:1.5rem;padding-right:4rem}.budleadform__input select option{background:#1a1a1a;color:var(--bud-text);padding:1rem}.budleadform__input textarea{resize:vertical;min-height:12rem;font-family:inherit}.budleadform__error{display:block;color:#ff4757;font-size:1.2rem;margin-top:.5rem;padding-left:.5rem;animation:fadeIn .3s ease}.budleadform__btn{width:100%}.budleadform__list li{display:flex;align-items:center;margin-bottom:2rem}.budleadform__list li:last-child{margin-bottom:0}.budleadform__list li span:first-child{width:3.2rem;height:3.2rem;display:flex;justify-content:center;align-items:center;border-radius:50%;background:var(--bud-main-color)}.budleadform__list li span:first-child span{width:50%;height:50%;position:relative}.budleadform__list li span:nth-child(2){font-size:1.8rem;line-height:1.4;color:var(--bud-text);flex:1 1;margin-left:1.4rem}@media(max-width:768px){.budleadform{padding:7rem 0}.budleadform__info{width:100%}.budleadform__title{font-size:4rem;line-height:1.2;margin-bottom:2.6rem}.budleadform__descr{font-size:1.6rem;margin-bottom:2.8rem}.budleadform__list li span:first-child{width:2.6rem;height:2.6rem}.budleadform__list li span:nth-child(2){font-size:1.6rem}.budleadform__form{margin:3rem auto 0;width:90%;padding:3rem}.budleadform__formtitle{font-size:2.2rem}.budleadform__formsubtitle{font-size:1.3rem;padding:0 4rem;margin-bottom:2.6rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.budcategories{padding:10rem 0;overflow:hidden}.budcategories__title{font-size:5rem;font-family:var(--font-unbounded),sans-serif;font-weight:500;line-height:1.3;margin-top:3.5rem;margin-bottom:4rem}.budcategories__title span{color:var(--bud-text-dark);display:inline-block}.budcategories__title span span{color:var(--bud-main-color)}.budcategories__title span:nth-child(2){padding-left:5rem}.budcategories__box{min-height:75rem;position:relative}.budcategories__item{display:flex;align-items:center;position:absolute}.budcategories__item_1{right:0;top:0}.budcategories__item_2{left:-5rem;top:25rem}.budcategories__item_3{left:70rem;top:35rem}.budcategories__item_4{left:10rem;top:55rem}.budcategories__image{width:25rem;height:22rem;position:relative}.budcategories__number{font-size:5rem;font-weight:700;font-family:var(--font-unbounded),sans-serif;color:var(--bud-main-color);position:absolute;left:21rem;top:-2.5rem}.budcategories__text{font-size:2.6rem;color:var(--bud-text-dark);max-width:32rem;margin-left:3.5rem}@media(max-width:768px){.budcategories{padding:7rem 0}.budcategories__title{font-size:3rem;line-height:1.2;margin-bottom:3.6rem;margin-top:2.5rem}.budcategories__item{position:static;margin-bottom:3rem}.budcategories__item:last-child{margin-bottom:0}.budcategories__text{font-size:1.7rem;margin-left:1.6rem;flex:1 1}.budcategories__image{width:15rem;height:13rem}.budcategories__number{font-size:3.2rem;left:13rem;top:-2rem}}.budcta{position:relative;overflow:hidden;padding:8rem 0}.budcta__bg{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.budcta .container{position:relative;z-index:2}.budcta__box{display:flex;flex-wrap:wrap}.budcta__info{width:69rem}.budcta__title{font-size:5rem;font-weight:700;font-family:var(--font-unbounded),sans-serif;margin-bottom:3.6rem}.budcta__descr{font-size:1.8rem;line-height:1.4;color:var(--bud-text);width:53.5rem;max-width:100%;margin-bottom:4.8rem}.budcta__laptop{width:111.5rem;height:48.5rem;position:absolute;right:0;bottom:0;z-index:2}@media(max-width:768px){.budcta{padding:6rem 0 26rem}.budcta__info{width:100%}.budcta__title{font-size:3rem;margin-bottom:2.6rem}.budcta__descr{font-size:1.6rem;margin-bottom:2.8rem}.budcta__laptop{width:61.5rem;height:26.5rem;right:-6rem}}.budresons{padding:8rem 0;background:#fbfbfb;overflow:hidden}.budresons__title{font-size:5rem;font-family:var(--font-unbounded),sans-serif;font-weight:500;line-height:1.3;margin-top:3.5rem;margin-bottom:4rem}.budresons__title span{color:var(--bud-text-dark);display:inline-block}.budresons__title span span{color:var(--bud-main-color)}.budresons__title span:nth-child(2){padding-left:5rem}.budresons__wrap{margin-top:8rem;display:flex;gap:8rem 4rem;align-items:stretch;flex-wrap:wrap}.budresons__item{padding:8rem 5rem 5rem;width:calc((100% - 8rem)/3);position:relative;border:1px solid var(--bud-border-color-light);background:#fafbff;border-radius:2rem}.budresons__itembg{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;border-radius:2rem;overflow:hidden}.budresons__icon{width:7rem;height:7rem;border-radius:1.2rem;background:var(--bud-main-color);display:flex;justify-content:center;align-items:center;position:absolute;left:4rem;top:0;transform:translateY(-50%);z-index:2}.budresons__icon.white{background:var(--bud-bg-icon);border:1px solid var(--bud-border-color-light)}.budresons__icon span{display:block;position:relative;width:3.6rem;height:3.6rem}.budresons__final{position:relative;z-index:3}.budresons__final b{font-family:var(--font-unbounded),sans-serif;font-size:2.4rem;font-weight:700;color:var(--bud-text);display:block}.budresons__final p{font-size:1.6rem;color:var(--bud-text);margin-top:1.2rem;margin-bottom:2rem}.budresons__info span{display:block;font-family:var(--font-unbounded),sans-serif;font-weight:500;line-height:1.5;min-height:4.6rem}.budresons__info p,.budresons__info span{font-size:1.5rem;color:var(--bud-text-dark)}.budresons__info p{line-height:1.4;margin-top:1.5rem}@media(max-width:768px){.budresons{padding:7rem 0}.budresons__wrap{gap:5rem 0;margin-top:6rem;flex-direction:column}.budresons__title{font-size:3.6rem;margin-top:2.5rem}.budresons__item{width:100%;padding:5rem 3rem 4rem}.budresons__icon{width:5rem;height:5rem;left:3rem}.budresons__icon span{width:2.6rem;height:2.6rem}}.budfaq{padding:8rem 0}.budfaq__left{width:41.5rem;position:-webkit-sticky;position:sticky;top:10rem}.budfaq__box{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.budfaq__content{flex:1 1;margin-left:5rem}.budfaq__title{font-size:5rem;font-family:var(--font-unbounded),sans-serif;font-weight:500;line-height:1.3;margin-top:3.5rem;margin-bottom:4rem}.budfaq__title span{color:var(--bud-text-dark);display:inline-block}.budfaq__title span span{color:var(--bud-main-color)}.budfaq__title span:nth-child(2){padding-left:5rem}.budfaq__item{border:1px solid var(--bud-border-color-light);background:#fafbff;margin-bottom:1.2rem;border-radius:1.2rem}.budfaq__item.active .budfaq__body{max-height:20rem;opacity:1}.budfaq__head{padding:1.2rem 1.6rem;display:flex;align-items:center;justify-content:flex-start;position:relative}.budfaq__body{max-height:0;opacity:0;overflow:hidden;transition:all .3s ease;padding:0}.budfaq__body p{font-size:1.4rem;line-height:1.4;color:var(--bud-text-dark);padding-right:10rem}.budfaq__inside{padding:2rem;position:relative}.budfaq__inside:before{content:"";position:absolute;left:2rem;top:0;width:calc(100% - 4rem);height:1px;background:var(--bud-border-color-light)}.budfaq__number{width:3.6rem;height:3.6rem;border-radius:50%;background:var(--bud-main-color);display:flex;justify-content:center;align-items:center;color:var(--bud-text);font-size:1.2rem}.budfaq__name,.budfaq__number{font-family:var(--font-unbounded),sans-serif}.budfaq__name{font-size:1.5rem;font-weight:500;color:var(--bud-text-dark);flex:1 1;padding-right:2rem;margin-left:1.2rem}.budfaq__more{width:1.6rem;height:1.6rem;position:absolute;right:1.6rem;top:50%;transform:translateY(-50%)}@media(max-width:768px){.budfaq{padding:6rem 0}.budfaq__title{font-size:4rem;margin-top:2.5rem}.budfaq__left{width:100%;position:static}.budfaq__content{flex:initial;width:100%;margin-left:0}.budfaq__name{font-size:1.3rem;font-weight:500}.budfaq__body p{padding-right:0;font-size:1.3rem}.budfaq__item.active .budfaq__body{max-height:26rem}}.budcases{padding:8rem 0 0;background:#fbfbfb}.budcases__title{font-size:5rem;font-family:var(--font-unbounded),sans-serif;font-weight:500;line-height:1.3;margin-top:3.5rem;margin-bottom:4rem}.budcases__title span{color:var(--bud-text-dark);display:inline-block}.budcases__title span span{color:var(--bud-main-color)}.budcases__title span:nth-child(2){padding-left:5rem}.budcases__wrap{display:flex;flex-wrap:wrap}.budcases__item{position:relative;width:50%;overflow:hidden;height:50rem}.budcases__item:hover .budcases__image{transform:scale(1.1) translateX(-50%) translateY(-50%)}.budcases__item:hover .budcases__info{opacity:1}.budcases__image{left:50%;top:50%;transform:translateX(-50%) translateY(-50%)}.budcases__image,.budcases__info{position:absolute;width:100%;height:100%;transition:all .3s ease}.budcases__info{background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:4rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;z-index:2;opacity:0}.budcases__name{font-size:2.4rem;font-weight:700;font-family:var(--font-unbounded),sans-serif;margin-bottom:2rem}.budcases__descr,.budcases__name{color:var(--bud-text);padding-right:10rem}.budcases__descr{font-size:1.4rem;line-height:1.5;opacity:.8}@media(max-width:768px){.budcases{padding:5rem 0 0}.budcases__title{font-size:4rem;margin-top:2.5rem;margin-bottom:3rem}.budcases__item{width:100%;height:29rem}.budcases__descr{padding-right:0;font-size:1.3rem}.budcases__name{font-size:1.6rem;padding-right:0}}.budfooter{padding:5rem 0;background:#000}.budfooter__box{display:flex;justify-content:space-between;align-items:center}.budfooter__logo{width:14rem;height:3.5rem;display:block;position:relative}.budfooter__link,.budfooter__text{font-size:1.2rem;color:var(--bud-text)}.budfooter__link{text-decoration:underline}.budfooter__link:hover{color:var(--bud-main-color)}@media(max-width:768px){.budfooter{padding:3rem 0}.budfooter__box{flex-wrap:wrap}.budfooter__text{width:100%;text-align:center;margin-top:3rem}}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10000;display:flex;justify-content:center;align-items:center;padding:2rem;animation:fadeIn .3s ease}.modal-content{background:#1a1a1a;border-radius:2.4rem;padding:4rem;max-width:50rem;width:100%;max-height:90vh;overflow-y:auto;position:relative;animation:slideIn .3s ease}.modal-close{position:absolute;top:2rem;right:2rem;width:4rem;height:4rem;border:none;background:hsla(0,0%,100%,.1);border-radius:50%;color:var(--bud-text);font-size:2.4rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.modal-close:hover{background:hsla(0,0%,100%,.2);transform:scale(1.1)}.modal-form .modal-title{font-size:3.2rem;font-weight:700;font-family:var(--font-unbounded),sans-serif;color:var(--bud-text);margin-bottom:1rem;text-align:center}.modal-form .modal-subtitle{font-size:1.6rem;color:var(--bud-text);margin-bottom:3rem;text-align:center;opacity:.8}.modal-input{margin-bottom:1.6rem;position:relative}.modal-input input,.modal-input select,.modal-input textarea{width:100%;padding:1.6rem 2rem;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:1.2rem;color:var(--bud-text);font-size:1.6rem;transition:all .3s ease;outline:none}.modal-input input::placeholder,.modal-input select::placeholder,.modal-input textarea::placeholder{color:hsla(0,0%,100%,.6)}.modal-input input:focus,.modal-input select:focus,.modal-input textarea:focus{border-color:var(--bud-main-color);background:hsla(0,0%,100%,.15)}.modal-input input.active,.modal-input select.active,.modal-input textarea.active{border-color:var(--bud-main-color);background:hsla(0,0%,100%,.15);box-shadow:0 0 0 2px rgba(39,107,255,.2)}.modal-input input.error,.modal-input select.error,.modal-input textarea.error{border-color:#ff4757;background:rgba(255,71,87,.1);box-shadow:0 0 0 2px rgba(255,71,87,.2)}.modal-input input.error:focus,.modal-input select.error:focus,.modal-input textarea.error:focus{border-color:#ff4757;background:rgba(255,71,87,.15)}.modal-input input:disabled,.modal-input select:disabled,.modal-input textarea:disabled{opacity:.5;cursor:not-allowed;background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.1)}.modal-input input:disabled:focus,.modal-input select:disabled:focus,.modal-input textarea:disabled:focus{border-color:hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.05)}.modal-input select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1.5rem center;background-size:1.5rem;padding-right:4rem}.modal-input select option{background:#1a1a1a;color:var(--bud-text);padding:1rem}.modal-input textarea{resize:vertical;min-height:12rem;font-family:inherit}.modal-error{display:block;color:#ff4757;font-size:1.2rem;margin-top:.5rem;padding-left:.5rem;animation:fadeIn .3s ease}.modal-btn{width:100%;margin-top:1rem}@keyframes slideIn{0%{opacity:0;transform:translateY(-50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:767px){.modal-content{padding:2rem}.modal-form .modal-title{font-size:2.2rem}.modal-input textarea{height:8rem}.modal-close{top:1rem;right:1rem}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px rgba(0,0,0,.1);--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translateX(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:auto}.Toastify__toast{--toastify-toast-width:100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right;border-bottom-left-radius:0}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;align-content:flex-start;display:flex;overflow:hidden;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;-khtml-user-select:none;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-height:100%;overflow:hidden;position:relative;width:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}