.icon[data-v-c092fe46]{flex-shrink:0}.fsc-filters{display:flex;align-items:center;gap:20px;flex-wrap:wrap;padding:24px;background:#fff;border-radius:12px;margin-bottom:32px;box-shadow:0 2px 8px #00000014}.fsc-filter-group{display:flex;align-items:center;gap:10px}.fsc-filter-label{font-size:14px;font-weight:500;color:var(--fsc-grey-4);white-space:nowrap}.fsc-filter-select{min-width:180px;height:40px;padding:0 12px;border:1px solid #ddd;border-radius:8px;font-size:14px;background:#fff;cursor:pointer;transition:border-color .2s}.fsc-filter-select:hover{border-color:#06a12d}.fsc-filter-select:focus{outline:none;border-color:#06a12d;box-shadow:0 0 0 3px #06a12d1a}.fsc-search-filter-group{flex:1}.fsc-filter-search-input{min-width:200px;width:100%;height:40px;padding:0 12px;border:1px solid #ddd;border-radius:8px;font-size:14px;background:#fff;transition:border-color .2s}.fsc-filter-search-input:hover{border-color:#06a12d}.fsc-filter-search-input:focus{outline:none;border-color:#06a12d;box-shadow:0 0 0 3px #06a12d1a}.fsc-clear-filters-btn{height:40px;padding:0 16px;background:#f3f3f5;border:1px solid #ddd;border-radius:8px;font-size:14px;color:var(--fsc-grey-4);cursor:pointer;transition:all .2s}.fsc-clear-filters-btn:hover{background:#e5e5e7;border-color:#06a12d;color:#06a12d}.fsc-results-count{margin-left:auto;font-size:14px;color:var(--fsc-grey-48);font-weight:500}.fsc-loading-state{text-align:center;padding:80px 20px}.fsc-spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #06a12d;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fsc-loading-state p{color:var(--fsc-grey-48);font-size:16px}.fsc-empty-state{text-align:center;padding:80px 20px}.fsc-empty-icon{font-size:64px;margin-bottom:20px;opacity:.5}.fsc-empty-state h3{font-size:24px;color:var(--fsc-grey-4);margin-bottom:12px}.fsc-empty-state p{color:var(--fsc-grey-48);font-size:15px}.notification-toast{position:fixed;top:24px;right:24px;z-index:10000;display:flex;align-items:center;gap:12px;padding:16px 24px;border-radius:12px;box-shadow:0 10px 25px #00000026;animation:slideInRight .3s ease-out;max-width:400px}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.notification-success{background:#06a12d;color:#fff}.notification-error{background:#e53e3e;color:#fff}.notification-icon{font-size:18px;font-weight:700;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#fff3;border-radius:50%}.notification-message{font-size:14px;flex:1}.fsc-footer-map{width:100%;margin-top:12px}.fsc-footer-map iframe{display:block;width:100%;max-width:100%}@media(max-width:768px){.fsc-footer-map iframe{height:120px}.fsc-footer-social{justify-content:center}}.fsc-footer-phone-link{color:inherit;text-decoration:none;transition:color .2s}.fsc-footer-phone-link:hover{color:#06a12d}.fsc-footer-phone-link strong{font-weight:600}.fsc-footer-address-link{color:inherit;text-decoration:none;transition:color .2s;display:inline-block}.fsc-footer-address-link:hover{color:#06a12d}.fsc-footer-address-link span{display:inline}.fsc-footer-social{display:flex;gap:12px;margin-top:16px}.fsc-social-btn{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#fff;font-size:20px;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 8px #00000026}.fsc-social-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000040}.fsc-social-whatsapp{background:linear-gradient(135deg,#25d366,#128c7e)}.fsc-social-facebook{background:linear-gradient(135deg,#1877f2,#0c63d4)}.fsc-social-instagram{background:linear-gradient(135deg,#e4405f,#c13584,#833ab4)}.fsc-glass-btn{background:linear-gradient(135deg,#fff3,#ffffff1a);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border:1px solid rgba(255,255,255,.25);color:#fff;text-decoration:none;display:inline-block;padding:14px 28px;border-radius:14px;font-weight:600;font-size:15px;transition:all .4s cubic-bezier(.25,.46,.45,.94);box-shadow:0 4px 8px #0000001a,0 8px 20px #00000014,inset 0 1px #fff6;position:relative;overflow:hidden}.fsc-glass-btn:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(to bottom,#ffffff4d,#fff0);border-radius:14px 14px 0 0;pointer-events:none}.fsc-glass-btn:after{content:"";position:absolute;top:-100%;left:-100%;width:300%;height:300%;background:linear-gradient(45deg,transparent 0%,transparent 40%,rgba(6,161,45,.15) 45%,rgba(6,161,45,.25) 50%,rgba(6,161,45,.15) 55%,transparent 60%,transparent 100%);animation:waterFlow 4s linear infinite;pointer-events:none}@keyframes waterFlow{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(50%,50%) rotate(360deg)}}.fsc-glass-btn:hover{background:linear-gradient(135deg,#ffffff47,#ffffff2e);border:1px solid rgba(255,255,255,.35);animation:none;transform:translateY(-2px) scale(1.02);box-shadow:0 6px 12px #0000001f,0 12px 28px #0000001a,inset 0 1px #ffffff80,inset 0 -2px 10px #06a12d33}.fsc-glass-btn:active{animation:none;transform:translateY(0) scale(1);box-shadow:0 2px 4px #0000001a,0 4px 10px #00000014,inset 0 1px #fff6,inset 0 -2px 8px #06a12d26}.fsc-pagination{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:48px;padding:0 20px}.fsc-pagination-btn{display:flex;align-items:center;gap:8px;padding:12px 20px;border:1px solid #ddd;background:#fff;border-radius:8px;font-size:14px;font-weight:500;color:var(--fsc-grey-4);cursor:pointer;transition:all .2s}.fsc-pagination-btn:hover:not(:disabled){background:#06a12d;color:#fff;border-color:#06a12d}.fsc-pagination-btn:disabled{opacity:.4;cursor:not-allowed}.fsc-pagination-pages{display:flex;gap:8px}.fsc-pagination-page{min-width:40px;height:40px;padding:0 12px;border:1px solid #ddd;background:#fff;border-radius:8px;font-size:14px;font-weight:500;color:var(--fsc-grey-4);cursor:pointer;transition:all .2s}.fsc-pagination-page:hover{background:#f3f3f5;border-color:#06a12d;color:#06a12d}.fsc-pagination-page.active{background:#06a12d;color:#fff;border-color:#06a12d}.fsc-pagination-info{text-align:center;margin-top:20px;font-size:14px;color:var(--fsc-grey-48);padding-bottom:20px}@media(max-width:768px){.fsc-pagination{flex-wrap:wrap;gap:8px}.fsc-pagination-btn{padding:10px 16px;font-size:13px}.fsc-pagination-page{min-width:36px;height:36px;font-size:13px}}:root{--fsc-blue: #030213;--fsc-green: #058a25;--fsc-bg-light: #f9fafb;--fsc-grey-4: #0a0a0a;--fsc-grey-48: #595959;--fsc-grey-96: #f3f3f5;--fsc-grey-94: #eceef2;--radius-card: 14px;--shadow-soft: 0px 1px 3px rgba(0, 0, 0, .1), 0px 1px 2px -1px rgba(0, 0, 0, .1)}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Inter,sans-serif;background:#444}#app{min-height:100vh}.app-root{background:#444;border:1px solid rgba(255,255,255,.1);border-radius:2px;overflow:hidden;position:relative}.fsc-topbar{background:var(--fsc-green);padding:16px 0 8px;color:#fff;overflow:hidden;position:fixed;top:0;left:0;right:0;z-index:1001}.fsc-topbar-inner{display:flex;align-items:center;height:32px;font-size:13px}.fsc-topbar-left{display:flex;gap:80px;align-items:center}.fsc-topbar-inline{display:flex;align-items:center;gap:8px;letter-spacing:.08em;font-size:12px;white-space:nowrap;animation:scrollLeft 20s linear infinite}@keyframes scrollLeft{0%{transform:translate(100vw)}to{transform:translate(-100%)}}.fsc-topbar-right{display:flex;gap:16px}.fsc-header{background:var(--fsc-blue);border-bottom:1px solid rgba(0,0,0,.1);padding:8px 0;position:fixed;top:56px;left:0;right:0;z-index:1000}.fsc-header-inner{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.fsc-header-row{display:flex;align-items:center;justify-content:space-between;gap:56px}.fsc-logo-wrap{display:flex;align-items:center;gap:16px;color:#fff}.fsc-logo-text-main{font-weight:700;font-size:19px;opacity:.85;letter-spacing:.03em}.fsc-logo-text-sub{font-size:12px;color:#2aff60;letter-spacing:.08em}.fsc-header-nav{flex:1;display:flex;align-items:center;justify-content:center;gap:24px}.fsc-nav-link{font-size:16px;font-weight:500;color:#030213;text-decoration:none;padding:8px 16px;transition:color .2s}.fsc-nav-link:hover{color:var(--fsc-green)}.fsc-search-wrap{flex:1;max-width:576px;padding-inline:32px}.fsc-search-inner{max-width:512px;margin:0 auto}.fsc-search-input-wrap{position:relative}.fsc-search-input{width:100%;height:36px;border-radius:8px;border:none;background:var(--fsc-grey-96);padding-left:40px;padding-right:16px;font-size:13px}.fsc-search-input::placeholder{color:var(--fsc-grey-48)}.fsc-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:14px;opacity:.7}.fsc-search-loading{animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.5}50%{opacity:1}}.fsc-search-error{border:2px solid #e53e3e;border-radius:8px}.fsc-search-error .fsc-search-input{border-color:#e53e3e}.fsc-search-hint{margin-top:6px;font-size:12px;color:#e53e3e;padding-left:12px}.fsc-header-actions{display:flex;align-items:center;gap:16px}.fsc-hamburger{display:none;background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:8px}.fsc-mobile-menu{position:fixed;top:0;right:-300px;width:300px;height:100vh;background:var(--fsc-blue);z-index:10000;transition:right .3s ease;padding:80px 24px 24px;display:flex;flex-direction:column;gap:16px}.fsc-mobile-menu--open{right:0}.fsc-mobile-menu-item{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:16px;border-radius:8px;font-size:16px;cursor:pointer;display:flex;align-items:center;gap:12px;transition:background .2s}.fsc-mobile-menu-item:hover{background:#ffffff26}.fsc-mobile-menu-item i{font-size:20px}.fsc-mobile-overlay{position:fixed;inset:0;background:#00000080;z-index:9999;opacity:0;pointer-events:none;transition:opacity .3s ease}.fsc-mobile-overlay--visible{opacity:1;pointer-events:auto}.fsc-btn{border-radius:8px;padding-inline:16px;padding-block:6px;font-size:13px;font-weight:500;border:1px solid rgba(0,0,0,.1);background:#fff;cursor:pointer;transition:all .2s}.fsc-btn:hover{background:#f8f8f8;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.fsc-btn-dark{background:transparent;border:none;color:#fff;cursor:pointer;transition:opacity .2s}.fsc-btn-dark:hover{opacity:.8}.fsc-cart-wrap{position:relative;border-radius:8px;padding-inline:10px;height:32px;display:flex;align-items:center;cursor:pointer}.fsc-cart-wrap i{color:#fff;font-size:20px}.fsc-cart-badge{position:absolute;right:-8px;top:-8px;background:#fff;color:var(--fsc-blue);border-radius:999px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:500}.fsc-nav{border-top:1px solid rgba(0,0,0,.1);padding-top:8px;padding-bottom:8px}.fsc-nav-inner{max-width:1264px;margin:0 auto;display:flex;gap:16px;padding-inline:16px}.fsc-nav-item{color:#fff;font-size:13px;padding:8px 16px;border-radius:8px;cursor:pointer;white-space:nowrap}.fsc-hero{position:relative;height:600px;margin-top:132px;margin-bottom:5px;overflow:hidden}.fsc-hero-bg{position:absolute;top:0;left:-1px;width:calc(100% + 2px);height:100%;object-fit:cover;object-position:center;z-index:0}.fsc-hero-overlay{position:absolute;inset:0;background:#000000bd;z-index:1}.fsc-hero-inner{position:relative;z-index:2;max-width:1280px;margin:0 auto;padding-inline:80px 16px;height:100%;display:flex;align-items:center;color:#fff}.fsc-hero-content{max-width:880px;display:flex;flex-direction:column;gap:24px}.fsc-hero-title{font-size:40px;line-height:1.2}.fsc-hero-body{font-size:18px;line-height:1.55;opacity:.9}.fsc-hero-body p{margin:0 0 8px}.fsc-hero-cta{margin-top:8px}.fsc-hero-cta button{height:39px;border-radius:8px;padding-inline:24px;font-size:13px;border:none;cursor:pointer}.fsc-get-quote-rail{position:fixed;left:0;top:50%;transform:translateY(-50%);z-index:9999}.fsc-get-quote-box{width:48px;height:173px;background:linear-gradient(135deg,#06a12db3,#06a12d99);backdrop-filter:saturate(180%) blur(15px);-webkit-backdrop-filter:saturate(180%) blur(15px);border:1.5px solid rgba(255,255,255,.5);border-radius:10px;padding:24px 16px 15px;box-shadow:0 4px 12px #0003,0 8px 24px #00000026,inset 0 1px #fff9,0 0 0 1px #06a12d4d;display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s;opacity:1;position:relative;overflow:hidden}.fsc-get-quote-box:before{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(to bottom,#ffffff4d,#fff0);border-radius:10px 10px 0 0;pointer-events:none}.fsc-get-quote-box:after{content:"";position:absolute;top:-100%;left:-100%;width:300%;height:300%;background:linear-gradient(45deg,transparent 0%,transparent 40%,rgba(6,161,45,.15) 45%,rgba(6,161,45,.25) 50%,rgba(6,161,45,.15) 55%,transparent 60%,transparent 100%);animation:waterFlow 4s linear infinite;pointer-events:none}.fsc-get-quote-box:hover{transform:scale(1.05)}.fsc-get-quote-box i{transform:rotate(-90deg);font-size:20px;color:#fff;position:relative;z-index:1}.fsc-get-quote-text{writing-mode:vertical-rl;transform:rotate(180deg);font-size:12px;color:#fff;letter-spacing:.08em;position:relative;z-index:1}.fsc-section{padding:64px 88px}.fsc-section--grey{background:var(--fsc-bg-light)}.fsc-section--white{background:#fff}.fsc-section-inner{max-width:1280px;margin:0 auto}.fsc-section-heading{text-align:center;font-size:28px;margin-bottom:16px;color:var(--fsc-grey-4)}.fsc-section-subtitle{text-align:center;font-size:15px;color:var(--fsc-grey-48)}.fsc-categories-grid{margin-top:48px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.fsc-card{background:#fff;border-radius:var(--radius-card);border:1px solid rgba(0,0,0,.1);overflow:hidden;display:flex;flex-direction:column}.fsc-card-image{height:192px;position:relative;overflow:hidden}.fsc-card-image img{width:100%;height:100%;object-fit:cover}.fsc-card-body{padding:24px;display:flex;flex-direction:column;gap:8px}.fsc-card-title{font-size:17px;color:var(--fsc-grey-4)}.fsc-card-sub{font-size:13px;color:var(--fsc-grey-48)}.fsc-card-actions{margin-top:12px;display:flex;align-items:center;gap:8px;font-size:13px}.fsc-why-grid{margin-top:48px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.fsc-why-card{background:#fff;border-radius:var(--radius-card);box-shadow:var(--shadow-soft);padding:16px 12px 24px;text-align:center}.fsc-why-icon-wrap{margin-top:0;width:64px;height:64px;border-radius:999px;margin-inline:auto;background:#0302131a;display:flex;align-items:center;justify-content:center}.fsc-why-title{margin-top:24px;font-size:17px;color:var(--fsc-grey-4)}.fsc-why-body{margin-top:8px;margin-bottom:0;font-size:13px;color:var(--fsc-grey-48);line-height:1.6;padding:0 2px}.fsc-brands-section{background:var(--fsc-bg-light);overflow:hidden}.fsc-brands-scroll-container{margin-top:40px;position:relative;overflow:hidden}.fsc-brands-scroll-container:first-of-type{margin-top:48px}.fsc-brands-scroll{display:flex;gap:0;width:max-content;animation:scrollBrands 40s linear infinite}.fsc-brands-scroll--reverse{animation:scrollBrandsReverse 40s linear infinite}.fsc-brands-scroll:hover{animation-play-state:paused}.fsc-brands-track{display:flex;gap:50px;padding-right:32px}.fsc-brand-item{flex-shrink:0}.fsc-brand-placeholder{width:200px;height:100px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;color:var(--fsc-grey-4);text-align:center;transition:all .3s ease}.fsc-brand-placeholder img{height:90px;width:auto;object-fit:contain;transition:all .3s ease}.fsc-brand-placeholder img.fsc-brand-bsrm{height:90px;margin-right:-60px}.fsc-brand-placeholder img.fsc-brand-ksrm{height:180px;margin-right:-85px}.fsc-brand-placeholder img.fsc-brand-rahim{height:100px;margin-right:-10px}.fsc-brand-placeholder img.fsc-brand-sas{height:90px;background:#000;padding:12px;border-radius:8px}.fsc-brand-placeholder img.fsc-brand-csrm{height:90px}.fsc-brand-placeholder img.fsc-brand-scrm{height:180px}.fsc-brand-placeholder img.fsc-brand-holcim{height:90px}.fsc-brand-placeholder img.fsc-brand-lafarge{height:220px}.fsc-brand-placeholder img.fsc-brand-scan{height:40px;max-width:180px;object-fit:contain}.fsc-brand-placeholder img.fsc-brand-insee{height:90px}.fsc-brand-placeholder img.fsc-brand-bashundhara{height:100px}.fsc-brand-placeholder img.fsc-brand-mir{height:90px}.fsc-brand-placeholder img.fsc-brand-fresh,.fsc-brand-placeholder img.fsc-brand-akij{height:180px}.fsc-brand-placeholder img.fsc-brand-shah,.fsc-brand-placeholder img.fsc-brand-crown{height:90px}.fsc-brand-placeholder img.fsc-brand-premier,.fsc-brand-placeholder img.fsc-brand-confidence{height:100px}.fsc-brand-placeholder:hover img{transform:scale(1.1)}@keyframes scrollBrands{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scrollBrandsReverse{0%{transform:translate(-50%)}to{transform:translate(0)}}@media(max-width:768px){.fsc-brands-scroll-container:first-of-type{margin-top:32px}.fsc-brands-scroll-container{margin-top:24px}.fsc-brand-placeholder{width:140px;height:80px;font-size:14px}.fsc-brands-track{gap:35px;padding-right:20px}.fsc-brand-placeholder img,.fsc-brand-placeholder img.fsc-brand-bsrm{height:63px}.fsc-brand-placeholder img.fsc-brand-ksrm{height:140px}.fsc-brand-placeholder img.fsc-brand-rahim{height:90px}.fsc-brand-placeholder img.fsc-brand-sas,.fsc-brand-placeholder img.fsc-brand-csrm{height:63px}.fsc-brand-placeholder img.fsc-brand-scrm{height:150px}.fsc-brand-placeholder img.fsc-brand-holcim{height:63px}.fsc-brand-placeholder img.fsc-brand-lafarge{height:154px}.fsc-brand-placeholder img.fsc-brand-scan{height:40px;max-width:160px;object-fit:contain}.fsc-brand-placeholder img.fsc-brand-insee,.fsc-brand-placeholder img.fsc-brand-bashundhara{height:85px}.fsc-brand-placeholder img.fsc-brand-mir{height:80px}.fsc-brand-placeholder img.fsc-brand-fresh{height:150px}.fsc-brand-placeholder img.fsc-brand-akij{height:126px}.fsc-brand-placeholder img.fsc-brand-shah{height:90px}.fsc-brand-placeholder img.fsc-brand-crown{height:63px}.fsc-brand-placeholder img.fsc-brand-premier,.fsc-brand-placeholder img.fsc-brand-confidence{height:70px}}.fsc-featured-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.fsc-featured-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.fsc-product-card{background:#fff;border-radius:var(--radius-card);border:1px solid rgba(0,0,0,.1);overflow:hidden;display:flex;flex-direction:column;height:100%}.fsc-product-image{width:100%;height:180px;overflow:hidden;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.fsc-product-image img{width:100%;height:100%;object-fit:contain;padding:12px}.fsc-product-image--placeholder{background:linear-gradient(135deg,#f5f5f5,#e0e0e0)}.fsc-product-image--placeholder i{font-size:48px;color:#bdbdbd}.fsc-product-header{height:auto;padding:12px 16px 8px;position:relative;display:flex;align-items:flex-start}.fsc-product-chip{position:absolute;left:12px;top:12px;background:var(--fsc-blue);color:#fff;font-size:12px;padding:3px 9px;border-radius:8px}.fsc-product-title{font-size:15px;margin-bottom:0;color:var(--fsc-grey-4);font-weight:600}.fsc-product-body{padding:8px 16px 12px;display:flex;flex-direction:column;gap:6px;flex:1}.fsc-product-brand{font-size:12px;letter-spacing:.09em;color:var(--fsc-grey-48);text-transform:uppercase}.fsc-rating-row{display:flex;align-items:center;gap:4px;margin-top:4px;font-size:12px}.fsc-price-text{margin-top:8px;font-size:15px;color:var(--fsc-grey-4)}.fsc-product-footer{padding:0 16px 16px}.fsc-product-footer button{width:100%;border-radius:8px;height:32px;background:var(--fsc-blue);color:#fff;border:none;font-size:13px;cursor:pointer;transition:background-color .2s,transform .1s}.fsc-product-footer button:hover{background:#0a0a1a}.fsc-product-footer button:active{transform:scale(.98)}.fsc-featured-section{background:var(--fsc-bg-light);padding:64px 88px}.fsc-footer{background:var(--fsc-blue);color:#fff;margin-top:0}.fsc-footer-newsletter{border-bottom:1px solid rgba(255,255,255,.2);padding:48px 392px 49px}.fsc-footer-news-inner{max-width:672px;margin:0 auto;text-align:center}.fsc-footer-news-title{font-size:22px}.fsc-footer-news-sub{font-size:15px;margin-top:16px}.fsc-footer-news-form{margin-top:16px;display:flex;gap:16px;max-width:448px;margin-inline:auto}.fsc-footer-input{flex:1;height:36px;border-radius:8px;border:none;padding-inline:12px;font-size:13px}.fsc-footer-sub-btn{background:var(--fsc-grey-94);color:var(--fsc-blue);border-radius:8px;padding-inline:16px;border:none;cursor:pointer;font-size:13px}.fsc-footer-columns{max-width:1100px;margin:0 auto;padding:32px 24px 48px;display:grid;grid-template-columns:1.2fr .8fr 1.2fr;gap:64px}.fsc-footer-col-title{font-size:15px;margin-bottom:16px}.fsc-footer-text{font-size:13px;opacity:.9;line-height:1.5}.fsc-footer-list{display:flex;flex-direction:column;gap:8px;font-size:13px;opacity:.9}.fsc-footer-list span{cursor:default}.fsc-footer-list a{color:inherit;text-decoration:none;cursor:pointer}.fsc-footer-list a:hover{opacity:1}.fsc-footer-contact-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.fsc-footer-contact-row strong{letter-spacing:.08em}.fsc-footer-bottom{border-top:1px solid rgba(255,255,255,.2);padding:32px 16px;max-width:1259px;margin:0 auto;display:flex;justify-content:space-between;font-size:13px;opacity:.75}.fsc-footer-bottom-links{display:flex;gap:24px}.fsc-footer-bottom-links a{color:inherit;text-decoration:none;transition:opacity .2s}.fsc-footer-bottom-links a:hover{opacity:1;text-decoration:underline}.fsc-float-logo{width:44px;height:60px;border-radius:8px;overflow:hidden;flex-shrink:0}.fsc-float-logo img{width:100%;height:100%;object-fit:cover}.fsc-view-all-btn{background:#fff;border-radius:8px;border:1px solid rgba(0,0,0,.1);padding:9px 17px;font-size:13px;cursor:pointer}@media(min-width:1920px){.fsc-header-inner,.fsc-hero-inner,.fsc-section-inner{max-width:1760px}.fsc-hero-content{max-width:1100px}.fsc-footer-columns{max-width:1560px;gap:80px}.fsc-footer-bottom{max-width:1760px}.fsc-section{padding:80px}.fsc-why-grid,.fsc-featured-grid{gap:32px}}@media(max-width:1024px){.fsc-section,.fsc-featured-section,.fsc-footer-newsletter,.fsc-hero-inner{padding-inline:24px}.fsc-categories-grid,.fsc-why-grid,.fsc-featured-grid,.fsc-footer-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.fsc-hero{height:560px;margin-top:132px;margin-bottom:5px}.fsc-hero-title{font-size:32px}.fsc-hero-body{font-size:16px}.fsc-hero-inner{padding-left:16px;padding-right:70px}.fsc-hamburger{display:block}.fsc-header-actions{display:none}.fsc-header-row{justify-content:space-between;padding-inline:16px}.fsc-float-logo{width:40px;height:54px}.fsc-logo-wrap{gap:12px}.fsc-logo-text-main{font-size:16px}.fsc-logo-text-sub{font-size:10px}.fsc-header{padding:12px 0}.fsc-get-quote-rail{left:auto;right:0}.fsc-footer-newsletter{padding:40px 16px}.fsc-footer-news-title{font-size:18px}.fsc-footer-news-sub{font-size:13px}.fsc-footer-news-form{max-width:90%;flex-direction:column;gap:12px}.fsc-footer-input{height:36px!important;min-height:36px;font-size:15px;width:100%;padding-inline:16px;box-sizing:border-box;line-height:normal}.fsc-footer-sub-btn{height:36px;padding-inline:28px;font-size:14px;width:auto;align-self:center;min-width:140px;font-weight:500}.fsc-footer-columns{padding-inline:16px}.fsc-footer-col-title{font-size:14px}.fsc-footer-text,.fsc-footer-list{font-size:12px}.fsc-footer-bottom{padding:24px 16px;text-align:center}.fsc-footer-bottom-links{justify-content:center}}@media(max-width:768px){.fsc-categories-grid,.fsc-why-grid,.fsc-featured-grid,.fsc-footer-columns{grid-template-columns:1fr}.fsc-footer-news-form{flex-direction:column}.fsc-footer-bottom{flex-direction:column;gap:8px}.fsc-topbar{padding-inline:16px}}.fsc-user-menu{position:relative}.fsc-user-btn{display:flex;align-items:center;gap:8px;padding-inline:12px!important}.fsc-user-btn i{font-size:14px}.fsc-user-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:180px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease;z-index:1000}.fsc-user-menu:hover .fsc-user-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.fsc-user-dropdown button{width:100%;padding:12px 16px;background:none;border:none;text-align:left;font-size:14px;color:var(--fsc-grey-4);cursor:pointer;display:flex;align-items:center;gap:10px;transition:background .2s}.fsc-user-dropdown button:hover{background:var(--fsc-bg-light)}.fsc-user-dropdown button:first-child{border-radius:8px 8px 0 0}.fsc-user-dropdown button:last-child{border-radius:0 0 8px 8px}.fsc-user-dropdown button i{font-size:16px}.fsc-mobile-user-item{background:#06a12d33!important;border-color:#06a12d66!important;cursor:default!important}.fsc-mobile-user-item:hover{background:#06a12d33!important}.grecaptcha-badge{bottom:80px!important}
