.subscription-banner{text-align:center;padding:20px;font-family:var(--poppins-font);min-height:40vh;width:100vw;display:flex;justify-content:center}.banner-content{position:relative;max-width:1600px;margin:1% auto;width:85%;background:#fafafa;box-shadow:rgba(0,0,0,.24) 0 3px 8px;display:flex;border-radius:20px;overflow:hidden}.banner-content .leftSide{width:30%;height:100%;background:linear-gradient(153.62deg,#00115e 0,#000 50%,#00115e 100%);position:relative}.banner-content .leftSide .leftSideImageContainer{position:absolute;top:50%;left:77%;transform:translate(-50%,-50%)}.banner-content .leftSide .leftSideImageContainer img{width:400px;height:390px}.banner-content .checkbox-group-2 input[type=checkbox],.checkbox-group input[type=checkbox]{appearance:none;width:16px;height:16px;position:relative;overflow:hidden;background:0 0;transition:background .3s ease-in-out;outline:0;cursor:pointer}.banner-content .rightside{padding-block:24px;width:70%}.banner-content .rightside h2{font-size:60px;margin-bottom:10px;font-weight:600;color:var(--primary-blue);line-height:75px}.banner-content .rightside .line-container{display:flex;gap:.3rem;margin-top:-6px;margin-bottom:15px;justify-content:center;width:100%}.banner-content .rightside .line-container .line1{width:55px;height:7px;border-radius:5px;background:var(--primary-blue)}.banner-content .rightside .line-container .line2{width:15px;height:7px;border-radius:5px;background:var(--primary-blue)}.banner-content .rightside .subscribeNow-text{font-size:.9em;text-align:center;color:var(--primary-blue);font-weight:500}.banner-content .rightside .subscribeNow-text img{width:16px}.banner-content .rightside .description_text{font-size:.9rem;width:95%;max-width:460px;margin:auto;line-height:1.9rem}.banner-content .checkbox-group{display:flex;justify-content:center;margin-bottom:20px;gap:38px}.banner-content .checkbox-group-2{align-items:center;gap:10px;margin-inline:10px;text-align:left;display:flex;gap:8px;margin-bottom:15px}.banner-content .checkbox-group label{font-size:.8em;display:flex;align-items:center;gap:.4rem}.checkbox-group input[type=checkbox]{border:2px solid var(--primary-green);border-radius:2px}.banner-content .checkbox-group-2 input[type=checkbox]{min-width:16px;border:2px solid var(--primary-green);border-radius:2px}.checkbox-group input[type=checkbox]:checked,.checkbox-group-2 input[type=checkbox]:checked{background:var(--primary-green)}.checkbox-group input[type=checkbox]:checked::after,.checkbox-group-2 input[type=checkbox]:checked::after{content:'\2714';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.8rem;color:#fff}.banner-content .subscribe-form{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:20px;gap:1.2rem;width:100%}.subscribe-form .email-form{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem;width:100%}.subscribe-form input[type=email],.subscribe-form input[type=text]{border:1px solid #dbdfd0;border-radius:16px;padding:.7rem 1.3rem;font-family:var(--poppins-font);font-size:.9rem;font-style:normal;font-weight:400;outline:0;width:95%;max-width:430px;box-sizing:border-box;transition:box-shadow .3s,transform .3s;background:rgba(255,255,255,.8)}.subscribe-form input[type=email]:focus,.subscribe-form input[type=text]:focus{border-color:#ccc;transform:scale(1.02)}@keyframes pulse{0%,100%{box-shadow:0 0 6px rgba(0,107,63,.8)}50%{box-shadow:0 0 8px rgba(0,107,63,.5)}}.subscribe-form input[type=email]::placeholder,.subscribe-form input[type=text]::placeholder{opacity:1}.subscribe-form button{background:var(--primary-blue);color:var(--white);letter-spacing:2.2px;padding:.6rem 2rem;white-space:nowrap;font-family:var(--poppins-font);font-size:1rem;cursor:pointer;font-weight:600;min-width:10%;margin-top:1%;border-radius:10px;border:none;transition:transform .4s,background-color .4s,color .4s;box-shadow:0 4px 4px 0 #00000040}.subscribe-form button:hover{background-color:var(--primary-blue-hover);color:var(--white)}.submit-agreement label{font-size:.8rem}.submit-agreement label a{color:var(--primary-blue);font-weight:600;font-size:.8rem;text-decoration:underline}@media (max-width:1650px){.banner-content .rightside h2{font-size:50px;line-height:65px}}@media (max-width:1550px){.banner-content .rightside h2{font-size:44px;line-height:55px}}@media screen and (max-width:1300px) and (min-width:1180px){.banner-content .leftSide .leftSideImageContainer img{width:350px;height:350px}}@media screen and (max-width:1180px) and (min-width:1050px){.banner-content .leftSide .leftSideImageContainer img{width:350px;height:350px}.banner-content{width:95%}.banner-content .leftSide{width:28%}}@media screen and (max-width:1050px) and (min-width:800px){.banner-content .leftSide .leftSideImageContainer img{width:250px;height:250px}.banner-content .leftSide{width:25%}.banner-content{width:95%}}@media screen and (max-width:800px){.banner-content{flex-direction:column;width:95%;align-items:center}.banner-content .leftSide{order:2;width:100%;height:150px}.banner-content .rightside{width:100%!important}.banner-content .leftSide .leftSideImageContainer{position:absolute;top:27%;left:50%;transform:translate(-50%,-50%)}.subscribe-form button{z-index:2;position:relative;margin-top:25px;margin-bottom:13px;box-shadow:0 4px 4px 0 #00000040}.banner-content .leftSide .leftSideImageContainer img{width:300px;height:300px}}@media screen and (max-width:500px){.banner-content .rightside .description_text{font-size:.8em}.banner-content{width:100%}}@media screen and (max-width:430px){.banner-content .rightside h2{font-size:40px}}@media screen and (max-width:400px){.banner-content .rightside h2{font-size:36px;line-height:44px}}@media screen and (max-width:360px){.banner-content .rightside h2{font-size:32px;line-height:40px}}