@charset "UTF-8";:root{--green:#00995D;--green-bright:rgb(77, 220, 135);--ink:rgb(9, 55, 53);--ink-2:rgb(13, 36, 35);--ink-3:rgb(32, 49, 53);--mint:#C3E1D0;--mint-soft:rgb(216,238,226);--grey-text:rgb(150, 170, 159);--black:#010101;--white:#fff;--off:rgb(245,245,245);--shadow-card:0 3px 6px rgba(0,0,0,.16);--gutter:140px;--maxw:1720px;--font:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}.company-s3__intro-col[id],.hardware-s2__feature[id],section[id]{scroll-margin-top:150px}body{margin:0;font-family:var(--font);color:var(--black);background:var(--white);-webkit-font-smoothing:antialiased;line-height:1.5}img{display:block;max-width:100%;height:auto}a{color:var(--green);text-decoration:none}a:hover{color:var(--ink)}ul{margin:0;padding:0;list-style:none}.u-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.container{max-width:var(--maxw);margin:0 auto;padding:0 40px}@media screen and (max-width:1100px){:root{--gutter:40px}.container{padding:0 24px}}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font);font-size:14px;line-height:1;height:48px;padding:0 30px;font-weight:600;border-radius:24px;border:0;cursor:pointer;white-space:nowrap;transition:.18s}.btn-primary{background:var(--green);color:#fff;min-width:178px}.btn-primary:hover{background-color:#007d4c;color:#fff}.btn-outline{background:0 0;color:var(--ink);box-shadow:inset 0 0 0 1px var(--green)}.btn-outline:hover{background-color:rgba(0,153,93,.06);color:var(--ink)}.btn-sm{height:42px;font-size:13px;border-radius:21px}.btn-green-bright{background:var(--green-bright);color:var(--ink)}.btn-green-bright:hover{background-color:#37c974;color:var(--ink)}.btn.is-on-dark{color:#fff}.btn.is-on-dark.btn-outline{box-shadow:inset 0 0 0 1px var(--green-bright)}.eyebrow-pill{display:inline-block;background:var(--mint);color:var(--ink);border-radius:14px;padding:12px 26px;font-size:18px}.section{padding:87px 0}.section-head{text-align:center;max-width:760px;margin:0 auto 56px}h1,h2,h3{margin:0;font-weight:600;letter-spacing:-.001em}h1{font-size:44px;line-height:52px;color:var(--black);font-weight:600}h2{font-size:32px;line-height:40px;color:var(--black)}@media screen and (max-width:900px){.company-s3__intro-col[id],.hardware-s2__feature[id],section[id]{scroll-margin-top:100px}.section{padding:64px 0}h1{font-size:32px;line-height:38px}h2{font-size:26px;line-height:32px}.home .nav{background:0 0;box-shadow:none}.home .nav.nav--stuck{background:#fff}}p{font-size:14px;line-height:24px;font-weight:300;color:var(--black)}.muted{color:var(--black)}.center-cta{text-align:center;margin-top:48px}.nav{position:sticky;top:0;z-index:50;background:#fff;height:116px;display:flex;align-items:center;transition:transform .38s cubic-bezier(.22,1,.36,1),box-shadow .3s;will-change:transform;padding:13px 0 10px}.nav--hidden{transform:translateY(-100%)}.nav--stuck{box-shadow:0 6px 20px rgba(9,55,53,.08)}.nav .container{display:flex;align-items:center;gap:74px;width:100%;max-width:100%;padding:0 63px}@media screen and (max-width:1500px){.nav .container{gap:48px;padding:0 40px}}@media screen and (max-width:1350px){.nav .container{gap:36px;padding:0 32px}}@media screen and (max-width:1200px){.nav .container{gap:24px;padding:0 24px}}.nav .logo{position:relative;top:-1px}.nav-menu{display:contents}@media screen and (max-width:900px){.nav-menu{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;background:#fff;padding:8px 24px 24px;box-shadow:0 8px 20px rgba(0,0,0,.08)}.nav-menu.is-open{display:flex}}.nav-links{display:flex;align-items:center;gap:43px}@media screen and (max-width:1500px){.nav-links{gap:32px}}@media screen and (max-width:1350px){.nav-links{gap:24px}}@media screen and (max-width:1200px){.nav-links{gap:16px}}.nav-links a{display:flex;align-items:center;gap:6px;color:var(--black);font-size:13px;font-weight:600;transition:color .3s}@media screen and (max-width:1200px){.nav-links a{font-size:12px}}@media screen and (max-width:1050px){.nav .container{gap:16px;padding:0 16px}.nav-links{gap:10px}.nav-links a{font-size:11px}}.nav-links a:hover{color:var(--green)}.nav-links a .arrow{position:relative;top:1px;margin-left:1px}@media screen and (max-width:900px){.nav-links{flex-direction:column;align-items:stretch;gap:0}.nav-links a{padding:14px 0;border-bottom:1px solid rgba(9,55,53,.07);font-size:15px;opacity:0;transform:translateY(-10px);animation:.35s cubic-bezier(.22,1,.36,1) forwards navLinkIn}.nav-links a:nth-child(1){animation-delay:50ms}.nav-links a:nth-child(2){animation-delay:.1s}.nav-links a:nth-child(3){animation-delay:.15s}.nav-links a:nth-child(4){animation-delay:.2s}.nav-links a:nth-child(5){animation-delay:.25s}.nav-links a:nth-child(6){animation-delay:.3s}.nav-links a:nth-child(7){animation-delay:.35s}.nav-links a:nth-child(8){animation-delay:.4s}}.nav-right{margin-left:auto;display:flex;align-items:center;gap:28px}@media screen and (max-width:1500px){.nav-right{gap:22px}}@media screen and (max-width:1350px){.nav-right{gap:18px}}@media screen and (max-width:1200px){.nav-right{gap:14px}}.nav-right a{color:var(--black);font-size:12px;font-weight:600;transition:color .3s}.nav-right a:hover{color:var(--green)}.nav-right a.btn{color:#fff;font-size:11px;padding:1px 36px 0;height:39px;transition:.18s}@media screen and (max-width:1400px){.nav-right a.btn{padding:1px 30px 0;min-width:auto}}@media screen and (max-width:1300px){.nav-right a.btn{padding:1px 22px 0}}@media screen and (max-width:1200px){.nav-right a{font-size:11px}.nav-right a.btn{padding:1px 17px 0}}@media screen and (max-width:1100px){.nav-right a.btn{padding:1px 13px 0}}@media screen and (max-width:1050px){.nav-right{gap:10px}.nav-right a.btn{padding:1px 11px 0;font-size:10px}}@media screen and (max-width:900px){.nav-right{margin-left:0;flex-direction:column;align-items:stretch;gap:0}.nav-right>*{opacity:0;transform:translateY(-10px);animation:.35s cubic-bezier(.22,1,.36,1) forwards navLinkIn}.nav-right>:nth-child(1){animation-delay:.35s}.nav-right>:nth-child(2){animation-delay:.4s}.nav-right>:nth-child(3){animation-delay:.45s}.nav-right>a:not(.btn){padding:14px 0;border-bottom:1px solid rgba(9,55,53,.07);font-size:15px}.nav-right .nav-actions{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:18px 0 6px}.nav-right .nav-actions::after{content:"";position:absolute;left:50%;top:18px;bottom:6px;width:1px;background:rgba(9,55,53,.07)}.nav-right .login{order:-1;justify-self:center;font-size:15px}.nav-right .lang-switch{justify-self:center}.nav-right a.btn{width:100%;justify-content:center;padding:0;height:44px;font-size:13px;border-radius:22px;margin-top:14px}}.nav-actions{display:contents}.login{display:flex;align-items:center;gap:6px}.login svg{margin-left:1px}.lang-switch{--gap:2px;--opt-w:30px;position:relative;display:flex;align-items:center;background:var(--mint-soft);border-radius:17px;padding:var(--gap);height:25px}.lang-switch::before{content:"";position:absolute;top:var(--gap);bottom:var(--gap);left:var(--gap);width:var(--opt-w);border-radius:14px;background:var(--green);transition:transform .3s cubic-bezier(.22,1,.36,1)}.lang-switch.is-ar::before{transform:translateX(100%)}.lang-switch__opt{position:relative;z-index:1;width:var(--opt-w);padding:3px 0;text-align:center;border:0;background:0 0;cursor:pointer;font-family:var(--font);font-size:11px;font-weight:600;color:var(--ink);border-radius:14px;transition:color .3s}.lang-switch__opt.is-active{color:#fff}.nav-toggle{display:none;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;background:0 0;border:0;padding:9px;cursor:pointer}@media screen and (max-width:900px){.nav-toggle{display:flex;margin-left:auto}.masthead-home{margin-top:-116px}}.nav-toggle__bar{display:block;width:26px;height:2px;border-radius:2px;background:var(--ink);transform-origin:center;transition:transform .4s cubic-bezier(.68,-.55,.27,1.55),opacity .25s,background .3s}.nav-toggle.is-open .nav-toggle__bar{background:var(--green)}.nav-toggle.is-open .nav-toggle__bar:nth-child(1){transform:translateY(8px) rotate(45deg)}.nav-toggle.is-open .nav-toggle__bar:nth-child(2){transform:rotate(180deg) scaleX(0);opacity:0}.nav-toggle.is-open .nav-toggle__bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@keyframes navLinkIn{to{opacity:1;transform:translateY(0)}}.masthead-home{position:relative;overflow:hidden}.masthead-home .container{position:relative;display:flex;gap:40px;padding-top:189px;padding-bottom:145px}@media screen and (max-width:500px){.masthead-home .container{padding-bottom:50px}}.masthead-home__map{position:absolute;inset:0;pointer-events:none;overflow:hidden}.masthead-home__map video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:right top;object-position:right top}@media screen and (max-width:1500px){.masthead-home__map video{-o-object-position:40% top;object-position:40% top}}@media screen and (max-width:900px){.masthead-home .container{flex-direction:column;padding-top:152px}.masthead-home h1{max-width:450px}.masthead-home__map video{display:none}.masthead-home__map{background:url(../images/home/rooya-home-masthead-mobile.png) center top/cover no-repeat}}.masthead-home__hero-copy{width:520px;flex:none}@media screen and (max-width:900px){.masthead-home__hero-copy{width:100%}}.masthead-home__hero-sub{margin:24px 0 0;font-size:16px;line-height:26px;color:var(--black);max-width:506px;font-weight:300}.masthead-home__ticks{display:grid;grid-template-columns:1fr 1fr;gap:15px 0;margin:33px 0 41px;max-width:457px}.masthead-home__tick{display:flex;align-items:center;gap:12px;font-size:16px;list-style:outside;font-weight:600;color:var(--ink)}.masthead-home__tick .icon{width:22px;height:26px;display:flex;align-items:center;justify-content:center}.masthead-home__cta{display:flex;gap:17px;flex-wrap:wrap}.masthead-home__cta .btn-outline{width:217px}@media screen and (max-width:600px){.masthead-home__ticks{grid-template-columns:1fr}.masthead-home__cta{flex-direction:column;align-items:flex-start}.masthead-home__cta .btn{width:217px}}.evt-card{position:absolute;background:var(--ink-2);color:#fff;border-radius:17px;padding:16px 20px;box-shadow:0 12px 30px rgba(9,55,53,.18);width:-moz-max-content;width:max-content}.evt-card .evt-top{display:flex;align-items:center;gap:9px;font-size:15px;font-weight:500}.evt-dot{width:11px;height:11px;border-radius:50%;background:var(--green-bright);flex:none}.evt-title{font-size:24px;font-weight:500;margin:8px 0 4px}.evt-meta{font-size:15px;color:var(--grey-text)}.evt-accel{top:20px;left:40%}@media screen and (max-width:900px){.evt-accel{left:auto;right:0;top:10px}}.evt-harsh{top:150px;right:10px}@media screen and (max-width:900px){.evt-harsh{top:200px}}.map-pin{position:absolute;width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 10px rgba(0,0,0,.15);border:4px solid #fff}.map-pin svg{width:20px;height:20px}.pin-green{background:var(--green)}.pin-orange{background:#fba82e}.pin-grey{background:#6f6978}.pin-1{top:250px;left:18%}.pin-2{top:120px;right:24%}.pin-3{top:390px;left:34%}.pin-4{top:330px;right:36%}.home-s1{padding:16px 0 36px}.home-s1 .container{max-width:100%;padding:0}.home-s1__title{text-align:center;font-size:19px;line-height:25px;font-weight:600;color:var(--black);margin-bottom:30px}@media screen and (max-width:900px){.home-s1__title{padding:0 25px}}.home-s1__marquee{overflow:hidden}.home-s1__track{display:flex;width:-moz-max-content;width:max-content;align-items:center;animation:80s linear infinite home-s1-marquee}.home-s1__track:has(.home-s1__logo:hover){animation-play-state:paused}@media (prefers-reduced-motion:reduce){.home-s1__track{animation:none;width:100%;flex-wrap:wrap;justify-content:center;row-gap:20px}}.home-s1__logo{flex:none;margin:0 30px;filter:saturate(0);transition:filter .3s}.home-s1__logo:hover{filter:saturate(1)}@keyframes home-s1-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}.home-s2{background:linear-gradient(180deg,#f4faf6,#eef7f1);position:relative;overflow:hidden;padding-bottom:77px}@media screen and (max-width:600px){.home-s2{padding-bottom:0}}.home-s2 .section-head{max-width:784px;margin-bottom:77px}.home-s2 .section-head .lead{margin-top:32px}.home-s2 .section-head .btn-wrapper{margin-top:28px}.home-s2 .section-head .btn-wrapper .btn{width:207px}.home-s2__viewport{position:relative;margin-top:56px}.home-s2__cluster{position:absolute;top:0;left:0;width:1920px;transform-origin:top left;will-change:transform}@media screen and (max-width:900px){.home-s2 .section-head{margin-bottom:95px}.home-s2 .section-head h2{max-width:350px;margin-left:auto;margin-right:auto}.home-s2__viewport{margin-top:20px}.home-s2__cluster{position:static;width:auto;transform:none!important}}.home-s2__inner{max-width:1720px;margin:0 auto;padding:0 40px}.home-s2__lines{position:absolute;inset:0;width:100%;height:100%;z-index:1;overflow:hidden;pointer-events:none}.home-s2__lines .line{position:absolute}.home-s2__lines .line--1{left:-9px;top:16px}.home-s2__lines .line--2{left:0;top:5%}.home-s2__lines .line--3{left:-86px;top:48.3%}.home-s2__lines .line--4{left:0;bottom:44.2%}.home-s2__lines .line--5{left:-102px;bottom:.5%}.home-s2__arrows,.home-s2__arrows--back{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}@media screen and (max-width:900px){.home-s2__inner{padding:0 24px}.home-s2__arrows,.home-s2__arrows--back,.home-s2__lines{display:none}}.home-s2__arrows{z-index:3}.home-s2__arrows--back{z-index:1}.home-s2 .line-arrow{position:absolute;top:0;left:0;width:31px;height:31px;pointer-events:none;will-change:transform;border-radius:50%;box-shadow:0 0 30px 12px rgba(0,0,0,.12)}.home-s2 .line-arrow svg{display:block;width:100%;height:100%}.home-s2__grid{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:48px;column-gap:48px;row-gap:90px;align-items:start}.home-s2__marrows,.home-s2__mlines,.home-s2__node,.home-s2__tlines{display:none}.home-s2__q{position:relative;z-index:2}.home-s2__q h3{font-size:18px;line-height:26px;color:var(--black);font-weight:600}.home-s2__q p{font-size:12px;line-height:20px;color:var(--black);margin:14px 0 0;max-width:360px}.home-s2__q--platform{padding:64px 20px 20px 81px;margin-right:-50px}.home-s2__q--platform .home-s2__head{max-width:430px}.home-s2__q--platform .image{position:relative;top:44px}.home-s2__q--platform .home-s2__platform-media img{width:537px;max-width:none;height:auto;display:block}.home-s2__q--cloud{display:flex;align-items:center;gap:43px;padding:81px 20px 72px 79px}.home-s2__q--cloud .image .mobile{display:none}@media screen and (max-width:900px){.home-s2__grid{grid-template-columns:1fr;row-gap:40px}.home-s2__q--cloud{flex-direction:column;align-items:stretch}.home-s2__q--cloud .image .desktop{display:none}.home-s2__q--cloud .image .mobile{display:block}}.home-s2__q--dashcam{display:flex;align-items:center;gap:28px;padding:0 20px 20px 81px}.home-s2__q--dashcam .image{min-width:492px;position:relative;right:91px;top:-61px}.home-s2__q--dashcam .image .mobile{display:none}@media screen and (max-width:900px){.home-s2__q--dashcam{flex-direction:column;align-items:stretch}.home-s2__q--dashcam .image .desktop{display:none}.home-s2__q--dashcam .image .mobile{display:block}}.home-s2__q--apps{display:flex;align-items:center;gap:28px;margin-top:-139px;padding:0 20px 0 8px}.home-s2__q--apps .image{position:relative;bottom:-22px;right:109px}.home-s2__q--apps .image .mobile{display:none}@media screen and (max-width:900px){.home-s2__q--apps{flex-direction:column;align-items:stretch}.home-s2__q--apps .image .desktop{display:none}.home-s2__q--apps .image .mobile{display:block}}.home-s2__q--dashcam .home-s2__side-text{min-width:213px}.home-s2__q--apps .home-s2__side-text{max-width:240px}.home-s2__q--apps .home-s2__side-text h3{max-width:170px}.home-s2__cloud-text{margin-bottom:23px;max-width:233px}.home-s2__stats{position:absolute;top:-59px;right:20px;width:328px;background:#fff;border-radius:14px;padding:14px 18px 20px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);z-index:2}.home-s2__stats-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:.5px solid #6f6978}.home-s2__stats-title{font-size:12px;font-weight:600;color:var(--black)}.home-s2__stats-week{font-size:10px;font-weight:600;color:#6f6978;padding-right:10px}.home-s2__stats-body{display:flex;align-items:center;gap:18px;margin-top:11px}.home-s2__ring{position:relative;flex:none;width:116px;height:116px;display:flex;flex-direction:column;align-items:center;justify-content:center}.home-s2__ring::before{content:"";position:absolute;inset:0;border-radius:50%;background:conic-gradient(var(--green) calc(var(--score) * 1%),#d3ebdd 0);-webkit-mask:radial-gradient(farthest-side,rgba(0,0,0,0) 75%,#000 76%);mask:radial-gradient(farthest-side,rgba(0,0,0,0) 75%,#000 76%)}.home-s2__ring-num{font-size:24px;font-weight:700;line-height:1;color:var(--black);margin-top:2px}.home-s2__ring-lbl{margin-top:0;font-size:11px;font-weight:600;color:var(--green)}.home-s2__stats-list{flex:1}.home-s2__stats-list li{display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:600;color:var(--black);padding:4px 0 8px}.home-s2__stats-list b{font-weight:700}.home-s2__stats-list b.is-warn{color:#f2872f}.home-s2__stats-list b.is-warn-2{color:#f8c53c}.home-s2__stats-list b.is-ok{color:var(--green)}@media screen and (max-width:900px){.home-s2__cluster{height:auto}.home-s2__inner{position:relative;left:auto;width:100%;max-width:431px;margin:0 auto;padding:0;transform:none;transform-origin:initial;will-change:auto}.home-s2__mlines{display:block;position:absolute;inset:0;z-index:0;pointer-events:none}.home-s2__mlines .mline{position:absolute;display:block}.home-s2__mlines .mline svg{display:block}.home-s2__mlines .mline--1{top:-36px;left:-97px}}@media screen and (max-width:900px) and (max-width:440px){.home-s2__mlines .mline--1{left:-102px}}@media screen and (max-width:900px) and (max-width:430px){.home-s2__mlines .mline--1{left:-107px}}@media screen and (max-width:900px) and (max-width:420px){.home-s2__mlines .mline--1{left:-112px}}@media screen and (max-width:900px) and (max-width:410px){.home-s2__mlines .mline--1{left:-117px}}@media screen and (max-width:900px) and (max-width:400px){.home-s2__mlines .mline--1{left:-122px}}@media screen and (max-width:900px) and (max-width:390px){.home-s2__mlines .mline--1{left:-127px}}@media screen and (max-width:900px){.home-s2__mlines .mline--2{top:351px;left:72px}}@media screen and (max-width:900px) and (max-width:440px){.home-s2__mlines .mline--2{left:67px}}@media screen and (max-width:900px) and (max-width:430px){.home-s2__mlines .mline--2{left:62px}}@media screen and (max-width:900px) and (max-width:420px){.home-s2__mlines .mline--2{left:57px}}@media screen and (max-width:900px) and (max-width:410px){.home-s2__mlines .mline--2{left:52px}}@media screen and (max-width:900px) and (max-width:400px){.home-s2__mlines .mline--2{left:47px}}@media screen and (max-width:900px) and (max-width:390px){.home-s2__mlines .mline--2{left:42px}}@media screen and (max-width:900px){.home-s2__mlines .mline--3{top:798px;left:-97px}}@media screen and (max-width:900px) and (max-width:440px){.home-s2__mlines .mline--3{left:-102px}}@media screen and (max-width:900px) and (max-width:430px){.home-s2__mlines .mline--3{left:-107px}}@media screen and (max-width:900px) and (max-width:420px){.home-s2__mlines .mline--3{left:-112px}}@media screen and (max-width:900px) and (max-width:410px){.home-s2__mlines .mline--3{left:-117px}}@media screen and (max-width:900px) and (max-width:400px){.home-s2__mlines .mline--3{left:-122px}}@media screen and (max-width:900px) and (max-width:390px){.home-s2__mlines .mline--3{left:-127px}}@media screen and (max-width:900px){.home-s2__mlines .mline--4{top:1176px;left:-97px}.home-s2__tlines{display:none;position:absolute;inset:0;z-index:0;pointer-events:none}}@media screen and (max-width:900px) and (max-width:440px){.home-s2__mlines .mline--4{left:-102px}}@media screen and (max-width:900px) and (max-width:430px){.home-s2__mlines .mline--4{left:-107px}}@media screen and (max-width:900px) and (max-width:420px){.home-s2__mlines .mline--4{left:-112px}}@media screen and (max-width:900px) and (max-width:410px){.home-s2__mlines .mline--4{left:-117px}}@media screen and (max-width:900px) and (max-width:400px){.home-s2__mlines .mline--4{left:-122px}}@media screen and (max-width:900px) and (max-width:390px){.home-s2__mlines .mline--4{left:-127px}}@media screen and (max-width:900px) and (min-width:601px){.home-s2__mlines{display:none}.home-s2__tlines{display:block}}@media screen and (max-width:900px){.home-s2__tlines .tline{position:absolute;display:block}.home-s2__tlines .tline svg{display:block}.home-s2__tlines .tline--1{top:-36px;left:-245px}.home-s2__tlines .tline--2{top:351px;left:73px}.home-s2__tlines .tline--3{top:798px;left:-247px}.home-s2__tlines .tline--4{top:1176px;left:-247px}.home-s2__grid{display:block;position:relative;z-index:1}.home-s2__marrows{display:block;position:absolute;inset:0;z-index:3;pointer-events:none}.home-s2__q{display:flex!important;flex-direction:column;align-items:center;text-align:center;gap:0;padding:0!important;margin:0 0 59px!important;max-width:none}.home-s2__q .home-s2__cloud-text,.home-s2__q .home-s2__head,.home-s2__q .home-s2__side-text,.home-s2__q .image{position:static!important;inset:auto!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;min-width:0!important;max-width:none!important;margin:0 auto}.home-s2__q h3,.home-s2__q p{text-align:center;margin-left:auto;margin-right:auto}.home-s2__q p{max-width:320px;margin-top:13px}.home-s2__q .image{margin-top:15px;width:100%}.home-s2__q img{max-width:100%;height:auto;margin:0 auto}.home-s2__q--platform .home-s2__head h3{max-width:250px}.home-s2__q--platform .home-s2__head p{max-width:260px}.home-s2__q--platform .home-s2__platform-media{position:relative!important;margin-top:70px}.home-s2__q--platform .home-s2__platform-media img{width:100%;max-width:272px}.home-s2__q--cloud .home-s2__node{order:-1}.home-s2__q--cloud .home-s2__cloud-text{order:0;margin-bottom:0}.home-s2__q--cloud .home-s2__cloud-text p{max-width:235px}.home-s2__q--cloud .image{order:1}.home-s2__q--cloud .image img{width:100%;max-width:228px}.home-s2__q--dashcam{margin-top:85px!important}.home-s2__q--dashcam .home-s2__side-text p{max-width:235px}.home-s2__q--dashcam .image{position:relative!important;top:14px!important;right:15px!important}.home-s2__q--dashcam .image img{width:100%;max-width:282px}.home-s2__q--apps{margin-top:94px!important}.home-s2__q--apps .home-s2__side-text h3{max-width:unset}.home-s2__q--apps .home-s2__side-text p{max-width:235px}.home-s2__q--apps .image img{width:100%;max-width:276px;position:relative;top:18px;left:3px}.home-s2__stats{transform:scale(.5);top:-102px;right:-19px}}@media screen and (max-width:900px) and (max-width:440px){.home-s2__stats{right:-24px}}@media screen and (max-width:900px) and (max-width:430px){.home-s2__stats{right:-29px}}@media screen and (max-width:900px) and (max-width:420px){.home-s2__stats{right:-34px}}@media screen and (max-width:900px) and (max-width:410px){.home-s2__stats{right:-39px}}@media screen and (max-width:900px) and (max-width:400px){.home-s2__stats{right:-44px}}@media screen and (max-width:900px) and (max-width:390px){.home-s2__stats{right:-49px}}.home-s3{padding:109px 0 242px}@media screen and (max-width:900px){.home-s3{padding:49px 0 142px}}.home-s3 .container{display:grid;grid-template-columns:2fr 3fr;gap:40px;align-items:center}.home-s3 .text-container{padding:104px 0 0 139px}@media screen and (max-width:1400px){.home-s3 .text-container{padding:104px 0 0 50px}}@media screen and (max-width:1200px){.home-s3 .text-container{padding:104px 0 0}}@media screen and (max-width:991px){.home-s3 .text-container{padding:50px 0 60px}}.home-s3 .text-container h2{max-width:420px}@media screen and (max-width:900px){.home-s3 .container{grid-template-columns:1fr}.home-s3 .text-container h2{max-width:unset}}@media screen and (max-width:600px){.home-s3{padding-bottom:0}.home-s3 .text-container h2{max-width:370px}.home-s3__media{margin-top:30px}}.home-s3 .text-container p{font-size:14px;line-height:24px;margin-top:18px;max-width:431px}@media screen and (max-width:1400px){.home-s3 .text-container p{max-width:370px}}.home-s3__media{position:relative}.home-s3 .video-wrapper{max-width:556px;margin:0 auto;position:relative}.home-s3__video{width:556px;height:336px;border-radius:17px;overflow:hidden;z-index:1;position:relative;left:-53px;text-align:center;margin:0 auto}@media screen and (max-width:1250px){.home-s3__video{left:-20px}}@media screen and (max-width:1100px){.home-s3__video{left:0}}@media screen and (max-width:900px){.home-s3 .text-container p{max-width:unset}.home-s3__video{max-width:100%;width:100%}}@media screen and (max-width:600px){.home-s3__video{height:242px}}.home-s3__cover,.home-s3__player{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-s3__player{opacity:0;pointer-events:none;background:#000;transition:opacity .3s}.home-s3__video.is-playing .home-s3__cover,.home-s3__video.is-playing .home-s3__play{opacity:0;visibility:hidden}.home-s3__video.is-playing .home-s3__player{opacity:1;pointer-events:auto}.home-s3__play{position:absolute;top:50%;left:50%;transform:translate(-47%,-73%);width:62px;height:62px;border:0;border-radius:50%;background:rgba(195,225,208,.75);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;cursor:default;pointer-events:none;transition:opacity .3s,background .2s,transform .18s cubic-bezier(.34,1.56,.64,1)}.home-s3__play img{width:19px;height:22px;margin-left:3px}.home-s3__play--tap{transform:translate(-47%,-73%) scale(.82);background:#c3e1d0}.home-s3__tag{position:absolute;top:-29px;right:18px;z-index:4;background:var(--mint);color:var(--ink);font-style:italic;font-weight:600;font-size:18px;line-height:27px;padding:11px 24px;border-radius:12px;white-space:nowrap;width:239px;text-align:center}@media screen and (max-width:600px){.home-s3__tag{font-size:11px;width:120px;right:unset;left:25px;padding:3px 10px;top:-20px;border-radius:7px}}.home-s3__icons{position:absolute;left:38px;bottom:-168px;z-index:4}@media screen and (max-width:1600px){.home-s3__icons{max-width:320px}}@media screen and (max-width:1350px){.home-s3__icons{left:0}}@media screen and (max-width:1250px){.home-s3__icons{max-width:270px;bottom:-100px}}@media screen and (max-width:600px){.home-s3__icons{position:relative;max-width:272px;left:2%;margin:0;bottom:53px}}.home-s3__event{position:absolute;right:0;top:97px;z-index:3}@media screen and (max-width:1600px){.home-s3__event{max-width:330px;right:50px;top:138px}}@media screen and (max-width:1400px){.home-s3__event{right:10px}}@media screen and (max-width:1250px){.home-s3__event{max-width:280px;top:unset;bottom:-118px}}@media screen and (max-width:600px){.home-s3__event{top:220px;max-width:170px;display:none}}.home-s3__event-mobile{position:absolute;top:-104px;z-index:3;display:none;max-width:187px;right:6%}@media screen and (max-width:600px){.home-s3__event-mobile{display:block}}.chip{background:#fff;border-radius:12px;box-shadow:var(--shadow-card);padding:16px 10px;text-align:center;font-size:11px;color:var(--ink);display:flex;flex-direction:column;align-items:center;gap:10px;min-height:78px;justify-content:center}.chip svg{width:22px;height:22px;color:var(--green)}.incident{background:var(--ink-2);color:#fff;border-radius:17px;padding:26px 28px;position:relative}.incident .evt-top{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:500}.incident h3{font-size:24px;font-weight:500;margin:18px 0 4px}.incident .sub{color:var(--grey-text);font-size:15px}.incident-detail{background:var(--ink-3);border-radius:8px;margin-top:22px;padding:16px 18px;font-size:13px}.incident-detail .row{display:flex;justify-content:space-between;padding:6px 0}.incident-detail .row .k{color:var(--grey-text)}.badge-high{background:#ff5051;color:#fff;font-weight:600;font-size:11px;border-radius:5px;padding:3px 9px}.ai-insight{margin-top:14px}.ai-insight .k{color:var(--green-bright);display:flex;align-items:center;gap:6px;font-size:13px}.ai-insight p{color:#cdd6d1;font-size:12px;margin:6px 0 0;max-width:none}.home-s4{padding:54px 0}.home-s4__panel{position:relative;background:rgba(195,225,208,.5);background:linear-gradient(0deg,rgba(195,225,208,.5) 0,rgba(205,237,220,.5) 23%,rgba(213,230,220,.5) 77%,rgba(195,225,208,.5) 100%);border-radius:26px;overflow:hidden;display:grid;grid-template-columns:63% 37%;align-items:center;min-height:420px;padding:109px 0}@media screen and (max-width:1200px){.home-s4__panel{padding:87px 0}}.home-s4__media{position:relative;width:100%;max-width:508px;margin:0 auto}.home-s4__mobile{display:none}@media screen and (max-width:900px){.home-s4__panel{grid-template-columns:1fr;padding-top:0;padding-bottom:20px}.home-s4__media{max-width:360px;padding:0 10px}.home-s4__media .home-s4__circle,.home-s4__media .home-s4__shot{display:none}.home-s4__mobile{display:block;position:static;width:100%}}.home-s4__circle{position:relative;left:4px;z-index:0;margin:0 auto}@media screen and (max-width:1200px){.home-s4__circle{max-width:408px}}@media screen and (max-width:1000px){.home-s4__circle{max-width:358px}}.home-s4__shot--1{position:absolute;left:-43px;top:-109px;z-index:2}@media screen and (max-width:1200px){.home-s4__shot--1{max-width:336px}}@media screen and (max-width:1000px){.home-s4__shot--1{max-width:280px;top:-140px;left:0}}.home-s4__shot--2{position:absolute;right:-47px;bottom:-109px;z-index:1}@media screen and (max-width:1200px){.home-s4__shot--2{max-width:399px}}@media screen and (max-width:1000px){.home-s4__shot--2{max-width:350px;bottom:-140px;right:0}}.home-s4__copy{padding:63px 70px 15px 16px}.home-s4__copy h2{color:var(--green);max-width:350px}.home-s4__copy p{color:var(--ink);font-size:14px;line-height:24px;margin:20px 0 32px;max-width:370px}@media screen and (max-width:900px){.home-s4__copy{padding:36px 28px}.home-s4__copy p{max-width:unset}}.home-s4__copy .btn{width:206px}.home-s5{padding:100px 0 70px;z-index:3;position:relative}.home-s5 .section-head{margin:0 auto 89px}.home-s5 .section-head .lead{max-width:591px;margin:16px auto 10px;font-size:14px;line-height:24px}.home-s5__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;max-width:1275px;margin:0 auto}@media screen and (max-width:900px){.home-s5__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.home-s5{padding:50px 0 20px}.home-s5 .section-head{margin-bottom:50px}.home-s5__grid{grid-template-columns:1fr}}.home-s5__card{border-radius:20px;background:rgba(195,225,208,.2);padding:28px 26px 48px;min-height:220px}.home-s5__card h3{font-size:18px;line-height:26px;color:var(--black)}.home-s5__card p{font-size:12px;line-height:20px;color:var(--black);margin:14px 0 0;max-width:326px}.home-s5__icon{width:70px;height:70px;border-radius:50%;background:var(--ink);display:flex;align-items:center;justify-content:center;margin-bottom:17px}.home-s5__icon svg{width:34px;height:34px;color:var(--green-bright)}.home-s5 .center-cta{margin-top:44px}.home-s5 .center-cta .btn{width:206px}.home-s5__ondark{position:absolute;inset:0;padding:100px 0 70px;pointer-events:none;z-index:1;clip-path:ellipse(0 0 at 50% 200%)}.home-s5__ondark,.home-s5__ondark *{color:#fff!important;background:0 0!important;box-shadow:none!important;border-color:transparent!important}.home-s5__ondark .home-s5__icon,.home-s5__ondark img{visibility:hidden}.home-s5__ondark .center-cta{display:none}.home-s6{position:relative;background:var(--white);color:#fff;overflow-x:clip;margin-top:-35vh;padding:70px 0}@media screen and (max-width:1100px){.home-s6{margin-top:-50vh}.home-s6 .home-s6__reveal{padding:46vh 0 20vh}}@media screen and (max-width:1100px) and (max-width:600px){.home-s6 .home-s6__reveal{padding:55px 0}}@media screen and (max-width:600px){.home-s6{margin-top:0}}.home-s6__reveal{position:relative;padding:32vh 0 14vh;background:var(--ink);overflow:hidden;clip-path:ellipse(175% 240% at 50% 50%)}.home-s6__reveal::before{content:"";position:absolute;left:50%;top:60%;width:1171px;max-width:130%;aspect-ratio:1/1;transform:translate(-50%,-50%);background:url(../images/home/rooya-homes6-bg.png) center/contain no-repeat;pointer-events:none;z-index:0}.home-s6__reveal>*{position:relative;z-index:1}.home-s6 .section-head h2{color:var(--green-bright)}.home-s6 .section-head p{color:#bcd3c8;font-size:14px;line-height:24px;max-width:540px;margin:26px auto 20px}.home-s6__swiper{margin-top:152px;overflow-x:clip;overflow-y:visible;height:420px}.home-s6__swiper .swiper-slide{display:flex;align-items:center;justify-content:center;height:420px;transition:transform .9s}.home-s6__swiper .swiper-slide-active .home-s6__circle{width:260px;height:260px;background:var(--green-bright);display:flex;align-items:center;justify-content:center}.home-s6__swiper .swiper-slide-active .home-s6__circle img{transform:scale(1.4)}.home-s6__swiper .swiper-slide-active .home-s6__arc{opacity:1}.home-s6__swiper .swiper-slide-active .home-s6__name{color:var(--green-bright);font-size:20px}.home-s6__swiper .swiper-slide-active .home-s6__desc{opacity:1}.home-s6__item{position:relative;text-align:center;display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:.55s cubic-bezier(.22,1,.36,1)}.home-s6__arc{position:absolute;left:50%;top:-104px;transform:translateX(-50%);pointer-events:none;opacity:0;z-index:0;width:345px;margin-left:2px}.home-s6__arc svg{display:block;width:100%;height:auto}.home-s6__circle{position:relative;z-index:1;width:180px;height:180px;border-radius:50%;margin:0 auto 19px;background:#145142;display:flex;align-items:center;justify-content:center;transition:width .55s cubic-bezier(.22,1,.36,1),height .55s cubic-bezier(.22,1,.36,1),background .4s}.home-s6__circle img{width:96px;height:auto;transition:transform .55s cubic-bezier(.22,1,.36,1)}.home-s6__name{font-size:18px;color:#fff;line-height:1.3;min-height:47px;display:flex;align-items:flex-end;justify-content:center;font-weight:600}.home-s6__desc{width:250px;max-width:250px;height:56px;margin-top:14px;font-size:12px;line-height:20px;color:#fff;text-align:center;opacity:0;transition:opacity .4s}.home-s6__nav{display:none}@media screen and (max-width:600px){.home-s6__swiper .swiper-slide{transition:none}.home-s6__nav{display:flex;justify-content:center;gap:16px;margin-top:8px}}.home-s6__arrow{width:42px;height:42px;border-radius:50%;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.18s}.home-s6__arrow svg{width:14px;height:auto}.home-s6__prev{background:#668c82;color:var(--ink)}.home-s6__next{background:var(--green-bright);color:var(--ink)}@media screen and (max-width:1600px){.home-s6__swiper{margin-top:128px;height:360px}.home-s6__swiper .swiper-slide{height:360px}.home-s6__circle{width:150px;height:150px;margin-bottom:16px}.home-s6__circle img{width:82px;height:auto}.home-s6__swiper .swiper-slide-active .home-s6__circle{width:220px;height:220px}.home-s6__arc{width:278px;top:-80px}.home-s6__name{font-size:16px;min-height:42px}.home-s6__swiper .swiper-slide-active .home-s6__name{font-size:18px}.home-s6__desc{width:230px;max-width:230px;margin-top:12px}}@media screen and (max-width:1400px){.home-s6__swiper{margin-top:108px;height:370px}.home-s6__swiper .swiper-slide{height:370px}.home-s6__circle{width:130px;height:130px;margin-bottom:14px}.home-s6__circle img{width:72px;height:auto}.home-s6__swiper .swiper-slide-active .home-s6__circle{width:190px;height:190px}.home-s6__arc{width:240px;top:-44px}.home-s6__name{font-size:15px;min-height:38px}.home-s6__swiper .swiper-slide-active .home-s6__name{font-size:17px}.home-s6__desc{width:210px;max-width:210px;margin-top:10px}}@media screen and (max-width:1200px){.home-s6__swiper{margin-top:88px;height:360px}.home-s6__swiper .swiper-slide{height:360px}.home-s6__circle{width:116px;height:116px;margin-bottom:12px}.home-s6__circle img{width:64px;height:auto}.home-s6__swiper .swiper-slide-active .home-s6__circle{width:168px;height:168px}.home-s6__arc{width:210px;top:-27px}.home-s6__name{font-size:14px;min-height:34px}.home-s6__swiper .swiper-slide-active .home-s6__name{font-size:16px}.home-s6__desc{width:200px;max-width:200px;margin-top:10px;font-size:11px}}@media screen and (max-width:600px){.home-s6__swiper{height:545px;margin-top:-21px}.home-s6__swiper .swiper-slide{height:620px}.home-s6__circle{width:200px;height:200px;margin-bottom:12px;flex-shrink:0;background:var(--green-bright)}.home-s6__circle img{width:96px;height:auto;transform:scale(1.4)}.home-s6__swiper .swiper-slide-active .home-s6__circle{width:270px;height:270px}.home-s6__arc{width:372px;top:2px}.home-s6__name{font-size:18px;color:var(--green-bright)}.home-s6__swiper .swiper-slide-active .home-s6__name{font-size:18px}.home-s6__desc{width:260px;max-width:260px;margin-top:10px;font-size:12px;opacity:1}.home-s7{padding-top:20px}}@media screen and (max-width:380px){.home-s6__swiper,.home-s6__swiper .swiper-slide{height:540px}.home-s6__circle{width:160px;height:160px}.home-s6__swiper .swiper-slide-active .home-s6__circle{width:200px;height:200px}.home-s6__arc{width:276px;top:31px}}.hs-reveal{position:relative}.hs-reveal .home-s6{position:relative;z-index:1}.hs-reveal .home-s7{position:relative;z-index:2;min-height:100vh;background:var(--white);display:flex;flex-direction:column;justify-content:center}.hs-reveal .home-s7 .container{width:100%}@media screen and (max-width:900px){.hs-reveal .home-s7{min-height:0;background:0 0}.hs-reveal .home-s6{position:static}}.home-s7{position:relative;z-index:1;overflow-x:clip;padding-bottom:117px}.home-s7 .text-container p{font-size:14px;line-height:24px;margin-top:21px;max-width:500px}.home-s7__head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:16px}@media screen and (max-width:500px){.home-s7__head{flex-direction:column;align-items:flex-start}}.home-s7__nav{display:flex;gap:12px;flex:none;position:relative;top:-19px}@media screen and (max-width:500px){.home-s7__nav{top:-10px;margin:0 auto}}.home-s7__arrow{width:42px;height:42px;border-radius:50%;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.18s}.home-s7__arrow.swiper-button-disabled{background-color:#c3e1d0;cursor:default}.home-s7__prev{background:var(--green);color:var(--ink)}.home-s7__next{background:var(--green);color:#fff}.home-s7__swiper{overflow:hidden;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media screen and (max-width:500px){.home-s7__swiper{margin-left:unset;margin-right:unset}}.home-s7__swiper .swiper-slide{height:auto}.home-s7__card{border-radius:17px;overflow:hidden;background-color:rgba(195,225,208,.2)}.home-s7__card h3{font-size:18px;line-height:26px;color:var(--black);margin:31px 41px 13px}@media screen and (max-width:1400px){.home-s7__card h3{margin:31px 25px 13px}}.home-s7__card p{font-size:12px;line-height:20px;color:var(--black);margin:0 41px 28px}.home-s7__media{height:398px;overflow:hidden;background:var(--mint);position:relative}@media screen and (max-width:1600px){.home-s7__media{height:350px}}@media screen and (max-width:1200px){.home-s7__media{height:300px}}@media screen and (max-width:800px){.home-s7__media{height:300px}}.home-s7__media--laptop{display:flex;justify-content:center;align-items:center;padding-top:40px}.home-s7__media--laptop .icon{position:absolute;right:13%;top:20%}@media screen and (max-width:1400px){.home-s7__card p{margin:0 25px 28px}.home-s7__media--laptop .icon{max-width:70px}}.home-s7__media--laptop .laptop{width:391px;max-width:100%;height:auto;transition:.3s}.home-s7__media--laptop:hover .laptop{transform:scale(1.1)}.home-s7__media--cloud{display:flex;justify-content:center;align-items:center;background:url(../images/home/rooya-homes7-card2-bg.png) center/cover no-repeat}.home-s7__media--cloud:hover .home-s7__cloud{transform:scale(1.1)}.home-s7__media--phones{background:var(--mint)}.home-s7__media--phones img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none}.home-s7__media--phones .home-s7__ph-phone{transition:transform .45s cubic-bezier(.22,1,.36,1)}.home-s7__media--phones:hover .home-s7__ph-phone--1{transform:translateY(22px)}.home-s7__media--phones:hover .home-s7__ph-phone--2{transform:translateY(-14px)}.home-s7__media--alert .home-s7__alert-photo{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}.home-s7__media--agent{background:#e6f1ea}.home-s7__media--agent img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none}.home-s7__media--agent .home-s7__agent-shape{inset:auto;left:56%;top:63%;width:470px;height:auto;transform:translate(-50%,-50%) scale(.2);opacity:0;transform-origin:center;transition:transform .6s cubic-bezier(.4,0,.2,1),opacity .5s}.home-s7__media--agent:hover .home-s7__agent-shape{transform:translate(-50%,-50%) scale(1);opacity:1}.home-s7__alert-notif{position:absolute;left:32px;bottom:22px;width:302px;max-width:calc(100% - 40px);pointer-events:none;transform-origin:left center;transform:scale(0);opacity:0;transition:transform .42s cubic-bezier(.4,0,.2,1),opacity .42s cubic-bezier(.4,0,.2,1)}@media screen and (max-width:1600px){.home-s7__alert-notif{max-width:80%}}@media screen and (max-width:1400px){.home-s7__alert-notif{max-width:65%}}.home-s7__alert-notif img{display:block;width:100%;height:auto}.home-s7__media--alert:hover .home-s7__alert-notif{transform:scale(1);opacity:1}.home-s7__cloud-wrap{position:relative;width:86%;max-width:320px}.home-s7__cloud{display:block;width:100%;height:auto;overflow:visible;transition:.3s}.home-s7__cloud-fo{display:none}.home-s7__cloud-video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 319.293 217.759' preserveAspectRatio='none'%3E%3Cpath d='M279.014,176.232c.127-1.815.2-3.63.2-5.47A88.8,88.8,0,0,0,109.1,135.035a42.632,42.632,0,0,0-13.91-2.348,44.423,44.423,0,0,0-44.053,39.56A63.307,63.307,0,0,0,63.459,297.679H253.834a63.3,63.3,0,0,0,25.18-121.447Z' transform='translate(1 -80.92)' fill='%23fff'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 319.293 217.759' preserveAspectRatio='none'%3E%3Cpath d='M279.014,176.232c.127-1.815.2-3.63.2-5.47A88.8,88.8,0,0,0,109.1,135.035a42.632,42.632,0,0,0-13.91-2.348,44.423,44.423,0,0,0-44.053,39.56A63.307,63.307,0,0,0,63.459,297.679H253.834a63.3,63.3,0,0,0,25.18-121.447Z' transform='translate(1 -80.92)' fill='%23fff'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.home-s7__cloud-play{position:absolute;left:50%;top:52%;transform:translate(-50%,-50%);width:76px;height:76px;border-radius:50%;background:rgba(195,225,208,.8);display:flex;align-items:center;justify-content:center;padding:0;border:0;cursor:pointer;transition:transform .2s,background .2s}.home-s7__cloud-play img{display:block;width:24px;height:auto;margin-left:4px}.home-s7__cloud-play:hover{background:#c3e1d0;transform:translate(-50%,-50%) scale(1.06)}.home-s7__media--cloud.is-playing .home-s7__cloud-cover{display:none}.home-s7__media--cloud.is-playing .home-s7__cloud-fo{display:block}.home-s7__media--cloud.is-playing .home-s7__cloud-play{display:none}.home-s7__play{position:absolute;inset:0;margin:auto;width:76px;height:76px;border-radius:50%;background:rgba(195,225,208,.8);display:flex;align-items:center;justify-content:center}.home-s7__play svg{width:30px;height:30px;color:var(--ink)}.home-s7__notif{position:absolute;left:16px;bottom:16px;right:16px;background:rgba(255,255,255,.55);backdrop-filter:blur(6px);border-radius:10px;padding:10px 12px;display:flex;gap:10px;align-items:center}.home-s7__notif .ic{width:44px;height:44px;border-radius:12px;background:var(--mint);flex:none;display:flex;align-items:center;justify-content:center}.home-s7__notif .ic svg{width:22px;height:22px;color:var(--ink)}.home-s7__notif small{font-size:11px;color:var(--ink);line-height:1.35}@media screen and (max-width:600px){.home-s7{overflow:hidden}.home-s7__nav{display:none}.home-s7__head{margin-bottom:40px}.home-s7__swiper{overflow:visible;position:relative;margin-left:unset;margin-right:unset}.home-s7__swiper .swiper-wrapper{display:block;transform:none!important}.home-s7__swiper .swiper-slide{width:100%!important;height:auto!important;margin:0!important}.home-s7__card{background:#f3f9f5;box-shadow:0 14px 34px rgba(9,55,53,.16);will-change:transform,opacity}.home-s7__card h3{margin:24px 25px 7px}.home-s7__card p{margin:0 25px 23px}}.home-s8{background-color:#f3f9f6;padding:63px 0 57px;position:relative;z-index:3}.home-s8 .section-head{margin-bottom:35px}.home-s8 .section-head h2{font-size:30px}.home-s8 .section-head p{margin:23px auto 0;max-width:568px}.home-s8__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media screen and (max-width:1100px){.home-s8__grid{grid-template-columns:repeat(2,1fr)}}.home-s8__stat{background:var(--ink);border-radius:17px;padding:26px 36px 37px}.home-s8__stat .num{font-size:44px;line-height:52px;color:var(--green-bright);font-style:italic;font-weight:600}.home-s8__stat .lbl{color:#fff;font-size:14px;line-height:22px;min-height:44px;margin:28px 2px 12px}.home-s8__stat .bar{height:5px;border-radius:3px;background:rgba(195,225,208,.25);overflow:hidden}.home-s8__stat .bar span{display:block;height:100%;background:var(--green-bright);border-radius:3px;transition:width 1.1s cubic-bezier(.22,1,.36,1)}.home-s8__disclaimer{display:flex;align-items:center;justify-content:center;gap:8px;font-size:10px;color:var(--black);font-style:italic;margin-top:29px}.home-s8__disclaimer svg{flex:none;fill:currentColor}.home-s9{padding:87px 0 143px}@media screen and (max-width:600px){.home-s8__grid{grid-template-columns:1fr}.home-s9{padding:47px 0 103px}}.home-s9 .container{display:grid;grid-template-columns:1fr 1fr;gap:60px}.home-s9__text{padding:122px 0 0 139px}@media screen and (max-width:1400px){.home-s9__text{padding:122px 0 0 50px}}@media screen and (max-width:1200px){.home-s9__text{padding:122px 0 0}}@media screen and (max-width:991px){.home-s9__text{padding:50px 0 60px}}.home-s9__text h2{max-width:390px}@media screen and (max-width:900px){.home-s9 .container{grid-template-columns:1fr;gap:30px}.home-s9__text h2{max-width:unset}}.home-s9__text p{font-size:14px;line-height:24px;margin:34px 0;max-width:360px}.home-s9__text .btn{width:206px}.home-s9__preview{background:rgba(195,225,208,.2);border-radius:17px;min-height:475px;display:flex;align-items:center;justify-content:center;color:var(--black);font-size:18px}.home-s10{position:relative;color:#fff;overflow:hidden;padding:78px 0 63px;text-align:center;background:url(../images/rooya-cta-shape.svg) no-repeat top center/calc(100% + 2px) auto,linear-gradient(var(--ink),var(--ink)) no-repeat bottom center/calc(100% + 2px) calc(100% - 18vw)}.home-s10 h2{color:#fff;font-size:32px}.home-s10 h2 span{color:var(--green-bright)}.home-s10 .desc{color:#fff;font-size:16px;line-height:26px;margin:18px auto 34px;max-width:500px}.home-s10__inner{position:relative;max-width:720px;margin:0 auto}.home-s10__form{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;position:relative}.home-s10__form input[type=email]{height:48px;width:432px;max-width:100%;border:0;border-radius:24px;background:var(--mint);color:var(--ink);padding:0 28px;font-size:14px;font-family:var(--font);text-align:center;font-weight:600}.home-s10__form input[type=email]::-moz-placeholder{color:var(--ink)}.home-s10__form input[type=email]::placeholder{color:var(--ink)}.home-s10__form .wpcf7-form-control-wrap{flex:0 1 432px;max-width:100%}@media screen and (max-width:900px){.home-s9__text p{max-width:unset}.home-s10__form input[type=email]{width:100%}.home-s10__form .wpcf7-form-control-wrap{flex-basis:100%}}.home-s10__form .wpcf7-form-control-wrap input[type=email]{width:100%}.home-s10__form .btn{width:178px}.home-s10__form .wpcf7-spinner{position:absolute;top:100%;left:50%;transform:translateX(-50%);margin:4px 0 0;background-color:rgba(255,255,255,.28)}.home-s10__form .wpcf7-not-valid-tip{font-size:12px;line-height:18px;margin-top:8px;color:#ffc7bd}.home-s10__form .wpcf7-response-output{flex:0 0 100%;margin:6px 0 0;padding:10px 18px;border-width:1px;border-radius:12px;font-size:13px;line-height:20px;color:#fff}.home-s10__note{color:#fff;font-size:12px;line-height:18px;margin-top:30px}.home-s11{background:rgba(195,225,208,.2);padding:75px 0 48px}.home-s11__top{display:grid;grid-template-columns:35% 65%;gap:30px}@media screen and (max-width:1100px){.home-s11__top{grid-template-columns:1fr}}.home-s11__brand .logo{height:30px;margin-bottom:30px;position:relative;top:6px;left:2px}.home-s11__brand p{font-size:14px;line-height:24px;color:var(--black);max-width:260px}.home-s11__cols{display:grid;grid-template-columns:repeat(6,max-content);justify-content:end;gap:42px;padding-right:70px}@media screen and (max-width:1400px){.home-s11__cols{padding-right:30px}}@media screen and (max-width:1300px){.home-s11__cols{grid-template-columns:repeat(3,1fr);justify-content:stretch}}@media screen and (max-width:640px){.home-s11__cols{grid-template-columns:repeat(2,1fr);gap:28px 24px;padding-right:0}}.home-s11__col h4{font-size:13px;color:var(--green);margin:0 0 10px;font-weight:600}.home-s11__col .rule{width:19px;height:1px;background:var(--green);margin-bottom:6px}.home-s11__col li{font-size:9px;line-height:19px}.home-s11__col li a{color:var(--black);font-weight:300;transition:.3s}.home-s11__col li a:hover{color:var(--green)}.home-s11__legal{display:flex;flex-wrap:wrap;gap:36px;margin-top:32px;margin-bottom:15px;font-size:9px}@media screen and (max-width:640px){.home-s11__legal{gap:15px}}.home-s11__legal a{color:var(--black);transition:.3s;font-weight:300}.home-s11__legal a:hover{color:var(--green)}.home-s11__bottom{border-top:1px solid var(--mint);padding-top:38px;display:flex;justify-content:space-between;font-size:10px;color:var(--black);font-weight:300}@media screen and (max-width:560px){.home-s11__bottom{flex-direction:column;gap:8px}}.home-s11__bottom a{font-weight:600;color:var(--black);transition:.3s}.home-s11__bottom a:hover{color:var(--green)}.platform-hero{position:relative;overflow:hidden}.platform-hero__band{position:absolute;left:0;right:0;top:0;height:760px;background:linear-gradient(180deg,#c3e1d0 0,#cdeddc 24%,#d5e6dc 77%,#c3e1d0 100%)}.platform-hero__inner{position:relative;display:flex;gap:40px;align-items:center;padding-top:128px;padding-bottom:149px}@media screen and (max-width:1200px){.platform-hero__inner{gap:100px}}@media screen and (max-width:900px){.home-s11__legal{margin-top:50px}.platform-hero__inner{flex-direction:column;align-items:flex-start;padding-top:70px;padding-bottom:40px;gap:40px}}.platform-hero__copy{width:560px;flex:none}.platform-hero__copy h1{max-width:476px}.platform-hero__copy p{font-size:16px;line-height:26px;margin:24px 0 34px;max-width:554px}.platform-hero__copy .btn{min-width:179px}.platform-hero__media{position:relative;flex:1;min-width:0;display:flex;align-items:center;justify-content:flex-end;top:64px;right:22px}@media screen and (max-width:1400px){.platform-hero__media{right:-54px;top:30px}}@media screen and (max-width:1200px){.platform-hero__copy{width:400px}.platform-hero__media{right:-20px;top:0}}@media screen and (max-width:900px){.platform-hero__copy{width:100%}.platform-hero__media{width:100%;justify-content:center;align-items:flex-start;top:0;right:0;margin-top:70px;flex:none;min-height:0}}.platform-hero__stage{position:relative;width:1040px;flex:none;display:flex;justify-content:flex-end;transform-origin:center right;will-change:transform}@media screen and (max-width:900px){.platform-hero__stage{transform-origin:top center}}.platform-hero__event{position:absolute;right:87px;top:-61px;z-index:2}.platform-hero__circle{position:absolute;left:114px;top:-118px}.platform-hero__laptop{position:relative;z-index:1}.platform-hero__stats{position:absolute;z-index:3;left:77px;bottom:116px;width:302px;background:#fff;border-radius:14px;padding:14px 18px 20px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16)}.platform-hero__stats-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:.5px solid #6f6978}.platform-hero__stats-title{font-size:10px;font-weight:600;color:var(--black)}.platform-hero__stats-week{font-size:9px;font-weight:600;color:#6f6978;padding-right:10px}.platform-hero__stats-body{display:flex;align-items:center;gap:18px;margin-top:8px}.platform-hero__stats-ring{position:relative;flex:none;width:106px;height:106px;display:flex;flex-direction:column;align-items:center;justify-content:center}.platform-hero__stats-ring::before{content:"";position:absolute;inset:0;border-radius:50%;background:conic-gradient(var(--green) calc(var(--score) * 1%),#d3ebdd 0);-webkit-mask:radial-gradient(farthest-side,rgba(0,0,0,0) 75%,#000 76%);mask:radial-gradient(farthest-side,rgba(0,0,0,0) 75%,#000 76%)}.platform-hero__stats-ring-num{font-size:21px;font-weight:700;line-height:1;color:var(--black);margin-top:0}.platform-hero__stats-ring-lbl{font-size:9px;font-weight:600;color:var(--green)}.platform-hero__stats-list{flex:1}.platform-hero__stats-list li{display:flex;align-items:center;justify-content:space-between;font-size:9px;font-weight:600;color:var(--black);padding:4px 0 8px}.platform-hero__stats-list b{font-weight:700}.platform-hero__stats-list b.is-warn{color:#f2872f}.platform-hero__stats-list b.is-warn-2{color:#f8c53c}.platform-hero__stats-list b.is-ok{color:var(--green)}.platform-s1{position:relative;overflow-x:clip;padding:95px 0 28px}.platform-s1__head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:40px}@media screen and (max-width:500px){.platform-s1__head{flex-direction:column;align-items:flex-start}}.platform-s1__head-text{max-width:520px}.platform-s1__head-text h2{color:var(--black);max-width:422px}.platform-s1__head-text p{font-size:14px;line-height:24px;margin-top:10px;margin-bottom:4px}.platform-s1__nav{display:flex;gap:12px;flex:none;position:relative;top:-6px}@media screen and (max-width:500px){.platform-s1__nav{top:0;margin:0 auto}}.platform-s1__arrow{width:42px;height:42px;border-radius:50%;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.18s}.platform-s1__arrow.swiper-button-disabled{background-color:#c3e1d0;cursor:default}.platform-s1__prev{background:var(--green);color:var(--ink)}.platform-s1__next{background:var(--green);color:#fff}.platform-s1__swiper{overflow:hidden;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media screen and (max-width:500px){.platform-s1__swiper{margin-left:unset;margin-right:unset}}.platform-s1__swiper .swiper-slide{height:auto}.platform-s1__card{border-radius:17px;overflow:hidden;background-color:rgba(195,225,208,.2)}.platform-s1__card h3{font-size:18px;line-height:26px;color:var(--black);font-weight:600;margin:31px 41px 13px}@media screen and (max-width:1400px){.platform-s1__card h3{margin:31px 25px 13px}}.platform-s1__card p{font-size:12px;line-height:20px;color:var(--black);margin:0 41px 28px}@media screen and (max-width:1400px){.platform-s1__card p{margin:0 25px 28px}}.platform-s1__media{position:relative;height:398px;overflow:hidden;background:rgba(195,225,208,.35);display:flex;align-items:center;justify-content:center}@media screen and (max-width:1600px){.platform-s1__media{height:350px}}@media screen and (max-width:1200px){.platform-s1__media{height:300px}}.platform-s1__media--cloud,.platform-s1__media--score{background:var(--ink)}.platform-s1__bg{position:relative;z-index:1;max-width:88%;max-height:90%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.platform-s1__bg--ai{position:absolute;inset:0;max-width:none;max-height:none;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.platform-s1__bg--cover{position:absolute;inset:0;z-index:0;max-width:none;max-height:none;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.platform-s1__bg--photo{position:absolute;inset:0;z-index:0;max-width:none;max-height:none;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.platform-s1__bg--reports{position:absolute;inset:0;z-index:1;width:100%;height:100%;max-width:none;max-height:none;-o-object-fit:cover;object-fit:cover}.platform-s1__chart{position:absolute;z-index:2;right:0;bottom:0;max-width:100%;height:auto;transition:transform .4s cubic-bezier(.4,0,.2,1)}.platform-s1__media--reports:hover .platform-s1__chart{transform:translateY(-12px)}.platform-s1__shape{position:absolute;left:14px;top:30px;min-width:492px;height:auto;transform-origin:center;transition:opacity .4s,transform .4s}@media screen and (max-width:1200px){.platform-s1__shape{min-width:380px}}.platform-s1__card:hover .platform-s1__shape{opacity:0;transform:scale(1.14)}.platform-s1__media--score:hover .platform-s1__bg--cover{transform:scale(1.1)}.platform-s1__cutout{position:absolute;inset:0;z-index:2;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}.platform-s1__deco{position:absolute;z-index:1;top:-167px;left:-228px;min-width:526px;height:auto;transform:scale(.2);opacity:0;transform-origin:center;transition:transform .6s cubic-bezier(.4,0,.2,1),opacity .5s}.platform-s1__media--fleet:hover .platform-s1__deco{transform:scale(1);opacity:1}.platform-s1__video{position:absolute;inset:0;z-index:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;visibility:hidden;pointer-events:none}.platform-s1__play{position:absolute;z-index:3;left:50%;top:46%;transform:translate(-50%,-50%);width:76px;height:76px;border-radius:50%;background:rgba(195,225,208,.8);display:flex;align-items:center;justify-content:center;padding:0;border:0;cursor:pointer;transition:transform .2s,background .2s,opacity .3s}.platform-s1__play img{display:block;width:24px;height:auto;margin-left:4px}.platform-s1__play:hover{background:#c3e1d0;transform:translate(-50%,-50%) scale(1.06)}.platform-s1__note{position:absolute;z-index:2;left:20px;bottom:20px;width:283px;max-width:calc(100% - 40px);height:auto;transform-origin:left center;transform:scale(0);opacity:0;transition:transform .42s cubic-bezier(.4,0,.2,1),opacity .42s cubic-bezier(.4,0,.2,1)}@media screen and (max-width:1600px){.platform-s1__note{max-width:80%}}@media screen and (max-width:1400px){.platform-s1__note{max-width:65%}}.platform-s1__media--cloud:hover .platform-s1__note{transform:scale(1);opacity:1}.platform-s1__media--cloud.is-playing .platform-s1__bg--cover{opacity:0;visibility:hidden}.platform-s1__media--cloud.is-playing .platform-s1__note{opacity:0;visibility:hidden;transform:scale(0)}.platform-s1__media--cloud.is-playing .platform-s1__video{opacity:1;visibility:visible;pointer-events:auto}.platform-s1__media--cloud.is-playing .platform-s1__play{opacity:0;visibility:hidden}.platform-s1__ring{position:relative;z-index:1;width:287px;height:287px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:11px}.platform-s1__ring::before{content:"";position:absolute;inset:0;border-radius:50%;background:conic-gradient(var(--green) calc(var(--score) * 1%),#d8eee2 0);-webkit-mask:radial-gradient(farthest-side,rgba(0,0,0,0) 74%,#000 75%);mask:radial-gradient(farthest-side,rgba(0,0,0,0) 74%,#000 75%)}.platform-s1__ring-num{font-size:62px;font-weight:700;line-height:1;color:#fff;margin-top:6px}@media screen and (max-width:1200px){.platform-s1__deco{min-width:420px}.platform-s1__ring{width:150px;height:150px}.platform-s1__ring-num{font-size:34px;margin-top:2px}}.platform-s1__ring-lbl{font-size:30px;font-weight:600;color:var(--green);margin-top:4px}@media screen and (max-width:1200px){.platform-s1__ring-lbl{font-size:15px;margin-top:2px}}.platform-s1__ring-sub{font-size:12px;font-weight:400;color:#fff;margin-top:2px}@media screen and (max-width:600px){.platform-s1{overflow:hidden}.platform-s1__nav{display:none}.platform-s1__swiper{overflow:visible;position:relative;margin-left:unset;margin-right:unset}.platform-s1__swiper .swiper-wrapper{display:block;transform:none!important}.platform-s1__swiper .swiper-slide{width:100%!important;height:auto!important;margin:0!important}.platform-s1__card{background:#f3f9f5;box-shadow:0 14px 34px rgba(9,55,53,.16);will-change:transform,opacity}.platform-s1__card h3{margin:24px 25px 7px}.platform-s1__card p{margin:0 25px 23px}}.platform-s2{padding-bottom:145px}@media screen and (max-width:900px){.platform-s2{padding-bottom:90px}}.platform-s2 .container{max-width:var(--maxw)}.platform-s2__panel{position:relative;background:var(--ink);border-radius:32px;overflow:hidden;padding:82px 95px 80px}@media screen and (max-width:1200px){.platform-s1__ring-sub{font-size:9px}.platform-s2__panel{padding:60px 45px 66px}}.platform-s2__glow{position:absolute;inset:0;background:url(../images/platform/rooya-platforms2-tab-bg.png) center/cover no-repeat;pointer-events:none}.platform-s2__text{position:relative;z-index:1;max-width:696px}.platform-s2__text h2{color:var(--green-bright)}.platform-s2__text p{color:#bcd3c8;font-size:14px;line-height:24px;margin-top:9px}.platform-s2__stage{position:relative;z-index:1;margin-top:46px;display:grid;grid-template-columns:1fr 300px;gap:62px}@media screen and (max-width:900px){.platform-s2__panel{padding:40px 26px 46px;border-radius:24px}.platform-s2__stage{grid-template-columns:1fr;gap:28px}}.platform-s2__dash img{width:100%;height:auto;border-radius:22px;box-shadow:0 3px 6px rgba(0,0,0,.16);display:block;transition:opacity .15s ease-in-out}.platform-s2__dash img.is-fading{opacity:0}.platform-s2__pills{display:flex;flex-direction:column;gap:20px}.platform-s2__pills li{height:56px;border-radius:28px;border:1px solid var(--green-bright);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:600;cursor:pointer;transition:background .2s,color .2s}.platform-s2__pills li:hover{background:rgba(77,220,135,.16)}.platform-s2__pills li.is-active{background:var(--green-bright);color:var(--ink)}.platform-s3{background:rgba(195,225,208,.2);padding-bottom:125px;padding-top:133px}.platform-s3 .platform-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:5px;align-items:center;max-width:1440px}@media screen and (max-width:1200px){.platform-s3 .platform-split{gap:48px}}.platform-s3 .platform-split__media{min-width:0;position:relative;top:-5px}.platform-s3 .platform-split__copy h2{max-width:480px}@media screen and (max-width:900px){.platform-s2__pills{gap:10px}.platform-s2__pills li{height:40px;font-size:16px}.platform-s3{padding:70px 0}.platform-s3 .platform-split{grid-template-columns:1fr;gap:60px}.platform-s3 .platform-split__copy h2{max-width:none}}.platform-s3 .platform-split__copy p{font-size:14px;line-height:24px;margin-top:25px;max-width:520px}.platform-s3 .icon-subtitle{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:600;color:var(--ink);margin-bottom:20px}.platform-s3 .icon-subtitle svg{width:18px;height:18px;color:var(--green);flex:none}.platform-s3 .tick-list{margin:22px 0 0;display:flex;flex-direction:column;gap:22px}.platform-s3 .tick-list li{display:flex;align-items:flex-start;gap:16px;font-size:18px;line-height:22px;font-weight:600;color:var(--black)}.platform-s3 .tick-list li::before{content:"";width:19px;height:17px;flex:none;margin-top:3px;margin-left:3px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.987' height='16.726' viewBox='0 0 18.987 16.726'%3E%3Cg id='_6-Check' data-name='6-Check' transform='translate(-32 -59.158)'%3E%3Cpath id='Path_1130' data-name='Path 1130' d='M40.66,75.884a.416.416,0,0,1-.306-.134l-8.244-8.918a.416.416,0,0,1,.306-.7h3.968a.417.417,0,0,1,.314.143l2.755,3.17a15.785,15.785,0,0,1,1.886-2.988,28.05,28.05,0,0,1,9.035-7.252.416.416,0,0,1,.452.7,27.233,27.233,0,0,0-3.965,4.106,30.617,30.617,0,0,0-5.8,11.559.416.416,0,0,1-.4.316Z' transform='translate(0)' fill='%2300995d'/%3E%3C/g%3E%3C/svg%3E%0A")}.platform-s3 .behaviour-slider,.platform-s3__media{position:relative}.platform-s3 .behaviour-swiper{border-radius:17px;overflow:hidden}.platform-s3 .behaviour-card{position:relative;height:392px;border-radius:17px;overflow:hidden;background:#d9d9d9}@media screen and (max-width:600px){.platform-s3 .behaviour-card{height:280px}}.platform-s3 .behaviour-card__photo{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.platform-s3 .behaviour-card__badge{position:absolute;z-index:2;left:50%;top:50%;width:210px;height:190px;transform:translate(-50%,-50%);transition:transform .35s cubic-bezier(.22,1,.36,1);pointer-events:none}@media screen and (max-width:600px){.platform-s3 .behaviour-card__badge{max-width:150px;height:auto}}.platform-s3 .behaviour-card__video{position:absolute;inset:0;z-index:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s}.platform-s3 .behaviour-card:hover .behaviour-card__badge{transform:translate(-50%,-50%) scale(1.08)}.platform-s3 .behaviour-card.is-playing .behaviour-card__video{opacity:1;visibility:visible}.platform-s3 .behaviour-arrow{position:absolute;top:0;height:392px;z-index:3;display:flex;align-items:center;background:0 0;border:0;padding:6px;cursor:pointer;color:var(--green);line-height:0;transition:color .18s}.platform-s3 .behaviour-arrow.swiper-button-disabled{color:#d8d8d8;cursor:default}@media screen and (max-width:600px){.platform-s3 .behaviour-arrow{height:280px}}.platform-s3 .behaviour-prev{left:-41px}.platform-s3 .behaviour-next{right:-41px}.platform-s3 .behaviour-next svg{transform:scaleX(-1)}@media screen and (max-width:1500px){.platform-s3 .behaviour-prev{left:-33px}.platform-s3 .behaviour-next{right:-33px}}.platform-s3 .behaviour-dots{display:flex;justify-content:center;gap:6px;margin-top:17px}.platform-s3 .behaviour-dots .swiper-pagination-bullet{width:10px;height:10px;margin:0!important;border-radius:50%;background:0 0;border:1px solid var(--green);opacity:1;cursor:pointer;transition:background .18s}.platform-s3 .behaviour-dots .swiper-pagination-bullet-active{background:var(--green)}.platform-s4{padding:103px 0 183px;overflow-x:clip}.platform-s4 .platform-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:19px;align-items:center}@media screen and (max-width:1600px){.platform-s4 .platform-split{gap:60px}}.platform-s4 .platform-split__media{min-width:0}@media screen and (max-width:900px){.platform-s3 .platform-split__copy p{max-width:none}.platform-s3 .behaviour-prev{left:20px}.platform-s3 .behaviour-next{right:20px}.platform-s4{padding:80px 0}.platform-s4 .platform-split{grid-template-columns:1fr}.platform-s4 .platform-split__media{margin-bottom:30px}}@media screen and (max-width:760px){.platform-s4 .platform-split__media{margin-bottom:0}}.platform-s4 .platform-split__copy{padding-top:50px}.platform-s4 .platform-split__copy h2{max-width:480px}@media screen and (max-width:900px){.platform-s4 .platform-split__copy h2{max-width:none}}.platform-s4 .platform-split__copy p{font-size:14px;line-height:24px;margin-top:22px;max-width:490px}.platform-s4 .icon-subtitle{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:600;color:var(--ink);margin-bottom:20px}.platform-s4 .icon-subtitle svg{width:18px;height:18px;color:var(--green);flex:none}.platform-s4__media{min-width:0}.platform-s4__stage{position:relative;width:100%}@media screen and (max-width:1600px) and (min-width:901px){.platform-s4__stage{width:730px;transform-origin:top left}}@media screen and (max-width:760px){.platform-s4__stage{width:760px;transform-origin:top left}}.platform-s4__photo{border-radius:15px}.platform-s4__shape{position:absolute;left:42%;bottom:-111px;transform:translateX(-50%);width:492px;max-width:82%;height:auto;z-index:2;pointer-events:none}.platform-s4 .score-ring{position:relative;width:106px;height:106px;border-radius:50%;background:conic-gradient(var(--green) 0 84%,var(--mint-soft) 84% 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;flex:none}.platform-s4 .score-ring::after{content:"";position:absolute;inset:15px;background:#fff;border-radius:50%}.platform-s4 .score-ring__num{position:relative;z-index:1;font-size:21px;font-weight:600;line-height:1;color:var(--ink)}.platform-s4 .score-ring__lbl{position:relative;z-index:1;font-size:9px;font-weight:600;color:var(--green);margin-top:2px}.platform-s4 .driver-score{position:absolute;top:25px;left:34px;z-index:3;background:#fff;border-radius:13px;box-shadow:0 3px 12px rgba(0,0,0,.14);padding:18px 22px 31px;width:193px;text-align:center}.platform-s4 .driver-score .score-ring{margin:0 auto}.platform-s4 .driver-score__title{display:block;font-size:17px;font-weight:600;color:var(--black);margin-bottom:12px}.platform-s4 .score-legend{position:absolute;top:45.4%;right:76px;transform:translateY(-50%);z-index:3;background:#fff;border-radius:17px;box-shadow:0 6px 22px rgba(9,55,53,.16);padding:10px 19px;width:300px}.platform-s4 .score-legend li{display:flex;align-items:center;gap:9px;padding:4px 4px 2px 0;font-size:13px;font-weight:600;color:#000}.platform-s4 .score-legend .dot{width:12px;height:12px;border-radius:50%;flex:none}.platform-s4 .score-legend .num{font-size:17px;text-align:center;width:11px}.platform-s4 .score-legend .lbl{flex:1}.platform-s5{background:rgba(195,225,208,.2);padding:40px 0 69px}.platform-s5 .platform-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:80px;align-items:center;max-width:1440px}@media screen and (max-width:1200px){.platform-s5 .platform-split{gap:48px}}.platform-s5 .platform-split__media{min-width:0}@media screen and (max-width:900px){.platform-s4 .platform-split__copy p{max-width:none}.platform-s5 .platform-split{grid-template-columns:1fr;gap:40px}.platform-s5 .platform-split__copy{order:2}}.platform-s5 .platform-split__copy h2{max-width:512px}@media screen and (max-width:900px){.platform-s5 .platform-split__copy h2{max-width:none}}.platform-s5 .platform-split__copy p{font-size:14px;line-height:24px;margin-top:23px;max-width:491px}.platform-s5 .icon-subtitle{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:600;color:var(--ink);margin-bottom:20px}.platform-s5 .icon-subtitle svg{width:18px;height:18px;color:var(--green);flex:none}.platform-s5__features{display:grid;grid-template-columns:1fr 1fr;gap:0 7px;margin-top:34px}@media screen and (max-width:900px){.platform-s5 .platform-split__copy p{max-width:none}.platform-s5__features{grid-template-columns:1fr;gap:18px}.platform-s5__media{order:1}}.platform-s5__feature-list{display:flex;flex-direction:column;gap:11px}.platform-s5__feature-list li{display:flex;align-items:center;gap:19px;font-size:18px;line-height:24px;font-weight:600;color:var(--black)}.platform-s5__feature-icon{flex:none;width:36px;height:36px;border-radius:5px;background:var(--ink);color:var(--green-bright);display:flex;align-items:center;justify-content:center}.platform-s5__feature-icon svg{display:block;max-width:24px;max-height:24px;width:auto;height:auto}.platform-s5__media{position:relative;display:flex;align-items:center;justify-content:center;margin-right:-30px}.platform-s5__media img{position:relative;right:-20px;top:18px}.platform-s6{padding:43px 0 13px}.platform-s6 .platform-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:19px;align-items:center}@media screen and (max-width:1600px){.platform-s4__shape{left:46%}.platform-s4 .score-legend{right:0}.platform-s5__media{margin-right:0}.platform-s6{padding:43px 0}.platform-s6 .platform-split{gap:60px}}.platform-s6 .platform-split__media img{position:relative;top:41px;left:23px}.platform-s6 .platform-split__copy h2{max-width:480px}@media screen and (max-width:900px){.platform-s5__media img{right:unset}.platform-s6 .platform-split{grid-template-columns:1fr;gap:40px}.platform-s6 .platform-split__media img{left:unset}.platform-s6 .platform-split__copy h2{max-width:none}}.platform-s6 .platform-split__copy p{font-size:14px;line-height:24px;margin-top:21px;max-width:544px}.platform-s6 .icon-subtitle{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:600;color:var(--ink);margin-bottom:20px}.platform-s6 .icon-subtitle svg{width:18px;height:18px;color:var(--green);flex:none}.platform-s6__media{position:relative}.platform-s7{background:rgba(195,225,208,.2)}.platform-s7 .platform-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:80px;align-items:center;max-width:1440px}@media screen and (max-width:1200px){.platform-s5__feature-list li{gap:18px;font-size:16px}.platform-s5__feature-icon{width:48px;height:44px;border-radius:11px}.platform-s7 .platform-split{gap:48px}}.platform-s7 .platform-split__media{min-width:0}@media screen and (max-width:900px){.platform-s6 .platform-split__copy p{max-width:none}.platform-s7 .platform-split{grid-template-columns:1fr;gap:40px}.platform-s7 .platform-split__copy{order:2}}.platform-s7 .platform-split__copy h2{max-width:415px}@media screen and (max-width:900px){.platform-s7 .platform-split__copy h2{max-width:none}}.platform-s7 .platform-split__copy p{font-size:14px;line-height:24px;margin-top:24px;max-width:520px}.platform-s7 .icon-subtitle{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:600;color:var(--ink);margin-bottom:20px}.platform-s7 .icon-subtitle svg{width:18px;height:18px;color:var(--green);flex:none;position:relative;top:-1px}.platform-s7__media{position:relative;display:flex;align-items:center;justify-content:center}@media screen and (max-width:900px){.platform-s7 .platform-split__copy p{max-width:none}.platform-s7__media{order:1}}.platform-s7__media img{position:relative;top:15px;right:-20px}.home-s5--platform{padding:115px 0 93px}@media screen and (max-width:600px){.home-s5--platform{padding:70px 0 80px}}.home-s5--platform .section-head{margin:0 auto 46px}.home-s5--platform .section-head h2{max-width:500px;margin-left:auto;margin-right:auto}@media screen and (max-width:900px){.home-s5--platform .section-head h2{max-width:400px}}.home-s5--platform .home-s5__card p{max-width:350px}.ind-hero{position:relative;overflow:hidden;padding:27px 0 39px;background:linear-gradient(180deg,rgba(195,225,208,.5) 0,rgba(205,237,220,.5) 24%,rgba(213,230,220,.5) 77%,rgba(195,225,208,.5) 100%)}@media screen and (max-width:1400px){.ind-hero{padding:100px 0 90px}}.ind-hero__inner{display:grid;grid-template-columns:minmax(0,560px) minmax(0,1fr);gap:40px;align-items:center}@media screen and (max-width:1200px){.ind-hero{padding:140px 0 120px}.ind-hero__inner{grid-template-columns:minmax(0,480px) minmax(0,1fr)}}.ind-hero__copy p{font-size:16px;line-height:26px;max-width:560px;margin:32px 0 45px}.ind-hero__media{position:relative;min-width:0}@media screen and (max-width:900px){.ind-hero{padding:80px 0 60px}.ind-hero__inner{grid-template-columns:1fr;gap:50px}.ind-hero__copy p{max-width:unset}.ind-hero__media{width:100%}}.ind-hero__stage{position:relative;width:1040px;height:700px;transform-origin:top left;will-change:transform}.ind-hero__stage img{position:absolute;max-width:none}.ind-hero__shape{z-index:1;left:138px;top:19px}.ind-hero__bus{z-index:2;left:382px;top:82px}.ind-hero__van{z-index:3;left:-8px;top:282px}.ind-hero__car{z-index:4;left:356px;top:489px}.ind-hero__label{z-index:5}.ind-hero__label--trip{left:828px;top:24px}.ind-hero__label--parked{left:338px;top:208px}.ind-hero__label--offline{left:664px;top:422px}.ind-hero__info{z-index:5}.ind-hero__info--distance{left:549px;top:42px}.ind-hero__info--duration{left:-15px;top:518px}.ind-hero__info--trips{left:840px;top:449px}.ind-s1{padding:93px 0 112px}.ind-s1__head{text-align:center;margin:0 auto 67px}.ind-s1__head h2{font-size:32px;font-weight:600;color:var(--black);margin:0}.ind-s1__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media screen and (max-width:1200px){.ind-s1__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:620px){.ind-s1__head h2{font-size:26px}.ind-s1__grid{grid-template-columns:1fr}}.ind-s1__card{background:url(../images/industries/rooya-industries-s1-bg.png) no-repeat -40px -40px/233px 233px,var(--ink);border-radius:40px;padding:22px 35px 25px;display:flex;flex-direction:column;min-height:260px;position:relative;top:0;transition:top .2s,box-shadow .2s}.ind-s1__card:hover{top:-4px;box-shadow:0 26px 50px -28px rgba(9,55,53,.6)}.ind-s1__card .ind-icon{height:105px;display:flex;align-items:center;margin-bottom:14px}.ind-s1__card-title{font-size:18px;font-weight:600;color:var(--green-bright);margin:22px 0 6px}.ind-s1__card-desc{font-size:12px;line-height:20px;margin:0 0 29px;flex:1;color:#fff}.ind-s1__card-more{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:600;color:#fff;text-decoration:none;transition:.18s}.ind-s1__card-more svg{transition:.18s}.ind-s1__card-more::after{content:"";position:absolute;inset:0;border-radius:40px}.ind-s1__card:hover .ind-s1__card-more{color:var(--green-bright)}.ind-s1__card:hover .ind-s1__card-more svg{transform:translateX(4px)}.ind-s1__cta{text-align:center;margin-top:61px}.ind-s1__cta .btn{color:var(--green)}.ind-s2{position:relative;padding:160px 0 236px;background:linear-gradient(180deg,rgba(195,225,208,.18) 0,rgba(213,230,220,.18) 60%,rgba(195,225,208,.18) 100%)}.ind-s2__spine{position:absolute;top:40px;bottom:40px;left:50%;width:2px;background:var(--mint);transform:translateX(-50%)}@media screen and (max-width:900px){.ind-s2{padding:80px 0 140px}.ind-s2__spine{display:none}}.ind-s2__spine-fill{position:absolute;left:0;top:0;width:100%;height:0;background:var(--green)}.ind-s2__rows{position:relative;display:flex;flex-direction:column;gap:247px}.ind-s2__row{display:grid;grid-template-columns:1fr 218px 1fr;align-items:start;scroll-margin-top:150px}@media screen and (max-width:1200px){.ind-s2__row{grid-template-columns:1fr 118px 1fr}}.ind-s2__node-col{grid-column:2;grid-row:1;display:flex;justify-content:center}.ind-s2__dot{width:22px;height:22px;border-radius:50%;background:var(--mint);transition:background .3s,transform .3s}.ind-s2__dot.is-active{background:var(--green);transform:scale(1.15);box-shadow:0 0 0 3px #fff}.ind-s2__marker{position:absolute;z-index:2;top:0;left:50%;margin-left:-25.43px;width:50.863px;height:50.859px;pointer-events:none;will-change:transform}.ind-s2__marker svg{display:block}.ind-s2__block{grid-row:1;min-width:0}.ind-s2__row--left .ind-s2__block{grid-column:1}.ind-s2__row--right .ind-s2__block{grid-column:3;margin-left:auto}@media screen and (max-width:900px){.ind-s2__rows{gap:64px}.ind-s2__row{grid-template-columns:1fr;scroll-margin-top:100px}.ind-s2__marker,.ind-s2__node-col{display:none}.ind-s2__block{grid-row:2}.ind-s2__row--left .ind-s2__block,.ind-s2__row--right .ind-s2__block{grid-column:1;margin-left:0}}.ind-s2__block h2{margin:0 0 20px}.ind-s2__icon-subtitle{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:600;color:var(--ink);margin-bottom:16px}.ind-s2__intro{margin:25px 0 23px}.ind-s2__features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:13px;max-width:693px}.ind-s2__features li{display:flex;gap:26px;align-items:flex-start;background:rgba(195,225,208,.2);padding:19px 27px 16px;border-radius:20px}.ind-s2__features h3{font-size:14px;line-height:24px;font-weight:600;color:var(--green);margin:1px 0 2px}.ind-s2__features p{margin:0}.ind-s2__features--cards{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media screen and (max-width:1200px){.ind-s2__features--cards{grid-template-columns:1fr}}@media screen and (max-width:900px){.ind-s2__features--cards{grid-template-columns:1fr 1fr}}.ind-s2__features--cards li{flex-direction:column;gap:12px;background:rgba(195,225,208,.2);padding:21px 27px 36px;border-radius:20px}@media screen and (max-width:1200px){.ind-s2__features--cards li{flex-direction:unset;padding:19px 27px 16px}}@media screen and (max-width:900px){.ind-s2__features--cards li{flex-direction:column;padding:21px 27px 36px}}@media screen and (max-width:600px){.ind-s2__features--cards{grid-template-columns:1fr}.ind-s2__features--cards li{flex-direction:unset;padding:19px 27px 16px}}.ind-s2__features--cards .ind-s2__mark{width:70px;height:70px;margin-bottom:14px}.ind-s2__mark{flex:0 0 auto;width:70px;height:70px;border-radius:50%;background:var(--ink);display:grid;place-items:center;margin-top:2px}.ind-s2__mark svg{width:20px;height:20px}.ind-s2__media{grid-row:1;min-width:0;align-self:center;position:relative}.ind-s2__row--left .ind-s2__media{grid-column:3}.ind-s2__row--left .ind-s2__media .ind-s2__media-img{margin-left:auto}.ind-s2__row--right .ind-s2__media{grid-column:1}.ind-s2__media-img{border-radius:18px}.ind-s2 .ind-s2__row--v1 .ind-s2__block h2{max-width:700px}.ind-s2 .ind-s2__row--v1 .ind-s2__block p{max-width:565px}.ind-s2 .ind-s2__row--v1 .ind-s2__media-img{position:relative;top:19px}.ind-s2 .ind-s2__row--v2 .ind-s2__block h2{max-width:500px}.ind-s2 .ind-s2__row--v2 .ind-s2__block p{max-width:536px}.ind-s2 .ind-s2__row--v2 .ind-s2__media-img{position:relative;top:45px}.ind-s2 .ind-s2__row--v3 .ind-s2__block p{max-width:576px}.ind-s2 .ind-s2__row--v3 .ind-s2__media-img{position:relative;top:19px}.ind-s2 .ind-s2__row--v3 .ind-s2__media-img-additional{position:absolute;right:51px;top:-32px;z-index:1}@media screen and (max-width:600px){.ind-s2 .ind-s2__row--v3 .ind-s2__media-img-additional{max-width:45%;right:20px}}.ind-s2 .ind-s2__row--v4{padding-bottom:80px}.ind-s2 .ind-s2__row--v4 .ind-s2__block h2{max-width:560px}.ind-s2 .ind-s2__row--v4 .ind-s2__block p{max-width:651px}.ind-s2 .ind-s2__row--v4 .ind-s2__media-img{position:relative;top:45px}.ind-s2 .ind-s2__row--v5 .ind-s2__block p{max-width:500px}.ind-s2 .ind-s2__row--v5 .ind-s2__media-img{position:relative;top:19px}.ind-s2 .ind-s2__row--v5 .ind-s2__media-img-additional{position:absolute;right:36px;top:-32px;z-index:1}@media screen and (max-width:600px){.ind-s2 .ind-s2__row--v5 .ind-s2__media-img-additional{max-width:45%;right:20px}}.ind-s2 .ind-s2__row--v6 .ind-s2__block h2{max-width:360px}.ind-s2 .ind-s2__row--v6 .ind-s2__block p{max-width:553px}.ind-s2 .ind-s2__row--v6 .ind-s2__media-img{position:relative;top:-14px}.ind-s2 .ind-s2__row--v7 .ind-s2__block p{max-width:500px}.ind-s2 .ind-s2__row--v7 .ind-s2__media-img{position:relative;top:19px}.ind-s2 .ind-s2__row--v7 .ind-s2__media-img-additional{position:absolute;left:-85px;bottom:-108px;z-index:1}@media screen and (max-width:1200px){.ind-s2 .ind-s2__row--v7 .ind-s2__media-img-additional{max-width:50%}}@media screen and (max-width:900px){.ind-s2__media{grid-row:1;align-self:stretch;margin-bottom:26px}.ind-s2__row--left .ind-s2__media,.ind-s2__row--right .ind-s2__media{grid-column:1}.ind-s2__media .ind-s2__media-img{width:100%;margin-left:0}.ind-s2 .ind-s2__row--v7 .ind-s2__media-img-additional{max-width:35%;left:unset;right:30px;bottom:unset;top:-50px}.ind-s2 .ind-s2__media-img{top:0!important}.ind-s2 .ind-s2__row--v4{padding-bottom:0}}.ind-s3{position:relative;background:var(--ink);color:#fff;text-align:center;padding:150px 0 100px;overflow:hidden}.ind-s3::before{content:"";position:absolute;top:-1px;left:50%;transform:translateX(-50%);width:150%;height:240px;background:#f4faf7;border-radius:0 0 50% 50%/0 0 100% 100%}.ind-s3__inner{position:relative;z-index:1;max-width:720px;margin:0 auto}.ind-s3__inner h2{font-size:32px;font-weight:600;color:var(--green-bright);margin:0 0 20px}@media screen and (max-width:620px){.ind-s3__inner h2{font-size:26px}}.ind-s3__inner p{font-size:16px;line-height:26px;color:rgba(255,255,255,.86);margin:0 auto 34px;max-width:580px}.ind-s3__form{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.ind-s3__form input{height:48px;width:380px;max-width:100%;border:0;border-radius:24px;background:rgba(255,255,255,.12);color:#fff;padding:0 28px;font-size:14px;font-family:var(--font);font-weight:600}.ind-s3__form input::-moz-placeholder{color:rgba(255,255,255,.6)}.ind-s3__form input::placeholder{color:rgba(255,255,255,.6)}.ind-s3__note{font-size:12px;color:rgba(255,255,255,.7);margin-top:22px}.home-s10--industries{background-color:#f4f9f6;box-shadow:0 -12vh 0 #f4f9f6}.home-s10--industries .desc{max-width:580px}.solutions-sub{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:600;color:var(--ink);margin-bottom:16px}.solutions-sub svg{flex:0 0 auto}.solutions-sub--center{justify-content:center}.solutions-sub--dark{color:var(--green-bright)}.solutions-check{display:flex;flex-direction:column;gap:0;margin:26px 0 0}.solutions-check li{position:relative;padding-left:34px;font-size:14px;line-height:24px;font-weight:500;color:inherit}.solutions-check li::before{content:"";position:absolute;left:0;top:2px;width:19px;height:17px;border-radius:0;background:url(../images/solutions/rooya-solutions-check-icon.svg) 0 0/19px 17px no-repeat}.solutions-check--tick{gap:0;margin-top:-7px}.solutions-check--tick li{padding-left:33px;font-size:14px;line-height:24px;font-weight:600}.solutions-check--tick li::before{top:2px;width:19px;height:17px;border-radius:0;background:url(../images/solutions/rooya-solutions-check-icon.svg) 0 0/19px 17px no-repeat}.solutions-gradient{background:linear-gradient(180deg,rgba(195,225,208,.2) 0,rgba(205,237,220,.2) 20%,rgba(213,230,220,.2) 80%,rgba(195,225,208,.2) 100%)}.solutions-hero{position:relative;overflow:hidden;padding:97px 0 70px;background:linear-gradient(180deg,rgba(195,225,208,.5) 0,rgba(205,237,220,.5) 24%,rgba(213,230,220,.5) 77%,rgba(195,225,208,.5) 100%)}@media screen and (max-width:1400px){.solutions-hero{padding:100px 0 90px}}@media screen and (max-width:1200px){.solutions-hero{padding:140px 0 120px}}.solutions-hero__inner{display:flex;gap:40px;align-items:center}@media screen and (max-width:900px){.solutions-hero{padding:80px 0 60px}.solutions-hero__inner{flex-direction:column;align-items:flex-start;gap:30px}}.solutions-hero__copy{width:560px;flex:none}@media screen and (max-width:1200px){.solutions-hero__copy{width:440px}}.solutions-hero__copy h1{margin-bottom:0}.solutions-hero__copy p{font-size:16px;line-height:26px;max-width:556px;margin:28px 0 40px}.solutions-hero__media{position:relative;flex:1;min-width:0;display:flex;justify-content:flex-end;align-items:center}@media screen and (max-width:900px){.solutions-hero__copy{width:100%;margin-bottom:50px}.solutions-hero__media{width:100%;flex:none;min-height:0;justify-content:center;align-items:flex-start}}.solutions-hero__stage{position:relative;width:960px;height:600px;flex:none;transform-origin:center right;will-change:transform;right:-47px;top:4px}@media screen and (max-width:1100px){.solutions-hero__stage{right:unset}}@media screen and (max-width:900px){.solutions-hero__stage{transform-origin:top center}}.solutions-hero__stage img{display:block}.solutions-hero__stage>*{position:absolute}.solutions-hero__photo{left:231px;top:0;z-index:1}.solutions-hero__arc{left:28px;top:30px;z-index:2}.solutions-hero__cutout{left:231px;top:0;z-index:3}.solutions-hero__arc2{right:50px;bottom:234px;z-index:4}.solutions-hero__details{left:22px;top:312px;z-index:4}.solutions-hero__map{left:164px;top:192px;z-index:4}.solutions-hero__trips{left:165px;top:12px;z-index:4}.solutions-hero__event{left:628px;bottom:417px;z-index:4;width:195px;display:flex;flex-direction:column;background:var(--ink);border-radius:14px;padding:15px 17px 16px;box-shadow:var(--shadow-card);overflow:hidden}.solutions-hero__event-tail{left:697px;bottom:403px;z-index:4;width:0;height:0;border-left:32px solid transparent;border-right:32px solid transparent;border-top:14px solid var(--ink)}.solutions-hero__event-kicker{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:500;color:#fff}.solutions-hero__event-kicker i{width:9px;height:9px;border-radius:50%;background:#e74237;flex:none}.solutions-hero__event-title{font-size:15px;font-weight:500;line-height:1.25;color:#fff;margin-top:7px}.solutions-hero__event-date{font-size:11.5px;color:#96aa9f;margin-top:7px}.solutions-hero__event-sev{display:flex;align-items:center;gap:7px;font-size:11.5px;color:#96aa9f;margin-top:5px}.solutions-hero__event-sev b{background:#e74237;color:#fff;font-size:11.5px;font-weight:600;line-height:1;padding:4px 9px;border-radius:4px}.solutions-hero__event-btn{margin-top:12px;width:100%;text-align:center;font-family:inherit;font-size:11.5px;font-weight:600;color:#fff;background:0 0;border:1px solid var(--green-bright);border-radius:4px;padding:5px 10px;cursor:pointer;transition:background .18s,color .18s}.solutions-hero__event-btn:hover{background:var(--green-bright);color:var(--ink)}.solutions-hero__event-clip{display:none;margin-top:12px;border-radius:6px;overflow:hidden;background:#000;aspect-ratio:16/10}.solutions-hero__event-clip video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.solutions-hero__event-close{position:absolute;top:13px;right:14px;display:none;padding:0;border:0;background:0 0;color:#96aa9f;line-height:0;cursor:pointer;transition:color .18s}.solutions-hero__event-close:hover{color:#fff}.solutions-hero__event.is-open .solutions-hero__event-btn{display:none}.solutions-hero__event.is-open .solutions-hero__event-clip,.solutions-hero__event.is-open .solutions-hero__event-close{display:block}.solutions-hero__alert{max-width:81px;left:768px;top:2px;z-index:5}.solutions-hero__stage .platform-hero__stats{left:628px;top:390px;bottom:auto;z-index:4;width:285px;padding:10px 16px 11px}.solutions-hero__stage .platform-hero__stats .platform-hero__stats-head{padding-bottom:6px}.solutions-hero__stage .platform-hero__stats .platform-hero__stats-title{font-size:9px}.solutions-hero__stage .platform-hero__stats .platform-hero__stats-week{font-size:8px;padding-right:1px;padding-top:1px}.solutions-hero__stage .platform-hero__stats .platform-hero__stats-list li{font-size:8px}.solutions-hero__stage .platform-hero__stats .platform-hero__stats-ring{width:101px;height:101px}.solutions-cbox{padding:93px 0 106px}.solutions-cbox .container{max-width:1354px}.solutions-cbox__head{text-align:center;margin:0 auto 67px}.solutions-cbox__head h2{font-size:32px;font-weight:600;color:var(--black);margin:0}.solutions-cbox__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media screen and (max-width:1200px){.solutions-cbox__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:620px){.solutions-cbox__head h2{font-size:26px}.solutions-cbox__grid{grid-template-columns:1fr}}.solutions-cbox__card{background:var(--ink);border-radius:17px;padding:22px 24px 24px;display:flex;flex-direction:column;min-height:260px;position:relative;top:0;transition:top .2s,box-shadow .2s}.solutions-cbox__card:hover{top:-4px;box-shadow:0 26px 50px -28px rgba(9,55,53,.6)}.solutions-cbox__card::before{content:"";position:absolute;left:-40px;top:-40px;z-index:0;width:233px;height:233px;background:url(../images/industries/rooya-industries-s1-bg.png) 0 0/233px 233px no-repeat;pointer-events:none}.solutions-cbox__card-media{position:relative;z-index:1;width:100%;height:105px;border-radius:12px;overflow:hidden;margin-bottom:14px;transition:height .45s cubic-bezier(.22,.61,.36,1)}.solutions-cbox__card-media .ind-icon{position:absolute;inset:0;display:flex;align-items:center;justify-content:flex-start;margin:0;transition:opacity .4s,transform .5s cubic-bezier(.22,.61,.36,1)}.solutions-cbox__card-media .ind-icon img{max-width:100%;height:auto}.solutions-cbox__card-photo{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transform:scale(1.08);transition:opacity .45s,transform .6s cubic-bezier(.22,.61,.36,1)}@media (hover:hover){.solutions-cbox__card:hover .solutions-cbox__card-media{height:219px}.solutions-cbox__card:hover .solutions-cbox__card-media .ind-icon{opacity:0;transform:scale(.9)}.solutions-cbox__card:hover .solutions-cbox__card-photo{opacity:1;transform:scale(1)}}@media (hover:none){.solutions-cbox__card-media{height:219px}.solutions-cbox__card-media .ind-icon{opacity:0}.solutions-cbox__card-photo{opacity:1;transform:none}}@media screen and (max-width:900px){.solutions-cbox__card-media,.solutions-cbox__card:hover .solutions-cbox__card-media{height:105px}.solutions-cbox__card-media .ind-icon,.solutions-cbox__card:hover .solutions-cbox__card-media .ind-icon{opacity:1;transform:none}.solutions-cbox__card-photo{display:none}}@media (prefers-reduced-motion:reduce){.solutions-cbox__card-media,.solutions-cbox__card-media .ind-icon,.solutions-cbox__card-photo{transition-duration:0s;transform:none}}.solutions-cbox__card-title{font-size:18px;font-weight:600;color:var(--green-bright);margin:22px 0 6px}.solutions-cbox__card-desc{font-size:12px;line-height:20px;margin:0 0 29px;flex:1;color:#fff}.solutions-cbox__card-more{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:600;color:#fff;text-decoration:none;transition:.18s}.solutions-cbox__card-more svg{transition:.18s}.solutions-cbox__card-more::after{content:"";position:absolute;inset:0;z-index:2;border-radius:40px}.solutions-cbox__card:hover .solutions-cbox__card-more{color:var(--green-bright)}.solutions-cbox__card:hover .solutions-cbox__card-more svg{transform:translateX(4px)}.solutions-cbox__cta{text-align:center;margin-top:61px}.solutions-cbox__cta .btn{color:var(--green)}.solutions-s1{padding:114px 0 126px;background:linear-gradient(180deg,#f4faf6,#eef7f1)}.solutions-s1__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.144fr);gap:60px;align-items:center}.solutions-s1__copy h2{margin-bottom:22px}.solutions-s1__copy .desc{margin:0 0 20px;max-width:629px}.solutions-s1__where{font-size:20px;font-weight:600;color:var(--black);margin:30px 0 18px}.solutions-s1 .ind-s2__features{max-width:590px}.solutions-s1__media{position:relative;top:24px}@media screen and (max-width:900px){.solutions-s1__inner{grid-template-columns:1fr;gap:44px}.solutions-s1 .ind-s2__features{max-width:unset}.solutions-s1__media{order:-1;margin:20px 0 140px}}@media screen and (max-width:600px){.solutions-s1{padding:64px 0 90px}.solutions-s1__media{margin:0 0 50px}}.solutions-s1__photo{display:block;margin-left:auto;border-radius:15px;width:82.2%;height:auto}@media screen and (max-width:900px){.solutions-s1__photo{margin-left:uset;width:100%}}.solutions-s1__stats{position:absolute;right:42px;top:-95px;width:35.5%;height:auto}@media screen and (max-width:900px){.solutions-s1__stats{top:-40px}}.solutions-s1__events{position:absolute;left:-10px;bottom:-76px;width:83%;height:auto}@media screen and (max-width:1400px){.solutions-s1__events{left:30px}}@media screen and (max-width:900px){.solutions-s1__events{left:0;right:0;margin:auto}}.solutions-s2{padding:117px 0 110px}@media screen and (max-width:600px){.solutions-s1__stats{top:-20px}.solutions-s1__events{bottom:-20px}.solutions-s2{padding:77px 0 70px}}.solutions-s2__head{text-align:center;max-width:1075px;margin:0 auto 67px}.solutions-s2__head h2{margin-bottom:24px}.solutions-s2__head p{margin:0}.solutions-s2__oversight-title{text-align:center;color:var(--black);font-size:20px;line-height:26px;font-weight:600;margin:0 0 40px}.solutions-s2__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}@media screen and (max-width:1200px){.solutions-s2__grid{grid-template-columns:repeat(3,1fr);gap:34px 20px}}@media screen and (max-width:760px){.solutions-s2__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:460px){.solutions-s2__grid{grid-template-columns:1fr}}.solutions-s2__ic{display:block;width:100%;height:auto;border-radius:17px;margin-bottom:16px}.solutions-s2__col h4{font-size:14px;line-height:24px;font-weight:600;color:var(--green);margin:0 17px 1px}.solutions-s2__col p{margin:0 17px}.solutions-s2__note{text-align:center;max-width:900px;margin:82px auto 0;font-style:italic}.solutions-s3{padding:178px 0 155px}@media screen and (max-width:600px){.solutions-s3{padding:77px 0 70px}}.solutions-s3__inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.solutions-s3__copy{max-width:633px}.solutions-s3__copy h2{margin-bottom:20px}.solutions-s3__copy p{margin:0 0 25px}.solutions-s3__copy .btn{margin-top:10px}.solutions-s3__media{position:relative;top:-23px;right:23px}.solutions-s3__media img{margin-left:auto;border-radius:17px}@media screen and (max-width:900px){.solutions-s3__inner{grid-template-columns:1fr;gap:44px}.solutions-s3__media{top:unset}.solutions-s3__media img{margin:0 auto}}.solutions-s4{padding:10px 0 110px}.solutions-s4__card{position:relative;overflow:hidden;background:var(--ink);border-radius:24px;padding:122px 61px 0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px;color:#fff;background-image:url(../images/solutions/rooya-solutions-s5-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat}.solutions-s4__card::before{content:"";position:absolute;left:0;top:0;width:419px;height:421px;background:url(../images/solutions/rooya-solutions-s5-shape1.png) 0 0/419px 421px no-repeat;z-index:0}@media screen and (max-width:1600px){.platform-s7__media img{right:unset}.solutions-s4__card::before{width:350px;height:352px;background:url(../images/solutions/rooya-solutions-s5-shape1.png) 0 0/350px 352px no-repeat}}@media screen and (max-width:1400px){.solutions-s3__media{right:unset}.solutions-s4__card::before{width:310px;height:312px;background:url(../images/solutions/rooya-solutions-s5-shape1.png) 0 0/310px 312px no-repeat}}.solutions-s4__card::after{content:"";position:absolute;right:0;bottom:63px;width:272px;height:271px;background:url(../images/solutions/rooya-solutions-s5-shape2.png) 0 0/272px 271px no-repeat;z-index:0}@media screen and (max-width:1600px){.solutions-s4__card::after{width:220px;height:219px;background:url(../images/solutions/rooya-solutions-s5-shape2.png) 0 0/220px 219px no-repeat}}@media screen and (max-width:1250px){.solutions-s4__card::after{bottom:30px}}.solutions-s4__media{position:relative;z-index:1;align-self:end;right:-22px}@media screen and (max-width:900px){.solutions-s4__card{grid-template-columns:1fr;gap:60px;padding:44px 30px 0}.solutions-s4__card::before{display:none}.solutions-s4__media{order:2;right:0}}.solutions-s4__copy{position:relative;z-index:1;max-width:604px;padding-left:39px;padding-bottom:136px}@media screen and (max-width:1400px){.solutions-s4__card::after{width:180px;height:179px;background:url(../images/solutions/rooya-solutions-s5-shape2.png) 0 0/180px 179px no-repeat}.solutions-s4__copy{padding-left:0}}@media screen and (max-width:900px){.solutions-s4__copy{order:1;max-width:none;padding-bottom:0}}.solutions-s4__copy h2{color:#fff;margin-bottom:25px;max-width:400px}.solutions-s4__copy p{font-size:14px;line-height:24px;color:#fff;margin:0 0 25px;font-weight:500}.solutions-s5{padding:105px 0 165px}@media screen and (max-width:600px){.solutions-s5{padding:0 0 110px}}.solutions-s5__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px;align-items:center}.solutions-s5 .ind-s2__features{max-width:590px}.solutions-s5__copy h2{margin-bottom:20px}.solutions-s5__copy p{margin:0;max-width:640px}.solutions-s5__label{font-size:20px;line-height:28px;font-weight:600;margin:22px 0 18px}.solutions-s5__media{position:relative;right:62px}@media screen and (max-width:1600px){.solutions-s5__media{right:unset}}@media screen and (max-width:900px){.solutions-s5__inner{grid-template-columns:1fr;gap:44px}.solutions-s5 .ind-s2__features{max-width:unset}.solutions-s5__media{order:-1;margin-bottom:10px}}.solutions-s5__map{display:block;width:88.1%;height:auto;margin-left:auto}.solutions-s5__info{position:absolute;left:-17px;width:51.6%;height:auto;z-index:1}.solutions-s5__info--stops{top:25%}.solutions-s5__info--events{top:47%}.solutions-s6{padding:141px 0 168px}@media screen and (max-width:600px){.solutions-s6{padding:77px 0 100px}}.solutions-s6__preview{background:rgba(195,225,208,.2);border-radius:17px;min-height:475px;display:flex;align-items:center;justify-content:center;color:var(--black);font-size:18px}.solutions-s6__inner{display:grid;grid-template-columns:minmax(0,52fr) minmax(0,48fr);gap:64px;align-items:center}@media screen and (max-width:900px){.solutions-s6__inner{grid-template-columns:1fr;gap:44px}}.solutions-s6__copy h2{margin-bottom:20px}.solutions-s6__copy p{max-width:569px;margin:0 0 26px}.solutions-s6__copy .btn{margin-top:26px;width:206px}.solutions-s6__copy .solutions-check{margin:-15px 0 10px}.solutions-s6__list-title{font-size:14px;font-weight:600;margin:26px 0 0;color:var(--black)}.home-s10--solutions .desc{max-width:580px}.hardware-hero{position:relative;overflow:hidden;background:#f7f8f7}.hardware-hero::before{content:"";position:absolute;left:0;right:0;top:-116px;bottom:0;background:url(../images/hardware/rooya-hardware-masthead-bg.png) 50% -15%/cover no-repeat;pointer-events:none}.hardware-hero__inner{position:relative;z-index:1;display:flex;gap:40px;align-items:center;padding-top:42px;padding-bottom:51px}@media screen and (max-width:1200px){.hardware-hero__inner{gap:60px;padding-top:80px;padding-bottom:80px}}@media screen and (max-width:900px){.hardware-hero__inner{flex-direction:column;align-items:flex-start;gap:90px}}.hardware-hero__copy{width:530px;flex:none}@media screen and (max-width:1200px){.hardware-hero__copy{width:440px}}.hardware-hero__copy h1{max-width:441px}.hardware-hero__lead{font-size:24px;line-height:34px;font-weight:600;color:var(--black);margin:38px 0 7px;max-width:498px}@media screen and (max-width:900px){.hardware-hero__copy{width:100%}.hardware-hero__lead{font-size:20px;line-height:28px}}.hardware-hero__sub{font-size:16px;line-height:24px;font-weight:400;color:var(--black);margin:0 0 43px;max-width:498px}.hardware-hero__media{position:relative;flex:1;min-width:0;display:flex;justify-content:flex-end}.hardware-hero__stage{position:relative;width:100%;max-width:720px;aspect-ratio:720/640;right:70px;top:-26px}@media screen and (max-width:900px){.hardware-hero__media{width:100%;justify-content:center}.hardware-hero__stage{max-width:560px;top:unset;margin-bottom:50px}}@media screen and (max-width:500px){.hardware-hero__stage{margin-bottom:0}}.hardware-hero__stage img{display:block}.hardware-hero__stage>*{position:absolute}.hardware-hero__ring{left:15.3%;top:10.9%;width:75%;height:auto;z-index:1}.hardware-hero__device{height:auto}.hardware-hero__device--k145{left:7.8%;top:-13.5%;width:62%;z-index:3}.hardware-hero__device--k220{left:23.2%;top:44.1%;width:73.5%;z-index:2}.hardware-s1{background:rgba(195,225,208,.3)}.hardware-s1__inner{display:flex;flex-direction:column;align-items:center;gap:26px;padding-top:96px;padding-bottom:33px;text-align:center}.hardware-s1__inner p{max-width:696px;font-size:24px;line-height:34px;font-weight:600;color:var(--black);margin:0}@media screen and (max-width:900px){.hardware-s1__inner{padding-top:60px;padding-bottom:0}.hardware-s1__inner p{font-size:19px;line-height:28px}}.hardware-s1__inner .btn{min-width:179px}.hardware-s2{position:relative;overflow:hidden;background:#edf6f1;padding:62px 0 95px}@media screen and (max-width:1200px){.hardware-s2{padding:70px 0 80px}}@media screen and (max-width:900px){.hardware-s2{padding:50px 0 70px}}.hardware-s2 .container{max-width:1470px;position:relative;z-index:1}.hardware-s2__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,414px) minmax(0,1fr);gap:28px;align-items:center}@media screen and (max-width:1200px){.hardware-s2__grid{grid-template-columns:1fr 1fr;grid-template-rows:auto repeat(3,1fr);align-items:stretch;gap:16px 24px}}.hardware-s2__col{display:flex;flex-direction:column;gap:20px}.hardware-s2__feature{width:100%}@media screen and (min-width:1401px){.hardware-s2__col--left .hardware-s2__feature,.hardware-s2__col--right .hardware-s2__feature{width:calc(100% - 48px)}}.hardware-s2__col--left{align-items:flex-end;position:relative;top:17px}.hardware-s2__col--left .hardware-s2__feature:nth-child(3){margin-top:25px}.hardware-s2__col--right{align-items:flex-start;position:relative;top:43px}.hardware-s2__col--left .hardware-s2__feature:nth-child(2){align-self:flex-start}.hardware-s2__col--right .hardware-s2__feature:nth-child(2){align-self:flex-end}@media screen and (min-width:641px) and (max-width:1200px){.hardware-s2__col--left>*{grid-column:1}.hardware-s2__col--right>*{grid-column:2}.hardware-s2__col--left>:nth-child(1),.hardware-s2__col--right>:nth-child(1){grid-row:2}.hardware-s2__col--left>:nth-child(2),.hardware-s2__col--right>:nth-child(2){grid-row:3}.hardware-s2__col--left>:nth-child(3),.hardware-s2__col--right>:nth-child(3){grid-row:4}}.hardware-s2__figure{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:414/378}@media screen and (max-width:1200px){.hardware-s2__col{display:contents}.hardware-s2__col--left .hardware-s2__feature:nth-child(2),.hardware-s2__col--right .hardware-s2__feature:nth-child(2){align-self:stretch}.hardware-s2__col--left .hardware-s2__feature:nth-child(3){margin-top:0}.hardware-s2__figure{grid-column:1/-1;grid-row:1;order:-1;max-width:520px;margin:0 auto 16px;width:100%}}@media screen and (max-width:640px){.hardware-s2__grid{grid-template-columns:1fr;grid-template-rows:none}.hardware-s2__figure{margin-bottom:8px}}.hardware-s2__figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hardware-s2__figure-label{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;display:inline-flex;align-items:center;gap:12px;white-space:nowrap;font-size:18px;font-weight:600;color:#fff}.hardware-s2__figure-dot{width:14px;height:14px;border-radius:50%;background:var(--green-bright);flex:none}.hardware-s2__feature{position:relative;display:flex;gap:23px;align-items:flex-start;background:#fff;border-radius:16px;padding:26px 27px 24px 24px}.hardware-s2__feature-icon{flex:none;width:70px;height:70px;border-radius:50%;background:var(--ink);color:var(--green-bright);display:flex;align-items:center;justify-content:center}.hardware-s2__feature-text h3{font-size:18px;line-height:26px;font-weight:600;color:var(--black);margin-bottom:8px}.hardware-s2__feature-text p{font-size:12px;line-height:18px;color:var(--black);margin:0}@media screen and (max-width:900px){.hardware-s2__feature{gap:18px;padding:22px 20px}.hardware-s2__feature-icon{width:58px;height:58px}.hardware-s2__feature-icon img{width:30px;height:30px}.hardware-s2__feature-text h3{font-size:16px;line-height:22px}}.hardware-s3{padding:117px 0 96px}@media screen and (max-width:900px){.hardware-s3{padding:70px 0}}.hardware-s3__head{max-width:704px;margin:0 auto 57px}.hardware-s3__head p{font-size:16px;line-height:26px;margin-top:20px}.hardware-s3__cards{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:1271px;margin:0 auto}@media screen and (max-width:840px){.hardware-s3__cards{grid-template-columns:1fr}}.hardware-s3__card{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;background:rgba(233,243,237,.8)}.hardware-s3__card-media img{display:block;width:100%;height:auto}.hardware-s3__card-body{display:flex;flex-direction:column;align-items:flex-start;padding:22px 27px 24px;flex:1}.hardware-s3__card-name{display:inline-flex;align-items:center;gap:16px;font-size:32px;line-height:38px;font-weight:600;color:var(--black)}.hardware-s3__card-desc{font-size:16px;line-height:24px;color:var(--black);margin:8px 0 4px}.hardware-s3__card-label{font-size:12px;font-weight:700;color:var(--black);margin-top:2px}.hardware-s3__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.hardware-s3__chips li{background:#fff;border-radius:16px;padding:5px 10px;font-size:12px;line-height:1;color:var(--black)}.hardware-s3__fit{border-top:1px solid var(--green);padding-top:16px;font-size:12px;line-height:18px;font-weight:400;color:var(--black);width:100%;margin-top:24px;margin-bottom:22px}.hardware-s3__fit strong{display:block;font-weight:700}.hardware-s3__card .btn{margin-top:auto;min-width:213px}.hardware-s3__foot{max-width:774px;margin:58px auto 26px;text-align:center;font-size:24px;line-height:34px;font-weight:600;color:var(--black)}.hardware-s4{padding:0 0 131px}.hardware-s4__panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;border-radius:16px;overflow:hidden;background:#e9f3ed}@media screen and (max-width:900px){.hardware-s3__foot{font-size:19px;line-height:28px}.hardware-s4{padding-bottom:70px}.hardware-s4__panel{grid-template-columns:1fr}}.hardware-s4__media{aspect-ratio:1632/1410;min-width:0;max-width:100%}.hardware-s4__media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hardware-s4__copy{display:flex;flex-direction:column;justify-content:center;justify-self:center;min-width:0;max-width:491px;padding:48px 44px}@media screen and (max-width:560px){.hardware-s4__copy{padding:36px 26px}}.hardware-s4__copy h2{color:var(--green);margin-bottom:22px}@media screen and (max-width:900px){.hardware-s4__copy,.hardware-s4__copy h2{max-width:unset}}.hardware-s4__copy p{font-size:16px;line-height:24px;color:var(--black);margin:0 0 18px;max-width:393px}.hardware-s4__copy p:last-child{margin-bottom:0}.hardware-s4__copy p:first-of-type{font-size:18px;line-height:26px;font-weight:600;margin-bottom:26px}.company-check{flex:none;width:15px;height:15px;border-radius:50%;background:var(--green);margin-top:5px}.company-check--bright{background:var(--green-bright)}.company-checklist{display:flex;flex-direction:column;gap:16px}.company-checklist li{display:flex;gap:16px;align-items:flex-start;font-size:16px;line-height:1.5;font-weight:400;color:var(--black)}.company-checklist--bright li{color:#fff}.company-checklist--bright li .company-check{background:var(--green-bright)}.company-hero{background:url(../images/hardware/rooya-hardware-masthead-bg.png) center center/cover no-repeat}.company-hero__inner{display:flex;gap:60px;align-items:center;padding-top:71px;padding-bottom:49px}@media screen and (max-width:1200px){.company-hero__inner{padding-top:80px;padding-bottom:80px}}@media screen and (max-width:900px){.hardware-s4__copy p{max-width:unset}.company-hero__inner{flex-direction:column;align-items:flex-start;padding-top:56px;padding-bottom:56px;gap:60px}}.company-hero__copy{width:531px;flex:none}@media screen and (max-width:1200px){.company-hero__copy{width:460px}}.company-hero__lead{font-size:24px;line-height:1.4;font-weight:600;color:var(--black);margin:32px 0 16px}@media screen and (max-width:900px){.company-hero__copy{width:100%}.company-hero__lead{font-size:20px}}.company-hero__sub{font-size:16px;line-height:1.5;font-weight:400;color:var(--black);margin:0 0 32px}.company-hero__media{flex:1;min-width:0;position:relative;top:-12px}.company-hero__media img{width:100%;max-width:675px;aspect-ratio:675/617;-o-object-fit:cover;object-fit:cover;border-radius:16px;margin-left:auto}.company-s1{padding:124px 0 120px}@media screen and (max-width:560px){.company-s1{padding-bottom:80px}}.company-s1__subtitle{display:block;font-size:18px;font-weight:600;line-height:1;color:var(--green);margin-bottom:18px;text-align:center}.company-s1__head{margin-bottom:117px}.company-s1__grid{display:flex;gap:60px;align-items:center;justify-content:space-between}@media screen and (max-width:1200px){.company-s1__grid{gap:90px}}@media screen and (max-width:900px){.company-s1{padding-top:80px}.company-s1__head{margin-bottom:57px}.company-s1__grid{flex-direction:column;gap:40px}}.company-s1__copy{flex:1;min-width:0;padding:0 0 0 139px;max-width:662px}@media screen and (max-width:1600px){.company-s1__copy{padding:0;max-width:536px}}.company-s1__lead{font-size:24px;line-height:1.4;font-weight:600;color:#000;margin:0 0 24px}@media screen and (max-width:900px){.company-s1__copy{padding:0;max-width:unset}.company-s1__lead{font-size:20px}}.company-s1__body{font-size:16px;line-height:24px;font-weight:400;color:#000;margin:0;max-width:484px}@media screen and (max-width:900px){.company-s1__body{max-width:unset}}.company-s1__figure{position:relative;flex:none;width:675px;max-width:100%}@media screen and (max-width:1600px){.company-s1__figure{width:600px}}@media screen and (max-width:1500px){.hardware-hero__stage{right:unset}.company-s1__figure{width:500px}}@media screen and (max-width:1200px){.company-s1__figure{width:430px}}@media screen and (max-width:900px){.company-s1__figure{width:100%}}.company-s1__figure img{width:100%;aspect-ratio:675/605;-o-object-fit:cover;object-fit:cover;border-radius:16px}.company-s1__card{position:absolute;left:-52px;bottom:42px;width:473px;max-width:calc(100% - 40px);background:var(--ink);border-radius:16px;padding:28px 24px 22px;display:flex;flex-direction:column;gap:20px}@media screen and (max-width:900px){.company-s1__card{left:20px;bottom:-20px}}@media screen and (max-width:560px){.company-s1__card{position:relative;left:0;bottom:0;width:100%;max-width:none;margin-top:16px}}.company-s1__card-title{font-size:18px;font-weight:600;line-height:1;color:#fff;margin-bottom:10px}.company-s2{background:var(--ink);padding:120px 0}.company-s2__subtitle{display:block;font-size:18px;font-weight:600;line-height:1;color:var(--green-bright);margin-bottom:8px}.company-s2__inner{display:flex;gap:80px;align-items:center;max-width:1445px}@media screen and (max-width:1100px){.company-s2__inner{gap:48px}}@media screen and (max-width:900px){.company-s2{padding:70px 0}.company-s2__inner{flex-direction:column;gap:40px}}.company-s2__figure{flex:none;width:675px;max-width:100%}@media screen and (max-width:1600px){.company-s2__figure{width:600px}}@media screen and (max-width:1500px){.company-s2__figure{width:500px}}.company-s2__figure img{width:100%;aspect-ratio:675/605;-o-object-fit:cover;object-fit:cover;border-radius:16px}.company-s2__copy{flex:1;min-width:0;padding:14px 0 0 72px}@media screen and (max-width:1200px){.company-s2__figure{width:430px}.company-s2__copy{padding:14px 0 0}}.company-s2__copy h2{color:#fff;margin-bottom:10px;font-size:18px;line-height:26px}.company-s2__copy p{font-size:16px;line-height:1.5;font-weight:400;color:rgba(255,255,255,.86);margin:0 0 28px}.company-s2__label{display:block;font-size:18px;font-weight:600;line-height:1;color:#fff;margin-bottom:16px;margin-top:-15px}.company-s2 .company-checklist{gap:9px}.company-s2 .company-checklist li{align-items:center}.company-s2 .company-checklist li .company-check{margin-top:-2px}.company-s3{padding:101px 0 68px}.company-s3__subtitle{display:block;font-size:18px;font-weight:600;line-height:1;color:var(--green);margin-bottom:10px;text-align:center}.company-s3__head{margin-bottom:48px;max-width:802px}.company-s3__intro{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:1082px;margin:0 auto 93px}@media screen and (max-width:760px){.company-s3__intro{grid-template-columns:1fr}}.company-s3__intro h3{font-size:18px;line-height:1.4;font-weight:600;color:#000;margin-bottom:0}.company-s3__intro p{font-size:16px;line-height:1.5;font-weight:400;color:#000;margin:0}.company-s3__offices{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:1365px;margin:0 auto;align-items:start}@media screen and (max-width:900px){.company-s2__figure{width:100%}.company-s3__offices{grid-template-columns:1fr;gap:40px}}.company-s3__office{display:flex;flex-direction:column;gap:24px}.company-s3__office:nth-child(2){margin-top:105px}.company-s3__office-media{position:relative;overflow:hidden;border-radius:16px;aspect-ratio:674/645}.company-s3__office-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.company-s3__office-tag{position:absolute;left:32px;top:32px;z-index:2;display:inline-flex;align-items:center;gap:12px;font-size:18px;font-weight:600;color:#fff}.company-s3__office-info{display:flex;flex-direction:column;gap:8px;max-width:399px;background:rgba(195,225,208,.3);border-radius:16px;padding:26px 24px 24px}.company-s3__office-info span{font-size:12px;line-height:10px;color:var(--black)}.company-s3__office-info a{color:inherit;text-decoration:none;transition:color .18s}.company-s3__office-info a:focus-visible,.company-s3__office-info a:hover{color:var(--green)}.company-s3__office-name{font-size:18px!important;line-height:22px!important;font-weight:600;margin-bottom:-2px}.company-s4{background:linear-gradient(180deg,rgba(195,225,208,.2) 0,#fff 100%);padding:84px 0}@media screen and (max-width:900px){.company-s3__office:nth-child(2){margin-top:0}.company-s3__office-info{max-width:none}.company-s4{padding:64px 0}}.company-s4__subtitle{display:block;font-size:18px;font-weight:600;line-height:1;color:var(--green);margin-bottom:8px}.company-s4__inner{display:flex;gap:64px;align-items:flex-start;justify-content:space-between}@media screen and (max-width:1024px){.company-s4__inner{flex-direction:column;gap:48px}}.company-s4__intro{flex:none;width:396px}@media screen and (max-width:1024px){.company-s4__intro{width:100%}}.company-s4__intro h2{margin:8px 0 35px}.company-s4__intro p{font-size:16px;line-height:1.5;font-weight:400;color:var(--black);margin:0}@media screen and (min-width:1025px){.company-s4__intro{position:sticky;top:120px}}.company-s4__grid{flex:1;min-width:0;display:grid;grid-template-columns:repeat(3,1fr);gap:38px 32px;max-width:1025px}@media screen and (max-width:1280px){.company-s4__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:720px){.company-s4__grid{grid-template-columns:repeat(2,1fr);gap:28px 20px}}@media screen and (max-width:420px){.company-s4__grid{grid-template-columns:1fr}}.company-s4__member{margin:0;display:flex;flex-direction:column;gap:20px}.company-s4__photo{border-radius:16px;overflow:hidden;aspect-ratio:320/354}.company-s4__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.company-s4__meta{display:flex;flex-direction:column;gap:4px}.company-s4__name{font-size:16px;line-height:1.5;color:var(--black)}.company-s4__role{font-size:12px;line-height:1;color:rgba(1,1,1,.6)}.company-s5{padding:87px 0 122px}.company-s5__subtitle{display:block;font-size:18px;font-weight:600;line-height:1;color:var(--green);margin-bottom:8px;text-align:center}.company-s5__head{margin-bottom:45px}.company-s5__grid{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:25px;column-gap:25px;max-width:1085px;margin:0 auto;align-items:start}@media screen and (max-width:760px){.company-s5__grid{grid-template-columns:1fr}}.company-s5__item{border-bottom:1px solid rgba(1,1,1,.35)}.company-s5__item .company-s5__q{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 0;cursor:pointer;font-size:18px;font-weight:600;line-height:1.3;color:var(--black);-webkit-user-select:none;-moz-user-select:none;user-select:none}.company-s5__item .company-s5__answer{overflow:hidden;height:0}.company-s5__item .company-s5__answer>:last-child{padding-bottom:26px}.company-s5__item p{margin:0;padding:0 40px 0 0;font-size:15px;line-height:1.6;color:rgba(1,1,1,.7)}.company-s5__item ul{list-style:disc;margin:10px 0 0;padding:0 40px 0 20px}.company-s5__item ul li{font-size:15px;line-height:1.6;color:rgba(1,1,1,.7)}.company-s5__item.is-open .company-s5__icon{transform:rotate(45deg)}.company-s5__icon{flex:none;display:flex;width:24px;height:24px;transition:transform .2s}.home-s10--company{padding:105px 0 123px}.contact-hero{background:url(../images/hardware/rooya-hardware-masthead-bg.png) center center/cover no-repeat}.contact-hero__inner{display:flex;justify-content:space-between;gap:60px;align-items:center;padding-top:64px;padding-bottom:0}@media screen and (max-width:1100px){.contact-hero__inner{gap:40px}}@media screen and (max-width:900px){.company-s5__item .company-s5__q{font-size:16px}.contact-hero__inner{flex-direction:column;align-items:stretch;padding-top:56px;padding-bottom:56px;gap:48px}}.contact-hero__copy{flex:1;min-width:0;max-width:504px;padding:105px 0 64px}.contact-hero__copy h1{margin-bottom:37px}.contact-hero__lead{font-size:24px;line-height:1.4;font-weight:600;color:var(--black);margin:0 0 16px}@media screen and (max-width:900px){.contact-hero__copy{max-width:none}.contact-hero__lead{font-size:20px}}.contact-hero__sub{font-size:16px;line-height:1.5;font-weight:400;color:var(--black);margin:0 0 32px}.contact-hero__form{flex:none;width:676px;max-width:100%;display:flex;flex-direction:column;gap:11px;background:var(--ink);border-radius:16px;padding:46px 40px 34px;margin-bottom:-27px}@media screen and (max-width:1200px){.contact-hero__form{width:560px}}.contact-hero__form .wpcf7{width:100%}.contact-hero__fields{display:flex;flex-direction:column;gap:11px}.contact-hero__actions{display:flex;align-items:center;margin-top:10px}.contact-hero .wpcf7-spinner{margin:0 14px;background-color:rgba(255,255,255,.3)}.contact-hero .wpcf7-not-valid-tip{font-size:13px;line-height:20px;margin-top:6px;color:#ffc7bd}.contact-hero .wpcf7-response-output{margin:14px 0 0;padding:10px 16px;border-width:1px;border-radius:8px;font-size:13px;line-height:20px;color:#fff}.contact-hero__form-title{font-size:18px;font-weight:600;line-height:1;color:#fff;margin-bottom:6px}.contact-hero__field{display:flex;flex-direction:column;gap:7px;flex:1;min-width:0}.contact-hero__field>span{font-size:16px;line-height:24px;color:#fff}.contact-hero__field .wpcf7-form-control-wrap{display:block}.contact-hero__field input,.contact-hero__field textarea{width:100%;font-family:var(--font);font-size:16px;line-height:24px;color:var(--black);background:#fff;border:1px solid var(--green);border-radius:8px;padding:10px 16px;transition:border-color .18s}.contact-hero__field input::-moz-placeholder,.contact-hero__field textarea::-moz-placeholder{color:rgba(1,1,1,.42)}.contact-hero__field input::placeholder,.contact-hero__field textarea::placeholder{color:rgba(1,1,1,.42)}.contact-hero__field input:focus,.contact-hero__field textarea:focus{outline:0;border-color:var(--green-bright)}.contact-hero__field textarea{resize:vertical;height:150px;min-height:150px}.contact-hero__row{display:flex;gap:16px}@media screen and (max-width:560px){.contact-hero__form{padding:26px 22px 28px}.contact-hero__row{flex-direction:column;gap:14px}}.contact-hero__check{margin-top:8px}.contact-hero__check .wpcf7-list-item{display:block;margin:0}.contact-hero__check label{display:flex;align-items:center;gap:12px;cursor:pointer;margin:0}.contact-hero__check input[type=checkbox]{display:inline-block;margin:-2px 10px 0 0;vertical-align:top;position:relative;min-width:30px;width:30px;height:30px;border:1px solid var(--green);border-radius:4px;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;cursor:pointer;transition:background 175ms cubic-bezier(.1,.1,.25,1)}.contact-hero__check input[type=checkbox]::before{position:absolute;content:"";display:block;top:5px;left:10px;width:7px;height:12px;border-style:solid;border-color:var(--green);border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0}.contact-hero__check input[type=checkbox]:checked{color:#fff;border-color:#707070;background:#fff}.contact-hero__check input[type=checkbox]:checked::before{opacity:1}.contact-hero__check .wpcf7-list-item-label{color:#fff;font-size:16px;line-height:24px}.contact-hero__submit{min-width:168px}.contact-hero__note{font-size:12px;line-height:16px;color:#fff;margin:4px 0 0}.contact-hero__note a{color:#fff;transition:color .18s}.contact-hero__note a:hover{color:var(--green-bright)}.company-s3--contact{padding:185px 0 120px}@media screen and (max-width:900px){.contact-hero__form{width:100%}.company-s3--contact{padding:70px 0 80px}}.company-s3--contact .company-s3__head{margin-bottom:40px;max-width:none;text-align:center}.company-s3--contact .company-s3__head h2{font-size:24px;line-height:1.3;font-weight:600;color:var(--black);margin:0}.demo{position:relative;background:var(--ink) radial-gradient(78% 62% at 50% 58%,rgba(0,153,93,.55) 0,rgba(0,153,93,0) 70%);padding:60px 0 80px}@media screen and (max-width:900px){.demo{padding:40px 0 60px}}.demo__inner{display:flex;flex-direction:column;align-items:center;gap:28px}.demo__back-top{display:inline-flex;align-items:center;gap:10px;font-family:var(--font);font-size:14px;font-weight:600;color:#fff;background:0 0;border:1px solid var(--green-bright);border-radius:40px;padding:12px 24px;cursor:pointer;visibility:hidden;opacity:0;transition:opacity .22s,background .18s,color .18s,border-color .18s}.demo__back-top svg{flex:none}.demo__back-top.is-visible{visibility:visible;opacity:1}.demo__back-top:hover{background:var(--green-bright);border-color:var(--green-bright);color:var(--ink)}.demo .wpcf7{width:100%;max-width:533px}.demo__card{width:100%;max-width:533px;background:#fff;border-radius:16px;padding:38px 40px 40px;overflow:hidden}.demo__step{display:none;opacity:1;transform:none;transition:opacity .18s,transform .26s cubic-bezier(.4,0,.2,1)}.demo__step.is-active{display:block}.demo__step.is-out{opacity:0;transform:translateY(-8px)}.demo__step.is-in{opacity:0;transform:translateY(12px)}.demo__step-count{display:block;font-size:14px;font-weight:600;line-height:1;color:var(--green);margin-bottom:16px}.demo__step-title{font-size:26px;line-height:1.3;font-weight:600;color:var(--black);margin:0 0 28px}.demo__field{display:flex;flex-direction:column;gap:7px;flex:1;min-width:0;margin-bottom:18px}.demo__field>span{font-size:16px;line-height:24px;color:var(--black)}.demo__field .wpcf7-form-control-wrap{display:block}.demo__field input,.demo__field textarea{width:100%;font-family:var(--font);font-size:16px;line-height:24px;color:var(--black);background:#fff;border:1px solid var(--green);border-radius:8px;padding:10px 16px;transition:border-color .18s}.demo__field input::-moz-placeholder,.demo__field textarea::-moz-placeholder{color:rgba(1,1,1,.42)}.demo__field input::placeholder,.demo__field textarea::placeholder{color:rgba(1,1,1,.42)}.demo__field input:focus,.demo__field textarea:focus{outline:0;border-color:var(--green-bright)}.demo__field textarea{resize:vertical;height:150px;min-height:150px}.demo__field.has-error input,.demo__field.has-error textarea{border-color:#e74237}.demo__row{display:flex;gap:16px}@media screen and (max-width:560px){.demo__card{padding:28px 22px 30px}.demo__step-title{font-size:22px}.demo__row{flex-direction:column;gap:0}}.demo__options{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:28px}.demo__options--wide{grid-template-columns:repeat(2,1fr)}.demo__option{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:128px;text-align:center;font-family:var(--font);font-size:15px;font-weight:600;line-height:1.25;color:var(--black);background:#fff;border:1px solid rgba(1,1,1,.16);border-radius:12px;padding:16px 12px;cursor:pointer;transition:border-color .18s,background .18s}.demo__option svg{flex:none;color:rgba(1,1,1,.55);transition:color .18s}.demo__option:hover{border-color:var(--green)}.demo__option.is-selected{border-color:var(--green);background:rgba(0,153,93,.06)}.demo__option.is-selected svg{color:var(--green)}.demo__option--row{flex-direction:row;justify-content:flex-start;gap:14px;min-height:0;text-align:left;padding:18px 20px}.demo__option-num{font-size:26px;font-weight:600;line-height:1;color:var(--black)}.demo__option-cap{font-size:12px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:rgba(1,1,1,.5)}.demo__actions{display:flex;align-items:center;justify-content:space-between;gap:16px}.demo__actions--end{justify-content:flex-end}.demo__next,.demo__submit{display:inline-flex;align-items:center;gap:10px}.demo__submit{padding-right:56px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12' viewBox='0 0 16 12' fill='none'%3E%3Cpath d='M9.8 1 14.5 6l-4.7 5M14 6H1' stroke='%23fff' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 28px center}.demo .wpcf7-spinner{order:-1;margin:0 14px 0 0}.demo .wpcf7-not-valid-tip{font-size:13px;line-height:20px;margin-top:6px;color:#e74237}.demo .wpcf7-response-output{margin:16px 0 0;padding:10px 16px;border-width:1px;border-radius:8px;font-size:13px;line-height:20px}.demo__check{margin:4px 0 26px}.demo__check .wpcf7-list-item{display:block;margin:0}.demo__check label{display:flex;align-items:center;gap:12px;cursor:pointer;margin:0}.demo__check input[type=checkbox]{flex:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;min-width:30px;width:30px;height:30px;margin:0;border:1px solid var(--green);border-radius:4px;background-color:#fff;outline:0;cursor:pointer;transition:background 175ms cubic-bezier(.1,.1,.25,1)}.demo__check input[type=checkbox]::before{content:"";position:absolute;display:block;top:5px;left:10px;width:7px;height:12px;border-style:solid;border-color:var(--green);border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0}.demo__check input[type=checkbox]:checked{border-color:#707070;background:#fff}.demo__check input[type=checkbox]:checked::before{opacity:1}.demo__check span{font-size:16px;line-height:24px;color:var(--black)}.demo__note{font-size:13px;line-height:1.4;color:rgba(1,1,1,.55);margin:20px 0 0;text-align:center}.demo__note a{color:inherit;font-weight:600;transition:color .18s}.demo__note a:hover{color:var(--green)}.demo__dots{display:flex;align-items:center;gap:10px}.demo__dot{width:8px;height:8px;border-radius:40px;background:rgba(255,255,255,.32);transition:width .25s,background .25s}.demo__dot.is-active{width:34px;background:var(--green-bright)}.demo__done{display:none;text-align:center}.demo__done.is-active{display:block}.demo__done h2{font-size:26px;line-height:1.3;font-weight:600;color:var(--black);margin:0 0 12px}.demo__done p{font-size:15px;line-height:1.5;color:rgba(1,1,1,.7);margin:0}.terms{position:relative;background:#fff;padding:96px 0 120px}.terms::before{content:"";position:absolute;left:0;right:0;top:0;height:900px;background:url(../images/hardware/rooya-hardware-masthead-bg.png) center top/cover no-repeat;pointer-events:none}@media screen and (max-width:900px){.terms{padding:56px 0 80px}.terms::before{height:560px}}.terms__inner{position:relative;z-index:1;max-width:833px;margin:0 auto;background:#fff;border-radius:16px;padding:48px 56px 64px}@media screen and (max-width:900px){.terms__inner{padding:36px 30px 44px}}.terms h1{font-size:30px;line-height:1.25;font-weight:600;color:var(--black);margin:0 0 20px}@media screen and (max-width:560px){.demo__options{grid-template-columns:repeat(2,1fr)}.demo__options--wide{grid-template-columns:1fr}.terms__inner{padding:28px 20px 36px;border-radius:12px}.terms h1{font-size:24px}}.terms__date{font-size:14px;line-height:22px;font-weight:600;color:var(--black);margin:0 0 26px}.terms h2{font-size:14px;line-height:22px;font-weight:600;color:var(--black);margin:26px 0 8px}.terms p{font-size:14px;line-height:22px;font-weight:400;color:var(--black);margin:0 0 16px}.terms p:last-child{margin-bottom:0}.terms a{color:var(--green);text-decoration:underline;transition:color .18s}.terms a:hover{color:var(--green-bright)}
/*# sourceMappingURL=style.css.map */
