@font-face{font-family:Heebo;font-style:normal;font-weight:100 900;src:url(/_next/static/media/Heebo-VariableFont_wght.52daa223.ttf) format("truetype")}body,html{height:100vh;max-width:100vw;overflow-x:hidden}body{background-color:#fff;color:#2b2b2b;font-family:Heebo,sans-serif,Comic Sans MS;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column;align-items:center}*,:after,:before{box-sizing:border-box;padding:0;margin:0}button:not(:disabled){cursor:pointer}a{color:inherit;text-decoration:none}.opacity-60{opacity:.6}body .grecaptcha-badge{visibility:hidden}.screen-container{width:100%;height:100%;display:grid;grid-template-rows:auto 1fr;position:relative}.main-content{display:grid;grid-template-rows:1fr auto;justify-items:center;height:100%;overflow:auto}.Toastify__close-button{color:#fff;opacity:.4}.Toastify__toast{font-family:Heebo,sans-serif;font-size:.875rem;min-height:unset;border-radius:8px;color:#fff;padding:15px 25px 15px 15px;width:510px}@media screen and (max-width:430px){.Toastify__toast{width:315px;margin-bottom:25px}}.Toastify__toast--success{background-color:#2b2b2b}.Toastify__toast--error{background-color:#d91010}.announcement-bar{background-color:#151515;padding:0 3.125rem;overflow:hidden;width:100%;height:4.8rem;opacity:1;transition:height .3s ease-in-out,opacity .3s ease-in-out}@media screen and (max-width:768px){.announcement-bar{padding:0 1.25rem}}@media screen and (max-width:430px){.announcement-bar{padding:0 .625rem;height:4.4rem}}.announcement-bar--hidden{height:0;opacity:0}.announcement-bar__content{display:flex;justify-content:space-between;align-items:center;height:100%;max-width:1400px;width:100%;margin:0 auto}.announcement-bar__content>.btn{width:auto;color:#151515;font-weight:600}@media screen and (max-width:430px){.announcement-bar__content>.btn{padding:.375rem .625rem}}.announcement-bar__left{display:flex;align-items:center;gap:1rem}@media screen and (max-width:430px){.announcement-bar__left{gap:.375rem}}.announcement-bar__left .btn{color:#fff;opacity:.5;padding:.625rem;width:unset}@media screen and (max-width:430px){.announcement-bar__left .btn{padding:.25rem}}.announcement-bar__left .btn:hover{opacity:1}.announcement-bar__left .btn svg{width:1.5rem;height:1.5rem}.announcement-bar__left__text h5{font-size:1rem;color:#fff}.announcement-bar__left__text p{font-size:.875rem;color:#c1c1c1}.app-links{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.6rem;gap:1.6rem;align-items:center}.app-links>a>svg{height:3.5rem}.app-links--small{gap:1rem}.app-links--small>a>svg{height:2.5rem}.main-header{position:-webkit-sticky;position:sticky;top:0;z-index:100}.top-bar{display:inline-flex;align-items:center;width:100%;height:64px;background-color:#fff;padding:0 3.125rem;flex:0 0 auto;box-shadow:0 2px 4px rgba(0,0,0,.1);position:relative}.top-bar__content{padding:0 .825rem}@media screen and (max-width:768px){.top-bar{padding:0 1.25rem}}.top-bar__content{display:flex;justify-content:space-between;align-items:center;max-width:1350px;width:100%;margin:0 auto}.top-bar__content__menu{display:none}.top-bar__content a{font-size:1rem;font-weight:600;line-height:1.25rem;color:#2b2b2b;transition:transform .3s ease-in}.top-bar__content a:hover{transform:scale(1.05)}.top-bar__content a.active{color:#ff4900}.top-bar__content__links{display:flex;gap:20px}.top-bar__content__links a{display:inline-block}.top-bar__content__menu-links{position:absolute;top:64px;left:0;right:0;max-height:0;background-color:#fff;overflow:hidden;transition:max-height .4s ease-in-out;box-shadow:0 2px 4px rgba(0,0,0,.1)}.top-bar__content__menu-links a{display:block;padding:20px;text-align:center}.top-bar__content__menu-links a:first-child{border-top:1px solid #f2f2f2}.top-bar__content__menu-links--open{max-height:500px}@media(min-width:640px){.top-bar__content__menu-links{display:none}}@media screen and (max-width:430px){.top-bar__content__menu{display:block}.top-bar__content__links{display:none}}@keyframes show{0%{opacity:0}to{opacity:1}}.photos-carousel{width:100%;position:relative;overflow:hidden;border-radius:8px}.photos-carousel__items{width:100%;display:flex;transform:translateX(0);transition:transform .3s ease-in-out,margin-left .3s ease-in-out;border-radius:8px}.photos-carousel__items__item{min-width:100%;height:clamp(380px,30vh,560px);flex:0 0 100%;position:relative;border-radius:8px;overflow:hidden}@media screen and (max-width:768px){.photos-carousel__items__item{height:clamp(250px,20vh,420px)}}.photos-carousel__items__item>img{width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .4s ease;border-radius:8px}.photos-carousel__items__item>img.loaded{opacity:1}.photos-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;border:none;width:38px;height:38px;border-radius:4px;background-color:rgba(0,0,0,.44);color:#fff;opacity:0;transition:opacity .4s ease-in-out .2s}.photos-carousel__arrow--prev{left:8px}.photos-carousel__arrow--next{right:8px}.photos-carousel__arrow--show{opacity:1}.photos-carousel__arrow svg{width:24px;height:24px}.photos-carousel__arrow:disabled{opacity:0}.post-expired{align-items:center}.comment-thread,.post-expired{display:flex;flex-direction:column}.comment-thread{gap:10px;margin-bottom:20px}.comment-thread__main{display:flex;gap:18px}.comment-thread__main__avatar-company,.comment-thread__main__avatar-container{position:relative;flex:0 0 auto;width:40px;height:40px}.comment-thread__main__avatar-company{border-radius:50%;background-color:#f2f2f2;display:inline-flex;align-items:center;justify-content:center}.comment-thread__main__avatar-company img{width:100%;height:100%;border-radius:50%;object-fit:cover}.comment-thread__main__avatar-company svg{width:20px;height:20px}.comment-thread__main__avatar-user{flex:0 0 auto;height:24px;width:24px;border-radius:50%;background-color:#f2f2f2;display:inline-flex;align-items:center;justify-content:center;border:2px solid #fff;position:absolute;bottom:-5px;right:-5px}.comment-thread__main__avatar-user img{width:100%;height:100%;border-radius:50%;object-fit:cover}.comment-thread__main__avatar-user svg{width:13px;height:13px}.comment-thread__main__info__user{display:flex;align-items:center;font-size:.875rem}.comment-thread__main__info__user .user-info{margin-right:8px}.comment-thread__main__info__user .user-info>span{font-weight:600}.comment-thread__main__info__metadata{display:flex;align-items:center;gap:4px;color:#767676;flex-shrink:0}.comment-thread__main__info__metadata svg{width:16px;height:16px;fill:#ff4900}.comment-thread__main__info__metadata span{font-weight:400;line-height:1.25rem;position:relative;padding-left:8px}.comment-thread__main__info__metadata span:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:2px;width:2px;background-color:#c1c1c1}.comment-thread__main__info__text{white-space:pre-wrap;word-break:break-word}.comment-thread__replies{display:flex;flex-direction:column;margin-left:60px;gap:0;transition:gap .2s ease-in-out}.comment-thread__replies>button{display:flex;flex-direction:row;align-items:center;gap:5px;color:#ff4900;font-size:.875rem;font-weight:550;border:none;background:none}.comment-thread__replies>button svg{width:10px;height:10px;transition:rotate .2s ease-in-out}.comment-thread__replies--rotate{gap:10px;transition:gap .4s ease-in-out}.comment-thread__replies--rotate>button svg{rotate:-180deg;transition:rotate .2s ease-in-out}.comments__load-more{display:flex;justify-content:flex-start}@media screen and (max-width:768px){.comments__load-more{justify-content:center}}.comments__load-more__btn{border:none;background:none;text-decoration:underline}.loader .logo-small{animation-name:spin;animation-duration:1.3s;animation-iteration-count:infinite;animation-timing-function:cubic-bezier(.45,.05,.55,.95)}.loader{width:35%;text-align:center;overflow:hidden}.loader .logo-small{width:25px;height:25px;fill:#ff4900}@media screen and (max-width:768px){.loader{width:100%}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.footer{display:flex;flex-direction:column;width:100%;padding:1.563rem 3.125rem;background-color:#fff}@media screen and (max-width:768px){.footer{padding:1.563rem 1.25rem}}.footer__container{max-width:1350px;width:100%;margin:0 auto;padding:0 .825rem}.footer__divider{width:100%;height:2px;background-color:#f2f2f2;margin:25px 0;flex:0 0 auto}.footer__top{display:inline-flex;justify-content:space-between;align-items:center;width:100%}.footer__social-links{display:inline-flex;gap:20px}.footer__social-links>a{height:20px}.footer__social-links>a svg{width:20px}.footer__bottom{display:flex;justify-content:space-between;align-items:center;width:100%}@media screen and (max-width:768px){.footer__bottom{flex-direction:column}}.footer__nav{display:inline-flex;align-items:center;gap:10px}@media screen and (max-width:768px){.footer__nav{justify-content:center;flex-wrap:wrap;text-align:center;width:100%;margin-bottom:1rem}}.footer__nav>a,.footer__nav>p{color:#2b2b2b;font-size:.875rem;font-weight:400;line-height:1.25rem}.footer__nav>a:active,.footer__nav>a:hover,.footer__nav>p:active,.footer__nav>p:hover{text-decoration:underline}.footer__nav>a{text-decoration:none}.footer__nav__separator{content:"";height:2px;width:2px;border-radius:50%;background-color:#2b2b2b}.menu__icon{width:32px;height:32px;padding:4px;background-color:transparent;outline:none;border:none}.menu__icon span{display:block;width:100%;height:2px;border-radius:2px;background-color:#2b2b2b;transition:background-color .4s;position:relative}.menu__icon span+span{margin-top:6px}.menu__icon span:first-child{animation:menu-icon-top-2 .6s ease forwards}.menu__icon span:nth-child(2){animation:menu-icon-scaled-2 .6s ease forwards}.menu__icon span:nth-child(3){animation:menu-icon-bottom-2 .6s ease forwards}.menu__icon--active span:first-child{animation:menu-icon-top .6s ease forwards}.menu__icon--active span:nth-child(2){animation:menu-icon-scaled .6s ease forwards}.menu__icon--active span:nth-child(3){animation:menu-icon-bottom .6s ease forwards}@keyframes menu-icon-top{0%{top:0;transform:rotate(0)}50%{top:.5rem;transform:rotate(0)}to{top:.5rem;transform:rotate(45deg)}}@keyframes menu-icon-top-2{0%{top:.5rem;transform:rotate(45deg)}50%{top:.5rem;transform:rotate(0)}to{top:0;transform:rotate(0)}}@keyframes menu-icon-bottom{0%{bottom:0;transform:rotate(0)}50%{bottom:.5rem;transform:rotate(0)}to{bottom:.5rem;transform:rotate(135deg)}}@keyframes menu-icon-bottom-2{0%{bottom:.5rem;transform:rotate(135deg)}50%{bottom:.5rem;transform:rotate(0)}to{bottom:0;transform:rotate(0)}}@keyframes menu-icon-scaled{50%{transform:scale(0)}to{transform:scale(0)}}@keyframes menu-icon-scaled-2{0%{transform:scale(0)}50%{transform:scale(0)}to{transform:scale(1)}}.form-checkbox-wrapper,.form-field-wrapper,.form-textarea-wrapper{width:100%;position:relative;font-family:Heebo,sans-serif;font-weight:400}.form-checkbox-wrapper.error textarea,.form-checkbox-wrapper.error>input,.form-field-wrapper.error textarea,.form-field-wrapper.error>input,.form-textarea-wrapper.error textarea,.form-textarea-wrapper.error>input{outline:1px solid #f81c1c}.form-checkbox-wrapper.error textarea:focus,.form-checkbox-wrapper.error textarea:hover,.form-checkbox-wrapper.error>input:focus,.form-checkbox-wrapper.error>input:hover,.form-field-wrapper.error textarea:focus,.form-field-wrapper.error textarea:hover,.form-field-wrapper.error>input:focus,.form-field-wrapper.error>input:hover,.form-textarea-wrapper.error textarea:focus,.form-textarea-wrapper.error textarea:hover,.form-textarea-wrapper.error>input:focus,.form-textarea-wrapper.error>input:hover{outline-color:#f81c1c}.form-checkbox-wrapper.error .MuiFormControl-root,.form-field-wrapper.error .MuiFormControl-root,.form-textarea-wrapper.error .MuiFormControl-root{outline:1px solid #f81c1c}.form-checkbox-wrapper.error .MuiFormControl-root:focus,.form-checkbox-wrapper.error .MuiFormControl-root:hover,.form-field-wrapper.error .MuiFormControl-root:focus,.form-field-wrapper.error .MuiFormControl-root:hover,.form-textarea-wrapper.error .MuiFormControl-root:focus,.form-textarea-wrapper.error .MuiFormControl-root:hover{outline-color:#f81c1c}.form-checkbox-wrapper.error .react-select__control,.form-checkbox-wrapper.error .react-select__control--is-focused,.form-checkbox-wrapper.error .react-select__control:hover,.form-field-wrapper.error .react-select__control,.form-field-wrapper.error .react-select__control--is-focused,.form-field-wrapper.error .react-select__control:hover,.form-textarea-wrapper.error .react-select__control,.form-textarea-wrapper.error .react-select__control--is-focused,.form-textarea-wrapper.error .react-select__control:hover{outline:1px solid #f81c1c!important}.form-checkbox-wrapper.error span,.form-field-wrapper.error span,.form-textarea-wrapper.error span{color:#f81c1c}.form-checkbox-wrapper label,.form-field-wrapper label,.form-textarea-wrapper label{display:block;margin-bottom:6px;font-weight:700;font-size:.875rem;line-height:1.25rem}.form-checkbox-wrapper textarea,.form-checkbox-wrapper>input,.form-field-wrapper textarea,.form-field-wrapper>input,.form-textarea-wrapper textarea,.form-textarea-wrapper>input{width:100%;background-color:transparent;padding:12px;line-height:1.5rem;font-size:.875rem;outline:1px solid #d6d6d6;color:#2b2b2b;border-radius:4px;border:none;transition:all .3s ease-in-out;font-family:Heebo,sans-serif;font-weight:400;outline-offset:-2px}.form-checkbox-wrapper textarea:focus,.form-checkbox-wrapper textarea:hover,.form-checkbox-wrapper>input:focus,.form-checkbox-wrapper>input:hover,.form-field-wrapper textarea:focus,.form-field-wrapper textarea:hover,.form-field-wrapper>input:focus,.form-field-wrapper>input:hover,.form-textarea-wrapper textarea:focus,.form-textarea-wrapper textarea:hover,.form-textarea-wrapper>input:focus,.form-textarea-wrapper>input:hover{outline-color:#767676}.form-checkbox-wrapper textarea::placeholder,.form-checkbox-wrapper>input::placeholder,.form-field-wrapper textarea::placeholder,.form-field-wrapper>input::placeholder,.form-textarea-wrapper textarea::placeholder,.form-textarea-wrapper>input::placeholder{color:#767676;opacity:1}.form-checkbox-wrapper textarea:disabled,.form-checkbox-wrapper>input:disabled,.form-field-wrapper textarea:disabled,.form-field-wrapper>input:disabled,.form-textarea-wrapper textarea:disabled,.form-textarea-wrapper>input:disabled{color:rgba(0,0,0,.38)}.form-checkbox-wrapper .error-wrapper,.form-field-wrapper .error-wrapper,.form-textarea-wrapper .error-wrapper{display:flex;justify-content:space-between;padding-top:6px}.form-checkbox-wrapper .error-wrapper p,.form-field-wrapper .error-wrapper p,.form-textarea-wrapper .error-wrapper p{font-size:.75rem;font-weight:500;line-height:1.125rem;color:#767676;transition:color .2s ease-in-out}.form-checkbox-wrapper .error-wrapper--errors p,.form-field-wrapper .error-wrapper--errors p,.form-textarea-wrapper .error-wrapper--errors p{color:#f81c1c}.react-select{font-family:Heebo,sans-serif;font-size:.875rem}.react-select .react-select__control{background-color:transparent;border:none;border-radius:4px;outline:1px solid #d6d6d6!important;outline-offset:-2px;transition:all .3s ease-in-out;box-shadow:none;min-height:48px}.react-select .react-select__control--is-focused,.react-select .react-select__control:hover{outline:1px solid #767676!important}.react-select__indicator-separator{display:none}.react-select__dropdown-indicator svg path{fill:#767676}.react-select__menu-portal{position:static!important;top:0!important}.react-select__menu{margin-top:2px!important}.react-select__menu-list{max-height:150px!important;scrollbar-color:#f2f2f2 #fff!important}.react-select__option{color:#2b2b2b!important;font-size:.875rem!important;font-weight:500!important}.react-select__option--is-focused,.react-select__option--is-selected{background-color:#f2f2f2!important}.react-select__placeholder{color:#767676!important}.react-select-loading{display:flex;justify-content:space-between;align-items:center;border-radius:4px;outline:1px solid #d6d6d6;outline-offset:-2px;min-height:48px;padding:0 8px 0 10px;margin-bottom:18px}.react-select-loading p{font-size:.875rem;color:#767676}.react-select-loading svg{fill:#767676;width:20px;height:20px}.form-checkbox-wrapper.full-width .MuiFormControlLabel-root{width:100%}.form-checkbox-wrapper .MuiFormControlLabel-root{margin-left:0;display:inline-flex}.form-checkbox-wrapper .MuiFormControlLabel-root:hover .MuiButtonBase-root.MuiCheckbox-root:not(.MuiChecked){color:#ff4900}.form-checkbox-wrapper .MuiFormControlLabel-root .MuiButtonBase-root.MuiCheckbox-root{color:#a8a8a8;padding:0 8px 0 0;transition:color .3s ease-in-out}.form-checkbox-wrapper .MuiFormControlLabel-root .MuiTypography-root{font-family:Heebo,sans-serif;font-size:.875rem}.form-datepicker-wrapper{width:100%}.form-datepicker-wrapper label{font-weight:600;font-size:.875rem;line-height:1.25rem}.form-datepicker-wrapper .MuiFormControl-root{width:100%;outline:1px solid #d6d6d6;outline-offset:-2px;border-radius:4px;padding-right:5px;transition:all .3s ease-in-out}.form-datepicker-wrapper .MuiFormControl-root:hover{outline-color:#8f8f8f}.form-datepicker-wrapper .MuiFormControl-root:focus{outline-color:#2b2b2b}.form-datepicker-wrapper .MuiFormControl-root .MuiInputBase-root{color:#2b2b2b;font-family:Heebo,sans-serif;font-weight:600;font-size:.875rem;line-height:1.5rem;height:44px}.form-datepicker-wrapper .MuiFormControl-root .MuiInputBase-root input{padding:12px;font-size:.875rem;font-family:Heebo,sans-serif;font-weight:400}.form-datepicker-wrapper .MuiFormControl-root .MuiInputBase-root input::placeholder{color:#767676;opacity:1}.form-datepicker-wrapper .MuiFormControl-root .MuiInputBase-root fieldset{border:none}.form-datepicker-wrapper.error .MuiFormControl-root{outline:1px solid #f81c1c}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;font-size:.875rem;line-height:1.25rem;font-family:Heebo,sans-serif;gap:10px;padding:10px 15px;border:none;width:100%;background-color:transparent;transition:background-color .3s ease-in-out,opacity .3s ease-in-out}.btn svg{width:20px;height:20px}.btn .loader,.btn .logo-small{width:18px;height:18px}.btn--primary{background-color:#ff4900;color:#fff}.btn--primary .logo-small,.btn--primary svg{fill:#fff}.btn--primary:hover{background-color:#d23a00}.btn--primary:disabled{background-color:#ff8452}.btn--secondary{background-color:#f2f2f2;color:#2b2b2b}.btn--secondary:hover{background-color:#d6d6d6}.btn--secondary:disabled{opacity:.6}.error-msg{display:flex;align-items:center;width:100%;height:18px}.error-msg p{color:#f81c1c;font-size:.75rem;line-height:1.125rem;font-weight:500}.sections-carousel{display:flex;flex-direction:column;position:relative;overflow:hidden;width:1080px;gap:70px}@media screen and (max-width:1024px){.sections-carousel{width:900px}}@media screen and (max-width:834px){.sections-carousel{width:750px}}@media screen and (max-width:768px){.sections-carousel{width:600px}}@media screen and (max-width:430px){.sections-carousel{width:330px;gap:30px}}.sections-carousel__navigation{display:inline-flex;justify-content:center;gap:10px}@media screen and (max-width:430px){.sections-carousel__navigation{gap:20px}}.sections-carousel__navigation__btn{color:#fff;font-size:16px;font-weight:500;line-height:24px;border-radius:4px;padding:4px 16px;background:#151515;border:2px solid #fff;position:relative;overflow:hidden}.sections-carousel__navigation__btn--active{background:#fff;color:#151515}.sections-carousel__navigation__btn--active:before{content:"";position:absolute;top:0;left:0;height:100%;width:0;background:#444;opacity:.12;animation:growWidth 5s linear forwards;z-index:1}@media screen and (max-width:430px){.sections-carousel__navigation__btn{width:12px;height:12px;border-radius:50%;padding:0;font-size:0}}.sections-carousel__items{width:100%;display:flex;transform:translateX(0);transition:transform .3s ease-in-out,margin-left .3s ease-in-out}.sections-carousel__items__item{display:flex;justify-content:center;align-items:center;text-align:start;gap:100px;min-width:100%;min-height:100%;flex:0 0 100%;position:relative;overflow:hidden}@media screen and (max-width:768px){.sections-carousel__items__item{gap:75px}}@media screen and (max-width:700px){.sections-carousel__items__item{display:flex;flex-direction:column}}.sections-carousel__items__item .content{display:flex;flex-direction:column;gap:16px}@media screen and (max-width:700px){.sections-carousel__items__item .content{display:flex;flex-direction:column;text-align:center;width:600px}}@media screen and (max-width:430px){.sections-carousel__items__item .content{width:300px}}.sections-carousel__items__item .content h2{color:#fff;font-size:2.5rem;font-weight:800;line-height:3.5rem;text-transform:uppercase}@media screen and (max-width:834px){.sections-carousel__items__item .content h2{font-size:1.75rem;line-height:2.625rem}}@media screen and (max-width:768px){.sections-carousel__items__item .content h2{font-size:1.25rem}}.sections-carousel__items__item .content p{color:#fff;font-size:1rem;font-weight:400;line-height:1.375rem}@media screen and (max-width:834px){.sections-carousel__items__item .content p{font-size:1rem;line-height:1.5rem}}@media screen and (max-width:768px){.sections-carousel__items__item .content p{font-size:.875rem;line-height:1.25rem}}.sections-carousel__items__item .content-img{position:relative;max-width:400px;max-height:460px;width:100%;height:auto;flex-shrink:0;overflow:hidden;aspect-ratio:20/23;border-radius:8px;object-fit:contain;object-position:center}@media screen and (max-width:834px){.sections-carousel__items__item .content-img{max-width:300px;max-height:350px;aspect-ratio:6/7}}@media screen and (max-width:768px){.sections-carousel__items__item .content-img{max-width:280px;max-height:330px;aspect-ratio:28/33}}@keyframes growWidth{0%{width:0}to{width:100%}}.modal .MuiDialog-paper{min-width:18.75rem;border-radius:1rem}.modal--get-app .MuiDialog-paper{width:100%;max-width:30.625rem}.modal__header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #d6d6d6}.modal__header h2{font-size:1.125rem}.modal__header .btn{width:unset;padding:.625rem;opacity:.4}.modal__header .btn svg{width:1.375rem;height:1.375rem}.modal__header .btn:hover{opacity:1}.modal__content{padding:1.5rem 1.5rem 1.75rem}.modal-get-app-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.modal-get-app-content h1{font-size:2.75rem;line-height:3rem;text-transform:uppercase;text-align:center;margin-bottom:1.25rem;font-weight:800}.modal-get-app-content p{color:#5d5d5d;font-size:1rem;margin:1.625rem 0}.modal-get-app-content>svg{width:8.75rem}.shared-screen{width:100%;padding:30px 75px;justify-content:center;grid-gap:50px;gap:50px;max-width:1420px;display:grid;grid-template-columns:1fr auto}@media screen and (max-width:1124px){.shared-screen{display:flex;flex-direction:column}}@media screen and (max-width:768px){.shared-screen{padding:20px 30px}}.shared-screen .chips-container{display:flex;flex-wrap:wrap;gap:6px}.shared-screen .chips-container--margin{margin:18px 0}.shared-screen .chips-container__chip{padding:6px;border-radius:4px;border:1px solid #a8a8a8;font-size:.875rem;line-height:.875rem}.shared-screen .chips-container__chip--primary{border-color:#ff4900;color:#ff4900}.shared-screen__subtitle{font-size:1.125rem;line-height:1.5rem;font-weight:600;margin-bottom:18px}.shared-screen__divider{height:1px;background-color:#f2f2f2;margin:40px 0}.shared-screen__general-info__company-top{position:relative}.shared-screen__general-info__company-top__banner{width:100%;height:clamp(320px,35vh,520px);display:inline-flex;align-items:center;justify-content:center;background-color:#f2f2f2;border-radius:8px;position:relative}.shared-screen__general-info__company-top__banner img{display:inline-block;width:100%;height:100%;object-fit:cover;border-radius:8px}.shared-screen__general-info__company-top__banner svg{width:55px;height:55px;color:#a8a8a8}.shared-screen__general-info__company-top__avatar{position:absolute;bottom:0;left:20px;transform:translateY(50%);width:90px;height:90px;border:2px solid #fff;border-radius:50%;overflow:hidden;background-color:#ff4900;display:inline-flex;align-items:center;justify-content:center}.shared-screen__general-info__company-top__avatar img{display:inline-block;width:100%;height:100%;object-fit:cover}.shared-screen__general-info__company-top__avatar svg{width:40px;height:40px;color:#fff}.shared-screen__general-info__photos-placeholder{min-width:100%;height:clamp(220px,25vh,480px);display:inline-flex;align-items:center;justify-content:center;background-color:#f2f2f2;border-radius:8px}.shared-screen__general-info__photos-placeholder img{display:inline-block;max-width:180px;object-fit:contain}.shared-screen__general-info__date-info{font-size:.875rem;font-weight:400;line-height:1.25rem;color:#767676;margin-top:30px}.shared-screen__general-info__title{font-size:1.625rem;line-height:2rem;font-weight:600;margin-top:5px}.shared-screen__general-info__title--company{margin-top:70px}.shared-screen__general-info__quantity{font-size:1.125rem;line-height:1.5rem;font-weight:600;margin-top:25px;text-transform:lowercase}.shared-screen__general-info__certifications>div:not(:last-of-type){margin-bottom:12px}.shared-screen__general-info__certifications>div h5{font-size:1rem;font-weight:400}.shared-screen__general-info__certifications>div p{color:#767676;font-weight:400;font-size:.875rem}.shared-screen__general-info__documents{width:100%}.shared-screen__general-info__documents__item{display:grid;grid-template-columns:min-content 1fr min-content;align-items:center;grid-gap:10px;gap:10px}.shared-screen__general-info__documents__item:not(:last-of-type){margin-bottom:15px}.shared-screen__general-info__documents__item>svg{width:24px;height:24px;color:#767676}.shared-screen__general-info__documents__item a{color:#2b2b2b}.shared-screen__general-info__documents__item a svg{width:22px;height:22px}.shared-screen__general-info__documents__item>div{min-width:0;display:flex;flex-direction:column}.shared-screen__general-info__documents__item>div h5{max-width:100%;font-size:1rem;font-weight:600;line-height:1.25rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.shared-screen__general-info__documents__item>div p{font-size:.875rem;font-weight:400;line-height:1.125rem;color:#767676}.shared-screen__general-info__company{display:inline-flex;align-items:center;gap:15px}.shared-screen__general-info__company h6{font-weight:600;font-size:1rem}.shared-screen__general-info__company__avatar{height:58px;width:58px;border-radius:50%;background-color:#f2f2f2;display:inline-flex;align-items:center;justify-content:center;position:relative}.shared-screen__general-info__company__avatar .company-image{width:100%;height:100%;border-radius:50%;object-fit:cover}.shared-screen__general-info__company__avatar svg{width:28px;height:28px}.shared-screen__location-info{padding:25px;border-radius:8px;display:flex;flex-direction:column;border:1px solid #d6d6d6;width:clamp(320px,35vw,460px);flex:0 0 auto;height:-moz-fit-content;height:fit-content}@media screen and (max-width:1124px){.shared-screen__location-info{width:100%}}.shared-screen__location-info .map-wrapper{width:100%;height:300px;margin-bottom:15px}.shared-screen__location-info .map-wrapper #map-container{width:100%;height:100%;background-color:#f2f2f2;border-radius:8px}.shared-screen__location-info svg{width:24px;height:24px;flex:0 0 auto;color:#767676}.shared-screen__location-info h2{font-size:1.25rem;font-weight:600;margin-bottom:25px}.shared-screen__location-info__info-item{display:inline-flex;gap:10px}.shared-screen__location-info__info-item:not(:last-of-type){margin-bottom:15px}.shared-screen__location-info__address,.shared-screen__location-info__delivery{display:grid;grid-template-columns:auto 1fr;grid-gap:10px;gap:10px}.shared-screen__location-info__address .address-info p:nth-child(2),.shared-screen__location-info__address .delivery-info p:nth-child(2),.shared-screen__location-info__delivery .address-info p:nth-child(2),.shared-screen__location-info__delivery .delivery-info p:nth-child(2){color:#767676}.shared-screen__location-info__address .address-info p:nth-child(2){margin-bottom:15px}.not-found-screen{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px}.not-found-screen h1{color:#2b2b2b;font-size:3.5rem;font-weight:800;line-height:4.25rem}.not-found-screen__message{display:flex;flex-direction:column;align-items:center}.not-found-screen__message p{color:#2b2b2b;font-size:1.125rem;font-weight:400;line-height:1.625rem}.not-found-screen a{display:flex;justify-content:center;align-items:center;font-family:Heebo,sans-serif;font-size:.875rem;font-weight:500;line-height:1.25rem;width:150px;height:40px;border-radius:4px;color:#fff;background-color:#2b2b2b;transition:transform .3s ease-in}.not-found-screen a:active,.not-found-screen a:focus,.not-found-screen a:hover{transform:scale(1.05)}.not-found-screen svg{width:200px;height:200px}@media screen and (max-width:430px){.not-found-screen{padding:30px 20px}.not-found-screen h1{font-size:3rem}.not-found-screen__message{text-align:center}.not-found-screen__message p{font-size:.875rem}.not-found-screen svg{width:150px;height:150px}}.contact-screen{justify-content:start;gap:48px;max-width:550px;height:100%;padding:100px 20px}.contact-screen,.contact-screen__info{display:flex;flex-direction:column;align-items:center}.contact-screen__info{justify-content:center;gap:32px}@media screen and (max-width:768px){.contact-screen__info{gap:20px}}.contact-screen__info>h1{color:#151515;font-size:3rem;font-weight:800;line-height:3.625rem}@media screen and (max-width:768px){.contact-screen__info>h1{font-size:1.625rem;line-height:2.5rem}}.contact-screen__info>p{color:#5d5d5d;font-size:1rem;font-weight:400;line-height:1.5rem;text-align:center}@media screen and (max-width:768px){.contact-screen__info>p{font-size:.875rem;line-height:1.25rem}}.contact-screen__form{display:flex;flex-direction:column;gap:10px;width:100%}.contact-screen__submit-btn{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.contact-screen__submit-btn .btn-submit{width:100%}.contact-screen__submit-btn span{color:#767676;font-size:.75rem;font-weight:400;line-height:1.125rem;text-align:center}.contact-screen__submit-btn span>a{font-weight:600;text-decoration:underline}@media screen and (max-width:430px){.contact-screen{padding:56px 30px}}.scholarship-screen{display:grid;grid-template-columns:1fr 512px;justify-content:start;width:100%;max-width:1200px;padding:100px 0;grid-gap:125px;gap:125px}@media screen and (max-width:1124px){.scholarship-screen{display:flex;flex-direction:column;align-items:center;padding:100px 75px}}@media screen and (max-width:768px){.scholarship-screen{padding:20px 30px;gap:50px}}.scholarship-screen__description{display:flex;flex-direction:column;gap:32px}.scholarship-screen__description__about{display:flex;flex-direction:column;gap:12px}.scholarship-screen__description__about>h1{color:#151515;font-size:3rem;font-weight:800}@media screen and (max-width:768px){.scholarship-screen__description__about>h1{font-size:1.625rem}}.scholarship-screen__description__about>p{color:#151515;font-size:1rem;font-weight:400;line-height:1.5rem}@media screen and (max-width:768px){.scholarship-screen__description__about>p{font-size:.875rem;line-height:1.25rem}}.scholarship-screen__description__notes{display:flex;flex-direction:column;gap:4px}.scholarship-screen__description__notes>h4{color:#151515;font-size:1rem;font-weight:600;line-height:1.375rem}.scholarship-screen__description__notes>p{color:#5d5d5d;font-size:1rem;font-weight:400;line-height:1.5rem}@media screen and (max-width:768px){.scholarship-screen__description__notes>p{font-size:.875rem;line-height:1.25rem}}.scholarship-screen__form{display:flex;flex-direction:column;gap:5px;width:100%}@media screen and (max-width:1124px){.scholarship-screen__form{max-width:859px}}.scholarship-screen__form .stepper{display:flex;flex-direction:column;margin-bottom:28px;gap:8px}.scholarship-screen__form .stepper h4{color:#151515;font-size:1.25rem;font-weight:600;line-height:1.75rem}.scholarship-screen__form .stepper__steps{display:inline-flex;gap:8px}.scholarship-screen__form .stepper__steps__step{color:#151515;font-size:.875rem;font-weight:500;line-height:1.25rem}.scholarship-screen__form .stepper__steps__step__bar{position:relative;height:4px;background-color:#f2f2f2;border-radius:4px;margin-bottom:8px;width:128px;overflow:hidden}.scholarship-screen__form .stepper__steps__step__bar:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ff4900;transform:scaleX(0);transform-origin:left;transition:transform .3s ease-in-out}.scholarship-screen__form .stepper__steps__step--active .stepper__steps__step__bar:after{transform:scaleX(1)}.scholarship-screen__form__city,.scholarship-screen__form__names{display:inline-flex;gap:8px;width:100%}@media screen and (max-width:768px){.scholarship-screen__form__city,.scholarship-screen__form__names{display:flex;flex-direction:column}}.scholarship-screen__form__phone{display:inline-flex;gap:8px;width:100%}.scholarship-screen__form__phone__country-code{position:relative;font-weight:400}.scholarship-screen__form__phone__country-code label{display:block;margin-bottom:6px;font-weight:700;font-size:.875rem;line-height:1.25rem}.scholarship-screen__form__phone__country-code__selector{display:inline-flex;align-items:center;width:110px;border-radius:4px;outline:1px solid #d6d6d6;outline-offset:-2px;padding:12px;gap:8px}.scholarship-screen__form__phone__country-code__selector p{color:#151515;font-size:.875rem;font-weight:400;line-height:1.25rem}.scholarship-screen__form__phone__country-code__selector svg{width:24px}.scholarship-screen__form__terms{display:flex;flex-direction:column;margin:11px 0;gap:16px}.scholarship-screen__form__terms p,.scholarship-screen__form__terms span{color:#767676;font-size:.75rem;font-weight:400;line-height:1.125rem}.scholarship-screen__form__terms span a{font-weight:600;text-decoration:underline}.scholarship-screen__form__buttons{display:inline-flex;width:100%;gap:16px}.about-screen{display:flex;flex-direction:column;justify-content:center;width:100%;max-width:1200px;padding:100px 0;gap:250px}@media screen and (max-width:1024px){.about-screen{align-items:center;padding:56px 30px;gap:100px}}@media screen and (max-width:430px){.about-screen{padding:56px 30px;gap:50px}}.about-screen__section{display:flex;align-items:center;gap:144px}@media screen and (max-width:1024px){.about-screen__section{display:flex;flex-direction:column;align-items:center;gap:50px}.about-screen__section:first-child,.about-screen__section:nth-child(2),.about-screen__section:nth-child(3){max-width:750px}}@media screen and (max-width:430px){.about-screen__section{display:flex;flex-direction:column;align-items:center;gap:40px}.about-screen__section:first-child,.about-screen__section:nth-child(2),.about-screen__section:nth-child(3){max-width:300px}}.about-screen__section:first-child{max-width:640px}.about-screen__section:first-child>div h1{margin-bottom:12px}.about-screen__section:first-child .section-eyebrow{color:#ff4900;font-size:1rem;font-weight:600;line-height:1.25rem}.about-screen__section:nth-child(2),.about-screen__section:nth-child(3){justify-content:space-between}.about-screen__section:nth-child(2)>div,.about-screen__section:nth-child(3)>div{gap:30px}.about-screen__section:nth-child(2)>div:not(.image),.about-screen__section:nth-child(3)>div:not(.image){display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:430px){.about-screen__section:nth-child(2)>div,.about-screen__section:nth-child(3)>div{gap:20px}}.about-screen__section h1{color:#151515;font-size:3rem;font-weight:800;line-height:3.625rem;text-transform:uppercase}@media screen and (max-width:768px){.about-screen__section h1{font-size:1.625rem;line-height:2.5rem}}.about-screen__section p{color:#151515;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (max-width:768px){.about-screen__section p{font-size:.875rem;line-height:1.25rem}}.about-screen__section__image{width:360px;height:460px;flex-shrink:0}@media screen and (max-width:768px){.about-screen__section__image{width:270px;height:370px}}@media screen and (min-width:1025px){.about-screen__section__image--left{margin-left:112px}.about-screen__section__image--right{margin-right:112px}}.about-screen__section__image--mission{background:linear-gradient(180deg,#ff4900,#661d00)}.about-screen__section__image--mission>svg{width:200px;height:200px;fill:#fff;align-self:center}@media screen and (max-width:430px){.about-screen__section__image--mission>svg{width:150px;height:150px}}.home-screen{display:flex;flex-direction:column;align-items:center;width:100%;padding:100px 0;gap:150px}@media screen and (max-width:1024px){.home-screen{padding:56px 0}}@media screen and (max-width:430px){.home-screen{gap:40px}}.home-screen__section{display:flex;align-items:center;gap:100px}@media screen and (max-width:1024px){.home-screen__section{gap:75px}}@media screen and (max-width:834px){.home-screen__section{gap:50px}}@media screen and (max-width:430px){.home-screen__section{text-align:center}}.home-screen__section--hero{text-align:center}.home-screen__section--hero>div{display:flex;flex-direction:column;align-items:center;gap:16px}.home-screen__section--hero>div .app-links{margin-top:50px}.home-screen__section--hero>div h1{max-width:500px}@media screen and (max-width:430px){.home-screen__section--hero>div h1{max-width:250px}}.home-screen__section--hero>div>svg{width:48px;aspect-ratio:1;fill:#ff4900}.home-screen__section--hero>div p{max-width:650px}.home-screen__section--hero .section-eyebrow{color:#ff4900;font-size:1rem;font-weight:600;line-height:1.25rem}.home-screen__section--hero .download-icons{display:inline-flex;margin-top:50px;gap:24px}.home-screen__section--hero .download-icons svg{width:168px;height:56px}@media screen and (max-width:430px){.home-screen__section--hero .download-icons svg{width:125px}}.home-screen__section--features{display:flex;flex-direction:column;gap:0;width:100%}.home-screen__section--features>div{display:flex;flex-direction:column;align-items:center;text-align:center;background-color:#151515;width:100%;padding:85px 0;gap:50px}.home-screen__section--features>div h1,.home-screen__section--features>div p{color:#fff}@media screen and (max-width:1200px){.home-screen__section--features>img{width:924px;height:355px}}@media screen and (max-width:925px){.home-screen__section--features>img{width:800px;height:307px}}@media screen and (max-width:800px){.home-screen__section--features>img{width:700px;height:270px}}@media screen and (max-width:700px){.home-screen__section--features>img{display:none}}.home-screen__section--how-it-works,.home-screen__section--who-its-for{justify-content:space-between}@media screen and (max-width:430px){.home-screen__section--how-it-works,.home-screen__section--who-its-for{flex-direction:column;justify-content:center}}.home-screen__section--how-it-works>div,.home-screen__section--who-its-for>div{max-width:480px;gap:12px}.home-screen__section--how-it-works>div:not(.imagem),.home-screen__section--who-its-for>div:not(.imagem){display:flex;flex-direction:column;justify-content:center}.home-screen__section--how-it-works>img,.home-screen__section--who-its-for>img{border-radius:4px}@media screen and (max-width:1024px){.home-screen__section--how-it-works img,.home-screen__section--who-its-for img{width:320px;height:420px}}@media screen and (max-width:834px){.home-screen__section--how-it-works>div,.home-screen__section--who-its-for>div{max-width:400px}.home-screen__section--how-it-works img,.home-screen__section--who-its-for img{width:300px;height:400px}.home-screen__section--how-it-works>div,.home-screen__section--who-its-for>div{max-width:400px}.home-screen__section--how-it-works img,.home-screen__section--who-its-for img{width:280px;height:380px}.home-screen__section--how-it-works>div,.home-screen__section--who-its-for>div{max-width:300px}.home-screen__section--how-it-works img,.home-screen__section--who-its-for img{width:280px;height:380px}}.home-screen__section--how-it-works{margin-right:70px}@media screen and (max-width:1024px){.home-screen__section--how-it-works{margin-right:0}}.home-screen__section--who-its-for{margin-left:70px}@media screen and (max-width:1024px){.home-screen__section--who-its-for{margin-left:0}}@media screen and (max-width:430px){.home-screen__section--who-its-for{flex-direction:column-reverse}}.home-screen__section--about{text-align:center}.home-screen__section--about>div{display:flex;flex-direction:column;align-items:center;max-width:500px;gap:16px}.home-screen__section--about a{color:#fff;background-color:#151515;padding:4px 16px;border-radius:4px;font-size:1rem}.home-screen__section--about a:hover{background-color:#2b2b2b}@media screen and (max-width:430px){.home-screen__section--about>div{max-width:300px}}.home-screen__section h1{color:#151515;font-size:3rem;font-weight:800;line-height:3.625rem;text-transform:uppercase}@media screen and (max-width:834px){.home-screen__section h1{font-size:1.75rem;line-height:2.625rem}}@media screen and (max-width:768px){.home-screen__section h1{font-size:1.625rem;line-height:2.5rem}}.home-screen__section p{color:#151515;font-size:1.125rem;font-weight:400;line-height:1.625rem}@media screen and (max-width:834px){.home-screen__section p{font-size:1rem;line-height:1.5rem}}@media screen and (max-width:768px){.home-screen__section p{font-size:.875rem;line-height:1.25rem}}.legal-document-screen{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.legal-document-screen__error{padding:5rem 4rem;color:#f81c1c;font-size:.938rem;font-weight:600;line-height:3rem}.legal-document-screen .loader .logo-small{width:2.5rem;height:2.5rem}.legal-document-screen .pdf-document{display:none}.legal-document-screen .pdf-document--loaded{display:block;animation:fadeInUp .4s ease-out forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}