@charset "UTF-8";@font-face{font-family:Manrope;font-style:normal;font-display:optional;font-weight:400;src:url(/assets/manrope-cyrillic-400-normal.woff2) format("woff2"),url(/assets/manrope-cyrillic-400-normal.woff) format("woff")}:root{color-scheme:light;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-synthesis:weight style;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html{height:100%;scrollbar-gutter:stable}body{height:100%;margin:0;background:#fff;color:#111}img,svg,video{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:2px solid #2b59ff;outline-offset:2px}.app{min-height:100vh;display:flex;flex-direction:column}._root_1fhj8_1{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;padding:4rem 2rem;text-align:center}._title_1fhj8_11{font-size:1.75rem;font-weight:700;margin:0 0 .75rem;color:#111}._message_1fhj8_18{font-size:1.125rem;color:#666;margin:0 0 2rem}._retryBtn_1fhj8_24{padding:.75rem 2rem;font-size:1rem;font-weight:600;font-family:inherit;color:#fff;background:#2b59ff;border:none;border-radius:12px;cursor:pointer;transition:background .2s}._retryBtn_1fhj8_24:hover{background:#1e45d8}._retryBtn_1fhj8_24:focus-visible{outline:2px solid #2b59ff;outline-offset:2px}._root_uv34y_2{position:fixed;top:clamp(16px,2vw,24px);left:50%;transform:translate(-50%);z-index:1000;width:min(1700px,100% - 2 * clamp(8px,1.2vw,16px));height:88px;background:transparent;border-radius:clamp(20px,2.5vw,32px);padding:0 clamp(24px,3vw,48px);box-shadow:none;display:flex;align-items:center;transition:background .3s ease,box-shadow .3s ease}._root_uv34y_2._scrolled_uv34y_19{background:#f5f5f5;box-shadow:0 4px 24px #00000014}._container_uv34y_24{max-width:1700px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:clamp(12px,1.8vw,24px);width:100%;height:100%}._logo_uv34y_36{flex-shrink:0;text-decoration:none;display:inline-block}._logo_uv34y_36 img{height:clamp(32px,4vw,40px);width:auto}._nav_uv34y_47{display:flex;align-items:center;gap:clamp(20px,2.5vw,32px);flex:1;justify-content:flex-start}._navDropdown_uv34y_55{position:relative}._navLink_uv34y_59{display:flex;align-items:center;gap:4px;color:#111;text-decoration:none;font-size:clamp(14px,1.5vw,16px);font-weight:500;line-height:1.5;transition:opacity .2s;background:none;border:none;cursor:pointer;font-family:inherit;padding:0}._navLink_uv34y_59:hover{opacity:.7}._chevron_uv34y_79{width:16px;height:16px;flex-shrink:0;transition:transform .2s}._chevronOpen_uv34y_86{transform:rotate(180deg)}._dropdownWrapper_uv34y_90{position:absolute;top:100%;left:0;padding-top:8px}._dropdownMenu_uv34y_97{margin:0;padding:8px 0;list-style:none;background:#fff;border-radius:12px;box-shadow:0 8px 24px #0000001f;min-width:220px;z-index:1001}._dropdownItem_uv34y_108{display:block;padding:10px 16px;color:#111;text-decoration:none;font-size:14px;font-weight:500;transition:background .2s}._dropdownItem_uv34y_108:hover{background:#f5f5f5}._right_uv34y_122,._actions_uv34y_130{display:flex;align-items:center;gap:clamp(12px,1.5vw,16px);flex-shrink:0}._ctaPrimary_uv34y_137{display:inline-flex;align-items:center;justify-content:center;padding:clamp(10px,1.2vw,12px) clamp(20px,2.5vw,24px);background:#111;color:#fff;border-radius:100px;text-decoration:none;font-size:clamp(14px,1.5vw,16px);font-weight:500;line-height:1.5;transition:opacity .2s}._ctaPrimary_uv34y_137:hover{opacity:.9}._ctaSecondary_uv34y_155{display:inline-flex;align-items:center;justify-content:center;padding:clamp(10px,1.2vw,12px) clamp(20px,2.5vw,24px);background:#fff;color:#111;border-radius:100px;text-decoration:none;font-size:clamp(14px,1.5vw,16px);font-weight:500;line-height:1.5;transition:opacity .2s}._ctaSecondary_uv34y_155:hover{opacity:.9}._burger_uv34y_174{display:none;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:none;cursor:pointer;color:#111;flex-shrink:0;padding:0}._burgerIcon_uv34y_188{width:24px;height:24px}._mobileMenu_uv34y_194{position:fixed;top:calc(clamp(16px,2vw,24px) + 88px + clamp(8px,1.2vw,16px));left:50%;transform:translate(-50%);z-index:999;width:min(1700px,100% - 2 * clamp(8px,1.2vw,16px));background:#f5f5f5;border-radius:clamp(20px,2.5vw,32px);padding:clamp(24px,3vw,32px);box-shadow:0 4px 24px #00000014;animation:_slideDown_uv34y_1 .3s ease}@keyframes _slideDown_uv34y_1{0%{opacity:0;transform:translate(-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}._mobileNav_uv34y_218{display:flex;flex-direction:column;gap:clamp(16px,2vw,20px);margin-bottom:clamp(24px,3vw,32px)}._mobileNavDropdown_uv34y_225{display:flex;flex-direction:column;gap:0}._mobileNavLink_uv34y_231{display:flex;align-items:center;gap:8px;color:#111;text-decoration:none;font-size:clamp(16px,2vw,18px);font-weight:500;line-height:1.5;padding:clamp(12px,1.5vw,16px) 0;transition:opacity .2s;background:none;border:none;cursor:pointer;font-family:inherit;text-align:left;width:100%}._mobileNavLink_uv34y_231:hover{opacity:.7}._mobileDropdownList_uv34y_253{list-style:none;margin:0 0 0 16px;padding:0 0 8px;border-left:2px solid #e0e0e0}._mobileDropdownItem_uv34y_260{display:block;padding:8px 12px;color:#444;text-decoration:none;font-size:15px;font-weight:500;transition:color .2s}._mobileDropdownItem_uv34y_260:hover{color:#111}._mobileActions_uv34y_273{display:flex;flex-direction:column;gap:clamp(12px,1.5vw,16px)}._mobileCtaPrimary_uv34y_279{display:inline-flex;align-items:center;justify-content:center;padding:clamp(12px,1.5vw,16px) clamp(24px,3vw,32px);background:#111;color:#fff;border-radius:clamp(8px,1vw,12px);text-decoration:none;font-size:clamp(16px,2vw,18px);font-weight:500;line-height:1.5;transition:opacity .2s}._mobileCtaPrimary_uv34y_279:hover{opacity:.9}._mobileCtaSecondary_uv34y_297{display:inline-flex;align-items:center;justify-content:center;padding:clamp(12px,1.5vw,16px) clamp(24px,3vw,32px);background:#fff;color:#111;border-radius:clamp(8px,1vw,12px);text-decoration:none;font-size:clamp(16px,2vw,18px);font-weight:500;line-height:1.5;transition:opacity .2s}._mobileCtaSecondary_uv34y_297:hover{opacity:.9}@media(max-width:1024px){._root_uv34y_2{background:#f5f5f5;box-shadow:0 4px 24px #00000014}._nav_uv34y_47{display:none}._burger_uv34y_174{display:flex}}@media(max-width:768px){._root_uv34y_2{background:#f5f5f5;box-shadow:0 4px 24px #00000014}._actions_uv34y_130{display:none}._burger_uv34y_174{display:flex}}._root_1vtsc_3{margin-top:80px}._container_1vtsc_7{max-width:1700px;margin:0 auto;padding:0 clamp(16px,3vw,60px);padding-bottom:16px}._top_1vtsc_15{display:flex;justify-content:space-between;gap:48px;padding:48px 0;border-top:1px solid #e8e8e8}._brand_1vtsc_24{display:flex;flex-direction:column;gap:16px;max-width:300px;flex-shrink:0}._logo_1vtsc_32{height:28px;width:auto;align-self:flex-start}._tagline_1vtsc_38{margin:0;font-size:14px;line-height:1.5;color:#444}._contacts_1vtsc_45{display:flex;flex-wrap:wrap;gap:20px;margin-top:8px}._contactLink_1vtsc_52{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#111;text-decoration:none;transition:opacity .2s}._contactLink_1vtsc_52:hover{opacity:.7}._contactLink_1vtsc_52 svg{flex-shrink:0}._nav_1vtsc_70{display:flex;flex:1;justify-content:space-between}._navCol_1vtsc_76{display:flex;flex-direction:column;gap:14px;min-width:0}._navTitle_1vtsc_83{font-weight:800;font-size:15px;color:#111;letter-spacing:-.01em}._navList_1vtsc_90{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}._navLink_1vtsc_99{font-size:14px;color:#444;text-decoration:none;transition:color .2s;overflow-wrap:break-word}._navLink_1vtsc_99:hover{color:#111}._divider_1vtsc_111{display:none}._bottom_1vtsc_116{display:flex;align-items:center;justify-content:space-between;padding:24px;background:#f5f7fa;border-radius:20px}._bottomLeft_1vtsc_125{display:flex;align-items:center;gap:20px}._skolkovo_1vtsc_131{height:40px;width:auto;object-fit:contain}._socials_1vtsc_137{display:flex;align-items:center;gap:12px}._socialLink_1vtsc_143{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;color:#111;text-decoration:none;transition:opacity .2s}._socialLink_1vtsc_143:hover{opacity:.6}._socialIcon_1vtsc_158{width:24px;height:24px;object-fit:contain}._bottomRight_1vtsc_164{display:flex;align-items:center;gap:8px}._legalLink_1vtsc_170{font-size:13px;color:#444;text-decoration:none;transition:color .2s}._legalLink_1vtsc_170:hover{color:#111}._legalSep_1vtsc_180{font-size:13px;color:#666}._copy_1vtsc_185{font-size:13px;color:#666;font-style:normal}@media(max-width:1024px){._top_1vtsc_15{flex-wrap:wrap}._brand_1vtsc_24{max-width:100%;width:100%}._nav_1vtsc_70{flex:0 1 auto;gap:clamp(24px,4vw,60px)}._contacts_1vtsc_45{flex-direction:row}}@media(max-width:768px){._root_1vtsc_3{margin-top:48px}._top_1vtsc_15{flex-direction:column;gap:32px}._nav_1vtsc_70{flex-direction:column;gap:28px}._bottom_1vtsc_116{flex-direction:column;gap:20px;align-items:flex-start}._bottomRight_1vtsc_164{flex-wrap:wrap}._copy_1vtsc_185{align-self:center}}._root_n1nv5_1{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:2rem}._spinner_n1nv5_9{width:32px;height:32px;border:3px solid #e5e5e5;border-top-color:#2b59ff;border-radius:50%;animation:_spin_n1nv5_9 .8s linear infinite}@keyframes _spin_n1nv5_9{to{transform:rotate(360deg)}}._root_1gtsp_5{padding:clamp(8px,1.2vw,16px)}._surface_1gtsp_9{position:relative;background:#dbe4ff;border-radius:clamp(28px,4.4vw,56px);max-width:1700px;margin:0 auto;overflow:hidden;display:flex;min-height:640px;transition:background .4s ease-in-out}._surface_1gtsp_9._surfaceSlide1_1gtsp_20{background:#b5eaff}._left_1gtsp_27{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;padding:clamp(24px,3vw,48px) clamp(24px,3vw,48px) calc(clamp(24px,3vw,48px) + 140px)}._announcementSlot_1gtsp_37{margin-top:auto;margin-bottom:clamp(32px,4.5vw,56px);min-height:56px;display:flex;align-items:center}._announcement_1gtsp_37{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 12px;background:#ffffffeb;border-radius:999px;max-width:680px}._announcementSpacer_1gtsp_56{width:1px;height:56px;flex-shrink:0}._announcementLeft_1gtsp_62{display:flex;align-items:center;gap:12px;min-width:0}._badge_1gtsp_69{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:999px;background:#a02d00;color:#fff;font-weight:700;font-size:13px;line-height:1;white-space:nowrap;flex-shrink:0}._badgeSpark_1gtsp_85{width:12px;height:12px;border-radius:3px;background:#ffffffd9;transform:rotate(45deg)}._announcementText_1gtsp_93{font-weight:600;font-size:15px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._announcementRight_1gtsp_102{display:flex;align-items:center;gap:8px;flex-shrink:0}._announcementBtn_1gtsp_109{border:0;border-radius:999px;padding:10px 20px;background:#0a0a0a;color:#fff;font-weight:700;font-size:14px;cursor:pointer;white-space:nowrap}._closeBtn_1gtsp_121{display:flex;align-items:center;justify-content:center;border:0;width:32px;height:32px;border-radius:999px;background:transparent;color:#00000080;cursor:pointer}._iconSm_1gtsp_134{width:18px;height:18px}._title_1gtsp_140{margin:0;font-weight:800;font-size:clamp(48px,6vw,96px);line-height:.96;letter-spacing:-.03em;color:#0a0a0a}._subtitle_1gtsp_149{margin:clamp(18px,2.5vw,32px) 0 0;font-size:clamp(16px,1.3vw,20px);line-height:1.4;color:#000c;max-width:560px}._actions_1gtsp_158{display:flex;gap:12px;flex-wrap:nowrap;align-items:center;position:absolute;left:0;bottom:0;width:716px;height:140px;padding:0;margin-top:0;justify-content:center;box-sizing:border-box;max-width:100%;background:#ffffffeb;border-radius:0 56px}._actions_1gtsp_158:before,._actions_1gtsp_158:after{content:"";position:absolute;width:60px;height:60px;background:url(/Subtract-1.png) no-repeat center/contain;pointer-events:none;z-index:1}._actions_1gtsp_158:before{top:0;left:0;transform:translateY(-100%)}._actions_1gtsp_158:after{right:-60px;bottom:0;transform:none}._cta_1gtsp_203{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:60px;padding:0 18px;border-radius:999px;font-weight:700;font-size:15px;line-height:1;white-space:nowrap;text-decoration:none;cursor:pointer;transition:opacity .2s;position:relative;z-index:2}._cta_1gtsp_203:hover{opacity:.85}._ctaPrimary_1gtsp_225{background:#0a0a0a;color:#fff;padding-right:16px;width:248px;justify-content:center}._ctaSecondary_1gtsp_233{background:#f0f2f6;color:#000000d9;width:300px}._ctaCircle_1gtsp_239{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:transparent}._right_1gtsp_252{position:absolute;right:0;top:0;bottom:0;width:40%;min-height:400px;display:flex;align-items:flex-end;justify-content:flex-end;z-index:1}._right_1gtsp_252._rightSlide1_1gtsp_265:before{content:"";position:absolute;left:0;top:0;bottom:0;width:60%;background:linear-gradient(to right,#b5eaff 0%,transparent 100%);pointer-events:none;z-index:2;border-bottom-left-radius:clamp(28px,4.4vw,56px)}._portraitWrap_1gtsp_278{position:relative;width:100%;height:100%;min-height:0;contain:layout}._portrait_1gtsp_278{position:absolute;right:0;bottom:0;height:92%;width:auto;max-width:100%;object-fit:contain;object-position:bottom right;border-bottom-left-radius:clamp(28px,4.4vw,56px);opacity:0;pointer-events:none;transition:opacity .4s ease-in-out}._portrait_1gtsp_278._portraitActive_1gtsp_300{opacity:1;pointer-events:auto}._portraitFull_1gtsp_305{position:absolute;right:0;bottom:0;top:0;width:100%;height:100%;object-fit:cover;object-position:bottom right;border-bottom-left-radius:clamp(28px,4.4vw,56px);opacity:0;pointer-events:none;transition:opacity .4s ease-in-out}._portraitFull_1gtsp_305._portraitActive_1gtsp_300{opacity:1;pointer-events:auto}._quoteCard_1gtsp_325{position:absolute;right:clamp(16px,2vw,32px);bottom:clamp(100px,13vw,150px);width:clamp(380px,32vw,520px);background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:20px;padding:18px 22px;box-shadow:0 8px 32px #00000014;z-index:3;overflow:hidden}._quoteCard_1gtsp_325._quoteCardHidden_1gtsp_338{visibility:hidden;opacity:0;pointer-events:none}._quoteCard_1gtsp_325:after{content:"";position:absolute;top:0;right:0;bottom:0;width:40%;background:linear-gradient(to left,#c8d7ff,transparent);pointer-events:none;z-index:1}._quoteTop_1gtsp_355{display:flex;gap:12px;align-items:flex-start;position:relative;z-index:2}._quoteText_1gtsp_363{margin:0;font-weight:700;font-size:clamp(14px,1.15vw,17px);line-height:1.35;color:#0a0a0a;flex:1}._quoteMark_1gtsp_372{width:32px;height:32px;color:#4a66ff;flex-shrink:0}._quoteBottom_1gtsp_379{display:flex;gap:16px;flex-wrap:wrap;margin-top:12px;font-size:13px;line-height:1.3;position:relative;z-index:2}._quoteName_1gtsp_390{font-weight:800;color:#0a0a0a}._quoteRole_1gtsp_395{color:#00000080}._bottomBar_1gtsp_403{position:absolute;left:0;right:0;bottom:clamp(40px,5.5vw,72px);display:flex;align-items:center;justify-content:flex-end;padding-left:clamp(772px,796px,65vw);padding-right:clamp(16px,2.5vw,40px);gap:24px;z-index:4;pointer-events:none}._progress_1gtsp_420{display:flex;gap:10px;align-items:center;flex:1;min-width:0;max-width:400px;justify-content:flex-end;pointer-events:auto}@media(max-width:1120px){._bottomBar_1gtsp_403 ._progress_1gtsp_420{display:none}}._progressSeg_1gtsp_437{flex:1;min-width:clamp(24px,5vw,60px);max-width:160px;height:5px;border-radius:999px;background:#ffffffbf;cursor:pointer;transition:background .2s;pointer-events:auto;border:0;padding:0;font:inherit;appearance:none}._progressSegActive_1gtsp_453{background:#0009}._nav_1gtsp_458{flex-shrink:0;display:flex;gap:8px;align-items:center;pointer-events:auto}._navBtn_1gtsp_466{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;border:0;background:#ffffffe0;box-shadow:0 4px 16px #00000014;color:#000000b3;cursor:pointer;transition:background .2s}._navBtn_1gtsp_466:hover{background:#fff}._navIcon_1gtsp_484{width:18px;height:18px}@media(min-width:1200px){._surface_1gtsp_9{height:720px}}@media(max-width:1024px){._left_1gtsp_27{max-width:55%}._right_1gtsp_252{width:45%}._quoteCard_1gtsp_325{width:clamp(300px,34vw,420px);right:12px;bottom:clamp(100px,13vw,130px)}}@media(max-width:768px){._surface_1gtsp_9{flex-direction:column;min-height:auto}._left_1gtsp_27{max-width:100%;padding-bottom:clamp(24px,3vw,48px)}._right_1gtsp_252{position:relative;width:100%;height:clamp(360px,65vw,500px);top:auto;bottom:auto}._portrait_1gtsp_278{height:100%}._quoteCard_1gtsp_325{left:16px;right:16px;bottom:16px;width:auto}._bottomBar_1gtsp_403,._nav_1gtsp_458,._announcementBtn_1gtsp_109{display:none}._announcement_1gtsp_37{max-width:100%}._cta_1gtsp_203{width:100%}._ctaSecondary_1gtsp_233{justify-content:center}._actions_1gtsp_158{flex-direction:column;flex-wrap:nowrap;align-items:stretch;position:static;width:100%;height:auto;padding:16px;margin-top:24px;background:#ffffffeb;border-radius:28px}._actions_1gtsp_158:before,._actions_1gtsp_158:after{display:none}._progress_1gtsp_420{margin-left:0}}@keyframes _fadeIn_1gtsp_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeInOpacity_1gtsp_1{0%{opacity:0}to{opacity:1}}._root_z5xvu_3{padding:80px 0 0}._container_z5xvu_7{max-width:1700px;margin:0 auto;padding:0 clamp(16px,3vw,60px)}._header_z5xvu_14{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:48px}._heading_z5xvu_22{margin:0;font-weight:800;font-size:clamp(36px,4.2vw,64px);line-height:1.05;letter-spacing:-.03em;flex-shrink:0}._description_z5xvu_31{margin:0;max-width:520px;font-size:clamp(16px,1.25vw,20px);line-height:1.5;padding-top:8px}._cards_z5xvu_40{display:flex;flex-wrap:wrap;gap:16px;contain:layout}._card_z5xvu_40{position:relative;flex:1 1 calc((100% - 32px) / 3);min-width:260px;min-height:360px;border-radius:24px;background:#f0f2f5;overflow:hidden;cursor:pointer;transition:flex .45s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;text-decoration:none;color:inherit}._cards_z5xvu_40:hover ._card_z5xvu_40{flex:1 1 calc((100% - 32px) / 3)}._cards_z5xvu_40:hover ._card_z5xvu_40:hover{flex:2.2 1 calc((100% - 32px) / 3)}._cards_z5xvu_40:not(:hover) ._card_z5xvu_40:first-child{flex:2.2 1 calc((100% - 32px) / 3)}._cardImage_z5xvu_78{position:absolute;inset:0;opacity:0;transition:opacity .45s cubic-bezier(.4,0,.2,1);pointer-events:none}._cardImage_z5xvu_78 img{width:100%;height:100%;object-fit:cover}._cards_z5xvu_40:not(:hover) ._card_z5xvu_40:first-child ._cardImage_z5xvu_78,._cards_z5xvu_40:hover ._card_z5xvu_40:hover ._cardImage_z5xvu_78{opacity:1}._cardContent_z5xvu_98{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;flex:1;padding:32px}._cardTop_z5xvu_108{display:flex;flex-direction:column}._cardIcon_z5xvu_114{width:56px;height:56px;border-radius:16px;margin-bottom:24px;flex-shrink:0;object-fit:contain}._cardTitle_z5xvu_124{margin:0;font-weight:800;font-size:clamp(18px,1.6vw,30px);line-height:1.15;letter-spacing:-.02em;overflow-wrap:break-word;word-break:break-word;min-width:0}._cardDesc_z5xvu_137{margin:16px 0 0;max-width:420px;font-size:clamp(14px,1.1vw,17px);line-height:1.5;opacity:0;max-height:200px;overflow:hidden;transition:opacity .45s cubic-bezier(.4,0,.2,1)}._cards_z5xvu_40:not(:hover) ._card_z5xvu_40:first-child ._cardDesc_z5xvu_137,._cards_z5xvu_40:hover ._card_z5xvu_40:hover ._cardDesc_z5xvu_137{opacity:1}._cardLink_z5xvu_155{display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:16px;line-height:1;color:inherit;text-decoration:none;margin-top:auto;padding-top:24px}._chevron_z5xvu_168{width:20px;height:20px}@media(max-width:1024px){._header_z5xvu_14{flex-direction:column;gap:20px}._description_z5xvu_31{max-width:100%}}@media(max-width:768px){._root_z5xvu_3{padding:48px 0 0}._cards_z5xvu_40{flex-direction:column}._card_z5xvu_40{min-height:260px;flex:none!important}._cardImage_z5xvu_78{opacity:1}._cardDesc_z5xvu_137{opacity:1;max-height:200px}}._root_56afz_1{margin:0;padding:0}
