.crc-section{background:var(--crc-bg, #f4f6fa);padding:48px 24px 64px}.crc-container{max-width:1490px;margin:0 auto}.crc-layers-grid .crc-icon-svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.crc-header{gap:28px;margin-bottom:28px;width:100%;text-align:center}.crc-logo img{max-width:250px;height:auto;display:block}.crc-heading{font-size:clamp(30px,4vw,62px);font-weight:800;letter-spacing:.5px;color:var(--crc-navy);margin:0;line-height:1.05}.crc-subheading{margin:0;font-size:18px;color:#152a4e}.crc-tagline{margin:0;font-size:18px;font-weight:700;color:var(--crc-accent)}.crc-header-text{text-align:center}.guide-card__wrapper:last-child:before{display:none}.guide-card__wrapper{position:relative}.guide-card__wrapper .cvp__video,.guide-card__wrapper .cvp__media{min-height:auto}.guide-card__wrapper .video-block{padding:0 8px;margin-bottom:10px}.crc-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:6px;margin-bottom:24px;padding-top:24px}.crc-card{min-width:0;width:100%;height:100%}.crc-main-content-wrapper{padding:24px 6px 16px}.guide-card__wrapper:nth-child(8) .crc-main-content-wrapper{padding:24px 6px 0}.crc-card{position:relative;background:#fff;border:1.5px solid transparent;border-radius:10px;display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:box-shadow .2s ease,transform .2s ease}.crc-card--bordered{border-color:var(--card-border-color, var(--crc-border, #e2e6ee))}.crc-card:hover{box-shadow:0 10px 24px #141e3c1f;transform:translateY(-2px)}.crc-card-number{position:absolute;top:-16px;left:50%;width:32px;height:32px;border-radius:50%;background:var(--card-color, #152a4e);color:#fff;font-weight:800;font-size:18px;display:flex;align-items:center;justify-content:center;text-align:center;transform:translate(-50%)}.crc-card-icon{width:60px;height:60px;border-radius:50%;background:var(--card-color, #152a4e);color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;margin:0 auto 12px}.crc-card-icon .crc-icon-svg{width:32px;height:32px}.crc-card-icon img{width:24px;height:24px;object-fit:contain}.crc-card-title{font-size:12px;font-weight:800;color:var(--crc-navy);margin:0 0 8px;line-height:1.25;text-transform:uppercase;text-align:center}.crc-card-desc{font-size:12px;color:#555;margin:0 0 12px;line-height:1.3;text-align:center;min-height:62px}.crc-card-topics-label{font-size:11.5px;font-weight:700;color:var(--card-color, #152a4e);margin:0 0 4px}.crc-card-topics{list-style:none;margin:0 0 14px;padding:0;flex:1}.crc-card-topics li{font-size:11.5px;color:#444;line-height:1.5;padding-left:12px;position:relative;margin-bottom:3px}.crc-card-topics li:before{content:"\2022";position:absolute;left:0;color:var(--card-color, #152a4e)}.crc-card-badge{margin-top:auto;background:var(--card-color, #152a4e);color:#fff;border-radius:0 0 6px 6px;padding:8px 10px;display:flex;align-items:end;gap:5px;font-size:11px;text-transform:uppercase;text-align:center;justify-content:center}.crc-card-badge .crc-icon-svg{width:18px;height:18px}.crc-card-badge span{display:flex;flex-direction:column;line-height:1.3;color:#fff}.crc-card-badge em{font-style:normal;opacity:.85;font-size:10.5px}.crc-footer-icon.rr svg{width:50px;height:50px}.crc-layers{background:#fff;border:1.5px solid var(--crc-border);border-radius:10px;padding:12px 24px;margin-bottom:14px;display:grid;grid-template-columns:2fr .7fr;gap:clamp(.5rem,2vw,1.2rem)}.crc-layers-title{text-align:center;font-size:16px;font-weight:800;color:var(--crc-navy);margin:0 0 12px;text-transform:uppercase}.crc-layers-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:14px;align-items:center}.crc-layers-grid .icon-main-layer{display:flex;gap:10px}.crc-why-list li svg{width:20px;height:20px}@media(max-width:800px){.crc-layers-grid{grid-template-columns:minmax(0,1fr)}.crc-layer-arrow{transform:rotate(90deg);margin:0 auto}}.crc-layer-col{border:1.5px solid #00235eb8;border-radius:8px;padding:16px;display:flex;flex-direction:column;height:100%}.crc-layer-head{display:flex;align-items:center;gap:10px;color:#fff;font-weight:800;font-size:13px;padding:10px 12px;border-radius:6px 6px 0 0;margin:-16px -16px 14px;justify-content:center;text-transform:uppercase}.crc-layer-head span strong{font-size:11px}.crc-layer-head--navy{background:var(--crc-navy)}.crc-layer-head--dark{background:#00235e}.crc-layer-list{list-style:none;margin:0 0 12px;padding:0;flex:1}.crc-layer-list li svg{width:15px;height:15px}.crc-layer-list li{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#00235e;margin-bottom:4px}.layer-bg-color svg{padding:8px}.layer-bg-color{background:#00235e;height:70px;width:70px;border-radius:60px;display:flex;align-items:center;justify-content:center}.crc-layer-list .crc-icon-svg{color:#fff;margin-top:2px;background:#00235e;border-radius:50px}.crc-layer-note{font-style:italic;font-size:12.5px;color:#00235e;text-align:center;margin:0}.crc-layer-arrow{color:var(--crc-accent)}.crc-layer-arrow .crc-icon-svg{width:34px;height:34px}@media(max-width:800px){.crc-layer-arrow{padding:0;min-height:0}.crc-layers{padding:12px 15px}}.crc-why-title{font-size:14px;font-weight:800;color:var(--crc-navy);margin:0 0 12px;text-transform:uppercase;margin-left:3rem}.crc-why-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3px}.crc-why-list svg.crc-icon-svg{width:25px;height:25px}.crc-why{padding:2px 16px;border-left:1px solid #00000026}.crc-why-list li{display:flex;align-items:center;gap:10px;font-size:13.5px;color:#00235e;border:1.5px solid transparent;border-radius:8px;padding:4px 0;margin-bottom:0}.crc-why-item--bordered{border-color:var(--why-border-color, var(--crc-border, #e2e6ee))!important;padding:8px 10px!important}.crc-why-list .crc-icon-svg{color:var(--crc-navy)}.crc-why-list img{width:20px;height:20px;object-fit:contain;flex-shrink:0}.crc-footer-strip{background:#fff;border:1.5px solid var(--crc-border);border-radius:10px;padding:14px;display:grid;grid-template-columns:repeat(5,1fr);gap:20px}@media(max-width:480px){.crc-footer-strip{grid-template-columns:1fr}}.crc-footer-item{display:flex;gap:12px;align-items:center;border:1.5px solid transparent;border-radius:0;padding:4px 12px 4px 4px;border-right:1px solid #d1d1d1}.crc-footer-item:last-child{border-right:none}.crc-footer-item--bordered{border-color:var(--footer-border-color, var(--crc-border, #e2e6ee));padding:10px}.crc-footer-icon .crc-icon-svg{width:40px;height:40px}.crc-footer-icon img{width:18px;height:18px;object-fit:contain}.crc-footer-text{display:flex;flex-direction:column;gap:2px}.crc-footer-text strong{font-size:14px;color:var(--crc-navy)}.crc-footer-text span{font-size:12px;color:#00235e;line-height:1.3}.crc-footer-item--highlight .crc-footer-text strong,.crc-footer-item--highlight .crc-footer-icon{color:var(--crc-accent)}.crc-footer-item--highlight .crc-footer-icon{background:transparent;color:var(--crc-accent)}.crc-footer-item--highlight .crc-footer-icon .crc-icon-svg{stroke:var(--crc-accent);width:26px;height:26px}@media(max-width:1410px){.crc-grid{grid-template-columns:repeat(6,minmax(0,1fr));row-gap:30px}}@media(max-width:1199px){.crc-footer-item{flex-direction:column;align-items:start}}@media(max-width:1099px){.crc-layers{grid-template-columns:1fr}.crc-why-title{margin-left:0}.crc-footer-item.crc-footer-item--highlight{display:flex;flex-direction:row;align-items:center}}@media(max-width:1024px){.crc-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:900px){.crc-footer-strip{grid-template-columns:repeat(2,1fr)}.crc-footer-item{border-right:none}.layer-bg-color{height:50px;width:50px}}@media(max-width:767px){.crc-why{padding:12px 4px;border-left:none}.crc-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:540px){.crc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/153/assets/component-collecting-resource-center.css.map */
