@charset "UTF-8";.buy-bed_white,a.buy-bed,button.buy-bed{padding:18px 40px;display:block;height:fit-content;width:fit-content;text-decoration:none;font-size:17px;transition:color .4s}.alert p,.successAlert div p,a.buy-bed,button.buy-bed{color:#fff;font-weight:500}*{margin:0;padding:0;box-sizing:border-box;font-family:"SF Pro Display",sans-serif}.container{max-width:1390px}.pacifico{font-family:Pacifico,cursive;font-weight:400;font-style:normal}a.buy-bed,button.buy-bed{background:#000;border-radius:30px;border:none}.buy-bed_white{background:#fff;color:#000;border-radius:30px;font-weight:500;border:none}a.buy-bed:hover,a.buy-bed_white:hover,button.buy-bed:hover,button.buy-bed_white:hover{color:#56acee}.gradient{background-color:#2aa5a0;background-image:linear-gradient(122.62deg,#91c4ec 30.11%,#4f8bdf 51.17%,#7228a6 81.79%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.bottom-section{background:#1d1d1d}.alert,.alert.error button:after,.alert.error button:before{background:#000}.tns-controls{display:none}body::-webkit-scrollbar{background-color:transparent;width:6px}body::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1333333333);border-radius:3px}.alert button,.successAlert div button{background:0 0;position:relative;cursor:pointer}body,html{scroll-behavior:smooth}.alert{position:fixed;top:60px;right:-780px;min-height:60px;max-width:360px;width:100%;padding:24px 10px 24px 24px;border-radius:17px;display:flex;font-size:18px;gap:20px;cursor:pointer;transform:translateX(0);justify-content:space-between;z-index:1000}.alert.hidden{animation:.9s cubic-bezier(.68,-.55,.27,1.55) forwards hiddenPopup}.alert.active{animation:.8s cubic-bezier(.68,-.55,.27,1.55) forwards slideAndSpring}.alert.error{background:#ff8d8a}.alert.error p{color:#000}.alert p{max-width:calc(100% - 46px);padding-top:2px}.alert button{border:none;width:26px;height:26px}.alert button:after,.alert button:before{pointer-events:none;content:"";width:16px;height:1.5px;background:#fff;border-radius:1px;position:absolute;left:50%;top:50%}.alert button:before,.successAlert div button:before{transform:translate(-50%,-50%) rotate(45deg)}.alert button:after,.successAlert div button:after{transform:translate(-50%,-50%) rotate(-45deg)}.successAlert{background:#1d1d1d;display:flex;flex-direction:column;gap:20px;padding:32px 16px 32px 32px;border-radius:17px;min-width:400px}.successAlert span{padding-right:16px;color:#fff}.successAlert div{display:flex;justify-content:space-between;align-items:center}.successAlert div p{font-size:32px}.successAlert div button{width:32px;height:32px;border:none}.successAlert div button:after,.successAlert div button:before{pointer-events:none;content:"";width:26px;height:2px;background:#fff;border-radius:2px;position:absolute;left:50%;top:50%}.successAlert-wrap{width:100vw;height:100vh;background:rgba(0,0,0,.2666666667);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);position:fixed;left:0;top:0;z-index:500;display:none;align-items:center;justify-content:center;transition:opacity .3s;opacity:0}.successAlert-wrap.active{animation:.3s forwards showSuccessPopup;display:flex}@keyframes slideAndSpring{0%{transform:translateX(0)}98%{transform:translateX(-805px)}100%{transform:translateX(-800px)}}@keyframes hiddenPopup{0%{transform:translateX(-800px)}70%{transform:translateX(10px)}100%{transform:translateX(0)}}@keyframes showSuccessPopup{0%{display:flex;opacity:0}100%{display:flex;opacity:1}}@media (max-width:600px){.successAlert{min-width:0;max-width:100%;width:calc(100% - 40px)}.successAlert-wrap{align-items:flex-start;padding-top:30px}.alert{top:20px;max-width:calc(100% - 40px);width:100%}}.social-icons{display:inline-block;margin-left:10px}.social-icons a{display:inline-block;margin-right:5px}