@font-face{font-family:Swis721 BT;src:local("Swis721 BT"),local("Swiss721BT-Roman"),local("Swis721 BT Roman");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Swis721 BT;src:local("Swis721 BT Bold"),local("Swiss721BT-Bold");font-weight:700;font-style:normal;font-display:swap}:root{--ci-black: #1a1a1a;--ci-dark: #222222;--ci-grey-900: #333333;--ci-grey-700: #555555;--ci-grey-500: #888888;--ci-grey-400: #999999;--ci-grey-300: #bcbcbc;--ci-grey-200: #e0e0e0;--ci-grey-100: #f2f2f2;--ci-grey-50: #f8f8f8;--ci-white: #ffffff;--ci-cta-primary: #1a1a1a;--ci-cta-primary-hover: #333333;--ci-cta-text-on-dark: #ffffff;--ci-link: #1a1a1a;--ci-link-hover: #555555;--ci-font-heading: "Swis721 BT", "Swiss721 BT", "Helvetica Neue", Helvetica, Arial, sans-serif;--ci-font-body: "Newsreader", Georgia, "Times New Roman", serif;--ci-h1: clamp(2.25rem, 4.5vw, 3.25rem);--ci-h2: clamp(1.75rem, 3vw, 2.25rem);--ci-h3: clamp(1.05rem, 1.5vw, 1.2rem);--ci-body: 1rem;--ci-small: .875rem;--ci-label: .7rem;--ci-section-py: clamp(3.5rem, 7vw, 6rem);--ci-container: 1200px;--ci-gap: 1.5rem;--ci-radius: 10px;--ci-radius-sm: 6px;--ci-shadow: 0 1px 3px rgba(0,0,0,.04), 0 4px 12px rgba(0,0,0,.06);--ci-shadow-hover: 0 2px 6px rgba(0,0,0,.06), 0 8px 24px rgba(0,0,0,.1);--ci-transition: .25s cubic-bezier(.4, 0, .2, 1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--ci-font-body);font-size:var(--ci-body);color:var(--ci-black);background:var(--ci-white);line-height:1.65;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{text-decoration:none;color:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--ci-font-heading)}.ci-container{max-width:var(--ci-container);margin:0 auto;padding:0 1.5rem}.ci-section{padding:var(--ci-section-py) 0}.ci-section--grey{background:var(--ci-grey-50)}.ci-section--dark{background:var(--ci-dark);color:var(--ci-white)}.ci-hero{position:relative;min-height:420px;display:flex;align-items:flex-end;overflow:hidden;background:var(--ci-dark)}.ci-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.65}.ci-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(20,20,20,.65) 0%,rgba(20,20,20,.2) 55%,transparent 100%)}.ci-hero__content{position:relative;z-index:2;padding:3rem 0 3.5rem;max-width:720px;text-align:left;margin-left:0;margin-right:auto}.ci-hero__breadcrumb{display:flex;align-items:center;gap:.4rem;margin-bottom:1rem;font-family:var(--ci-font-heading);font-size:var(--ci-small);color:#ffffff8c}.ci-hero__breadcrumb a{color:#ffffff8c;transition:color var(--ci-transition)}.ci-hero__breadcrumb a:hover{color:var(--ci-white)}.ci-hero__breadcrumb .divider{color:#ffffff40}.ci-hero__label{display:inline-block;font-family:var(--ci-font-heading);font-size:var(--ci-label);font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ffffff73;margin-bottom:.75rem}.ci-hero h1{font-size:var(--ci-h1);font-weight:700;color:var(--ci-white);line-height:1.15;letter-spacing:-.01em;margin-bottom:1rem}.ci-hero__desc{font-family:var(--ci-font-body);font-size:1.05rem;line-height:1.75;color:#ffffffb3;max-width:600px}.ci-features-bar{background:var(--ci-white);border-bottom:1px solid var(--ci-grey-200)}.ci-features-bar__inner{display:flex;align-items:stretch}.ci-feature-item{flex:1;display:flex;align-items:center;gap:.85rem;padding:1.35rem 1.5rem;border-right:1px solid var(--ci-grey-200)}.ci-feature-item:last-child{border-right:none}.ci-feature-item__icon{width:40px;height:40px;border-radius:8px;background:var(--ci-grey-100);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ci-feature-item__icon svg{width:20px;height:20px;color:var(--ci-grey-700)}.ci-feature-item__text{font-family:var(--ci-font-heading);font-size:var(--ci-small);font-weight:700;color:var(--ci-grey-700);line-height:1.35}.ci-feature-item__text span{display:block;font-size:.7rem;font-weight:400;color:var(--ci-grey-500);text-transform:uppercase;letter-spacing:.06em;margin-top:2px}@media(max-width:768px){.ci-features-bar__inner{flex-wrap:wrap}.ci-feature-item{flex:1 1 50%;border-right:none;border-bottom:1px solid var(--ci-grey-200);padding:1rem}.ci-feature-item:nth-child(odd){border-right:1px solid var(--ci-grey-200)}}.ci-section-header{margin-bottom:2.25rem}.ci-section-header__label{font-family:var(--ci-font-heading);font-size:var(--ci-label);font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--ci-grey-500);margin-bottom:.5rem}.ci-section--dark .ci-section-header__label{color:#fff9}.ci-section-header h2{font-size:clamp(1.35rem,2.2vw,1.75rem);font-weight:700;letter-spacing:-.01em;line-height:1.2;color:var(--ci-white)}.ci-section--dark .ci-section-header h2{color:var(--ci-white)}.ci-section-header p{font-family:var(--ci-font-body);margin-top:.75rem;color:var(--ci-grey-700);max-width:560px;line-height:1.75}.ci-section--dark .ci-section-header p{color:#ffffff8c}.ci-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--ci-gap)}@media(max-width:900px){.ci-product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.ci-product-grid{grid-template-columns:1fr}}.ci-product-card{background:var(--ci-white);border-radius:var(--ci-radius);overflow:hidden;box-shadow:var(--ci-shadow);transition:box-shadow var(--ci-transition),transform var(--ci-transition);display:flex;flex-direction:column}.ci-product-card:hover{box-shadow:var(--ci-shadow-hover);transform:translateY(-3px)}.ci-product-card__image{aspect-ratio:4 / 3;overflow:hidden;background:var(--ci-grey-100)}.ci-product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.ci-product-card:hover .ci-product-card__image img{transform:scale(1.04)}.ci-product-card__body{padding:1.25rem 1.35rem 1.5rem;flex:1;display:flex;flex-direction:column}.ci-product-card__title{font-family:var(--ci-font-heading);font-size:var(--ci-h3);font-weight:700;letter-spacing:-.01em;margin-bottom:.4rem;color:var(--ci-black)}.ci-product-card__desc{font-family:var(--ci-font-body);font-size:var(--ci-small);color:var(--ci-grey-700);line-height:1.65;flex:1;margin-bottom:1rem}.ci-product-card__link{font-family:var(--ci-font-heading);font-size:var(--ci-small);font-weight:700;color:#637a90;display:inline-flex;align-items:center;gap:.35rem;transition:gap var(--ci-transition),color var(--ci-transition)}.ci-product-card:hover .ci-product-card__link{gap:.6rem;color:color: #4a6070}.ci-product-card__link svg{width:14px;height:14px}.ci-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--ci-gap)}@media(max-width:900px){.ci-related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.ci-related-grid{grid-template-columns:1fr}}.ci-related-card{position:relative;border-radius:var(--ci-radius);overflow:hidden;aspect-ratio:16 / 10;cursor:pointer}.ci-related-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.ci-related-card:hover img{transform:scale(1.06)}.ci-related-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(0,0,0,.7) 0%,transparent 60%);display:flex;align-items:flex-end;padding:1.25rem}.ci-related-card__text h3{font-size:1rem;font-weight:700;color:#fff;margin-bottom:.15rem}.ci-related-card__text span{font-family:var(--ci-font-body);font-size:.78rem;color:#fff9}.ci-cta-dark{text-align:center;padding:var(--ci-section-py) 0}.ci-cta-dark h2{font-size:var(--ci-h2);color:#fff;font-weight:700;letter-spacing:-.01em;margin-bottom:.75rem}.ci-cta-dark p{font-family:var(--ci-font-body);color:#fffc;max-width:500px;margin:0 auto 2rem;line-height:1.75}.ci-cta-dark__btns{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.ci-btn{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--ci-font-heading);font-size:var(--ci-small);font-weight:700;padding:.8rem 1.6rem;border-radius:var(--ci-radius-sm);border:none;cursor:pointer;transition:all var(--ci-transition);letter-spacing:.02em}.ci-btn--primary{background:var(--ci-white);color:var(--ci-black)}.ci-btn--primary:hover{background:var(--ci-grey-200);transform:translateY(-1px)}.ci-btn--outline{background:transparent;color:var(--ci-white);border:1.5px solid rgba(255,255,255,.3)}.ci-btn--outline:hover{border-color:#fff9;background:#ffffff0f}.mockup-annotation{position:relative}.mockup-annotation:before{content:attr(data-section);position:absolute;top:12px;right:12px;background:#e03e5e;color:#fff;font-family:var(--ci-font-heading);font-size:.58rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:4px 10px;border-radius:100px;z-index:100;pointer-events:none;line-height:1.4}.mockup-banner{background:var(--ci-black);color:#fff;text-align:center;padding:.65rem 1rem;font-family:var(--ci-font-heading);font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.mockup-banner span{opacity:.4}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ci-hero__content{animation:fadeUp .7s ease-out}.ci-product-card,.ci-related-card{animation:fadeUp .5s ease-out both}.ci-product-card:nth-child(1){animation-delay:.05s}.ci-product-card:nth-child(2){animation-delay:.1s}.ci-product-card:nth-child(3){animation-delay:.15s}.ci-product-card:nth-child(4){animation-delay:.2s}.ci-product-card:nth-child(5){animation-delay:.25s}.ci-product-card:nth-child(6){animation-delay:.3s}.ci-product-card:nth-child(7){animation-delay:.35s}.ci-product-card__title{text-transform:none!important;font-size:1.05rem!important;letter-spacing:0!important;line-height:1.35!important}.ci-section-header h2{text-transform:none!important;color:var(--ci-black)!important}.ci-section--dark .ci-section-header h2,.ci-cta-dark h2{color:#fff!important}.ci-related-card__text h3{text-transform:none!important}
/*# sourceMappingURL=/cdn/shop/t/27/assets/ci-collection-modern.css.map */
