:root{--primary-f:var(--font-inter),sans-serif;--secondary-f:var(--font-ivy-presto),sans-serif;--black:#000;--white:#fff;--blue:#213b65;--blue-l:#24b9d1;--gray:#d9e3e0;--orange:#eb6a2f;--yellow:#f4b800;--primary-c:var(--blue);--secondary-c:#ccc;--danger-c:red;--footer-height:13rem;--wrap:1860;--p-page:30;--p-margin:20rem;--header-height:calc(9.4rem + 6.6rem);--radius:3rem}@media screen and (max-width:1023px){:root{--wrap:768;--p-page:45;--p-margin:10rem;--header-height:calc(7.2rem + 4.8rem);--radius:2rem}}@media screen and (max-width:480px){:root{--wrap:368;--p-page:13;--p-margin:12rem}}.form{border-radius:var(--radius);background:var(--blue);gap:2rem;padding:2rem;display:flex}@media screen and (max-width:1023px){.form{flex-direction:column;gap:1.2rem}}.hero .form{max-width:140rem}.form__inputs{flex-wrap:wrap;gap:2rem;display:flex}@media screen and (max-width:1023px){.form__inputs{gap:1.2rem;font-size:1.6rem}}.form__input{background:var(--white);color:var(--blue);border-radius:2rem;flex-grow:1;width:calc(33.3333% - 1.33333rem);padding:2rem;border:none!important}.form__input:nth-child(-n+4){width:calc(25% - 1.5rem)}.apply .form__input:nth-child(-n+4){width:100%}.apply .form__input:nth-child(3),.apply .form__input:nth-child(4){width:calc(50% - 1rem)}@media screen and (max-width:1023px){.form__input{border-radius:1.2rem;width:100%!important}}.form__input::placeholder{color:var(--blue)}.form__input--date-wrap{cursor:pointer;align-items:center;display:flex;position:relative}.form__input-date{width:100%;min-height:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;outline:none}.form .btn{border-radius:2rem;padding:2.7rem}@media screen and (max-width:1023px){.form .btn{border-radius:1.2rem;padding:1rem 2rem}}.form .btn svg{width:5.3rem;height:5.3rem}@media screen and (max-width:1023px){.form .btn svg{width:3.6rem;height:3.6rem}}.form__upload{background:var(--white);color:var(--blue);cursor:pointer;border:none;border-radius:2rem;flex-grow:1;justify-content:space-between;align-items:center;gap:.8rem;min-height:6rem;padding:2rem;transition:opacity .2s;display:flex;position:relative}@media screen and (max-width:1023px){.form__upload{border-radius:1.2rem;width:100%}}.form__upload:hover{opacity:.9}.form__upload-icon{flex-shrink:0;width:2.4rem;height:2.4rem}.form__upload-icon path{fill:var(--blue)}.form__upload-text{font:inherit}.form__file{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.form__sep{background-color:#fff;width:100%;height:.5px}@media screen and (max-width:1023px){.form__sep{display:none}}
:root{--primary-f:var(--font-inter),sans-serif;--secondary-f:var(--font-ivy-presto),sans-serif;--black:#000;--white:#fff;--blue:#213b65;--blue-l:#24b9d1;--gray:#d9e3e0;--orange:#eb6a2f;--yellow:#f4b800;--primary-c:var(--blue);--secondary-c:#ccc;--danger-c:red;--footer-height:13rem;--wrap:1860;--p-page:30;--p-margin:20rem;--header-height:calc(9.4rem + 6.6rem);--radius:3rem}@media screen and (max-width:1023px){:root{--wrap:768;--p-page:45;--p-margin:10rem;--header-height:calc(7.2rem + 4.8rem);--radius:2rem}}@media screen and (max-width:480px){:root{--wrap:368;--p-page:13;--p-margin:12rem}}.select{cursor:pointer;width:100%;min-width:0;line-height:1;display:inline-flex;position:relative}.select__native{opacity:0;pointer-events:none;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.select--active{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.select--active .select__value:before{transform:translateY(-50%)rotate(-180deg)}.select--active .select__variants{border-radius:0 0 2rem 2rem;margin-top:-1px;display:flex!important}.select__value{cursor:pointer;align-items:center;width:100%;min-width:0;padding-right:3.4rem;display:flex;position:relative;overflow:hidden}.select__value-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;line-height:1.2;overflow:hidden}.select__value:before{content:"";transform-origin:50%;will-change:transform;background-image:url(/images/svg/arrow_down.svg);background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:2.4rem;height:2.4rem;transition:transform .5s;position:absolute;top:50%;right:0;transform:translateY(-50%)}.select__variants{z-index:2;width:100%;max-height:24rem;cursor:initial;scrollbar-width:thin;scrollbar-color:#00000059 #0000001f;background:#fff;border-radius:0 0 2rem 2rem;flex-direction:column;padding:1.8rem;top:100%;left:0;overflow-y:scroll;box-shadow:0 .25rem 1rem #0000001a;display:none!important;position:absolute!important}.select__variants::-webkit-scrollbar{width:.5rem}.select__variants::-webkit-scrollbar-track{background:#0000001f;border-radius:.25rem}.select__variants::-webkit-scrollbar-thumb{background:#00000059;border-radius:.25rem}.select__variants::-webkit-scrollbar-thumb:hover{background:#00000080}.select__variant{cursor:pointer;border-bottom:1px solid #0000001a;width:100%;padding:1.2rem 0;line-height:1.14286;transition:opacity .2s}.select__variant:hover:not(.select__variant--active){opacity:.5}.select__variant:last-child{border-bottom:none}.select__variant--active{opacity:.4;pointer-events:none}
:root{--primary-f:var(--font-inter),sans-serif;--secondary-f:var(--font-ivy-presto),sans-serif;--black:#000;--white:#fff;--blue:#213b65;--blue-l:#24b9d1;--gray:#d9e3e0;--orange:#eb6a2f;--yellow:#f4b800;--primary-c:var(--blue);--secondary-c:#ccc;--danger-c:red;--footer-height:13rem;--wrap:1860;--p-page:30;--p-margin:20rem;--header-height:calc(9.4rem + 6.6rem);--radius:3rem}@media screen and (max-width:1023px){:root{--wrap:768;--p-page:45;--p-margin:10rem;--header-height:calc(7.2rem + 4.8rem);--radius:2rem}}@media screen and (max-width:480px){:root{--wrap:368;--p-page:13;--p-margin:12rem}}.form-popup{z-index:1000;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.form-popup__backdrop{cursor:pointer;background:#00000080;position:absolute;inset:0}.form-popup__box{z-index:1;background:var(--white);max-width:100%;color:var(--blue);border-radius:var(--radius);padding:10rem 6rem;position:relative}@media screen and (max-width:1023px){.form-popup__box{padding:7rem 3rem}}.form-popup__box{text-align:center;flex-direction:column;gap:1.5rem;display:flex;box-shadow:0 .5rem 2rem #00000026}.form-popup__box .simple-title{margin:0 0 2rem}.form-popup__box .content{--content-fz:3rem;margin:0;font-size:3rem}.form-popup__close{position:absolute;top:2.5rem;right:2.5rem}@media screen and (max-width:1023px){.form-popup__close{top:1.5rem;right:1.5rem}}.form-popup__close{cursor:pointer;width:2.5rem;height:2.5rem;color:var(--blue);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.form-popup__close:hover{opacity:.8}.form-popup__close-icon{width:2.5rem;height:2.5rem;transform:rotate(45deg)}
