@import url(https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap);/*! tailwindcss v4.0.6 | MIT License | https://tailwindcss.com */*{padding:0;margin:0;border:0}*,*::after,*::before{box-sizing:border-box}*::after,*::before{display:inline-block}body,html{height:100%;min-width:320px}body{color:#000;line-height:1;font-family:"PT Sans";font-size:1rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:"PT Sans";font-size:inherit;line-height:inherit;color:inherit;background-color:rgba(0,0,0,0)}input,textarea{width:100%}label{display:inline-block}button,option,select{cursor:pointer}a{display:inline-block;color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.lock body{overflow:hidden;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:75rem;margin:0 auto;padding:0 .9375rem}[class*="--gc"]{display:grid;min-width:0;grid-template-columns:.9375rem 1fr minmax(auto,73.125rem) 1fr .9375rem}[class*="--gc"]>*{min-width:0;grid-column:3/4}body::after{content:"";background:rgba(37,37,37,.4);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup button{outline:0}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.popup__wrapper{display:flex;flex-direction:column;align-items:center;min-height:100%;flex:1 1 auto;width:100%;display:flex;justify-content:center;align-items:center}.popup__content{visibility:hidden;-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;background-color:#fff;padding:2.5rem 1rem;width:100%;max-width:420px;border-radius:8px}.popup__content .popup__text{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem}.lock .popup__content{visibility:visible}.popup__content h3{max-width:14.5rem;width:100%;margin:0 auto;color:#252525;text-align:center;font-family:"PT Sans";font-size:24px;font-style:normal;font-weight:700;line-height:100%}.popup__content p{color:#252525;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.popup__content button.popup__btn{display:flex;padding:14px 32px;justify-content:center;align-items:center;gap:4px;border-radius:4px;background:#50115a;transition:all .3s ease;color:#fff;text-align:center;font-family:"PT Sans";font-size:16px;font-style:normal;font-weight:400;line-height:100%}.popup__content .input {max-width: 100%!important} button.popup__btn::hover{background:#252525}.popup__link{font-family:"PT Sans";font-size:16px;font-style:normal;font-weight:400;color:#50115a;text-decoration:underline}.popup__close{position:absolute;top:16px;right:16px}.dots__item{font-size:3.125rem}@keyframes dots-1{from{opacity:0}25%{opacity:1}}@keyframes dots-2{from{opacity:0}50%{opacity:1}}@keyframes dots-3{from{opacity:0}75%{opacity:1}}@-webkit-keyframes dots-1{from{opacity:0}25%{opacity:1}}@-webkit-keyframes dots-2{from{opacity:0}50%{opacity:1}}@-webkit-keyframes dots-3{from{opacity:0}75%{opacity:1}}.dots span{animation:dots-1 1s infinite steps(1);-webkit-animation:dots-1 1s infinite steps(1)}.dots span:first-child+span{animation-name:dots-2;-webkit-animation-name:dots-2}.dots span:first-child+span+span{animation-name:dots-3;-webkit-animation-name:dots-3}.ibg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ibg--top{-o-object-position:top;object-position:top}.ibg--bottom{-o-object-position:bottom;object-position:bottom}.ibg--left{-o-object-position:left;object-position:left}.ibg--right{-o-object-position:right;object-position:right}.ibg--contain{-o-object-fit:contain;object-fit:contain}.template{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;min-height:100vh}@media (max-width:680.98px){.template{flex-direction:column;justify-content:flex-start}}@media (max-width:680.98px){.desktop-img{display:none}}.mobile-img{display:none}@media (max-width:680.98px){.mobile-img{display:block;min-height:17.5rem}}@media (max-width:430.98px){.mobile-img{min-height:16.25rem}}@media (max-width:376.98px){.mobile-img{min-height:15rem}}@media (max-width:330px){.mobile-img{min-height:13.75rem}}p{color:#252525;text-align:center;font-size:1.5rem;font-style:normal;font-weight:400;line-height:normal}@media (max-width:680.98px){p{font-size:1.25rem}}@media (max-width:376.98px){p{font-size:1rem}}.btn{min-width:6.25rem;height:3.125rem;max-width:16.875rem;width:100%;border:0;outline:0;display:flex;align-items:center;justify-content:center;padding:.6875rem 2.125rem;border-radius:50px;background:#16c065;box-shadow:0 -4px 0 0 rgba(21,141,77,.5) inset;color:#fff;text-align:center;font-size:1.375rem;font-weight:700;line-height:normal;transition:all .4s ease;position:relative;white-space:nowrap;cursor:pointer}.btn:hover{box-shadow:0 -4px 0 0 rgba(22,192,101,.9) inset}.btn span{position:relative;display:block}.btn span:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:-40px;width:22px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2723%27 height=%2718%27 viewBox=%270 0 23 18%27 fill=%27none%27%3E%3Cpath d=%27M22.7852 2.64767L20.2949 0L7.53991 12.752L2.4332 7.86302L0 10.5646L7.5942 17.835L22.7852 2.64767Z%27 fill=%27white%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}@media (max-width:680.98px){.btn span:after{width:16px;height:12px;background-size:contain}}@media (max-width:680.98px){.btn{max-width:15rem;font-size:1.25rem;height:2.5rem;padding:.625rem 1.25rem}}@media (max-width:376.98px){.btn{font-size:1rem}}.btn.rose{background:#e51875;box-shadow:0 -4px 0 0 #ab1358 inset}.btn.rose:hover{box-shadow:0 -4px 0 0 rgba(229,24,117,.9) inset}.btn-arrow{height:3.125rem;max-width:16.875rem;width:100%;border:0;outline:0;display:flex;align-items:center;justify-content:center;border-radius:50px;background:#16c065;box-shadow:0 -4px 0 0 rgba(21,141,77,.5) inset;color:#fff;text-align:center;font-size:1.375rem;font-weight:700;line-height:normal;transition:all .4s ease;white-space:nowrap;position:relative;cursor:pointer}.btn-arrow:hover{box-shadow:0 -4px 0 0 rgba(22,192,101,.9) inset}.btn-arrow span{position:relative;display:block;width:50%}.btn-arrow span:after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:-40px;width:11px;height:17px;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2711%27 height=%2717%27 viewBox=%270 0 11 17%27 fill=%27none%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M3.19013 2.00002L9.13785 8.93255L3.21482 15.1194L2 14.0253L6.8526 8.95653L2 3.11938L3.19013 2.00002Z%27 fill=%27white%27 stroke=%27white%27 stroke-width=%272%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;background-position:center}@media (max-width:680.98px){.btn-arrow span:after{width:7px;height:10px;background-size:contain}}@media (max-width:680.98px){.btn-arrow{max-width:15rem;font-size:1.25rem;height:2.5rem;padding:.625rem 1.25rem}}@media (max-width:376.98px){.btn-arrow{font-size:1rem}}.template-img{max-width:50%;width:100%;position:relative;min-height:100vh}.template-img img{width:100%;height:auto;position:absolute;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;bottom:0;left:0;right:0;top:0;height:100%}@media (max-width:680.98px){.template-img{min-height:auto;min-height:17.5rem;max-width:100%}}@media (max-width:430.98px){.template-img{min-height:16.25rem}}@media (max-width:376.98px){.template-img{min-height:15rem}}@media (max-width:330px){.template-img{min-height:13.75rem}}.page-img{display:none;opacity:0;visibility:hidden;min-height:100vh}@media (max-width:680.98px){.page-img{min-height:inherit}}.page-img.active{display:block;opacity:1;visibility:visible;transition:opacity .5s ease-in-out;position:relative}.page-img.active::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(359deg,#838383 1.05%,rgba(229,229,229,0) 99.04%);mix-blend-mode:multiply}.img-title{position:absolute;font-size:2rem;color:#fff;left:4%;bottom:4%;z-index:2;text-shadow:0 0 8px #717171}.img-title::after{content:"";width:10px;height:10px;border-radius:100%;background-color:#16c065;position:absolute;right:-14px;top:-6px;display:block}@media (max-width:680.98px){.img-title{font-size:1.5rem}}.template-form{max-width:50%;width:100%;padding:2.5rem 2.8125rem 1.25rem 2.8125rem;display:flex;align-items:center;flex-direction:column;position:relative;min-height:100vh}@media (max-width:998.98px){.template-form{padding:1.25rem .75rem .625rem .75rem}}@media (max-width:680.98px){.template-form{min-height:100%;max-width:100%;height:100%;flex-grow:1}}.logo{display:flex;align-items:center;justify-content:center}.logo img{max-width:237px;width:100%;height:auto}@media (max-width:680.98px){.logo{display:none}}.template-screens{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.d-flex{display:flex;align-items:center;justify-content:space-between}.desktop-footer{max-width:22.5rem;width:100%;display:flex;flex-direction:column;gap:1.25rem;align-items:center;justify-content:center;color:rgba(37,37,37,.5);font-size:.625rem}.desktop-footer .d-flex{gap:1.25rem}.desktop-footer a{white-space:nowrap;display:inline-block;position:relative}.desktop-footer a:after{content:"|";display:inline-block;position:absolute;margin-left:.5625rem}.desktop-footer a:last-child:after{display:none}.desktop-footer p{font-size:.625rem;color:rgba(37,37,37,.5)}@media (max-width:768.98px){.desktop-footer{gap:.5rem}}@media (max-width:680.98px){.desktop-footer{display:none}}.mobile-footer{display:flex;padding:8px 8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;background-color:#fff;display:none;color:#505050!important;font-size:9px;font-style:normal;font-weight:400;line-height:100%}.mobile-footer p{font-size:9px!important;color:#505050!important}.mobile-footer .links{display:flex;align-items:center;justify-content:center;gap:.75rem}.mobile-footer .links a{text-decoration:underline}.mobile-footer .cards{display:flex;align-items:center;justify-content:center;gap:.25rem}@media (max-width:680.98px){.mobile-footer{display:flex;margin-top:auto}}.screen{display:flex;height:100%;flex-direction:column;gap:1.875rem;align-items:center;justify-content:center;opacity:0;display:none}@media (max-width:768.98px){.screen{gap:1.25rem;min-height:50vh}}@media (max-width:680.98px){.screen{min-height:45vh}}@media (max-width:376.98px){.screen{min-height:auto}}.screen.show{opacity:1;display:flex}form{width:100%;display:flex;align-items:center;justify-content:center;height:100%}.box-item{border-radius:25px;width:100%;border:1px solid rgba(229,24,117,.5);padding:1.875rem 2.1875rem 2.1875rem;display:flex;flex-direction:column;gap:.9375rem;align-items:center;justify-content:space-between;margin:0 auto;text-align:center}.box-item h2{color:#e51875;text-align:center;font-size:2rem;font-weight:700;line-height:normal}@media (max-width:680.98px){.box-item h2{font-size:1.5rem}}@media (max-width:998.98px){.box-item{padding:1.5rem 1rem}}@media (max-width:680.98px){.box-item img{max-width:2.1875rem}}.first-screen .box-item{max-width:31.875rem;width:100%;margin:0 auto}.inner-wrapper{max-width:30.625rem;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:7.5rem;height:100%;justify-content:space-between}@media screen and (max-height:750px){.inner-wrapper{gap:2.5rem}}@media (max-width:376.98px){.inner-wrapper{gap:1.25rem}}.box-base{display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media (max-width:680.98px){.box-base{gap:1.375rem}}@media (max-width:330px){.box-base{gap:1.25rem}}.show-steps-img{display:flex;align-items:center;justify-content:center;margin-top:auto}@media (max-width:768.98px){.show-steps-img img{max-width:20rem;width:100%;margin:0 auto}}@media (max-width:680.98px){.show-steps-img img{max-width:11.25rem}.show-steps-img.steps-mobile{max-width:10.5rem;margin:0 auto}}@media (max-width:680.98px){.desktop-img-show{display:none}}.mobile-img-show{display:none}@media (max-width:680.98px){.mobile-img-show{display:block}}.title-form{color:#252525;text-align:center;font-size:1.5rem;font-weight:700;line-height:normal}@media (max-width:376.98px){.title-form{font-size:1.25rem}}.title-box{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#e51875;text-align:center;font-size:2rem;font-style:normal;font-weight:700;line-height:normal}@media (max-width:680.98px){.title-box{font-size:1.5rem}.title-box img{max-width:1.875rem}}.btns{display:flex;align-items:center;justify-content:center;gap:2.3125rem}@media (max-width:768.98px){.btns{gap:.5rem}}.Loading{max-width:15.625rem;margin-top:7.1875rem;position:relative;display:inline-block;width:100%;height:8px;background:rgba(36,63,113,.3);box-shadow:inset 0 0 5px rgba(0,0,0,.2);overflow:hidden;border-radius:30px}@media (max-width:768.98px){.Loading{max-width:12.5rem}}.Loading:after{position:absolute;content:"";left:0;width:0%;height:100%;border-radius:4px;box-shadow:inset 0 0 5px rgba(0,0,0,.2);-webkit-animation:load infinite 4s;animation:load infinite 4s}@-webkit-keyframes load{0%{width:0%;background:linear-gradient(88.99deg,#f5bed7 0,#e51875 54.17%,#ad2462 100%)}50%{width:40%;background:linear-gradient(88.99deg,#f5bed7 0,#e51875 54.17%,#ad2462 100%)}50%{width:85%;background:linear-gradient(88.99deg,#f5bed7 0,#e51875 54.17%,#ad2462 100%)}100%{width:100%;background:linear-gradient(88.99deg,#f5bed7 0,#e51875 54.17%,#ad2462 100%)}}@keyframes load{0%{width:0%;background:linear-gradient(88.99deg,#f5bed7 0,#e51875 54.17%,#ad2462 100%)}50%{width:40%;background:linear-gradient(88.99deg,#f5bed7 0,#e51875 54.17%,#ad2462 100%)}50%{width:85%;background:linear-gradient(88.99deg,#f5bed7 0,#e51875 54.17%,#ad2462 100%)}100%{width:100%;background:linear-gradient(88.99deg,#f5bed7 0,#e51875 54.17%,#ad2462 100%)}}.form-group{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.25rem;position:relative}.form-group label{opacity:0;color:#d31120;font-size:1rem;font-style:normal;font-weight:400;line-height:normal;margin-right:auto;margin-left:1.875rem;min-height:1.25rem}@media (max-width:680.98px){.form-group label{font-size:.9375rem;position:absolute;bottom:-18px;left:0;margin-left:.9375rem}}@media (max-width:430.98px){.form-group label{font-size:.75rem}}@media (max-width:330px){.form-group label{font-size:.75rem}}.form-group.error .input{border:1px solid #d31120}.form-group.error label{opacity:1}.input{outline:0;font-size:1.5rem;max-width:21.875rem;width:100%;font-family:"PT Sans";height:3.125rem;border-radius:50px;font-size:1.5rem;border:1px solid #252525;padding:.625rem 1.875rem}@media (max-width:680.98px){.input{font-size:1.25rem;padding:.625rem 1.5rem;height:2.5rem;max-width:15rem}}@media (max-width:376.98px){.input{font-size:1rem}}::-webkit-input-placeholder{color:#252525;font-size:1.5rem;font-style:normal;font-weight:400;line-height:normal;opacity:.5}:-ms-input-placeholder{color:#252525;font-size:1.5rem;font-style:normal;font-weight:400;line-height:normal;opacity:.5}::-ms-input-placeholder{color:#252525;font-size:1.5rem;font-style:normal;font-weight:400;line-height:normal;opacity:.5}::placeholder{color:#252525;font-size:1.5rem;font-style:normal;font-weight:400;line-height:normal;opacity:.5}@media (max-width:680.98px){::-webkit-input-placeholder{font-size:1.25rem}:-ms-input-placeholder{font-size:1.25rem}::-ms-input-placeholder{font-size:1.25rem}::placeholder{font-size:1.25rem}}@media (max-width:376.98px){::-webkit-input-placeholder{font-size:1rem}:-ms-input-placeholder{font-size:1rem}::-ms-input-placeholder{font-size:1rem}::placeholder{font-size:1rem}}.second-screen p,.seventh-screen p{max-width:26.25rem;margin:0 auto;width:100%}.third-screen p{max-width:25rem;margin:0 auto;width:100%}.form-select{display:flex;align-items:center;justify-content:center;gap:.625rem}@media (max-width:768.98px){.form-select{gap:.25rem}}select.error{border:1px solid #d31120}select{outline:0;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2714%27 height=%278%27 viewBox=%270 0 14 8%27 fill=%27none%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M13.5117 1.19013L6.57919 7.13785L0.392359 1.21482L1.48648 0L6.55521 4.8526L12.3924 0L13.5117 1.19013Z%27 fill=%27%234A4A4A%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 20px center;height:50px;border-radius:50px;border:1px solid #4a4a4a;color:#4a4a4a;font-family:"PT Sans";font-size:1.375rem;line-height:normal;font-style:normal;font-weight:400;padding:.5625rem .625rem .75rem 1.25rem}select:focus{border:1px solid #16c065}@media (max-width:998.98px){select{font-size:1.25rem;height:2.875rem;padding:.625rem .75rem .625rem .875rem;background-position:right 10px center}}@media (max-width:376.98px){select{font-size:1rem;height:2.5625rem}}select#day,select#year{min-width:8.75rem}select#month{min-width:11.25rem}@media (max-width:998.98px){select#month{min-width:10rem}}@media (max-width:768.98px){select#month{min-width:8.125rem}}@media (max-width:376.98px){select#month{min-width:6.5rem}}@media (max-width:998.98px){select#year{min-width:6.875rem}}@media (max-width:768.98px){select#year{min-width:6.25rem}}@media (max-width:376.98px){select#year{min-width:5.625rem}}@media (max-width:998.98px){select#day{min-width:6.875rem}}@media (max-width:768.98px){select#day{min-width:5.625rem}}@media (max-width:376.98px){select#day{min-width:5.625rem}}.mobile-first-screen .mobile-logo{position:absolute;top:1.25rem;left:1.25rem;max-width:8.875rem;width:100%;height:auto;z-index:2;right:inherit;bottom:inherit}.mobile-first-screen .mobile-title{max-width:8rem;color:#252525;text-align:center;font-size:1.25rem;font-style:italic;font-weight:700;position:absolute;left:1.25rem;top:6.75rem;line-height:100%}.sixth-screen h2{white-space:nowrap}@media (max-width:998.98px){.sixth-screen h2{white-space:normal}}