.offer-countdown-wrapper{background-color:#00144e;color:#fff;padding:16px 28px;flex-wrap:wrap;display:flex;align-items:center;justify-content:center}.offer-countdown-wrapper .time-text{font-weight:700;font-size:16px;line-height:22px;margin-right:33px}.offer-countdown-wrapper .time-boxes{display:flex;gap:12px}.offer-countdown-wrapper .time-boxes .time-box{width:63px;color:#00144e}.offer-countdown-wrapper .time-boxes .time-box .time-value{height:48px;display:flex;align-items:center;justify-content:center;background:#fffb00;border-radius:4px;font-weight:700;font-size:30px;line-height:41px}.offer-countdown-wrapper .time-boxes .time-box .time-label{font-weight:700;font-size:12px;line-height:16px;margin-top:2px;background:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center}.offer-countdown-wrapper .discount-code-box{margin-left:80px;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:20px;background:rgba(237,213,1,.1);border:2px dashed #edd501;border-radius:10px}.offer-countdown-wrapper .discount-code-box .use-code-label{font-weight:700;font-size:16px;line-height:22px;color:#fff}.offer-countdown-wrapper .discount-code-box .code-text{font-weight:700;font-size:20px;line-height:27px;color:#ffa600;margin:0 30px 0 4px}.offer-countdown-wrapper .discount-code-box button{background:#028dff;border-radius:4px;font-size:14px;line-height:14px;color:#fff;display:flex;align-items:center;justify-content:center;width:79px;height:32px}.offer-countdown-wrapper .discount-code-box button span{margin-right:8px;display:flex;align-items:center;justify-content:center}.offer-countdown-wrapper .discount-code-box button.copied{background:#fffb00;color:#00144e}.offer-countdown-wrapper .discount-code-box button.copied svg path{stroke:#00144e}@media screen and (max-width:800px){.offer-countdown-wrapper .discount-code-box{margin-top:20px;margin-left:0;flex-flow:column}.offer-countdown-wrapper .discount-code-box .code-text{margin:4px 0}}@media screen and (min-width:800px){.offer-countdown-wrapper{position:-webkit-sticky;position:sticky;top:60px;right:0;z-index:9}}.feature-section{display:flex;align-items:center;padding-top:75px;border-radius:30px;background-color:#eef2f2;margin-bottom:80px}.feature-section.reverse{flex-direction:row-reverse}.feature-section .feature-text{flex:1 1;max-width:505px;display:flex;flex-direction:column;padding:0 0 60px;margin-left:88px}.feature-section .feature-title{font-weight:900;font-size:48px;line-height:62px;letter-spacing:-.722222px;margin-bottom:16px}.feature-section .feature-description{font-weight:400;font-size:18px;line-height:28px;margin-bottom:28px}.feature-section .feature-bullets{list-style:none;padding:0;margin:0}.feature-section .feature-bullet{display:flex;align-items:flex-start;gap:2px;margin-bottom:16px}.feature-section .feature-bullet .feature-check{color:green;font-size:18px;display:flex;margin-top:4px}.feature-section .feature-bullet .feature-bullet-text{display:flex;flex-direction:column}.feature-section .feature-bullet .feature-bullet-label{font-weight:700;font-size:18px;line-height:28px;margin-bottom:2px}.feature-section .feature-bullet .feature-bullet-detail{font-weight:400;font-size:18px;line-height:28px}.feature-section .feature-image{flex:1 1;display:flex;align-items:flex-end;justify-content:flex-end;height:100%;align-self:flex-end}.feature-section .feature-image img{width:100%;max-width:595px;height:100%;border-top-left-radius:20px}.feature-section .image-loading{width:100%;height:100%;display:flex;align-items:center;justify-content:center;min-height:500px}@media screen and (max-width:800px){.feature-section{flex-flow:column;padding-top:25px}.feature-section .feature-text{margin-left:0;padding:15px}.feature-section .feature-title{font-size:35px;line-height:38px}.feature-section .feature-bullet .feature-bullet-detail,.feature-section .feature-bullet .feature-bullet-label,.feature-section .feature-description{font-size:16px;line-height:24px}.feature-section .feature-image{width:100%}.feature-section .feature-image img{border-top-left-radius:0}}