.cotm-section-wrapper,.cotm-section-wrapper *,.cotm-section-wrapper *:before,.cotm-section-wrapper *:after{box-sizing:border-box}.cotm{position:relative;overflow:hidden;background-color:#0a0d12}.inner-container{max-width:1820px;margin-inline:auto;padding:50px}.cotm:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(6,9,15,var(--cotm-overlay, .75));z-index:1}.cotm>*{position:relative;z-index:2}@media(max-width:1024px){.cotm-top{gap:20px!important}}.cotm-top{display:grid;grid-template-columns:45% 55%;align-items:center;min-height:480px}.cotm-content{padding-right:0}.cotm-eyebrow{display:flex;align-items:center;gap:20px;margin-bottom:10px}.cotm-eyebrow__line{display:block;flex:1;max-width:100px;height:1px;background:#d69a2d}.cotm-eyebrow__line{background:linear-gradient(90deg,#070605,#de8e12)}.cotm-eyebrow__line:last-child{background:linear-gradient(90deg,#de8e12,#070605)}.cotm-eyebrow__text{font-size:24px;font-weight:600;text-transform:uppercase;color:#fbb03b;line-height:normal}.cotm-heading{font-size:94px;font-weight:700;font-family:Alumni Sans;line-height:1.05;color:#fff;letter-spacing:-.01em;margin:0 0 20px;display:flex;gap:10px}.inner-container .fc-mid-divider{display:flex;align-items:center;justify-content:flex-start;gap:10px;margin:14px 0 20px}.fc-mid-divider .fmd-line{width:250px;height:1px;background:linear-gradient(90deg,transparent,#fbb03b66)}.fc-mid-divider .fmd-line.right{background:linear-gradient(90deg,#fbb03b66,transparent)}.fc-mid-divider-icon{width:20px;height:20px;object-fit:contain;display:block;filter:drop-shadow(0 0 6px #fbb03b66)}.fc-mid-divider-fallback{width:10px;height:10px;background:var(--fc-accent);transform:rotate(45deg);box-shadow:0 0 8px #fbb03b66;flex-shrink:0}.cotm-heading__highlight{display:block;color:#fbb03b}.cotm-small-divider{display:flex;align-items:center;justify-content:flex-start;margin-bottom:20px}.cotm-subtitle{font-size:30px;font-weight:400;text-transform:uppercase;color:#fff;margin:0 0 20px;font-family:var(--font-body-family)}.cotm-description{font-size:20px;line-height:1.7;color:#fff;margin:0 0 30px;max-width:655px}.cotm-buttons{display:flex;gap:15px;align-items:center}.cotm-btn{display:inline-flex;align-items:center;gap:10px;padding:13px 20px;font-size:20px;letter-spacing:0;border-radius:5px;font-weight:500;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:background .25s ease,color .25s ease,box-shadow .25s ease,transform .2s ease;will-change:transform;line-height:1.2}.cotm-btn--primary{background:#fbb03b;color:#0a0d12;border:2px solid #FBB03B;box-shadow:0 0 #d69a2d00}.cotm-btn--primary:hover,.cotm-btn--primary:focus-visible{background:transparent;border-color:#fbb03b;color:#fbb03b}.cotm-btn--secondary{background:transparent;color:#fbb03b;border:2px solid #FBB03B}.cotm-btn--secondary:hover,.cotm-btn--secondary:focus-visible{border-color:#fbb03b;background:#fbb03b;color:#000}.cotm-btn:focus-visible{outline:2px solid #FBB03B;outline-offset:3px}.cotm-btn__icon{flex-shrink:0;width:22px;height:22px}.cotm-buttons.mobile-button{display:none}.cotm-image{position:relative;display:flex;align-items:flex-end;justify-content:center;min-height:420px;padding-bottom:20px}.cotm-image__glow{position:absolute;bottom:-10%;left:50%;transform:translate(-50%);width:70%;height:60%;background:radial-gradient(ellipse at center,rgba(214,154,45,.22) 0%,transparent 70%);filter:blur(28px);pointer-events:none;z-index:0}.cotm-image__img{position:relative;z-index:1;display:block;max-width:100%;height:auto;object-fit:contain;object-position:bottom;will-change:transform}.cotm-image__placeholder{position:relative;z-index:1;width:100%;max-width:420px;opacity:.4}.cotm-divider{height:1px;margin:60px 0;background:linear-gradient(90deg,transparent,var(--cotm-divider-color, #D69A2D),transparent)}.cotm-trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding-bottom:50px;padding-top:50px;border-top:1px solid #FBB03B;margin-top:50px;padding-inline:50px}.cotm-trust-item{display:flex;align-items:flex-start;gap:25px;padding:0 24px}.cotm-trust-item:not(:last-child){border-right:1px solid rgba(214,154,45,.25)}.cotm-trust-item:first-child{padding-left:0}.cotm-trust-item:last-child{padding-right:0}.cotm-trust-item__icon{flex-shrink:0;width:80px;height:80px;display:flex;align-items:center;justify-content:center}.cotm-trust-item__icon img{width:80px;height:80px;object-fit:contain}.cotm-trust-item__icon svg{filter:drop-shadow(0 0 5px rgba(214,154,45,.35))}.cotm-trust-item__text{flex:1}.cotm-trust-item__title{font-size:18px;font-weight:600;text-transform:uppercase;color:#fbb03b;margin:0 0 14px;font-family:var(--font-body-family)}.cotm-trust-item__desc{font-size:16px;line-height:1.55;color:#fff;margin:0;max-width:24rem}.cotm-btn__icon-wrap{position:relative;display:flex;align-items:center}.cotm-btn__icon{transition:opacity .3s ease}.cotm-btn__icon--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;display:flex;align-items:center}.cotm-btn:hover .cotm-btn__icon--default{filter:brightness(0) saturate(100%) invert(0%) sepia(16%) saturate(7441%) hue-rotate(217deg) brightness(83%) contrast(100%)}.cotm-btn:hover .cotm-btn__icon--hover{opacity:1}[data-cotm-animate=fade-up],[data-cotm-animate=fade-left]{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .7s cubic-bezier(.22,.61,.36,1)}[data-cotm-animate=fade-left]{transform:translate(28px)}[data-cotm-animate].cotm-animated{opacity:1;transform:translate(0)}.cotm-trust-item{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.cotm-trust-item.cotm-animated{opacity:1;transform:translateY(0)}.cotm-trust-dots{display:flex;justify-content:center;align-items:center;gap:5px;margin-top:10px}button.cotm-trust-dot{width:8px;height:8px;border-radius:50%;padding:0;background:#fff;opacity:.3;border:none}button.cotm-trust-dot.active{background:#fbb03b;opacity:1;width:10px;height:10px}.cotm-trust-dots{display:none}@media(max-width:1440px){.cotm-heading{font-size:80px}.cotm-subtitle{font-size:20px}.cotm-description{font-size:18px}.cotm-btn{font-size:16px}.cotm-trust-item__icon img{width:60px;height:60px}.cotm-trust-item{gap:10px}.cotm-trust-item__title{font-size:16px}.cotm-trust-item__desc{font-size:14px;max-width:100%}.cotm-trust-item{padding:0 10px}.cotm-trust-strip{gap:10px}}@media(max-width:1250px){.cotm-heading{font-size:64px}.cotm-eyebrow__text{font-size:18px}.cotm-buttons{gap:10px;align-items:start;flex-direction:column}.cotm-trust-item__icon{width:60px;height:60px}}@media(max-width:1024px){.inner-container{padding:0}.cotm-trust-item__icon,.cotm-trust-item__icon img{width:40px;height:40px}.cotm-trust-item{padding:10px 0}.cotm-eyebrow__text{font-size:20px}.cotm{padding:60px 50px}.cotm-top{grid-template-columns:50% 50%;min-height:380px}.cotm-heading{font-size:50px}.cotm-description{font-size:15px}.cotm-btn{padding:15px 18px;font-size:15px}.cotm-trust-strip{grid-template-columns:repeat(2,1fr);gap:25px;padding-top:30px;margin-top:30px;padding-inline:0}.cotm-trust-item:nth-child(2){border-right:none}.cotm-trust-item:nth-child(odd):not(:last-child){border-right:1px solid rgba(214,154,45,.25);padding-right:10px}}@media(max-width:768px){.cotm{padding:40px 16px!important}.cotm-eyebrow__text{font-size:19px}.cotm-top{grid-template-columns:1fr;min-height:auto;gap:40px}.cotm-content{order:1;padding-right:0;width:100%;overflow:hidden;text-align:center}.cotm-eyebrow,.inner-container .fc-mid-divider{justify-content:center}.cotm-image__img{height:430px;object-fit:cover}.cotm-image{order:2;min-height:auto;padding-bottom:0}.cotm-heading{font-size:50px;justify-content:center}.cotm-subtitle{font-size:16px}.cotm-description{font-size:16px;margin-bottom:5px;max-width:100%}.cotm-btn{padding:12px 15px}.cotm-btn__icon{width:18px;height:18px}.cotm-divider{margin:36px 0}.cotm-trust-strip{grid-template-columns:1fr 1fr;border-top:0;padding-top:0;margin-top:30px;gap:10px;padding-bottom:0}.cotm-trust-item{padding:20px 14px;flex-direction:row;gap:10px}.cotm-trust-item:not(:last-child){border-right:none}.cotm-trust-item:nth-child(odd){border-right:1px solid rgba(214,154,45,.25)}.cotm-trust-item:nth-child(1),.cotm-trust-item:nth-child(2){border-bottom:0}.cotm-buttons{flex-direction:unset;align-items:flex-start;order:3}.cotm-btn{justify-content:center;line-height:1}.cotm-buttons.desktop-button{display:none}.cotm-buttons.mobile-button{display:flex;justify-content:center;align-items:center}}@media(max-width:686px){.cotm-trust-item{padding:16px 14px;gap:10px}.cotm-trust-item.cotm-animated{padding-inline:0;padding-block:10px}.cotm-trust-item:not(:last-child){border-right:none}.cotm-trust-item:nth-child(odd){border-right:none}.cotm-trust-item:nth-child(odd):not(:last-child){border-right:none;border-bottom:0}.cotm-trust-item:nth-child(1),.cotm-trust-item:nth-child(2){border-bottom:0}}@media(max-width:550px){.cotm{padding:20px 16px!important}.cotm-eyebrow__text{font-size:16px}.cotm-heading{font-size:35px;margin-bottom:10px;margin-top:15px}.cotm-image__img{height:300px}.cotm-trust-strip{padding-top:0;margin-top:20px;flex-wrap:nowrap;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;width:100%;padding-bottom:5px}.cotm-trust-dots{display:flex}.cotm-subtitle{font-size:16px}.cotm-description{font-size:14px;margin:0}.cotm-btn{padding:12.5px 15px;font-size:14px;min-width:25rem}.cotm-buttons.mobile-button{flex-direction:column}.cotm-btn__icon{width:16px;height:16px}.cotm-trust-item.cotm-animated{flex-direction:row;flex:0 0 100%;scroll-snap-align:center;width:100%}.cotm-trust-item__title{font-size:14px;margin-bottom:10px}.cotm-trust-item__desc{font-size:14px}.cotm-trust-item__text{text-align:left}.cotm-trust-strip{padding-bottom:0;padding-top:0;margin-top:20px}.cotm-eyebrow{gap:10px}}@media(prefers-reduced-motion:reduce){.cotm-image__img{animation:none}[data-cotm-animate=fade-up],[data-cotm-animate=fade-left],.cotm-trust-item{opacity:1;transform:none;transition:none}.cotm-btn:hover{transform:none}}@media(max-width:420px){.cotm-image__img{height:auto}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/chain-of-the-month.css.map */
