﻿.newsletter-page{background-color:#fafafa}.waf-banner-ad{position:relative}.waf-banner-ad .banner-caption{transform:translate(-50%, -50%);text-align:center;width:100%;top:50%;left:50%;position:absolute}.waf-banner-ad .title{color:#fff;font-size:29px;text-transform:uppercase;font-family:"DIN-Bold",sans-serif}.newsletter-form-card{padding:40px 16px;border:1px solid #d5b36f;border-radius:20px;position:relative;overflow:hidden}.newsletter-form-card .form-image{width:100%;height:auto}.newsletter-form-card .form-image::before{content:"";background:url("/static-assets/images/cssimages/newsletter/bg-pattern.svg") no-repeat center;background-size:cover;width:100%;height:210px;z-index:0;pointer-events:none;top:0;left:0;position:absolute}.newsletter-form-card .form-image img{margin:0 auto;display:block;z-index:1;position:relative}.newsletter-form-card .form-content{margin-top:40px;position:relative}.newsletter-form-card .form-content::before{content:url("/static-assets/images/cssimages/newsletter/paper-plane.svg");z-index:0;top:-150px;left:0;position:absolute}.newsletter-form-card .form-title{color:#0a7636;font:28px "DIN-Bold",sans-serif;margin-bottom:20px}.newsletter-form-card .form-desc{color:#1a1a1a;font:15px "DIN-Regular",sans-serif}.newsletter-form-card .form-control{border:none;padding:10px 120px 10px 14px;font-size:16px;color:#333;background:#f2f2f2;width:100%;border-radius:32px;padding-right:125px}.newsletter-form-card .form-control::placeholder{color:#333}.newsletter-form-card .subscribe-form{margin-top:32px;width:100%;height:50px;position:relative;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:space-between;-moz-align-items:space-between;-ms-align-items:space-between;align-items:space-between}.newsletter-form-card .subscribe-form .btn-subscribe{background-color:#d5b36f;color:#000;border-radius:32px;border:none;cursor:pointer;text-align:center;transform:translateY(-50%);top:50%;right:14px;position:absolute}.waf-head .head-wrap{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.waf-head .title{font:22px "DIN-Bold",sans-serif;color:#000;margin-block:40px 20px}.custom-select-wrapper{position:relative;width:100%}.custom-select-wrapper .custom-select-trigger{position:relative;width:100%;padding:0 15px;font:14px "DIN-Bold",sans-serif;color:#333;height:45px;border-radius:15px;cursor:pointer;border:1px solid #e6e6e6;background-color:#fff;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.custom-select-wrapper .custom-select-trigger .arrow{position:relative;height:10px;width:10px}.custom-select-wrapper .custom-select-trigger .arrow::before,.custom-select-wrapper .custom-select-trigger .arrow::after{content:"";width:.15rem;height:100%;transition:all .5s;bottom:0;position:absolute}.custom-select-wrapper .custom-select-trigger .arrow::before{left:-3px;transform:rotate(-45deg);background-color:#394a6d}.custom-select-wrapper .custom-select-trigger .arrow::after{left:3px;transform:rotate(45deg);background-color:#394a6d}.custom-select-wrapper .custom-options{display:block;border:1px solid #e6e6e6;border-top:0;background:#fff;transition:all .3s;opacity:0;visibility:hidden;pointer-events:none;z-index:2;list-style:none;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:0 0 4px 4px;max-height:240px;overflow-y:auto;top:100%;right:0;left:0;position:absolute;scrollbar-width:thin;scrollbar-color:#b4b4b4 #e0e0e0}.custom-select-wrapper .custom-options::-webkit-scrollbar{width:8px}.custom-select-wrapper .custom-options::-webkit-scrollbar-track{background:#e0e0e0}.custom-select-wrapper .custom-options::-webkit-scrollbar-thumb{background:#b4b4b4;border-radius:4px}.custom-select-wrapper .custom-options::-webkit-scrollbar-thumb:hover{background:#999}.custom-select-wrapper .custom-options.open{opacity:1;visibility:visible;pointer-events:all}.custom-select-wrapper .custom-options .custom-option{position:relative;display:block;padding:10px 15px;font-size:16px;font-weight:300;color:#000;cursor:pointer;transition:all .3s;background-color:#f2f2f2}.custom-select-wrapper .custom-options .custom-option:hover,.custom-select-wrapper .custom-options .custom-option.selected{background-color:#d5b36f;color:#000}.newsletter-card{margin-top:15px;padding:18px 15px;background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.08);gap:20px;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.newsletter-card .card-img img{width:100%;border-radius:16px;border:2px solid #d1aa67}.newsletter-card .card-body{display:flex;flex-direction:column}.newsletter-card .card-body .card-date{order:-2;color:#d1aa67;font:18px "DIN-Bold",sans-serif}.newsletter-card .card-body .card-content{margin-top:20px}.newsletter-card .card-body .card-content p{color:#000;margin-bottom:20px;font:16px/24px "DIN-Regular",sans-serif}.newsletter-card .card-body .card-content p:last-child{margin-bottom:0}.newsletter-card .card-body .card-content p strong{font:16px/24px "DIN-Bold",sans-serif}.newsletter-card .card-body .btn-wrap{margin-top:12px;padding-top:25px;order:-1;position:relative}.newsletter-card .card-body .btn-wrap::before{content:"";height:1px;width:100%;background:#565655;opacity:.4;top:0;left:0;position:absolute}.newsletter-card .card-body .btn-wrap .btn-download{background-color:#d0b478;color:#000;width:190px;height:45px;font:16px "DIN-Bold",sans-serif;border-radius:25px;text-decoration:none;position:relative;gap:16px;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.newsletter-card .card-body .btn-wrap .btn-download::after{content:"";font-family:"waf-icon-font";font-size:14px;color:#000}@media(min-width: 1200px){.newsletter-form-card{padding-inline:110px;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.newsletter-form-card .form-image img{margin-left:0;width:350px}.newsletter-form-card .form-image::before{width:60%;height:289px}.newsletter-form-card .form-content{margin-top:0}.newsletter-form-card .form-content::before{content:url("/static-assets/images/cssimages/newsletter/paper-plane.png")}.newsletter-form-card .form-title{font-size:32px}.waf-head .head-wrap{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.custom-select-wrapper{max-width:290px}.newsletter-card{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.newsletter-card .card-img,.newsletter-card .card-body{flex:1}.newsletter-card .card-img img{border-radius:32px}.newsletter-card:nth-child(even) .card-img{order:2}.newsletter-card:nth-child(even) .card-body{order:1;text-align:right}.newsletter-card:nth-child(even) .card-body .btn-wrap{display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}}
/*# sourceMappingURL=newsletter.css.map */
