.siokiuu-resources{background:#f7f8fa;color:#070b10;font-family:var(--font-body-family, Arial, sans-serif)}.siokiuu-resources-container{width:100%;max-width:1480px;margin:0 auto;padding:0 28px}.siokiuu-resources-hero{min-height:355px;color:#fff;background:linear-gradient(90deg,#000000e0,#000000b8 35%,#00000057 68%,#00000085),var(--resources-hero-bg) center / cover no-repeat;overflow:hidden}.siokiuu-resources-hero__content{position:relative;display:grid;grid-template-columns:minmax(0,.98fr) minmax(320px,.72fr);align-items:center;gap:44px;min-height:355px;padding:30px 0 42px}.siokiuu-resources-breadcrumb{display:flex;gap:12px;align-items:center;padding-top:25px;font-size:13px;font-weight:700;color:#ffffffeb}.siokiuu-resources-breadcrumb a{color:#fff;text-decoration:none}.siokiuu-resources-hero h1{margin:16px 0 12px;max-width:620px;font-size:clamp(46px,4.2vw,68px);line-height:.98;font-weight:900;letter-spacing:0}.siokiuu-resources-hero p{max-width:650px;margin:0 0 24px;font-size:20px;line-height:1.55;color:#fffffff0}.siokiuu-resources-search{display:grid;grid-template-columns:minmax(0,1fr) 58px;width:min(560px,100%);overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 18px 38px #00000038}.siokiuu-resources-search input{min-height:58px;border:0;padding:0 20px;color:#182230;font-size:16px;outline:none}.siokiuu-resources-search button{display:grid;place-items:center;border:0;background:#e30613;color:#fff;cursor:pointer}.siokiuu-resources-search svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round}.siokiuu-resources-hero__product{justify-self:end;width:min(430px,100%);height:auto;object-fit:contain;filter:drop-shadow(0 28px 42px rgba(0,0,0,.55))}.siokiuu-resources-categories{padding:28px 0 34px;background:#fff;border-bottom:1px solid rgba(17,24,39,.08)}.siokiuu-resources-category-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:20px}.siokiuu-resource-topic{display:flex;min-height:214px;flex-direction:column;align-items:center;justify-content:flex-start;gap:13px;padding:24px 18px 20px;border:1px solid rgba(17,24,39,.09);border-radius:8px;background:#fff;color:#111827;text-align:center;text-decoration:none;box-shadow:0 12px 28px #0f172a14;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.siokiuu-resource-topic:hover{transform:translateY(-3px);border-color:#e306134d;box-shadow:0 18px 36px #0f172a21}.siokiuu-resource-topic svg{width:38px;height:38px;fill:none;stroke:#e30613;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.siokiuu-resource-topic strong{font-size:16px;line-height:1.2;font-weight:900}.siokiuu-resource-topic span{color:#4b5563;font-size:14px;line-height:1.55}.siokiuu-resource-topic em{margin-top:auto;color:#e30613;font-size:14px;font-style:normal;font-weight:800}.siokiuu-resources-guides{padding:36px 0 60px}.siokiuu-resources-heading-row{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.siokiuu-resources-heading-row h2{margin:0;font-size:34px;line-height:1.1;font-weight:900;letter-spacing:0}.siokiuu-resources-heading-row a{color:#e30613;font-size:16px;font-weight:800;text-decoration:none}.siokiuu-resources-guide-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:22px}.siokiuu-resource-guide-card{overflow:hidden;border:1px solid rgba(17,24,39,.09);border-radius:8px;background:#fff;box-shadow:0 12px 28px #0f172a14}.siokiuu-resource-guide-card__image{position:relative;display:block;aspect-ratio:1.56 / 1;overflow:hidden;background:#111827}.siokiuu-resource-guide-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.siokiuu-resource-guide-card:hover .siokiuu-resource-guide-card__image img{transform:scale(1.04)}.siokiuu-resource-guide-card__image span{position:absolute;left:12px;bottom:12px;z-index:1;padding:5px 9px;border-radius:3px;background:#e30613;color:#fff;font-size:11px;line-height:1;font-weight:900;text-transform:uppercase}.siokiuu-resource-guide-card__body{padding:16px 16px 18px}.siokiuu-resource-guide-card__body h3{margin:0 0 9px;font-size:18px;line-height:1.24;font-weight:900}.siokiuu-resource-guide-card__body h3 a{color:#07101d;text-decoration:none}.siokiuu-resource-guide-card__body p{margin:0 0 14px;color:#4b5563;font-size:14px;line-height:1.58}.siokiuu-resource-guide-card__body small{color:#667085;font-size:13px;font-weight:700}@media(max-width:1280px){.siokiuu-resources-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.siokiuu-resources-guide-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.siokiuu-resources-container{padding:0 18px}.siokiuu-resources-hero__content{grid-template-columns:1fr;gap:16px;min-height:auto;padding:20px 0 34px}.siokiuu-resources-hero h1{font-size:44px}.siokiuu-resources-hero p{font-size:17px}.siokiuu-resources-hero__product{display:none}.siokiuu-resources-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.siokiuu-resource-topic{min-height:190px}.siokiuu-resources-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media(max-width:560px){.siokiuu-resources-hero{min-height:auto}.siokiuu-resources-breadcrumb{padding-top:18px}.siokiuu-resources-hero h1{font-size:38px}.siokiuu-resources-search{grid-template-columns:minmax(0,1fr) 54px}.siokiuu-resources-category-grid,.siokiuu-resources-guide-grid{grid-template-columns:1fr}.siokiuu-resources-heading-row{align-items:flex-start;flex-direction:column}}.siokiuu-resources-hero{position:relative;min-height:clamp(430px,38vw,540px)!important;background:linear-gradient(90deg,#000c,#000000ad 34%,#0000003d 64%,#00000029),radial-gradient(circle at 78% 50%,rgba(227,6,19,.24),transparent 26rem),var(--resources-hero-bg) center 48% / cover no-repeat!important}.siokiuu-resources-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#0000001a,#0000002e),radial-gradient(ellipse at 23% 50%,rgba(0,0,0,.48) 0%,rgba(0,0,0,.28) 38%,transparent 68%)}.siokiuu-resources-hero__content{position:relative;z-index:1;grid-template-columns:minmax(0,.96fr) minmax(280px,.64fr)!important;gap:clamp(28px,4vw,62px)!important;min-height:clamp(370px,34vw,485px)!important;padding:36px 0 50px!important}.siokiuu-resources-breadcrumb,.siokiuu-resources-breadcrumb a,.siokiuu-resources-hero h1,.siokiuu-resources-hero p{color:#fff!important;opacity:1!important}.siokiuu-resources-breadcrumb,.siokiuu-resources-breadcrumb a{text-shadow:0 2px 14px rgba(0,0,0,.72)}.siokiuu-resources-hero h1{max-width:650px;text-shadow:0 5px 28px rgba(0,0,0,.78)}.siokiuu-resources-hero p{max-width:690px;text-shadow:0 3px 18px rgba(0,0,0,.68)}.siokiuu-resources-search{border:1px solid rgba(255,255,255,.45);box-shadow:0 22px 46px #00000052}.siokiuu-resources-hero__product{position:relative;z-index:1;width:min(380px,31vw)!important;max-height:430px;margin-right:clamp(8px,3vw,54px);object-fit:contain!important;filter:drop-shadow(0 30px 44px rgba(0,0,0,.5))}@media(max-width:900px){.siokiuu-resources-hero{min-height:auto!important;background:linear-gradient(90deg,#000000d1,#000000ad),var(--resources-hero-bg) 56% center / cover no-repeat!important}.siokiuu-resources-hero__content{grid-template-columns:1fr!important;min-height:auto!important;padding:26px 0 38px!important}}.siokiuu-resources-search-shell{position:relative;width:min(560px,100%);z-index:5}.siokiuu-resources-search-shell .siokiuu-resources-search{width:100%}.siokiuu-resources-search-results{position:absolute;top:calc(100% + 10px);left:0;right:0;overflow:hidden;border:1px solid rgba(226,232,240,.95);border-radius:12px;background:#fffffffa;box-shadow:0 22px 48px #0f172a3d;color:#0b0f14}.siokiuu-resources-search-result,.siokiuu-resources-search-view-all,.siokiuu-resources-search-results__empty{display:block;padding:14px 18px;text-decoration:none}.siokiuu-resources-search-result+.siokiuu-resources-search-result,.siokiuu-resources-search-view-all{border-top:1px solid #eef2f6}.siokiuu-resources-search-result span{display:inline-flex;margin-bottom:5px;color:#e30613;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.siokiuu-resources-search-result strong{display:block;color:#0b0f14;font-size:15px;line-height:1.25}.siokiuu-resources-search-result em{display:block;margin-top:5px;color:#536173;font-size:13px;font-style:normal;line-height:1.42}.siokiuu-resources-search-result:hover,.siokiuu-resources-search-result:focus-visible,.siokiuu-resources-search-view-all:hover,.siokiuu-resources-search-view-all:focus-visible{background:#fff5f5;outline:none}.siokiuu-resources-search-view-all{color:#e30613;font-size:14px;font-weight:800}.siokiuu-resources-search-results__empty{color:#536173;font-size:14px}@media(max-width:767px){.siokiuu-resources-search-results{top:calc(100% + 8px)}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/siokiuu-resources-guides.css.map */
