*,body,html,img{box-sizing:border-box;font-family:Roboto,sans-serif;margin:0;padding:0}body{background-color:#1099d6}.enter-password{height:90vh;width:100%}.enter-password,.password-form{align-items:center;display:flex;flex-direction:column;justify-content:center}.enter-btn{width:80%!important}@media screen and (max-width:768px){.thank-you-message{padding:28px 24px!important;width:92%!important}}.container{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;width:100%}.thank-you-message{background-color:#fff;border-radius:15px;color:#1f2937;font-family:Roboto,sans-serif;margin:0 auto 50px;max-width:1200px;padding:48px 64px;width:calc(100% - 100px)}.thank-you-message h3{text-wrap:balance;color:#872b90;font-family:Roboto,sans-serif;font-size:1.25rem;font-weight:900;letter-spacing:-.01em;line-height:1.3;margin:0 0 20px;text-align:center}@media(max-width:540px){.thank-you-message h3{font-size:1.1rem}}.thank-you-message p{color:#1f2937;font-family:Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.7;margin:0;text-align:left}.thank-you-message .steps{grid-gap:20px;border-top:1px solid rgba(0,0,0,.08);display:grid;gap:20px;grid-template-columns:repeat(3,1fr);list-style:none;margin:28px 0 0;padding:24px 0 0}.thank-you-message .steps__item{align-items:center;display:flex;gap:14px;text-align:left}.thank-you-message .steps__num{align-items:center;background-color:#872b90;border-radius:50%;color:#fff;display:inline-flex;flex-shrink:0;font-family:Roboto,sans-serif;font-size:14px;font-weight:900;height:32px;justify-content:center;line-height:1;width:32px}.thank-you-message .steps__label{color:#111827;font-family:Roboto,sans-serif;font-size:14px;font-weight:700;line-height:1.4}.thank-you-message .steps__label--alt{color:#6b7280;font-weight:400;margin-top:2px}@media(max-width:600px){.thank-you-message .steps{gap:14px;grid-template-columns:1fr}}.image-grid{padding:0 50px;text-align:center}img{height:350px;object-fit:contain;width:100%}.h-divider{background-color:#872b90;display:block;height:1px;margin:28px auto;opacity:.2;width:70%}.img_118,.img_119,.img_120{display:none}.popup-container{align-items:center;-webkit-animation:popup-fade-in .18s ease-out;animation:popup-fade-in .18s ease-out;background-color:rgba(15,20,25,.65);display:flex;inset:0;justify-content:center;overflow-y:auto;padding:24px;position:fixed;z-index:900}@-webkit-keyframes popup-fade-in{0%{opacity:0}to{opacity:1}}@keyframes popup-fade-in{0%{opacity:0}to{opacity:1}}.popup-inner{-webkit-animation:popup-zoom-in .2s ease-out;animation:popup-zoom-in .2s ease-out;background-color:#fff;border-radius:16px;box-shadow:0 24px 60px rgba(0,0,0,.35);display:flex;flex-direction:column;margin:auto;max-height:92vh;max-width:1320px;overflow:hidden;position:relative;width:100%}@-webkit-keyframes popup-zoom-in{0%{opacity:0;-webkit-transform:scale(.96);transform:scale(.96)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes popup-zoom-in{0%{opacity:0;-webkit-transform:scale(.96);transform:scale(.96)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.popup-header{background-color:#872b90;gap:16px;justify-content:space-between;padding:14px 20px}.popup-header,.popup-logos{align-items:center;display:flex}.popup-logos{gap:28px}.popup-logo{display:block;height:38px;width:auto}.close-popup{align-items:center;background-color:hsla(0,0%,100%,.15);border:none;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:22px;height:36px;justify-content:center;line-height:1;transition:background-color .15s ease;width:36px}.close-popup:hover{background-color:hsla(0,0%,100%,.3)}.close-popup:focus-visible{outline:2px solid #fff;outline-offset:2px}.popup-grid{display:grid;flex:1 1;grid-template-columns:1.6fr 1fr;min-height:0;overflow:hidden}@media(max-width:768px){.popup-container{align-items:flex-start;padding:12px}.popup-inner{max-height:none;overflow:visible}.popup-grid{flex:none;grid-template-columns:1fr;overflow:visible}}.popup-image-area{align-items:center;background-color:#142a4c;display:flex;justify-content:center;min-height:0;overflow:hidden;padding:24px}@media(max-width:768px){.popup-image-area{max-height:60vh;min-height:280px}}.popup-image{border-radius:6px;height:100%;object-fit:contain;pointer-events:none;width:100%}.popup-form{background-color:#fff;display:flex;flex-direction:column;gap:14px;overflow-y:auto;padding:36px 40px}@media(max-width:768px){.popup-form{overflow:visible;padding:24px 20px 28px}.form-submit{align-self:stretch;width:100%}}.form-heading{margin-bottom:4px}.form-header{color:#111827;font-size:1.5rem;font-weight:900;letter-spacing:-.01em;margin:0 0 2px}.form-header,.form-sub{font-family:Roboto,sans-serif;text-align:left}.form-sub{color:#6b7280;font-size:.875rem;margin:0}.field{display:flex;flex-direction:column;gap:4px}.field__label{color:#6b7280;font-family:Roboto,sans-serif;font-size:.72rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase}.popup-form input{background-color:#fff;border:1px solid #e0e3e8;border-radius:8px;color:#111827;font-family:Roboto,sans-serif;font-size:1rem;padding:.7rem .875rem;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.popup-form input:focus{border-color:#872b90;box-shadow:0 0 0 3px rgba(135,43,144,.18);outline:none}.field-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}@media(max-width:480px){.field-row{grid-template-columns:1fr}}.form-error{background-color:rgba(209,69,59,.08);border:1px solid rgba(209,69,59,.25);border-radius:8px;color:#d1453b;font-size:.875rem;margin:0;padding:.6rem .75rem}.form-error,.form-submit{font-family:Roboto,sans-serif}.form-submit{align-self:flex-start;background-color:#872b90;border:none;border-radius:9999px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:8px;padding:.85rem 1.75rem;transition:background-color .15s ease,-webkit-transform .1s ease;transition:background-color .15s ease,transform .1s ease;transition:background-color .15s ease,transform .1s ease,-webkit-transform .1s ease;white-space:nowrap;width:auto}.form-submit:hover:not(:disabled){background-color:#6b1f72}.form-submit:active:not(:disabled){-webkit-transform:translateY(1px);transform:translateY(1px)}.form-submit:disabled{background-color:#c5c8cd;cursor:not-allowed}.form-submit:focus-visible{outline:2px solid #872b90;outline-offset:2px}.navbar{align-items:center;background-color:#872b90;display:flex;height:150px;justify-content:center;margin-bottom:50px}.logos-link{align-items:center;display:inline-flex;gap:50px;text-decoration:none}.logos{display:block;height:90px;object-fit:contain;width:auto}@media screen and (max-width:768px){.navbar{height:120px}.logos-link{gap:24px}.logos{height:60px}}@media screen and (max-width:480px){.logos{height:44px}.logos-link{gap:16px}}.thank-you-page button{background-color:#1099d6;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:10px;padding:15px 25px;transition:.5s ease;width:30%}.thank-you-page button:hover{background-color:#872b90}.thank-you-page button:active{background-color:#1099d6}@media screen and (max-width:768px){.thank-you-page button{width:60%}}.single-image-by-id{align-items:center;display:flex;flex-direction:column;height:90vh;justify-content:center;text-align:center;width:100%}
/*# sourceMappingURL=main.8a0aab36.css.map*/