.hero-banner{display:grid;grid-gap:10px;gap:10px;border-radius:4px;overflow:hidden;color:#fff;color:var(--c-white);background-color:#73982e;background-color:var(--c-bg-tertiary);padding:20px}@media (min-width:450px){.hero-banner{grid-gap:20px;gap:20px;grid-template-columns:100px 1fr}}@media (min-width:640px){.hero-banner{grid-template-columns:190px 1fr}}@media (min-width:900px){.hero-banner{grid-template-columns:240px 1fr}}@media (min-width:1200px){.hero-banner{grid-template-columns:446px 1fr}}.hero-banner_image{--arrow-offset:13px;width:100px;height:60px;background-size:cover;background-position:50%;-o-object-fit:cover;object-fit:cover;-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - var(--arrow-offset)),50% 100%,0 calc(100% - var(--arrow-offset)));clip-path:polygon(0 0,100% 0,100% calc(100% - var(--arrow-offset)),50% 100%,0 calc(100% - var(--arrow-offset)))}@media (min-width:450px){.hero-banner_image{width:100%;-webkit-clip-path:polygon(0 0,calc(100% - var(--arrow-offset)) 0,100% 50%,calc(100% - var(--arrow-offset)) 100%,0 100%);clip-path:polygon(0 0,calc(100% - var(--arrow-offset)) 0,100% 50%,calc(100% - var(--arrow-offset)) 100%,0 100%)}}@media (min-width:640px){.hero-banner_image{--arrow-offset:25px;height:115px}}@media (min-width:900px){.hero-banner_image{--arrow-offset:29px;height:134px}}@media (min-width:1200px){.hero-banner_image{--arrow-offset:53px;height:calc(100% + 40px);margin:-20px 20px -20px -20px}}.hero-banner_content{width:100%}.hero-banner_title{font-size:20px;line-height:120%}@media (min-width:640px){.hero-banner_title{font-size:30px}}@media (min-width:900px){.hero-banner_title{font-size:40px}}@media (min-width:1200px){.hero-banner_title{font-size:48px}}.hero-banner_subtitle{& p,span{font-weight:700;font-size:12px;line-height:120%;margin-bottom:20px}@media (min-width:640px){& p,span{font-size:18px}}@media (min-width:900px){& p,span{font-size:24px}}@media (min-width:1200px){& p,span{font-size:28px}}}.hero-banner_button.v-button{margin-bottom:30px;border-color:hsla(0,0%,100%,.2)}.hero-banner_disclaimer{& p,span{font-size:10px;letter-spacing:.03em}}.hero-banner-wrap{position:relative;border-radius:20px;overflow:hidden}.hero-banner_disclaimer{color:#fff;color:var(--c-white);padding:52px 20px;position:absolute;background:#628324;background:var(--c-green);height:100%;z-index:1;overflow:auto}.hero-banner_disclaimer p{font-size:12px;line-height:120%;margin-bottom:0}.hero-banner_shields{position:absolute;top:10px;left:10px;display:flex;grid-gap:4px;gap:4px;z-index:2}.hero-banner_shields-close,.hero-banner_shields-more,.hero-banner_shields-promo{background:rgba(0,0,0,.5);border-radius:10px;color:#fff;color:var(--c-white);width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content}.hero-banner_shields-promo{padding:3px 10px;font-size:12px;line-height:14.63px}.hero-banner_shields-more{display:flex;flex-direction:column;grid-gap:1.5px;gap:1.5px;padding:5px 7px;cursor:pointer}.hero-banner_shields-more span{width:3px;height:3px;background:#fff;background:var(--c-white);border-radius:100%}.hero-banner_shields-close{padding:1px 3px;line-height:100%;cursor:pointer}.hero-banner_shields-close img{width:18px;height:18px}.v-hero{margin-bottom:80px}.v-hero_top{position:relative;z-index:var(--z-content-1);color:#fff;color:var(--c-white);display:flex;flex-direction:column;justify-content:flex-end;padding:30px;min-height:536px}.v-hero_top:after{position:absolute;content:"";display:block;left:0;top:0;width:100%;height:100%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.8));z-index:-1;z-index:var(--z-content-under)}@media (min-width:900px){.v-hero_top:after{display:none}}@media (min-width:900px){.v-hero_top{padding:40px;min-height:550px;flex-direction:row;justify-content:flex-start;align-items:flex-end}}@media (min-width:1500px){.v-hero_top{padding:70px}}.v-hero_top_bg{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1;z-index:var(--z-content-under)}@media (min-width:900px){.v-hero_top_bg{-o-object-position:right center;object-position:right center}}.v-hero_top_text{display:flex;align-items:flex-start;grid-gap:8px;gap:8px;margin-bottom:30px}@media (min-width:900px){.v-hero_top_text{margin-bottom:40px}}.v-hero_top_buttons{display:flex;flex-wrap:wrap;grid-gap:20px;gap:20px}.hero_bottom{padding-top:130px}.hero_bottom.__banner{padding-top:50px}@media (min-width:1200px){.hero_bottom,.hero_bottom.__banner{padding-top:80px}}.factoids_item{position:relative;display:flex;flex-direction:column;align-items:center}.factoids_item .factoids-num{color:#40352d;color:var(--c-text-main);padding-bottom:15px}.factoids_item p{max-width:200px;text-align:center}.factoids_item:not(:last-child){padding-bottom:40px;margin-bottom:40px}.factoids_item:not(:last-child):after{content:"";position:absolute;bottom:0;width:35px;height:1px;background:#73982e;background:var(--c-bg-tertiary)}.about-complex{margin-bottom:60px}@media (min-width:1200px){.about-complex{margin-bottom:80px}}.about-complex .v-button.__top{display:none}@media (min-width:1200px){.about-complex .v-button.__top{display:inline-flex}}.about-complex .v-button.__bot{display:inline-flex;width:100%;margin-top:35px;text-align:center}@media (min-width:1200px){.about-complex .v-button.__bot{display:none}}.about-complex_slider{width:100%}.about-complex_slider .swiper-slide{position:relative;max-height:600px}.about-complex_slider .swiper-slide:before{display:block;content:"";width:100%;padding-top:150%}.about-complex_slider .swiper-slide img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}@media (min-width:1200px){.about-complex_slider{width:35%;height:483px}}@media (min-width:1500px){.about-complex_slider{height:522px}}.about-complex_factoids-bot{display:flex;align-items:center;justify-content:space-between;flex-direction:column}@media (min-width:1200px){.about-complex_factoids-bot{flex-direction:row}}.about-complex_info{width:100%}@media (min-width:1200px){.about-complex_info{width:30%}}.about-complex_info h2{color:#40352d;color:var(--c-text-main);padding-bottom:30px}.about-complex_info p{color:#655c54;color:var(--c-text-main-light);padding-bottom:30px}@media (min-width:1200px){.about-complex_info p{padding-bottom:55px}}.about-complex_factoids-wrapper{display:none}@media (min-width:1200px){.about-complex_factoids-wrapper{display:block;width:25%}}.v-turns{margin-bottom:55px}.v-turns h2{color:#40352d;color:var(--c-text-main);max-width:500px;padding-bottom:30px}.v-turns h2 br{display:none}@media (min-width:1200px){.v-turns{margin-bottom:80px}.v-turns h2{padding-bottom:55px}.v-turns h2 br{display:block}}@media (min-width:1200px){.v-turns-inner{display:flex}}.v-turns-img{display:none}@media (min-width:1200px){.v-turns-img{display:block;width:50%}}@media (min-width:1500px){.v-turns-img{width:37%}}.v-turns-cards{display:flex;flex-wrap:wrap;justify-content:space-between}@media (min-width:1200px){.v-turns-cards{padding-left:50px}}@media (min-width:1500px){.v-turns-cards{padding-left:55px;justify-content:normal}}.v-turns-card{position:relative;display:flex;align-items:center;width:320px;border:1px solid #cbc6c0;border:1px solid var(--c-gray-light);border-radius:4px;margin-bottom:5px;text-decoration:none;overflow:hidden}.v-turns-card.skeleton{animation-duration:1.5s}.v-turns-card.__active{background:#e0e6c7;background:var(--c-bg-secondary);border-color:#e0e6c7;border-color:var(--c-bg-secondary)}.v-turns-card.__active .v-turns-card_finish{color:#628324;color:var(--c-green)}.v-turns-card.__active:hover .v-turns-card_link:before{transition:border-color .3s ease-in-out;border-color:#fcc70b;border-color:var(--c-yellow)}@media (min-width:1200px){.v-turns-card{width:440px}}@media (min-width:1500px){.v-turns-card{width:260px;height:308px;flex-direction:column;align-items:normal;margin-right:10px;margin-bottom:20px;padding:30px 0 0 20px}}.v-turns-card_icon{width:38%;display:flex;justify-content:center;align-items:center}.v-turns-card_icon.skeleton{width:100px;height:100px;margin-bottom:20px}.v-turns-card_info{width:54%}@media (min-width:1500px){.v-turns-card_info{width:100%}}.v-turns-card_finish{color:#ef7f1a;color:var(--c-accent-hover)}.v-turns-card_finish.skeleton{width:80%;height:22px;margin-bottom:5px}@media (min-width:1500px){.v-turns-card_finish{padding-top:20px}}.v-turns-card_title{padding:4px 0;max-width:170px;font-family:Roboto,sans-serif;font-family:var(--f-second);color:#40352d;color:var(--c-text-main)}.v-turns-card_title.skeleton{width:75%;height:26px;margin-bottom:5px}@media (min-width:1500px){.v-turns-card_title{padding:5px 0;max-width:220px}}.v-turns-card_flats{font-family:Roboto,sans-serif;font-family:var(--f-second);color:#655c54;color:var(--c-text-main-light);letter-spacing:.02em}.v-turns-card_flats.skeleton{width:80%;height:17px;margin-bottom:5px}.v-turns-card_link{position:absolute;width:8%;height:100%;right:0;background:#73982e;background:var(--c-bg-tertiary)}.v-turns-card_link:before:not(.skeleton){content:"";position:absolute;width:14px;height:14px;top:50%;left:38%;transform:translate(-50%,-50%) rotate(45deg);border-top:2px solid #fff;border-top:2px solid var(--c-text-tertiary);border-right:2px solid #fff;border-right:2px solid var(--c-text-tertiary);transition:border-color .3s ease-in-out}.v-turns-card_link p{display:none}@media (min-width:1500px){.v-turns-card_link{display:flex;align-items:center;width:100%;height:50px;bottom:0;left:0}.v-turns-card_link:before{width:14px;height:14px;left:auto;right:10%;transform:translateY(-50%) rotate(45deg)}.v-turns-card_link p{display:block;padding-left:20px;color:#fff;color:var(--c-text-tertiary)}}.v-presentation{margin:60px 0}@media (min-width:1200px){.v-presentation{margin:80px 0}}.v-presentation_content{padding:30px 20px;background:#f9e3c2;background:var(--c-accent-active);position:relative;display:flex;flex-direction:column;grid-gap:10px;gap:10px}@media (min-width:900px){.v-presentation_content{flex-direction:row;align-items:center;grid-gap:80px;gap:80px;padding:13px 132px}}.v-presentation_content_decor{z-index:1;z-index:var(--z-content);position:absolute}.v-presentation_content_decor.__top{top:0;right:0}.v-presentation_content_decor.__bottom{display:none}@media (min-width:900px){.v-presentation_content_decor.__bottom{display:block;bottom:0;left:0}}.v-presentation_content_image{z-index:2;z-index:var(--z-content-2);width:100%}@media (min-width:900px){.v-presentation_content_image{width:50%;max-width:350px}}.v-presentation_content_text{z-index:2;z-index:var(--z-content-2);display:flex;flex-direction:column;grid-gap:32px;gap:32px;width:100%}@media (min-width:640px){.v-presentation_content_text{width:50%;max-width:435px}}.v-presentation_content_text h2{color:#40352d;color:var(--c-text-main);font-size:26px}.v-presentation_content_text_button{display:flex;width:-moz-max-content;width:max-content}.v-presentation_content_text_button span{display:flex;align-items:center;grid-gap:12px;gap:12px}.v-plans_desktop{display:none}@media (min-width:1200px){.v-plans_desktop{display:flex;flex-wrap:wrap;justify-content:space-between}.v-plans_desktop .v-plans_card:nth-child(4n+2),.v-plans_desktop .v-plans_card:nth-child(4n+3){background:#e0e6c7;background:var(--c-bg-secondary)}.v-plans_desktop .v-plans_card:nth-child(4n+2):hover .v-plans_card-link,.v-plans_desktop .v-plans_card:nth-child(4n+3):hover .v-plans_card-link{transition:color .3s ease-in-out;color:#628324;color:var(--c-green)}}@media (min-width:1200px){.v-plans_mobile{display:none}}.v-plans,.v-plans h2{padding-bottom:30px}.v-plans h2{color:#40352d;color:var(--c-text-main)}.v-plans .swiper-slide:nth-child(odd) .v-plans_card{background:#f9e3c2;background:var(--c-accent-active)}.v-plans .swiper-slide:nth-child(odd):hover .v-plans_card-link{transition:color .3s ease-in-out;color:#ef7f1a;color:var(--c-accent-hover)}.v-plans .swiper-slide:nth-child(2n) .v-plans_card{background:#e0e6c7;background:var(--c-bg-secondary)}.v-plans .swiper-slide:nth-child(2n):hover .v-plans_card-link{transition:color .3s ease-in-out;color:#628324;color:var(--c-green)}@media (min-width:1200px){.v-plans{padding-bottom:90px}}.v-plans_card{display:block;height:380px;text-decoration:none;border-radius:4px;margin-bottom:30px;transition:filter .3s ease-in-out}@media (-ms-high-contrast:active),(-ms-high-contrast:none),(hover:hover){.v-plans_card:hover{transition:filter .3s ease-in-out;filter:drop-shadow(4px 10px 16px rgba(0,0,0,.15))}}@media (min-width:640px){.v-plans_card{display:flex;width:532px;height:auto;max-height:264px;padding:45px 30px}.v-plans_card.skeleton{animation-duration:3s}.v-plans_card:not(.skeleton){background:#f9e3c2;background:var(--c-accent-active)}.v-plans_card:hover .v-plans_card-link{transition:color .3s ease-in-out;color:#ef7f1a;color:var(--c-accent-hover)}}@media (min-width:1500px){.v-plans_card{width:674px;padding:45px 100px 45px 70px}}.v-plans_card-plan{width:100%;height:40%;display:flex;justify-content:center;align-items:center;padding:20px}.v-plans_card-plan.skeleton{width:232px;height:134px;animation-duration:1.5s}.v-plans_card-plan img{height:100%;width:100%}@media (min-width:640px){.v-plans_card-plan{justify-content:flex-start;padding:20px;height:unset;width:40%}}@media (min-width:1500px){.v-plans_card-plan{width:50%}}.v-plans_card-title{color:#40352d;color:var(--c-text-main);padding-left:20px;margin-bottom:15px;font-weight:700}.v-plans_card-title.skeleton{height:21px}@media (min-width:640px){.v-plans_card-title{padding-left:0;margin-bottom:20px}}.v-plans_card-params{padding:0 20px}.v-plans_card-params.skeleton{background:transparent;margin-left:20px}@media (min-width:640px){.v-plans_card-params{padding:0 0 0 20px;width:60%}}@media (min-width:1500px){.v-plans_card-params{padding:0;width:50%}}.v-plans_card-param{display:flex;font-family:Roboto,sans-serif;font-family:var(--f-second);color:#736557;color:var(--c-gray-dark)}.v-plans_card-param.skeleton{height:21px;animation-duration:1.5s}.v-plans_card-param span{position:relative;flex:1 0 auto}.v-plans_card-param span:before{content:"";position:absolute;width:90%;height:70%;left:50%;transform:translateX(-50%);border-bottom:1px dashed #736557;border-bottom:1px dashed var(--c-gray-dark)}.v-plans_card-param p:last-child{color:#382617;color:var(--c-text-secondary-dark)}.v-plans_card-param:not(:last-child){margin-bottom:10px}.v-plans_card-param:last-child{margin-bottom:25px}.v-plans_card-link{padding-left:20px;color:#382617;color:var(--c-text-secondary-dark);text-decoration:underline;transition:color .3s ease-in-out}.v-plans_card-link.skeleton{height:21px}@media (min-width:640px){.v-plans_card-link{padding-left:0;margin-top:15px}}.v-filters-short .wrapper{position:relative}.v-filters-short h2{padding-top:10px;margin-bottom:30px;color:#40352d;color:var(--c-text-main)}.v-filters-short .v-filters-container_main-img{display:none;position:absolute}.v-filters-short .v-filters-container_main-img img{width:100%}.v-filters-short .v-filters_button{font-size:14px;text-align:center}.v-filters-short .v-filters-short-leaf{display:none}@media (min-width:720px){.v-filters-short .v-filters_fields{position:relative;display:flex;flex-wrap:wrap}.v-filters-short .v-filter-field:nth-child(2n),.v-filters-short .v-filter-field:nth-child(odd){width:50%}.v-filters-short .multiselect,.v-filters-short .v-range{max-width:320px}.v-filters-short .v-filters_button{width:320px}.v-filters-short .v-filters-reset{width:100%;display:flex;align-items:baseline}.v-filters-short .v-filters_button.__reset{margin:0 0 0 40px;width:auto}}@media (min-width:1000px){.v-filters-short .v-filter-field:nth-child(odd){width:35%}.v-filters-short .v-filter-field:nth-child(2n){width:65%}}@media (min-width:1200px){.v-filters-short h2{padding-top:30px;margin-bottom:40px}.v-filters-short .v-filters_fields{padding:40px 30px;background:#e0e6c7;background:var(--c-bg-secondary);border-radius:4px}.v-filters-short .v-filter-field{margin-bottom:20px}.v-filters-short .v-filters-container_main-img{display:block;width:315px;height:413px;right:15px;bottom:0}.v-filters-short .v-filters-reset{margin:10px 0 0}.v-filters-short .v-filters-short-leaf{display:block;position:absolute;width:94px;height:94px;top:0;right:25px;transform:scaleX(-1)}}@media (min-width:1500px){.v-filters-short h2{margin-bottom:70px}.v-filters-short .v-filters_fields{padding:50px 80px}.v-filters-short .v-filters-container_main-img{width:397px;height:520px;right:80px;bottom:0}.v-filters-short .v-filters-short-leaf{top:-90px}}.v-filters-short_skeleton{display:flex;flex-flow:column nowrap;align-items:flex-start;justify-content:flex-start;height:400px;padding:40px 0 0;animation-duration:3s}@media (min-width:760px){.v-filters-short_skeleton{flex-flow:row wrap;align-items:center}}@media (min-width:1146px){.v-filters-short_skeleton{padding:40px 100px 0}}@media (min-width:1200px){.v-filters-short_skeleton{justify-content:space-between;padding:40px 365px 0 30px}}@media (min-width:1500px){.v-filters-short_skeleton{padding:50px 525px 0 80px}}.v-filters-short_skeleton_item{width:100%!important;max-width:100%;animation-duration:1.5s}.v-filters-short_skeleton_item:nth-of-type(2),.v-filters-short_skeleton_item:nth-of-type(5n){min-width:238px;width:40%!important}@media (min-width:760px){.v-filters-short_skeleton_item:nth-of-type(2),.v-filters-short_skeleton_item:nth-of-type(5n){width:100%!important}.v-filters-short_skeleton_item{max-width:322px;margin-right:70px}}@media (min-width:1200px){.v-filters-short_skeleton_item{width:60%;margin-right:0}}@media (min-width:1500px){.v-filters-short_skeleton_item{width:100%!important}}.v-filters-short_skeleton_item:last-of-type{margin-top:0}.v-filters-short_skeleton_item:nth-of-type(2n){margin-right:0}