.rf-about{--rf-navy: #002b44;--rf-navy-2: #002b44;--rf-red: #E31E24;--rf-red-dark: #C11419;--rf-bg-alt: #F6F7FB;--rf-border: #E7E9F0;--rf-text: #002b44;--rf-text-dark: #002b44;--rf-radius: 10px;color:var(--rf-text);background:#fff;overflow-x:hidden}.rf-about *{box-sizing:border-box}.rf-container{max-width:1540px;margin:0 auto;padding:0 20px}.rf-heading{font-weight:600;color:var(--rf-navy);font-size:32px;line-height:1.25;margin:0 0 8px}.rf-heading--center{text-align:center}.rf-underline{display:block;width:46px;height:3px;background:var(--rf-red);border-radius:2px;margin:0 0 18px}.rf-heading--center+.rf-underline{margin:0 auto 18px}.rf-underline--light{background:var(--rf-red);margin:4px 0 14px}.rf-subtext{text-align:center;max-width:600px;margin:0 auto 20px;color:var(--rf-text);font-size:15px}.rf-section{padding:56px 0}.rf-breadcrumb{background:#fff}.rf-breadcrumb__row{display:flex;align-items:center;gap:8px;padding:14px 20px;font-size:13px;color:var(--rf-text)}.rf-breadcrumb__row a{color:var(--rf-text);text-decoration:none}.rf-breadcrumb__row a:hover{color:var(--rf-red)}.rf-breadcrumb__icon{display:flex;color:var(--rf-text)}.rf-breadcrumb__sep{color:#b7becf}.rf-breadcrumb__current{color:var(--rf-text-dark);font-weight:500}.rf-hero{position:relative;border-radius:14px;overflow:hidden;margin:0;min-height:400px;display:flex;align-items:center}.rf-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.rf-hero__img--placeholder{background:linear-gradient(135deg,#223458,#16233f)}.rf-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.rf-hero__content{position:relative;z-index:2;padding:48px 5%;max-width:560px;color:#fff}.rf-hero__title{font-weight:600;font-size:34px;margin:0 0 6px;color:#fff}.rf-hero__text{font-size:15px;line-height:1.7;color:#dde2ee;margin:0}.rf-hero__text p{margin:0}.rf-icon-row{display:flex;align-items:start;margin-top:18px;gap:10px}.rf-icon-row .icon_wrapper{width:24px;height:24px}.rf-icon-row .icon_wrapper img{width:100%;height:100%;object-fit:contain}.rf-icon-row .title{margin:8px 0 0;font-size:16px;font-weight:500;line-height:1.1}.royla_export_hero .rf-hero__content{max-width:680px}.royla_export_hero .icon_item{display:grid;align-items:center;gap:8px;grid-template-columns:.7fr 3.3fr}.royla_export_hero .rf-icon-row .title{font-size:14px;margin:0}.rf-hero__content .cta_row{display:flex;gap:10px;margin-top:16px}.rf-hero__content .cta_row .button{background:#e9222a;border:1px solid #E9222A;color:#fff;border-radius:8px;padding:0 8px;font-size:12px;text-transform:capitalize}.rf-hero__content .cta_row .button.secondary{background:transparent;border-color:#fff;color:#fff}@media(max-width:575px){.royla_export_hero .icon_item{display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;gap:4px}.royla_export_hero .rf-icon-row .title{font-size:12px}.rf-hero__content .cta_row{flex-direction:column}}.rf-whoweare{text-align:center;padding-bottom:40px}.rf-whoweare__text{max-width:530px;margin:0 auto;font-size:15.5px;line-height:1.85}.rf-whoweare__text p{margin:0 0 14px}.rf-whoweare__text p:last-child{margin-bottom:0}.rf-badges{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;padding-bottom:18px}.rf-badge{display:flex;align-items:center;gap:12px;border:1px solid var(--rf-border);border-radius:var(--rf-radius);padding:18px 14px;background:#fff}.rf-badge__icon{flex-shrink:0;width:44px;height:44px;border-radius:50%;border:1.5px solid var(--rf-navy);color:var(--rf-navy);display:flex;align-items:center;justify-content:center}.rf-badge__body{display:flex;flex-direction:column;line-height:1.35}.rf-badge__body strong{font-size:12.5px;letter-spacing:.02em;color:var(--rf-text-dark);font-weight:700}.rf-badge__body span{font-size:12.5px;color:var(--rf-text)}.rf-legacy{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;border:1px solid var(--rf-border);border-radius:14px;padding:40px}.rf-legacy__copy p{margin:0 0 12px;font-size:14.5px;line-height:1.8}.rf-checklist{list-style:none;margin:14px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}.rf-checklist li{display:flex;align-items:flex-start;gap:10px;font-size:14.5px;color:var(--rf-text-dark);font-weight:500}.rf-checklist__icon{color:var(--rf-red);flex-shrink:0;margin-top:1px;display:flex}.rf-legacy__media{position:relative;border-radius:10px;overflow:hidden}.rf-legacy__media img{width:100%;height:100%;display:block;object-fit:cover;aspect-ratio:4/3}.rf-legacy__media-placeholder{width:100%;aspect-ratio:4/3;background:linear-gradient(135deg,#dfe3ee,#c9cfe0);border-radius:10px}.rf-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:62px;height:62px;border-radius:50%;background:#ffffffeb;color:var(--rf-navy);display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px #00000040;cursor:pointer}.rf-products{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.rf-product{text-align:center}.rf-product__thumb{aspect-ratio:1/1;border:1px solid var(--rf-border);border-radius:var(--rf-radius);background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;margin-bottom:10px}.rf-product__thumb img{width:56%;height:56%;object-fit:contain}.rf-product__title{margin-top:10px;display:block;font-weight:600;font-size:18px;color:var(--rf-text-dark)}.rf-features{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.rf-about .rf-section.rf-why{padding-top:56px;padding-bottom:56px}.rf-section.rf-what{padding-top:0;padding-bottom:0}.rf-feature{border:1px solid var(--rf-border);border-radius:var(--rf-radius);padding:22px 16px;text-align:left;display:grid;grid-template-columns:1fr 3fr;align-items:center;gap:8px}.rf-feature__icon{width:50px;height:50px;border-radius:50px;border:1.5px solid var(--rf-navy);color:var(--rf-navy);display:flex;align-items:center;justify-content:center;margin-bottom:4px}.rf-feature__img_icon{width:50px;height:50px;border-radius:50px;display:flex;align-items:center;justify-content:center;margin-bottom:4px}.rf-feature__title{font-size:16px;font-weight:600;color:var(--rf-text-dark);line-height:1.2}.rf-feature__desc{font-size:14px;color:var(--rf-text);margin-top:0}.rf-reach__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.rf-reach__item{border:1px solid var(--rf-border);border-radius:var(--rf-radius);padding:22px 14px;text-align:left;display:grid;grid-template-columns:1fr 3fr;align-items:center;gap:8px}.rf-reach__item p{margin:0}.rf-reach__icon{width:50px;height:50px;border-radius:50px;border:1.5px solid var(--rf-navy);color:var(--rf-navy);display:flex;align-items:center;justify-content:center}.rf-reach__item .rf-icon{color:var(--rf-navy)}.rf-reach__item strong{font-size:16px;color:var(--rf-text-dark);font-weight:600}.rf-reach__item span{font-size:14px;color:var(--rf-text)}.rf-cta{position:relative;background:linear-gradient(120deg,var(--rf-navy) 0%,var(--rf-navy-2) 100%);border-radius:14px;padding:0 26px 0 0;margin:8px 0 56px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;overflow:hidden}.rf-cta__img{width:380px;object-fit:cover;opacity:.9;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.9),transparent);mask-image:linear-gradient(90deg,rgba(0,0,0,.9),transparent)}.rf-cta__body{position:relative;z-index:1;color:#fff;flex:1;min-width:240px}.rf-cta__body h3{font-size:26px;margin:0 0 4px;font-weight:600;color:#fff}.rf-cta__body p{margin:0;font-size:13.5px;color:#c6ccdc}.rf-cta__buttons{position:relative;z-index:1;display:flex;gap:12px;flex-shrink:0}.rf-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 22px;border-radius:6px;font-size:13.5px;font-weight:600;text-decoration:none;white-space:nowrap;transition:opacity .15s ease}.rf-btn--solid{background:var(--rf-red);color:#fff}.rf-btn--solid:hover{opacity:.88;color:#fff}.rf-btn--outline{background:#fff;color:var(--rf-navy)}.rf-btn--outline:hover{opacity:.88}.rf-btn.rf-btn--solid:hover{color:#fff!important}@media(max-width:1024px){.rf-cta{padding-top:15px;padding-bottom:15px}.rf-cta__img{max-width:220px!important;width:100%}}@media(max-width:991px){.rf-cta{padding:20px;flex-direction:column}.rf-cta__img{max-width:100%!important;width:100%}}@media(max-width:786px){.rf-section.rf-legacy{padding:20px;gap:20px}}.rf-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:18px;border-top:1px solid var(--rf-border);padding:32px 0 50px}.rf-strip__item{display:flex;align-items:center;gap:10px}.rf-strip__icon{flex-shrink:0;width:34px;height:34px;color:var(--rf-navy);display:flex;align-items:center;justify-content:center}.rf-strip__item strong{display:block;font-size:14px;color:var(--rf-text-dark);font-weight:600}.rf-strip__item span{display:block;font-size:14px;color:var(--rf-text)}.rf-strip .content{line-height:1.3}.rf-strip .rf-strip__icon svg{height:38px!important;width:38px!important}.rf-floating{position:fixed;right:18px;bottom:22px;display:flex;flex-direction:column;gap:12px;z-index:40}.rf-floating__btn{width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;box-shadow:0 6px 16px #00000038}.rf-floating__btn--whatsapp{background:#25d366;color:#fff}.rf-floating__btn--top{background:var(--rf-red);color:#fff}@media(max-width:990px){.rf-heading{font-size:23px}.rf-badges{grid-template-columns:repeat(3,1fr)}.rf-products{grid-template-columns:repeat(4,1fr)}.rf-features,.rf-reach__grid,.rf-strip{grid-template-columns:repeat(3,1fr)}.rf-legacy{grid-template-columns:1fr;padding:32px}.rf-legacy__media{order:-1}}@media(max-width:750px){.rf-section{padding:40px 0}.rf-hero{min-height:220px}.rf-hero__title{font-size:26px}.rf-hero__content{padding:32px 6%;max-width:100%}.rf-hero__overlay{background:linear-gradient(180deg,#0f16288c,#0f1628e6)}.rf-badges{grid-template-columns:repeat(2,1fr)}.rf-products{grid-template-columns:repeat(3,1fr)}.rf-features,.rf-reach__grid,.rf-strip{grid-template-columns:repeat(2,1fr)}.rf-cta__buttons{width:100%}.rf-btn{flex:1}.rf-about .rf-section.rf-why{padding-top:40px;padding-bottom:40px}}@media(max-width:480px){.rf-badges{grid-template-columns:1fr 1fr}.rf-badge{display:flex;flex-direction:column;align-items:center;text-align:center}.rf-products{grid-template-columns:repeat(2,1fr)}.rf-features,.rf-strip{grid-template-columns:1fr}.rf-hero__title{font-size:22px}.rf-reach__grid{grid-template-columns:1fr 1fr}.rf-reach__item{text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/section-about-royal.css.map */
