.sleep-6{background-color:var(--background-color);padding:var(--section-padding)}.sleep-6 .sleep-6-container{max-width:var(--content-max-width);margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.sleep-6 .sleep-6-description{color:var(--description-color);font-size:var(--description-font-size);padding:var(--description-padding);text-align:center}.sleep-6 .sleep-6-button{font-size:var(--button-font-size);color:var(--button-color);padding:var(--button-padding);border-radius:50px;border:1px solid #2A6FD3;transition:all .15s ease}.sleep-6 .sleep-6-button:hover,.sleep-6 .sleep-6-button:active{background-color:#2a6fd3;color:#fff}.sleep-6 .sleep-6-content{display:flex;justify-content:center;align-items:stretch}.sleep-6 .sleep-6-content-item{display:flex;flex-direction:column;gap:var(--card-gap);flex:1}.sleep-6 .sleep-6-content-item .sleep-6-text{font-size:var(--card-title-font-size);color:var(--text-title-color);text-align:center}@media(min-width:1280px){.sleep-6 .sleep-6-content-item .sleep-6-image img{width:200px;height:200px;object-fit:contain}.sleep-6 .sleep-6-content-item{transition:opacity .3s ease}.sleep-6 .sleep-6-content-item:first-child{opacity:1}.sleep-6 .sleep-6-content-item:not(:first-child){opacity:.8}.sleep-6 .sleep-6-content:has(.sleep-6-content-item:hover) .sleep-6-content-item:not(:hover){opacity:.8}.sleep-6 .sleep-6-content-item:hover{opacity:1}.sleep-6 .sleep-6-content{gap:80px}}@media(max-width:1279px)and (min-width:768px){.sleep-6 .sleep-6-content-item .sleep-6-image img{width:154px;height:154px;object-fit:contain}.sleep-6 .sleep-6-content{gap:24px}.sleep-6 .sleep-6-content-item .sleep-6-text{max-width:154px}}@media(max-width:767px)and (min-width:375px){.sleep-6 .sleep-6-content-item .sleep-6-image img{width:160px;height:160px;object-fit:contain}.sleep-6 .sleep-6-content{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;column-gap:clamp(24px,calc(24px + 24px*(100vw - 375px)/392px),48px)}.sleep-6 .sleep-6-content-item .sleep-6-text{max-width:160px}}@media(max-width:374px){.sleep-6 .sleep-6-content-item .sleep-6-image img{width:calc(160 / 375 * 100vw);height:calc(160 / 375 * 100vw);object-fit:contain}.sleep-6 .sleep-6-content{display:grid;grid-template-columns:repeat(2,1fr);gap:6.4vw}.sleep-6 .sleep-6-content-item .sleep-6-text{max-width:calc(160 / 375 * 100vw)}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/sleep-6.css.map */
