@font-face{font-family:SouqiArabic;src:url('../fonts/madar/plex-arabic-400.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:SouqiArabic;src:url('../fonts/madar/plex-arabic-600.woff2') format('woff2');font-weight:600;font-display:swap}
@font-face{font-family:SouqiArabic;src:url('../fonts/madar/plex-arabic-700.woff2') format('woff2');font-weight:800;font-display:swap}
:root{--sq-blue:#173ea5;--sq-blue-dark:#0a235f;--sq-blue-deep:#071a48;--sq-blue-soft:#edf3ff;--sq-amber:#ffb000;--sq-amber-soft:#fff3cc;--sq-ink:#111d36;--sq-muted:#66718a;--sq-line:#dce3f0;--sq-paper:#f8f9fc;--sq-white:#fff;--sq-shadow:0 24px 70px rgba(20,45,105,.13);--sq-radius:22px;--brand:var(--sq-blue);--brand-dark:var(--sq-blue-dark);--brand-soft:var(--sq-blue-soft);--accent:var(--sq-amber);--ink:var(--sq-ink);--ink-soft:var(--sq-muted);--line:var(--sq-line);--bg:var(--sq-paper);--font-family:SouqiArabic,Tahoma,Arial,sans-serif}
body{font-family:SouqiArabic,Tahoma,Arial,sans-serif;background:var(--sq-paper);color:var(--sq-ink)}
.sq-container{width:min(1240px,calc(100vw - 48px));margin-inline:auto;min-width:0}
.sq-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.97);border-bottom:1px solid rgba(23,62,165,.1);backdrop-filter:blur(18px)}
.sq-trustbar{background:var(--sq-blue-deep);color:#eaf0ff;font-size:.76rem}
.sq-trustbar-inner{min-height:31px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.sq-trustbar-inner span{display:flex;align-items:center;gap:8px;white-space:nowrap}
.sq-trustbar-inner i,.sq-footer-bottom i,.sq-live-card i{width:7px;height:7px;border-radius:50%;background:#55e6ae;box-shadow:0 0 0 5px rgba(85,230,174,.13);animation:sqPulse 2s infinite}
.sq-trust-location svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7}
.sq-header-main{min-height:82px;display:flex;align-items:center;gap:34px}
.sq-brand{display:flex;align-items:center;gap:12px;min-width:max-content}
.sq-brand-mark{width:48px;height:48px;position:relative;display:grid;place-items:center;border-radius:15px;background:var(--sq-blue);overflow:hidden;box-shadow:0 10px 28px rgba(23,62,165,.26)}
.sq-brand-mark b{position:absolute;width:13px;height:13px;background:#fff;border-radius:4px;transform:rotate(12deg)}
.sq-brand-mark b:nth-child(1){inset:9px auto auto 9px}.sq-brand-mark b:nth-child(2){inset:auto 9px 9px auto;background:var(--sq-amber)}.sq-brand-mark b:nth-child(3){width:7px;height:27px;border-radius:6px;transform:rotate(42deg)}
.sq-brand>span:last-child{display:grid;gap:1px}.sq-brand strong{font-size:1.48rem;line-height:1;font-weight:800;letter-spacing:-.03em}.sq-brand small{font-size:.69rem;color:var(--sq-muted)}
.sq-nav{display:flex;align-items:center;justify-content:center;gap:26px;margin-inline:auto}
.sq-nav a{position:relative;font-size:.9rem;font-weight:700;color:#34425e;white-space:nowrap;padding:30px 0}
.sq-nav a:after{content:'';position:absolute;right:0;left:100%;bottom:18px;height:3px;background:var(--sq-amber);border-radius:3px;transition:.25s}
.sq-nav a:hover,.sq-nav a.is-active{color:var(--sq-blue)}.sq-nav a:hover:after,.sq-nav a.is-active:after{left:0}
.sq-header-actions{display:flex;align-items:center;gap:10px;min-width:max-content}.sq-account-link{font-weight:800;font-size:.88rem;padding:10px 12px}.sq-publish-button,.sq-primary{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:0 20px;border-radius:14px;background:var(--sq-blue);color:#fff;font-weight:800;box-shadow:0 13px 30px rgba(23,62,165,.2);transition:.2s}.sq-publish-button span{display:grid;place-items:center;width:22px;height:22px;border-radius:8px;background:rgba(255,255,255,.16);font-size:1.2rem}.sq-publish-button:hover,.sq-primary:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(23,62,165,.27)}
.sq-menu-button{display:none;border:0;background:transparent;color:var(--sq-ink)}

.sq-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f7f9ff 0,#eef3ff 55%,#fdf8ec 100%);padding:64px 0 112px}
.sq-hero:before{content:'';position:absolute;width:440px;height:440px;border:1px solid rgba(23,62,165,.1);border-radius:50%;right:-220px;top:-140px;box-shadow:0 0 0 70px rgba(23,62,165,.035),0 0 0 140px rgba(23,62,165,.025)}
.sq-hero-grid{display:grid;grid-template-columns:minmax(390px,.78fr) minmax(0,1.22fr);gap:58px;align-items:center;position:relative;z-index:1}
.sq-hero-copy{padding-block:20px;position:relative;z-index:2}.sq-eyebrow,.sq-kicker{display:flex;align-items:center;gap:9px;color:var(--sq-blue);font-weight:800;font-size:.82rem;letter-spacing:.03em}.sq-eyebrow span{width:34px;height:2px;background:var(--sq-amber)}
.sq-hero h1{font-size:clamp(3rem,5.6vw,5.65rem);line-height:.99;letter-spacing:-.055em;margin:22px 0 24px;max-width:660px}.sq-hero-copy>p{font-size:1.12rem;line-height:1.9;color:var(--sq-muted);max-width:570px;margin:0}
.sq-hero-actions{display:flex;align-items:center;gap:24px;margin-top:34px}.sq-primary{min-height:54px;padding-inline:25px;border-radius:16px}.sq-primary span,.sq-section-head>a span{font-size:1.25rem;transition:.2s}.sq-primary:hover span,.sq-section-head>a:hover span{transform:translateX(-4px)}.sq-text-action{font-weight:800;color:var(--sq-blue);border-bottom:1px solid rgba(23,62,165,.3);padding:8px 0}
.sq-hero-media{position:relative;min-height:500px;border-radius:34px 34px 110px 34px;overflow:visible}.sq-hero-media>img{width:100%;height:520px;object-fit:cover;object-position:center;border-radius:inherit;box-shadow:var(--sq-shadow)}
.sq-hero-stamp{position:absolute;top:-22px;left:-24px;width:116px;height:116px;border-radius:50%;display:grid;place-content:center;text-align:center;background:var(--sq-amber);color:var(--sq-blue-deep);border:7px solid #f4f7ff;transform:rotate(-8deg);box-shadow:0 18px 35px rgba(115,78,0,.2)}.sq-hero-stamp span,.sq-hero-stamp small{font-size:.67rem;font-weight:800}.sq-hero-stamp strong{font-size:2rem;line-height:1}
.sq-live-card{position:absolute;right:-34px;bottom:32px;width:210px;padding:17px 19px;border:1px solid rgba(255,255,255,.75);border-radius:18px;background:rgba(255,255,255,.92);backdrop-filter:blur(15px);box-shadow:0 18px 42px rgba(7,26,72,.2);display:grid;grid-template-columns:auto 1fr;align-items:center;gap:4px 10px}.sq-live-card i{grid-row:1/3}.sq-live-card span{font-size:.72rem;color:var(--sq-muted)}.sq-live-card strong{font-size:.92rem}

.sq-search-zone{position:relative;z-index:5;margin-top:-66px}.sq-search-deck{display:grid;grid-template-columns:minmax(300px,1.5fr) minmax(170px,.7fr) minmax(170px,.7fr) auto;align-items:end;gap:0;padding:14px;background:#fff;border:1px solid rgba(23,62,165,.1);border-radius:24px;box-shadow:0 26px 60px rgba(23,45,95,.15)}
.sq-search-field{padding:4px 18px;border-left:1px solid var(--sq-line);min-width:0}.sq-search-field label{display:block;font-size:.72rem;font-weight:800;color:var(--sq-muted);margin-bottom:5px}.sq-search-field input,.sq-search-field select{width:100%;min-height:38px;border:0;outline:0;background:transparent;color:var(--sq-ink);font-weight:700}.sq-search-query>div{display:flex;align-items:center;gap:9px}.sq-search-query svg{width:21px;height:21px;fill:none;stroke:var(--sq-blue);stroke-width:2}.sq-search-deck button{border:0;min-height:58px;padding:0 25px;border-radius:16px;background:var(--sq-amber);color:var(--sq-blue-deep);font-weight:900;cursor:pointer;white-space:nowrap}.sq-search-deck button span{font-size:1.15rem;margin-right:7px}
.sq-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:22px;border-bottom:1px solid var(--sq-line);padding-bottom:24px}.sq-metrics div{display:flex;align-items:center;gap:12px;justify-content:center;border-left:1px solid var(--sq-line);min-width:0}.sq-metrics div:last-child{border-left:0}.sq-metrics strong{font-size:1.15rem;color:var(--sq-blue);white-space:nowrap}.sq-metrics span{font-size:.78rem;color:var(--sq-muted);line-height:1.4}

.sq-section{padding:82px 0}.sq-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.sq-section-head h2,.sq-safety-copy h2,.sq-seller-card h2{font-size:clamp(2rem,3.7vw,3.4rem);line-height:1.12;letter-spacing:-.045em;margin:10px 0 0}.sq-section-head>a{display:flex;align-items:center;gap:8px;color:var(--sq-blue);font-weight:800;white-space:nowrap;padding-bottom:5px}
.sq-category-rail{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.sq-category-tile{position:relative;min-height:250px;padding:24px;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;color:#fff;transition:.25s;isolation:isolate}.sq-category-tile:before,.sq-category-tile:after{content:'';position:absolute;border-radius:50%;z-index:-1}.sq-category-tile:before{width:170px;height:170px;left:-75px;bottom:-70px;border:26px solid rgba(255,255,255,.08)}.sq-category-tile:after{width:54px;height:54px;left:28px;top:28px;border:1px solid rgba(255,255,255,.18)}.sq-category-tile:hover{transform:translateY(-6px);box-shadow:0 23px 48px rgba(7,26,72,.18)}.sq-category-1,.sq-category-2{grid-column:span 3}.sq-category-3{grid-column:span 2}.sq-category-4,.sq-category-5{grid-column:span 2}.sq-category-1{background:#173ea5}.sq-category-2{background:#0c7168}.sq-category-3{background:#7a3e9d}.sq-category-4{background:#d35b2d}.sq-category-5{background:#27344f}.sq-category-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:17px;background:rgba(255,255,255,.15);font-size:1.55rem;margin-bottom:auto}.sq-category-tile strong{font-size:1.2rem;margin-top:26px}.sq-category-tile small{opacity:.75;line-height:1.6;margin-top:6px}.sq-category-tile b{font-size:.75rem;margin-top:16px;color:#fff5d8}

.sq-listings-section{background:#eef2f9;border-block:1px solid rgba(23,62,165,.07)}.sq-listing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.sq-listing-grid .classified-card,.classified-results .classified-card{border:0;border-radius:22px;box-shadow:0 10px 35px rgba(18,39,84,.08);background:#fff}.sq-listing-grid .classified-card:hover,.classified-results .classified-card:hover{transform:translateY(-5px);box-shadow:0 22px 48px rgba(18,39,84,.14)}.sq-listing-grid .classified-card-media,.classified-results .classified-card-media{aspect-ratio:1.42;border-radius:22px 22px 0 0}.sq-listing-grid .classified-card-body,.classified-results .classified-card-body{padding:19px}.sq-listing-grid .classified-card-price,.classified-results .classified-card-price{color:var(--sq-blue);font-size:1.28rem}.sq-listing-grid .classified-card-body h2,.classified-results .classified-card-body h2{font-size:1.08rem;line-height:1.55;margin:.45rem 0}.classified-badge{border-radius:10px!important;padding:.36rem .65rem!important}.classified-badge.featured{background:var(--sq-amber)!important;color:var(--sq-blue-deep)!important}.classified-badge.urgent{background:#e23c5b!important}.classified-card-location span{color:var(--sq-blue)}

.sq-safety-section{position:relative;background:var(--sq-blue-deep);color:#fff;overflow:hidden}.sq-safety-section:before{content:'';position:absolute;width:480px;height:480px;left:-230px;top:-240px;border:75px solid rgba(255,176,0,.08);border-radius:50%}.sq-safety-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:80px;align-items:center;position:relative}.sq-safety-copy .sq-kicker{color:var(--sq-amber)}.sq-safety-copy h2{max-width:480px}.sq-safety-copy p{color:#aebce0;line-height:1.9;font-size:1rem;max-width:500px}.sq-outline-light{display:inline-flex;margin-top:18px;border:1px solid rgba(255,255,255,.3);border-radius:14px;padding:12px 18px;font-weight:800}.sq-safety-steps{display:grid;gap:10px}.sq-safety-steps article{display:grid;grid-template-columns:66px 1fr;gap:20px;align-items:start;padding:22px 0;border-bottom:1px solid rgba(255,255,255,.13)}.sq-safety-steps article:last-child{border-bottom:0}.sq-safety-steps>article>span{font-size:1.9rem;font-weight:800;color:var(--sq-amber)}.sq-safety-steps h3{margin:0 0 7px;font-size:1.12rem}.sq-safety-steps p{margin:0;color:#aebce0;line-height:1.7}

.sq-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.sq-guide-grid article{background:#fff;border:1px solid var(--sq-line);border-radius:22px;overflow:hidden;transition:.2s}.sq-guide-grid article:hover{transform:translateY(-4px);box-shadow:var(--sq-shadow)}.sq-guide-image{display:block;position:relative;aspect-ratio:1.7;background:var(--sq-blue-soft);overflow:hidden}.sq-guide-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.sq-guide-grid article:hover img{transform:scale(1.035)}.sq-guide-image span{position:absolute;right:14px;top:14px;border-radius:9px;background:rgba(7,26,72,.86);color:#fff;padding:6px 10px;font-size:.69rem;font-weight:800}.sq-guide-grid article>div{padding:20px}.sq-guide-grid small{color:var(--sq-muted)}.sq-guide-grid h3{font-size:1.18rem;line-height:1.55;margin:8px 0}.sq-guide-grid p{margin:0;color:var(--sq-muted);line-height:1.75;font-size:.88rem}

.sq-seller-section{padding-top:20px}.sq-seller-card{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:35px;padding:48px 52px;border-radius:30px;background:linear-gradient(115deg,#173ea5,#0c2b7c);color:#fff;box-shadow:var(--sq-shadow)}.sq-seller-card>div:first-child{max-width:720px;position:relative;z-index:2}.sq-seller-card .sq-kicker{color:var(--sq-amber)}.sq-seller-card h2{font-size:clamp(2rem,3.5vw,3.2rem)}.sq-seller-card p{margin:15px 0 0;color:#c3cff1;line-height:1.8}.sq-primary-amber{background:var(--sq-amber);color:var(--sq-blue-deep);box-shadow:none;min-width:max-content;position:relative;z-index:2}.sq-seller-art{position:absolute;left:20%;top:-70px;width:230px;height:230px;opacity:.13}.sq-seller-art i{position:absolute;border:22px solid #fff;border-radius:38px;width:110px;height:110px;transform:rotate(22deg)}.sq-seller-art i:nth-child(2){left:70px;top:70px}.sq-seller-art i:nth-child(3){left:140px;top:140px}

.sq-footer{margin-top:80px;background:#061538;color:#fff;padding:0 0 28px}.sq-footer .sq-container{position:relative}.sq-footer-safety{transform:translateY(-38px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:22px 25px;background:var(--sq-amber);color:var(--sq-blue-deep);border-radius:20px;box-shadow:0 18px 40px rgba(0,0,0,.2)}.sq-safety-shield{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:rgba(255,255,255,.42);font-weight:900}.sq-footer-safety strong{font-size:1.05rem}.sq-footer-safety p{margin:3px 0 0;font-size:.82rem;line-height:1.55}.sq-footer-safety>a{font-weight:900;white-space:nowrap}.sq-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,minmax(120px,.65fr));gap:42px;padding:32px 0 48px}.sq-brand-light{color:#fff}.sq-brand-light small{color:#92a4d0!important}.sq-footer-brand>p{max-width:360px;color:#92a4d0;line-height:1.85;margin:22px 0 0}.sq-footer-links,.sq-footer-contact{display:grid;align-content:start;gap:11px}.sq-footer-links>strong,.sq-footer-contact>strong{color:#fff;margin-bottom:6px}.sq-footer-links a,.sq-footer-contact a,.sq-footer-contact span{color:#92a4d0;font-size:.88rem;line-height:1.6}.sq-footer-links a:hover,.sq-footer-contact a:hover{color:var(--sq-amber)}.sq-footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1);font-size:.75rem;color:#8294c0}.sq-footer-bottom p{margin:0}.sq-footer-bottom span{display:flex;align-items:center;gap:9px}.sq-footer-bottom i{display:inline-block}

.classifieds-module .classified-hero{padding:58px 0 34px;background:linear-gradient(135deg,#eef3ff,#fff8e6);border-bottom:1px solid rgba(23,62,165,.08)}.classifieds-module .classified-hero h1{letter-spacing:-.04em}.classifieds-module .classified-primary-button,.classifieds-module .classified-side-form button{background:var(--sq-blue);border-radius:13px}.classifieds-module .classified-secondary-button{border-radius:13px}.classifieds-module .classified-content,.classifieds-module .classified-detail-section,.classifieds-module .classified-account,.classifieds-module .classified-form-page{padding-top:44px}.classifieds-module .classified-filters{border:0;border-radius:22px;box-shadow:0 12px 38px rgba(18,39,84,.08)}.classifieds-module .classified-filters input,.classifieds-module .classified-filters select,.classifieds-module .classified-editor input,.classifieds-module .classified-editor select,.classifieds-module .classified-editor textarea{border-color:var(--sq-line);border-radius:12px}.classifieds-module .classified-detail-card,.classifieds-module .classified-gallery,.classifieds-module .classified-seller-card,.classifieds-module .classified-side-form,.classifieds-module .classified-report,.classifieds-module .classified-safety{border:0;border-radius:22px;box-shadow:0 10px 35px rgba(18,39,84,.08)}.classifieds-module .classified-gallery{padding:12px}.classifieds-module .classified-gallery-main{border-radius:16px}.classifieds-module .classified-detail-price{color:var(--sq-blue)}.classifieds-module .classified-verified{background:#e8f8f2;color:#08725e}.classifieds-module .classified-editor{max-width:1060px}.classifieds-module .classified-editor fieldset{border:0;border-radius:22px;box-shadow:0 10px 35px rgba(18,39,84,.07)}.classifieds-module .classified-editor legend{color:var(--sq-blue-deep)}.classifieds-module .classified-editor legend b{background:var(--sq-blue)}.classifieds-module .classified-form-actions{border:0;border-radius:18px;box-shadow:0 12px 40px rgba(18,39,84,.12)}

@keyframes sqPulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}
@media(max-width:1120px){.sq-header-main{gap:18px}.sq-nav{gap:15px}.sq-nav a{font-size:.82rem}.sq-brand small{display:none}.sq-hero-grid{grid-template-columns:.8fr 1.2fr;gap:32px}.sq-hero h1{font-size:clamp(3rem,5vw,4.5rem)}.sq-category-1,.sq-category-2,.sq-category-3{grid-column:span 4}.sq-category-4,.sq-category-5{grid-column:span 6}.sq-footer-grid{grid-template-columns:1.25fr repeat(3,.65fr);gap:28px}}
@media(max-width:900px){.sq-container{width:min(100% - 32px,1240px)}.sq-menu-button{order:3;display:grid;grid-template-columns:22px auto;grid-template-rows:repeat(3,3px);align-items:center;gap:4px 8px}.sq-menu-button span{display:block;width:22px;height:2px;background:currentColor;border-radius:3px}.sq-menu-button em{grid-column:2;grid-row:1/4;font-style:normal;font-weight:800}.sq-nav{display:none;position:absolute;right:16px;left:16px;top:calc(100% + 9px);padding:14px;background:#fff;border:1px solid var(--sq-line);border-radius:18px;box-shadow:var(--sq-shadow)}.sq-nav.is-open{display:grid}.sq-nav a{padding:11px 13px;border-radius:10px;background:var(--sq-paper)}.sq-nav a:after{display:none}.sq-header-main{position:relative}.sq-header-actions{margin-right:auto}.sq-hero{padding-top:44px}.sq-hero-grid{grid-template-columns:1fr}.sq-hero-copy{max-width:700px}.sq-hero-media{min-height:410px}.sq-hero-media>img{height:430px}.sq-live-card{right:20px}.sq-search-deck{grid-template-columns:1fr 1fr}.sq-search-query{grid-column:1/-1}.sq-search-field{border-left:0;border-bottom:1px solid var(--sq-line)}.sq-search-deck button{align-self:stretch}.sq-listing-grid,.sq-guide-grid{grid-template-columns:repeat(2,1fr)}.sq-safety-grid{grid-template-columns:1fr;gap:35px}.sq-footer-grid{grid-template-columns:1.3fr 1fr 1fr}.sq-footer-contact{grid-column:2/4}.sq-seller-card{padding:40px}.sq-seller-art{left:3%}}
@media(max-width:640px){.sq-container{width:calc(100% - 24px)}.sq-trust-location{display:none!important}.sq-header-main{min-height:72px}.sq-brand-mark{width:42px;height:42px}.sq-brand strong{font-size:1.25rem}.sq-header-actions .sq-account-link{display:none}.sq-publish-button{padding:0 12px;min-height:42px;font-size:.78rem}.sq-menu-button em{display:none}.sq-menu-button{grid-template-columns:22px;padding:9px}.sq-hero{padding:35px 0 95px}.sq-hero h1{font-size:clamp(2.7rem,13vw,4.1rem)}.sq-hero-copy>p{font-size:1rem}.sq-hero-actions{align-items:flex-start;flex-direction:column;gap:12px}.sq-hero-media,.sq-hero-media>img{min-height:330px;height:350px}.sq-hero-media{border-radius:25px 25px 70px 25px}.sq-hero-stamp{width:94px;height:94px;left:-5px;top:-16px}.sq-live-card{right:12px;bottom:14px}.sq-search-zone{margin-top:-55px}.sq-search-deck{grid-template-columns:1fr;padding:11px}.sq-search-query{grid-column:auto}.sq-search-field{padding:9px 12px}.sq-search-deck button{min-height:52px}.sq-metrics{grid-template-columns:1fr 1fr;gap:14px;padding:18px 0}.sq-metrics div{border:0;justify-content:flex-start}.sq-section{padding:58px 0}.sq-section-head{align-items:flex-start;flex-direction:column;margin-bottom:24px}.sq-category-rail{grid-template-columns:1fr 1fr}.sq-category-tile,.sq-category-1,.sq-category-2,.sq-category-3,.sq-category-4,.sq-category-5{grid-column:auto;min-height:210px}.sq-category-tile:last-child{grid-column:1/-1}.sq-listing-grid,.sq-guide-grid{grid-template-columns:1fr}.sq-safety-steps article{grid-template-columns:48px 1fr}.sq-seller-card{align-items:flex-start;flex-direction:column;padding:32px 24px}.sq-footer{margin-top:60px}.sq-footer-safety{grid-template-columns:auto 1fr;padding:18px}.sq-footer-safety>a{grid-column:1/-1}.sq-footer-grid{grid-template-columns:1fr 1fr}.sq-footer-brand{grid-column:1/-1}.sq-footer-contact{grid-column:1/-1}.sq-footer-bottom{align-items:flex-start;flex-direction:column}.classifieds-module .classified-content,.classifieds-module .classified-detail-section,.classifieds-module .classified-account,.classifieds-module .classified-form-page{padding-top:25px}}
