.inter-400-regular{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}.inter-500-medium{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal}.inter-600-semibold{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal}.inter-700-bold{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal}a{transition:all .3s ease;-webkit-transition:all .3s ease}a,a:focus,a:active,a:visited,a:hover{text-decoration:none;outline:none}*:focus{outline:none}a:hover,a:focus{color:#EA580B !important}button{outline:none !important}.tr{transition:all .3s ease;-webkit-transition:all .3s ease}.wrapper{position:relative;width:100%;overflow-x:hidden}body{width:100%;color:#7A767E;font-size:16px;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;line-height:normal}h1,h2,h3,h4,h5,h6{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;color:#100420;line-height:1.2;letter-spacing:0}h1{font-size:clamp(40px, 10vw, 48px);color:#ffffff}h2{font-size:clamp(38px, 9vw, 52px)}h3{font-size:clamp(20px, 9vw, 24px)}p{line-height:1.5;margin:0px 0px 20px;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;color:#443A35;letter-spacing:0}ul,ol{margin:0;padding:0}.container{max-width:1150px}.container .row{padding-right:16px;padding-left:16px}.c-btn{position:relative;min-width:184px;display:inline-flex;flex-direction:row;justify-content:center;align-items:center;background:#EA580B;color:#ffffff;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;font-size:16px;z-index:5;border-radius:10px;padding:10px 25px 10px 0}.c-btn::before{content:'';display:block;position:absolute;width:100%;left:0px;top:0px;bottom:0px;opacity:0;background:linear-gradient(to right, #443a35 0%, rgba(68,58,53,0.5) 100%);background:-moz-linear-gradient(left, #443a35 0%, rgba(68,58,53,0.5) 100%);background:-webkit-linear-gradient(left, #443a35 0%, rgba(68,58,53,0.5) 100%);transition:all .3s ease;-webkit-transition:all .3s ease;z-index:-1;border-radius:50px}.c-btn:hover{color:#FFFFFF;background-color:transparent}.c-btn:hover::before{opacity:1}.o-btn{position:relative;min-width:184px;display:inline-flex;flex-direction:row;justify-content:center;align-items:center;background:#F8F4EE;color:#252525;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;font-size:15px;z-index:5;border-radius:50px;padding:10px 25px 10px 0}.o-btn::after{content:'';position:absolute;right:10px;top:50%;transform:translateY(-50%);display:inline-block;width:24px;height:24px;background-image:url('../img/arrow-right-w.svg');background-repeat:no-repeat;background-position:center center;background-size:initial;background-color:#252525;border-radius:50%}.o-btn::before{content:'';display:block;position:absolute;width:100%;left:0px;top:0px;bottom:0px;opacity:0;background:linear-gradient(to right, #443a35 0%, rgba(68,58,53,0.5) 100%);background:-moz-linear-gradient(left, #443a35 0%, rgba(68,58,53,0.5) 100%);background:-webkit-linear-gradient(left, #443a35 0%, rgba(68,58,53,0.5) 100%);transition:all .3s ease;-webkit-transition:all .3s ease;z-index:-1;border-radius:50px}.o-btn:hover{color:#FFFFFF;background-color:transparent}.o-btn:hover::before{opacity:1}header{position:fixed;top:0px;left:0px;right:0px;padding:0px;transition:all .3s ease;-webkit-transition:all .3s ease;z-index:1000;background-color:transparent}header.scrolled{top:0px;left:0px;right:0px;padding:0px;background:rgba(16,4,32,0.9);box-shadow:0 10px 30px rgba(10,19,27,0.08)}header.scrolled .header-holder{border-bottom-color:rgba(16,4,32,0.08)}header.scrolled .header-holder .menu-holder .primary-menu li a{color:#ffffff !important}header.scrolled .header-holder .menu-holder .primary-menu li a:hover{color:#ffffff !important;opacity:1}header.active{box-shadow:0 4px 50px 0 rgba(0,0,0,0.1)}header .header-holder{position:relative;background-color:transparent;padding:0px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;transition:all .3s ease;-webkit-transition:all .3s ease;border-bottom:1px solid rgba(255,255,255,0.1)}header .header-holder .logo-holder{flex:0 0 auto;width:auto;padding:14px 0px;transition:all .3s ease;-webkit-transition:all .3s ease}header .header-holder .logo-holder img{max-width:100%;max-height:86px;width:auto;height:auto}header .header-holder .phone-menu{position:relative;display:none;border:none;margin:0px;padding:0px 0px 0px;cursor:pointer;background-color:transparent}header .header-holder .phone-menu.change .bar1{-webkit-transform:rotate(-45deg) translate(-4px, 4px);transform:rotate(-45deg) translate(-4px, 4px);margin:6px 0}header .header-holder .phone-menu.change .bar2{opacity:0}header .header-holder .phone-menu.change .bar3{-webkit-transform:rotate(45deg) translate(-7px, -7px);transform:rotate(45deg) translate(-7px, -7px);margin:6px 0;width:20px}header .header-holder .phone-menu .bar1,header .header-holder .phone-menu .bar2,header .header-holder .phone-menu .bar3{width:20px;height:2px;background-color:#000;margin:4px 0;transition:.4s}header .header-holder .phone-menu .bar3{margin:6px 0 6px auto;width:12px}header .header-holder .menu-holder{flex:1}header .header-holder .menu-holder .primary-menu{padding:0px;margin:0px;list-style:none;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}header .header-holder .menu-holder .primary-menu li{margin:0px 5px;position:relative}header .header-holder .menu-holder .primary-menu li:first-child{margin-left:auto}header .header-holder .menu-holder .primary-menu li.active a{background-color:transparent;color:#252525;position:relative}header .header-holder .menu-holder .primary-menu li.active a::before{content:'';position:absolute;width:100%;height:5px;background-color:#EA580B;top:0px;left:0px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}header .header-holder .menu-holder .primary-menu li:hover:not(.active):not(.nav-btn) a::before{content:'';position:absolute;width:100%;height:5px;background-color:#EA580B;top:-10px;left:0px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}header .header-holder .menu-holder .primary-menu li.nav-btn{margin-left:auto;margin-right:0}header .header-holder .menu-holder .primary-menu li.nav-btn a{position:relative;min-width:141px;display:inline-flex;flex-direction:row;justify-content:center;align-items:center;background:#343030;color:#F8F4EE;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;z-index:5;border-radius:50px;padding:6px 15px 6px 15px}header .header-holder .menu-holder .primary-menu li.nav-btn a::before{content:'';display:block;position:absolute;width:100%;left:0px;top:0px;bottom:0px;opacity:0;background:linear-gradient(to right, #443a35 0%, rgba(68,58,53,0.5) 100%);background:-moz-linear-gradient(left, #443a35 0%, rgba(68,58,53,0.5) 100%);background:-webkit-linear-gradient(left, #443a35 0%, rgba(68,58,53,0.5) 100%);transition:all .3s ease;-webkit-transition:all .3s ease;z-index:-1;border-radius:50px}header .header-holder .menu-holder .primary-menu li.nav-btn a:hover{color:#FFFFFF;background-color:transparent}header .header-holder .menu-holder .primary-menu li.nav-btn a:hover::before{opacity:1}header .header-holder .menu-holder .primary-menu li a{position:relative;display:inline-block;padding:26px 13px 26px;color:#ffffff;font-size:14px;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal;line-height:24px}header .header-holder .menu-holder .primary-menu li a:hover{color:#ffffff !important;opacity:1}.hero-section{background-repeat:no-repeat;background-position:center center;background-size:cover;min-height:calc(100vh - 535px);display:flex;align-items:center;justify-content:center}.hero-section h1{font-size:clamp(54px, 10vw, 98px) !important;margin:0px 0px 15px}.hero-section .subtitle{font-size:clamp(22px, 10vw, 28px);margin:0px 0px 10px;color:#C5B49D}.hero-section p{margin:0px 0px 25px}.section-pad{padding:130px 0 70px}.pagetitle-section{padding:170px 0 120px}.hero-section.hero-rocanda{position:relative;min-height:640px;padding:170px 0 120px;justify-content:flex-start;background-image:url('../img/hero_img.webp');background-size:cover;background-position:center;background-repeat:no-repeat}.hero-section.hero-rocanda::before{content:'';position:absolute;left:0;top:auto;bottom:0;width:100%;height:90%;background:url('../img/engineer-1.webp') no-repeat bottom right / contain}.hero-section.hero-rocanda .hero-overlay{position:absolute;left:0;top:0;bottom:0;width:55vw;z-index:1;pointer-events:none}.hero-section.hero-rocanda .hero-overlay::before{content:'';position:absolute;inset:0;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);mask-image:linear-gradient(to right, black, transparent);-webkit-mask-image:linear-gradient(to right, black, transparent);mask-size:100% 100%;-webkit-mask-size:100% 100%;width:100%}.hero-section.hero-rocanda .hero-overlay::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg, rgba(10,19,27,0.78) 0%, rgba(10,19,27,0.5) 50%, rgba(10,19,27,0) 100%);pointer-events:none}.hero-section.hero-rocanda .hero-content{position:relative;z-index:3;padding:170px 0}.hero-section.hero-rocanda h1{font-size:clamp(38px, 4.2vw, 48px) !important;text-transform:uppercase;letter-spacing:-0.02em;margin:0 0 14px}.hero-section.hero-rocanda p{color:rgba(255,255,255,0.86);max-width:560px;margin:0}.who-we-are{padding:110px 0;background:#F5F6F8}.who-we-are h2{margin:0 0 18px}.who-we-are p{color:rgba(16,4,32,0.68);font-size:20px;margin:0 0 22px}.store-buttons{display:flex;flex-wrap:wrap;gap:14px}.store-btn{display:inline-flex;align-items:center;gap:12px;padding:10px 14px;border-radius:12px;background:#000000;color:#ffffff !important;min-width:190px;font-family:var(--bs-body-font-family);transition:all .3s ease;-webkit-transition:all .3s ease}.store-btn:hover{transform:translateY(-3px);color:#ffffff !important}.store-btn .store-btn__icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center}.store-btn .store-btn__icon img{width:100%;height:100%;object-fit:contain}.store-btn .store-btn__text{display:flex;flex-direction:column;line-height:1.2;font-family:var(--bs-body-font-family)}.store-btn .store-btn__eyebrow{font-size:12px;font-weight:600;letter-spacing:.08em;opacity:.9;text-transform:none;font-family:var(--bs-body-font-family)}.store-btn.store-btn--google .store-btn__eyebrow{text-transform:uppercase}.store-btn .store-btn__title{font-size:21px;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;letter-spacing:0;text-transform:none;font-family:var(--bs-body-font-family)}.feature-panel{background:transparent;display:flex;flex-direction:column;gap:14px}.feature-item{display:flex;align-items:center;gap:16px;padding:20px;background:#fff;border:1px solid #DCE2E9;border-radius:10px}.feature-item .feature-icon{flex:0 0 62px;width:62px;height:62px;border-radius:10px;background:#FFFFFF;display:flex;align-items:center;justify-content:center;box-shadow:6px 6px 20px 6px rgba(77,94,111,0.1)}.feature-item .feature-icon img{width:46px;height:46px;object-fit:contain}.feature-item .feature-text h3{font-size:24px;margin:0 0 6px}.feature-item .feature-text p{margin:0;color:rgba(16,4,32,0.68);font-size:20px}.contact-section{background:#ffffff}.contact-section p{color:rgba(16,4,32,0.68);font-size:20px}.contact-card{display:flex;gap:14px;align-items:center;margin-top:50px}.contact-card .contact-card__icon{flex:0 0 70px;width:70px;height:70px;border-radius:10px;background:#EA580B;display:flex;align-items:center;justify-content:center}.contact-card .contact-card__icon img{width:32px;height:32px;object-fit:contain}.contact-card .contact-card__label{font-size:24px;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;letter-spacing:-0.02em;text-transform:none;color:#100420;margin-bottom:10px}.contact-card .contact-card__value{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;color:#7A767E;letter-spacing:-0.02em;font-size:20px;text-decoration:underline}.contact-form{background:#F2F6FB;border-radius:10px;padding:34px 27px;box-shadow:0 20px 40px rgba(10,19,27,0.06);max-width:437px;margin:0 auto;border:1px solid #DCE2E9}.contact-form input,.contact-form textarea{width:100%;border:1px solid rgba(16,4,32,0.08);background:#ffffff;border-radius:12px;padding:12px 14px;color:#100420;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}.contact-form input::placeholder,.contact-form textarea::placeholder{color:rgba(16,4,32,0.45)}.contact-form input:focus,.contact-form textarea:focus{border-color:rgba(234,88,11,0.55);box-shadow:0 0 0 4px rgba(234,88,11,0.12)}.contact-form .form-submit-btn{background:#EA580B;border:none;color:#ffffff;border-radius:12px;padding:12px 16px;min-width:180px;width:100%;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;transition:all .3s ease;-webkit-transition:all .3s ease;display:block;margin:0 auto}.contact-form .form-submit-btn:hover{background:#cd4d0a}.contact-form .form-messages p{margin:12px 0 0;font-size:14px}.site-footer{background:#100420;color:rgba(255,255,255,0.89)}.site-footer .footer-top{padding:35px 0 30px}.site-footer .footer-holder{display:flex;align-items:center;gap:18px}.site-footer .footer-logo img{width:100%;height:100%;max-width:180px;object-fit:contain}.site-footer .footer-help{margin-left:auto;margin-right:auto;color:rgba(255,255,255,0.89) !important}.site-footer .footer-help:hover{color:#ffffff !important}.site-footer .footer-social{display:flex;gap:10px}.site-footer .social-link{width:34px;height:34px;border-radius:50%;background:#EA580B;display:inline-flex;align-items:center;justify-content:center;transition:all .3s ease;-webkit-transition:all .3s ease}.site-footer .social-link img{width:16px;height:16px;object-fit:contain}.site-footer .social-link:hover{background:#cd4d0a}.site-footer .footer-bottom__inner{display:flex;justify-content:center;border-top:1px solid rgba(255,255,255,0.14);padding:25px 0 30px}.site-footer .footer-bottom__inner p{margin:0;color:#D9D9D9}.help-pagetitle-section{position:relative;background-image:url('../img/help-pagetitle-img.webp');background-size:cover;background-position:center;background-repeat:no-repeat}.help-pagetitle-section .help-overlay{position:absolute;left:0;top:0;bottom:0;width:55vw;z-index:1;pointer-events:none}.help-pagetitle-section .help-overlay::before{content:'';position:absolute;inset:0;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);mask-image:linear-gradient(to right, black, transparent);-webkit-mask-image:linear-gradient(to right, black, transparent);mask-size:100% 100%;-webkit-mask-size:100% 100%;width:100%}.help-pagetitle-section .help-overlay::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg, rgba(10,19,27,0.78) 0%, rgba(10,19,27,0.5) 50%, rgba(10,19,27,0) 100%);pointer-events:none}.help-pagetitle-section .container{position:relative;z-index:3;padding:45px 0}.help-pagetitle-section h1{color:#fff;font-size:clamp(38px, 5vw, 48px);margin:0;display:inline-block}.help-content-section{padding:85px 0 0}.help-tabs-nav-wrap{background:transparent;border-bottom:none}.help-tabs-nav{display:flex;flex-wrap:wrap;gap:0;padding:4px;margin:0;list-style:none;background:#F1F3F5;border:1px solid #E5E8EC;border-radius:12px;max-width:685px;margin:auto}.help-tab-btn{flex:1;min-width:0;padding:14px 20px;margin:0;background:transparent;border:none;border-radius:10px;font-family:var(--bs-body-font-family);font-size:15px;font-weight:500;color:#8D939A;text-align:center;cursor:pointer;transition:all .3s ease;-webkit-transition:all .3s ease}.help-tab-btn:hover:not(.active){color:#5E656B}.help-tab-btn.active{background:#FFFFFF;color:#333333;font-weight:600;border:1px solid #E5E8EC;box-shadow:0 1px 2px rgba(0,0,0,0.04)}.help-tab-btn::after{display:none}.help-tab-panel{display:none}.help-tab-panel.active{display:block}.privacy-policy-layout{padding:20px 0 30px}.pp-sidebar{position:relative;background:#EEF2F7;border:1px solid #DCE2E9;border-radius:10px;padding:14px 0}@media (min-width:1280px){.privacy-policy-sidebar-col{position:sticky;top:120px;align-self:flex-start}.pp-sidebar{position:relative;top:0;max-height:calc(100vh - 140px);overflow-y:auto}}.pp-nav{list-style:none;margin:0;padding:0}.pp-nav-link{display:block;padding:10px 16px;font-size:14px;line-height:1.35;color:#7A767E;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;border-left:2px solid transparent;background:transparent}.pp-nav-link:hover{color:#100420 !important;background:rgba(255,255,255,0.65)}.pp-nav-link.active{color:#100420 !important;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;border-left-color:#100420;background:rgba(255,255,255,0.9)}.pp-content{display:flex;flex-direction:column;gap:10px}.pp-section{background:#FFFFFF;border:1px solid #DCE2E9;border-radius:8px;padding:16px 18px}.pp-section h3{font-size:24px;margin:0 0 10px;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;color:#100420}.pp-section p,.pp-section li{margin:0 0 10px;font-size:16px;line-height:1.45;color:#7A767E;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}.pp-section p:last-child,.pp-section li:last-child{margin-bottom:0}.pp-section ul{margin:0;padding-left:22px}@media (max-width:1279.98px){.privacy-policy-sidebar-col{display:none}.privacy-policy-content-col{flex:0 0 100%;max-width:100%}}.help-timeline{padding:60px 0 80px}.help-timeline__list{--date-w:125px;--track-w:44px;--track-x:calc(var(--date-w) - 63px);position:relative}.help-timeline__list::before{display:none}.help-timeline__item{display:grid;grid-template-columns:var(--date-w) var(--track-w) 1fr;gap:24px;align-items:start;margin:0 0 30px;position:relative}.help-timeline__item:last-child{margin-bottom:0}.help-timeline__date{padding:20px 5px;background:#FFFFFF;border-radius:10px;font-size:16px;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;color:#100420;text-align:center;box-shadow:0 0 10px 10px #ffffff;min-width:125px;position:relative}.help-timeline__date::before{content:'';position:absolute;left:0;top:0;bottom:0;width:100%;height:100%;box-shadow:0 6px 18px rgba(77,94,111,0.1);border-radius:10px}.help-timeline__track{position:relative;height:100%}.help-timeline__track::after{content:'';position:absolute;left:-87px;top:0;bottom:-30px;border-left:1px dashed #919294;transform:translateX(-50%);z-index:-1}.help-timeline__track::before{content:'';position:absolute;left:50%;top:16px;width:8px;height:8px;border-radius:0;background:#fff;transform:translateX(-50%)}.help-timeline__item:last-child .help-timeline__track::after{bottom:calc(100% - 16px)}.help-timeline__card{background:#FFFFFF;border-radius:14px;padding:22px 26px;border:1px solid #DCE2E9}.help-timeline__card p{margin:0 0 14px;font-size:20px;line-height:1.4;color:#7A767E;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}.help-timeline__card p:last-child{margin-bottom:0}.help-timeline__card strong{color:rgba(16,4,32,0.9);font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal}.help-timeline__alert{text-transform:uppercase;letter-spacing:.02em;color:rgba(122,118,126,0.9) !important;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal}@media (max-width:991.98px){.help-timeline__list{--date-w:110px;--track-w:36px;--track-x:128px}}@media (max-width:767.98px){.help-timeline__list::before{display:none}.help-timeline__item{grid-template-columns:1fr;gap:12px}.help-timeline__track{display:none}.help-timeline__date{width:fit-content;max-width:180px}}.droid-help-row--reversed{background:#ffffff !important}.droid-help-row--reversed .droid-help-row__content-number{background:#F1F5F9}.droid-help-row .help-iphone-step__phone img{max-width:377px}.droid-help-row__content{display:flex;align-items:center;gap:10px;margin-bottom:20px}.droid-help-row__content ul{padding-left:15px}.droid-help-row__content ul li{margin-bottom:20px}.droid-help-row__content ul li:last-child{margin-bottom:0}.droid-help-row__content-number{font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:600;font-style:normal;color:#100420;text-align:center;border-radius:50%;background:#FFFFFF;width:46px;height:46px;min-width:46px;min-height:46px;flex:0 0 46px;flex-shrink:0;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.droid-help-row__content-text p{margin:0;font-size:clamp(16px, 2.8vw, 18px);color:#7A767E;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;line-height:1.4}.help-droid-oneColumn-row{padding-top:60px;background:#F1F5F9}.help-droid-oneColumn-row .help-droid-oneColumn-row__content{margin-bottom:50px}.help-droid-oneColumn-row .help-droid-oneColumn-row__content p{font-size:clamp(16px, 2.8vw, 18px);color:#7A767E;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;line-height:1.4}.help-iphone-row{padding:50px 0 60px}.help-iphone-row.help-iphone-row--gray-bg{background:#F1F5F9}.help-iphone-row__title{font-size:clamp(16px, 2.8vw, 24px);color:#7A767E;text-align:center;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;max-width:890px;margin:0 auto 50px}.help-iphone-step{text-align:center}.help-iphone-step__phone{margin-bottom:20px}.help-iphone-step__phone img{width:100%;max-width:340px;height:auto;display:block;margin:0 auto}.help-iphone-step__caption{font-size:clamp(16px, 1.6vw, 18px);color:#7A767E;margin:0;line-height:1.4;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}.help-iphone-step__caption .c-red{color:#EA580B}.help-iphone-twoColumn-row{padding:95px 0 0;background:#F1F5F9}@media (max-width:575.98px){.help-iphone-twoColumn-row{padding:40px 0 0}}.help-iphone-twoColumn-row .help-iphone-step__phone{margin-bottom:0}.help-iphone-twoColumn-row .help-iphone-step__content-text{font-size:clamp(16px, 1.6vw, 18px);color:#7A767E;font-family:"Inter",sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;line-height:1.4;margin:0}.help-iphone-twoColumn-row--reversed{padding:90px 0 70px;background:#ffffff}.help-iphone-row--fullWidth{padding:90px 0 70px;background:#F1F5F9}.help-iphone-row--fullWidth .help-iphone-row__content{max-width:860px;margin:0 auto 30px;text-align:center}.help-iphone-row--fullWidth .help-iphone-row__content .help-iphone-step__content-text{font-size:clamp(16px, 1.6vw, 18px);color:#7A767E}.help-iphone-row--fullWidth .help-iphone-step__phone img{max-width:700px}@media (max-width:991.98px){.help-phone-mockup{margin-left:auto;margin-right:auto}}@media (max-width:575.98px){.help-section{background-image:url('../img/help-pagetitle-mob-img.webp')}.help-tabs-nav-wrap .container{padding-left:24px;padding-right:24px}.help-tabs-nav{max-width:100%}.help-tab-btn{padding:12px 14px;font-size:13px}.help-tab-panels{padding:40px 0 0}.help-category-title{font-size:20px}.help-phone-mockup{top:100px}.help-iphone-twoColumn-row--reversed,.help-iphone-twoColumn-row{padding:40px 0 0}.help-iphone-twoColumn-row--reversed{padding:90px 0 70px}.help-droid-oneColumn-row{padding-top:40px}}@media (max-width:1199.98px){header .header-holder{flex-wrap:nowrap}header .header-holder .phone-menu{display:none !important}header .header-holder .menu-holder{display:block !important;flex:1;width:auto;border-top:0;padding-top:0;margin-top:0}header .header-holder .menu-holder .primary-menu{display:flex;justify-content:flex-end}}@media (max-width:991.98px){.row>*{padding-right:24px;padding-left:24px}.who-we-are{padding:80px 0}}@media (max-width:767.98px){.hero-section.hero-rocanda::before{width:70%;left:220px}.hero-section.hero-rocanda .hero-content{padding:0px 0 300px}.pagetitle-section{padding:120px 0 70px}}@media (max-width:575.98px){.c-btn{width:100%}.section-pad{padding:50px 0}.hero-section.hero-rocanda{min-height:520px;padding:120px 0 80px;background-image:url('../img/hero-img-mob.webp')}.hero-section.hero-rocanda .hero-overlay{width:100%;max-width:none;background:linear-gradient(180deg, rgba(10,19,27,0.65) 0%, rgba(10,19,27,0) 100%)}.hero-section.hero-rocanda .hero-overlay::after{background:linear-gradient(90deg, rgba(10,19,27,0.55) 0%, rgba(10,19,27,0.1) 50%, rgba(10,19,27,0) 100%)}.hero-section.hero-rocanda p{max-width:230px}.store-buttons{flex-direction:column}.store-btn{width:100%;justify-content:center}.contact-form .form-submit-btn{width:100%;min-width:0}.site-footer .footer-holder{flex-direction:column;gap:14px}.site-footer .footer-help{margin:0}.feature-item{flex-direction:column;align-items:flex-start}.contact-form{padding:25px 16px}.site-footer .footer-bottom__inner{max-width:92%;margin:0 auto}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{from{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{from{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{from{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.fade-in,.fade-in-up,.fade-in-down,.fade-in-left,.fade-in-right{opacity:0;transform:translateY(0);transition:none}.fade-in.animate{animation:fadeIn .8s ease-out forwards}.fade-in-up.animate{animation:fadeInUp .8s ease-out forwards}.fade-in-down.animate{animation:fadeInDown .8s ease-out forwards}.fade-in-left.animate{animation:fadeInLeft .8s ease-out forwards}.fade-in-right.animate{animation:fadeInRight .8s ease-out forwards}.delay-100,.delay-200,.delay-300,.delay-400,.delay-500,.delay-600,.delay-700,.delay-800,.delay-900,.delay-1000,.delay-1200{animation-delay:0ms}/*# sourceMappingURL=./theme.min.css.map */