@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100;0,9..40,300;0,9..40,400;0,9..40,700;0,9..40,900;1,9..40,300;1,9..40,400&family=DM+Serif+Display:ital@0;1&display=swap";:root{--rs-white: #ffffff;--rs-black: #000000;--rs-grey-bg: #F5F5F5;--rs-grey-mid: #E8E8E8;--rs-grey-bdr: #D8D8D8;--rs-grey-txt: #666666;--rs-grey-drk: #333333;--rs-yellow: #f4cb04;--rs-yellow-bg: rgba(244,203,4,.1);--rs-radius: 16px;--rs-radius-sm: 10px}main:has([data-landing-section]){max-width:100%!important;padding-left:0!important;padding-right:0!important}[data-landing-section] *,[data-landing-section] *:before,[data-landing-section] *:after{box-sizing:border-box}[data-landing-section]{scroll-behavior:smooth}[data-landing-section] .rs-body{background:var(--rs-white);color:var(--rs-black);font-family:DM Sans,sans-serif;font-size:16px;font-weight:100;line-height:1.65;overflow-x:hidden}[data-landing-section] h1,[data-landing-section] h2,[data-landing-section] h3,[data-landing-section] h4{font-family:DM Sans,sans-serif;font-weight:900;letter-spacing:-.05em;line-height:1.08;color:var(--rs-black)}[data-landing-section] .hl,[data-landing-section] h1 strong,[data-landing-section] h2 strong,[data-landing-section] h3 strong{color:var(--rs-yellow)!important;font-style:italic!important;letter-spacing:-.02em!important;font-family:"DM Serif Display",serif!important;font-weight:400!important}[data-landing-section] .label{font-family:DM Sans,sans-serif;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--rs-grey-txt)}[data-landing-section] strong{font-weight:700;color:var(--rs-black)}[data-landing-section] .container{max-width:1160px;margin:0 auto;padding:0 48px}[data-landing-section] .pad{padding:96px 0}[data-landing-section] .pad-sm{padding:64px 0}[data-landing-section] hr.div{border:none;border-top:1px solid var(--rs-grey-mid);margin:0}[data-landing-section] .sec-label{display:inline-flex;align-items:center;gap:10px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--rs-grey-txt);margin-bottom:18px}[data-landing-section] .sec-label:before{content:"";width:20px;height:2px;background:var(--rs-yellow);display:block;flex-shrink:0}[data-landing-section] .btn{display:inline-flex;align-items:center;gap:8px;padding:13px 26px;border-radius:var(--rs-radius);font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;letter-spacing:-.02em;cursor:pointer;border:none;text-decoration:none;transition:all .2s;white-space:nowrap;line-height:1}[data-landing-section] .btn-dark{background:var(--rs-black);color:var(--rs-white)}[data-landing-section] .btn-dark:hover{background:#1a1a1a;transform:translateY(-1px)}[data-landing-section] .btn-yellow{background:var(--rs-yellow);color:var(--rs-black)}[data-landing-section] .btn-yellow:hover{background:#e6c000;transform:translateY(-1px)}[data-landing-section] .btn-ghost{background:transparent;color:var(--rs-black);border:1.5px solid var(--rs-grey-bdr)}[data-landing-section] .btn-ghost:hover{border-color:var(--rs-black)}[data-landing-section] .btn-sm{padding:10px 20px;font-size:13px}[data-landing-section] .reveal{opacity:0;transform:translateY(20px);transition:opacity .6s,transform .6s cubic-bezier(.16,1,.3,1)}[data-landing-section] .reveal.visible{opacity:1;transform:translateY(0)}[data-landing-section] .two-col{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}[data-landing-section] .two-col.mid{align-items:center}[data-landing-section] .g2{display:grid;grid-template-columns:1fr 1fr;gap:10px}[data-landing-section] .g3{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}[data-landing-section] .g4{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}[data-landing-section] .media{border-radius:var(--rs-radius);overflow:hidden;background:var(--rs-grey-bg);position:relative}[data-landing-section] .media img{width:100%;height:100%;object-fit:cover;display:block}[data-landing-section] .media.r-4-3{aspect-ratio:4/3}[data-landing-section] .media.r-16-9{aspect-ratio:16/9}[data-landing-section] .media.r-3-4{aspect-ratio:3/4}[data-landing-section] .media.r-1-1{aspect-ratio:1/1}[data-landing-section] .tile{background:var(--rs-grey-bg);border-radius:var(--rs-radius);padding:26px 22px;transition:background .18s}[data-landing-section] .tile:hover{background:var(--rs-grey-mid)}[data-landing-section] .tile h4{font-size:15px;font-weight:700;letter-spacing:-.04em;margin-bottom:6px}[data-landing-section] .tile p{font-size:14px;font-weight:300;color:var(--rs-grey-txt);line-height:1.65}[data-landing-section] .acc{display:flex;flex-direction:column;gap:8px}[data-landing-section] .acc-item{background:var(--rs-grey-bg);border-radius:var(--rs-radius);overflow:hidden}[data-landing-section] .acc-btn{width:100%;padding:20px 24px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;background:none;border:none;text-align:left;gap:16px;transition:background .18s}[data-landing-section] .acc-btn:hover{background:var(--rs-grey-mid)}[data-landing-section] .acc-btn h3{font-size:15px;font-weight:700;letter-spacing:-.03em;color:var(--rs-black)}[data-landing-section] .acc-btn .sub{font-size:13px;font-weight:300;color:var(--rs-grey-txt);margin-top:3px}[data-landing-section] .acc-ico{width:30px;height:30px;border-radius:50%;background:var(--rs-grey-mid);color:var(--rs-black);display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:300;flex-shrink:0;transition:background .2s,transform .3s}[data-landing-section] .acc-btn.open .acc-ico{background:var(--rs-yellow);transform:rotate(45deg)}[data-landing-section] .acc-body{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.16,1,.3,1)}[data-landing-section] .acc-inner{padding:4px 24px 24px}[data-landing-section] .acc-inner p{font-size:14px;font-weight:300;color:var(--rs-grey-drk);line-height:1.8;margin-bottom:12px}[data-landing-section] .acc-inner p:last-child{margin-bottom:0}[data-landing-section] .tech-note{background:var(--rs-yellow-bg);border:1px solid rgba(244,203,4,.25);border-radius:var(--rs-radius-sm);padding:12px 16px;margin-top:12px;font-size:12px;font-weight:700;letter-spacing:.04em;color:var(--rs-grey-drk);line-height:1.6;width:100%}[data-landing-section] .tab-bar{display:flex;gap:4px;background:var(--rs-grey-bg);border-radius:var(--rs-radius);padding:4px;flex-wrap:wrap;margin-bottom:0}[data-landing-section] .tab-btn{background:none;border:none;border-radius:calc(var(--rs-radius) - 4px);padding:9px 18px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:700;letter-spacing:-.02em;color:var(--rs-grey-txt);cursor:pointer;transition:all .18s;white-space:nowrap}[data-landing-section] .tab-btn:hover{color:var(--rs-black)}[data-landing-section] .tab-btn.active{background:var(--rs-white);color:var(--rs-black);box-shadow:0 1px 6px #00000014}[data-landing-section] .tab-pane{display:none;padding-top:32px}[data-landing-section] .tab-pane.active{display:block}[data-landing-section] .slider-wrap{position:relative;border-radius:var(--rs-radius);overflow:hidden}[data-landing-section] .slider-track{display:flex;transition:transform .4s cubic-bezier(.16,1,.3,1)}[data-landing-section] .slider-slide{flex-shrink:0;width:100%}[data-landing-section] .slider-slide img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}[data-landing-section] .slider-nav{position:absolute;bottom:14px;left:50%;transform:translate(-50%);display:flex;gap:6px;z-index:2}[data-landing-section] .slider-dot{width:7px;height:7px;border-radius:50%;background:#ffffff80;cursor:pointer;transition:background .2s,transform .2s;border:none}[data-landing-section] .slider-dot.active{background:var(--rs-white);transform:scale(1.3)}[data-landing-section] .slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:#ffffffe6;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;z-index:2;transition:background .18s;box-shadow:0 2px 8px #0000001a}[data-landing-section] .slider-arrow:hover{background:var(--rs-white)}[data-landing-section] .slider-arrow.prev{left:12px}[data-landing-section] .slider-arrow.next{right:12px}[data-landing-section] .statement{background:var(--rs-black);color:var(--rs-white);border-radius:var(--rs-radius);padding:40px 48px;position:relative;overflow:hidden}[data-landing-section] .statement-bg{position:absolute;right:-20px;top:-40px;font-family:"DM Serif Display",serif;font-size:240px;line-height:1;color:#ffffff0a;pointer-events:none;letter-spacing:-.05em;-webkit-user-select:none;user-select:none}[data-landing-section] .statement h2{font-size:clamp(28px,4vw,54px);color:var(--rs-white);max-width:680px;position:relative;z-index:1}[data-landing-section] .statement .st-sub{margin-top:16px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff6;position:relative;z-index:1}[data-landing-section] .st-badge{display:inline-flex;align-items:center;gap:6px;background:#f4cb0426;border:1px solid rgba(244,203,4,.3);border-radius:100px;padding:5px 14px;margin-top:20px;font-size:12px;font-weight:700;color:var(--rs-yellow);position:relative;z-index:1}[data-landing-section] .ctable{width:100%;border-collapse:collapse;font-size:14px;font-weight:300}[data-landing-section] .ctable th{background:var(--rs-black);color:var(--rs-white);padding:12px 16px;text-align:left;font-size:12px;font-weight:700;letter-spacing:-.01em}[data-landing-section] .ctable td{padding:12px 16px;border-bottom:1px solid var(--rs-grey-mid);color:var(--rs-grey-drk);vertical-align:top;line-height:1.5;background:var(--rs-white)}[data-landing-section] .ctable tr:nth-child(2n) td{background:var(--rs-grey-bg)}[data-landing-section] .ctable tr:last-child td{border-bottom:none}[data-landing-section] .ctable .win,[data-landing-section] .ctable .crit{color:var(--rs-black);font-weight:700}[data-landing-section] .q-card{background:var(--rs-grey-bg);border-radius:var(--rs-radius);padding:26px 22px;transition:background .18s}[data-landing-section] .q-card:hover{background:var(--rs-grey-mid)}[data-landing-section] .q-icon{width:42px;height:42px;border-radius:var(--rs-radius-sm);background:#3a3a3a;display:flex;align-items:center;justify-content:center;font-size:18px;margin-bottom:14px}[data-landing-section] .q-card h4{font-size:15px;font-weight:700;letter-spacing:-.03em;margin-bottom:6px}[data-landing-section] .q-card p{font-size:13px;font-weight:300;color:var(--rs-grey-txt);line-height:1.65}[data-landing-section] .check-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:6px}[data-landing-section] .check-item{display:flex;gap:10px;padding:11px 14px;background:var(--rs-grey-bg);border-radius:var(--rs-radius-sm);align-items:flex-start}[data-landing-section] .ch-dot{width:18px;height:18px;border-radius:50%;background:var(--rs-yellow);color:var(--rs-black);display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:900;flex-shrink:0;margin-top:2px}[data-landing-section] .check-item span{font-size:12px;font-weight:300;color:var(--rs-grey-drk);line-height:1.45}[data-landing-section] .feat-card{background:var(--rs-grey-bg);border-radius:var(--rs-radius);padding:22px 18px;transition:background .18s}[data-landing-section] .feat-card:hover{background:var(--rs-grey-mid)}[data-landing-section] .feat-icon{font-size:24px;margin-bottom:10px;display:block}[data-landing-section] .feat-card h4{font-size:14px;font-weight:700;letter-spacing:-.03em;margin-bottom:5px}[data-landing-section] .feat-card p{font-size:13px;font-weight:300;color:var(--rs-grey-txt);line-height:1.6}[data-landing-section] .badge-item{background:var(--rs-grey-bg);border-radius:var(--rs-radius);padding:22px 24px;display:flex;gap:16px;align-items:flex-start}[data-landing-section] .badge-sym{width:42px;height:42px;border-radius:var(--rs-radius-sm);background:#3a3a3a;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}[data-landing-section] .badge-item h4{font-size:15px;font-weight:700;letter-spacing:-.03em;margin-bottom:4px}[data-landing-section] .badge-item p{font-size:13px;font-weight:300;color:var(--rs-grey-txt);line-height:1.65}[data-landing-section] .story-card{background:var(--rs-grey-bg);border-radius:var(--rs-radius);overflow:hidden}[data-landing-section] .story-card img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}[data-landing-section] .story-card .sc-body{padding:28px}[data-landing-section] .story-card h3{font-size:20px;font-weight:700;margin-bottom:10px}[data-landing-section] .story-card p{font-size:14px;font-weight:300;color:var(--rs-grey-txt);line-height:1.75;margin-bottom:20px}[data-landing-section] .yt{border-radius:var(--rs-radius);overflow:hidden;aspect-ratio:16/9}[data-landing-section] .yt iframe,[data-landing-section] .yt video{width:100%;height:100%;border:none;display:block;object-fit:cover}[data-landing-section] .lex-section{background:var(--rs-black);border-radius:var(--rs-radius);padding:48px}[data-landing-section] .lex-section .sec-label{color:#ffffff59}[data-landing-section] .lex-section .sec-label:before{background:var(--rs-yellow)}[data-landing-section] .lex-section h2{color:var(--rs-white)}[data-landing-section] .lex-entry{background:#ffffff0f;border:1px solid rgba(255,255,255,.09);border-radius:var(--rs-radius);padding:18px 20px;display:flex;gap:12px;align-items:flex-start;cursor:pointer;transition:background .18s}[data-landing-section] .lex-entry:hover{background:#ffffff1c}[data-landing-section] .lex-arr{width:26px;height:26px;border-radius:50%;background:var(--rs-yellow);color:var(--rs-black);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;flex-shrink:0;margin-top:2px}[data-landing-section] .lex-title{font-size:13px;font-weight:700;letter-spacing:-.02em;color:var(--rs-white);margin-bottom:3px}[data-landing-section] .lex-desc{font-size:12px;font-weight:300;color:#fff6;line-height:1.5}[data-landing-section] .lex-link{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--rs-grey-txt);text-decoration:none;margin-top:14px;cursor:pointer;border-bottom:1px solid var(--rs-grey-bdr);padding-bottom:1px;transition:color .18s,border-color .18s}[data-landing-section] .lex-link:hover{color:var(--rs-black);border-color:var(--rs-black)}[data-landing-section] .cta-card{background:var(--rs-grey-bg);border-radius:var(--rs-radius);padding:32px 28px;display:flex;flex-direction:column;transition:background .18s}[data-landing-section] .cta-card:hover{background:var(--rs-grey-mid)}[data-landing-section] .cta-tag{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--rs-grey-txt);margin-bottom:14px}[data-landing-section] .cta-card h3{font-size:19px;font-weight:700;margin-bottom:10px}[data-landing-section] .cta-card p{font-size:14px;font-weight:300;color:var(--rs-grey-txt);line-height:1.7;flex:1;margin-bottom:22px}[data-landing-section] .modal-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background:#00000073;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;pointer-events:none;transition:opacity .28s}[data-landing-section] .modal-bg.open{opacity:1;pointer-events:all}[data-landing-section] .modal-box{background:var(--rs-white);border-radius:22px;width:100%;max-width:620px;max-height:82vh;overflow-y:auto;padding:36px 36px 40px;position:relative;transform:translateY(18px);transition:transform .3s cubic-bezier(.16,1,.3,1)}[data-landing-section] .modal-bg.open .modal-box{transform:translateY(0)}[data-landing-section] .modal-close{position:absolute;top:16px;right:16px;width:34px;height:34px;border-radius:50%;background:var(--rs-grey-bg);border:none;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;transition:background .18s;font-weight:300}[data-landing-section] .modal-close:hover{background:var(--rs-grey-mid)}[data-landing-section] .modal-box .m-tag{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--rs-grey-txt);margin-bottom:10px}[data-landing-section] .modal-box h3{font-size:22px;font-weight:700;margin-bottom:20px}[data-landing-section] .modal-box p{font-size:14px;font-weight:300;color:var(--rs-grey-drk);line-height:1.8;margin-bottom:13px}[data-landing-section] .modal-box p:last-child{margin-bottom:0}[data-landing-section] .modal-box h4{font-size:14px;font-weight:700;letter-spacing:-.02em;margin:18px 0 6px}@media(max-width:768px){[data-landing-section] .container{padding:0 24px}[data-landing-section] .two-col,[data-landing-section] .g2,[data-landing-section] .g3,[data-landing-section] .g4{grid-template-columns:1fr}[data-landing-section] .rs-klima-grid{grid-template-columns:1fr!important}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/landing-base.css.map */
