/* About Us — from source HTML */

.atlas-about-page{isolation:isolate;background:#fff;color:#171717}
.atlas-about-page .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:12px 20px;border-radius:10px;font-size:13px;font-weight:800;border:1px solid transparent;text-decoration:none;cursor:pointer}
.atlas-about-page .btn-yellow{background:var(--y,#f4c400);color:#111;border-color:var(--y,#f4c400)}
.atlas-about-page .btn-dark{background:#111;color:#fff;border-color:#111}
.atlas-about-page .btn-white{background:#fff;color:#111;border-color:#111}
.atlas-about-page .btn-ghost{background:rgba(255,255,255,.1);color:#fff;border-color:rgba(255,255,255,.4)}
.atlas-about-page .soft .btn-ghost,.atlas-about-page .cta .btn-ghost{background:#fff;color:#111;border-color:#111}
.atlas-about-page .reveal,.atlas-about-page .reveal-left,.atlas-about-page .reveal-right{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}
.atlas-about-page .reveal.revealed,.atlas-about-page .reveal-left.revealed,.atlas-about-page .reveal-right.revealed{opacity:1;transform:none}
.atlas-about-page .faq-item{cursor:pointer}
.atlas-about-page .faq-item small{display:block;max-height:0;overflow:hidden;opacity:0;transition:.25s}
.atlas-about-page .faq-item.open small{max-height:160px;opacity:1;margin-top:8px}

.atlas-about-page{--y:#f4c400;--yd:#d4a800;--ys:#fff8cc;--k:#0b0b0c;--k2:#171719;--w:#fff;--bg:#f5f5f2;--tx:#171717;--mut:#676761;--line:#deded7;--ok:#116b47;--r:10px;--shadow:0 24px 70px rgba(0,0,0,.12);--soft:0 14px 38px rgba(0,0,0,.07)}.atlas-about-page *{box-sizing:border-box}.atlas-about-page{scroll-behavior:smooth}.atlas-about-page{margin:0;background:#fff;color:var(--tx);font-family:var(--sans);line-height:1.65;overflow-x:hidden}.atlas-about-page button, .atlas-about-page input, .atlas-about-page select, .atlas-about-page textarea{font:inherit}.atlas-about-page button, .atlas-about-page a{touch-action:manipulation}.atlas-about-page a{color:inherit;text-decoration:none}.atlas-about-page img{display:block;max-width:100%}.atlas-about-page h1, .atlas-about-page h2, .atlas-about-page h3, .atlas-about-page h4, .atlas-about-page p{margin-top:0}.atlas-about-page h1, .atlas-about-page h2{font-family:var(--serif);font-weight:700;letter-spacing:-.032em;line-height:1.02}.atlas-about-page h3, .atlas-about-page h4{line-height:1.25}.atlas-about-page .wrap{width:min(1280px,calc(100% - 40px));margin:auto}.atlas-about-page .eyebrow{display:inline-flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:800}.atlas-about-page .eyebrow:before{content:"";width:28px;height:2px;background:var(--y)}.atlas-about-page #progress{position:fixed;left:0;top:0;height:3px;background:var(--y);width:0;z-index:9000}.atlas-about-page .top{background:var(--k);color:#fff;font-size:12px}.atlas-about-page .top .wrap{min-height:42px;display:flex;justify-content:space-between;align-items:center;gap:18px}.atlas-about-page .top-left, .atlas-about-page .top-right, .atlas-about-page .control-row{display:flex;align-items:center;gap:15px}.atlas-about-page .top .gold{color:var(--y);font-weight:800}.atlas-about-page .top button{color:#fff;background:transparent;border:0;cursor:pointer;display:flex;align-items:center;gap:7px}.atlas-about-page .top select{appearance:none;background:#202023;color:#fff;border:1px solid #36363a;padding:7px 30px 7px 10px;border-radius:8px;font-size:11px;cursor:pointer}.atlas-about-page header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.atlas-about-page .nav{min-height:92px;padding:14px 0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px}.atlas-about-page .brand{display:flex;align-items:center;gap:12px;min-width:max-content}.atlas-about-page .brand-mark{position:relative;width:54px;height:54px;background:var(--y);border:2px solid var(--k);display:grid;place-items:center;border-radius:8px}.atlas-about-page .brand-mark:before, .atlas-about-page .brand-mark:after{content:"";position:absolute;inset:6px;border:1px solid rgba(0,0,0,.35)}.atlas-about-page .brand-mark:after{inset:12px;transform:rotate(45deg)}.atlas-about-page .brand-mark i{position:relative;z-index:2;width:23px}.atlas-about-page .brand strong{display:block;font-size:15px;letter-spacing:.04em}.atlas-about-page .brand small{display:block;font-size:9px;letter-spacing:.19em;text-transform:uppercase;color:var(--mut)}.atlas-about-page .menu{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;row-gap:5px;column-gap:2px;max-width:760px;margin:auto}.atlas-about-page .menu a{padding:9px 10px;border-radius:7px;font-size:12px;font-weight:700;white-space:nowrap}.atlas-about-page .menu a:hover{background:var(--ys)}.atlas-about-page .actions{display:flex;align-items:center;gap:8px}.atlas-about-page .icon-btn{width:44px;height:44px;border:1px solid var(--line);background:#fff;display:grid;place-items:center;border-radius:9px;cursor:pointer;position:relative}.atlas-about-page .icon-btn .count{position:absolute;right:-3px;top:-4px;background:var(--k);color:#fff;border:2px solid #fff;min-width:20px;height:20px;border-radius:50%;display:grid;place-items:center;font-size:9px}.atlas-about-page .signin-btn{background:#111;color:#fff;border-color:#111}.atlas-about-page .signin-btn i{color:var(--y)}.atlas-about-page .hamb{display:none}.atlas-about-page .hero{position:relative;min-height:760px;padding:90px 0 78px;background-size:cover;background-position:center;display:flex;align-items:center;isolation:isolate;color:#fff}.atlas-about-page .hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,5,6,.95),rgba(5,5,6,.79) 52%,rgba(5,5,6,.42));z-index:-1}.atlas-about-page .hero-grid{display:grid;grid-template-columns:1.08fr .72fr;gap:54px;align-items:center}.atlas-about-page .hero-copy h1{font-size:clamp(54px,6.1vw,92px);line-height:.94;margin:18px 0 24px;text-shadow:0 8px 30px rgba(0,0,0,.28)}.atlas-about-page .hero-title-kicker{display:block;font-family:var(--sans);font-size:.16em;line-height:1.3;letter-spacing:.18em;text-transform:uppercase;color:var(--y);margin-bottom:14px;font-weight:800}.atlas-about-page .hero-title-accent{display:inline;background:#fff;color:#111;padding:.01em .14em .04em;box-decoration-break:clone;-webkit-box-decoration-break:clone;text-shadow:none}.atlas-about-page .hero-copy>p{max-width:720px;font-size:17px;color:#deded8}.atlas-about-page .hero-actions{display:flex;gap:11px;flex-wrap:wrap;margin:30px 0}.atlas-about-page .btn{border:0;border-radius:8px;padding:15px 22px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:13px;font-weight:800;cursor:pointer;transition:.22s}.atlas-about-page .btn:hover{transform:translateY(-2px);box-shadow:var(--soft)}.atlas-about-page .btn-dark{background:var(--k);color:#fff}.atlas-about-page .btn-yellow{background:var(--y);color:#111}.atlas-about-page .btn-white{background:#fff;color:#111;border:1px solid var(--line)}.atlas-about-page .btn-ghost{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.34);backdrop-filter:blur(8px)}.atlas-about-page .hero-proof{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:26px;border-top:1px solid rgba(255,255,255,.22)}.atlas-about-page .proof{padding:15px 14px 0 0}.atlas-about-page .proof strong{font-size:13px;color:#fff}.atlas-about-page .proof small{display:block;color:#c9c9c4;font-size:9px}.atlas-about-page .hero-ops{background:rgba(8,8,9,.84);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(18px);padding:30px;color:#fff;box-shadow:0 30px 80px rgba(0,0,0,.3);border-radius:10px}.atlas-about-page .hero-ops-top{display:flex;gap:10px;align-items:center;color:var(--y);font-size:10px;font-weight:800;letter-spacing:.13em}.atlas-about-page .hero-ops h3{font-family:var(--serif);font-size:30px;margin:14px 0 25px;color:#fff}.atlas-about-page .ops-row{display:flex;gap:13px;padding:16px 0;border-top:1px solid rgba(255,255,255,.12)}.atlas-about-page .ops-row i{color:var(--y);flex:0 0 auto}.atlas-about-page .ops-row b, .atlas-about-page .ops-row small{display:block}.atlas-about-page .ops-row small{color:#aaa;font-size:10px}.atlas-about-page .trustbar{background:var(--k);color:#fff;border-bottom:5px solid var(--y)}.atlas-about-page .trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.atlas-about-page .trust-item{padding:25px;border-right:1px solid #29292d;display:flex;gap:13px}.atlas-about-page .trust-item i{color:var(--y)}.atlas-about-page .trust-item strong{display:block}.atlas-about-page .trust-item small{color:#adada9}.atlas-about-page section{padding:96px 0}.atlas-about-page .soft{background:var(--bg)}.atlas-about-page .dark{background:var(--k);color:#fff}.atlas-about-page .dark h2, .atlas-about-page .dark h3{color:#fff}.atlas-about-page .dark p{color:#bdbdb8}.atlas-about-page .head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.atlas-about-page .head h2, .atlas-about-page .center h2{font-size:clamp(38px,4.5vw,64px);margin:12px 0;max-width:820px}.atlas-about-page .head p{max-width:510px;color:var(--mut)}.atlas-about-page .center{text-align:center;max-width:850px;margin:0 auto 42px}.atlas-about-page .center p{color:var(--mut)}.atlas-about-page .split{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.atlas-about-page .photo-frame{position:relative}.atlas-about-page .photo-frame img{width:100%;height:590px;object-fit:cover;border-radius:10px;box-shadow:var(--soft)}.atlas-about-page .photo-frame:before{content:"";position:absolute;left:-18px;top:-18px;width:44%;height:44%;border:7px solid var(--y);z-index:-1;border-radius:10px}.atlas-about-page .quote-card{margin-top:24px;background:var(--k);color:#fff;padding:24px;border-left:6px solid var(--y);border-radius:10px;font-family:var(--serif);font-size:26px;line-height:1.15}.atlas-about-page .copy p{color:var(--mut)}.atlas-about-page .supply-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.atlas-about-page .supply-card{background:#fff;border:1px solid var(--line);padding:20px;border-radius:10px;min-height:135px;display:flex;flex-direction:column;justify-content:space-between;transition:.25s}.atlas-about-page .supply-card:hover{transform:translateY(-4px);box-shadow:var(--soft);border-color:#c5c5be}.atlas-about-page .supply-card i{color:var(--yd)}.atlas-about-page .supply-card b{font-size:13px}.atlas-about-page .inventory-note{margin-top:20px;border:1px solid var(--line);background:#fff8cc;padding:16px 18px;border-radius:10px;font-size:11px;display:flex;gap:10px}.atlas-about-page .service-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:42px;align-items:center}.atlas-about-page .service-visual img{height:650px;width:100%;object-fit:cover;border-radius:10px}.atlas-about-page .service-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:28px}.atlas-about-page .service{padding:20px;border:1px solid #35353a;border-radius:10px}.atlas-about-page .service i{color:var(--y)}.atlas-about-page .service h3{font-size:15px;margin:11px 0 5px}.atlas-about-page .service p{font-size:11px;margin:0}.atlas-about-page .service:hover{transform:translateY(-4px);box-shadow:var(--soft)}.atlas-about-page .process{display:grid;grid-template-columns:repeat(7,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:10px;overflow:hidden}.atlas-about-page .process-step{background:#fff;padding:22px;min-height:220px}.atlas-about-page .process-step b{display:block;font-size:30px;color:var(--y);margin-bottom:24px}.atlas-about-page .process-step h3{font-size:14px}.atlas-about-page .process-step p{font-size:10px;color:var(--mut)}.atlas-about-page .problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:38px;align-items:start}.atlas-about-page .problem-list{display:grid;gap:9px}.atlas-about-page .problem{display:flex;gap:11px;background:#fff;border:1px solid var(--line);padding:14px;border-radius:10px}.atlas-about-page .problem i{color:var(--yd);flex:0 0 auto}.atlas-about-page .platform-panel{background:var(--k);color:#fff;padding:30px;border-radius:10px}.atlas-about-page .platform-panel h3{font-family:var(--serif);font-size:34px}.atlas-about-page .platform-panel p{color:#bdbdb8}.atlas-about-page .platform-tags{display:flex;flex-wrap:wrap;gap:8px}.atlas-about-page .platform-tags span{border:1px solid #343438;padding:8px 10px;border-radius:7px;font-size:10px}.atlas-about-page .compare{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff}.atlas-about-page .compare-row{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line)}.atlas-about-page .compare-row:last-child{border-bottom:0}.atlas-about-page .compare-row>div{padding:15px 18px;font-size:12px}.atlas-about-page .compare-row>div:first-child{background:#fafafa;color:var(--mut);border-right:1px solid var(--line)}.atlas-about-page .compare-row>div:last-child{font-weight:700}.atlas-about-page .compare-head>div{background:var(--k)!important;color:#fff!important;font-weight:800!important}.atlas-about-page .compare-head>div:last-child{background:var(--y)!important;color:#111!important}.atlas-about-page .buyer-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.atlas-about-page .buyer{background:#fff;border:1px solid var(--line);padding:24px;border-radius:10px}.atlas-about-page .buyer i{color:var(--yd)}.atlas-about-page .buyer h3{font-size:16px;margin:14px 0 7px}.atlas-about-page .buyer p{font-size:11px;color:var(--mut);margin:0}.atlas-about-page .buyer:hover{transform:translateY(-4px);box-shadow:var(--soft)}.atlas-about-page .standards-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:42px;align-items:center}.atlas-about-page .standards-image img{width:100%;height:560px;object-fit:cover;border-radius:10px}.atlas-about-page .standards-list{display:grid;gap:10px;margin-top:22px}.atlas-about-page .standard{display:flex;gap:12px;border-top:1px solid var(--line);padding:15px 0}.atlas-about-page .standard i{color:var(--yd);flex:0 0 auto}.atlas-about-page .standard b, .atlas-about-page .standard small{display:block}.atlas-about-page .standard small{font-size:10px;color:var(--mut);margin-top:3px}.atlas-about-page .warning-note{margin-top:20px;background:var(--ys);padding:16px;border-radius:10px;font-size:11px;border-left:5px solid var(--y)}.atlas-about-page .faq-list{max-width:920px;margin:auto;display:grid;gap:8px}.atlas-about-page .faq-item{width:100%;text-align:left;border:1px solid var(--line);background:#fff;padding:18px 20px;display:grid;grid-template-columns:1fr auto;gap:20px;cursor:pointer;border-radius:10px}.atlas-about-page .faq-item b, .atlas-about-page .faq-item small{display:block}.atlas-about-page .faq-item b{font-size:13px}.atlas-about-page .faq-item small{font-size:10px;color:var(--mut);max-height:0;overflow:hidden;opacity:0;margin-top:0;transition:.25s}.atlas-about-page .faq-item.open small{max-height:160px;opacity:1;margin-top:8px}.atlas-about-page .faq-item i{color:var(--yd)}.atlas-about-page .rfq{background:var(--y)}.atlas-about-page .rfq-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.atlas-about-page .rfq h2{font-size:clamp(42px,5vw,70px);margin-bottom:18px}.atlas-about-page .rfq-card{background:#fff;padding:28px;box-shadow:var(--shadow);border-radius:10px}.atlas-about-page .rfq-form{display:grid;grid-template-columns:1fr 1fr;gap:10px}.atlas-about-page .rfq-form .wide{grid-column:1/-1}.atlas-about-page .rfq-form input, .atlas-about-page .rfq-form select, .atlas-about-page .rfq-form textarea{width:100%;border:1px solid var(--line);padding:13px;background:#fff;border-radius:7px}.atlas-about-page .rfq-form button{grid-column:1/-1;background:var(--k);color:#fff;border:0;padding:15px;font-weight:800;cursor:pointer;border-radius:8px}.atlas-about-page footer{background:var(--k);color:#fff;padding:70px 0 25px;border-top:8px solid var(--y)}.atlas-about-page .footer-grid{display:grid;grid-template-columns:1.35fr repeat(4,1fr);gap:28px}.atlas-about-page .footer-grid h4{color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.12em}.atlas-about-page .footer-grid p, .atlas-about-page .footer-grid a, .atlas-about-page .footer-grid li{color:#b3b3af;font-size:11px}.atlas-about-page .footer-grid ul{list-style:none;padding:0;display:grid;gap:8px}.atlas-about-page .footer-contact{display:grid;gap:7px;margin:17px 0}.atlas-about-page .footer-contact a{display:flex;gap:10px;align-items:center;border:1px solid #343437;padding:10px;border-radius:7px}.atlas-about-page .footer-contact i{color:var(--y);width:17px}.atlas-about-page .footer-contact small, .atlas-about-page .footer-contact b{display:block}.atlas-about-page .footer-contact small{font-size:8px;color:#777}.atlas-about-page .footer-contact b{font-size:10px;color:#fff}.atlas-about-page .newsletter-inline{display:flex;margin-top:14px}.atlas-about-page .newsletter-inline input{min-width:0;width:100%;background:#1e1e21;border:1px solid #38383d;color:#fff;padding:11px}.atlas-about-page .newsletter-inline button{border:0;background:var(--y);padding:0 13px;cursor:pointer}.atlas-about-page .social-row{display:flex;gap:7px;margin-top:14px}.atlas-about-page .social-row a{width:38px;height:38px;border:1px solid #37373a;border-radius:7px;display:grid;place-items:center}.atlas-about-page .social-row svg{width:18px;height:18px;fill:none;stroke:var(--y);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.atlas-about-page .social-row a:nth-child(2) svg{fill:var(--y);stroke:none}.atlas-about-page .footer-bottom{border-top:1px solid #2c2c2f;margin-top:40px;padding-top:20px;display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;color:#888;font-size:9px}.atlas-about-page .dev-credit{width:100%;text-align:center;color:#777;font-size:9px;letter-spacing:.08em;text-transform:uppercase;padding:10px 12px 0;margin-top:18px;border-top:1px solid #2c2c2f}.atlas-about-page .mobile-menu{display:none;position:fixed;inset:134px 0 auto;background:#fff;z-index:999;border-bottom:1px solid var(--line);padding:14px 20px;box-shadow:var(--soft)}.atlas-about-page .mobile-menu.open{display:grid}.atlas-about-page .mobile-menu a{padding:13px 0;border-bottom:1px solid var(--line);font-size:12px;font-weight:800}.atlas-about-page .toast{position:fixed;right:22px;bottom:22px;background:var(--k);color:#fff;padding:14px 18px;z-index:9000;display:none;max-width:320px;border-left:5px solid var(--y);font-size:11px;border-radius:8px}.atlas-about-page .reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s ease}.atlas-about-page .reveal.revealed{opacity:1;transform:none}
@media(max-width:1220px){.atlas-about-page .menu{max-width:620px}.atlas-about-page .menu a{font-size:11px;padding:8px}.atlas-about-page .brand small{display:none}.atlas-about-page .process{grid-template-columns:repeat(4,1fr)}.atlas-about-page .buyer-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:1080px){.atlas-about-page .nav{grid-template-columns:1fr auto}.atlas-about-page .menu{display:none}.atlas-about-page .hamb{display:grid}.atlas-about-page .hero-grid, .atlas-about-page .split, .atlas-about-page .service-grid, .atlas-about-page .problem-grid, .atlas-about-page .standards-grid, .atlas-about-page .rfq-grid{grid-template-columns:1fr}.atlas-about-page .hero{min-height:700px;background-position:62% center}.atlas-about-page .hero-ops{max-width:720px}.atlas-about-page .supply-grid{grid-template-columns:repeat(3,1fr)}.atlas-about-page .footer-grid{grid-template-columns:repeat(3,1fr)}.atlas-about-page .service-visual img, .atlas-about-page .photo-frame img, .atlas-about-page .standards-image img{height:520px}}
@media(max-width:760px){.atlas-about-page .wrap{width:min(100% - 24px,1280px)}.atlas-about-page .top-left{display:none}.atlas-about-page .top .wrap{justify-content:center}.atlas-about-page .top-right{width:100%;justify-content:space-between}.atlas-about-page .nav{padding:10px 0;min-height:74px}.atlas-about-page .brand-mark{width:46px;height:46px}.atlas-about-page .brand small{display:none}.atlas-about-page .actions{gap:5px}.atlas-about-page .actions .icon-btn{width:40px;height:40px}.atlas-about-page .hero{min-height:auto;padding:70px 0 55px;background-position:68% center}.atlas-about-page .hero:after{background:rgba(4,4,5,.84)}.atlas-about-page .hero-grid{gap:28px}.atlas-about-page .hero-copy h1{font-size:46px}.atlas-about-page .hero-title-kicker{font-size:.2em;margin-bottom:10px}.atlas-about-page .hero-proof, .atlas-about-page .trust-grid{grid-template-columns:1fr 1fr}.atlas-about-page .hero-ops{padding:22px}.atlas-about-page .trust-item{border-bottom:1px solid #29292d}.atlas-about-page .head{display:block}.atlas-about-page .supply-grid, .atlas-about-page .buyer-grid{grid-template-columns:repeat(2,1fr)}.atlas-about-page .service-list{grid-template-columns:1fr}.atlas-about-page .process{grid-template-columns:repeat(2,1fr)}.atlas-about-page .compare-row>div{padding:13px 12px;font-size:10px}.atlas-about-page .rfq-form{grid-template-columns:1fr}.atlas-about-page .rfq-form .wide, .atlas-about-page .rfq-form button{grid-column:auto}.atlas-about-page .footer-grid{grid-template-columns:1fr 1fr}.atlas-about-page section{padding:72px 0}.atlas-about-page .photo-frame img, .atlas-about-page .service-visual img, .atlas-about-page .standards-image img{height:430px}}
@media(max-width:470px){.atlas-about-page .supply-grid, .atlas-about-page .buyer-grid, .atlas-about-page .footer-grid{grid-template-columns:1fr}.atlas-about-page .actions .icon-btn:first-child{display:none}.atlas-about-page .hero-copy h1{font-size:43px}.atlas-about-page .hero-actions .btn{width:100%}.atlas-about-page .hero-proof{grid-template-columns:1fr}.atlas-about-page .process{grid-template-columns:1fr}.atlas-about-page .compare{overflow-x:auto}.atlas-about-page .compare-row{min-width:560px}.atlas-about-page .top select{max-width:105px}}
