:root{--arn-red:#bd0000;--arn-red-dark:#8f0000;--arn-ink:#15171c;--arn-muted:#667085;--arn-line:#e8e9ed;--arn-soft:#f7f7f9;--arn-white:#fff;--arn-shadow:0 24px 70px rgba(26,27,31,.11)}
.arn-landing-page,.arn-landing-directory{background:#fff;color:var(--arn-ink)}
.arn-landing-page *,.arn-landing-directory *{box-sizing:border-box}
.arn-landing-breadcrumb{padding:22px 0 6px}
.arn-landing-breadcrumb ol{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:0;padding:0;list-style:none;font-size:13px;color:#7b7f89}
.arn-landing-breadcrumb li:not(:last-child)::after{content:"/";margin-left:8px;color:#c4c6cc}
.arn-landing-breadcrumb a{color:#555a65;text-decoration:none}.arn-landing-breadcrumb a:hover{color:var(--arn-red)}
.arn-landing-hero{position:relative;overflow:hidden;padding:0 0 72px;background:radial-gradient(circle at 9% 8%,rgba(189,0,0,.09),transparent 35%),linear-gradient(180deg,#fff 0%,#fbfbfc 100%)}
.arn-landing-hero::after{content:"";position:absolute;width:460px;height:460px;right:-250px;top:50px;border:80px solid rgba(189,0,0,.035);border-radius:50%;pointer-events:none}
.arn-landing-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,530px);gap:56px;align-items:center;padding-top:45px}
.arn-landing-eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--arn-red);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.arn-landing-eyebrow::before{content:"";width:26px;height:2px;background:var(--arn-red);border-radius:9px}
.arn-landing-entity-mark{display:flex;align-items:center;justify-content:center;width:68px;height:68px;margin:22px 0 16px;border:1px solid #ececf0;border-radius:19px;background:#fff;box-shadow:0 14px 35px rgba(28,30,35,.08)}
.arn-landing-entity-mark img{width:48px;height:34px;object-fit:cover;border-radius:7px;box-shadow:0 4px 12px rgba(0,0,0,.12)}
.arn-landing-entity-mark span{font-size:21px;font-weight:900;color:var(--arn-red)}
.arn-landing-hero h1{max-width:760px;margin:0;font-size:clamp(38px,4.5vw,66px);line-height:1.04;letter-spacing:-.045em;color:#111318}
.arn-landing-lead{max-width:690px;margin:24px 0 0;font-size:18px;line-height:1.72;color:#5d626d}
.arn-landing-trust-list{display:flex;flex-wrap:wrap;gap:10px 20px;margin:28px 0 0;padding:0;list-style:none;color:#343840;font-size:13px;font-weight:700}
.arn-landing-trust-list li{display:flex;align-items:center;gap:8px}.arn-landing-trust-list i{color:var(--arn-red)}
.arn-landing-primary-cta{display:inline-flex;align-items:center;gap:12px;margin-top:31px;padding:15px 22px;border-radius:12px;background:var(--arn-red);color:#fff!important;font-weight:800;text-decoration:none!important;box-shadow:0 15px 30px rgba(189,0,0,.2);transition:.2s ease}
.arn-landing-primary-cta:hover{transform:translateY(-2px);background:var(--arn-red-dark)}
.arn-landing-order-card{overflow:hidden;border:1px solid #e4e5e9;border-radius:24px;background:#fff;box-shadow:var(--arn-shadow)}
.arn-landing-order-head{padding:24px 27px 19px;border-bottom:1px solid #eeeef1;background:linear-gradient(135deg,#fff,#fff8f8)}
.arn-landing-order-head>span{font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;color:var(--arn-red)}
.arn-landing-order-head h2{margin:6px 0 5px;font-size:22px;letter-spacing:-.025em}.arn-landing-order-head p{margin:0;color:#777b84;font-size:13px}
.arn-landing-order-frame{display:block;width:100%;height:760px;border:0;background:#fff}
.arn-landing-proof{border-top:1px solid #eee;border-bottom:1px solid #eee;background:#fff}
.arn-landing-proof .container{display:grid;grid-template-columns:repeat(4,1fr)}
.arn-landing-proof .container>div{display:flex;flex-direction:column;gap:3px;padding:26px 30px;border-right:1px solid #eee}.arn-landing-proof .container>div:last-child{border-right:0}
.arn-landing-proof strong{font-size:21px;color:#1a1c21}.arn-landing-proof span{font-size:12px;color:#777c86}
.arn-landing-content{padding:72px 0;background:#fff}.arn-landing-content--directory{border-top:1px solid #eee;background:#fafafa}
.arn-landing-content [data-arn-landing-content],.arn-landing-content>.container{max-width:1180px}
.arn-landing-content section{padding:46px 0;background:transparent!important}.arn-landing-content section>.container{padding-left:0;padding-right:0}
.arn-landing-content h2{margin:0 0 22px;font-size:clamp(28px,3vw,42px);line-height:1.16;letter-spacing:-.035em;color:#16181d}
.arn-landing-content h3{font-size:21px;line-height:1.3;color:#202228}.arn-landing-content p,.arn-landing-content li{font-size:16px;line-height:1.78;color:#555b66}
.arn-landing-content img{max-width:100%;height:auto;border-radius:18px}.arn-landing-content a{color:var(--arn-red)}
.arn-landing-content .why-columns,.arn-landing-content .features-grid,.arn-landing-content .faq-blog-section>.container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}
.arn-landing-content .cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.arn-landing-content .card,.arn-landing-content .feature-card,.arn-landing-content .accordion-item{height:auto;padding:26px;border:1px solid #e8e9ed;border-radius:18px;background:#fff;box-shadow:0 10px 35px rgba(25,27,31,.055)}
.arn-landing-content .card-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.arn-landing-content .card-buttons a,.arn-landing-content a[data-arn-order-link]{display:inline-flex;padding:11px 16px;border-radius:10px;background:var(--arn-red);color:#fff!important;text-decoration:none;font-weight:800}
.arn-landing-content .feature-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;padding:0;list-style:none}.arn-landing-content .feature-pills li{padding:9px 13px;border:1px solid #e4e5e9;border-radius:999px;background:#fff;color:#3d4149;font-size:13px;font-weight:700}
.arn-landing-content .why-label{display:inline-flex;margin-bottom:13px;color:var(--arn-red);font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.arn-landing-content .why-columns .column{padding:27px;border:1px solid var(--arn-line);border-radius:18px;background:#fafafa}
.arn-landing-content .card{display:flex;flex-direction:column}.arn-landing-content .card .price{display:inline-flex;align-self:flex-start;margin:0 0 15px;padding:6px 10px;border-radius:999px;background:#fff0f0;color:var(--arn-red);font-size:13px;font-weight:900}
.arn-landing-content .card .features{margin:5px 0 0;padding:0;list-style:none}.arn-landing-content .card .features li{position:relative;padding:7px 0 7px 24px;border-bottom:1px solid #f0f0f2;font-size:14px}.arn-landing-content .card .features li::before{content:'\2713';position:absolute;left:0;color:var(--arn-red);font-weight:900}.arn-landing-content .card-buttons{margin-top:auto;padding-top:22px}
.arn-landing-content .card-buttons .btn-outline{border:1px solid #d8d9de;background:#fff;color:#343840!important}.arn-landing-content .card-buttons .btn-outline:hover{border-color:var(--arn-red);color:var(--arn-red)!important}
.arn-landing-content .promo-cta-with-image>.container,.arn-landing-content .promo-cta-with-image>.container.flex{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,340px);gap:35px;align-items:center;padding:38px;border-radius:24px;background:linear-gradient(135deg,#920000,#c90000);box-shadow:0 22px 55px rgba(128,0,0,.18)}
.arn-landing-content .promo-cta-with-image h2,.arn-landing-content .promo-cta-with-image p{color:#fff}.arn-landing-content .promo-cta-with-image .promo-image{text-align:center}.arn-landing-content .promo-cta-with-image .promo-image img{max-height:230px;object-fit:contain}.arn-landing-content .btn-promo{display:inline-flex;margin-top:12px;padding:12px 18px;border-radius:10px;background:#fff;color:#9e0000!important;font-weight:900;text-decoration:none}
.arn-landing-content .faq-blog-section>.container{align-items:start}.arn-landing-content .section-header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:17px}.arn-landing-content .section-header h2{margin:0;font-size:27px}.arn-landing-content .section-link,.arn-landing-content .read-more{font-size:13px;font-weight:800;text-decoration:none}
.arn-landing-content .accordion{display:grid;gap:10px}.arn-landing-content .accordion-item{padding:0;overflow:hidden}.arn-landing-content .accordion-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border:0;background:#fff;color:#25272d;text-align:left;font-size:15px;font-weight:800;cursor:pointer}.arn-landing-content .accordion-toggle .icon{display:grid;flex:0 0 28px;place-items:center;width:28px;height:28px;border-radius:50%;background:#fff1f1;color:var(--arn-red);font-size:18px}.arn-landing-content .accordion-toggle[aria-expanded="true"]{color:var(--arn-red)}.arn-landing-content .accordion-content1{padding:0 20px 18px}.arn-landing-content .accordion-content1[hidden]{display:none}.arn-landing-content .accordion-content1 p{margin:0;font-size:14px}
.arn-landing-content .article-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.arn-landing-content .article-list li{padding:20px;border:1px solid var(--arn-line);border-radius:16px;background:#fff}.arn-landing-content .article-list h3{margin:0 0 7px;font-size:17px}.arn-landing-content .article-list h3 a{color:#25272d;text-decoration:none}.arn-landing-content .article-list .date{display:inline-flex;margin-bottom:8px;color:var(--arn-red);font-size:11px;font-weight:900;text-transform:uppercase}.arn-landing-content .article-list p{margin:0 0 8px;font-size:14px}
.arn-landing-content .product-description-section>.container{padding:38px;border:1px solid var(--arn-line);border-radius:24px;background:#fafafa}.arn-landing-content .advantages-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:25px 0 0;padding:0;list-style:none;counter-reset:arn-advantage}.arn-landing-content .advantages-list li{position:relative;padding:18px 18px 18px 58px;border:1px solid var(--arn-line);border-radius:14px;background:#fff;counter-increment:arn-advantage}.arn-landing-content .advantages-list li::before{content:counter(arn-advantage);position:absolute;left:17px;top:17px;display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#fff0f0;color:var(--arn-red);font-size:12px;font-weight:900}
.arn-landing-content .contact-section>.container{padding:42px;border-radius:24px;background:#17191e;text-align:center}.arn-landing-content .contact-section h2{color:#fff}.arn-landing-content .cta-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.arn-landing-content .cta-buttons a,.arn-landing-content .cta-buttons button{display:inline-flex;padding:12px 19px;border:1px solid transparent;border-radius:10px;background:var(--arn-red);color:#fff!important;font-weight:900;text-decoration:none;cursor:pointer}.arn-landing-content .cta-buttons .btn-secondary{border-color:#555963;background:transparent}
.arn-landing-related{padding:76px 0;background:#f7f7f9;border-top:1px solid #ececef}
.arn-landing-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:25px}.arn-landing-section-head span{font-size:11px;font-weight:900;letter-spacing:.14em;color:var(--arn-red)}.arn-landing-section-head h2{margin:4px 0 0;font-size:34px}.arn-landing-section-head>a{color:var(--arn-red);font-weight:800;text-decoration:none}
.arn-landing-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.arn-landing-related-grid article a{display:flex;flex-direction:column;min-height:190px;padding:24px;border:1px solid #e3e4e8;border-radius:18px;background:#fff;color:#1a1c21;text-decoration:none;transition:.2s ease}.arn-landing-related-grid article a:hover{transform:translateY(-4px);border-color:#d7b6b6;box-shadow:0 17px 35px rgba(30,31,35,.08)}
.arn-landing-related-grid article span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#fff1f1;color:var(--arn-red);font-weight:900}.arn-landing-related-grid h3{margin:24px 0 15px;font-size:17px}.arn-landing-related-grid em{margin-top:auto;color:var(--arn-red);font-size:13px;font-style:normal;font-weight:800}
.arn-directory-hero{padding:0 0 58px;background:radial-gradient(circle at 50% -30%,rgba(189,0,0,.12),transparent 44%),#fafafa;text-align:center;border-bottom:1px solid #ececef}
.arn-directory-hero .arn-landing-breadcrumb{text-align:left}.arn-directory-hero .arn-landing-breadcrumb ol{justify-content:flex-start}
.arn-directory-hero .arn-landing-eyebrow{margin-top:32px}.arn-directory-hero h1{max-width:850px;margin:15px auto 16px;font-size:clamp(38px,5vw,62px);line-height:1.05;letter-spacing:-.045em}.arn-directory-hero> .container>p{max-width:740px;margin:0 auto;color:#606570;font-size:17px;line-height:1.7}
.arn-directory-search-wrap{position:relative;display:flex;align-items:center;max-width:650px;margin:32px auto 0}.arn-directory-search-wrap i{position:absolute;left:19px;color:#8a8e97}.arn-directory-search-wrap input{width:100%;height:58px;padding:0 52px;border:1px solid #dadce1;border-radius:16px;background:#fff;box-shadow:0 14px 35px rgba(30,31,34,.07);font-size:15px;outline:0}.arn-directory-search-wrap input:focus{border-color:#c76d6d;box-shadow:0 0 0 4px rgba(189,0,0,.08),0 14px 35px rgba(30,31,34,.07)}.arn-directory-search-wrap button{position:absolute;right:13px;width:34px;height:34px;border:0;border-radius:50%;background:#f2f2f4;color:#666;font-size:20px;cursor:pointer}
.arn-directory-browser{padding:54px 0 80px}.arn-directory-tabs{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:28px}.arn-directory-tabs button{padding:10px 15px;border:1px solid #dedfe3;border-radius:999px;background:#fff;color:#454952;font-size:13px;font-weight:800;cursor:pointer}.arn-directory-tabs button.is-active{border-color:var(--arn-red);background:var(--arn-red);color:#fff}
.arn-directory-summary{margin-bottom:18px;color:#777b84;font-size:14px}.arn-directory-summary strong{color:#1a1c21}
.arn-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.arn-directory-card>a{display:grid;grid-template-columns:58px minmax(0,1fr) 26px;gap:15px;align-items:center;min-height:150px;padding:21px;border:1px solid #e5e6e9;border-radius:17px;background:#fff;color:#202228;text-decoration:none;transition:.2s ease}.arn-directory-card>a:hover{transform:translateY(-3px);border-color:#d8b6b6;box-shadow:0 15px 35px rgba(24,25,29,.08)}
.arn-directory-card-mark{display:grid;place-items:center;width:54px;height:54px;border-radius:15px;background:#f8f8fa}.arn-directory-card-mark img{width:42px;height:30px;object-fit:cover;border-radius:5px;box-shadow:0 3px 9px rgba(0,0,0,.15)}.arn-directory-card-mark span{font-weight:900;color:var(--arn-red)}
.arn-directory-card-copy h2{margin:0 0 6px;font-size:18px}.arn-directory-card-copy p{display:-webkit-box;overflow:hidden;margin:0;color:#777c86;font-size:12px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.arn-directory-card-copy small{display:block;margin-top:8px;color:#777c86}.arn-directory-card-copy small strong{color:var(--arn-red)}.arn-directory-card-arrow{color:#aaadb4;font-size:20px}
.arn-directory-card-copy [data-arn-card-price][hidden]{display:none!important}
.arn-directory-empty{padding:70px 20px;text-align:center}.arn-directory-empty i{font-size:26px;color:#aaa}.arn-directory-empty h2{margin:15px 0 7px;font-size:24px}.arn-directory-empty p{color:#777}
@media(max-width:1199px){.arn-landing-hero-grid{grid-template-columns:1fr 470px;gap:32px}.arn-landing-related-grid{grid-template-columns:repeat(2,1fr)}.arn-directory-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:991px){.arn-landing-hero-grid{grid-template-columns:1fr}.arn-landing-order-card{max-width:650px}.arn-landing-proof .container{grid-template-columns:repeat(2,1fr)}.arn-landing-proof .container>div:nth-child(2){border-right:0}.arn-landing-proof .container>div:nth-child(-n+2){border-bottom:1px solid #eee}.arn-landing-content .cards-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){.arn-landing-hero{padding-bottom:42px}.arn-landing-hero-grid{padding-top:28px}.arn-landing-hero h1{font-size:39px}.arn-landing-lead{font-size:16px}.arn-landing-order-head{padding:21px}.arn-landing-order-frame{height:810px}.arn-landing-proof .container>div{padding:20px}.arn-landing-content{padding:45px 0}.arn-landing-content .why-columns,.arn-landing-content .features-grid,.arn-landing-content .faq-blog-section>.container,.arn-landing-content .cards-grid,.arn-landing-content .advantages-list,.arn-landing-content .promo-cta-with-image>.container,.arn-landing-content .promo-cta-with-image>.container.flex{grid-template-columns:1fr}.arn-landing-content .promo-cta-with-image>.container,.arn-landing-content .product-description-section>.container{padding:25px}.arn-landing-section-head{align-items:start;flex-direction:column}.arn-landing-related-grid,.arn-directory-grid{grid-template-columns:1fr}.arn-directory-hero h1{font-size:40px}.arn-directory-browser{padding-top:38px}}
@media(max-width:480px){.arn-landing-proof .container{grid-template-columns:1fr}.arn-landing-proof .container>div{border-right:0!important;border-bottom:1px solid #eee}.arn-landing-related-grid{grid-template-columns:1fr}.arn-directory-card>a{grid-template-columns:52px minmax(0,1fr) 20px;padding:17px}.arn-directory-tabs{flex-wrap:nowrap;overflow:auto;padding-bottom:5px}.arn-directory-tabs button{white-space:nowrap}}
