.oval-home-page{background-color:#f5f3ee;overflow:hidden}.oval-home-page *{margin:0;padding:0;box-sizing:border-box}.oval-home-page .page-content{width:1200px;margin:0 auto}.oval-home-page .hero-section{width:100%;height:980px;padding-top:80px;display:flex;justify-content:center;overflow:hidden;display:block}.oval-home-page .hero-section .hero-container{position:relative;width:1200px;margin:auto}.oval-home-page .hero-section .text-box{display:inline-block;padding-top:300px}.oval-home-page .hero-section .text-box .hero-title{display:inline-block;width:600px;height:180px;font-family:Glory,Glory;font-weight:700;font-size:72px;color:#09213d;line-height:90px;text-align:left;font-style:normal;text-transform:none;margin-bottom:16px}.oval-home-page .hero-section .text-box .hero-span{margin-bottom:32px}.oval-home-page .hero-section .text-box .hero-buttons{display:flex}.oval-home-page .hero-section .text-box .hero-buttons .btn-primary{width:205px;height:72px;background:#09213d;border-radius:12px;text-align:center;font-family:Poppins,Poppins;font-weight:600;font-size:16px;color:#f5f3ee;line-height:72px;font-style:normal;text-transform:none;margin-right:24px;cursor:pointer;transition:opacity .3s ease}.oval-home-page .hero-section .text-box .hero-buttons .btn-primary:hover{opacity:.8}.oval-home-page .hero-section .text-box .hero-buttons .btn-secondary{width:207px;height:72px;border-radius:12px;border:1px solid #09213d;text-align:center;font-family:Poppins,Poppins;font-weight:600;font-size:16px;color:#09213d;line-height:72px;font-style:normal;text-transform:none;cursor:pointer;transition:opacity .3s ease}.oval-home-page .hero-section .text-box .hero-buttons .btn-secondary:hover{opacity:.8}.oval-home-page .hero-section .hero-vector{position:absolute;top:-260px;left:636px;width:949px;height:1253px}.oval-home-page .hero-section .mattress-ima-box{position:absolute;top:0;left:405px;width:1920px;height:900px}.oval-home-page .hero-section-mobile{display:none}.oval-home-page .video-section{width:100%;display:flex;justify-content:center;padding:100px 0}.oval-home-page .video-section .video-container{width:1200px;height:706px}.oval-home-page .video-section .video-container .video-player{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background:#161519;border-radius:12px;overflow:hidden}.oval-home-page .video-section .video-container .video-player #mainVideo{width:100%;height:100%;object-fit:cover;border-radius:12px}.oval-home-page .video-section .video-container .video-player .play-button{background-color:#ffffff0d;position:absolute;left:0;bottom:0;width:100%;height:100px;display:flex;justify-content:space-between;padding:0 40px;align-items:center;gap:8px;z-index:2;transition:opacity .3s ease}.oval-home-page .video-section .video-container .video-player .play-button span{color:var(--Grey-1, #F5F3EE);font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.oval-home-page .video-section .video-container .video-player .play-button .play-text{font-size:24px}.oval-home-page .video-section .video-container .video-player .play-button .play-btn{cursor:pointer;display:flex;align-items:center;gap:8px}.oval-home-page .video-section .video-container .video-player .play-button .play-btn:hover{opacity:.8}.oval-home-page .about-section{margin-top:100px}.oval-home-page .about-section .about-container-h2{font-family:Glory,Glory;font-weight:500;font-size:48px;color:#09213d;line-height:56px;text-align:left;font-style:normal;text-transform:none;margin-bottom:48px}.oval-home-page .about-section .about-container-h3{font-family:Glory,Glory;font-weight:500;font-size:24px;color:#09213d;line-height:32px;text-align:left;font-style:normal;text-transform:none;margin-bottom:12px}.oval-home-page .about-section .about-text{font-family:Glory,Glory;font-weight:400;font-size:16px;color:#6c8797;line-height:24px;text-align:left;font-style:normal;text-transform:none}.oval-home-page .about-section .about-text p{margin-bottom:24px}.oval-home-page .about-section .about-img-box{width:100%;border-radius:12px;padding-bottom:100px}.oval-home-page .about-section .about-img-box .about-img{border-radius:12px;width:100%;height:345px;background-color:gray}@media (max-width: 768px){.oval-home-page .page-content{width:100%;padding:0 20px}.oval-home-page .hero-section{display:none}.oval-home-page .hero-section-mobile{display:block;width:100%;min-height:100vh;padding:60px 0 0;position:relative;overflow:hidden}.oval-home-page .hero-section-mobile .hero-container{position:relative;width:100%;display:flex;flex-direction:column;align-items:center}.oval-home-page .hero-section-mobile .text-box{position:relative;z-index:2;width:100%;padding:100px 24px 0;text-align:center;margin-bottom:40px}.oval-home-page .hero-section-mobile .text-box .hero-title{width:100%;height:auto;font-family:Glory,Glory;font-weight:700;font-size:40px;color:#09213d;line-height:48px;text-align:center;margin-bottom:16px}.oval-home-page .hero-section-mobile .text-box .hero-span{width:100%;font-family:Glory,Glory;font-weight:400;font-size:16px;color:#09213d;line-height:24px;text-align:center;margin-bottom:32px;display:block}.oval-home-page .hero-section-mobile .text-box .hero-buttons{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}.oval-home-page .hero-section-mobile .text-box .hero-buttons .btn-primary{width:100%;max-width:590px;height:60px;background:#09213d;border-radius:12px;border:none;text-align:center;font-family:Poppins,Poppins;font-weight:600;font-size:16px;color:#f5f3ee;line-height:60px;cursor:pointer;transition:opacity .3s ease;display:block;text-decoration:none;margin:0}.oval-home-page .hero-section-mobile .text-box .hero-buttons .btn-primary:hover{opacity:.8}.oval-home-page .hero-section-mobile .text-box .hero-buttons .btn-secondary{width:100%;max-width:590px;height:60px;background:#0000;border-radius:12px;border:1px solid #09213d;text-align:center;font-family:Poppins,Poppins;font-weight:600;font-size:16px;color:#09213d;line-height:60px;cursor:pointer;transition:opacity .3s ease;display:block;text-decoration:none;margin:0}.oval-home-page .hero-section-mobile .text-box .hero-buttons .btn-secondary:hover{opacity:.8}.oval-home-page .hero-section-mobile .hero-vector{position:absolute;top:50px;left:50%;transform:translate(-50%);width:600px;height:600px;z-index:0;opacity:.6;pointer-events:none}.oval-home-page .hero-section-mobile .hero-vector .hero-vector-img{width:100%;height:100%;object-fit:contain}.oval-home-page .hero-section-mobile .mattress-ima-box{position:relative;z-index:1;width:100%;max-width:100%;margin-top:20px;height:450px;overflow:hidden}.oval-home-page .hero-section-mobile .mattress-ima-box .mattress-img{width:100%;height:100%;object-fit:cover;object-position:40% 35%;display:block;transform:scale(1.2)}.oval-home-page .video-section{padding:60px 0}.oval-home-page .video-section .video-container{width:100%;height:220px;padding:0 20px}.oval-home-page .video-section .video-container .video-player{height:220px}.oval-home-page .video-section .video-container .video-player .play-button{height:60px;padding:0 16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px}.oval-home-page .video-section .video-container .video-player .play-button .play-text{font-size:14px;line-height:20px}.oval-home-page .video-section .video-container .video-player .play-button .play-btn{align-self:flex-end;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.oval-home-page .video-section .video-container .video-player .play-button .play-btn span{font-size:12px;line-height:18px}.oval-home-page .video-section .video-container .video-player .play-button .play-btn img{width:20px;height:20px}.oval-home-page .about-section{margin-top:60px}.oval-home-page .about-section .about-container{padding:0 20px}.oval-home-page .about-section .about-container-h2{font-size:32px;line-height:40px;margin-bottom:32px;text-align:left}.oval-home-page .about-section .about-container-h3{font-size:20px;line-height:28px;margin-bottom:16px;text-align:left}.oval-home-page .about-section .about-text{font-size:14px;line-height:20px;text-align:left;margin-bottom:32px}.oval-home-page .about-section .about-text p{margin-bottom:16px}.oval-home-page .about-section .about-img-box{padding-bottom:60px}.oval-home-page .about-section .about-img-box .about-img{height:200px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/main-index.css.map */
