:root{--3bd-radius: 16px;--3bd-space-xs: 8px;--3bd-space-sm: 16px;--3bd-space-md: 24px;--3bd-space-lg: 40px;--3bd-space-xl: 64px;--3bd-space-xxl: 96px;--3bd-color-text: #1f1f1f;--3bd-color-text-light: #666666;--3bd-color-border: #ececec;--3bd-color-background: #ffffff;--3bd-color-background-soft: #f8f8f8;--3bd-shadow-hover: 0 18px 45px rgba(0, 0, 0, .08)}.threebd-section{padding:64px 0}.threebd-section--compact{padding:40px 0}.threebd-section .page-width{max-width:120rem;margin:0 auto}.threebd-section__header{max-width:900px;margin:0 auto 40px;text-align:center}.threebd-section__heading{font-size:3.2rem;font-weight:400;line-height:1.25;margin:0 0 18px}.threebd-section__intro{font-size:1.6rem;line-height:1.8;margin:0 auto}.threebd-section__content{max-width:1000px;margin:0 auto;line-height:1.85;font-size:1.6rem}.threebd-section__content h2,.threebd-section__content h3{font-family:var(--font-heading-family);font-weight:400;line-height:1.3;margin-top:4rem;margin-bottom:1.6rem;color:rgb(var(--color-foreground))}.threebd-section__content h2{font-size:2.8rem}.threebd-section__content h3{font-size:2.2rem}.threebd-section__content p{margin:0 0 1.8rem}.threebd-section__content ul{margin:1.6rem 0 2.4rem 2rem;padding:0}.threebd-section__content li{margin-bottom:.8rem}.threebd-section__content strong{font-weight:600}.threebd-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.threebd-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:32px}.threebd-card{display:flex;flex-direction:column;height:100%;background:var(--3bd-color-background);border:1px solid var(--3bd-color-border);border-radius:var(--3bd-radius);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.threebd-card:hover{transform:translateY(-6px);box-shadow:var(--3bd-shadow-hover);border-color:#d9d9d9}.threebd-card__link{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.threebd-card__media{background:var(--3bd-color-background-soft)}.threebd-card img{width:100%;height:240px;object-fit:cover;display:block;transition:transform .35s ease}.threebd-card:hover img{transform:scale(1.03)}.threebd-card__placeholder{height:240px;display:flex;align-items:center;justify-content:center;padding:40px;text-align:center;background:var(--3bd-color-background-soft);color:var(--3bd-color-text-light);font-size:2rem;line-height:1.4}.threebd-card__content{display:flex;flex-direction:column;flex-grow:1;padding:32px}.threebd-card__title{margin:0 0 18px;font-size:2.3rem;line-height:1.35;font-weight:400}.threebd-card__text{flex-grow:1;margin:0;line-height:1.9;font-size:1.6rem;color:var(--3bd-color-text-light)}.threebd-button-link{margin-top:32px;display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:1.6rem}.threebd-button-link:after{content:"\2192";transition:transform .25s ease}.threebd-card:hover .threebd-button-link:after{transform:translate(4px)}.threebd-faq{max-width:120rem;margin:0 auto}.threebd-faq-item{border-top:1px solid #e5e5e5}.threebd-faq-item:last-child{border-bottom:1px solid #e5e5e5}.threebd-faq-question{cursor:pointer;padding:20px 32px 20px 0;font-size:1.7rem;font-weight:500;list-style:none;position:relative}.threebd-faq-question::-webkit-details-marker{display:none}.threebd-faq-question:after{content:"+";position:absolute;right:0;top:20px;font-size:2rem}.threebd-faq-item[open] .threebd-faq-question:after{content:"\2212"}.threebd-faq-answer{padding:0 0 20px;line-height:1.8}@media screen and (max-width:989px){.threebd-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.threebd-section{padding:44px 0}.threebd-section__heading{font-size:2.6rem}.threebd-card-grid{grid-template-columns:1fr}}.threebd-blog-section{padding:70px 0}.threebd-blog-header{text-align:center;max-width:700px;margin:0 auto 50px}.threebd-blog-header h2{font-size:3.2rem;font-weight:400;margin-bottom:15px}.threebd-blog-header p{line-height:1.7;color:#666}.threebd-blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px}.threebd-blog-card{background:#fff;border:1px solid #ececec;border-radius:12px;overflow:hidden;transition:.25s}.threebd-blog-card:hover{transform:translateY(-6px);box-shadow:0 15px 40px #00000014}.threebd-blog-card img{width:100%;display:block;aspect-ratio:16/9;object-fit:cover}.threebd-blog-content{padding:25px}.threebd-blog-content h3{margin-bottom:15px;font-size:2rem;line-height:1.4}.threebd-blog-content h3 a{text-decoration:none;color:inherit}.threebd-blog-content p{line-height:1.8;color:#666;margin-bottom:20px}.threebd-blog-button{display:inline-flex;align-items:center;gap:8px;font-weight:600;text-decoration:none}.threebd-blog-button:hover{text-decoration:underline}.threebd-card{background:#fff;border:1px solid #ececec;border-radius:12px;overflow:hidden;transition:all .25s ease}.threebd-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #00000014}.threebd-card img{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block}.threebd-card__content{padding:24px}.threebd-card__title{margin:0 0 14px;font-size:2rem;line-height:1.4}.threebd-card__title a{color:inherit;text-decoration:none}.threebd-card__title a:hover{text-decoration:underline}.threebd-card__text{margin-bottom:20px;line-height:1.8;color:rgba(var(--color-foreground),.75)}.threebd-button-link{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;text-decoration:none}.threebd-button-link:hover{text-decoration:underline}.threebd-card__media{display:block;text-decoration:none;color:inherit;background:#f6f6f6}.threebd-card__placeholder{min-height:220px;padding:28px;display:flex;align-items:center;justify-content:center;text-align:center;font-family:var(--font-heading-family);font-size:2rem;line-height:1.4;color:rgba(var(--color-foreground),.75);background:#f7f8fa}.threebd-cta{padding-top:var(--3bd-space-xl);padding-bottom:var(--3bd-space-xl)}.threebd-cta__inner{max-width:900px;margin:0 auto;padding:var(--3bd-space-xl) var(--3bd-space-lg);text-align:center;border-top:1px solid var(--3bd-color-border);border-bottom:1px solid var(--3bd-color-border)}.threebd-cta .threebd-section__heading{margin-bottom:var(--3bd-space-sm)}.threebd-cta .threebd-section__intro{max-width:720px;margin:0 auto;color:var(--3bd-color-text-light)}.threebd-cta__button{display:inline-flex;align-items:center;gap:8px;margin-top:var(--3bd-space-lg);font-size:1.7rem;font-weight:600;color:inherit;text-decoration:none}.threebd-cta__button span{transition:transform .25s ease}.threebd-cta__button:hover{text-decoration:underline}.threebd-cta__button:hover span{transform:translate(4px)}@media screen and (max-width:749px){.threebd-cta__inner{padding:var(--3bd-space-lg) var(--3bd-space-sm)}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/3bd-sections.css.map */
