.OffersGridSection-module__gmdIbW__offers{background:#fff;padding:60px 0 70px}.OffersGridSection-module__gmdIbW__container{max-width:1500px;margin:0 auto;padding:0 20px}.OffersGridSection-module__gmdIbW__head{text-align:center;margin-bottom:28px}.OffersGridSection-module__gmdIbW__title{color:#111;letter-spacing:.4px;margin:0;font-size:max(30px,min(4vw,52px));font-weight:800;line-height:1.05}.OffersGridSection-module__gmdIbW__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.OffersGridSection-module__gmdIbW__card{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;text-align:left;background:#fff;border:none;border-radius:22px;outline:none;flex-direction:column;height:100%;margin:0;padding:0;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 16px 36px rgba(0,0,0,.08)}.OffersGridSection-module__gmdIbW__card:hover{transform:translateY(-4px);box-shadow:0 22px 42px rgba(0,0,0,.12)}.OffersGridSection-module__gmdIbW__imgWrap{aspect-ratio:16/9;flex-shrink:0;position:relative;overflow:hidden}.OffersGridSection-module__gmdIbW__img{object-fit:cover;width:100%;height:100%;display:block}.OffersGridSection-module__gmdIbW__imgFade{pointer-events:none;background:linear-gradient(rgba(10,10,10,0) 0%,rgba(10,10,10,.08) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.OffersGridSection-module__gmdIbW__cardBody{flex-direction:column;flex:1;padding:18px 18px 20px;display:flex}.OffersGridSection-module__gmdIbW__cardTitle{color:#111;min-height:52px;margin:0 0 10px;font-size:21px;font-weight:800;line-height:1.25}.OffersGridSection-module__gmdIbW__cta{color:#233282;margin-top:auto;font-size:14px;font-weight:700}.OffersGridSection-module__gmdIbW__skeletonGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.OffersGridSection-module__gmdIbW__skeleton{aspect-ratio:16/10;background:linear-gradient(90deg,#ececec 25%,#f6f6f6 50%,#ececec 75%) 0 0/200% 100%;border-radius:22px;animation:1.2s linear infinite OffersGridSection-module__gmdIbW__shimmer}@keyframes OffersGridSection-module__gmdIbW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.OffersGridSection-module__gmdIbW__err,.OffersGridSection-module__gmdIbW__ok{margin-top:14px;font-size:14px;line-height:1.5}.OffersGridSection-module__gmdIbW__err{color:#b91c1c}.OffersGridSection-module__gmdIbW__ok{color:#166534}.OffersGridSection-module__gmdIbW__modalRoot{z-index:9999;background:rgba(15,18,28,.68);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.OffersGridSection-module__gmdIbW__modalCard{background:#fff;border-radius:24px;width:min(720px,100%);max-height:90vh;padding:26px;position:relative;overflow:auto;box-shadow:0 28px 70px rgba(0,0,0,.24)}.OffersGridSection-module__gmdIbW__close{-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:5;color:#111827;cursor:pointer;background:rgba(255,255,255,.92);border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:42px;height:42px;margin:0;padding:0;font-size:28px;line-height:1;transition:all .25s;display:flex;position:absolute;top:14px;right:14px}.OffersGridSection-module__gmdIbW__offerMeta{align-items:center;gap:14px;display:flex}.OffersGridSection-module__gmdIbW__thumb{background:#f3f3f3;border-radius:12px;flex-shrink:0;width:100px;height:70px;overflow:hidden}.OffersGridSection-module__gmdIbW__thumb img{object-fit:cover;width:100%;height:100%}.OffersGridSection-module__gmdIbW__meta{min-width:0}.OffersGridSection-module__gmdIbW__eyebrow{color:#7a7a7a;text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-size:12px;font-weight:700}.OffersGridSection-module__gmdIbW__offerTitle{color:#111;margin:0;font-size:22px;font-weight:800;line-height:1.2}.OffersGridSection-module__gmdIbW__form{flex-direction:column;gap:18px;display:flex}.OffersGridSection-module__gmdIbW__hdr{margin-bottom:4px}.OffersGridSection-module__gmdIbW__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.OffersGridSection-module__gmdIbW__field{flex-direction:column;display:flex}.OffersGridSection-module__gmdIbW__full{grid-column:1/-1}.OffersGridSection-module__gmdIbW__label{color:#111;margin-bottom:8px;font-size:13px;font-weight:700}.OffersGridSection-module__gmdIbW__input,.OffersGridSection-module__gmdIbW__textarea{color:#111;background:#fff;border:1px solid #d8dde5;border-radius:12px;outline:none;width:100%;font-size:14px;transition:border-color .2s,box-shadow .2s}.OffersGridSection-module__gmdIbW__input{height:48px;padding:0 14px}.OffersGridSection-module__gmdIbW__textarea{resize:vertical;min-height:110px;padding:12px 14px}.OffersGridSection-module__gmdIbW__input:focus,.OffersGridSection-module__gmdIbW__textarea:focus{border-color:#233282;box-shadow:0 0 0 3px rgba(35,50,130,.1)}.OffersGridSection-module__gmdIbW__errText{color:#d93025;margin-top:6px;font-size:12px;line-height:1.4;display:block}.OffersGridSection-module__gmdIbW__actions{justify-content:flex-start;display:flex}.OffersGridSection-module__gmdIbW__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#fff;cursor:pointer;background:#111;border:0;border-radius:999px;min-width:190px;height:48px;padding:0 20px;font-size:14px;font-weight:700}.OffersGridSection-module__gmdIbW__btn:disabled{opacity:.7;cursor:not-allowed}.OffersGridSection-module__gmdIbW__honeypot{display:none}@media (max-width:991px){.OffersGridSection-module__gmdIbW__grid,.OffersGridSection-module__gmdIbW__skeletonGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.OffersGridSection-module__gmdIbW__offers{padding:40px 0 50px}.OffersGridSection-module__gmdIbW__container{padding:0 16px}.OffersGridSection-module__gmdIbW__grid,.OffersGridSection-module__gmdIbW__skeletonGrid,.OffersGridSection-module__gmdIbW__formGrid{grid-template-columns:1fr}.OffersGridSection-module__gmdIbW__modalCard{border-radius:18px;padding:20px 16px}.OffersGridSection-module__gmdIbW__btn{width:100%;min-width:100%}}
.page-module__W9peKG__fqSection{padding:50px 0}.page-module__W9peKG__faqBox{cursor:pointer;background:#fff;border-radius:8px;margin-bottom:10px;padding:15px;box-shadow:2px 2px 10px rgba(0,0,0,.1)}.page-module__W9peKG__active{background:#233282}.page-module__W9peKG__faqHeader{background:#fff;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:30px;padding:10px;transition:background .3s;display:flex}.page-module__W9peKG__active .page-module__W9peKG__faqHeader{background:#233282;border-radius:8px}.page-module__W9peKG__faqContent{background:#fff;border-radius:0 0 8px 8px;margin:.5rem -1rem -1rem;padding:10px;display:none}.page-module__W9peKG__open{display:block}.page-module__W9peKG__faqText{padding:0 3.2rem}.page-module__W9peKG__faqIcon{background:#233282;border-radius:50%;padding:10px;transition:all .3s}.page-module__W9peKG__active .page-module__W9peKG__faqIcon{color:#000;background:#fff;transform:rotate(180deg)}.page-module__W9peKG__faqBtn{color:#fff;background:#233282;border-radius:10px;padding:15px;font-size:20px;transition:all .3s;display:flex}.page-module__W9peKG__active .page-module__W9peKG__faqBtn{color:#233282;background:#fff}.page-module__W9peKG__faqBtnIcon{transition:transform .3s}.page-module__W9peKG__active .page-module__W9peKG__faqBtnIcon{transform:rotate(180deg)}.page-module__W9peKG__active .page-module__W9peKG__faqTitle{color:#fff}@media (max-width:767px){.page-module__W9peKG__faqText{padding:0 1rem}}
