.hero-inner{grid-template-columns:minmax(0,1.08fr) minmax(410px,.92fr);gap:2rem}.trust{position:relative;z-index:8;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin-top:2.3rem}.trust a{min-height:132px;display:flex;flex-direction:column;justify-content:center;padding:1.05rem 1.1rem;text-decoration:none;background:rgba(255,255,255,.9);border:1px solid rgba(6,43,69,.12);border-radius:3px 22px 3px 22px;color:var(--ocean);box-shadow:0 12px 34px rgba(3,28,48,.1);backdrop-filter:blur(10px);transition:transform .2s ease,box-shadow .2s ease}.trust a:hover,.trust a:focus-visible{transform:translateY(-4px);box-shadow:0 18px 42px rgba(3,28,48,.16);outline:3px solid rgba(238,108,77,.35);outline-offset:2px}.trust a span{font-size:.72rem;font-weight:900;letter-spacing:.16em;color:var(--signal)}.trust a strong{font-family:Georgia,serif;font-size:1.05rem;line-height:1.2;margin:.25rem 0;color:var(--ocean)}.trust a small{display:block;font-size:.76rem;line-height:1.35;color:#54717e}.compass{width:440px;height:440px;position:relative;background:radial-gradient(circle,#fbf3dc 0 13%,#f5e8c9 13% 15%,#fffaf0 15% 42%,#d9c28f 42% 43%,#f8efd9 43% 47%,#0b5162 47% 49%,#d8b46d 49% 50%,rgba(247,252,251,.94) 50%);border:7px double #9c7b3d;box-shadow:0 0 0 7px rgba(255,255,255,.55),0 28px 70px rgba(3,28,48,.22);transform:rotate(-4deg)}.compass:before{height:270px;width:270px;background:conic-gradient(from 45deg,var(--ocean) 0 12.5%,var(--sand) 12.5% 25%,var(--ocean) 25% 37.5%,var(--signal) 37.5% 50%,var(--ocean) 50% 62.5%,var(--sand) 62.5% 75%,var(--ocean) 75% 87.5%,var(--signal) 87.5% 100%);clip-path:polygon(50% 0,57% 38%,85% 15%,62% 43%,100% 50%,62% 57%,85% 85%,57% 62%,50% 100%,43% 62%,15% 85%,38% 57%,0 50%,38% 43%,15% 15%,43% 38%);opacity:.9}.compass:after{width:360px;height:360px;border:1px solid rgba(6,43,69,.35);border-radius:50%;background:repeating-conic-gradient(from -1deg,rgba(6,43,69,.5) 0 1deg,transparent 1deg 5deg);transform:none;mask:radial-gradient(circle,transparent 0 75%,#000 76%)}.compass strong{width:86px;height:86px;border-radius:50%;display:grid;place-items:center;background:var(--ocean);color:var(--sand);font-size:3rem;border:5px double var(--sand)}.compass .north{top:23px;font-family:Georgia,serif;font-size:1.25rem;color:var(--signal)}.compass .north:after{content:" E  S  W";word-spacing:76px;position:absolute;left:-127px;top:174px;width:360px;color:var(--ocean);font-size:.9rem;opacity:.75}.hero:after{width:610px;height:610px;right:1%;top:2%}@media(max-width:1050px){.hero-inner{grid-template-columns:1fr}.compass{width:390px;height:390px}.trust{grid-template-columns:1fr 1fr 1fr}.compass:after{width:320px;height:320px}.compass:before{width:240px;height:240px}}@media(max-width:720px){.trust{grid-template-columns:1fr}.trust a{min-height:auto}.compass{width:300px;height:300px}.compass:before{width:190px;height:190px}.compass:after{width:245px;height:245px}.compass .north:after{display:none}}
