@keyframes styles-module-scss-module__TbRAYq__popup-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes styles-module-scss-module__TbRAYq__popup-dialog-in{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes styles-module-scss-module__TbRAYq__field-error-shake{25%{transform:translate(-4px)}50%{transform:translate(4px)}75%{transform:translate(-2px)}to{transform:translate(0)}}.styles-module-scss-module__TbRAYq__overlay{z-index:100;background-color:#0006;justify-content:center;align-items:center;padding:24px;animation:.25s styles-module-scss-module__TbRAYq__popup-overlay-in;display:flex;position:fixed;inset:0}.styles-module-scss-module__TbRAYq__dialog{background-color:#f4f1e9;border-radius:30px;flex-direction:column;gap:24px;width:762px;padding:48px;animation:.3s cubic-bezier(.165,.84,.44,1) styles-module-scss-module__TbRAYq__popup-dialog-in;display:flex;position:relative;overflow-y:auto}@media (max-width:700px){.styles-module-scss-module__TbRAYq__dialog{gap:16px;padding:32px 24px}}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__close{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s;display:flex;position:absolute;top:24px;right:24px}@media (hover:hover){.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__close:hover{background-color:#fff}}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__close svg{width:20px;height:20px}.styles-module-scss-module__TbRAYq__dialog h2{color:#0f1f2e;font-family:var(--font-gabarito-medium),sans-serif}@media screen and (min-width:700px){.styles-module-scss-module__TbRAYq__dialog h2{font-size:32px}}@media screen and (max-width:700px){.styles-module-scss-module__TbRAYq__dialog h2{font-size:24px}}@media (max-width:700px){.styles-module-scss-module__TbRAYq__dialog h2{padding-right:50px}}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__text{color:#0f1f2e;font-size:18px;line-height:1.3;font-family:var(--font-inter-regular)}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__text strong{font-family:var(--font-inter-medium)}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__subscribe{flex-direction:column;gap:8px;max-width:575px;display:flex}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__subscribe .styles-module-scss-module__TbRAYq__container_input{background-color:#fff;border:1px solid #0f1f2e;border-radius:10px;align-items:center;width:100%;height:48px;transition:border-color .2s;display:flex;overflow:hidden}@media (max-width:700px){.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__subscribe .styles-module-scss-module__TbRAYq__container_input{flex-direction:column;height:auto}}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__subscribe .styles-module-scss-module__TbRAYq__container_input.styles-module-scss-module__TbRAYq__input_error{border-color:#eb392e;animation:.4s styles-module-scss-module__TbRAYq__field-error-shake}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__subscribe .styles-module-scss-module__TbRAYq__container_input input{color:#0f1f2e;min-width:0;height:100%;font-size:16px;line-height:1.3;font-family:var(--font-inter-regular);background-color:#0000;border:none;flex:1;padding:0 22px}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__subscribe .styles-module-scss-module__TbRAYq__container_input input::placeholder{color:#0f1f2e80}@media (max-width:700px){.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__subscribe .styles-module-scss-module__TbRAYq__container_input input{width:100%;height:48px;padding:14px 22px}}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__subscribe .styles-module-scss-module__TbRAYq__container_input button{cursor:pointer;white-space:nowrap;height:100%;font-family:var(--font-gabarito-medium),sans-serif;color:#fff;background-color:#83ac7c;align-items:center;padding:0 27.5px;font-size:16px;line-height:1;text-decoration:none;transition:opacity .2s;display:inline-flex;position:relative}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__subscribe .styles-module-scss-module__TbRAYq__container_input button:disabled{cursor:not-allowed;opacity:.75}@media (max-width:700px){.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__subscribe .styles-module-scss-module__TbRAYq__container_input button{justify-content:center;width:100%;height:48px}}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__subscribe .styles-module-scss-module__TbRAYq__container_checkbox{align-items:center;gap:12px;padding-top:4px;display:flex;position:relative}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__subscribe .styles-module-scss-module__TbRAYq__container_checkbox input[type=checkbox]{opacity:0;width:0;height:0;margin:0;position:absolute}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__subscribe .styles-module-scss-module__TbRAYq__container_checkbox label{cursor:pointer;-webkit-user-select:none;user-select:none;color:#0f1f2e;font-size:11px;line-height:1.3;font-family:var(--font-inter-regular);padding-left:24px;position:relative}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__subscribe .styles-module-scss-module__TbRAYq__container_checkbox label:before{content:"";background-color:#fff;border:1px solid #5f6473;border-radius:3px;width:15px;height:15px;transition:border-color .2s,background-color .2s;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (max-width:700px){.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__subscribe .styles-module-scss-module__TbRAYq__container_checkbox label:before{top:0;transform:none}}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__subscribe .styles-module-scss-module__TbRAYq__container_checkbox label:after{content:"";transform-origin:50%;border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:8px;transition:transform .2s cubic-bezier(.12,.4,.29,1.46);position:absolute;top:1px;left:5px;transform:rotate(45deg)scale(0)}@media (max-width:700px){.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__subscribe .styles-module-scss-module__TbRAYq__container_checkbox label:after{top:2px}}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__subscribe .styles-module-scss-module__TbRAYq__container_checkbox:hover input[type=checkbox]:not(:disabled)+label:before{border-color:#83ac7c}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__subscribe .styles-module-scss-module__TbRAYq__container_checkbox input[type=checkbox]:checked+label:before{background-color:#83ac7c;border-color:#83ac7c}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__subscribe .styles-module-scss-module__TbRAYq__container_checkbox input[type=checkbox]:checked+label:after{transform:rotate(45deg)scale(1)}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__subscribe .styles-module-scss-module__TbRAYq__container_checkbox.styles-module-scss-module__TbRAYq__checkbox_error{animation:.4s styles-module-scss-module__TbRAYq__field-error-shake}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__subscribe .styles-module-scss-module__TbRAYq__container_checkbox.styles-module-scss-module__TbRAYq__checkbox_error label{color:#eb392e}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__subscribe .styles-module-scss-module__TbRAYq__container_checkbox.styles-module-scss-module__TbRAYq__checkbox_error label:before{border-color:#eb392e}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__subscribe .styles-module-scss-module__TbRAYq__container_checkbox input[type=checkbox]:disabled+label{opacity:.6;cursor:not-allowed}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__subscribe .styles-module-scss-module__TbRAYq__container_checkbox input[type=checkbox]:disabled+label:before{background-color:#f5f5f5;border-color:#d9d9d9}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__subscribe .styles-module-scss-module__TbRAYq__container_checkbox input[type=checkbox]:focus-visible+label:before{outline-offset:2px;outline:2px solid #83ac7c4d}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__subscribe .styles-module-scss-module__TbRAYq__message{color:#d32f2f;font-size:14px;line-height:1.3;font-family:var(--font-inter-regular);margin-top:8px}@media (max-width:700px){.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__subscribe .styles-module-scss-module__TbRAYq__message{text-align:center}}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__success{flex-direction:column;align-items:center;gap:4px;display:flex}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__success .styles-module-scss-module__TbRAYq__success_title{color:#83ac7c;font-family:var(--font-gabarito-medium),sans-serif}@media screen and (min-width:700px){.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__success .styles-module-scss-module__TbRAYq__success_title{font-size:32px}}@media screen and (max-width:700px){.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__success .styles-module-scss-module__TbRAYq__success_title{font-size:24px}}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__success .styles-module-scss-module__TbRAYq__success_caption,.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__caption{color:#5f6473;font-size:12px;line-height:1.3;font-family:var(--font-inter-italic)}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__footer_row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}@media (max-width:700px){.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__footer_row{justify-content:center}}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__socials{gap:16px;margin-left:auto;display:flex}@media (max-width:700px){.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__socials{margin-left:0}}.styles-module-scss-module__TbRAYq__dialog .styles-module-scss-module__TbRAYq__socials img{width:20px;height:20px}
@keyframes styles-module-scss-module__zq3A9G__field-error-shake{25%{transform:translate(-4px)}50%{transform:translate(4px)}75%{transform:translate(-2px)}to{transform:translate(0)}}.styles-module-scss-module__zq3A9G__footer{background-color:#0f1f2e;padding-top:72px;padding-bottom:32px}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__wrapper{margin-left:auto;margin-right:auto}@media not (max-width:1444px){.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__wrapper{width:1444px}}@media (700px<=width<=1444px){.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__wrapper{width:calc(100% - 64px)}}@media (max-width:700px){.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__wrapper{width:calc(100% - 32px)}}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__container{flex-direction:column;gap:32px;display:flex}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content{align-items:flex-start;gap:100px;display:flex}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__head{flex-direction:column;flex-shrink:0;gap:24px;width:360px;display:flex}@media (max-width:700px){.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__head{width:100%}}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__head .styles-module-scss-module__zq3A9G__logo{width:40px;height:40px}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__head .styles-module-scss-module__zq3A9G__logo img{object-fit:contain;width:100%;height:100%}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__head p{color:#fff;font-size:18px;line-height:1.3;font-family:var(--font-inter-regular);padding-right:25px}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__head .styles-module-scss-module__zq3A9G__subscribe{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__head .styles-module-scss-module__zq3A9G__subscribe .styles-module-scss-module__zq3A9G__container_input{background-color:#fff;border:2px solid #0000;border-radius:10px;align-items:center;width:100%;height:48px;transition:border-color .2s;display:flex;overflow:hidden}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__head .styles-module-scss-module__zq3A9G__subscribe .styles-module-scss-module__zq3A9G__container_input.styles-module-scss-module__zq3A9G__input_error{border-color:#eb392e;animation:.4s styles-module-scss-module__zq3A9G__field-error-shake}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__head .styles-module-scss-module__zq3A9G__subscribe .styles-module-scss-module__zq3A9G__container_input input{color:#0f1f2e;min-width:0;height:100%;font-size:16px;line-height:1.3;font-family:var(--font-inter-regular);background-color:#0000;border:none;flex:1;padding:0 22px}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__head .styles-module-scss-module__zq3A9G__subscribe .styles-module-scss-module__zq3A9G__container_input input::placeholder{color:#0f1f2e80}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__head .styles-module-scss-module__zq3A9G__subscribe .styles-module-scss-module__zq3A9G__container_input button{cursor:pointer;white-space:nowrap;height:100%;font-family:var(--font-gabarito-medium),sans-serif;color:#fff;background-color:#83ac7c;align-items:center;padding:0 22px;font-size:16px;line-height:1;text-decoration:none;transition:opacity .2s;display:inline-flex;position:relative}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__head .styles-module-scss-module__zq3A9G__subscribe .styles-module-scss-module__zq3A9G__container_input button:disabled{cursor:not-allowed;opacity:.75}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__head .styles-module-scss-module__zq3A9G__subscribe .styles-module-scss-module__zq3A9G__container_checkbox{align-items:flex-start;gap:8px;display:flex;position:relative}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__head .styles-module-scss-module__zq3A9G__subscribe .styles-module-scss-module__zq3A9G__container_checkbox input[type=checkbox]{opacity:0;width:0;height:0;margin:0;position:absolute}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__head .styles-module-scss-module__zq3A9G__subscribe .styles-module-scss-module__zq3A9G__container_checkbox label{cursor:pointer;-webkit-user-select:none;user-select:none;color:#fff;font-size:11px;line-height:1.3;font-family:var(--font-inter-regular);padding-left:24px;position:relative}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__head .styles-module-scss-module__zq3A9G__subscribe .styles-module-scss-module__zq3A9G__container_checkbox label:before{content:"";background-color:#fff;border:1px solid #0f1f2e;border-radius:3px;width:15px;height:15px;transition:border-color .2s,background-color .2s;position:absolute;top:1px;left:0}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__head .styles-module-scss-module__zq3A9G__subscribe .styles-module-scss-module__zq3A9G__container_checkbox label:after{content:"";transform-origin:50%;border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:8px;transition:transform .2s cubic-bezier(.12,.4,.29,1.46);position:absolute;top:4px;left:5px;transform:rotate(45deg)scale(0)}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__head .styles-module-scss-module__zq3A9G__subscribe .styles-module-scss-module__zq3A9G__container_checkbox input[type=checkbox]:checked+label:before{background-color:#83ac7c;border-color:#83ac7c}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__head .styles-module-scss-module__zq3A9G__subscribe .styles-module-scss-module__zq3A9G__container_checkbox input[type=checkbox]:checked+label:after{transform:rotate(45deg)scale(1)}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__head .styles-module-scss-module__zq3A9G__subscribe .styles-module-scss-module__zq3A9G__container_checkbox input[type=checkbox]:disabled+label{opacity:.6;cursor:not-allowed}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__head .styles-module-scss-module__zq3A9G__subscribe .styles-module-scss-module__zq3A9G__container_checkbox.styles-module-scss-module__zq3A9G__checkbox_error{animation:.4s styles-module-scss-module__zq3A9G__field-error-shake}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__head .styles-module-scss-module__zq3A9G__subscribe .styles-module-scss-module__zq3A9G__container_checkbox.styles-module-scss-module__zq3A9G__checkbox_error label{color:#eb392e}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__head .styles-module-scss-module__zq3A9G__subscribe .styles-module-scss-module__zq3A9G__container_checkbox.styles-module-scss-module__zq3A9G__checkbox_error label:before{border-color:#eb392e}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__head .styles-module-scss-module__zq3A9G__subscribe .styles-module-scss-module__zq3A9G__message{color:#ff8f87;font-size:14px;line-height:1.3;font-family:var(--font-inter-regular)}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__head .styles-module-scss-module__zq3A9G__success{color:#83ac7c;font-size:18px;line-height:1.3;font-family:var(--font-inter-regular)}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__links{flex:1 0 0;align-items:flex-start;gap:32px;min-width:0;padding-right:72px;display:flex}@media (max-width:700px){.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__links{flex-direction:column;padding-right:0}}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__links .styles-module-scss-module__zq3A9G__links_col{flex-direction:column;flex:1 0 0;justify-content:center;gap:18px;min-width:0;display:flex}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__links .styles-module-scss-module__zq3A9G__links_col .styles-module-scss-module__zq3A9G__links_title{color:#fff;font-size:18px;line-height:1.3;font-family:var(--font-gabarito-medium)}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__links .styles-module-scss-module__zq3A9G__links_col .styles-module-scss-module__zq3A9G__link{cursor:pointer;color:#fffc;font-size:16px;line-height:1.3;font-family:var(--font-inter-regular);transition:color .5s}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__links .styles-module-scss-module__zq3A9G__links_col .styles-module-scss-module__zq3A9G__link:hover{color:#fff}@media (max-width:700px){.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content{flex-direction:column;gap:32px}}@media (700px<=width<=1444px){.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__content .styles-module-scss-module__zq3A9G__links{flex-direction:column}}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__sep{background-color:#fff;width:100%;height:1px}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__foot{justify-content:space-between;align-items:center;gap:24px;display:flex}@media (max-width:700px){.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__foot{flex-direction:column;align-items:flex-start}}@media (700px<=width<=1444px){.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__foot{flex-direction:column}}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__foot .styles-module-scss-module__zq3A9G__copyright{color:#fff;min-width:0;font-size:14px;line-height:1.3;font-family:var(--font-inter-regular);flex:1 0 0}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__foot .styles-module-scss-module__zq3A9G__disclaimer{text-align:center;color:#fff;font-size:12px;line-height:1.3;font-family:var(--font-inter-italic);flex-shrink:0}@media (max-width:700px){.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__foot .styles-module-scss-module__zq3A9G__disclaimer{text-align:left}}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__foot .styles-module-scss-module__zq3A9G__socials{flex:1 0 0;justify-content:flex-end;align-items:center;gap:24px;min-width:0;display:flex}@media (max-width:700px){.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__foot .styles-module-scss-module__zq3A9G__socials{justify-content:flex-start}}.styles-module-scss-module__zq3A9G__footer .styles-module-scss-module__zq3A9G__foot .styles-module-scss-module__zq3A9G__socials img{width:20px;height:20px}
.styles-module-scss-module__-ifz3a__btn{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:fit-content;text-decoration:none;transition:background-color .25s,border-color .25s;display:inline-flex;position:relative}.styles-module-scss-module__-ifz3a__btn .styles-module-scss-module__-ifz3a__btntxt{transition:color .25s}.styles-module-scss-module__-ifz3a__btn.styles-module-scss-module__-ifz3a__fullwidth{width:100%}.styles-module-scss-module__-ifz3a__btn.styles-module-scss-module__-ifz3a__size_big{min-width:220px;height:48px;padding:0 16px}.styles-module-scss-module__-ifz3a__btn.styles-module-scss-module__-ifz3a__size_big .styles-module-scss-module__-ifz3a__btntxt{font-family:var(--font-gabarito-medium),sans-serif;font-size:18px}.styles-module-scss-module__-ifz3a__btn.styles-module-scss-module__-ifz3a__size_medium{height:40px;padding:0 32px}.styles-module-scss-module__-ifz3a__btn.styles-module-scss-module__-ifz3a__size_medium .styles-module-scss-module__-ifz3a__btntxt{font-family:var(--font-gabarito-medium),sans-serif;font-size:18px}.styles-module-scss-module__-ifz3a__btn.styles-module-scss-module__-ifz3a__size_small{height:30px;padding:0 16px}.styles-module-scss-module__-ifz3a__btn.styles-module-scss-module__-ifz3a__size_small .styles-module-scss-module__-ifz3a__btntxt{font-family:var(--font-gabarito-medium),sans-serif;font-size:14px}.styles-module-scss-module__-ifz3a__btn.styles-module-scss-module__-ifz3a__style_1{background-color:#0000;border:1px solid #0f1f2e}.styles-module-scss-module__-ifz3a__btn.styles-module-scss-module__-ifz3a__style_1 .styles-module-scss-module__-ifz3a__btntxt{color:#0f1f2e}@media (hover:hover){.styles-module-scss-module__-ifz3a__btn.styles-module-scss-module__-ifz3a__style_1:hover{background-color:#0f1f2e}.styles-module-scss-module__-ifz3a__btn.styles-module-scss-module__-ifz3a__style_1:hover .styles-module-scss-module__-ifz3a__btntxt{color:#fff}}.styles-module-scss-module__-ifz3a__btn.styles-module-scss-module__-ifz3a__style_2{background-color:#83ac7c;border:1px solid #83ac7c}.styles-module-scss-module__-ifz3a__btn.styles-module-scss-module__-ifz3a__style_2 .styles-module-scss-module__-ifz3a__btntxt{color:#fff}@media (hover:hover){.styles-module-scss-module__-ifz3a__btn.styles-module-scss-module__-ifz3a__style_2:hover{background-color:#6b9c63;border-color:#6b9c63}}.styles-module-scss-module__-ifz3a__btn.styles-module-scss-module__-ifz3a__style_disable{cursor:default;opacity:.5}.styles-module-scss-module__-ifz3a__btn.styles-module-scss-module__-ifz3a__style_valid{border:1px solid #22af5c}.styles-module-scss-module__-ifz3a__btn.styles-module-scss-module__-ifz3a__style_valid .styles-module-scss-module__-ifz3a__btntxt{color:#22af5c}.styles-module-scss-module__-ifz3a__btn.styles-module-scss-module__-ifz3a__style_error{border:1px solid #eb392e}.styles-module-scss-module__-ifz3a__btn.styles-module-scss-module__-ifz3a__style_error .styles-module-scss-module__-ifz3a__btntxt{color:#eb392e}@media (max-width:700px){.styles-module-scss-module__-ifz3a__btn{width:100%}}
.styles-module-scss-module__O9BbCa__header{z-index:10;background-color:#f4f1e9;width:100%;padding:15px 0;position:fixed;top:0;left:0}@media (max-width:700px){.styles-module-scss-module__O9BbCa__header{padding:8px 0}}.styles-module-scss-module__O9BbCa__header .styles-module-scss-module__O9BbCa__wrapper{margin-left:auto;margin-right:auto}@media not (max-width:1444px){.styles-module-scss-module__O9BbCa__header .styles-module-scss-module__O9BbCa__wrapper{width:1444px}}@media (700px<=width<=1444px){.styles-module-scss-module__O9BbCa__header .styles-module-scss-module__O9BbCa__wrapper{width:calc(100% - 64px)}}@media (max-width:700px){.styles-module-scss-module__O9BbCa__header .styles-module-scss-module__O9BbCa__wrapper{width:calc(100% - 32px)}}.styles-module-scss-module__O9BbCa__header .styles-module-scss-module__O9BbCa__container{justify-content:space-between;align-items:center;display:flex}.styles-module-scss-module__O9BbCa__header .styles-module-scss-module__O9BbCa__logo{flex:1 0 0;align-items:center;min-width:0;display:flex}.styles-module-scss-module__O9BbCa__header .styles-module-scss-module__O9BbCa__logo img{width:auto;height:31px}@media (max-width:700px){.styles-module-scss-module__O9BbCa__header .styles-module-scss-module__O9BbCa__logo img{height:20px}}.styles-module-scss-module__O9BbCa__header .styles-module-scss-module__O9BbCa__container_links{white-space:nowrap;flex-shrink:0;justify-content:center;align-items:center;gap:24px;display:flex}.styles-module-scss-module__O9BbCa__header .styles-module-scss-module__O9BbCa__container_links a,.styles-module-scss-module__O9BbCa__header .styles-module-scss-module__O9BbCa__container_links span{font-family:var(--font-gabarito-medium),sans-serif;color:#0f1f2e;align-items:center;font-size:16px;line-height:1;text-decoration:none;display:inline-flex;position:relative}@media (max-width:700px){.styles-module-scss-module__O9BbCa__header .styles-module-scss-module__O9BbCa__container_links{display:none}}.styles-module-scss-module__O9BbCa__header .styles-module-scss-module__O9BbCa__container_cta{flex:1 0 0;justify-content:flex-end;min-width:0;display:flex}@media (max-width:700px){.styles-module-scss-module__O9BbCa__header .styles-module-scss-module__O9BbCa__container_cta{display:none}}.styles-module-scss-module__O9BbCa__header .styles-module-scss-module__O9BbCa__burger{cursor:pointer;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;transition:background-color .2s;display:none}@media (hover:hover){.styles-module-scss-module__O9BbCa__header .styles-module-scss-module__O9BbCa__burger:hover{background-color:#0f1f2e0f}}.styles-module-scss-module__O9BbCa__header .styles-module-scss-module__O9BbCa__burger span{background-color:#0f1f2e;border-radius:1px;width:20px;height:2px;transition:transform .25s,opacity .2s}.styles-module-scss-module__O9BbCa__header .styles-module-scss-module__O9BbCa__burger[data-open=true] span:first-child{transform:translateY(7px)rotate(45deg)}.styles-module-scss-module__O9BbCa__header .styles-module-scss-module__O9BbCa__burger[data-open=true] span:nth-child(2){opacity:0}.styles-module-scss-module__O9BbCa__header .styles-module-scss-module__O9BbCa__burger[data-open=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (max-width:700px){.styles-module-scss-module__O9BbCa__header .styles-module-scss-module__O9BbCa__burger{display:flex}}.styles-module-scss-module__O9BbCa__header .styles-module-scss-module__O9BbCa__mobile_panel{background-color:#f4f1e9;flex-direction:column;gap:4px;max-height:0;padding:0 16px;transition:max-height .3s;display:none;overflow:hidden}.styles-module-scss-module__O9BbCa__header .styles-module-scss-module__O9BbCa__mobile_panel a{font-family:var(--font-gabarito-medium),sans-serif;color:#0f1f2e;border-bottom:1px solid #0f1f2e1a;align-items:center;padding:12px 4px;font-size:16px;line-height:1;text-decoration:none;display:inline-flex;position:relative}.styles-module-scss-module__O9BbCa__header .styles-module-scss-module__O9BbCa__mobile_panel .styles-module-scss-module__O9BbCa__mobile_cta{margin:16px 0 12px}.styles-module-scss-module__O9BbCa__header .styles-module-scss-module__O9BbCa__mobile_panel[data-open=true]{max-height:320px}@media (max-width:700px){.styles-module-scss-module__O9BbCa__header .styles-module-scss-module__O9BbCa__mobile_panel{display:flex}}
.styles-module-scss-module__Vb8CiG__cta{background-color:#f4f1e9;padding:60px 0}.styles-module-scss-module__Vb8CiG__cta .styles-module-scss-module__Vb8CiG__wrapper{margin-left:auto;margin-right:auto}@media not (max-width:1444px){.styles-module-scss-module__Vb8CiG__cta .styles-module-scss-module__Vb8CiG__wrapper{width:956px}}@media (700px<=width<=1444px){.styles-module-scss-module__Vb8CiG__cta .styles-module-scss-module__Vb8CiG__wrapper{width:calc(100% - 64px)}}@media (max-width:700px){.styles-module-scss-module__Vb8CiG__cta .styles-module-scss-module__Vb8CiG__wrapper{width:calc(100% - 32px)}}.styles-module-scss-module__Vb8CiG__cta .styles-module-scss-module__Vb8CiG__container{flex-direction:column;align-items:center;gap:24px;display:flex}.styles-module-scss-module__Vb8CiG__cta p{text-align:center;color:#0f1f2e;font-family:var(--font-gabarito-medium),sans-serif}@media screen and (min-width:700px){.styles-module-scss-module__Vb8CiG__cta p{font-size:24px}}@media screen and (max-width:700px){.styles-module-scss-module__Vb8CiG__cta p{font-size:20px}}.styles-module-scss-module__Vb8CiG__cta .styles-module-scss-module__Vb8CiG__action{flex-direction:column;align-items:center;gap:4px;display:flex}.styles-module-scss-module__Vb8CiG__cta .styles-module-scss-module__Vb8CiG__action .styles-module-scss-module__Vb8CiG__caption{color:#5f6473;font-size:11px;line-height:1.3;font-family:var(--font-inter-italic)}
.styles-module-scss-module__zzFiWq__section_hero{background-color:#f4f1e9;padding-top:94px;padding-bottom:48px}@media (max-width:700px){.styles-module-scss-module__zzFiWq__section_hero{padding-top:100px}}.styles-module-scss-module__zzFiWq__section_hero .styles-module-scss-module__zzFiWq__wrapper{margin-left:auto;margin-right:auto}@media not (max-width:1444px){.styles-module-scss-module__zzFiWq__section_hero .styles-module-scss-module__zzFiWq__wrapper{width:996px}}@media (700px<=width<=1444px){.styles-module-scss-module__zzFiWq__section_hero .styles-module-scss-module__zzFiWq__wrapper{width:calc(100% - 64px)}}@media (max-width:700px){.styles-module-scss-module__zzFiWq__section_hero .styles-module-scss-module__zzFiWq__wrapper{width:calc(100% - 32px)}}.styles-module-scss-module__zzFiWq__section_hero .styles-module-scss-module__zzFiWq__container{flex-direction:column;align-items:center;gap:24px;display:flex}.styles-module-scss-module__zzFiWq__section_hero h1{text-align:center;color:#0f1f2e;font-family:var(--font-gabarito-medium),sans-serif}@media screen and (min-width:700px){.styles-module-scss-module__zzFiWq__section_hero h1{font-size:48px}}@media screen and (max-width:700px){.styles-module-scss-module__zzFiWq__section_hero h1{font-size:32px}}.styles-module-scss-module__zzFiWq__section_hero .styles-module-scss-module__zzFiWq__container_img{border-radius:20px;width:100%;height:450px;position:relative;overflow:hidden}@media (max-width:700px){.styles-module-scss-module__zzFiWq__section_hero .styles-module-scss-module__zzFiWq__container_img{height:280px}}.styles-module-scss-module__zzFiWq__section_hero .styles-module-scss-module__zzFiWq__container_img_inner{will-change:transform;height:calc(100% + 200px);position:absolute;top:-100px;left:0;right:0}.styles-module-scss-module__zzFiWq__section_hero .styles-module-scss-module__zzFiWq__container_img_inner img{object-fit:cover}.styles-module-scss-module__zzFiWq__section_hero .styles-module-scss-module__zzFiWq__container_text{justify-content:space-between;align-items:flex-start;gap:24px;width:100%;display:flex}.styles-module-scss-module__zzFiWq__section_hero .styles-module-scss-module__zzFiWq__container_text p{color:#0f1f2e;max-width:612px;font-size:18px;line-height:1.3;font-family:var(--font-inter-regular)}.styles-module-scss-module__zzFiWq__section_hero .styles-module-scss-module__zzFiWq__container_text p strong{font-family:var(--font-inter-medium);margin-right:4px;display:block}@media (max-width:700px){.styles-module-scss-module__zzFiWq__section_hero .styles-module-scss-module__zzFiWq__container_text p strong{display:inline}}.styles-module-scss-module__zzFiWq__section_hero .styles-module-scss-module__zzFiWq__container_text .styles-module-scss-module__zzFiWq__container_cta{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.styles-module-scss-module__zzFiWq__section_hero .styles-module-scss-module__zzFiWq__container_text .styles-module-scss-module__zzFiWq__container_cta .styles-module-scss-module__zzFiWq__caption{color:#5f6473;font-size:11px;line-height:1.3;font-family:var(--font-inter-italic)}@media (700px<=width<=1444px){.styles-module-scss-module__zzFiWq__section_hero .styles-module-scss-module__zzFiWq__container_text .styles-module-scss-module__zzFiWq__container_cta{flex-direction:row;align-items:center;gap:8px}}@media (max-width:700px){.styles-module-scss-module__zzFiWq__section_hero .styles-module-scss-module__zzFiWq__container_text .styles-module-scss-module__zzFiWq__container_cta{align-items:center;width:100%}}@media (700px<=width<=1444px){.styles-module-scss-module__zzFiWq__section_hero .styles-module-scss-module__zzFiWq__container_text{flex-direction:column}}@media (max-width:700px){.styles-module-scss-module__zzFiWq__section_hero .styles-module-scss-module__zzFiWq__container_text{text-align:center;flex-direction:column;align-items:center}.styles-module-scss-module__zzFiWq__section_hero .styles-module-scss-module__zzFiWq__container_text p{text-align:center}}
.styles-module-scss-module__7eW3KG__section_steps{margin:120px 0}@media (700px<=width<=1444px){.styles-module-scss-module__7eW3KG__section_steps{overflow:hidden}}@media (max-width:700px){.styles-module-scss-module__7eW3KG__section_steps{margin:60px 0}}.styles-module-scss-module__7eW3KG__section_steps .styles-module-scss-module__7eW3KG__wrapper{margin-left:auto;margin-right:auto}@media not (max-width:1444px){.styles-module-scss-module__7eW3KG__section_steps .styles-module-scss-module__7eW3KG__wrapper{width:1200px}}@media (700px<=width<=1444px){.styles-module-scss-module__7eW3KG__section_steps .styles-module-scss-module__7eW3KG__wrapper{width:calc(100% - 64px)}}@media (max-width:700px){.styles-module-scss-module__7eW3KG__section_steps .styles-module-scss-module__7eW3KG__wrapper{width:calc(100% - 32px)}}.styles-module-scss-module__7eW3KG__section_steps .styles-module-scss-module__7eW3KG__container{flex-direction:column;align-items:center;gap:48px;display:flex}.styles-module-scss-module__7eW3KG__section_steps .styles-module-scss-module__7eW3KG__head{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.styles-module-scss-module__7eW3KG__section_steps .styles-module-scss-module__7eW3KG__head h2{color:#0f1f2e;font-family:var(--font-gabarito-medium),sans-serif}@media screen and (min-width:700px){.styles-module-scss-module__7eW3KG__section_steps .styles-module-scss-module__7eW3KG__head h2{font-size:32px}}@media screen and (max-width:700px){.styles-module-scss-module__7eW3KG__section_steps .styles-module-scss-module__7eW3KG__head h2{font-size:24px}}.styles-module-scss-module__7eW3KG__section_steps .styles-module-scss-module__7eW3KG__head p{color:#0f1f2e;font-size:18px;line-height:1.3;font-family:var(--font-inter-regular)}.styles-module-scss-module__7eW3KG__section_steps .styles-module-scss-module__7eW3KG__container_cards{grid-template-columns:repeat(4,1fr);gap:32px;display:grid;position:relative}@media (max-width:700px){.styles-module-scss-module__7eW3KG__section_steps .styles-module-scss-module__7eW3KG__container_cards{grid-template-columns:1fr}}.styles-module-scss-module__7eW3KG__section_steps .styles-module-scss-module__7eW3KG__container_cards .styles-module-scss-module__7eW3KG__line{z-index:0;background-color:#83ac7c;width:100%;height:4px;position:absolute;top:50%;left:0;right:0}@media (max-width:700px){.styles-module-scss-module__7eW3KG__section_steps .styles-module-scss-module__7eW3KG__container_cards .styles-module-scss-module__7eW3KG__line{display:none}}.styles-module-scss-module__7eW3KG__section_steps .styles-module-scss-module__7eW3KG__container_cards .styles-module-scss-module__7eW3KG__card{z-index:1;text-align:center;background:linear-gradient(#f4f1e9 50%,#f4f1e91a 100%);border-radius:30px;flex-direction:column;align-items:center;gap:16px;padding:24px 34px 72px;display:flex;position:relative;overflow:hidden}@media (max-width:700px){.styles-module-scss-module__7eW3KG__section_steps .styles-module-scss-module__7eW3KG__container_cards .styles-module-scss-module__7eW3KG__card{background:#f4f1e9;border:1px solid #83ac7c;justify-content:center;min-height:300px;padding:24px 32px;position:sticky;top:100px}}.styles-module-scss-module__7eW3KG__section_steps .styles-module-scss-module__7eW3KG__container_cards .styles-module-scss-module__7eW3KG__card:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(#f4f1e9 100%,#f4f1e91a 100%);transition:opacity 1s;position:absolute;inset:0}@media (max-width:700px){.styles-module-scss-module__7eW3KG__section_steps .styles-module-scss-module__7eW3KG__container_cards .styles-module-scss-module__7eW3KG__card:after{content:none}}@media (hover:hover){.styles-module-scss-module__7eW3KG__section_steps .styles-module-scss-module__7eW3KG__container_cards .styles-module-scss-module__7eW3KG__card:hover:after{opacity:1}}.styles-module-scss-module__7eW3KG__section_steps .styles-module-scss-module__7eW3KG__container_cards .styles-module-scss-module__7eW3KG__card>*{z-index:1;position:relative}.styles-module-scss-module__7eW3KG__section_steps .styles-module-scss-module__7eW3KG__container_cards .styles-module-scss-module__7eW3KG__card .styles-module-scss-module__7eW3KG__icon{background-color:#0f1f2e;border-radius:10px;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.styles-module-scss-module__7eW3KG__section_steps .styles-module-scss-module__7eW3KG__container_cards .styles-module-scss-module__7eW3KG__card .styles-module-scss-module__7eW3KG__icon img{width:40px;height:40px}.styles-module-scss-module__7eW3KG__section_steps .styles-module-scss-module__7eW3KG__container_cards .styles-module-scss-module__7eW3KG__card h3{color:#0f1f2e;font-family:var(--font-gabarito-medium),sans-serif}@media screen and (min-width:700px){.styles-module-scss-module__7eW3KG__section_steps .styles-module-scss-module__7eW3KG__container_cards .styles-module-scss-module__7eW3KG__card h3{font-size:24px}}@media screen and (max-width:700px){.styles-module-scss-module__7eW3KG__section_steps .styles-module-scss-module__7eW3KG__container_cards .styles-module-scss-module__7eW3KG__card h3{font-size:20px}}.styles-module-scss-module__7eW3KG__section_steps .styles-module-scss-module__7eW3KG__container_cards .styles-module-scss-module__7eW3KG__card p{color:#0f1f2e;font-size:16px;line-height:1.3;font-family:var(--font-inter-regular)}@media (700px<=width<=1444px){.styles-module-scss-module__7eW3KG__section_steps .styles-module-scss-module__7eW3KG__container_cards{width:calc(100% + 64px);padding:0 32px;overflow-x:scroll}.styles-module-scss-module__7eW3KG__section_steps .styles-module-scss-module__7eW3KG__container_cards .styles-module-scss-module__7eW3KG__line{width:1696px;padding:0 32px;left:32px}.styles-module-scss-module__7eW3KG__section_steps .styles-module-scss-module__7eW3KG__container_cards .styles-module-scss-module__7eW3KG__card{width:400px}}
.styles-module-scss-module__Yj8OhW__section_cta{margin:60px 0}.styles-module-scss-module__Yj8OhW__section_cta .styles-module-scss-module__Yj8OhW__wrapper{margin-left:auto;margin-right:auto}@media not (max-width:1444px){.styles-module-scss-module__Yj8OhW__section_cta .styles-module-scss-module__Yj8OhW__wrapper{width:1200px}}@media (700px<=width<=1444px){.styles-module-scss-module__Yj8OhW__section_cta .styles-module-scss-module__Yj8OhW__wrapper{width:calc(100% - 64px)}}@media (max-width:700px){.styles-module-scss-module__Yj8OhW__section_cta .styles-module-scss-module__Yj8OhW__wrapper{width:calc(100% - 32px)}}.styles-module-scss-module__Yj8OhW__section_cta .styles-module-scss-module__Yj8OhW__container{justify-content:center;display:flex}.styles-module-scss-module__Yj8OhW__section_cta .styles-module-scss-module__Yj8OhW__card{background:linear-gradient(90deg,#f4f1e9 49.519%,#f4f1e91a 100%);border-radius:30px;width:100%;padding:48px}.styles-module-scss-module__Yj8OhW__section_cta .styles-module-scss-module__Yj8OhW__card .styles-module-scss-module__Yj8OhW__content{flex-direction:column;gap:32px;max-width:850px;display:flex}.styles-module-scss-module__Yj8OhW__section_cta .styles-module-scss-module__Yj8OhW__card .styles-module-scss-module__Yj8OhW__head{align-items:center;gap:12px;display:flex}.styles-module-scss-module__Yj8OhW__section_cta .styles-module-scss-module__Yj8OhW__card .styles-module-scss-module__Yj8OhW__head .styles-module-scss-module__Yj8OhW__icon{flex-shrink:0;width:50px;height:50px}.styles-module-scss-module__Yj8OhW__section_cta .styles-module-scss-module__Yj8OhW__card .styles-module-scss-module__Yj8OhW__head h2{color:#0f1f2e;font-family:var(--font-gabarito-medium),sans-serif}@media screen and (min-width:700px){.styles-module-scss-module__Yj8OhW__section_cta .styles-module-scss-module__Yj8OhW__card .styles-module-scss-module__Yj8OhW__head h2{font-size:32px}}@media screen and (max-width:700px){.styles-module-scss-module__Yj8OhW__section_cta .styles-module-scss-module__Yj8OhW__card .styles-module-scss-module__Yj8OhW__head h2{font-size:24px}}.styles-module-scss-module__Yj8OhW__section_cta .styles-module-scss-module__Yj8OhW__card p{color:#0f1f2e;font-size:18px;line-height:1.3;font-family:var(--font-inter-regular)}.styles-module-scss-module__Yj8OhW__section_cta .styles-module-scss-module__Yj8OhW__card .styles-module-scss-module__Yj8OhW__action{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.styles-module-scss-module__Yj8OhW__section_cta .styles-module-scss-module__Yj8OhW__card .styles-module-scss-module__Yj8OhW__action .styles-module-scss-module__Yj8OhW__caption{color:#5f6473;font-size:16px;line-height:1.3;font-family:var(--font-inter-italic)}
.styles-module-scss-module__xrQCya__section_privacy{background-color:#f4f1e9;margin:60px 0;padding:60px 0}.styles-module-scss-module__xrQCya__section_privacy .styles-module-scss-module__xrQCya__wrapper{margin-left:auto;margin-right:auto}@media not (max-width:1444px){.styles-module-scss-module__xrQCya__section_privacy .styles-module-scss-module__xrQCya__wrapper{width:956px}}@media (700px<=width<=1444px){.styles-module-scss-module__xrQCya__section_privacy .styles-module-scss-module__xrQCya__wrapper{width:calc(100% - 64px)}}@media (max-width:700px){.styles-module-scss-module__xrQCya__section_privacy .styles-module-scss-module__xrQCya__wrapper{width:calc(100% - 32px)}}.styles-module-scss-module__xrQCya__section_privacy .styles-module-scss-module__xrQCya__container{justify-content:center;gap:72px;display:flex}@media (max-width:700px){.styles-module-scss-module__xrQCya__section_privacy .styles-module-scss-module__xrQCya__container{flex-direction:column;gap:32px}}.styles-module-scss-module__xrQCya__section_privacy .styles-module-scss-module__xrQCya__head{flex-direction:column;flex-shrink:0;gap:16px;width:324px;display:flex}@media (max-width:700px){.styles-module-scss-module__xrQCya__section_privacy .styles-module-scss-module__xrQCya__head{width:100%}}.styles-module-scss-module__xrQCya__section_privacy .styles-module-scss-module__xrQCya__head h2{color:#0f1f2e;font-family:var(--font-gabarito-medium),sans-serif}@media screen and (min-width:700px){.styles-module-scss-module__xrQCya__section_privacy .styles-module-scss-module__xrQCya__head h2{font-size:32px}}@media screen and (max-width:700px){.styles-module-scss-module__xrQCya__section_privacy .styles-module-scss-module__xrQCya__head h2{font-size:24px}}.styles-module-scss-module__xrQCya__section_privacy .styles-module-scss-module__xrQCya__head p{color:#0f1f2e;font-size:18px;line-height:1.3;font-family:var(--font-inter-regular)}.styles-module-scss-module__xrQCya__section_privacy .styles-module-scss-module__xrQCya__list{flex-direction:column;gap:24px;width:508px;display:flex}@media (max-width:700px){.styles-module-scss-module__xrQCya__section_privacy .styles-module-scss-module__xrQCya__list{width:100%}}.styles-module-scss-module__xrQCya__section_privacy .styles-module-scss-module__xrQCya__list li{gap:16px;display:flex}.styles-module-scss-module__xrQCya__section_privacy .styles-module-scss-module__xrQCya__list li img{flex-shrink:0;margin-top:6px}.styles-module-scss-module__xrQCya__section_privacy .styles-module-scss-module__xrQCya__list li .styles-module-scss-module__xrQCya__container_text{flex-direction:column;flex:1 0 0;gap:4px;min-width:0;display:flex}.styles-module-scss-module__xrQCya__section_privacy .styles-module-scss-module__xrQCya__list li h3{color:#0f1f2e;font-family:var(--font-gabarito-medium),sans-serif}@media screen and (min-width:700px){.styles-module-scss-module__xrQCya__section_privacy .styles-module-scss-module__xrQCya__list li h3{font-size:24px}}@media screen and (max-width:700px){.styles-module-scss-module__xrQCya__section_privacy .styles-module-scss-module__xrQCya__list li h3{font-size:20px}}.styles-module-scss-module__xrQCya__section_privacy .styles-module-scss-module__xrQCya__list li p{color:#0f1f2e;font-size:16px;line-height:1.3;font-family:var(--font-inter-regular)}
.styles-module-scss-module__Ohiagq__preview{border:10px solid #83ac7c;border-radius:20px;position:relative;overflow:hidden}.styles-module-scss-module__Ohiagq__map_pan{transition:transform 2.4s cubic-bezier(.65,0,.35,1);position:absolute;inset:0}.styles-module-scss-module__Ohiagq__map_pan.styles-module-scss-module__Ohiagq__panned{transform:translate(445px,307px)}.styles-module-scss-module__Ohiagq__map_zoom{transition:transform .8s cubic-bezier(.33,1,.68,1);position:absolute;inset:0}.styles-module-scss-module__Ohiagq__map_zoom.styles-module-scss-module__Ohiagq__zoomed{transform:scale(1.18)translateY(50px)}.styles-module-scss-module__Ohiagq__map_image{width:1608px;height:676px;max-inline-size:unset;max-block-size:unset;position:absolute;top:-325px;left:-924px}@media (max-width:700px){.styles-module-scss-module__Ohiagq__map_image{top:-375px;left:-1025px}}.styles-module-scss-module__Ohiagq__icon_enter_x{z-index:2;pointer-events:none;transition:transform .9s cubic-bezier(.22,1,.36,1);position:absolute;top:50%;left:50%;transform:translate(calc(290px - 50%),-50%)}.styles-module-scss-module__Ohiagq__icon_enter_x.styles-module-scss-module__Ohiagq__visible{transform:translate(calc(-50% - 30px),-50%)}.styles-module-scss-module__Ohiagq__icon_enter_y{transition:transform .55s ease-in-out;transform:translateY(40px)}.styles-module-scss-module__Ohiagq__icon_enter_y.styles-module-scss-module__Ohiagq__visible{transform:translateY(-15px)}.styles-module-scss-module__Ohiagq__icon_image{filter:drop-shadow(0 2px 4px #0f1f2e73);display:block}
.styles-module-scss-module__L-dQea__card{border:2px solid #0f1f2e;border-radius:20px;grid-area:1/2/auto/span 2;gap:32px;padding:32px;display:flex;overflow:hidden}.styles-module-scss-module__L-dQea__card h3{color:#0f1f2e;font-family:var(--font-gabarito-medium),sans-serif}@media screen and (min-width:700px){.styles-module-scss-module__L-dQea__card h3{font-size:24px}}@media screen and (max-width:700px){.styles-module-scss-module__L-dQea__card h3{font-size:20px}}.styles-module-scss-module__L-dQea__card p{color:#0f1f2e;font-size:16px;line-height:1.3;font-family:var(--font-inter-regular)}@media (max-width:700px){.styles-module-scss-module__L-dQea__card{flex-direction:column}}.styles-module-scss-module__L-dQea__map_text{flex-direction:column;justify-content:center;gap:16px;width:199px;min-width:0;display:flex}@media (max-width:700px){.styles-module-scss-module__L-dQea__map_text{width:100%}}.styles-module-scss-module__L-dQea__map_text .styles-module-scss-module__L-dQea__sep{background-color:#83ac7c;width:100px;height:2px}.styles-module-scss-module__L-dQea__map_text .styles-module-scss-module__L-dQea__italic{color:#5f6473;font-family:var(--font-inter-italic)}.styles-module-scss-module__L-dQea__map_preview{flex:1 0 0;min-width:0}@media (max-width:700px){.styles-module-scss-module__L-dQea__map_preview{flex:none;width:285px;height:220px;left:50%;transform:translate(-50%)}}
@keyframes styles-module-scss-module__4zhI4q__pin-click-bounce{0%{transform:scale(1)}40%{transform:scale(.7)}70%{transform:scale(1.15)}to{transform:scale(1)}}.styles-module-scss-module__4zhI4q__cartography{margin-top:48px;margin-bottom:120px}@media (max-width:700px){.styles-module-scss-module__4zhI4q__cartography{margin-bottom:60px}}.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__wrapper{margin-left:auto;margin-right:auto}@media not (max-width:1444px){.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__wrapper{width:1200px}}@media (700px<=width<=1444px){.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__wrapper{width:calc(100% - 64px)}}@media (max-width:700px){.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__wrapper{width:calc(100% - 32px)}}.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__container{flex-direction:column;gap:48px;display:flex}.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__head{flex-direction:column;gap:24px;display:flex}.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__head h2{color:#0f1f2e;font-family:var(--font-gabarito-medium),sans-serif}@media screen and (min-width:700px){.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__head h2{font-size:32px}}@media screen and (max-width:700px){.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__head h2{font-size:24px}}.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__head p{color:#0f1f2e;font-size:18px;line-height:1.3;font-family:var(--font-inter-regular)}.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__head p span{color:#5f6473;font-style:italic;display:block}.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__grid{gap:72px;display:flex}@media (700px<=width<=1444px){.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__grid{flex-direction:column;gap:48px}}@media (max-width:700px){.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__grid{flex-direction:column;gap:48px}}.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__caption{color:#5f6473;font-size:14px;line-height:1.3;font-family:var(--font-inter-italic);margin-top:8px}.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__card{flex-direction:column;flex:1;gap:16px;max-width:496px;display:flex}.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__card h3{color:#0f1f2e;font-family:var(--font-gabarito-medium),sans-serif}@media screen and (min-width:700px){.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__card h3{font-size:24px}}@media screen and (max-width:700px){.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__card h3{font-size:20px}}.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__card p{color:#0f1f2e;max-width:344px;font-size:16px;line-height:1.3;font-family:var(--font-inter-regular)}.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__card .styles-module-scss-module__4zhI4q__content{flex-direction:column;align-items:flex-end;display:flex}.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__card .styles-module-scss-module__4zhI4q__content .styles-module-scss-module__4zhI4q__card_image{border:10px solid #83ac7c;border-radius:20px;width:100%;height:338px;position:relative;overflow:hidden}@media (max-width:700px){.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__card .styles-module-scss-module__4zhI4q__content .styles-module-scss-module__4zhI4q__card_image{height:275px}.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__card .styles-module-scss-module__4zhI4q__content .styles-module-scss-module__4zhI4q__card_image img{object-position:right}}.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__card .styles-module-scss-module__4zhI4q__content .styles-module-scss-module__4zhI4q__card_image img{object-fit:cover}.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__card .styles-module-scss-module__4zhI4q__content .styles-module-scss-module__4zhI4q__pin_cursor{z-index:2;pointer-events:none;opacity:0;transition:transform .7s cubic-bezier(.22,1,.36,1),opacity .7s;position:absolute;top:50%;left:50%;transform:translate(300px,-50%)}.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__card .styles-module-scss-module__4zhI4q__content .styles-module-scss-module__4zhI4q__pin_cursor.styles-module-scss-module__4zhI4q__visible{opacity:1;transform:translate(140px,calc(30px - 50%))}@media (max-width:700px){.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__card .styles-module-scss-module__4zhI4q__content .styles-module-scss-module__4zhI4q__pin_cursor.styles-module-scss-module__4zhI4q__visible{transform:translate(73px,calc(30px - 50%))}}.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__card .styles-module-scss-module__4zhI4q__content .styles-module-scss-module__4zhI4q__pin_cursor_image{filter:drop-shadow(0 2px 4px #0f1f2e73);display:block}.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__card .styles-module-scss-module__4zhI4q__content .styles-module-scss-module__4zhI4q__pin_cursor_image.styles-module-scss-module__4zhI4q__clicked{animation:.4s ease-out styles-module-scss-module__4zhI4q__pin-click-bounce}.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__card .styles-module-scss-module__4zhI4q__content .styles-module-scss-module__4zhI4q__place_pin{z-index:1;pointer-events:none;opacity:0;transition:opacity .25s;position:absolute;top:50%;left:50%;transform:translate(140px,calc(-50% - 10px))}.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__card .styles-module-scss-module__4zhI4q__content .styles-module-scss-module__4zhI4q__place_pin.styles-module-scss-module__4zhI4q__visible{opacity:1;transition-delay:.25s}@media (max-width:700px){.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__card .styles-module-scss-module__4zhI4q__content .styles-module-scss-module__4zhI4q__place_pin{transform:translate(73px,calc(-50% - 20px))}}.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__card .styles-module-scss-module__4zhI4q__content .styles-module-scss-module__4zhI4q__map_preview{width:100%;height:338px}@media (max-width:700px){.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__card .styles-module-scss-module__4zhI4q__content .styles-module-scss-module__4zhI4q__map_preview{height:275px}}.styles-module-scss-module__4zhI4q__cartography .styles-module-scss-module__4zhI4q__card .styles-module-scss-module__4zhI4q__content .styles-module-scss-module__4zhI4q__caption{color:#5f6473;font-size:14px;line-height:1.3;font-family:var(--font-inter-italic)}
.styles-module-scss-module__-bdvna__lnk{cursor:pointer;align-items:center;gap:4px;display:flex}.styles-module-scss-module__-bdvna__lnk .styles-module-scss-module__-bdvna__lnkicn{fill:none;width:24px;height:24px;transition:transform .25s cubic-bezier(.445,.05,.55,.95)}.styles-module-scss-module__-bdvna__lnk .styles-module-scss-module__-bdvna__lnkicn path{fill:#0f1f2e}@media (hover:hover){.styles-module-scss-module__-bdvna__lnk:hover .styles-module-scss-module__-bdvna__lnkicn{transform:translate(5px)}}.styles-module-scss-module__-bdvna__lnk.styles-module-scss-module__-bdvna__style_1 .styles-module-scss-module__-bdvna__lnktxt{font-family:var(--font-gabarito-medium),sans-serif;color:#0f1f2e;text-underline-offset:3px;align-items:center;font-size:16px;line-height:1;text-decoration:underline;display:inline-flex;position:relative}.styles-module-scss-module__-bdvna__lnk.styles-module-scss-module__-bdvna__style_2 .styles-module-scss-module__-bdvna__lnktxt{font-family:var(--font-gabarito-medium),sans-serif;color:#0f1f2e;align-items:center;font-size:16px;line-height:1;text-decoration:none;transition:color .25s cubic-bezier(.445,.05,.55,.95);display:inline-flex;position:relative}@media (hover:hover){.styles-module-scss-module__-bdvna__lnk.styles-module-scss-module__-bdvna__style_2:hover .styles-module-scss-module__-bdvna__lnktxt{color:#83ac7c}}.styles-module-scss-module__-bdvna__lnk.styles-module-scss-module__-bdvna__style_3 .styles-module-scss-module__-bdvna__lnkicn path{fill:#fff}.styles-module-scss-module__-bdvna__lnk.styles-module-scss-module__-bdvna__style_3 .styles-module-scss-module__-bdvna__lnktxt{font-family:var(--font-gabarito-medium),sans-serif;color:#fff;text-underline-offset:3px;align-items:center;font-size:16px;line-height:1;text-decoration:underline;display:inline-flex;position:relative}
.styles-module-scss-module__IusMAa__section_about_hero{background-color:#f4f1e9;padding-top:130px;padding-bottom:60px}.styles-module-scss-module__IusMAa__section_about_hero .styles-module-scss-module__IusMAa__wrapper{margin-left:auto;margin-right:auto}@media not (max-width:1444px){.styles-module-scss-module__IusMAa__section_about_hero .styles-module-scss-module__IusMAa__wrapper{width:894px}}@media (700px<=width<=1444px){.styles-module-scss-module__IusMAa__section_about_hero .styles-module-scss-module__IusMAa__wrapper{width:calc(100% - 64px)}}@media (max-width:700px){.styles-module-scss-module__IusMAa__section_about_hero .styles-module-scss-module__IusMAa__wrapper{width:calc(100% - 32px)}}.styles-module-scss-module__IusMAa__section_about_hero .styles-module-scss-module__IusMAa__container{text-align:center;flex-direction:column;gap:24px;display:flex}.styles-module-scss-module__IusMAa__section_about_hero h1{color:#0f1f2e;font-family:var(--font-gabarito-medium),sans-serif}@media screen and (min-width:700px){.styles-module-scss-module__IusMAa__section_about_hero h1{font-size:32px}}@media screen and (max-width:700px){.styles-module-scss-module__IusMAa__section_about_hero h1{font-size:24px}}.styles-module-scss-module__IusMAa__section_about_hero p{color:#0f1f2e;font-size:18px;line-height:1.3;font-family:var(--font-inter-regular)}@media (max-width:700px){.styles-module-scss-module__IusMAa__section_about_hero{padding-top:100px}}.styles-module-scss-module__IusMAa__section_about_story{background-color:#fff;margin:120px 0}.styles-module-scss-module__IusMAa__section_about_story .styles-module-scss-module__IusMAa__wrapper{margin-left:auto;margin-right:auto}@media not (max-width:1444px){.styles-module-scss-module__IusMAa__section_about_story .styles-module-scss-module__IusMAa__wrapper{width:1200px}}@media (700px<=width<=1444px){.styles-module-scss-module__IusMAa__section_about_story .styles-module-scss-module__IusMAa__wrapper{width:calc(100% - 64px)}}@media (max-width:700px){.styles-module-scss-module__IusMAa__section_about_story .styles-module-scss-module__IusMAa__wrapper{width:calc(100% - 32px)}}.styles-module-scss-module__IusMAa__section_about_story .styles-module-scss-module__IusMAa__container{align-items:flex-start;gap:48px;display:flex}@media (max-width:700px){.styles-module-scss-module__IusMAa__section_about_story .styles-module-scss-module__IusMAa__container{flex-direction:column}}.styles-module-scss-module__IusMAa__section_about_story .styles-module-scss-module__IusMAa__container_img{border-radius:20px;flex-shrink:0;width:351px;height:425px;position:sticky;top:100px}@media (max-width:700px){.styles-module-scss-module__IusMAa__section_about_story .styles-module-scss-module__IusMAa__container_img{aspect-ratio:1;width:100%;height:auto;position:relative;top:0}.styles-module-scss-module__IusMAa__section_about_story .styles-module-scss-module__IusMAa__container_img img{object-position:top;border-radius:20px}}.styles-module-scss-module__IusMAa__section_about_story .styles-module-scss-module__IusMAa__container_img img{object-fit:cover}.styles-module-scss-module__IusMAa__section_about_story .styles-module-scss-module__IusMAa__content{flex-direction:column;flex:1 0 0;gap:72px;min-width:0;display:flex}.styles-module-scss-module__IusMAa__section_about_story .styles-module-scss-module__IusMAa__container_quote{flex-direction:column;gap:24px;display:flex}.styles-module-scss-module__IusMAa__section_about_story .styles-module-scss-module__IusMAa__container_quote h2{color:#0f1f2e;font-family:var(--font-gabarito-medium),sans-serif}@media screen and (min-width:700px){.styles-module-scss-module__IusMAa__section_about_story .styles-module-scss-module__IusMAa__container_quote h2{font-size:32px}}@media screen and (max-width:700px){.styles-module-scss-module__IusMAa__section_about_story .styles-module-scss-module__IusMAa__container_quote h2{font-size:24px}}.styles-module-scss-module__IusMAa__section_about_story .styles-module-scss-module__IusMAa__container_quote p{color:#0f1f2e;font-size:18px;line-height:1.3;font-family:var(--font-inter-regular);border-left:2px solid #83ac7c;padding:4px 162px 4px 16px}@media (max-width:1444px){.styles-module-scss-module__IusMAa__section_about_story .styles-module-scss-module__IusMAa__container_quote p{padding-right:16px}}.styles-module-scss-module__IusMAa__section_about_story .styles-module-scss-module__IusMAa__container_quote .styles-module-scss-module__IusMAa__byline{flex-direction:column;display:flex}.styles-module-scss-module__IusMAa__section_about_story .styles-module-scss-module__IusMAa__container_quote .styles-module-scss-module__IusMAa__byline strong{color:#0f1f2e;font-size:16px;line-height:1.3;font-family:var(--font-gabarito-medium)}.styles-module-scss-module__IusMAa__section_about_story .styles-module-scss-module__IusMAa__container_quote .styles-module-scss-module__IusMAa__byline span{color:#0f1f2e;font-size:16px;line-height:1.3;font-family:var(--font-inter-regular)}.styles-module-scss-module__IusMAa__section_about_story .styles-module-scss-module__IusMAa__container_mission{border:2px solid #0f1f2e;border-radius:20px;flex-direction:column;gap:24px;width:calc(100% - 162px);padding:32px;display:flex}@media (max-width:1444px){.styles-module-scss-module__IusMAa__section_about_story .styles-module-scss-module__IusMAa__container_mission{width:100%}}.styles-module-scss-module__IusMAa__section_about_story .styles-module-scss-module__IusMAa__container_mission h2{color:#0f1f2e;font-family:var(--font-gabarito-medium),sans-serif}@media screen and (min-width:700px){.styles-module-scss-module__IusMAa__section_about_story .styles-module-scss-module__IusMAa__container_mission h2{font-size:24px}}@media screen and (max-width:700px){.styles-module-scss-module__IusMAa__section_about_story .styles-module-scss-module__IusMAa__container_mission h2{font-size:20px}}.styles-module-scss-module__IusMAa__section_about_story .styles-module-scss-module__IusMAa__container_mission p{color:#0f1f2e;font-size:18px;line-height:1.3;font-family:var(--font-inter-regular)}.styles-module-scss-module__IusMAa__section_about_story .styles-module-scss-module__IusMAa__container_mission p strong{font-family:var(--font-inter-medium)}@media (max-width:700px){.styles-module-scss-module__IusMAa__section_about_story{margin:60px 0}}
.styles-module-scss-module__jAM9Sa__legal_header{background-color:#f4f1e9;padding-top:130px;padding-bottom:60px}.styles-module-scss-module__jAM9Sa__legal_header .styles-module-scss-module__jAM9Sa__wrapper{margin-left:auto;margin-right:auto}@media not (max-width:1444px){.styles-module-scss-module__jAM9Sa__legal_header .styles-module-scss-module__jAM9Sa__wrapper{width:956px}}@media (700px<=width<=1444px){.styles-module-scss-module__jAM9Sa__legal_header .styles-module-scss-module__jAM9Sa__wrapper{width:calc(100% - 64px)}}@media (max-width:700px){.styles-module-scss-module__jAM9Sa__legal_header .styles-module-scss-module__jAM9Sa__wrapper{width:calc(100% - 32px)}}.styles-module-scss-module__jAM9Sa__legal_header .styles-module-scss-module__jAM9Sa__container{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.styles-module-scss-module__jAM9Sa__legal_header h1{color:#0f1f2e;font-family:var(--font-gabarito-medium),sans-serif}@media screen and (min-width:700px){.styles-module-scss-module__jAM9Sa__legal_header h1{font-size:48px}}@media screen and (max-width:700px){.styles-module-scss-module__jAM9Sa__legal_header h1{font-size:32px}}.styles-module-scss-module__jAM9Sa__legal_header .styles-module-scss-module__jAM9Sa__caption{color:#5f6473;font-size:16px;line-height:1.3;font-family:var(--font-inter-italic)}@media (max-width:700px){.styles-module-scss-module__jAM9Sa__legal_header{padding-top:100px}}.styles-module-scss-module__jAM9Sa__legal_content{margin:120px 0}.styles-module-scss-module__jAM9Sa__legal_content .styles-module-scss-module__jAM9Sa__wrapper{margin-left:auto;margin-right:auto}@media not (max-width:1444px){.styles-module-scss-module__jAM9Sa__legal_content .styles-module-scss-module__jAM9Sa__wrapper{width:956px}}@media (700px<=width<=1444px){.styles-module-scss-module__jAM9Sa__legal_content .styles-module-scss-module__jAM9Sa__wrapper{width:calc(100% - 64px)}}@media (max-width:700px){.styles-module-scss-module__jAM9Sa__legal_content .styles-module-scss-module__jAM9Sa__wrapper{width:calc(100% - 32px)}}.styles-module-scss-module__jAM9Sa__legal_content .styles-module-scss-module__jAM9Sa__container{flex-direction:column;gap:48px;display:flex}.styles-module-scss-module__jAM9Sa__legal_content .styles-module-scss-module__jAM9Sa__intro{color:#0f1f2e;font-size:18px;line-height:1.3;font-family:var(--font-inter-regular)}.styles-module-scss-module__jAM9Sa__legal_content .styles-module-scss-module__jAM9Sa__section{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__jAM9Sa__legal_content .styles-module-scss-module__jAM9Sa__section h2{color:#0f1f2e;font-family:var(--font-gabarito-medium),sans-serif}@media screen and (min-width:700px){.styles-module-scss-module__jAM9Sa__legal_content .styles-module-scss-module__jAM9Sa__section h2{font-size:32px}}@media screen and (max-width:700px){.styles-module-scss-module__jAM9Sa__legal_content .styles-module-scss-module__jAM9Sa__section h2{font-size:24px}}.styles-module-scss-module__jAM9Sa__legal_content .styles-module-scss-module__jAM9Sa__section p{color:#0f1f2e;font-size:18px;line-height:1.3;font-family:var(--font-inter-regular)}.styles-module-scss-module__jAM9Sa__legal_content .styles-module-scss-module__jAM9Sa__section p strong{font-family:var(--font-inter-medium)}.styles-module-scss-module__jAM9Sa__legal_content .styles-module-scss-module__jAM9Sa__section em{font-style:italic}.styles-module-scss-module__jAM9Sa__legal_content .styles-module-scss-module__jAM9Sa__section ul{flex-direction:column;gap:8px;display:flex}.styles-module-scss-module__jAM9Sa__legal_content .styles-module-scss-module__jAM9Sa__section ul li{color:#0f1f2e;font-size:18px;line-height:1.3;font-family:var(--font-inter-regular);margin-left:24px;list-style:outside}.styles-module-scss-module__jAM9Sa__legal_content .styles-module-scss-module__jAM9Sa__section ul li strong{font-family:var(--font-inter-medium)}.styles-module-scss-module__jAM9Sa__legal_content .styles-module-scss-module__jAM9Sa__section ul li a{text-decoration:underline}@media (max-width:700px){.styles-module-scss-module__jAM9Sa__legal_content{margin:60px 0}}
.styles-module-scss-module__m3Vzrq__section_not_found{align-items:center;min-height:95vh;padding:120px 0;display:flex}.styles-module-scss-module__m3Vzrq__section_not_found .styles-module-scss-module__m3Vzrq__wrapper{margin-left:auto;margin-right:auto}@media not (max-width:1444px){.styles-module-scss-module__m3Vzrq__section_not_found .styles-module-scss-module__m3Vzrq__wrapper{width:1200px}}@media (700px<=width<=1444px){.styles-module-scss-module__m3Vzrq__section_not_found .styles-module-scss-module__m3Vzrq__wrapper{width:calc(100% - 64px)}}@media (max-width:700px){.styles-module-scss-module__m3Vzrq__section_not_found .styles-module-scss-module__m3Vzrq__wrapper{width:calc(100% - 32px)}}.styles-module-scss-module__m3Vzrq__section_not_found .styles-module-scss-module__m3Vzrq__container{text-align:center;flex-direction:column;align-items:center;gap:24px;display:flex}.styles-module-scss-module__m3Vzrq__section_not_found .styles-module-scss-module__m3Vzrq__number{color:#0f1f2e;font-family:var(--font-gabarito-medium),sans-serif;align-items:center;gap:16px;font-size:200px;line-height:0;display:flex}@media (max-width:700px){.styles-module-scss-module__m3Vzrq__section_not_found .styles-module-scss-module__m3Vzrq__number{font-size:100px}}.styles-module-scss-module__m3Vzrq__section_not_found h1{color:#0f1f2e;font-family:var(--font-gabarito-medium),sans-serif}@media screen and (min-width:700px){.styles-module-scss-module__m3Vzrq__section_not_found h1{font-size:32px}}@media screen and (max-width:700px){.styles-module-scss-module__m3Vzrq__section_not_found h1{font-size:24px}}.styles-module-scss-module__m3Vzrq__section_not_found p{color:#0f1f2e;font-size:18px;line-height:1.3;font-family:var(--font-inter-regular)}
