.promoSection{display:flex;flex-direction:column;margin-top:40px;gap:60px}.promoSection .containerMattress{display:flex;gap:93px}@media(max-width:768px){.promoSection .containerMattress{flex-direction:column;align-items:center}}.promoSection .videoWrapper{flex:1 1;text-align:center}@media(max-width:1600px){.promoSection .videoWrapper{max-width:300px}}@media(max-width:768px){.promoSection .videoWrapper{width:100%}}.promoSection .videoWrapper .videoOverlay{position:relative;border-radius:8px;overflow:hidden}.promoSection .videoWrapper .videoOverlay img{display:block;border-radius:8px}.promoSection .videoWrapper .videoOverlay .playButton{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background-color:hsla(0,0%,100%,.5);color:#fff;border:none;border-radius:50%;font-size:1.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s}.promoSection .videoWrapper .videoOverlay .playButton span{width:30px;height:30px;display:flex;justify-content:center;align-items:center}.promoSection .videoWrapper .videoOverlay .playButton:hover{background-color:hsla(0,0%,100%,.4)}.promoSection .videoWrapper .videoCaption{margin-top:.5rem;font-size:.9rem;color:#666}.promoSection h1{font-size:3vw;line-height:110%;font-weight:500}@media(max-width:768px){.promoSection h1{font-size:24px;text-align:center;font-weight:400}}.promoSection .content{flex:2 1}.promoSection .content h2{font-size:2vw;font-weight:500;margin-bottom:20px}@media(max-width:768px){.promoSection .content h2{font-size:24px}}.promoSection .content p{margin-bottom:1rem;font-size:1.8vw;color:#090909;line-height:1.5;font-weight:400}@media(max-width:768px){.promoSection .content p{font-size:20px}}.promoSection .content .button{margin-top:40px;width:-moz-fit-content;width:fit-content;display:inline-block;padding:14px 63px;font-size:1vw;font-weight:400;background-color:#edd99b;color:#333;border:none;border-radius:24px;cursor:pointer;transition:background .3s}@media(max-width:768px){.promoSection .content .button{font-size:16px;width:100%}}.promoSection .content .button:hover{background-color:#e0c468}.container{max-width:1440px;width:100%;margin-right:auto;margin-left:auto;padding-right:20px;padding-left:20px}@media only screen and (max-width:436px){.container{padding-right:1rem!important;padding-left:1rem!important}}@media screen and (min-width:800px){.container{max-width:95%}}@media screen and (min-width:1800px){.container{max-width:90%}}.breadcrumb{display:flex;align-items:center;overflow-x:scroll;margin-top:16px}.breadcrumb::-webkit-scrollbar{display:none}.breadcrumb__link{color:#888;font-size:14px;font-weight:400;white-space:nowrap;transition:.1s ease-in-out}.breadcrumb__link:hover,.breadcrumb__link:last-child{color:#282828}.breadcrumb__separator{margin:0 16px;color:#888}