﻿.dh-header{font-family:"Onest",system-ui,sans-serif;position:fixed;top:0;left:0;right:0;z-index:1000;transition:background .3s,box-shadow .3s,top .2s}.dh-header--transparent{background:rgba(0,0,0,0)}.dh-header--white{background:#fff;box-shadow:0 2px 20px rgba(0,0,0,.08)}.dh-header--mobile-open{background:#1b4500 !important;box-shadow:none !important}.dh-header--mobile-open .dh-logo__name,.dh-header--mobile-open .dh-nav__link,.dh-header--mobile-open .dh-nav__phone,.dh-header--mobile-open .dh-burger span{color:#fff !important}.dh-header--mobile-open .dh-nav__bell .oasis-notifications-bell{color:hsla(0,0%,100%,.9) !important}.dh-header--transparent.dh-header--scrolled{background:rgba(27,69,0,.95);backdrop-filter:blur(12px)}.dh-header__inner{max-width:1310px;margin:0 auto;padding:0 30px;height:90px;display:flex;align-items:center;gap:40px}@media(max-width: 768px){.dh-header__inner{height:64px;padding:0 15px}}body.admin-bar .dh-header{top:32px}body.admin-bar .dh-mobile-menu{top:110px}@media(max-width: 782px){body.admin-bar .dh-header{top:46px}body.admin-bar .dh-mobile-menu{top:110px}}.dh-logo{display:flex;align-items:center;gap:16px;flex-shrink:0;text-decoration:none}.dh-logo__img{width:56px;height:52px;object-fit:contain}@media(max-width: 768px){.dh-logo__img{width:48px;height:auto}}.dh-logo__placeholder{width:56px;height:52px;background:#5fb02d;border-radius:12px}.dh-logo__text{display:flex;flex-direction:column;gap:2px;margin:0;padding:0;font-size:inherit;font-weight:inherit}.dh-logo__name{font-size:25px;font-weight:800;line-height:1.1;color:#fff;white-space:nowrap}@media(max-width: 768px){.dh-logo__name{font-size:20px}}.dh-header--white .dh-logo__name{color:#292929}.dh-logo__tagline{font-size:14px;font-weight:500;color:hsla(0,0%,100%,.55);white-space:nowrap;line-height:1.2em}@media(max-width: 768px){.dh-logo__tagline{font-size:12px}}.dh-header--white .dh-logo__tagline{color:#686868}.dh-header--mobile-open .dh-logo__tagline{color:hsla(0,0%,100%,.55) !important}.dh-nav{flex:1;min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:28px}.dh-nav__list{display:flex;align-items:center;gap:10px;list-style:none;margin:0;padding:0}.dh-nav__item{position:relative}.dh-nav__link{display:flex;align-items:center;gap:4px;padding:6px 10px;font-size:17px;font-weight:400;color:hsla(0,0%,100%,.9);border-radius:8px;transition:color .2s,background .2s;white-space:nowrap}.dh-header--white .dh-nav__link{color:#292929}.dh-nav__link:hover{color:#fff;background:hsla(0,0%,100%,.15)}.dh-header--white .dh-nav__link:hover{background:rgba(0,0,0,.05);color:#292929}.dh-nav__arrow{transition:transform .2s}.dh-nav__item--dropdown:hover .dh-nav__arrow{transform:rotate(180deg)}.dh-nav__dropdown{display:none;position:absolute;top:100%;left:0;background:#fff;border-radius:12px;box-shadow:0 12px 40px rgba(0,0,0,.14);padding:8px 0;min-width:200px;z-index:100;list-style:none;margin:0;overflow:hidden}.dh-nav__item--dropdown:hover .dh-nav__dropdown{display:block}.dh-nav__dropdown-link{display:block;padding:9px 18px;font-size:15px;font-weight:600;color:#292929;transition:background .15s}.dh-nav__dropdown-link:hover{background:#f5f5f5;color:#292929}.dh-nav__right{display:flex;align-items:center;gap:16px;flex-shrink:0;min-width:0}.dh-nav__phone{font-size:17px;font-weight:400;color:hsla(0,0%,100%,.9);white-space:nowrap}.dh-nav__phone:hover{color:hsla(0,0%,100%,.9);opacity:.7}.dh-header--white .dh-nav__phone{color:#292929}@media(max-width: 900px){.dh-nav__phone{display:none}}.dh-nav__login{color:hsla(0,0%,100%,.9);display:flex}.dh-nav__login:hover{opacity:.7}.dh-header--white .dh-nav__login{color:#292929}@media(max-width: 768px){.dh-nav{display:none}}.dh-nav__item--more{position:relative}.dh-nav__item--more:hover .dh-nav__more-dropdown{display:block}.dh-nav__more-btn{display:flex;align-items:center;justify-content:center;width:44px;height:36px;padding:0;background:none;border:none;cursor:pointer;border-radius:8px;color:hsla(0,0%,100%,.9);transition:background .2s,color .2s}.dh-header--white .dh-nav__more-btn{color:#292929}.dh-nav__more-btn:hover{background:hsla(0,0%,100%,.15)}.dh-header--white .dh-nav__more-btn:hover{background:rgba(0,0,0,.05)}.dh-nav__more-dropdown{display:none;position:absolute;top:100%;right:0;background:#fff;border-radius:12px;box-shadow:0 12px 40px rgba(0,0,0,.14);padding:8px 0;min-width:210px;z-index:200;list-style:none;margin:0;overflow:hidden}.dh-nav__overflow-link{display:block;padding:10px 18px;font-size:15px;font-weight:600;color:#292929;transition:background .15s}.dh-nav__overflow-link:hover{background:#f5f5f5;color:#292929}.dh-nav__overflow-sub{list-style:none;padding:0;margin:0 0 6px}.dh-nav__overflow-sub li a{display:block;padding:7px 18px 7px 32px;font-size:14px;font-weight:500;color:#686868;transition:background .15s}.dh-nav__overflow-sub li a:hover{background:#f5f5f5;color:#292929}.dh-nav__overflow-sep{height:1px;background:#f0f0f0;margin:4px 18px}.dh-burger{display:none;flex-direction:column;justify-content:space-between;width:60px;min-width:60px;height:60px;background:none;border:none;cursor:pointer;padding:20px 16px;margin-left:auto}.dh-burger:hover,.dh-burger:active,.dh-burger:focus{background-color:rgba(0,0,0,0)}.dh-burger span{display:block;height:2px;background:hsla(0,0%,100%,.9);border-radius:2px;transition:transform .25s,opacity .25s}.dh-header--white .dh-burger span{background:#292929}.dh-header--mobile-open .dh-burger span{background:hsla(0,0%,100%,.9) !important}.dh-burger.is-active span:nth-child(1){transform:translateY(9px) rotate(45deg)}.dh-burger.is-active span:nth-child(2){opacity:0}.dh-burger.is-active span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}@media(max-width: 768px){.dh-burger{display:flex}}.dh-mobile-menu{display:none;position:fixed;top:78px;left:0;right:0;bottom:0;background:rgba(27,69,0,.97);z-index:999;overflow-y:auto;transform:translateY(-10px);opacity:0;pointer-events:none;transition:transform .25s,opacity .25s}.dh-mobile-menu.is-open{transform:translateY(0);opacity:1;pointer-events:all}.dh-mobile-menu__inner{padding:24px 30px 32px}.dh-mobile-menu__list{display:flex;flex-direction:column;gap:4px;margin:0 0 24px 0;padding:0;list-style:none}.dh-mobile-menu__item{position:relative}.dh-mobile-menu__link{display:flex;align-items:center;justify-content:space-between;padding:12px 0;font-size:18px;font-weight:600;color:#fff;border-bottom:1px solid hsla(0,0%,100%,.07)}.dh-mobile-menu__toggle{background:none;border:none;padding:6px 10px;cursor:pointer;color:hsla(0,0%,100%,.7);display:flex;align-items:center;transition:transform .25s}.dh-mobile-menu__toggle:hover,.dh-mobile-menu__toggle:active,.dh-mobile-menu__toggle:focus{background-color:rgba(0,0,0,0)}.dh-mobile-menu__toggle.is-open{transform:rotate(180deg)}.dh-mobile-menu__sub{display:none;flex-direction:column;gap:2px;padding:8px 0 0 0;margin:0;list-style:none}.dh-mobile-menu__sub.is-open{display:flex}.dh-mobile-menu__sub-link{display:block;padding:9px 0 9px 10px;font-size:16px;font-weight:500;color:hsla(0,0%,100%,.8);border-bottom:1px solid hsla(0,0%,100%,.07)}.dh-mobile-menu__sub-link:hover{color:#fff}.dh-mobile-menu__phone{display:block;font-size:20px;font-weight:700;color:#fff;margin-bottom:16px;margin-top:15px}.dh-mobile-menu__cta{display:inline-block;padding:12px 28px;background:#5fb02d;color:#fff;font-size:16px;font-weight:600;border-radius:10px}@media(max-width: 768px){.dh-mobile-menu{display:block;top:64px;bottom:0}}.dh-nav__bell{display:flex;align-items:center}.dh-nav__bell .oasis-notifications-bell{background:rgba(0,0,0,0);border:none;box-shadow:none;width:32px;height:32px;min-width:32px;padding:0;color:hsla(0,0%,100%,.9) !important;transition:color .2s,opacity .2s}.dh-header--white .dh-nav__bell .oasis-notifications-bell{color:#292929 !important}.dh-nav__bell .oasis-notifications-bell:hover,.dh-nav__bell .oasis-notifications-bell:focus-visible{background:rgba(0,0,0,0);border:none;box-shadow:none;opacity:.7}.dh-nav__bell .header-notifications__icon svg{width:22px;height:22px}.dh-nav__bell .header-notifications__dot{border-color:rgba(0,0,0,0)}.dh-header--white .dh-nav__bell .header-notifications__dot{border-color:#fff}.dh-mobile-menu__bell{margin-bottom:16px}.dh-mobile-menu__bell .oasis-notifications-bell{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);box-shadow:none;color:#fff;width:auto;min-width:44px;height:44px;padding:0 16px;gap:8px;border-radius:10px}.dh-mobile-menu__bell .oasis-notifications-bell:hover,.dh-mobile-menu__bell .oasis-notifications-bell:focus-visible{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.3);color:#fff;box-shadow:none}.dh-mobile-menu__bell .header-notifications__dot{border-color:rgba(27,69,0,.7)}.dh-mobile-menu__bell .header-notifications__label{font-size:16px;font-weight:600}.dh-footer{background:#262626;font-family:"Onest",system-ui,sans-serif}.dh-footer__main{display:flex;gap:60px;padding:60px 30px;margin:0 auto;max-width:1310px;border-bottom:1px solid hsla(0,0%,100%,.1)}@media(max-width: 1024px){.dh-footer__main{padding:50px 30px}}@media(max-width: 768px){.dh-footer__main{flex-direction:column;padding:40px 15px;gap:40px}}.dh-footer__brand{flex-shrink:0;display:flex;flex-direction:column;gap:32px}.dh-footer__logo{display:flex;align-items:center;gap:16px;text-decoration:none}.dh-footer__logo img{width:69px;height:64px;object-fit:contain}.dh-footer__logo-placeholder{width:69px;height:64px;background:#5fb02d;border-radius:14px}.dh-footer__logo-text{display:flex;flex-direction:column;gap:4px}.dh-footer__logo-name{font-size:22px;font-weight:800;color:#fff}.dh-footer__logo-tagline{font-size:13px;line-height:1em;color:hsla(0,0%,100%,.45)}.dh-footer__rating{display:flex;align-items:center;gap:14px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.14);border-radius:16px;padding:16px 20px}.dh-footer__rating-score{font-size:38px;font-weight:700;color:#fff;line-height:1;letter-spacing:-2px}.dh-footer__rating-right{display:flex;flex-direction:column;gap:4px}.dh-footer__stars{display:flex;gap:2px}.dh-footer__rating-count{font-size:13px;color:hsla(0,0%,100%,.6)}.dh-footer__nav-wrap{flex:1;display:grid;grid-template-columns:repeat(4, 1fr);gap:30px}@media(max-width: 1024px){.dh-footer__nav-wrap{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){.dh-footer__nav-wrap{grid-template-columns:1fr 1fr;gap:24px}}.dh-footer__nav-title{font-size:13px;font-weight:400;color:#ffed84;margin:0 0 16px;text-transform:uppercase;letter-spacing:.05em}.dh-footer__nav-list{display:flex;flex-direction:column;gap:8px;margin:0}.dh-footer__nav-list li{list-style:none}.dh-footer__nav-list a{font-size:14px;font-weight:600;color:hsla(0,0%,100%,.85);transition:color .2s;display:flex;align-items:center;gap:8px;text-decoration:none}.dh-footer__nav-list a:hover{color:#fff}.dh-footer__nav-list a svg{flex-shrink:0;opacity:.7}.dh-footer__contacts{margin-bottom:16px}.dh-footer__socials{flex-direction:row;flex-wrap:wrap;column-gap:16px;row-gap:10px}.dh-footer__bottom{display:flex;align-items:center;justify-content:space-between;padding:20px 30px;flex-wrap:wrap;gap:16px;margin:0 auto;max-width:1310px}@media(max-width: 768px){.dh-footer__bottom{padding:16px 15px;flex-direction:column;gap:12px}}.dh-footer__copy{font-size:12px;color:hsla(0,0%,100%,.4);line-height:1.6;margin:0}.dh-footer__legal{display:flex;gap:24px}@media(max-width: 768px){.dh-footer__legal{flex-wrap:wrap;gap:12px}}.dh-footer__legal a{font-size:13px;color:hsla(0,0%,100%,.5);text-decoration:none}.dh-footer__legal a:hover{color:hsla(0,0%,100%,.85)}:root{--dh-green: #5FB02D;--dh-green-dark: #1B4500;--dh-green-mid: #327309;--dh-yellow: #FFED84;--dh-text: #292929;--dh-text-muted: #686868;--dh-white: #ffffff;--dh-bg: #f5f5f5;--dh-bg-light: #F3F6EB;--dh-dark: #262626;--dh-radius: 16px;--dh-radius-sm: 10px;--dh-font: Onest, system-ui, sans-serif;--dh-container: 1310px;--dh-gap: 30px}*,*::before,*::after{box-sizing:border-box}.dadali-home{font-family:"Onest",system-ui,sans-serif;color:#292929;margin:0;padding:0}.dadali-home a{text-decoration:none}.dadali-home img{max-width:100%;display:block}.dadali-home ul{list-style:none;margin:0;padding:0}.dh-container{max-width:1310px;margin:0 auto;padding:0 30px}@media(max-width: 768px){.dh-container{padding:0 15px}}.dh-section{padding:90px 0}.dh-section--gray{background:#f5f5f5}.dh-section--dark{background:#262626}.dh-section--light{background:#f3f6eb}@media(max-width: 768px){.dh-section{padding:60px 0}}.dh-section__head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:42px;gap:20px}@media(max-width: 768px){.dh-section__head{flex-direction:column;align-items:flex-start;gap:12px}}.dh-section__head--stacked{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:14px}.dh-section__head--stacked .dh-section__subtitle{max-width:860px}body h2>span{font-weight:800}.dh-section__title{font-size:36px;font-weight:800;line-height:1.1;color:#292929;margin:0}.dh-section--dark .dh-section__title{color:#fff;font-size:42px}@media(max-width: 768px){.dh-section--dark .dh-section__title{font-size:28px}}@media(max-width: 768px){.dh-section__title{font-size:28px}}.dh-text-green{color:#5fb02d}.dh-section__subtitle{font-size:18px;color:#686868;margin:10px 0 0;line-height:1.5}.dh-section__link{font-size:16px;font-weight:600;color:#327309;white-space:nowrap;display:flex;align-items:center;gap:6px}.dh-section__link::after{content:"→"}.dh-btn{display:inline-flex;align-items:center;gap:10px;padding:18px 32px;border-radius:12px;font-size:17px;font-weight:600;cursor:pointer;text-decoration:none;transition:transform .18s,box-shadow .18s;border:none;width:fit-content}.dh-btn:hover,.dh-btn:active,.dh-btn:focus{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.15);color:#fff}.dh-btn--green{background:#5fb02d;color:#fff}.dh-btn--dark{background:#262626;color:#fff}.dh-btn--outline{background:rgba(0,0,0,0);border:2px solid #fff;color:#fff}@media(max-width: 768px){.dh-btn{padding:14px 24px;font-size:15px}}.dh-slider-nav{display:flex;align-items:center;gap:10px}.dh-slider-arrow{width:60px;height:60px;min-width:60px;min-height:60px;border-radius:50%;border:none;padding:0;background:#5fb02d;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;overflow:hidden;transition:background .2s,opacity .2s}.dh-slider-arrow svg{flex-shrink:0}.dh-slider-arrow:hover{background:rgb(77.4615384615,143.5076923077,36.6923076923)}.dh-slider-arrow:disabled,.dh-slider-arrow.is-disabled{background:rgba(0,0,0,.12);cursor:default;pointer-events:none;opacity:.4}.dh-slider-arrow--prev{transform:scaleX(-1)}.dh-slider-arrow--dark{background:#5fb02d}.dh-slider-arrow--overlay{position:absolute;top:50%;right:-20px;transform:translateY(-50%);z-index:10;box-shadow:0 4px 16px rgba(0,0,0,.18)}.dh-slider-arrow--overlay.dh-slider-arrow--prev{left:-20px;right:auto;transform:translateY(-50%) scaleX(-1)}@media(max-width: 768px){.dh-slider-arrow--overlay{display:none !important}}.dh-dots{display:flex;align-items:center;gap:8px}.dh-dot{width:10px;height:10px;border-radius:50%;background:hsla(0,0%,100%,.4);cursor:pointer;transition:background .2s,transform .2s;border:none;padding:0}.dh-dot.is-active{background:#fff;transform:scale(1.3)}.dh-dot--dark{background:rgba(0,0,0,.2)}.dh-dot--dark.is-active{background:#5fb02d}.dh-hero{position:relative;min-height:640px;max-height:900px;overflow:hidden}.dh-hero-slider{position:relative;width:100%}.dh-hero-track{display:flex;transition:transform .6s cubic-bezier(0.4, 0, 0.2, 1)}.dh-hero-slide{min-width:100%;position:relative;overflow:hidden}.dh-hero-slide__bg{position:absolute;inset:0}.dh-hero-slide__bg img{width:100%;height:100%;object-fit:cover;display:block}.dh-hero-slide__overlay{position:absolute;inset:0;background:linear-gradient(110.62deg, rgba(27, 69, 0, 0.97) 18%, rgba(187, 194, 56, 0.5) 84%)}.dh-hero-slide__content{position:relative;z-index:2;max-width:1310px;margin:0 auto;padding:180px 30px 90px;display:flex;flex-direction:column;justify-content:center}@media(max-width: 768px){.dh-hero-slide__content{padding:150px 15px 90px}}.dh-hero-slide__label{font-size:22px;font-weight:400;color:#ffed84;margin:0 0 12px}@media(max-width: 768px){.dh-hero-slide__label{font-size:16px}}.dh-hero-slide__title{font-size:60px;font-weight:800;line-height:1.3;color:#fff;margin:0 0 20px}@media(max-width: 768px){.dh-hero-slide__title{font-size:36px !important}}.dh-hero-slide__desc{font-size:20px;font-weight:400;color:hsla(0,0%,100%,.9);line-height:1.6;max-width:680px;margin:0 0 36px}@media(max-width: 768px){.dh-hero-slide__desc{font-size:16px}}.dh-hero-slide__facts{display:flex;flex-direction:column;gap:14px;margin-bottom:40px}.dh-hero-slide__fact{display:flex;align-items:center;gap:12px;font-size:20px;color:#fff}.dh-hero-slide__fact svg{flex-shrink:0}@media(max-width: 768px){.dh-hero-slide__fact{font-size:16px}}.dh-hero-progress{position:absolute;bottom:0;left:0;height:5px;width:0;background:rgba(255,237,132,.85);z-index:20;pointer-events:none}.dh-hero__bottom{position:absolute;bottom:36px;left:0;right:0;z-index:3;max-width:1310px;margin:0 auto;padding:0 30px;display:flex;align-items:center;justify-content:flex-end;gap:20px}@media(max-width: 768px){.dh-hero__bottom{justify-content:center}}.dh-about{padding:90px 0 90px;overflow:hidden;background-color:#fff}.dh-about__grid{display:grid;grid-template-columns:582fr 438fr;gap:60px;align-items:start;margin-bottom:48px}@media(max-width: 1024px){.dh-about__grid{grid-template-columns:1fr;gap:40px}}@media(max-width: 768px){.dh-about__grid{gap:32px}}.dh-about__content{padding-top:8px}.dh-about__heading{font-size:42px;font-weight:800;line-height:1.1;color:#292929;margin:0 0 24px}@media(max-width: 768px){.dh-about__heading{font-size:30px}}.dh-about__subtitle{font-size:25px;font-weight:600;line-height:1.6;color:#292929;margin:0 0 28px}@media(max-width: 768px){.dh-about__subtitle{font-size:20px}}.dh-about__subtitle strong{color:#5fb02d;font-weight:600}.dh-about__text{font-size:18px;line-height:1.67;color:#292929;margin:0 0 32px}.dh-about__checks{display:flex;flex-direction:column;gap:20px;margin-bottom:36px}.dh-about__check{display:flex;align-items:flex-start;gap:13px;font-size:18px;line-height:1.56;color:#292929}.dh-about__check svg{flex-shrink:0;margin-top:3px}.dh-about__quote{background:rgba(217,206,147,.2);border-radius:12px;padding:36px;display:flex;flex-direction:column;gap:24px}.dh-about__quote-body{display:flex;align-items:flex-start;gap:16px}.dh-about__quote-body p{font-size:18px;line-height:1.72;color:#292929;margin:0}.dh-about__quote-author{font-size:18px;color:#292929;text-align:right}.dh-about__photos{position:relative;border-radius:12px;overflow:hidden}.dh-about__bio-link{display:inline-flex;align-items:center;gap:10px;padding:22px 30px;background:#262626;border-radius:12px;font-size:18px;font-weight:600;color:#fff;transition:background .2s}.dh-about__bio-link:hover,.dh-about__bio-link:active,.dh-about__bio-link:focus{background:#3a3a3a;color:#fff}.dh-about__stats-bar{display:flex;gap:1px;background:hsla(0,0%,100%,.3);position:absolute;bottom:0;width:100%}.dh-about__stat{flex:1;background:rgba(54,141,0,.81);backdrop-filter:blur(4px);padding:20px;display:flex;flex-direction:column;gap:3px}.dh-about__stat:first-child{border-bottom-left-radius:12px}.dh-about__stat:last-child{border-bottom-right-radius:12px}.dh-about__stat-num{font-size:33px;font-weight:800;color:#ffed84;line-height:1em;display:block;margin-bottom:0}@media(max-width: 1024px){.dh-about__stat-num{font-size:26px}}@media(max-width: 768px){.dh-about__stat-num{font-size:22px}}.dh-about__stat-label{font-size:17px;font-weight:400;color:#fff;line-height:1em}@media(max-width: 768px){.dh-about__stat-label{font-size:14px}}.dh-photo-slider{position:relative;overflow:hidden}.dh-photo-track{display:flex;transition:transform .5s ease}.dh-photo-slide{min-width:100%}.dh-photo-slide img{width:100%;height:650px;object-fit:cover;object-position:top center;display:block}@media(max-width: 768px){.dh-photo-slide img{height:600px}}.dh-photo-nav-arrow{position:absolute;top:50%;transform:translateY(-50%);right:16px;width:60px;height:60px;min-width:60px;min-height:60px;border-radius:50%;background:#252525;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;overflow:hidden;transition:background .2s}.dh-photo-nav-arrow svg{flex-shrink:0}.dh-photo-nav-arrow:hover,.dh-photo-nav-arrow:active,.dh-photo-nav-arrow:focus{background:rgb(57.4,57.4,57.4)}.dh-photo-nav-arrow--prev{right:auto;left:16px;transform:translateY(-50%) scaleX(-1)}.dh-timeline-section{padding:20px 0 60px}.dh-timeline-title{font-size:42px;font-weight:800;color:#292929;margin:0 0 40px;padding:0 30px;max-width:1310px;margin-left:auto;margin-right:auto}.dh-timeline-title span{color:#5fb02d;font-weight:800}@media(max-width: 768px){.dh-timeline-title{font-size:24px}}.dh-timeline-wrap{max-width:1310px;margin:0 auto;padding:0 30px;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.dh-timeline-wrap::-webkit-scrollbar{display:none}.dh-timeline{display:flex;gap:0;min-width:max-content;position:relative;padding-top:7px}.dh-timeline::before{content:"";position:absolute;top:40px;left:0;right:0;height:3px;background:linear-gradient(90deg, rgba(95, 176, 45, 0.21) 0%, #5FB02D 47.12%, rgba(95, 176, 45, 0.22) 100%);z-index:0}.dh-timeline__item{display:flex;flex-direction:column;align-items:center;width:20%;min-width:220px;flex-shrink:0;text-align:center;position:relative;z-index:1}.dh-timeline__item:last-child .dh-timeline__icon{background-color:#5fb02d}.dh-timeline__icon{width:66px;height:66px;border-radius:50%;background:#fff;border:2px solid #5fb02d;outline:7px solid rgba(95,176,45,.16);display:flex;align-items:center;justify-content:center;margin-bottom:16px;color:#327309;flex-shrink:0}.dh-timeline__year{font-size:20px;font-weight:700;color:#5fb02d;margin-bottom:8px}.dh-timeline__desc{font-size:15px;color:#474747;line-height:1.5;max-width:180px}.dh-courses{padding:90px 0}.dh-cta-btn{display:inline-flex;align-items:center;gap:10px;background:#5fb02d;color:#fff;font-size:18px;font-weight:600;padding:20px 36px;border-radius:12px;text-decoration:none;transition:background .2s,color .2s}.dh-cta-btn:hover,.dh-cta-btn:active,.dh-cta-btn:focus{background:rgb(77.4615384615,143.5076923077,36.6923076923);color:#fff}@media(max-width: 768px){.dh-cta-btn{display:flex;width:100%;justify-content:center;box-sizing:border-box}}.dh-courses-slider{position:relative}@media(max-width: 768px){.dh-courses-slider{margin-left:-15px;margin-right:-15px}}.dh-courses-track{display:flex;gap:24px;transition:transform .4s ease}@media(max-width: 768px){.dh-courses-track{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px 15px 8px;scroll-padding-left:15px;transition:none;gap:14px}.dh-courses-track::-webkit-scrollbar{display:none}}.dh-courses-track .dadali-card{padding:32px;flex:0 0 calc(33.33% - 16px);min-width:calc(33.33% - 16px)}@media(max-width: 1024px){.dh-courses-track .dadali-card{flex:0 0 calc(50% - 12px);min-width:calc(50% - 12px)}}@media(max-width: 768px){.dh-courses-track .dadali-card{flex:0 0 84vw;min-width:84vw;scroll-snap-align:start;padding:16px}}@media(max-width: 768px){.dh-courses-track .dadali-card__badges{margin-bottom:10px}}.dh-courses-track .dadali-card__title{font-size:22px}@media(max-width: 768px){.dh-courses-track .dadali-card__title{font-size:20px}}.dh-courses-track .dadali-card__image img{height:170px}.dh-courses-track .dadali-card__bottom{flex-wrap:wrap;gap:10px}.dh-courses-track .dadali-card__price-current{font-size:20px}@media(max-width: 768px){.dh-courses-track .dadali-card__price-current{font-size:18px}}.dh-courses-track .dadali-card__actions a{padding:12px 15px}.dh-chat{padding:90px 0;background:#fff;overflow:hidden;position:relative}.dh-chat__grid{display:grid;grid-template-columns:55% 45%;gap:60px;align-items:center}@media(max-width: 1024px){.dh-chat__grid{grid-template-columns:1fr}}.dh-chat__text{position:relative;z-index:2}.dh-chat__label{font-size:42px;font-weight:800;color:#292929;margin:0 0 8px;line-height:1.1}@media(max-width: 768px){.dh-chat__label{font-size:28px}}.dh-chat__title{font-size:60px;font-weight:800;line-height:1.12;color:#5fb02d;margin:0 0 12px}@media(max-width: 1024px){.dh-chat__title{font-size:42px}}@media(max-width: 768px){.dh-chat__title{font-size:32px}}.dh-chat__subtitle{font-size:22px;font-weight:800;color:#292929;margin:0 0 32px;line-height:1.3}@media(max-width: 768px){.dh-chat__subtitle{font-size:18px}}.dh-chat__desc{font-size:18px;line-height:1.67;color:#262626;margin:0 0 40px;max-width:600px}.dh-chat__btn{display:inline-flex;align-items:center;gap:10px;padding:22px 30px;background:#262626;border-radius:12px;font-size:18px;font-weight:600;color:#fff;text-decoration:none;transition:background .2s;white-space:nowrap}.dh-chat__btn:hover{background:#3a3a3a}.dh-chat__btn svg{flex-shrink:0}.dh-chat__visual{position:relative;height:600px;display:flex;align-items:center;justify-content:center}@media(max-width: 1024px){.dh-chat__visual{height:400px}}@media(max-width: 768px){.dh-chat__visual{display:none}}.dh-chat__logo-bg{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:1;pointer-events:none}.dh-chat__logo-bg img{width:100%;height:100%;object-fit:contain}.dh-chat__phone{position:relative;z-index:2;width:278px}.dh-chat__phone img{display:block;width:100%}.dh-chat__phone-placeholder{width:278px;background:linear-gradient(135deg, #1B4500 0%, #327309 100%);border-radius:32px;padding:28px 20px;color:#fff;position:relative;z-index:2;box-shadow:0 24px 60px rgba(0,0,0,.15)}.dh-chat__phone-placeholder-title{font-size:18px;font-weight:700;margin:0 0 6px}.dh-chat__phone-placeholder-sub{font-size:12px;opacity:.7;margin:0 0 20px}.dh-chat__mockup-msg{background:hsla(0,0%,100%,.15);border-radius:10px;padding:10px 14px;font-size:13px;line-height:1.5;margin-bottom:8px}.dh-chat__mockup-msg--right{background:rgba(95,176,45,.5);text-align:right}.dh-blog{padding:90px 0}.dh-blog-slider{position:relative}@media(max-width: 768px){.dh-blog-slider{margin-left:-15px;margin-right:-15px}}.dh-blog-track{display:flex;gap:24px;transition:transform .4s ease}@media(max-width: 768px){.dh-blog-track{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px 15px 8px;scroll-padding-left:15px;transition:none}.dh-blog-track::-webkit-scrollbar{display:none}}.dh-blog-card{flex:0 0 calc(33.33% - 16px);min-width:calc(33.33% - 16px);background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 20px 30px -20px rgba(0,0,0,.08);transition:box-shadow .2s,transform .2s;display:flex;flex-direction:column;text-decoration:none;color:inherit}@media(max-width: 1024px){.dh-blog-card{flex:0 0 calc(50% - 12px);min-width:calc(50% - 12px)}}@media(max-width: 768px){.dh-blog-card{flex:0 0 84vw;min-width:84vw;scroll-snap-align:start}}.dh-blog-card:hover{box-shadow:0 12px 32px rgba(0,0,0,.12);transform:translateY(-3px)}.dh-blog-card__img{position:relative;flex-shrink:0}.dh-blog-card__img img{width:100%;height:200px;object-fit:cover;display:block}.dh-blog-card__cat{position:absolute;bottom:12px;left:26px;background:hsla(0,0%,100%,.5);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);padding:5px 10px;border-radius:5px;font-size:14px;color:#292929}.dh-blog-card__body{padding:26px;display:flex;flex-direction:column;flex:1}.dh-blog-card__content{flex:1;margin-bottom:14px}.dh-blog-card__title{font-size:21px;font-weight:700;line-height:1.29;color:#262626;margin:0 0 15px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.dh-blog-card__excerpt{font-size:15px;color:#757575;line-height:22px;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.dh-blog-card__footer{flex-shrink:0}.dh-blog-card__meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px 20px;margin-bottom:10px}.dh-blog-card__meta-item{display:flex;align-items:center;gap:4px;font-size:14px;color:#676767;white-space:nowrap}.dh-blog-card__meta-item svg{flex-shrink:0}.dh-blog-card__reading-time{display:flex;align-items:center;gap:4px;font-size:13px;color:#327309;margin:0}.dh-blog-card__reading-time svg{flex-shrink:0}.dh-experts{padding:100px 0 80px;background:#262626}.dh-experts .dh-section__head{margin-bottom:48px}.dh-experts-slider{position:relative;padding-top:52px;margin-top:-52px}@media(max-width: 768px){.dh-experts-slider{margin-left:-15px;margin-right:-15px;padding-top:0;margin-top:0}}.dh-experts-slider .dh-slider-arrow{top:calc(60% + 26px)}.dh-experts-track{display:flex;gap:20px;transition:transform .4s ease}@media(max-width: 768px){.dh-experts-track{overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:52px 15px 8px;scroll-padding-left:15px;transition:none}.dh-experts-track::-webkit-scrollbar{display:none}}.dh-expert-card{flex:0 0 295px;min-width:295px;height:166px;position:relative;background:hsla(0,0%,100%,.05);backdrop-filter:blur(2px);border-radius:16px;padding:58px 12px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:20px;margin-top:42px}@media(max-width: 1024px){.dh-expert-card{flex:0 0 240px;min-width:240px}}@media(max-width: 768px){.dh-expert-card{flex:0 0 220px;min-width:220px;scroll-snap-align:start}}.dh-expert-card__avatar{position:absolute;top:-42px;left:50%;transform:translateX(-50%);width:84px;height:84px;border-radius:50%;border:4px solid hsla(0,0%,100%,.21);overflow:hidden;background:#327309;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dh-expert-card__avatar img{width:100%;height:100%;object-fit:cover;display:block}.dh-expert-card__avatar-initials{font-size:28px;font-weight:700;color:#fff}.dh-expert-card__info{width:100%;display:flex;flex-direction:column;position:relative;top:-24px;gap:6px}.dh-expert-card__name{font-size:19px;font-weight:600;line-height:1.3;color:#fff;margin:0}.dh-expert-card__role{font-size:15px;font-weight:400;line-height:1.47;color:hsla(0,0%,100%,.53);margin:0}a.dh-expert-card,button.dh-expert-card{text-decoration:none;color:inherit;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}a.dh-expert-card:hover,button.dh-expert-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.25)}button.dh-expert-card{border:0;font:inherit}body.dh-modal-open{overflow:hidden}.dh-expert-modal{position:fixed;inset:0;z-index:4000;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;pointer-events:none;transition:opacity .18s ease}.dh-expert-modal[hidden]{display:none}.dh-expert-modal.is-open{opacity:1;pointer-events:auto}.dh-expert-modal.is-open .dh-expert-modal__dialog{transform:translateY(0)}.dh-expert-modal__backdrop{position:absolute;inset:0;background:rgba(18,26,16,.72);backdrop-filter:blur(8px)}.dh-expert-modal__dialog{position:relative;width:min(720px,100%);max-height:calc(100vh - 48px);overflow:auto;background:#fff;border-radius:20px;padding:42px;box-shadow:0 28px 80px rgba(0,0,0,.28);transform:translateY(10px);transition:transform .18s ease}.dh-expert-modal__close{position:absolute;top:22px;right:22px;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:rgba(38,38,38,.07);color:#262626;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,color .2s ease}.dh-expert-modal__close:hover,.dh-expert-modal__close:focus{background:#5fb02d;color:#fff;outline:none}.dh-expert-modal__avatar{width:96px;height:96px;margin:0 0 22px;border-radius:50%;overflow:hidden;background:#327309;border:4px solid rgba(95,176,45,.2);display:flex;align-items:center;justify-content:center}.dh-expert-modal__avatar img{width:100%;height:100%;object-fit:cover;display:block}.dh-expert-modal__avatar .dh-expert-card__avatar-initials{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.dh-expert-modal__title{margin:0 64px 8px 0;color:#292929;font-size:32px;font-weight:800;line-height:1.15}.dh-expert-modal__role{margin:0 0 24px;color:#327309;font-size:17px;font-weight:700;line-height:1.4}.dh-expert-modal__body{color:#383838;font-size:17px;line-height:1.65}.dh-expert-modal__body p{margin:0 0 16px}.dh-expert-modal__body ul,.dh-expert-modal__body ol{margin:0 0 18px 20px;padding:0}.dh-expert-modal__body li+li{margin-top:8px}.dh-expert-modal__body>:last-child{margin-bottom:0}.dh-expert-modal__footer{margin-top:28px}@media(max-width: 768px){.dh-expert-modal{padding:12px;align-items:flex-end}.dh-expert-modal__dialog{width:100%;max-height:calc(100vh - 24px);padding:30px 22px 26px;border-radius:18px}.dh-expert-modal__close{top:16px;right:16px;width:40px;height:40px}.dh-expert-modal__avatar{width:82px;height:82px;margin-bottom:18px}.dh-expert-modal__title{margin-right:52px;font-size:25px}.dh-expert-modal__role,.dh-expert-modal__body{font-size:15px}}.dh-reviews{padding:90px 0;background:#f5f5f5}.dh-reviews .rv2-feed{display:grid;grid-template-columns:1fr;gap:24px}.dh-reviews-slider{position:relative}@media(max-width: 768px){.dh-reviews-slider{margin-left:-15px;margin-right:-15px}}.dh-reviews-slider .rv2-feed{display:flex !important;grid-template-columns:none !important;gap:24px;transition:transform .4s ease;margin:0;align-items:flex-start}@media(max-width: 768px){.dh-reviews-slider .rv2-feed{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px 15px 8px;scroll-padding-left:15px;transition:none}.dh-reviews-slider .rv2-feed::-webkit-scrollbar{display:none}}.dh-reviews-slider .rv2-card{flex:0 0 100%;min-width:100%;height:auto !important;align-self:flex-start}@media(max-width: 768px){.dh-reviews-slider .rv2-card{flex:0 0 84vw;min-width:84vw;scroll-snap-align:start}}.dh-reviews-slider .rv2-text--clamp{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.dh-reviews-slider .rv2-text--clamp.rv2-text--expanded{display:block;-webkit-line-clamp:unset;overflow:visible}.dh-reviews-slider .rv2-expand-btn{display:inline-block;background:none;border:none;padding:0;position:relative;top:-10px;font-size:14px;font-weight:600;color:#5fb02d;cursor:pointer;line-height:1}.dh-reviews-slider .rv2-expand-btn:hover{color:rgb(73.0769230769,135.3846153846,34.6153846154)}.dh-club{background:#fff;padding:90px 0}.dh-club__header{text-align:left;margin-bottom:48px}.dh-club__title{font-size:clamp(24px,3.2vw,42px);font-weight:800;color:#292929;line-height:1.2;margin:0 0 16px}.dh-club__title span{color:#5fb02d}@media(max-width: 768px){.dh-club__title{font-size:26px}}.dh-club__desc{font-size:22px;font-weight:800;color:#292929;line-height:1.2;margin:0 0 16px}.dh-club__desc span{color:#5fb02d}.dh-club__desc a{font-weight:800;border-bottom:1px solid #5fb02d}@media(max-width: 768px){.dh-club__desc{font-size:20px}}.dh-club__subtitle{font-size:18px;color:#686868;max-width:680px;margin:0;line-height:1.6}@media(max-width: 768px){.dh-club__subtitle{font-size:16px}}.dh-club__tabs{display:flex;justify-content:flex-start;margin-bottom:40px}.dh-club__tab{padding:14px 36px;font-size:15px;font-weight:600;font-family:"Onest",system-ui,sans-serif;cursor:pointer;border:2px solid rgba(0,0,0,.15);background:rgba(0,0,0,0);color:#686868;transition:background .25s,color .25s,border-color .25s}.dh-club__tab:first-child{border-radius:12px 0 0 12px;border-right:none}.dh-club__tab:last-child{border-radius:0 12px 12px 0;border-left:none}.dh-club__tab.is-active{background:#5fb02d;color:#fff;border-color:#5fb02d}@media(max-width: 768px){.dh-club__tab{padding:12px 20px;font-size:13px}}.dh-club__panel{display:none}.dh-club__panel.is-active{display:block;animation:dh-fadeUp .35s ease}.dh-club__level{display:grid;grid-template-columns:280px 1fr;background:#fff;border:1px solid rgba(0,0,0,.09);border-radius:20px;overflow:hidden}@media(max-width: 900px){.dh-club__level{grid-template-columns:1fr}}.dh-club__level-info{padding:36px 32px;background:#f5f5f5;border-right:1px solid rgba(0,0,0,.08);display:flex;flex-direction:column;justify-content:center}@media(max-width: 900px){.dh-club__level-info{border-right:none;border-bottom:1px solid rgba(0,0,0,.08);padding:28px 24px}}.dh-club__level-cond{font-size:12px;font-weight:600;color:#5fb02d;text-transform:uppercase;margin:0 0 10px}.dh-club__level-name{font-size:26px;font-weight:700;color:#292929;margin:0 0 10px;line-height:1.2}.dh-club__level-desc{font-size:14px;color:#686868;line-height:1.5;margin:0 0 24px}.dh-club__level-cta{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#5fb02d;color:#fff;font-size:15px;font-weight:600;border-radius:10px;text-decoration:none;width:fit-content;transition:background .25s,transform .25s}.dh-club__level-cta svg{width:16px;height:16px;flex-shrink:0;transition:transform .25s}.dh-club__level-cta:hover,.dh-club__level-cta:focus,.dh-club__level-cta:active{color:#fff;background:#5fb02d;transform:translateY(-1px)}.dh-club__level-cta:hover svg,.dh-club__level-cta:focus svg,.dh-club__level-cta:active svg{transform:translateX(3px)}.dh-club__features{display:grid;grid-template-columns:repeat(2, 1fr)}@media(max-width: 768px){.dh-club__features{grid-template-columns:1fr}}.dh-club__feature{padding:28px;border-bottom:1px solid rgba(0,0,0,.06);border-right:1px solid rgba(0,0,0,.06);transition:background .25s}.dh-club__feature:hover{background:rgba(50,115,9,.04)}.dh-club__feature:nth-child(even){border-right:none}.dh-club__feature:nth-last-child(-n+2){border-bottom:none}@media(max-width: 768px){.dh-club__feature{border-right:none !important}.dh-club__feature:nth-last-child(-n+2){border-bottom:1px solid rgba(0,0,0,.06)}.dh-club__feature:last-child{border-bottom:none}.dh-club__feature{padding:20px}}.dh-club__feature-icon{width:60px;height:60px;border-radius:10px;background:rgba(50,115,9,.09);display:flex;align-items:center;justify-content:center;margin-bottom:14px}.dh-club__feature-icon svg{width:32px;height:32px;color:#5fb02d}.dh-club__feature-title{font-size:18px;font-weight:600;color:#292929;margin:0 0 6px}.dh-club__feature-desc{font-size:15px;color:#686868;line-height:1.55;margin:0}@keyframes dh-fadeUp{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.dadali-club-landing .dh-hero{min-height:640px;max-height:none}.dadali-club-landing .dh-hero-slide{min-height:640px}.dadali-club-landing .dh-hero-slide__overlay{background:linear-gradient(103deg, rgba(5, 45, 25, 0.98) 17.69%, rgba(30, 110, 60, 0.62) 84.18%)}.dadali-club-landing .dh-hero-slide__label{font-size:22px;line-height:1.2;font-weight:400;color:#ffed84;margin:0 0 12px}@media(max-width: 768px){.dadali-club-landing .dh-hero-slide__label{font-size:16px}}.dadali-club-landing .dh-hero-slide__title{max-width:820px;font-size:clamp(36px,5vw,64px);line-height:1.14}.dadali-club-landing .dh-hero-slide__desc{max-width:760px}.dadali-club-landing .dh-club__feature-title,.dadali-club-landing .dh-landing-card__title,.dadali-club-landing .dh-club-months__title{letter-spacing:0}body.dadali-club-landing h1.dh-hero-slide__label{font-size:22px !important;line-height:1.2;font-weight:400;color:#ffed84;margin:0 0 12px !important;margin-top:0 !important}@media(max-width: 768px){body.dadali-club-landing h1.dh-hero-slide__label{font-size:16px !important}}body.dadali-club-landing .dh-club-months .dh-blog-card__cat,body.dadali-club-landing .dh-club-months .dh-blog-card__meta-item:nth-last-child(2),body.dadali-club-landing .dh-club-months .dh-blog-card__meta-item:last-child,body.dadali-club-landing .dh-club-months .dh-blog-card__reading-time,body.dadali-club-landing #blog .dh-blog-card__cat,body.dadali-club-landing #blog .dh-blog-card__meta-item:nth-last-child(2),body.dadali-club-landing #blog .dh-blog-card__meta-item:last-child,body.dadali-club-landing #blog .dh-blog-card__reading-time{display:none}.dh-club-hero__actions{display:flex;flex-direction:column;gap:14px;margin-bottom:18px}.dh-club-hero__actions .dh-btn{justify-content:center;width:100%}.dh-club-hero__access{display:inline-flex;align-items:center;width:fit-content;margin:0 0 16px;padding:8px 14px;border:1px solid hsla(0,0%,100%,.34);border-radius:999px;background:hsla(0,0%,100%,.14);color:#ffed84;font-size:15px;font-weight:700;line-height:1.2;backdrop-filter:blur(8px)}.dh-club-hero__expires{max-width:620px;margin:-18px 0 16px;color:hsla(0,0%,100%,.88);font-size:16px;font-weight:700;line-height:1.45}.dh-club-hero__note{max-width:620px;margin:0;color:hsla(0,0%,100%,.72);font-size:15px;line-height:1.55}.dh-landing-grid{display:grid;gap:18px}.dh-landing-card{min-height:100%;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:24px;box-shadow:0 20px 30px -24px rgba(0,0,0,.16)}.dh-landing-card__kicker{margin:0 0 12px;font-size:12px;font-weight:700;line-height:1;color:#5fb02d;text-transform:uppercase}.dh-landing-card__title{margin:0 0 12px;color:#292929;font-size:21px;font-weight:700;line-height:1.3}.dh-landing-card__text{margin:0;color:#686868;font-size:16px;line-height:1.6}.dh-club-solution__grid{display:grid;gap:34px;align-items:center}.dh-club-solution{background:#f5f5f5}.dh-club-solution__lead{max-width:690px;margin:22px 0 32px;color:#383838;font-size:18px;line-height:1.68}.dh-club-solution__points{display:grid;gap:12px}.dh-club-solution__point{display:grid;grid-template-columns:48px 1fr;gap:16px;align-items:start;padding:20px;background:hsla(0,0%,100%,.72);border:1px solid rgba(0,0,0,.07);border-radius:16px}.dh-club-solution__point span{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:rgba(95,176,45,.12);color:#327309;font-size:14px;font-weight:800}.dh-club-solution__point p{margin:0;color:#292929;font-size:17px;line-height:1.55}.dh-club-composition__features{border:1px solid rgba(0,0,0,.08);border-radius:20px;overflow:hidden;background:#fff}.dh-club-courses{margin-top:54px}.dh-club-courses-section{background:#f5f5f5}.dh-club-courses-section .dh-club-courses{margin-top:0}.dh-club-months__grid{display:grid;gap:16px}.dh-club-months__item{position:relative;overflow:hidden;min-height:220px;padding:26px;border-radius:18px;background:#fff;border:1px solid rgba(0,0,0,.08)}.dh-club-months__label{margin:0 0 26px;color:#5fb02d;font-size:13px;font-weight:700;text-transform:uppercase}.dh-club-months__title{margin:0 0 12px;color:#292929;font-size:24px;font-weight:800;line-height:1.2}.dh-club-months__text{margin:0;color:#686868;font-size:16px;line-height:1.6}.dh-club-months__posts{align-items:stretch}.dh-club-access{border-bottom:none}.dh-blog-card__placeholder{width:100%;height:200px;background:linear-gradient(135deg, #1B4500, #5FB02D)}.dh-club-final{background:rgba(27,69,0,.95);color:#fff}.dh-club-final__inner{max-width:860px}.dh-club-final .dh-section__title{color:#fff;margin-bottom:22px}.dh-club-final__eyebrow{margin:0 0 12px;color:#ffed84;font-size:17px;font-weight:700}.dh-club-final__text{max-width:720px;margin:0 0 32px;color:hsla(0,0%,100%,.78);font-size:18px;line-height:1.65}.dh-fade-in{opacity:1;transform:none}.dh-js .dh-fade-in{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.dh-js .dh-fade-in.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion: reduce){.dh-js .dh-fade-in{opacity:1;transform:none;transition:none}}@media(min-width: 769px){.dadali-club-landing .dh-hero,.dadali-club-landing .dh-hero-slide{min-height:720px}.dh-club-hero__actions{flex-direction:row;align-items:center}.dh-club-hero__actions .dh-btn{width:auto}.dh-landing-grid--three,.dh-club-months__grid{grid-template-columns:repeat(3, 1fr)}.dh-club-solution__grid{grid-template-columns:minmax(0, 1fr) minmax(340px, 460px);gap:70px}}.dh-faq{padding:90px 0;background:#f7f7f7}.dh-faq .dh-section__head{margin-bottom:48px}.dh-faq-title{font-size:42px;font-weight:800;color:#292929;margin:0 0 48px;line-height:1.1}.dh-faq-title span{color:#5fb02d}@media(max-width: 768px){.dh-faq-title{font-size:28px}}.dh-accordion{max-width:1310px;display:flex;flex-direction:column;gap:10px}.dh-accordion__item{background:#fff;border-radius:4px;overflow:hidden}.dh-accordion__trigger{width:100%;background:#fff !important;border:none;padding:25px 32px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;text-align:left}@media(max-width: 768px){.dh-accordion__trigger{padding:20px}}.dh-accordion__q{font-size:21px;font-weight:700;color:#292929;line-height:1.33;flex:1}@media(max-width: 768px){.dh-accordion__q{font-size:17px}}.dh-accordion__icon{flex-shrink:0;width:40px;height:40px;border-radius:50%;border:2px solid rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;transition:transform .3s,border-color .3s,background .3s}.dh-accordion__icon svg{stroke:rgba(0,0,0,.65);transition:stroke .3s}.dh-accordion__item.is-open .dh-accordion__icon{transform:rotate(180deg);border-color:#5fb02d;background:#5fb02d}.dh-accordion__item.is-open .dh-accordion__icon svg{stroke:#fff}.dh-accordion__body{display:none;background:#fff;padding:0 32px 32px}.dh-accordion__item.is-open .dh-accordion__body{display:block}@media(max-width: 768px){.dh-accordion__body{padding:0 20px 24px}}.dh-accordion__a{font-size:19px;font-weight:400;color:#383838;line-height:1.58;max-width:960px;margin:0}@media(max-width: 768px){.dh-accordion__a{font-size:16px}}
