.Banner-module__AkIBaq__banner{color:#fff;align-items:flex-end;width:100%;height:100vh;max-height:1000px;padding:60px 0;display:flex;position:relative;overflow:hidden}.Banner-module__AkIBaq__backgroundImage{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.Banner-module__AkIBaq__overlay{z-index:1;background:#0000004d;position:absolute;inset:0}.Banner-module__AkIBaq__mainContent{z-index:2;width:100%;position:relative}.Banner-module__AkIBaq__content{flex-direction:column;gap:16px;width:100%;display:flex}.Banner-module__AkIBaq__heading{margin:0 0 12px;font-size:48px;font-weight:700;line-height:1.2}.Banner-module__AkIBaq__stats{flex-wrap:wrap;align-items:center;gap:24px;margin-top:12px;display:flex}.Banner-module__AkIBaq__statItem{align-items:center;gap:10px;display:flex}.Banner-module__AkIBaq__statIcon{flex-shrink:0;width:32px;height:32px}.Banner-module__AkIBaq__statText{align-items:center;gap:8px;display:flex}.Banner-module__AkIBaq__statNumber{white-space:nowrap;font-size:22px;font-weight:700}.Banner-module__AkIBaq__statLabel{color:#ffffffbf;white-space:nowrap;font-size:16px}@media (max-width:1500px){.Banner-module__AkIBaq__banner{min-height:100vh;max-height:none;padding:80px 0 48px;height:auto!important}.Banner-module__AkIBaq__content{padding-top:250px}}@media (max-width:992px){.Banner-module__AkIBaq__banner{height:auto;min-height:100vh;max-height:none;padding:80px 0 48px}.Banner-module__AkIBaq__heading{font-size:36px}.Banner-module__AkIBaq__statNumber,.Banner-module__AkIBaq__statLabel{font-size:18px}}@media (max-width:768px){.Banner-module__AkIBaq__banner{padding:64px 0 40px}.Banner-module__AkIBaq__heading{font-size:28px}.Banner-module__AkIBaq__stats{gap:16px}.Banner-module__AkIBaq__statNumber,.Banner-module__AkIBaq__statLabel{font-size:15px}.Banner-module__AkIBaq__statIcon{width:24px;height:24px}.Banner-module__AkIBaq__content{padding-top:100px}}@media (max-width:480px){.Banner-module__AkIBaq__banner{padding:48px 0 32px}.Banner-module__AkIBaq__heading{font-size:24px}.Banner-module__AkIBaq__stats{flex-direction:column;align-items:flex-start;gap:12px}.Banner-module__AkIBaq__statNumber,.Banner-module__AkIBaq__statLabel{font-size:14px}}
.SearchForm-module__KdGCSW__wrapper{background:#edf8e3;border:1px solid #e9e9e9;border-radius:14px;width:100%;padding:16px}.SearchForm-module__KdGCSW__row{grid-template-columns:repeat(5,1fr);align-items:end;gap:16px;display:grid}.SearchForm-module__KdGCSW__field{flex-direction:column;gap:6px;display:flex}.SearchForm-module__KdGCSW__field label{color:#222;font-size:16px;font-weight:600}.SearchForm-module__KdGCSW__locationInput,.SearchForm-module__KdGCSW__dateField input,.SearchForm-module__KdGCSW__codeField input{background:#fff;border:1.5px solid #d9d9d9;border-radius:10px;outline:none;width:100%;padding:10px 12px;font-size:14px;transition:all .25s;border-radius:8px!important}.SearchForm-module__KdGCSW__locationInput:focus,.SearchForm-module__KdGCSW__dateField input:focus,.SearchForm-module__KdGCSW__codeField:focus-within{border-color:#00ad5a;box-shadow:0 0 0 3px #00ad5a26}.SearchForm-module__KdGCSW__locationBlock{align-items:center;gap:10px;min-width:450px;display:flex}.SearchForm-module__KdGCSW__dateBlock{align-items:center;gap:10px;display:flex}.SearchForm-module__KdGCSW__locationRow{flex:1;align-items:center;display:flex;position:relative}.SearchForm-module__KdGCSW__dot{background:#00ad5a;border-radius:50%;width:9px;height:9px;display:none!important}.SearchForm-module__KdGCSW__swapBtn{cursor:pointer;color:#00ad5a;background:#fff;border:1.5px solid #d9d9d9;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;transition:all .25s;display:flex}.SearchForm-module__KdGCSW__swapBtn:hover{background:#00ad5a14;border-color:#00ad5a;transform:rotate(180deg)}.SearchForm-module__KdGCSW__dropdown{z-index:50;background:#fff;border:1px solid #e6e6e6;border-radius:12px;max-height:240px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 25px #00000014}.SearchForm-module__KdGCSW__dropdownItem{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:11px 12px;font-size:13px;transition:all .2s}.SearchForm-module__KdGCSW__dropdownItem:hover{color:#00ad5a;background:#00ad5a14}.SearchForm-module__KdGCSW__dropdownEmpty{color:#888;text-align:center;padding:12px;font-size:13px}.SearchForm-module__KdGCSW__dropdownLoading{flex-direction:column;gap:8px;padding:10px;display:flex}.SearchForm-module__KdGCSW__dropdownShimmerLine{background:linear-gradient(90deg,#eee,#f5f5f5,#eee) 0 0/200% 100%;border-radius:6px;height:10px;animation:1.2s linear infinite SearchForm-module__KdGCSW__shimmer}@keyframes SearchForm-module__KdGCSW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.SearchForm-module__KdGCSW__codeField{border:1.5px solid #d9d9d9;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;transition:all .25s;display:flex}.SearchForm-module__KdGCSW__codeField:focus-within{border-color:#00ad5a;box-shadow:0 0 0 3px #00ad5a26}.SearchForm-module__KdGCSW__tagIcon{color:#00ad5a;font-size:14px}.SearchForm-module__KdGCSW__inputError{border-color:#e53935!important}.SearchForm-module__KdGCSW__promoHint{color:#666;margin-top:4px;font-size:12px}.SearchForm-module__KdGCSW__promoError{color:#e53935;margin-top:4px;font-size:12px}button.SearchForm-module__KdGCSW__primary-button{color:#fff;cursor:pointer;background:#00ad5a;border:none;border-radius:12px;width:100%;padding:12px;font-weight:600;transition:all .25s}button.SearchForm-module__KdGCSW__primary-button:hover{background:#00964d;box-shadow:0 6px 18px #00ad5a40}button.SearchForm-module__KdGCSW__primary-button:disabled{cursor:not-allowed;box-shadow:none;background:#bdbdbd}@media (max-width:1500px){.SearchForm-module__KdGCSW__row{grid-template-columns:unset;display:block!important}.SearchForm-module__KdGCSW__locationBlock{flex:1;width:100%;min-width:100%;gap:10px!important}.SearchForm-module__KdGCSW__dateBlock div{width:50%}.SearchForm-module__KdGCSW__dateBlock div .SearchForm-module__KdGCSW__dateField,.SearchForm-module__KdGCSW__locationBlock div{width:100%}.SearchForm-module__KdGCSW__field label{color:#222;margin-top:10px;font-size:15px;font-weight:600}.SearchForm-module__KdGCSW__swapBtn{display:none!important}}@media (max-width:600px){.SearchForm-module__KdGCSW__row{grid-template-columns:1fr}.SearchForm-module__KdGCSW__locationBlock{flex-direction:column;align-items:stretch}.SearchForm-module__KdGCSW__swapBtn{align-self:center}.SearchForm-module__KdGCSW__dateBlock{flex-direction:column;gap:0}.SearchForm-module__KdGCSW__dateBlock div,.SearchForm-module__KdGCSW__dateBlock div .SearchForm-module__KdGCSW__dateField{width:100%}}.SearchForm-module__KdGCSW__errorInput{outline:none;border-color:#dc2626!important}.SearchForm-module__KdGCSW__errorInput:focus{ring:2px solid #dc262633;border-color:#dc2626!important}.SearchForm-module__KdGCSW__errorMessage{color:#dc2626;margin-top:.25rem;margin-bottom:0;font-size:.75rem;animation:.2s ease-in-out SearchForm-module__KdGCSW__fadeIn;display:none}@keyframes SearchForm-module__KdGCSW__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.SearchForm-module__KdGCSW__errorInput{animation:.2s ease-in-out 2 SearchForm-module__KdGCSW__shake}@keyframes SearchForm-module__KdGCSW__shake{0%,to{transform:translate(0)}25%{transform:translate(-2px)}75%{transform:translate(2px)}}
.Footer-module__Grjkva__footer{color:#ffffffeb;background:radial-gradient(1200px 500px at 20% 10%,#00ad5a38,#0000 60%),radial-gradient(900px 420px at 80% 30%,#ffffff0f,#0000 55%),linear-gradient(#0b0f14 0%,#070a0e 100%);border-top-left-radius:28px;border-top-right-radius:28px;padding:70px 0 28px;overflow:hidden}.Footer-module__Grjkva__topSection{padding-bottom:44px}.Footer-module__Grjkva__logo{align-items:flex-start;gap:4px;margin-bottom:8px;display:flex}.Footer-module__Grjkva__logoLink{text-decoration:none;display:inline-flex}.Footer-module__Grjkva__logo img{filter:drop-shadow(0 10px 20px #00000073);height:auto;display:block}.Footer-module__Grjkva__grid{grid-template-columns:1.4fr 1fr 1fr 1fr;align-items:start;gap:34px;display:grid}.Footer-module__Grjkva__brandCol{max-width:520px}.Footer-module__Grjkva__tagline{color:#ffffffb8;margin:10px 0 18px;font-size:.98rem;line-height:1.6}.Footer-module__Grjkva__contactBlock{gap:10px;margin-top:6px;display:grid}.Footer-module__Grjkva__contactRow{grid-template-columns:64px 1fr;align-items:baseline;gap:10px;display:grid}.Footer-module__Grjkva__contactLabel{letter-spacing:.08em;text-transform:uppercase;color:#ffffff8f;font-size:.82rem}.Footer-module__Grjkva__contactValue{color:#ffffffe6;font-size:.95rem;text-decoration:none}.Footer-module__Grjkva__contactValue:hover{color:#fff;text-underline-offset:3px;text-decoration:underline}.Footer-module__Grjkva__linkCol{min-width:160px}.Footer-module__Grjkva__colTitle{letter-spacing:.02em;color:#ffffffeb;margin:10px 0 14px;font-size:.95rem;font-weight:700}.Footer-module__Grjkva__linkList{gap:10px;margin:0;padding:0;list-style:none;display:grid}.Footer-module__Grjkva__linkItem{margin:0;padding:0}.Footer-module__Grjkva__linkItem:before{display:none!important}.Footer-module__Grjkva__logoText{letter-spacing:1px;font-size:1.6rem;font-weight:800;line-height:1.1}.Footer-module__Grjkva__plane{font-size:1.2rem;display:inline-block;transform:rotate(-45deg)}.Footer-module__Grjkva__copyright{color:#fff9;margin:0;font-size:.85rem}.Footer-module__Grjkva__navLink{color:#ffffffc7;width:fit-content;font-size:.95rem;text-decoration:none;transition:color .18s,transform .18s;display:inline-flex}.Footer-module__Grjkva__navLink:hover{color:#fff;transform:translate(2px)}.Footer-module__Grjkva__bottomSection{border-top:1px solid #ffffff26;padding-top:18px}.Footer-module__Grjkva__bottomRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.Footer-module__Grjkva__socialRow{flex-wrap:wrap;gap:10px;display:flex}.Footer-module__Grjkva__socialBtn{color:#ffffffe6;border:1px solid #ffffff47;border-radius:999px;padding:7px 14px;font-size:.85rem;line-height:1;text-decoration:none;transition:background .18s,border-color .18s,transform .18s}.Footer-module__Grjkva__socialBtn:hover{color:#fff;background:#ffffff14;border-color:#fff9;transform:translateY(-1px)}.Footer-module__Grjkva__legalRow{justify-content:flex-end;align-items:center;gap:20px;display:flex}.Footer-module__Grjkva__legalText{color:#fff9;font-size:.78rem}.Footer-module__Grjkva__legalLinks{flex-direction:column;gap:2px;display:flex}.Footer-module__Grjkva__legalLink{color:#fff9;font-size:.78rem;text-decoration:none}.Footer-module__Grjkva__legalLink:hover{color:#fff}@media (max-width:991.98px){.Footer-module__Grjkva__grid{grid-template-columns:1.4fr 1fr;gap:28px}}@media (max-width:575.98px){.Footer-module__Grjkva__footer{border-top-left-radius:22px;border-top-right-radius:22px;padding:54px 0 24px}.Footer-module__Grjkva__grid{grid-template-columns:1fr;gap:22px}.Footer-module__Grjkva__colTitle{margin-top:18px}.Footer-module__Grjkva__contactRow{grid-template-columns:56px 1fr}}
.SimpleBanner-module__afzDvW__Banner{justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;padding:0!important}.SimpleBanner-module__afzDvW__BackgroundImage{z-index:0}.SimpleBanner-module__afzDvW__ContentWrapper{z-index:2;text-align:center;margin-top:126px;position:relative}.SimpleBanner-module__afzDvW__Content{color:#fff;padding:150px 0}.SimpleBanner-module__afzDvW__Breadcrumb{opacity:.8;margin-bottom:10px;font-size:14px}.SimpleBanner-module__afzDvW__Breadcrumb *{color:#fff;text-decoration:none}
.BlogSlider-module__lGHeiW__section{padding-bottom:0}.BlogSlider-module__lGHeiW__card{background:var(--color-background-secondary);border-radius:var(--radius);height:100%;overflow:hidden;color:#000!important;text-decoration:none!important}.BlogSlider-module__lGHeiW__imageWrapper{width:100%;position:relative}.BlogSlider-module__lGHeiW__cardImage{object-fit:cover;width:100%}.BlogSlider-module__lGHeiW__content{background:var(--color-background-secondary);height:calc(100% - 250px);padding:10px 20px 20px}.BlogSlider-module__lGHeiW__summary{color:var(--color-text-primary);margin:10px 0}.BlogSlider-module__lGHeiW__meta{color:var(--color-dark);margin-bottom:25px;font-size:.85rem;opacity:.7!important}
.page-module__0lKVWq__postsHeader{margin-bottom:18px}.page-module__0lKVWq__postsHeader p{color:var(--color-muted);margin-bottom:0}.page-module__0lKVWq__grid{margin-top:6px}.page-module__0lKVWq__paginationWrap{justify-content:center;margin-top:18px;display:flex}.page-module__0lKVWq__pagination{align-items:center;gap:10px;margin:0;padding-left:0;list-style:none;display:flex}.page-module__0lKVWq__pageLink{background:var(--color-background-secondary);width:42px;height:42px;color:inherit;border:1px solid #00000014;border-radius:999px;justify-content:center;align-items:center;text-decoration:none;transition:transform .12s,background .12s,border-color .12s;display:inline-flex}.page-module__0lKVWq__pageLink:hover{border-color:#00000029;transform:translateY(-1px)}.page-module__0lKVWq__pageActive{background:var(--color-primary);color:#fff;border-color:var(--color-primary);cursor:default}.page-module__0lKVWq__ellipsis{width:42px;height:42px;color:var(--color-muted);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.page-module__0lKVWq__emptyState{padding:46px 12px}
