﻿img{max-width:100%}.hero-section img{margin-top:20px}.offer-section{padding:20px 0;color:#fff}.offer-section .offer-container{width:100%}.offer-section .offer-header{text-align:center;margin-bottom:20px;background-color:#f4c014;border-radius:10px;padding:10px 0}.offer-section .offer-header h1{font-size:24px;font-weight:700;color:#000}.offer-section .offer-grid .offer-cards{display:flex;flex-direction:column;gap:20px}.offer-section .offer-grid .offer-card{background:#f3f3f3;padding:20px;border-radius:10px;box-shadow:0 4px 10px hsla(0,0%,100%,.1);color:#000}.offer-section .offer-grid .offer-card h2{font-size:16px;font-weight:700}.offer-section .offer-grid .offer-card .offer-badge{background-color:#1e73be;color:#fff;font-size:12px;font-weight:600;padding:6px 12px;border-radius:6px;display:inline-block;margin:10px 0;text-transform:uppercase}.offer-section .offer-grid .offer-card .offer-badge strong{font-weight:700}.offer-section .offer-grid .offer-card p{font-size:14px;color:#333;line-height:1.5}.offer-section .offer-grid .offer-card p button{color:#1e73be;padding-top:2px;font-weight:600}.offer-section .offer-grid .offer-card .btn-yellow{display:inline-block;background-color:#f4c014;color:#000;padding:10px 20px;border-radius:8px;font-weight:700;text-transform:uppercase;font-size:13px;margin-top:15px;text-align:center;transition:background-color .3s ease}.offer-section .offer-grid .offer-card .btn-yellow:hover{background-color:rgb(203.4756097561,158.4512195122,9.5243902439)}.offer-section .offer-grid .offer-sidebar{padding:20px;background-color:#000;border-radius:10px;margin-top:20px}.offer-section .offer-grid .offer-sidebar h2{font-size:20px;font-weight:700;color:#f4c014;margin-bottom:15px}.offer-section .offer-grid .offer-sidebar p{font-size:14px;line-height:1.6;margin-bottom:20px;color:#ccc}.offer-section .offer-grid .offer-sidebar ul{padding-left:0;list-style:none;margin-bottom:20px}.offer-section .offer-grid .offer-sidebar ul li{position:relative;padding-left:25px;margin-bottom:10px;font-size:14px;color:#fff}.offer-section .offer-grid .offer-sidebar ul li::before{content:"✔";position:absolute;left:0;color:#f4c014;font-size:16px}.offer-section .offer-grid .offer-sidebar .btn-yellow{display:inline-block;background-color:#f4c014;color:#000;padding:10px 20px;border-radius:8px;font-weight:700;text-transform:uppercase;font-size:13px;text-align:center;transition:background-color .3s ease}.offer-section .offer-grid .offer-sidebar .btn-yellow:hover{background-color:rgb(203.4756097561,158.4512195122,9.5243902439)}.popup-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:none;justify-content:center;align-items:center;z-index:9999}.popup-wrapper .popup-box{background:#fff;border-radius:8px;width:100%;max-width:320px;box-shadow:0 0 25px rgba(0,0,0,.2);overflow:hidden}.popup-wrapper .popup-box .popup-header{background-color:#1b6fcb;color:#fff;font-weight:700;text-align:center;padding:16px;font-size:16px;text-transform:uppercase;position:relative}.popup-wrapper .popup-box .popup-header span{display:block;overflow:visible;position:absolute;font-size:16px;color:#fff;bottom:30px;right:5px;cursor:pointer}.popup-wrapper .popup-box .popup-content{padding:20px}.popup-wrapper .popup-box .popup-content .description{font-size:14px;color:#333;margin-bottom:20px}.popup-wrapper .popup-box .popup-content .sub-heading{font-weight:600;font-size:15px;margin-bottom:10px}.popup-wrapper .popup-box .popup-content .sub-sub-heading{font-weight:500;font-size:14px;margin-bottom:10px}.popup-wrapper .popup-box .popup-content .terms-list{list-style:none;padding-left:0;margin-bottom:20px}.popup-wrapper .popup-box .popup-content .terms-list li{margin-bottom:10px;font-size:14px;color:#222;position:relative;padding-left:25px}.popup-wrapper .popup-box .popup-content .terms-list li::before{content:"✔";position:absolute;left:0;bottom:15px;color:#1b6fcb;font-size:16px}.popup-wrapper .popup-box .popup-content .popup-button{text-align:left}.popup-wrapper .popup-box .popup-content .popup-button .btn-get-deal{background-color:#1b6fcb;color:#fff;font-weight:600;border:none;border-radius:6px;padding:10px 20px;cursor:pointer;transition:background-color .3s ease}.popup-wrapper .popup-box .popup-content .popup-button .btn-get-deal:hover{background-color:rgb(0,78.0276497696,166)}@media only screen and (min-width :767px){.hero-section img{margin-top:30px}.offer-section{padding:30px 0}.offer-section .offer-container{width:62%}.offer-section .offer-grid{display:flex;gap:20px}.offer-section .offer-grid .offer-card{width:100%}.offer-section .offer-grid .offer-card .offer-card-header{display:flex;align-items:center;justify-content:space-between}.offer-section .offer-grid .offer-card h2{width:65%}.offer-section .offer-grid .offer-sidebar{width:35%;height:300px;margin-top:0}.popup-wrapper .popup-box{max-width:600px}.popup-wrapper .popup-box .popup-header{font-size:18px}.popup-wrapper .popup-box .popup-header span{bottom:27px;right:14px}.popup-wrapper .popup-box .popup-content .terms-list li::before{bottom:-1px}}@media(min-width: 1200px)and (max-width: 1300px){.offer-section .offer-grid .offer-sidebar{height:380px !important}}@media only screen and (min-width :1199.98px){.hero-section img{margin-top:50px}.offer-section{padding:50px 0}.offer-section .offer-container{width:75%}.offer-section .offer-header h1{font-size:32px}.offer-section .offer-grid{flex-wrap:wrap;justify-content:center;gap:30px}.offer-section .offer-grid .offer-cards{flex-direction:row;flex-wrap:wrap;gap:20px;width:100%;justify-content:center}.offer-section .offer-grid .offer-card{width:48.5%}.offer-section .offer-grid .offer-sidebar{width:20%;height:390px}.popup-wrapper .popup-box{max-width:700px}.popup-wrapper .popup-box .popup-header span{bottom:27px;right:14px}.popup-wrapper .popup-box .popup-content .terms-list li::before{bottom:0px}}/*# sourceMappingURL=offer.min.css.map */