@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@tailwind base;@tailwind components;@tailwind utilities;*{padding:0;margin:0;border:0px}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;min-width:320px}body{color:#5f6b63;line-height:1;font-family:Inter;font-size:1.125rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,button,textarea{font-family:Inter;font-size:inherit;line-height:inherit}button{cursor:pointer;color:inherit;background-color:transparent}a{color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}body.lock{overflow:hidden;touch-action:none;overscroll-behavior:none}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow:hidden}@supports (overflow: clip){.wrapper{overflow:clip}}.wrapper>main{flex:1 1 auto;display:flex;flex-direction:column}.wrapper>*{min-width:0}[class*=__container]{max-width:76.875rem;margin:0 auto;padding:0 .9375rem}:root{--header-mobile-breakpoint: 76.875em}.header{position:sticky;z-index:40;top:0;background-color:#fffffffa;box-shadow:0 0 #1e1f1e00;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);transition:background-color .28s ease,box-shadow .28s ease,backdrop-filter .28s ease}.header.is-scrolled{background-color:#ffffffe6;box-shadow:0 .625rem 1.875rem #1e1f1e1a;backdrop-filter:blur(.875rem);-webkit-backdrop-filter:blur(.875rem)}.header.is-scrolled:after{opacity:0;transform:scaleX(.94)}.header.is-scrolled .header__container{padding-top:.75rem;padding-bottom:.75rem}.header.is-scrolled .header__logo-box{transform:scale(.97)}.header:after{content:"";position:absolute;left:1rem;right:1rem;bottom:0;height:1px;background-color:#d7ded2;transform-origin:center;transition:opacity .28s ease,transform .28s ease}.header__container{padding:1.125rem 0rem;display:flex;align-items:center;justify-content:space-between;transition:padding .28s ease}.company-public-page .header__container,.requests-public-page .header__container{max-width:95rem}.header__logo-box{display:flex;gap:.375rem;align-items:center;margin-right:1.25rem;transform-origin:left center;transition:transform .28s ease}@supports not (gap: 1rem){.header__logo-box>*+*{margin-left:.375rem}}.header__logo-image{flex:0 0 2.25rem;width:2.25rem;height:2.25rem}.header__logo-image img{display:block;width:100%;height:100%;object-fit:contain}.header__company-name{display:inline-flex;align-items:center;gap:.5rem;color:#1e1f1e;font-size:1.25rem;font-weight:600;line-height:1.4}.header__company-name-full,.header__company-name-short{white-space:nowrap}.header__company-name-short{display:none}.header__ua-flag{flex:0 0 1.375rem;width:1.375rem;height:1rem;border-radius:.125rem;background:linear-gradient(to bottom,#0057b7 0 50%,gold 50% 100%);box-shadow:inset 0 0 0 1px #1e1f1e1f}.header__logo-text{font-size:.75rem;font-weight:400}.header__menu-toggle{display:none;align-items:center;justify-content:center;flex-direction:column;gap:.3125rem;width:2.75rem;height:2.75rem;border:1px solid #D7DED2;border-radius:.5rem;background-color:#fff;cursor:pointer}.header__menu-toggle:focus,.header__menu-toggle:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #2f5d3a24}.header__menu-toggle-line{width:1.25rem;height:.125rem;border-radius:999px;background-color:#1e1f1e;transition:transform .2s ease,opacity .2s ease}.header__language{display:none}.language-dropdown{position:relative;flex:0 0 auto}.language-dropdown__summary{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;min-width:3.625rem;min-height:2.5rem;padding:.5rem .75rem;border:1px solid #D7DED2;border-radius:62.4375rem;background-color:#f8faf6;color:#1e1f1e;font-size:.8125rem;font-weight:700;line-height:1;cursor:pointer;list-style:none;box-sizing:border-box;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.language-dropdown__summary::-webkit-details-marker{display:none}.language-dropdown__summary:after{content:"";width:.4375rem;height:.4375rem;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-.125rem) rotate(45deg);transition:transform .2s ease}.language-dropdown__summary:hover{background-color:#eff5ec}.language-dropdown__summary:focus{outline:none;box-shadow:0 0 0 .1875rem #2f5d3a29}.language-dropdown__summary:focus:not(:focus-visible){box-shadow:none}.language-dropdown__summary:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #2f5d3a29}.language-dropdown[open] .language-dropdown__summary{border-color:#a9baa4;background-color:#eff5ec}.language-dropdown[open] .language-dropdown__summary:after{transform:translateY(.125rem) rotate(225deg)}.language-dropdown__menu{position:absolute;z-index:60;top:calc(100% + .5rem);right:0;min-width:4.625rem;padding:.25rem;border:1px solid #D7DED2;border-radius:.75rem;background-color:#fff;box-shadow:0 1rem 2.25rem #1e1f1e1f,0 .25rem .875rem #1e1f1e14}.language-dropdown__item.lang__toggle{width:100%;justify-content:flex-start;border-radius:.5rem}.menu{display:flex;align-items:center;gap:2rem;font-size:1rem;color:#1e1f1e}@supports not (gap: 1rem){.menu>*+*{margin-left:2rem}}.menu__item{border-radius:.25rem;white-space:nowrap}.menu__item:focus{outline:none;box-shadow:0 0 0 .1875rem #2f5d3a29}.menu__item:focus:not(:focus-visible){box-shadow:none}.menu__item:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #2f5d3a29}.lang{display:inline-flex;align-items:center;gap:.125rem;padding:.1875rem;border:1px solid #D7DED2;border-radius:62.4375rem;background-color:#f8faf6;font-size:.8125rem;font-weight:600;line-height:1}@supports not (gap: 1rem){.lang>*+*{margin-left:.125rem}}.lang__toggle{display:inline-flex;align-items:center;justify-content:center;min-width:2.375rem;min-height:1.875rem;padding:.4375rem .625rem;border:0;border-radius:62.4375rem;background:transparent;font:inherit;color:#5f6b63;cursor:pointer;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.lang__toggle:hover{color:#1e1f1e;background-color:#2f5d3a14}.lang__toggle:focus{outline:none;box-shadow:0 0 0 .1875rem #2f5d3a29}.lang__toggle:focus:not(:focus-visible){box-shadow:none}.lang__toggle:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #2f5d3a29}.lang__toggle.is-active{color:#fff;background-color:#2f5d3a;box-shadow:0 .25rem .625rem #2f5d3a2e}.lang__code{display:block}.auth-reg{display:flex;align-items:center;font-size:1rem;font-weight:500;gap:2.1875rem}.auth-reg__add-company{background-color:#e9efe6!important;color:#2f5d3a!important;font-size:1rem;font-weight:600;height:2.75rem;display:inline-flex;align-items:center;gap:.5rem}@supports not (gap: 1rem){.auth-reg__add-company>*+*{margin-left:.5rem}}.auth-reg__add-company:before{content:"+";font-size:1.125rem;font-weight:700;line-height:1}.auth-reg__enter{cursor:pointer;color:#1e1f1e;border-radius:.25rem}.auth-reg__enter:focus{outline:none;box-shadow:0 0 0 .1875rem #2f5d3a29}.auth-reg__enter:focus:not(:focus-visible){box-shadow:none}.auth-reg__enter:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #2f5d3a29}.auth-reg[hidden],.header__user-actions[hidden],.after-auth[hidden],.after-auth__add-company[hidden]{display:none!important}.otp-popup__content{width:min(30rem,100%);max-height:calc(var(--vh, 1vh) * 100 - 5rem);max-height:calc(100dvh - 5rem);overflow-y:auto;-webkit-overflow-scrolling:touch;min-height:22.5rem;padding:2rem;border-radius:.625rem;background-color:#fff;display:flex;flex-direction:column;box-sizing:border-box;flex:0 0 auto}.otp-popup__close{display:flex;align-items:center;justify-content:center;transform:translateY(-50%);font-size:2rem!important}.otp-popup__title{font-size:1.5rem;font-weight:600;color:#1e1f1e;margin-bottom:.5rem}.otp-popup__text{font-size:1rem;margin-bottom:2rem}.otp-popup__text span{color:#1e1f1e;font-weight:500}.otp-popup__enter-text{font-size:.875rem;color:#1e1f1e;margin-bottom:.75rem;font-weight:500;text-align:center}.otp-popup__boxes{display:flex;justify-content:center;gap:.5rem;margin-bottom:1.4375rem}.otp-popup__digit{width:3rem;height:3.5rem;border:1px solid #C8D2C4;border-radius:.625rem;display:flex;align-items:center;justify-content:center;padding:0;background-color:#fff;color:#1e1f1e;text-align:center;font-size:1.75rem;font-weight:500;line-height:1;transition:border-color .2s ease,box-shadow .2s ease}.otp-popup__digit:focus,.otp-popup__digit:focus-visible{outline:none;border-color:#2f5d3a99;box-shadow:0 0 0 .1875rem #2f5d3a24}.otp-popup__digit.is-invalid{border-color:#d1322e;box-shadow:0 0 0 .1875rem #d1322e33}.otp-popup__error .form-error{color:#d1322e;font-size:.75rem;text-align:center;margin:-.75rem 0 1rem}.otp-popup__cod-repeat{font-size:.875rem;text-align:center;margin-bottom:1.375rem;padding:0;border:0;background:transparent;color:#2f5d3a;font-weight:600;line-height:1.4285714286;cursor:pointer}.otp-popup__cod-repeat:disabled,.otp-popup__cod-repeat[aria-disabled=true]{color:#7d887f;font-weight:500;cursor:default}.otp-popup__cod-repeat:focus,.otp-popup__cod-repeat:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #2f5d3a24;border-radius:.25rem}.otp-popup__accept{height:3rem;width:100%}.popup-password__content{width:100%;max-width:30rem;max-height:calc(var(--vh, 1vh) * 100 - 5rem);max-height:calc(100dvh - 5rem);overflow-y:auto;-webkit-overflow-scrolling:touch;min-height:22.5rem;padding:2rem;border-radius:.625rem;background-color:#fff;display:flex;flex-direction:column;box-sizing:border-box;flex:0 0 auto}.popup-password__close{display:flex;align-items:center;justify-content:center;transform:translateY(-50%);font-size:2rem!important}.popup-password__title{font-size:1.5rem;color:#1e1f1e;margin-bottom:.4375rem;font-weight:500}.popup-password__text{font-size:.9375rem;color:#5f6b63;margin-bottom:2rem}.popup-password__form{display:flex;flex-direction:column}.popup-password__form input{width:100%;height:2.75rem;border:.74px solid #D7DED2;border-radius:10px;padding:.75rem}.popup-password__form label{display:block;margin-bottom:.5rem;font-size:.9375rem;color:#1e1f1e;font-weight:500}.popup-password__form button{width:100%;height:3rem}.popup-password__form .form-error{color:#d1322e;font-size:.75rem;margin:-.75rem 0 1rem}.popup-password .password-field{position:relative;margin-bottom:1.25rem}.popup-password .password-field input{padding-right:3rem;margin-bottom:0}.popup-password .password-field__toggle{position:absolute;top:50%;right:.75rem;transform:translateY(-50%);width:2rem;height:2rem;padding:0;border:0;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.popup-password .password-field__toggle:focus,.popup-password .password-field__toggle:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #2f5d3a24;border-radius:999px}.popup-password .password-field__toggle:before{content:"";width:1.25rem;height:1.25rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235F6B63' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 12s3.5-7 10-7 10 7 10 7-3.5 7-10 7-10-7-10-7z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E")}.popup-password .password-field__toggle.is-visible:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235F6B63' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 12s3.5-7 10-7 10 7 10 7-3.5 7-10 7-10-7-10-7z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cline x1='3' y1='3' x2='21' y2='21'/%3E%3C/svg%3E")}.popup-password__accept{margin-bottom:1.25rem}.popup-password__cancel{background-color:#fff!important;color:#1e1f1e!important;border:.67px solid #D7DED2;font-weight:500}.popup.popup-company{overflow:hidden;overscroll-behavior:contain}.popup-company__content{width:min(30rem,100%);max-width:30rem;max-height:calc(var(--vh, 1vh) * 100 - 5rem);max-height:calc(100dvh - 5rem);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;min-height:22.5rem;padding:2rem;border-radius:.625rem;background-color:#fff;display:flex;flex-direction:column;box-sizing:border-box;flex:0 0 auto}.popup-company__close{display:flex;align-items:center;justify-content:center;transform:translateY(-50%);font-size:2rem!important}.popup-company__title{font-size:1.5rem;color:#1e1f1e;font-weight:500;margin-bottom:.4375rem}.popup-company__text{font-size:.9375rem;margin-bottom:2rem;line-height:1.4666666667}.popup-company__form{display:flex;flex-direction:column;min-width:0}.popup-company__form input{width:100%;min-width:0;height:3rem;border:.74px solid #D7DED2;border-radius:10px;padding:.75rem;margin-bottom:0;transition:border-color .2s ease,box-shadow .2s ease}.popup-company__form input::placeholder{font-size:.875rem;color:#1e1f1e}.popup-company__form input:focus,.popup-company__form input:focus-visible{outline:none;border-color:#2f5d3a24;box-shadow:0 0 0 .1875rem #2f5d3a24}.popup-company__form input.is-invalid{border-color:#d1322e;box-shadow:0 0 0 .1875rem #d1322e33}.popup-company__form label{display:block;margin-bottom:.5rem;font-size:.9375rem;color:#1e1f1e;font-weight:500}.popup-company__form select{width:100%;min-width:0;height:3rem;border:.74px solid #D7DED2;border-radius:10px;padding:.75rem;transition:border-color .2s ease,box-shadow .2s ease;margin-bottom:0}.popup-company__form select:focus,.popup-company__form select:focus-visible{outline:none;border-color:#2f5d3a24;box-shadow:0 0 0 .1875rem #2f5d3a24}.popup-company__form select.is-invalid{border-color:#d1322e;box-shadow:0 0 0 .1875rem #d1322e33}.popup-company__form button{width:100%;height:3rem}.popup-company__form .form-error{color:#d1322e;font-size:.75rem}.popup-company__field{margin-bottom:1.25rem}.popup-company__error .form-error{margin:.5rem 0 0}.popup-company__existing-company{margin-top:.5rem;padding:.625rem .75rem;border-radius:8px;background-color:#fdeaea;color:#7f1d1d;font-size:.8125rem;line-height:1.3846153846;overflow-wrap:anywhere}.popup-company__existing-company a{color:#b42318;font-weight:600;text-decoration:underline;text-underline-offset:.125rem}.popup-company__add-company{margin-bottom:1.25rem}.popup-company__skip{background-color:#fff!important;color:#1e1f1e!important;border:.67px solid #D7DED2;font-weight:500}.popup-company__documents-box{margin:0;padding:0;border:0;min-width:0;font-size:.875rem}.popup-company__documents-box .popup-company__text{margin-bottom:.75rem;font-size:.875rem}.popup-company__title2{color:#1e1f1e;font-weight:500;margin-bottom:.5625rem;padding:0;line-height:1.375}.popup-company__documents-list{display:flex;flex-direction:column;width:100%;min-width:0;margin-bottom:.75rem}.popup-company__document-item{display:flex;align-items:center;width:100%;max-width:100%;background-color:#fff;color:#5f6b63;margin-bottom:.5rem;min-width:0;line-height:1.4285714286;overflow-wrap:anywhere;word-break:break-word}.popup-company__document-item:before{content:"";width:1.5rem;height:1.5rem;display:inline-block;background-color:#2f5d3a;-webkit-mask-image:url(/build/assets/doc-B_JnVGHp.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-image:url(/build/assets/doc-B_JnVGHp.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;flex:0 0 auto;color:#1e1f1e;margin-right:.3125rem}.popup-company__upload-box{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:100%;min-width:0;gap:.5rem;text-align:center;padding:.75rem;border:2px dashed #D7DED2;border-radius:10px;margin-bottom:1.25rem;font-weight:500;cursor:pointer}.popup-company__form .popup-company__upload-box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;text-align:center}.popup-company__upload-icon{display:inline-flex;align-items:center;justify-content:center;background-color:#fff;color:#5f6b63}.popup-company__upload-icon:before{content:"";width:1.5rem;height:1.5rem;display:inline-block;background-color:#5f6b63;-webkit-mask-image:url(/build/assets/Upload-CUo5HNCf.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-image:url(/build/assets/Upload-CUo5HNCf.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;flex:0 0 auto;color:#1e1f1e}.popup-company__upload-text{line-height:1.4285714286;overflow-wrap:anywhere}.popup-company__text-format{font-size:.75rem;line-height:1.3333333333;overflow-wrap:anywhere}.popup-company__selected-files{display:flex;flex-direction:column;width:100%;min-width:0;gap:.5rem;margin-top:-.5rem;margin-bottom:1.25rem}.popup-company__selected-file{display:flex;align-items:center;width:100%;max-width:100%;min-height:2rem;padding:.5rem .75rem;border:.74px solid #D7DED2;border-radius:8px;color:#1e1f1e;font-size:.8125rem;line-height:1.3846153846;min-width:0}.popup-company__selected-file-extension{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:2.75rem;min-height:1.5rem;padding:0 .5rem;margin-right:.625rem;border-radius:6px;background-color:#2f5d3a;color:#fff;font-size:.6875rem;font-weight:600;line-height:1;text-transform:uppercase}.popup-company__selected-file-name{flex:1 1 auto;min-width:0;overflow-wrap:anywhere;margin-right:.625rem}.popup-company__selected-file-actions{display:flex;align-items:center;gap:.5rem;flex:0 0 auto;max-width:100%;margin-left:auto}.popup-company__selected-file-preview,.popup-company__selected-file-remove{display:inline-flex;align-items:center;justify-content:center;min-height:1.75rem;padding:.375rem .625rem;border-radius:8px;border:0;font-size:.75rem;font-weight:600;line-height:1;cursor:pointer}.popup-company__selected-file-preview{background-color:#e9efe6;color:#2f5d3a}.popup-company__selected-file-remove{background-color:#fbe9f0;color:#b43b6a}@media(max-width:47.99875em){.otp-popup__content{max-height:calc(var(--vh, 1vh) * 100 - 2.5rem);max-height:calc(100dvh - 2.5rem);min-height:0;padding:1.375rem 1.125rem;border-radius:.75rem}.otp-popup__close{font-size:1.875rem!important}.otp-popup__title{max-width:calc(100% - 2.625rem);font-size:1.375rem;line-height:1.2727272727}.otp-popup__text{margin-bottom:1.5rem;font-size:.9375rem;line-height:1.4666666667}.otp-popup__text span{overflow-wrap:anywhere}.otp-popup__boxes{gap:.375rem;margin-bottom:1.25rem}.otp-popup__digit{width:2.625rem;height:3.125rem;font-size:1.5rem;border-radius:.5rem}.otp-popup__accept{min-height:2.875rem}}@media(max-width:29.99875em){.otp-popup__content{max-height:calc(var(--vh, 1vh) * 100 - 1.25rem);max-height:calc(100dvh - 1.25rem);padding:1.125rem .875rem}.otp-popup__title{font-size:1.25rem;line-height:1.3}.otp-popup__text{margin-bottom:1.25rem;font-size:.875rem;line-height:1.4285714286}.otp-popup__boxes{gap:.375rem}.otp-popup__digit{width:2.375rem;height:2.875rem;font-size:1.375rem}}@media(max-width:47.99875em){.popup-company__content{max-height:calc(var(--vh, 1vh) * 100 - 2.5rem);max-height:calc(100dvh - 2.5rem);padding:1.375rem 1.125rem;border-radius:.75rem;min-height:0}.popup-company__close{font-size:1.875rem!important}.popup-company__title{max-width:calc(100% - 2.625rem);font-size:1.375rem;line-height:1.2727272727}.popup-company__text{margin-bottom:1.375rem;font-size:.875rem;line-height:1.4285714286}.popup-company__field{margin-bottom:1rem}.popup-company__form input,.popup-company__form select,.popup-company__form button{font-size:1rem}.popup-company__upload-box{min-height:9.375rem;margin-bottom:1rem;padding:1rem .75rem}.popup-company__add-company{margin-bottom:.75rem}.popup-company__selected-file{align-items:flex-start;flex-wrap:wrap;gap:.5rem}@supports not (gap: 1rem){.popup-company__selected-file>*+*{margin-left:0;margin-top:.5rem}}.popup-company__selected-file-extension{margin-right:0}.popup-company__selected-file-name{flex:1 1 calc(100% - 3.375rem);margin-right:0}.popup-company__selected-file-actions{width:100%;justify-content:stretch;margin-left:0}.popup-company__selected-file-preview,.popup-company__selected-file-remove{flex:1 1 0;min-height:2.25rem}}@media(max-width:29.99875em){.popup-company__content{max-height:calc(var(--vh, 1vh) * 100 - 1.25rem);max-height:calc(100dvh - 1.25rem);padding:1.125rem .875rem}.popup-company__title{font-size:1.25rem;line-height:1.3}.popup-company__documents-list{gap:.5rem}@supports not (gap: 1rem){.popup-company__documents-list>*+*{margin-top:.5rem}}.popup-company__document-item{align-items:flex-start;margin-bottom:0;line-height:1.4285714286}.popup-company__selected-file{padding:.625rem}.popup-company__selected-file-name{flex-basis:100%}.popup-company__selected-file-actions{flex-direction:column}.popup-company__selected-file-preview,.popup-company__selected-file-remove{width:100%}}.after-auth{position:relative;min-width:0;display:flex;align-items:center;gap:1rem}@supports not (gap: 1rem){.after-auth>*+*{margin-left:1rem}}.after-auth.is-open .after-auth__trigger:after{transform:rotate(180deg)}.after-auth.is-open .after-auth__submenu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition-delay:0s}.after-auth__trigger{display:flex;align-items:center;gap:.4375rem;min-width:0;max-width:100%;padding:.375rem 0;border:0;background:transparent;font:inherit;color:inherit;cursor:pointer;appearance:none;-webkit-appearance:none}@supports not (gap: 1rem){.after-auth__trigger>*+*{margin-left:.4375rem}}.after-auth__trigger:after{content:"";width:1rem;height:1rem;display:inline-block;background:url(/build/assets/ArrowDown-B6CNbQIs.svg) center/contain no-repeat;flex:0 0 auto;transition:transform .22s ease}.after-auth__trigger:focus,.after-auth__trigger:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #2f5d3a24;border-radius:999px}.after-auth__image{width:2rem;height:2rem;border-radius:50%;background-color:#2f5d3a;color:#fff;font-size:.875rem;font-weight:600;display:flex;align-items:center;justify-content:center;line-height:1.4285714286;justify-self:center;flex:0 0 auto;overflow:hidden}.after-auth__image img{display:block;width:100%;height:100%;object-fit:cover}.after-auth__name-company{display:block;color:#1e1f1e;font-size:1rem;font-weight:600;white-space:nowrap;max-width:11.25rem;overflow:hidden;text-overflow:ellipsis}.header__user-actions{display:flex;align-items:center;gap:1rem;margin-left:1.25rem}@supports not (gap: 1rem){.header__user-actions>*+*{margin-left:1rem}}.submenu-auth{position:absolute;z-index:50;top:calc(100% + .75rem);right:0;width:13.9375rem;max-width:calc(100vw - 2rem);border:1px solid #D7DED2;border-radius:.625rem;background-color:#fff;font-size:1rem;box-sizing:border-box;box-shadow:0 1.25rem 3rem #1e1f1e1f,0 .375rem 1.125rem #1e1f1e14;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-.5rem);transition:opacity .18s ease,transform .18s ease,visibility 0s linear .18s}.submenu-auth__list{padding:0rem;margin:0;list-style:none}.submenu-auth__item+.submenu-auth__item{border-top:1px solid rgba(215,222,210,.7)}.submenu-auth__link,.submenu-auth__logout{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:.875rem 1rem;border:0;background:transparent;text-align:left;font:inherit;color:#1e1f1e;text-decoration:none;transition:background-color .18s ease,color .18s ease;cursor:pointer;appearance:none;-webkit-appearance:none}.submenu-auth__link:focus,.submenu-auth__link:focus-visible,.submenu-auth__logout:focus,.submenu-auth__logout:focus-visible{outline:none;background-color:#f4f6f2}@media(hover:hover){.submenu-auth__link:hover,.submenu-auth__logout:hover{background-color:#f4f6f2}}.submenu-auth__add-company{flex:0 0 auto}.submenu-auth__badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;padding:0 .4375rem;border-radius:62.4375rem;background-color:#00872f;color:#fff;font-size:.75rem;line-height:1;font-weight:700;flex:0 0 auto}.submenu-auth__logout{border-top:1px solid #D7DED2;color:#b8522b;font-weight:600}@media(max-width:76.875em){.header__container{flex-wrap:wrap;align-items:center;gap:.875rem;padding:1rem .9375rem}@supports not (gap: 1rem){.header__container>*+*{margin-top:.875rem}}.header__logo-box{order:1;margin-right:0;max-width:calc(100% - 7.375rem);min-width:0}.header__language{order:2;display:block;margin-left:auto}.header__menu-toggle{order:3;display:none;flex:0 0 2.75rem;margin-left:0}.header__nav{order:4;width:100%;padding-top:.875rem;border-top:1px solid #D7DED2;overflow:visible}.header__user-actions{order:2;margin-left:auto;display:contents}.header.is-mobile-menu-enhanced .header__menu-toggle{display:inline-flex}.header.is-mobile-menu-enhanced .header__nav{display:none}.header.is-mobile-menu-enhanced .auth-reg:not([hidden]){display:none}.header.is-mobile-menu-enhanced .after-auth:not([hidden]){display:flex}.header.is-mobile-menu-enhanced .after-auth__add-company{display:none}.header.is-mobile-menu-enhanced.is-menu-open .header__nav{display:block}.header.is-mobile-menu-enhanced.is-menu-open .auth-reg:not([hidden]){display:flex}.header.is-mobile-menu-enhanced.is-menu-open .after-auth__add-company{display:inline-flex}.header.is-mobile-menu-enhanced.is-menu-open .header__menu-toggle-line:nth-child(1){transform:translateY(.4375rem) rotate(45deg)}.header.is-mobile-menu-enhanced.is-menu-open .header__menu-toggle-line:nth-child(2){opacity:0}.header.is-mobile-menu-enhanced.is-menu-open .header__menu-toggle-line:nth-child(3){transform:translateY(-.4375rem) rotate(-45deg)}.menu{width:100%;min-width:0;align-items:flex-start;flex-direction:column;gap:0;font-size:1rem}@supports not (gap: 1rem){.menu>*+*{margin-left:0}}.menu>li{width:100%}.menu__item{display:block;padding:.6875rem 0}.menu__lang-box{display:none}.language-dropdown__summary{min-height:2.75rem}.auth-reg{order:4;width:100%;margin-left:0}.auth-reg{justify-content:space-between;gap:.75rem}@supports not (gap: 1rem){.auth-reg>*+*{margin-left:.75rem}}.auth-reg__enter{display:inline-flex;align-items:center;justify-content:center;min-height:2.625rem;padding:.625rem 1.125rem;border:1px solid #D7DED2;border-radius:.625rem;background-color:#fff;font-weight:600}.after-auth{order:2;width:auto;margin-left:0;justify-content:flex-end;flex-wrap:nowrap;gap:.75rem}@supports not (gap: 1rem){.after-auth>*+*{margin-left:.75rem;margin-top:0}}.after-auth__add-company{order:5;width:100%;margin-left:0;justify-content:center}.after-auth__trigger{max-width:100%}.submenu-auth{right:0;left:auto}.no-js .header__menu-toggle{display:none!important}.no-js .header__nav{display:block!important}.no-js .auth-reg:not([hidden]){display:flex!important}.no-js .header__user-actions:not([hidden]){order:5;display:flex!important;width:100%;margin-left:0;flex-wrap:wrap}.no-js .after-auth:not([hidden]){width:100%;margin-left:0;flex-wrap:wrap;justify-content:flex-start}.no-js .after-auth__add-company:not([hidden]){display:inline-flex!important}.no-js .submenu-auth{position:static;width:100%;max-width:none;margin-top:.5rem;opacity:1;visibility:visible;pointer-events:auto;transform:none}}@media(max-width:61.99875em){.after-auth__name-company{display:none}}@media(max-width:47.99875em){.header:after{left:.9375rem;right:.9375rem}.header__container{align-items:center;gap:.875rem;padding:.875rem .9375rem}.header__logo-box{max-width:calc(100% - 7.375rem);min-width:0}.header__company-name{font-size:1.125rem;line-height:1.3333333333}.header__company-name-full{display:none}.header__company-name-short{display:inline}.header__logo-text{display:none}.language-dropdown__summary{min-width:3.25rem;min-height:2.5rem;padding:.4375rem .625rem}.auth-reg{font-size:.9375rem}.auth-reg__registration{flex:0 0 auto;min-width:8rem;height:2.625rem}}@media(max-width:29.99875em){.header__container{gap:.75rem}.header__company-name{font-size:1rem;line-height:1.375}.header__logo-image{flex-basis:2rem}.language-dropdown__summary{min-width:3rem;padding-left:.5625rem;padding-right:.5625rem}.auth-reg{align-items:stretch}.auth-reg__enter,.auth-reg__registration{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem}.auth-reg__registration{min-width:7.5rem}.after-auth__trigger{max-width:100%}}@media(max-width:20.31125em){.header__container{gap:.5rem}.header__logo-box{gap:.3125rem;max-width:calc(100% - 8.625rem)}@supports not (gap: 1rem){.header__logo-box>*+*{margin-left:.3125rem}}.header__logo-image{flex-basis:1.875rem;width:1.875rem;height:1.875rem}.header__ua-flag{display:none}.header__menu-toggle{flex-basis:2.5rem;width:2.5rem;height:2.5rem}.language-dropdown__summary{min-width:2.75rem;min-height:2.375rem;padding-left:.5rem;padding-right:.5rem}.after-auth{gap:.5rem}@supports not (gap: 1rem){.after-auth>*+*{margin-left:.5rem}}.after-auth__trigger{gap:.25rem;padding-top:.25rem;padding-bottom:.25rem}@supports not (gap: 1rem){.after-auth__trigger>*+*{margin-left:.25rem}}.after-auth__trigger:after{width:.875rem;height:.875rem}.after-auth__image{width:1.875rem;height:1.875rem}}@media(prefers-reduced-motion:reduce){.header,.header:after,.header__container,.header__logo-box,.after-auth__trigger:after,.header__menu-toggle-line,.submenu-auth,.submenu-auth__link,.submenu-auth__logout{transition:none}}.registration-popup{display:none}.registration-popup label{display:block;margin-bottom:.5rem;font-size:.875rem;color:#1e1f1e;font-weight:500}.registration-popup input:not([type=checkbox]){width:100%;padding:.9375rem;border:1px solid #D7DED2;border-radius:.625rem;font-size:.875rem;margin-bottom:1.25rem;transition:border-color .2s ease,box-shadow .2s ease}.registration-popup input:not([type=checkbox]):focus,.registration-popup input:not([type=checkbox]):focus-visible{outline:none;border-color:#2f5d3a24;box-shadow:0 0 0 .1875rem #2f5d3a24}.registration-popup input:not([type=checkbox]).is-invalid{border-color:#d1322e;box-shadow:0 0 0 .1875rem #d1322e33}.registration-popup .form-error{color:#d1322e;font-size:.75rem;margin:-.75rem 0 1rem}.registration-popup .password-field{position:relative}.registration-popup .password-field input{padding-right:3rem;margin-bottom:1.25rem}.registration-popup .password-field__toggle{position:absolute;top:1.5rem;right:.75rem;transform:translateY(-50%);width:2rem;height:2rem;padding:0;border:0;background:transparent;cursor:pointer;display:grid;place-items:center}.registration-popup .password-field__toggle:focus,.registration-popup .password-field__toggle:focus-visible{outline:none;box-shadow:0 0 0 .25rem #2f5d3a24;border-radius:999px}.registration-popup .password-field__toggle:before{content:"";width:1.25rem;height:1.25rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235F6B63' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 12s3.5-7 10-7 10 7 10 7-3.5 7-10 7-10-7-10-7z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E")}.registration-popup .password-field__toggle.is-visible:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235F6B63' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 12s3.5-7 10-7 10 7 10 7-3.5 7-10 7-10-7-10-7z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cline x1='3' y1='3' x2='21' y2='21'/%3E%3C/svg%3E")}.registration-popup__consent{margin:-.25rem 0 1.25rem}.registration-popup__consent-control{display:flex;align-items:flex-start;gap:.625rem}.registration-popup__consent-checkbox{width:1.125rem;height:1.125rem;margin:.125rem 0 0;flex:0 0 auto;accent-color:#2F5D3A}.registration-popup__consent-checkbox.is-invalid{outline:1px solid #D1322E;box-shadow:0 0 0 .1875rem #d1322e29;border-radius:.25rem}.registration-popup__consent-label{display:inline;margin-bottom:0;font-size:.875rem;line-height:1.4285714286;font-weight:400}.registration-popup__consent-error .form-error{margin:0 0 .5rem}.registration-popup__google-box{appearance:none;background-color:#fff;font:inherit;color:inherit;cursor:pointer;height:3rem;display:flex;padding:.6875rem 0rem;border-radius:10px;border:1px solid #D7DED2;align-items:center;justify-content:center;gap:.5625rem;margin-bottom:2.5rem;width:100%}.registration-popup__text-enter{color:#1e1f1e;font-weight:500;font-size:1rem;line-height:1.5}.registration-popup__content{width:30rem;max-height:calc(100vh - 5rem);overflow-y:auto;border-radius:10px;background-color:#fff;padding:2rem;box-sizing:border-box}.registration-popup__close{font-size:2rem}.registration-popup__title{font-size:1.5rem;margin-bottom:1rem;font-weight:600;color:#1e1f1e}.registration-popup__description{font-size:1rem;margin-bottom:2.625rem}.registration-popup__form{min-height:100%}.registration-popup__submit{margin-top:1.25rem;background-color:#b8522b;height:3rem;width:100%;margin-bottom:1.25rem;transition:box-shadow .2s ease,filter .2s ease}.registration-popup__submit:focus,.registration-popup__submit:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #b8522b2e}.registration-popup__submit:disabled,.registration-popup__submit.is-disabled{opacity:.6;cursor:not-allowed;filter:grayscale(20%)}.registration-popup__ask{font-size:1rem;display:block;text-align:center;font-weight:500}.registration-popup__login-link{color:#2f5d3a}.authorization-popup__content{width:30rem;max-height:calc(100vh - 5rem);overflow-y:auto;border-radius:10px;background-color:#fff;padding:2rem}.authorization-popup__close{font-size:2rem}.authorization-popup__title{font-size:1.5rem;margin-bottom:1rem;font-weight:600;color:#1e1f1e}.authorization-popup__description{font-size:1rem;margin-bottom:2.125rem}.authorization-popup__context-notice{padding:.875rem 1rem;margin:-1.125rem 0 1.5rem;border:1px solid #2F5D3A;border-radius:10px;background-color:#f4f8f1;color:#4e5a52;font-size:.875rem;line-height:1.4285714286}.authorization-popup__context-notice[hidden]{display:none}.authorization-popup__form{height:100%}.authorization-popup__form label{display:block;margin-bottom:.5rem;font-size:.875rem;color:#1e1f1e;font-weight:500}.authorization-popup__form label[for=authorization-password]{margin-bottom:0}.authorization-popup__form input{width:100%;padding:.9375rem;border:1px solid #D7DED2;border-radius:10px;font-size:.875rem;margin-bottom:1.25rem;transition:border-color .2s ease,box-shadow .2s ease;height:3rem}.authorization-popup__form input:focus,.authorization-popup__form input:focus-visible{outline:none;border-color:#2f5d3a24;box-shadow:0 0 0 .1875rem #2f5d3a24}.authorization-popup__or{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}@supports not (gap: 1rem){.authorization-popup__or:before{margin-right:1rem}.authorization-popup__or:after{margin-left:1rem}}.authorization-popup__or:before,.authorization-popup__or:after{content:"";height:1px;flex:1 1 auto;background-color:#d7ded2}.authorization-popup__google-box{appearance:none;background-color:#fff;font:inherit;color:inherit;cursor:pointer;height:3rem;display:flex;padding:.6875rem 0rem;border-radius:10px;border:1px solid #D7DED2;align-items:center;justify-content:center;gap:.5625rem;margin-bottom:2.5rem;width:100%}.authorization-popup__text-enter{color:#1e1f1e;font-weight:500;font-size:1rem;line-height:1.5}.authorization-popup__facebook-box{appearance:none;background-color:#fff;font:inherit;color:inherit;cursor:pointer;height:3rem;display:flex;padding:.6875rem 0rem;border-radius:10px;border:1px solid #D7DED2;align-items:center;justify-content:center;gap:.5625rem;margin-bottom:1.5rem;width:100%}.authorization-popup .facebook-icon{display:inline-flex;align-items:center;justify-content:center;padding:.25rem;background-color:#1877f2;color:#fff;border-radius:.25rem}.authorization-popup .form-error{color:#d1322e;font-size:.75rem;margin:-.75rem 0 1rem}.authorization-popup__password-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.authorization-popup__forgot-link{font-size:.875rem;color:#2f5d3a;font-weight:600}.authorization-popup .password-field{position:relative}.authorization-popup .password-field input{padding-right:3rem;margin-bottom:1.25rem}.authorization-popup .password-field__toggle{position:absolute;top:1.5rem;right:.75rem;transform:translateY(-50%);width:2rem;height:2rem;padding:0;border:0;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.authorization-popup .password-field__toggle:focus,.authorization-popup .password-field__toggle:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #2f5d3a24;border-radius:999px}.authorization-popup .password-field__toggle:before{content:"";width:1.25rem;height:1.25rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235F6B63' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 12s3.5-7 10-7 10 7 10 7-3.5 7-10 7-10-7-10-7z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E")}.authorization-popup .password-field__toggle.is-visible:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235F6B63' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 12s3.5-7 10-7 10 7 10 7-3.5 7-10 7-10-7-10-7z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cline x1='3' y1='3' x2='21' y2='21'/%3E%3C/svg%3E")}.authorization-popup__error .form-error{margin:-.75rem 0 1rem}.authorization-popup__submit{margin-top:1.25rem;background-color:#b8522b;height:3rem;width:100%;margin-bottom:1.25rem;transition:box-shadow .2s ease,filter .2s ease}.authorization-popup__submit:focus,.authorization-popup__submit:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #b8522b2e}.authorization-popup__submit:disabled,.authorization-popup__submit.is-disabled{opacity:.6;cursor:not-allowed;filter:grayscale(20%)}.authorization-popup__ask{font-size:.875rem;color:#5f6b63;display:block;text-align:center}.authorization-popup__ask a{color:#2f5d3a;font-weight:600}@media(max-width:61.99875em){.registration-popup__content{width:calc(100vw - 3rem);max-width:30rem;max-height:calc(100vh - 3rem);padding:1.75rem}.registration-popup__description,.registration-popup__google-box{margin-bottom:2rem}}@media(max-width:47.99875em){.registration-popup label{font-size:.8125rem}.registration-popup input:not([type=checkbox]){padding:.875rem;margin-bottom:1rem}.registration-popup .form-error{margin:-.625rem 0 .875rem}.registration-popup__content{width:calc(100vw - 1.875rem);max-height:calc(100vh - 1.875rem);padding:1.375rem 1.25rem;border-radius:.75rem}.registration-popup__close{font-size:1.875rem}.registration-popup__title{font-size:1.375rem;margin-bottom:.75rem}.registration-popup__description{font-size:.9375rem;line-height:1.4666666667;margin-bottom:1.5rem}.registration-popup__consent{margin:0 0 1rem}.registration-popup__consent-control{gap:.5rem}.registration-popup__consent-label{font-size:.8125rem;line-height:1.3846153846}.registration-popup__google-box{min-height:3rem;height:auto;padding:.625rem .75rem;margin-bottom:1.5rem}.registration-popup__text-enter{font-size:.9375rem;line-height:1.3333333333;text-align:center}.registration-popup__submit{margin-top:1rem;margin-bottom:1rem}.registration-popup__ask{font-size:.875rem;line-height:1.4285714286}}@media(max-width:29.99875em){.registration-popup__content{width:calc(100vw - 1.25rem);max-height:calc(100vh - 1.25rem);padding:1.125rem 1rem}.registration-popup__close{font-size:1.75rem}.registration-popup__title{font-size:1.25rem}.registration-popup__description{font-size:.875rem;line-height:1.4285714286}.registration-popup__google-box{gap:.5rem;flex-wrap:nowrap}.registration-popup__text-enter{font-size:.875rem;width:auto}.registration-popup .google-icon{width:1.25rem;height:1.25rem;flex:0 0 auto}}.footer{background:#35663f;color:#fff;padding:3rem 0rem}.footer a{color:#fff;text-decoration:none;opacity:.85;transition:.2s;overflow-wrap:anywhere}.footer a:hover{opacity:1}.footer a:focus-visible{outline:2px solid #ffffff;outline-offset:.25rem;border-radius:.25rem;opacity:1}.footer__container{font-size:1rem;max-width:1200px;margin:0 auto}.footer__top{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:4rem}.footer__logo{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.footer__description{line-height:1.625;color:#e9efe6;overflow-wrap:anywhere}.footer__title{font-weight:600;margin-bottom:1rem}.footer__list,.footer__contacts{list-style:none;padding:0;margin:0}.footer__list li,.footer__contacts li{margin-bottom:.625rem;color:#e9efe6;line-height:1.5;overflow-wrap:anywhere}.footer__contacts{font-style:normal}.footer__contacts li{position:relative;padding-left:26px}.footer__contacts li:before{content:"";position:absolute;left:0;top:3px;width:1.125rem;height:1.125rem;background-size:contain;background-repeat:no-repeat}.footer__contacts li[data-icon=mail]:before{background-image:url(/build/assets/mail-WYn8rLUW.svg)}.footer__contacts li[data-icon=phone]:before{background-image:url(/build/assets/phone-2SoTCuu6.svg)}.footer__contacts li[data-icon=location]:before{background-image:url(/build/assets/location-B9qs3HZz.svg)}.footer__bottom{margin-top:3rem;padding:2.5rem;border-top:1px solid #5E8C61;text-align:center;font-size:1rem;color:#e9efe6}@media(max-width:61.99875em){.footer{padding:2.625rem 0}.footer__top{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.25rem 3rem}.footer__bottom{margin-top:2.5rem;padding:2rem 0rem 0}}@media(max-width:47.99875em){.footer{padding:2.25rem 0}.footer__container{font-size:.9375rem}.footer__top{grid-template-columns:1fr;gap:1.75rem}.footer__logo{font-size:1.375rem;margin-bottom:.75rem}.footer__title{margin-bottom:.75rem}.footer__description,.footer__list li,.footer__contacts li{line-height:1.5333333333}.footer__bottom{margin-top:2rem;padding-top:1.5rem;font-size:.875rem;line-height:1.4285714286}}@media(max-width:29.99875em){.footer{padding:2rem 0}.footer__top{gap:1.5rem}.footer__contacts li{padding-left:1.5rem}}.button{cursor:pointer;display:flex;align-items:center;justify-content:center;background:#b8522b;color:#fff;border-radius:10px;padding:.625rem 1.25rem;font-size:1rem}.button:focus{outline:none;box-shadow:0 0 0 .1875rem #b8522b38}.button:focus:not(:focus-visible){box-shadow:none}.button:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #b8522b38}.logo{display:flex;align-items:center;justify-content:center;width:6rem;height:6rem;border-radius:10px;background-color:#2f5d3a;color:#fff;font-size:1.875rem;font-weight:600;justify-self:center;margin-bottom:1.5625rem;overflow:hidden}.logo img{width:100%;height:100%;object-fit:cover}.rating{display:inline-block;font-size:20px;color:#ccc;position:relative}.rating:before{content:"★★★★★"}.rating__rating.rating-1:before{color:gold;width:20%;overflow:hidden;display:block}.rating__rating.rating-2:before{color:gold;width:40%;overflow:hidden;display:block}.rating__rating.rating-3:before{color:gold;width:60%;overflow:hidden;display:block}.rating__rating.rating-4:before{color:gold;width:80%;overflow:hidden;display:block}.rating__rating.rating-5:before{color:gold;width:100%;overflow:hidden;display:block}.rating-star:before{content:"";width:1.75rem;height:1.75rem;display:inline-block;background-image:url(/build/assets/starcompanypage-DMHj1XV0.svg);background-position:center;background-repeat:no-repeat;background-size:contain;flex:0 0 auto;color:#fff}.breadcrumb{display:inline-flex;align-items:center;color:#2f5d3a;margin-bottom:2.1875rem;font-size:1rem;font-weight:500;text-decoration:none}.breadcrumb:before{content:"←";margin-right:.5rem}label.required:after{content:" *";color:#c62828}.form-error{margin-top:.375rem;font-size:.75rem;color:#c62828}.is-invalid{border-color:#c62828!important}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.popup{position:fixed;width:100%;height:100%;height:calc(var(--vh, 1vh) * 100);height:100dvh;background-color:#00000080;top:0;left:0;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;align-items:center;justify-content:center;padding:2.5rem 5rem;z-index:1000}.popup.open{opacity:1;visibility:visible;pointer-events:auto}.popup__content{position:relative}.popup__close{position:absolute;top:1.5rem;right:1.5rem;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;line-height:0;background:transparent;border:0;cursor:pointer;appearance:none;-webkit-appearance:none}@media(max-width:47.99875em){.popup{padding:1.25rem .9375rem}}@media(max-width:29.99875em){.popup{padding:.625rem;align-items:flex-start}.popup__close{top:1rem;right:1rem}}.home__container{display:flex;flex-direction:column;align-items:center}.home__first-box{padding:6rem 0rem 5rem;text-align:center;background-color:#f4f6f2;border-top:1px solid #1E1F1E;border-bottom:1px solid #1E1F1E}.home__title{font-size:3rem;color:#1e1f1e;line-height:1.25;margin-bottom:1.6875rem;font-weight:600}.home__text{width:100%;max-width:61.25rem;margin-bottom:2.5rem;text-align:center;line-height:1.6111111111}.home__add-company{height:3.25rem}.home__price-request-box{margin-top:1.5rem}.home__price-request{min-height:3.375rem;min-width:13.75rem;padding:.875rem 2.125rem;border:1px solid #1E1F1E;background-color:#1e1f1e;color:#fff;box-shadow:0 .625rem 1.5rem #1e1f1e24;font-size:1rem;font-weight:700}.home__price-request:hover{background-color:#2f5d3a;border-color:#2f5d3a;box-shadow:0 .75rem 1.75rem #2f5d3a33}.home__second-box{padding:5rem 0rem}.home__third-box{padding:4rem 0rem;text-align:center;background-color:#f4f6f2}.home__fourth-box{padding:4rem 0rem}.home__fifth-box{padding:5rem}.home__fifth-box .home__title{font-size:2.25rem;margin-bottom:1.5rem}.home__items-box{display:flex;flex-wrap:wrap;gap:1.5rem;width:100%}.home__company-item{flex:1 1 calc(25% - 1.125rem);min-width:0;display:flex}.home__company-empty{width:100%;color:#5f6b63;font-size:1rem;line-height:1.5;text-align:center}.home__reg-text{margin-bottom:2.5625rem}.company-item{padding:1.5625rem;background-color:#fff;border-radius:16px;width:100%;min-width:0;display:flex;flex-direction:column}.company-item__top{display:flex;gap:1rem;margin-bottom:1rem;align-items:center;min-width:0;min-height:4.875rem}@supports not (gap: 1rem){.company-item__top>*+*{margin-left:1rem}}.company-item__image{width:3.5rem;height:3.5rem;flex:0 0 3.5rem;aspect-ratio:1;color:#fff;font-size:1.125rem;border-radius:12px;background-color:#2f5d3a;font-weight:700;display:flex;align-items:center;justify-content:center;overflow:hidden}.company-item__image img{display:block;width:100%;height:100%;object-fit:cover}.company-item__top-right{text-align:left;min-width:0}.company-item__name{color:#1e1f1e;font-size:1rem;font-weight:600;margin-bottom:.625rem;line-height:1.375;max-height:2.75rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.company-item__field{color:#5f6b63;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.company-item__info{text-align:left;font-size:.875rem;margin-bottom:1rem;min-width:0;flex:1 1 auto;display:flex;flex-direction:column}.company-item__code{line-height:1.4285714286;margin-bottom:.375rem;min-height:1.25rem}.company-item__code span{color:#1e1f1e;font-weight:500}.company-item__location{margin-bottom:1rem;line-height:1.4285714286;min-height:1.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.company-item__rating{margin-top:auto}.company-item__look-profile{margin-top:auto;height:2.75rem;background-color:#2f5d3a;padding:.75rem 1.9375rem;line-height:1}.company-rating{display:flex;align-items:center;gap:.75rem;width:100%;min-width:0}@supports not (gap: 1rem){.company-rating>*+*{margin-left:.75rem}}.company-rating__score{display:inline-flex;align-items:baseline;gap:.125rem;color:#1e1f1e;white-space:nowrap}.company-rating__value{color:#b8522b;font-size:1.5rem;font-weight:700;line-height:1}.company-rating__max{color:#b8522b;font-size:.8125rem;font-weight:600;line-height:1}.company-rating__bar{--rating: 0;position:relative;width:100%;height:.5rem;flex:1 1 auto;min-width:0;overflow:hidden;background-color:#dcded8;-webkit-mask-image:url(/build/assets/RatingSegments-CBCtFPxQ.svg);mask-image:url(/build/assets/RatingSegments-CBCtFPxQ.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.company-rating__bar:after{content:"";position:absolute;inset:0 auto 0 0;width:calc(var(--rating) * 10%);background-color:#b8522b}.search-main{position:relative;display:flex;gap:1rem;justify-content:space-between;width:48.0625rem;max-width:100%}@supports not (gap: 1rem){.search-main>*+*{margin-left:1rem}}.search-main input{height:3.5rem;width:38.75rem;flex:1 1 auto;min-width:0;padding:1.15625rem 3.5rem 1.15625rem 1.5rem;font-size:1rem;border-radius:10px}.search-main input::-webkit-search-cancel-button{display:none;-webkit-appearance:none;appearance:none}.search-main input:focus{outline:none;box-shadow:0 0 0 .1875rem #2f5d3a29}.search-main input:focus:not(:focus-visible){box-shadow:none}.search-main input:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #2f5d3a29}.search-main__clear{position:absolute;top:50%;right:10.0625rem;z-index:2;width:2rem;height:2rem;padding:0;border:0;background-color:transparent;transform:translateY(-50%);cursor:pointer}.search-main__clear[hidden]{display:none}.search-main__clear:before,.search-main__clear:after{content:"";position:absolute;top:50%;left:50%;width:1rem;height:.1875rem;border-radius:.125rem;background-color:#2f5d8a}.search-main__clear:before{transform:translate(-50%,-50%) rotate(45deg)}.search-main__clear:after{transform:translate(-50%,-50%) rotate(-45deg)}.search-main>.button{width:8.3125rem;flex:0 0 8.3125rem;height:3.5rem}.search-results{width:38.75rem;margin-top:.75rem;margin-right:9.3125rem;background-color:#fff;border:1px solid #D7DED2;border-radius:.625rem;box-shadow:0 .5rem 1.5rem #1e1f1e14;overflow:hidden;text-align:left}.search-results__item{display:flex;align-items:flex-start;gap:.75rem;padding:1.375rem 2.375rem;transition:background-color .2s ease}@supports not (gap: 1rem){.search-results__item>*+*{margin-left:.75rem}}.search-results__item:not(:last-child){border-bottom:1px solid #E9EFE6}.search-results__item:hover,.search-results__item:focus-visible{background-color:#f4f6f2}.search-results__item:focus{outline:none;box-shadow:inset 0 0 0 .125rem #2f5d3a38}.search-results__item:focus:not(:focus-visible){box-shadow:none}.search-results__item:focus-visible{outline:none;box-shadow:inset 0 0 0 .125rem #2f5d3a38}.search-results__icon{flex:0 0 1rem;width:1rem;height:1rem;margin-top:.25rem;background:url(/build/assets/SearchCompany-C9OWYA3G.svg) center/contain no-repeat}.search-results__content{display:flex;flex-direction:column;gap:.75rem;min-width:0}@supports not (gap: 1rem){.search-results__content>*+*{margin-top:.75rem}}.search-results__name{color:#1e1f1e;font-size:1.125rem;font-weight:600;line-height:1.2222222222}.search-results__meta{display:flex;flex-wrap:wrap;gap:1rem;color:#5f6b63;font-size:1rem;font-weight:500;line-height:1.25}@supports not (gap: 1rem){.search-results__meta>*+*{margin-left:1rem}}.search-results__empty{padding:1.375rem 2.375rem;color:#5f6b63;font-size:1rem;line-height:1.375}.search-results__skeleton{display:flex;align-items:flex-start;gap:.75rem;padding:1.375rem 2.375rem;pointer-events:none}@supports not (gap: 1rem){.search-results__skeleton>*+*{margin-left:.75rem}}.search-results__skeleton:not(:last-child){border-bottom:1px solid #E9EFE6}.search-results__skeleton-icon,.search-results__skeleton-line{position:relative;overflow:hidden;border-radius:.3125rem;background-color:#e8efe5}.search-results__skeleton-icon:after,.search-results__skeleton-line:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.68),transparent);animation:search-results-skeleton 1.35s ease-in-out infinite}.search-results__skeleton-icon{flex:0 0 1rem;width:1rem;height:1rem;margin-top:.25rem;border-radius:.25rem}.search-results__skeleton-content{display:flex;flex:1 1 auto;flex-direction:column;gap:.75rem}@supports not (gap: 1rem){.search-results__skeleton-content>*+*{margin-top:.75rem}}.search-results__skeleton-line{display:block;height:1.125rem}.search-results__skeleton-line_name{width:min(100%,20rem)}.search-results__skeleton-line_meta{width:min(58%,11.25rem);height:1rem;background-color:#eef3ec}@keyframes search-results-skeleton{to{transform:translate(100%)}}.feedback-home{border:1px solid #D7DED2;border-radius:.625rem;width:56.25rem;max-width:100%;margin-bottom:2rem;overflow:hidden;background-color:#fff}.feedback-home__viewport{overflow:hidden;padding:1.5rem}.feedback-home__track{display:flex;width:max-content;animation:feedback-home-scroll 34s linear infinite;will-change:transform}.feedback-home:hover .feedback-home__track,.feedback-home:focus-within .feedback-home__track{animation-play-state:paused}.feedback-home__group{display:flex;gap:1rem;flex:0 0 auto;padding-right:1rem}@supports not (gap: 1rem){.feedback-home__group>*+*{margin-left:1rem}}.feedback-home__card{display:flex;flex-direction:column;flex:0 0 17.5rem;min-height:13.75rem;padding:1.375rem;border:1px solid #E2E5DF;border-radius:.625rem;background-color:#f8faf7;color:inherit;text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.feedback-home__card:hover,.feedback-home__card:focus-visible{border-color:#2f5d3a;box-shadow:0 .625rem 1.625rem #2f5d3a1f;transform:translateY(-.125rem)}.feedback-home__card:focus{outline:none}.feedback-home__card:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #2f5d3a29,0 .625rem 1.625rem #2f5d3a1f}.feedback-home__rating{display:inline-flex;align-items:baseline;gap:.125rem;margin-bottom:1rem;color:#1e1f1e;white-space:nowrap}.feedback-home__rating-value{color:#2f5d3a;font-size:1.5rem;font-weight:700;line-height:1}.feedback-home__rating-max{color:#5f6b63;font-size:.8125rem;font-weight:600;line-height:1}.feedback-home__feedback-text{flex:1 1 auto;color:#1e1f1e;font-size:1rem;line-height:1.5625;margin-bottom:1.375rem}.feedback-home__who-vs-who{font-size:.875rem;color:#5f6b63;line-height:1.4285714286}.feedback-home__who-vs-who cite:last-child{color:#2f5d3a}.feedback-home__empty{padding:1.75rem;color:#5f6b63;font-size:1rem;line-height:1.5}@keyframes feedback-home-scroll{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.search-results__skeleton-icon:after,.search-results__skeleton-line:after{animation:none}.price-request-popup__loader-line:after{animation:none}.suggest-company-popup__loader-line:after{animation:none}.feedback-home__track{width:100%;animation:none}.feedback-home__group{flex-wrap:wrap;width:100%}.feedback-home__group[aria-hidden=true]{display:none}.feedback-home__card{flex:1 1 16.25rem}}.auth-box{display:flex;gap:1rem}@supports not (gap: 1rem){.auth-box>*+*{margin-left:1rem}}.auth-box__registration{height:3.25rem;background-color:#2f5d3a;width:11.8125rem}.auth-box__enter{background-color:#fff;color:#1e1f1e;width:7.125rem;border:1px solid #D7DED2}.suggest-company-popup{align-items:flex-start;padding:1.5rem}.suggest-company-popup__loader[hidden]{display:none}.suggest-company-popup__content{width:32rem;max-width:100%;padding:1.5rem 1rem;border-radius:.625rem;background-color:#fff;color:#5f6b63;box-sizing:border-box}.suggest-company-popup__close{top:1.25rem;right:1.25rem;color:#5f6b63;font-size:1.875rem;line-height:1}.suggest-company-popup__header{padding:0 .5rem 1.5rem;margin-bottom:1.5rem;border-bottom:1px solid #D7DED2}.suggest-company-popup__title{max-width:calc(100% - 2.75rem);margin-bottom:.5rem;color:#1e1f1e;font-size:1.5rem;font-weight:700;line-height:1.25}.suggest-company-popup__description{font-size:.9375rem;line-height:1.4666666667}.suggest-company-popup__form{position:relative;display:flex;flex-direction:column;gap:1.25rem}@supports not (gap: 1rem){.suggest-company-popup__form>*+*{margin-top:1.25rem}}.suggest-company-popup__status{padding:.75rem .875rem;border-radius:.5rem;font-size:.875rem;line-height:1.4285714286}.suggest-company-popup__status:focus{outline:none}.suggest-company-popup__status[data-state=error]{background-color:#fdeaea;color:#7f1d1d}.suggest-company-popup__status[data-state=success]{background-color:#e9f5ec;color:#1f5f33}.suggest-company-popup__field{display:flex;flex-direction:column;gap:.5rem}@supports not (gap: 1rem){.suggest-company-popup__field>*+*{margin-top:.5rem}}.suggest-company-popup__field-error .form-error{margin-top:0}.suggest-company-popup__label{color:#1e1f1e;font-size:.9375rem;font-weight:700;line-height:1.3333333333}.suggest-company-popup__control{position:relative}.suggest-company-popup__control:before{content:"";position:absolute;z-index:1;left:.875rem;top:50%;width:1.125rem;height:1.125rem;background-color:#5f6b63;transform:translateY(-50%);pointer-events:none}.suggest-company-popup__control input,.suggest-company-popup__control select{width:100%;height:3.0625rem;padding:.75rem .875rem .75rem 2.75rem;border:1px solid #D7DED2;border-radius:.5625rem;background-color:#fff;color:#1e1f1e;font-size:1rem;line-height:1.5;transition:border-color .2s ease,box-shadow .2s ease}.suggest-company-popup__control input::placeholder,.suggest-company-popup__control select::placeholder{color:#5f6b63}.suggest-company-popup__control input:focus,.suggest-company-popup__control select:focus{outline:none;border-color:#2f5d3a;box-shadow:0 0 0 .1875rem #2f5d3a24}.suggest-company-popup__control input:focus:not(:focus-visible),.suggest-company-popup__control select:focus:not(:focus-visible){box-shadow:none}.suggest-company-popup__control input:focus-visible,.suggest-company-popup__control select:focus-visible{outline:none;border-color:#2f5d3a;box-shadow:0 0 0 .1875rem #2f5d3a24}.suggest-company-popup__control select{color:#5f6b63;appearance:none;-webkit-appearance:none}.suggest-company-popup__control .iti{width:100%;display:block}.suggest-company-popup__control--code:before,.suggest-company-popup__control--company:before{-webkit-mask:url(/build/assets/Codecompany-BEuEj2TM.svg) center/contain no-repeat;mask:url(/build/assets/Codecompany-BEuEj2TM.svg) center/contain no-repeat}.suggest-company-popup__control--country:before{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M2 12h20'/%3E%3Cpath d='M12 2a15.3 15.3 0 0 1 0 20'/%3E%3Cpath d='M12 2a15.3 15.3 0 0 0 0 20'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M2 12h20'/%3E%3Cpath d='M12 2a15.3 15.3 0 0 1 0 20'/%3E%3Cpath d='M12 2a15.3 15.3 0 0 0 0 20'/%3E%3C/svg%3E") center/contain no-repeat}.suggest-company-popup__control--email:before{-webkit-mask:url(/build/assets/mail-WYn8rLUW.svg) center/contain no-repeat;mask:url(/build/assets/mail-WYn8rLUW.svg) center/contain no-repeat}.suggest-company-popup__control--no-icon:before{display:none}.suggest-company-popup__control--no-icon input{padding-left:.875rem}.suggest-company-popup__control--website:before{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 13a5 5 0 0 0 7.07 0l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71'/%3E%3Cpath d='M14 11a5 5 0 0 0-7.07 0l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 13a5 5 0 0 0 7.07 0l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71'/%3E%3Cpath d='M14 11a5 5 0 0 0-7.07 0l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71'/%3E%3C/svg%3E") center/contain no-repeat}.suggest-company-popup__hint{font-size:.8125rem;line-height:1.3846153846}.suggest-company-popup__existing-company{padding:.625rem .75rem;border-radius:.5rem;background-color:#fdeaea;color:#7f1d1d;font-size:.8125rem;line-height:1.3846153846}.suggest-company-popup__existing-company a{color:#b42318;font-weight:700;text-decoration:underline;text-underline-offset:.125rem}.suggest-company-popup__owner-box,.suggest-company-popup__documents,.suggest-company-popup__note{border-radius:.625rem}.suggest-company-popup__owner-box{display:flex;gap:.75rem;padding:1rem 1.125rem;border:2px solid #2F5D3A;background-color:#f4f6f2;cursor:pointer}@supports not (gap: 1rem){.suggest-company-popup__owner-box>*+*{margin-left:.75rem}}.suggest-company-popup__owner-checkbox{width:1.125rem;height:1.125rem;margin-top:.1875rem;accent-color:#2F5D3A;flex:0 0 auto}.suggest-company-popup__owner-content{display:flex;flex-direction:column;gap:.5rem}@supports not (gap: 1rem){.suggest-company-popup__owner-content>*+*{margin-top:.5rem}}.suggest-company-popup__owner-title{color:#1e1f1e;font-size:1rem;font-weight:700;line-height:1.375}.suggest-company-popup__owner-text{font-size:.9375rem;line-height:1.4666666667}.suggest-company-popup__documents{padding:1rem;border:2px solid #B8522B;background-color:#fff8f3}.suggest-company-popup__documents-title{display:flex;align-items:center;gap:.5rem;margin-bottom:.625rem;color:#1e1f1e;font-size:1rem;font-weight:700;line-height:1.375}.suggest-company-popup__documents-title:before{content:"";width:1.125rem;height:1.125rem;background-color:#5f6b63;-webkit-mask:url(/build/assets/doc-B_JnVGHp.svg) center/contain no-repeat;mask:url(/build/assets/doc-B_JnVGHp.svg) center/contain no-repeat;flex:0 0 auto}.suggest-company-popup__documents-text{margin-bottom:1rem;font-size:.875rem;line-height:1.5}.suggest-company-popup__upload{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:12rem;padding:1.5rem 1rem;margin-bottom:1rem;border:2px dashed #D7DED2;border-radius:.625rem;background-color:#fff;text-align:center;cursor:pointer}.suggest-company-popup__upload:focus{outline:none}.suggest-company-popup__upload:focus-visible{border-color:#2f5d3a;box-shadow:0 0 0 .1875rem #2f5d3a24}.suggest-company-popup__upload-icon{width:2.375rem;height:2.375rem;margin-bottom:1rem;background-color:#5f6b63;-webkit-mask:url(/build/assets/Upload-CUo5HNCf.svg) center/contain no-repeat;mask:url(/build/assets/Upload-CUo5HNCf.svg) center/contain no-repeat}.suggest-company-popup__upload-title{margin-bottom:.375rem;color:#1e1f1e;font-size:.9375rem;font-weight:600;line-height:1.4}.suggest-company-popup__upload-format{margin-bottom:.875rem;font-size:.8125rem;line-height:1.3846153846}.suggest-company-popup__upload-button{display:inline-flex;width:auto;min-height:2.25rem;padding:.5rem 1rem;border-radius:.5rem;background-color:#2f5d3a;font-size:.875rem;font-weight:600}.suggest-company-popup__selected-files{display:flex;flex-direction:column;gap:.5rem;margin-top:-.5rem;margin-bottom:1rem}@supports not (gap: 1rem){.suggest-company-popup__selected-files>*+*{margin-top:.5rem}}.suggest-company-popup__selected-file{display:flex;align-items:center;min-height:2rem;padding:.5rem .75rem;border:1px solid #D7DED2;border-radius:.5rem;background-color:#fff;color:#1e1f1e;font-size:.8125rem;line-height:1.3846153846}.suggest-company-popup__selected-file-extension{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:2.75rem;min-height:1.5rem;padding:0 .5rem;margin-right:.625rem;border-radius:.375rem;background-color:#2f5d3a;color:#fff;font-size:.6875rem;font-weight:600;line-height:1;text-transform:uppercase}.suggest-company-popup__selected-file-name{min-width:0;margin-right:.625rem;word-break:break-word}.suggest-company-popup__selected-file-actions{display:flex;align-items:center;gap:.5rem;flex:0 0 auto;margin-left:auto}@supports not (gap: 1rem){.suggest-company-popup__selected-file-actions>*+*{margin-left:.5rem}}.suggest-company-popup__selected-file-preview,.suggest-company-popup__selected-file-remove{display:inline-flex;align-items:center;justify-content:center;min-height:1.75rem;padding:.375rem .625rem;border:0;border-radius:.5rem;font-size:.75rem;font-weight:600;line-height:1;cursor:pointer}.suggest-company-popup__selected-file-preview{background-color:#e9efe6;color:#2f5d3a}.suggest-company-popup__selected-file-remove{background-color:#fbe9f0;color:#b43b6a}.suggest-company-popup__important{padding:.75rem;border-radius:.5rem;background-color:#fff;font-size:.8125rem;line-height:1.4615384615}.suggest-company-popup__important strong{color:#1e1f1e}.suggest-company-popup__note{padding:.875rem;border:1px solid #D7DED2;background-color:#f4f6f2;font-size:.8125rem;line-height:1.5384615385}.suggest-company-popup__note strong{color:#1e1f1e}.suggest-company-popup__actions{display:grid;grid-template-columns:1fr 8rem;gap:.75rem}@supports not (gap: 1rem){.suggest-company-popup__actions>*+*{margin-left:.75rem}}.suggest-company-popup__submit,.suggest-company-popup__cancel{min-height:3.25rem;border-radius:.5625rem;font-size:1rem;font-weight:700}.suggest-company-popup__submit{background-color:#2f5d3a}.suggest-company-popup__submit:disabled{cursor:not-allowed;opacity:.55}.suggest-company-popup__cancel{border:1px solid #D7DED2;background-color:#fff;color:#1e1f1e}.suggest-company-popup__loader{position:absolute;inset:-.25rem;z-index:3;display:flex;align-items:center;justify-content:center;gap:.875rem;padding:1.5rem;border-radius:.625rem;background-color:#ffffffd6;box-shadow:inset 0 0 0 .0625rem #2f5d3a14;-webkit-backdrop-filter:blur(.1875rem);backdrop-filter:blur(.1875rem)}@supports not (gap: 1rem){.suggest-company-popup__loader>*+*{margin-left:.875rem}}.suggest-company-popup__loader-mark{flex:0 0 2.625rem;width:2.625rem;height:2.625rem;border-radius:.5rem;background-color:#2f5d3a;position:relative}.suggest-company-popup__loader-mark:after{content:"";position:absolute;inset:.6875rem;background-color:#fff;clip-path:polygon(50% 0,92% 24%,92% 76%,50% 100%,8% 76%,8% 24%)}.suggest-company-popup__loader-lines{display:flex;flex:0 1 11.25rem;flex-direction:column;gap:.625rem}@supports not (gap: 1rem){.suggest-company-popup__loader-lines>*+*{margin-top:.625rem}}.suggest-company-popup__loader-line{position:relative;display:block;height:.75rem;overflow:hidden;border-radius:.375rem;background-color:#e6eee4}.suggest-company-popup__loader-line:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.68),transparent);animation:search-results-skeleton 1.35s ease-in-out infinite}.suggest-company-popup__loader-line_wide{width:100%}.suggest-company-popup__loader-line_short{width:68%}.price-request-popup{align-items:flex-start;padding:1.5rem}.price-request-popup__status[hidden],.price-request-popup__options[hidden],.price-request-popup__form[hidden],.price-request-popup__section[hidden],.price-request-popup__field-error[hidden],.price-request-popup__loader[hidden]{display:none}.price-request-popup__content{width:35rem;max-width:100%;padding:1.5rem;border-radius:.625rem;background-color:#fff;color:#5f6b63;box-sizing:border-box}.price-request-popup__close{top:1.25rem;right:1.25rem;color:#5f6b63;font-size:1.875rem;line-height:1}.price-request-popup__header{padding-right:2.75rem;margin-bottom:1.5rem}.price-request-popup__title{color:#1e1f1e;font-size:1.5rem;font-weight:700;line-height:1.25}.price-request-popup__status{margin-bottom:1.125rem;padding:.75rem .875rem;border-radius:.5rem;font-size:.875rem;line-height:1.4285714286}.price-request-popup__status:focus{outline:none}.price-request-popup__status[data-state=error]{background-color:#fdeaea;color:#7f1d1d}.price-request-popup__status[data-state=success]{background-color:#e9f5ec;color:#1f5f33}.price-request-popup__options{display:grid;gap:.875rem}.price-request-popup__option{display:flex;flex-direction:column;gap:.5rem;width:100%;padding:1.125rem;border:1px solid #D7DED2;border-radius:.625rem;background-color:#f8faf7;color:inherit;text-align:left;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.price-request-popup__option:hover,.price-request-popup__option:focus-visible{border-color:#2f5d3a;box-shadow:0 .625rem 1.5rem #2f5d3a1f;transform:translateY(-.0625rem)}.price-request-popup__option:focus{outline:none}.price-request-popup__option-title{color:#1e1f1e;font-size:1.0625rem;font-weight:700;line-height:1.3529411765}.price-request-popup__option-text{font-size:.9375rem;line-height:1.4666666667}.price-request-popup__form{position:relative;display:flex;flex-direction:column;gap:1.125rem}.price-request-popup__section,.price-request-popup__contacts{display:flex;flex-direction:column;gap:1rem}.price-request-popup__subtitle{color:#1e1f1e;font-size:1.125rem;font-weight:700;line-height:1.3333333333}.price-request-popup__field{display:flex;flex-direction:column;gap:.5rem;min-width:0;border:0;padding:0;margin:0}.price-request-popup__label{color:#1e1f1e;font-size:.9375rem;font-weight:700;line-height:1.3333333333}.price-request-popup__control{width:100%;min-height:3rem;padding:.75rem .875rem;border:1px solid #D7DED2;border-radius:.5625rem;background-color:#fff;color:#1e1f1e;font-size:1rem;line-height:1.5}.price-request-popup__control:focus{outline:none;border-color:#2f5d3a;box-shadow:0 0 0 .1875rem #2f5d3a24}.price-request-popup textarea.price-request-popup__control{min-height:6.5rem;resize:vertical}.price-request-popup__radio{display:inline-flex;align-items:center;gap:.5rem;color:#1e1f1e;font-size:.9375rem;line-height:1.4666666667}.price-request-popup__radio input{width:1rem;height:1rem;accent-color:#2F5D3A}.price-request-popup__divider{color:#5f6b63;font-size:.875rem;line-height:1.4285714286;text-align:center}.price-request-popup__field-error{color:#b42318;font-size:.8125rem;line-height:1.3846153846}.price-request-popup__counter{align-self:flex-end;color:#5f6b63;font-size:.75rem;line-height:1.5}.price-request-popup__actions{display:grid;grid-template-columns:7rem 1fr;gap:.75rem;margin-top:.25rem}.price-request-popup__back,.price-request-popup__submit{min-height:3.125rem;border-radius:.5625rem;font-size:.9375rem;font-weight:700}.price-request-popup__back{border:1px solid #D7DED2;background-color:#fff;color:#1e1f1e}.price-request-popup__submit{background-color:#2f5d3a}.price-request-popup__submit:disabled{cursor:not-allowed;opacity:.55}.price-request-popup__loader{position:absolute;inset:-.25rem;z-index:3;display:flex;align-items:center;justify-content:center;gap:.875rem;padding:1.5rem;border-radius:.625rem;background-color:#ffffffd6;box-shadow:inset 0 0 0 .0625rem #2f5d3a14;-webkit-backdrop-filter:blur(.1875rem);backdrop-filter:blur(.1875rem)}@supports not (gap: 1rem){.price-request-popup__loader>*+*{margin-left:.875rem}}.price-request-popup__loader-mark{flex:0 0 2.625rem;width:2.625rem;height:2.625rem;border-radius:.5rem;background-color:#2f5d3a;position:relative}.price-request-popup__loader-mark:after{content:"";position:absolute;inset:.6875rem;background-color:#fff;clip-path:polygon(50% 0,92% 24%,92% 76%,50% 100%,8% 76%,8% 24%)}.price-request-popup__loader-lines{display:flex;flex:0 1 11.25rem;flex-direction:column;gap:.625rem}@supports not (gap: 1rem){.price-request-popup__loader-lines>*+*{margin-top:.625rem}}.price-request-popup__loader-line{position:relative;display:block;height:.75rem;overflow:hidden;border-radius:.375rem;background-color:#e6eee4}.price-request-popup__loader-line:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.68),transparent);animation:search-results-skeleton 1.35s ease-in-out infinite}.price-request-popup__loader-line_wide{width:100%}.price-request-popup__loader-line_short{width:68%}@media(max-width:61.99875em){.suggest-company-popup{padding:1.25rem 1rem}.suggest-company-popup__content{width:min(32rem,100%);padding:1.5rem 1.25rem}.suggest-company-popup__actions{grid-template-columns:1fr}@supports not (gap: 1rem){.suggest-company-popup__actions>*+*{margin-top:.75rem;margin-left:0}}.suggest-company-popup__submit,.suggest-company-popup__cancel{width:100%}.home__first-box{padding:4.5rem 0rem 4rem}.home__second-box{padding:4rem 0rem}.home__third-box,.home__fourth-box{padding:3.5rem 0rem}.home__fifth-box{padding:4rem 0rem}.home__title{font-size:2.5rem;line-height:1.25}.home__items-box{gap:1.25rem}.home__company-item{flex-basis:calc(50% - .625rem)}.feedback-home{width:100%;max-width:56.25rem}}@media(max-width:47.99875em){.suggest-company-popup{padding:1rem .75rem}.suggest-company-popup__content{padding:1.25rem 1rem}.suggest-company-popup__close{top:1rem;right:1rem;font-size:1.75rem}.suggest-company-popup__header{padding:0 0 1.25rem;margin-bottom:1.25rem}.suggest-company-popup__title{max-width:calc(100% - 2.25rem);font-size:1.375rem;line-height:1.2727272727}.suggest-company-popup__description{font-size:.875rem;line-height:1.4285714286}.suggest-company-popup__form{gap:1rem}@supports not (gap: 1rem){.suggest-company-popup__form>*+*{margin-top:1rem}}.suggest-company-popup__control input,.suggest-company-popup__control select{height:2.875rem;font-size:.9375rem;line-height:1.4666666667}.suggest-company-popup__owner-box,.suggest-company-popup__documents{padding:.875rem}.suggest-company-popup__owner-title,.suggest-company-popup__documents-title{font-size:.9375rem;line-height:1.4}.suggest-company-popup__owner-text,.suggest-company-popup__documents-text,.suggest-company-popup__note,.suggest-company-popup__important{font-size:.875rem;line-height:1.4285714286}.suggest-company-popup__upload{min-height:10.5rem;padding:1.25rem .875rem}.suggest-company-popup__upload-icon{width:2.125rem;height:2.125rem;margin-bottom:.875rem}.suggest-company-popup__upload-title{font-size:.875rem;line-height:1.4285714286}.suggest-company-popup__upload-format{font-size:.75rem;line-height:1.5}.suggest-company-popup__selected-file{align-items:flex-start;flex-wrap:wrap;gap:.625rem}@supports not (gap: 1rem){.suggest-company-popup__selected-file>*+*{margin-left:0;margin-top:.625rem}}.suggest-company-popup__selected-file-extension{margin-right:0}.suggest-company-popup__selected-file-name{flex:1 1 calc(100% - 3.375rem);margin-right:0}.suggest-company-popup__selected-file-actions{width:100%;justify-content:flex-end;margin-left:0}.price-request-popup{padding:1rem .75rem}.price-request-popup__content{padding:1.25rem 1rem}.price-request-popup__title{font-size:1.375rem;line-height:1.2727272727}.price-request-popup__actions{grid-template-columns:1fr}.price-request-popup__back,.price-request-popup__submit{width:100%}.home__first-box{padding:3rem 0rem 2.75rem}.home__second-box{padding:3rem 0rem;text-align:center}.home__third-box,.home__fourth-box{padding:2.75rem 0rem}.home__fifth-box{padding:3rem 0rem}.home__fifth-box .home__title{font-size:1.75rem;line-height:1.2857142857}.home__title{font-size:2rem;line-height:1.25;margin-bottom:1.25rem}.home__text{margin-bottom:1.75rem;line-height:1.4444444444}.home__items-box{gap:1rem}.home__company-item{flex-basis:100%}.home__reg-text{margin-bottom:1.75rem;text-align:center;line-height:1.4444444444}.search-main{width:100%;flex-direction:column;gap:.75rem}@supports not (gap: 1rem){.search-main>*+*{margin-top:.75rem;margin-left:0}}.search-main input,.search-main>.button{width:100%;flex:0 0 auto}.search-results{width:100%;margin-right:0}.search-results__item,.search-results__empty{padding:1.125rem 1.25rem}.company-item{padding:1.25rem}.company-item__top{min-height:0}.company-item__look-profile{width:100%}.feedback-home{padding:1.5rem}.feedback-home__feedback-text{font-size:1rem;line-height:1.5625}.auth-box{width:100%;justify-content:center;flex-wrap:wrap}.auth-box__registration,.auth-box__enter{min-width:8.75rem}}@media(max-width:48em){.search-main{display:block;width:100%}@supports not (gap: 1rem){.search-main>*+*{margin-top:0;margin-left:0}}.search-main input{width:100%;padding-right:6.5rem}.search-main__clear{right:3.5rem}.search-main>.button{position:absolute;top:0;right:0;z-index:2;width:3.5rem;flex:0 0 3.5rem;height:3.5rem;padding:0;border-radius:0 .625rem .625rem 0;background-color:transparent;overflow:hidden;color:transparent;font-size:0;line-height:0}.search-main>.button:before{content:"";width:1.375rem;height:1.375rem;background-color:#b8522b;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m20 20-3.8-3.8'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m20 20-3.8-3.8'/%3E%3C/svg%3E") center/contain no-repeat}.search-results{width:100%;margin-right:0}}@media(max-width:29.99875em){.suggest-company-popup{padding:.75rem .5rem}.suggest-company-popup__content{padding:1.125rem .75rem;border-radius:.5rem}.suggest-company-popup__close{top:.875rem;right:.875rem;font-size:1.625rem}.suggest-company-popup__title{font-size:1.25rem;line-height:1.3}.suggest-company-popup__status{padding:.625rem .75rem;font-size:.8125rem;line-height:1.3846153846}.suggest-company-popup__label,.suggest-company-popup__hint,.suggest-company-popup__field-error .form-error{font-size:.8125rem;line-height:1.3846153846}.suggest-company-popup__control:before{left:.75rem;width:1rem;height:1rem}.suggest-company-popup__control input,.suggest-company-popup__control select{height:2.75rem;padding:.6875rem .75rem .6875rem 2.375rem;font-size:.875rem;line-height:1.4285714286}.suggest-company-popup__control--no-icon input{padding-left:.75rem}.suggest-company-popup__owner-box,.suggest-company-popup__documents,.suggest-company-popup__note{border-radius:.5rem}.suggest-company-popup__owner-box{gap:.625rem;padding:.75rem}@supports not (gap: 1rem){.suggest-company-popup__owner-box>*+*{margin-left:.625rem}}.suggest-company-popup__owner-checkbox{width:1rem;height:1rem}.suggest-company-popup__upload{min-height:9.5rem;padding:1.125rem .75rem}.suggest-company-popup__upload-button,.suggest-company-popup__selected-file-preview,.suggest-company-popup__selected-file-remove{width:100%}.suggest-company-popup__selected-file-actions{flex-direction:column;align-items:stretch;gap:.5rem}.home__first-box{padding:2.5rem 0rem 2.25rem}.home__title{font-size:1.75rem;line-height:1.2857142857}.company-item__top{gap:.75rem}@supports not (gap: 1rem){.company-item__top>*+*{margin-left:.75rem}}.company-item__image{width:3rem;height:3rem;flex-basis:3rem}.auth-box{flex-direction:column}@supports not (gap: 1rem){.auth-box>*+*{margin-top:1rem;margin-left:0}}.auth-box__registration,.auth-box__enter{width:100%}}@media(max-width:20.31125em){.home__title{font-size:1.625rem;line-height:1.3076923077}.home__second-box .home__title{font-size:1.375rem;line-height:1.3636363636}.search-main input{padding-right:6rem;padding-left:1rem;font-size:.9375rem}.search-main input::placeholder{font-size:.875rem}.search-results__item,.company-item{padding:1rem}}.company-page__success{max-width:75rem;margin:1.25rem auto 0;padding:.875rem 1.125rem;border:1px solid #B8D8C0;border-radius:.5rem;background:#eaf7ee;color:#236235;font-weight:600}.company-page__wrapper{background-color:#fff;min-height:150vh}.company-page__top-section{padding-top:2.5rem;padding-bottom:2.375rem;background-color:#f4f6f2}.company-page__container{max-width:95rem}.company-page__company-name{color:#1e1f1e;font-size:2.25rem;font-weight:600;margin:0}.company-page__header{display:flex;align-items:center;justify-content:space-between;gap:1.125rem;margin-bottom:2.125rem}.company-page__admin-edit{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:2.625rem;padding:.625rem 1rem;border:1px solid #2F5D3A;border-radius:.5rem;background-color:#2f5d3a;color:#fff;font-size:.9375rem;font-weight:600;line-height:1.3333333333;transition:background-color .2s ease,border-color .2s ease}.company-page__admin-edit:hover,.company-page__admin-edit:focus-visible{background-color:#254d30;border-color:#254d30}.company-page__main{display:grid;grid-template-columns:minmax(17.5rem,22.6875rem) minmax(0,1fr) minmax(16.25rem,19rem);gap:1.875rem;align-items:start;border-radius:.625rem}.company-page__main-info{min-width:0;top:1.5rem;align-self:start}.company-page__main-info.main-info{position:sticky}.company-page__reviews-section{min-width:0}.company-page__review-sidebar{min-width:0;position:sticky;top:1.5rem;align-self:start}.main-info{position:relative;min-width:0;background-color:#fff;padding:1.875rem;width:100%;border-radius:10px;border:1px solid #D7DED2;box-shadow:0 .75rem 2.125rem #1e1f1e14}.main-info__logo{display:flex;align-items:center;justify-content:center;width:6rem;height:6rem;border-radius:10px;background-color:#2f5d3a;color:#fff;font-size:1.875rem;font-weight:600;margin:0 auto 1.5625rem;overflow:hidden}.main-info__logo img{width:100%;height:100%;object-fit:cover}.main-info__company-name{font-size:1.5rem;font-weight:500;text-align:center;color:#1e1f1e;margin-bottom:1.25rem}.main-info__rating{display:flex;align-items:center;justify-content:center;font-size:1.875rem;font-weight:600;color:#1e1f1e;padding-bottom:.75rem;border-bottom:1px solid #D7DED2}.main-info__rating span{font-size:1.125rem;color:#5f6b63;font-weight:400}.main-info__rating-icon{width:1.75rem;height:1.75rem;margin-right:.5rem;flex-shrink:0}.main-info__info-item{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.main-info__icon{width:1.125rem;height:1.125rem;flex:0 0 1.125rem;transform:translateY(-50%);overflow:hidden}.main-info__icon img{display:block;width:100%;max-width:100%;height:100%;margin-right:0;object-fit:contain}.main-info__labval{font-size:.875rem}.main-info__label{margin-bottom:.25rem}.main-info__value{color:#1e1f1e}.main-info__hidden-contact{display:inline-flex;align-items:center;max-width:100%;padding:.125rem .5rem;border:1px solid #D7DED2;border-radius:.375rem;background-color:#f4f6f2;color:#5f6b63;font-weight:600;-webkit-user-select:none;user-select:none}.main-info__business-box{margin-top:.5rem;margin-bottom:1.5rem;padding:1.5625rem 0rem;border-top:1px solid #D7DED2;font-size:.875rem}.main-info__business-title{margin-bottom:.5rem}.main-info__business-description{color:#1e1f1e;line-height:1.6428571429}.main-info__claim-company{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:3rem;padding:.75rem 1rem;text-align:center}.main-info__claim-company:before{content:"";width:1.375rem;height:1.375rem;flex:0 0 1.375rem;background-color:#fff;-webkit-mask-image:url(/build/assets/Approved-B28uJSg3.svg);mask-image:url(/build/assets/Approved-B28uJSg3.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.main-info__ownership-form{display:flex;flex-direction:column;gap:.875rem;margin-top:1rem;padding:1rem;border:1px solid #D7DED2;border-radius:10px;background-color:#f4f6f2}.main-info__ownership-form[hidden]{display:none}.main-info__ownership-status{position:relative;padding:.875rem 1rem;border:1px solid #2F5D3A;border-radius:10px;background-color:#f4f6f2;color:#2f5d3a;text-align:center}.main-info__ownership-status:before{content:"";display:block;width:1.75rem;height:1.75rem;margin:0 auto .5rem;background-color:#2f5d3a;-webkit-mask-image:url(/build/assets/Approved-B28uJSg3.svg);mask-image:url(/build/assets/Approved-B28uJSg3.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.main-info__ownership-status--moderation{border-color:#e7d7be;background-color:#f7f1e8;color:#8a5a24}.main-info__ownership-status--moderation:before{background-color:#d79a3d}.main-info__ownership-status--moderation .main-info__ownership-status-title{color:#8a5a24}.main-info__ownership-status--moderation .main-info__ownership-status-text{color:#765c38}.main-info__ownership-status-title{color:#2f5d3a;font-size:1.375rem;font-weight:600;line-height:1.2727272727;margin-bottom:.75rem}.main-info__ownership-status-text{color:#5f6b63;font-size:1.25rem;font-weight:400;line-height:1.4}.main-info__ownership-field{display:flex;flex-direction:column;gap:.375rem;min-width:0}.main-info__ownership-field label{color:#1e1f1e;font-size:.8125rem;font-weight:600;line-height:1.3846153846}.main-info__ownership-field input,.main-info__ownership-field textarea{width:100%;min-width:0;border:1px solid #D7DED2;border-radius:10px;background-color:#fff;color:#1e1f1e;font-size:.875rem;line-height:1.4285714286;outline:none;padding:.6875rem .75rem;transition:border-color .2s ease,box-shadow .2s ease}.main-info__ownership-field input::placeholder,.main-info__ownership-field textarea::placeholder{color:#5f6b63}.main-info__ownership-field input:focus,.main-info__ownership-field textarea:focus{border-color:#2f5d3a;box-shadow:0 0 0 .1875rem #2f5d3a24}.main-info__ownership-field textarea{min-height:6.5rem;resize:vertical}.admin-inline-edit{position:relative;display:inline-block;min-width:4.5rem;min-height:1.5rem;padding:.125rem .25rem;border-radius:.375rem;cursor:text;transition:background-color .2s ease,box-shadow .2s ease}.admin-inline-edit:hover,.admin-inline-edit:focus-visible{background-color:#eef5ea;box-shadow:0 0 0 .1875rem #2f5d3a1f;outline:none}.admin-inline-edit[data-admin-company-status=saving]{opacity:.68}.admin-inline-edit[data-admin-company-status=saved]{background-color:#eaf7ee}.admin-inline-edit[data-admin-company-status=error]{background-color:#fbecec;box-shadow:0 0 0 .1875rem #b4404029}.admin-inline-edit_empty{color:#8a958d;font-style:italic}.admin-inline-edit_empty:before{content:"Додати"}.admin-inline-edit[data-admin-company-status=saving]:after,.admin-inline-edit[data-admin-company-status=saved]:after,.admin-inline-edit[data-admin-company-status=error]:after{content:attr(data-admin-company-status-text);position:absolute;left:0;top:calc(100% + .25rem);z-index:4;width:max-content;max-width:15rem;padding:.3125rem .5rem;border-radius:.375rem;background-color:#1e1f1e;color:#fff;font-size:.75rem;line-height:1.3333333333}.admin-inline-edit[data-admin-company-status=error]:after{background-color:#9a2e2e}.admin-inline-edit__control{width:100%;min-height:2.125rem;padding:.375rem .5rem;border:1px solid #2F5D3A;border-radius:.375rem;background-color:#fff;color:#1e1f1e;font:inherit;line-height:inherit;outline:none}.admin-inline-edit__control_multi,.admin-inline-edit .ts-wrapper.multi{min-width:13.75rem}.admin-inline-edit .ts-wrapper.multi .ts-control{min-height:2.25rem;border-color:#2f5d3a;border-radius:.375rem;padding:.3125rem .4375rem}.admin-inline-edit .plugin-checkbox_options .option input{width:1rem;height:1rem;margin:0 .625rem 0 0;accent-color:#2F5D3A;flex:0 0 auto}.admin-inline-edit__actions{display:flex;gap:.5rem;margin-top:.5rem}.admin-inline-edit__action{min-height:1.875rem;padding:0 .625rem;border:1px solid #D7DED2;border-radius:.375rem;background-color:#fff;color:#1e1f1e;font-size:.75rem;font-weight:600;cursor:pointer}.admin-inline-edit__action_save{border-color:#2f5d3a;background-color:#2f5d3a;color:#fff}.admin-inline-edit textarea.admin-inline-edit__control{min-height:6.875rem;resize:vertical}.number-reviews{display:flex;flex-direction:column;align-items:center;width:fit-content;max-width:100%;padding:1.125rem 3rem 1.75rem;text-align:center;white-space:normal;border-bottom:1px solid #D7DED2;margin-left:auto;margin-right:auto;margin-bottom:1.5rem}.number-reviews__text{width:100%;color:#5f6b63;font-size:.875rem;margin-bottom:.5rem}.number-reviews__number{font-size:1.125rem;color:#2f5d3a;font-weight:600}.main-info__company-name.admin-inline-edit{display:block;width:fit-content;max-width:100%;margin-left:auto;margin-right:auto;text-align:center;overflow-wrap:anywhere}.reviews-section{position:relative;width:100%;--comment-space: 0px;padding-bottom:var(--comment-space)}.reviews-section__comments{position:absolute;width:100%;margin-top:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.reviews-section__leave-review{height:3.75rem;width:100%}.reviews-section__review-count{display:flex;align-items:center;gap:.375rem;flex-wrap:wrap;margin-top:1.5rem;margin-bottom:1.5rem;color:#1e1f1e}.reviews-section__review-count-icon{width:1.125rem;height:1.125rem;flex:0 0 1.125rem;background-image:url(/build/assets/starcompanypage-DMHj1XV0.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.reviews-section__review-count-title{font-size:1rem;font-weight:600;line-height:1.375}.reviews-section__review-count-note{color:#5f6b63;font-size:.875rem;line-height:1.4285714286}.empty-reviews{display:flex;flex-direction:column;align-items:center;margin-top:1.5rem;padding:4.125rem 2.125rem 3.625rem;border:1px solid #D7DED2;border-radius:10px;background-color:#fff;box-shadow:0 .75rem 2.125rem #1e1f1e14;text-align:center}.empty-reviews__icon{display:inline-flex;align-items:center;justify-content:center;width:6.25rem;height:6.25rem;margin-bottom:2.125rem;border-radius:50%;background-color:#e9efe5;color:#2f5d3a}.empty-reviews__title{margin-bottom:1.125rem;color:#1e1f1e;font-size:1.5rem;font-weight:700;line-height:1.2916666667}.empty-reviews__text{max-width:35.625rem;margin-bottom:3rem;color:#5f6b63;font-size:1rem;line-height:1.5}.empty-reviews__text strong{color:#1e1f1e;font-weight:700}.empty-reviews__features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.125rem;width:100%;margin-bottom:2.625rem}.empty-reviews__feature{display:flex;flex-direction:column;align-items:center;min-width:0;color:#5f6b63;font-size:.875rem;line-height:1.4285714286}.empty-reviews__feature strong{margin-bottom:.5rem;color:#1e1f1e;font-size:1rem;font-weight:700;line-height:1.375}.empty-reviews__feature span:last-child{max-width:13.75rem}.empty-reviews__feature-icon{display:inline-flex;align-items:center;justify-content:center;width:4.125rem;height:4.125rem;margin-bottom:1.125rem;border-radius:10px;background-color:#e9efe5;color:#2f5d3a}.empty-reviews__button{width:auto;min-width:26.25rem;min-height:5rem;gap:.625rem;margin-bottom:2.125rem;padding:1.125rem 2.125rem;border-radius:10px;font-size:1.25rem;font-weight:700;line-height:1.3}.empty-reviews__note{margin:0;color:#5f6b63;font-size:.875rem;line-height:1.4285714286}.review-sidebar{display:flex;flex-direction:column;gap:1.5rem}.review-sidebar__card{border:1px solid #E2E5DF;border-radius:10px;background-color:#fff;padding:1.75rem 1.5rem;box-shadow:0 .75rem 2.125rem #1e1f1e14}.review-sidebar__card_cta{padding-bottom:1.5rem}.review-sidebar__title{color:#1e1f1e;font-size:1.125rem;font-weight:600;line-height:1.3333333333;margin-bottom:.875rem}.review-sidebar__text{color:#1e1f1e;font-size:1rem;line-height:1.5625;margin-bottom:1.5rem}.review-sidebar__button{width:100%;min-height:3rem;font-weight:600}.review-sidebar__list{display:flex;flex-direction:column;gap:1.125rem;margin-bottom:1.5rem}.review-sidebar__item{position:relative;color:#5f6b63;font-size:.875rem;line-height:1.5714285714;padding-left:2.125rem}.review-sidebar__item:before{content:"";position:absolute;top:.125rem;left:0;width:1.125rem;height:1.125rem;background-color:#2f5d3a;-webkit-mask-image:url(/build/assets/Approved-B28uJSg3.svg);mask-image:url(/build/assets/Approved-B28uJSg3.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.rating-details{background-color:#fff;padding:2.0625rem;border-radius:10px;border:1px solid #D7DED2;box-shadow:0 .75rem 2.125rem #1e1f1e14}.rating-details__title{font-size:1.25rem;font-weight:600;color:#1e1f1e;margin-bottom:1.5rem}.rating-details__item{display:grid;grid-template-columns:minmax(10.625rem,13.75rem) minmax(7.5rem,1fr) 3.75rem;align-items:center;gap:.875rem;font-size:.875rem;margin-bottom:1rem}.rating-details__item:last-child{margin-bottom:0}.rating-details__label{color:#1e1f1e;font-weight:500;margin-bottom:.3125rem}.rating-details__bar{height:.5rem;background-color:#e9efe6;border-radius:10px;overflow:hidden}.rating-details__progress{height:100%;background-color:#2f5d3a;border-radius:10px;width:0;--progress: 0%;transition:width .5s ease}.rating-details__value{font-size:1.125rem;justify-self:end;color:#2f5d3a;font-weight:600}.rating-details__item.visible .rating-details__progress,.rating-item.visible .rating-item__progress{width:var(--progress)}.detail__top-info{justify-content:space-between;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem}.detail__name{color:#1e1f1e;font-weight:600}.detail__right-part{display:flex;align-items:center;gap:.75rem}.detail__bar{--max: 10;--rating: 0;position:relative;width:7.375rem;height:.375rem;flex:0 0 auto;overflow:hidden;background-color:#dcded8;-webkit-mask-image:url(/build/assets/RatingSegments-CBCtFPxQ.svg);mask-image:url(/build/assets/RatingSegments-CBCtFPxQ.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.detail__bar:after{content:"";position:absolute;inset:0 auto 0 0;width:calc(var(--rating) * 10%);background-color:#b8522b}.detail__dots,.detail__dots-fill{display:none}.detail__rating{color:#2f5d3a;font-weight:600;white-space:nowrap}.detail__text-box{display:flex;gap:.75rem;align-items:flex-start}.detail__text{flex:1 1 auto;color:#1e1f1e}.detail__translate{width:1.75rem;height:1.75rem;flex:0 0 auto}.detail__translate img{width:100%;height:100%;display:block}.comment{position:relative;scroll-margin-top:1.5rem;width:100%;border-radius:10px;border:2px solid #D7DED2;background-color:#fff;padding:2.125rem;box-shadow:0 .75rem 2.125rem #1e1f1e14}.comment__top-info{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.comment__left-part{min-width:0}.comment__name-company{font-weight:600;color:#1e1f1e;margin-bottom:.25rem}.comment__author-company-link{display:inline-block;margin-top:.25rem;color:#5f6b63;font-size:.8125rem;font-weight:500;line-height:1.3846153846;text-decoration:underline;text-underline-offset:.1875rem}.comment__author-company-link:hover,.comment__author-company-link:focus-visible{color:#2f5d3a}.comment__info-box{display:flex;align-items:center;font-size:.75rem;gap:.5rem}.comment__verify{color:#2f5d3a;font-weight:600;display:flex;align-items:center}.comment__verify:before{content:"";width:1rem;height:1rem;display:inline-block;background-image:url(/build/assets/Verificated-BKhCG3x4.svg);background-position:center;background-repeat:no-repeat;background-size:contain;flex:0 0 auto;color:#fff;margin-right:.125rem}.comment__actions{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.comment__edit-comment,.comment__proof-action{display:inline-flex;align-items:center;justify-content:center;gap:.4375rem;min-height:2.25rem;border:1px solid #D7DED2;border-radius:.375rem;background-color:#fff;color:#1e1f1e;cursor:pointer;font-size:.8125rem;font-weight:600;line-height:1.3846153846;padding:.5rem .75rem;transition:border-color .2s ease,color .2s ease,box-shadow .2s ease}.comment__edit-comment:before,.comment__proof-action:before{content:"";width:.875rem;height:.875rem;display:block;background-color:currentColor;-webkit-mask-image:url(/build/assets/Edit-D3D53yps.svg);mask-image:url(/build/assets/Edit-D3D53yps.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;flex:0 0 auto}.comment__edit-comment:hover,.comment__edit-comment:focus-visible,.comment__proof-action:hover,.comment__proof-action:focus-visible{border-color:#2f5d3a;color:#2f5d3a;box-shadow:0 0 0 .1875rem #2f5d3a1a}.comment__proof-action{border-color:#b8522b;background-color:#fff7f1;color:#8e3d1f}.comment__proof-action:before{-webkit-mask-image:url(/build/assets/Upload-CUo5HNCf.svg);mask-image:url(/build/assets/Upload-CUo5HNCf.svg)}.comment__proof-action:hover,.comment__proof-action:focus-visible{border-color:#8e3d1f;color:#8e3d1f;box-shadow:0 0 0 .1875rem #b8522b24}.comment__menu{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid #D7DED2;border-radius:.375rem;background-color:#fff;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.comment__menu span{position:relative;width:.25rem;height:.25rem;border-radius:50%;background-color:#5f6b63;box-shadow:-.4375rem 0 #5f6b63,.4375rem 0 #5f6b63}.comment__menu:hover,.comment__menu:focus-visible{border-color:#2f5d3a;box-shadow:0 0 0 .1875rem #2f5d3a1a}.comment__menu-wrap{position:relative}.comment__context-menu{position:absolute;top:calc(100% + .5rem);right:0;z-index:10;display:flex;flex-direction:column;min-width:11.875rem;overflow:hidden;border:1px solid #D7DED2;border-radius:.5rem;background-color:#fff;box-shadow:0 .75rem 1.75rem #1e1f1e1f}.comment__context-menu[hidden]{display:none}.comment__context-menu button{width:100%;border:0;background-color:transparent;color:#1e1f1e;cursor:pointer;font-size:.8125rem;font-weight:500;line-height:1.3846153846;padding:.625rem .875rem;text-align:left}.comment__context-menu button:hover,.comment__context-menu button:focus-visible{background-color:#f4f6f2;color:#2f5d3a}.comment__right-part{align-self:start;display:flex;align-items:center;justify-content:flex-end;gap:.875rem;flex-wrap:wrap}.comment__rating{display:flex;align-items:center;font-size:1.5rem;color:#1e1f1e;gap:.25rem;font-weight:500}.comment__text{font-size:.75rem;margin-top:.5rem}.comment_editing{border-color:#2f5d3a;box-shadow:0 .75rem 1.875rem #2f5d3a14}.comment_editing .comment__feedbacktext-box{border-bottom-color:#2f5d3a}.comment__feedbacktext-box{display:grid;grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));gap:.625rem;font-size:.875rem;border-top:1px solid #E2E5DF;border-bottom:0;padding-top:1rem;overflow:visible}.comment__feedbacktext-box::-webkit-scrollbar{height:0}.comment__detail{min-width:0;padding:1rem .875rem 1.125rem;border:1px solid #E2E5DF;border-radius:.5rem;background-color:#f8faf7;text-align:center}.comment__detail:nth-child(5){border-right:1px solid #E2E5DF}.comment__detail .detail__top-info{flex-direction:column;justify-content:flex-start;align-items:center;gap:.5rem;margin-bottom:0}.comment__detail .detail__name{min-height:2.25rem;color:#1e1f1e;font-size:.8125rem;font-weight:600;line-height:1.3076923077;word-break:break-word}.comment__detail .detail__right-part{width:100%;flex-direction:column-reverse;align-items:center;gap:.4375rem}.comment__detail .detail__bar{width:min(100%,7.375rem)}.comment__detail .detail__rating{color:#1e1f1e;font-size:.9375rem;font-weight:700;line-height:1.3333333333;white-space:nowrap}.comment__detail .detail__text-box{display:none}.comment__review-summary,.comment__helpful,.comment__answer-owner,.comment__answer-author,.comment__continue,.comment .comment-answer__send-answer{grid-column:1/-1}.comment__continue{width:fit-content;border:0;background-color:transparent;font-size:.875rem;color:#2f5d3a;cursor:pointer;font-weight:500;display:flex;align-items:center;padding:0}.comment__continue[hidden]{display:none}.comment__continue:before{content:"";width:1rem;height:1rem;display:inline-block;background-color:#2f5d3a;-webkit-mask-image:url(/build/assets/Chat-C-4kJEo0.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-image:url(/build/assets/Chat-C-4kJEo0.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;flex:0 0 auto;color:#fff;margin-right:.3125rem}.review-summary{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:.125rem 0 0;overflow:hidden;border:1px solid #D7DED2;border-radius:.5rem;background-color:#fff;box-shadow:none}.review-summary__translate{position:absolute;top:.75rem;right:.75rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2.125rem;height:2.125rem;border:1px solid #D7DED2;border-radius:.375rem;background-color:#fff;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.review-summary__translate img{width:1.125rem;height:1.125rem;display:block}.review-summary__translate:hover,.review-summary__translate:focus-visible{border-color:#2f5d3a;box-shadow:0 0 0 .1875rem #2f5d3a1a}.review-summary__column{padding:1.25rem}.review-summary__column_positive{border-right:1px solid #E2E5DF}.review-summary__column_positive .review-summary__heading:before{background-color:#2f5d3a;-webkit-mask-image:url(/build/assets/Approved-B28uJSg3.svg);mask-image:url(/build/assets/Approved-B28uJSg3.svg)}.review-summary__column_negative{padding-right:3.75rem}.review-summary__column_negative .review-summary__heading:before{background-color:#b8522b;-webkit-mask-image:url(/build/assets/Cancel-LvAPsk1V.svg);mask-image:url(/build/assets/Cancel-LvAPsk1V.svg)}.review-summary__heading{display:inline-flex;align-items:center;gap:.5rem;color:#1e1f1e;font-size:.875rem;font-weight:700;line-height:1.4285714286;margin-bottom:.625rem}.review-summary__heading:before{content:"";width:1.125rem;height:1.125rem;flex:0 0 1.125rem;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.review-summary__list{display:flex;flex-direction:column;gap:.3125rem;color:#1e1f1e;font-size:.8125rem;line-height:1.4615384615}.review-summary__list li{position:relative;padding-left:.875rem}.review-summary__list li:before{content:"";position:absolute;top:.5rem;left:0;width:.25rem;height:.25rem;border-radius:50%;background-color:currentColor}.review-summary__comment{grid-column:1/-1;padding:1.125rem 1.25rem 1.25rem;border-top:1px solid #E2E5DF;background-color:#ffffffc7;color:#1e1f1e;font-size:.8125rem;line-height:1.6153846154;border-left:5px solid #236235;border-right:5px solid #236235}.review-summary__label{color:#1e1f1e;font-weight:700;margin-bottom:.5rem}.review-helpful{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;width:fit-content;max-width:100%;margin:.875rem auto 0;padding:.625rem .75rem;border:1px solid #D7DED2;border-radius:62.4375rem;background-color:#fff;box-shadow:0 .5rem 1.125rem #1e1f1e0f}.review-helpful__question{color:#1e1f1e;font-size:.8125rem;font-weight:700;line-height:1.3846153846;white-space:nowrap}.review-helpful__actions{display:flex;align-items:center;gap:.375rem}.review-helpful__button{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;min-height:2rem;border:1px solid transparent;border-radius:62.4375rem;background-color:#f8faf7;color:#1e1f1e;cursor:pointer;font-size:.8125rem;font-weight:700;line-height:1;padding:.4375rem .75rem;transition:border-color .2s ease,color .2s ease,box-shadow .2s ease,background-color .2s ease}.review-helpful__button span{color:currentColor;opacity:.82;font-weight:600}.review-helpful__button[value=helpful]{border-color:#8db89a;background-color:#f2f8f1;color:#2f5d3a}.review-helpful__button[value=not_helpful]{border-color:#d8a18b;background-color:#fff4ef;color:#b8522b}.review-helpful__button:hover,.review-helpful__button:focus-visible{box-shadow:0 0 0 .1875rem #2f5d3a14}.review-helpful__button[value=helpful].is-active{border-color:#2f5d3a;background-color:#2f5d3a;color:#fff;box-shadow:0 .375rem .875rem #2f5d3a2e}.review-helpful__button[value=not_helpful].is-active{border-color:#b8522b;background-color:#b8522b;color:#fff;box-shadow:0 .375rem .875rem #b8522b2e}.review-helpful__button:disabled{cursor:wait;opacity:.7}.review-helpful__status{min-width:8rem;color:#2f5d3a;font-size:.75rem;font-weight:600;line-height:1.3333333333}.review-helpful__status[data-state=error]{color:#b8522b}@media(max-width:35.99875em){.review-helpful{width:100%;flex-wrap:wrap;border-radius:.75rem}.review-helpful__question{width:100%;text-align:center}.review-helpful__status{width:100%;min-width:0;text-align:center}}.review-edit{grid-column:1/-1;display:flex;flex-direction:column;gap:1rem;padding:1.25rem;border-top:1px solid #E2E5DF;background-color:#f8faf7}.review-edit__notice{border:1px solid #D7DED2;border-radius:.5rem;background-color:#fff;color:#5f6b63;font-size:.8125rem;line-height:1.4615384615;padding:.625rem .75rem}.review-edit__ratings{display:grid;grid-template-columns:repeat(5,minmax(7.5rem,1fr));gap:.75rem}.review-edit__rating-field,.review-edit__field{display:flex;flex-direction:column;gap:.5rem;min-width:0}.review-edit__rating-field span,.review-edit__field span{color:#1e1f1e;font-size:.8125rem;font-weight:700;line-height:1.3846153846}.review-edit__rating-control{display:flex;flex-direction:column;gap:.375rem}.review-edit__rating-control input{width:100%;accent-color:#B8522B}.review-edit__rating-control output{color:#2f5d3a;font-size:.8125rem;font-weight:700;line-height:1.3846153846}.review-edit textarea,.review-edit input[type=text]{width:100%;min-width:0;border:1px solid #D7DED2;border-radius:.5rem;background-color:#fff;color:#1e1f1e;font-size:.875rem;line-height:1.4285714286;outline:none;padding:.625rem .75rem}.review-edit textarea:focus,.review-edit input[type=text]:focus{border-color:#2f5d3a;box-shadow:0 0 0 .1875rem #2f5d3a24}.review-edit textarea{resize:vertical}.review-edit__actions{display:flex;justify-content:flex-end;gap:.75rem;flex-wrap:wrap}.review-edit__cancel{border:1px solid #D7DED2;background-color:#fff;color:#1e1f1e}.review-edit__save{background-color:#2f5d3a}.review-edit__save:disabled{opacity:.55;cursor:not-allowed}.review-edit-popup__content{width:min(57.5rem,100%);max-height:calc(100vh - 5rem);overflow-y:auto;border-radius:10px;background-color:#fff;padding:2rem}.review-edit-popup__close{color:#5f6b63;font-size:2.125rem}.review-edit-popup__title{color:#1e1f1e;font-size:1.5rem;font-weight:700;line-height:1.3333333333;margin-bottom:.5rem;padding-right:2.75rem}.review-edit-popup__description{color:#5f6b63;font-size:.875rem;line-height:1.4285714286;margin-bottom:1.75rem}.review-edit-popup__error{margin-bottom:1rem;border:1px solid #D85A35;border-left-width:.25rem;border-radius:.5rem;background-color:#fff7f2;color:#b8522b;font-size:.875rem;font-weight:700;line-height:1.4285714286;padding:.75rem .875rem}.review-edit-popup__error a{color:#8f3f20;text-decoration:underline;text-underline-offset:.1875rem}.review-edit-popup__status{margin-bottom:1rem;border:1px solid #D7DED2;border-left-width:.25rem;border-radius:.5rem;background-color:#f8faf7;color:#2f5d3a;font-size:.875rem;font-weight:700;line-height:1.4285714286;padding:.75rem .875rem}.review-edit-popup__status[data-state=error]{border-color:#d85a35;background-color:#fff7f2;color:#b8522b}.review-edit-popup__status[data-state=success]{border-color:#2f5d3a;background-color:#eaf7ee;color:#236235}.review-edit-popup__form[data-review-form-mode=proof]>.review-edit-popup__field,.review-edit-popup__form[data-review-form-mode=proof]>.review-edit-popup__error:not([data-review-form-errors]),.review-edit-popup__form[data-review-form-mode=proof]>.review-edit-popup__anonymous,.review-edit-popup__form[data-review-form-mode=proof]>.review-edit-popup__section-title,.review-edit-popup__form[data-review-form-mode=proof]>.review-edit-popup__ratings,.review-edit-popup__form[data-review-form-mode=proof]>.review-edit-popup__scale-help,.review-edit-popup__form[data-review-form-mode=proof]>.review-edit-popup__fields-grid,.review-edit-popup__form[data-review-form-mode=proof] .review-edit-popup__notice{display:none}.review-edit-popup__form[data-review-form-mode=proof] .review-edit-popup__proof{display:block;margin-top:0}.review-edit-popup__section-title{color:#1e1f1e;font-size:1rem;font-weight:700;margin-bottom:1rem}.review-edit-popup__anonymous{display:grid;grid-template-columns:1.5rem minmax(0,1fr);gap:1rem;align-items:flex-start;margin-bottom:1.75rem;padding:1.25rem 1.375rem;border:2px solid #E99A1A;border-radius:10px;background-color:#fff7e8;cursor:pointer}.review-edit-popup__anonymous input{width:1.375rem;height:1.375rem;margin-top:.125rem;accent-color:#B8522B;cursor:pointer}.review-edit-popup__anonymous-body{display:flex;flex-direction:column;gap:.5rem;min-width:0}.review-edit-popup__anonymous-title{color:#1e1f1e;font-size:1.125rem;font-weight:700;line-height:1.3333333333}.review-edit-popup__anonymous-text{color:#1e1f1e;font-size:.875rem;line-height:1.5}.review-edit-popup__proof{margin:-.5rem 0 1.75rem;padding:1.25rem;border:1px solid #D7DED2;border-radius:10px;background-color:#f8faf7}.review-edit-popup__proof[hidden]{display:none}.review-edit-popup__proof-top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.review-edit-popup__proof-title{color:#1e1f1e;font-size:1rem;font-weight:700;line-height:1.375;margin-bottom:.375rem}.review-edit-popup__proof-text{color:#5f6b63;font-size:.8125rem;line-height:1.4615384615}.review-edit-popup__proof-required{flex:0 0 auto;border-radius:62.4375rem;background-color:#fff0e8;color:#b8522b;font-size:.75rem;font-weight:700;line-height:1.3333333333;padding:.3125rem .625rem}.review-edit-popup__proof-upload{display:flex;flex-direction:column;gap:.5rem;margin-bottom:0;cursor:pointer}.review-edit-popup__proof-upload input[type=file]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.review-edit-popup__proof-upload-box{position:relative;display:flex;flex-direction:column;gap:.5rem;min-height:9.625rem;border:1px dashed #B8C8B1;border-radius:10px;background-color:#fff;padding:1.375rem 1.375rem 1.375rem 4rem;transition:border-color .2s ease,box-shadow .2s ease}.review-edit-popup__proof-upload-box:before{content:"";position:absolute;top:1.5rem;left:1.375rem;width:1.75rem;height:1.75rem;background-color:#2f5d3a;-webkit-mask-image:url(/build/assets/Upload-CUo5HNCf.svg);mask-image:url(/build/assets/Upload-CUo5HNCf.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.review-edit-popup__proof-upload:hover .review-edit-popup__proof-upload-box,.review-edit-popup__proof-upload:focus-within .review-edit-popup__proof-upload-box{border-color:#2f5d3a;box-shadow:0 0 0 .1875rem #2f5d3a1f}.review-edit-popup__proof-upload-title{color:#1e1f1e;font-size:.9375rem;font-weight:700;line-height:1.3333333333}.review-edit-popup__proof-upload-text{color:#5f6b63;font-size:.8125rem;line-height:1.4615384615}.review-edit-popup__proof-upload-note{color:#8a928c;font-size:.75rem;line-height:1.5}.review-edit-popup__personal-warning{display:block;border:1px solid #D85A35;border-left-width:.25rem;border-radius:.5rem;background-color:#fff7f2;color:#3f3f3f;font-size:.875rem;line-height:1.5;padding:.875rem 1rem}.review-edit-popup__personal-warning strong{color:#1e1f1e;font-weight:800}.review-edit-popup__proof-file-list{display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem}.review-edit-popup__proof-file{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.5rem;border:1px solid #D7DED2;border-radius:.5rem;background-color:#f8faf7;padding:.5rem .625rem}.review-edit-popup__proof-file-name{min-width:0;overflow:hidden;color:#1e1f1e;font-size:.8125rem;font-weight:600;line-height:1.3846153846;text-overflow:ellipsis;white-space:nowrap}.review-edit-popup__proof-file-size{color:#5f6b63;font-size:.75rem;line-height:1.3333333333;white-space:nowrap}.review-edit-popup__proof-file-remove{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border:1px solid #D7DED2;border-radius:50%;background-color:#fff;color:#b8522b;cursor:pointer;font-size:1.125rem;line-height:1}.review-edit-popup__proof-error{color:#d1322e!important;font-weight:700}.review-edit-popup__proof-error[hidden]{display:none}.review-edit-popup__proof-file_existing{color:#2f5d3a}.review-edit-popup__proof-file_existing:hover,.review-edit-popup__proof-file_existing:focus-visible{border-color:#2f5d3a;box-shadow:0 0 0 .1875rem #2f5d3a1a}.review-edit-popup__proof-file-link{color:#2f5d3a;text-decoration:none}.review-edit-popup__proof-file-link:hover,.review-edit-popup__proof-file-link:focus-visible{text-decoration:underline}.review-edit-popup__field-error{color:#d1322e;font-size:.75rem;font-weight:700;line-height:1.3333333333}.review-edit-popup__field-error[hidden]{display:none}.review-edit-popup__ratings{display:flex;flex-direction:column;gap:.875rem}.review-edit-popup__rating-row{display:grid;grid-template-columns:minmax(10rem,13.125rem) minmax(0,1fr) 3.5rem;align-items:center;gap:1.125rem}.review-edit-popup__rating-row .review-edit-popup__field-error{grid-column:2/-1;margin-top:-.625rem}.review-edit-popup__rating-label{color:#1e1f1e;font-size:.875rem;font-weight:600;line-height:1.4285714286}.review-edit-popup__rating-scale{display:grid;grid-template-columns:repeat(10,minmax(2.125rem,1fr));gap:.5rem}.review-edit-popup__rating-option{min-width:0}.review-edit-popup__rating-option input{position:absolute;opacity:0;pointer-events:none}.review-edit-popup__rating-option span{display:flex;align-items:center;justify-content:center;min-height:2.375rem;border:1px solid #D7DED2;border-radius:.5rem;background-color:#fff;color:#5f6b63;font-size:.875rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.review-edit-popup__rating-option input:checked+span{border-color:#b8522b;background-color:#b8522b;color:#fff;box-shadow:0 .375rem .875rem #b8522b38}.review-edit-popup__rating-option input:focus-visible+span{box-shadow:0 0 0 .1875rem #b8522b2e}.review-edit-popup__rating-range{display:none}.review-edit-popup__rating-range input{width:100%;accent-color:#B8522B}.review-edit-popup__rating-value{color:#1e1f1e;font-size:1rem;font-weight:700;text-align:right;white-space:nowrap}.review-edit-popup__scale-help{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin:1.25rem 0 1.75rem;color:#5f6b63;font-size:.8125rem;line-height:1.3846153846}.review-edit-popup__scale-help span:nth-child(1){color:#d85a35}.review-edit-popup__scale-help span:nth-child(2){color:#b8522b}.review-edit-popup__scale-help span:nth-child(3),.review-edit-popup__scale-help span:nth-child(4){color:#2f5d3a}.review-edit-popup__fields-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.review-edit-popup__field{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.review-edit-popup__field span{color:#1e1f1e;font-size:.875rem;font-weight:700}.review-edit-popup__field span small{color:#8a928c;font-weight:500}.review-edit-popup__field textarea,.review-edit-popup__field input,.review-edit-popup__field select{width:100%;min-width:0;border:1px solid #D7DED2;border-radius:.5rem;background-color:#fff;color:#1e1f1e;font-size:.875rem;line-height:1.4285714286;outline:none;padding:.75rem}.review-edit-popup__field textarea::placeholder,.review-edit-popup__field input::placeholder,.review-edit-popup__field select::placeholder{color:#9aa19c}.review-edit-popup__field textarea:focus,.review-edit-popup__field input:focus,.review-edit-popup__field select:focus{border-color:#2f5d3a;box-shadow:0 0 0 .1875rem #2f5d3a24}.review-edit-popup__field textarea{min-height:6.25rem;resize:vertical}.review-edit-popup__field small{color:#8a928c;font-size:.75rem}.review-edit-popup__footer{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;margin-top:.75rem}.review-edit-popup__notice{position:relative;color:#5f6b63;font-size:.8125rem;line-height:1.4615384615;padding-left:1.875rem}.review-edit-popup__notice:before{content:"";position:absolute;top:0;left:0;width:1.25rem;height:1.25rem;background-color:#2f5d3a;-webkit-mask-image:url(/build/assets/Approved-B28uJSg3.svg);mask-image:url(/build/assets/Approved-B28uJSg3.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.review-edit-popup__actions{display:flex;gap:.75rem;flex:0 0 auto}.review-edit-popup__cancel{border:1px solid #D7DED2;background-color:#fff;color:#1e1f1e}.review-edit-popup__save{background-color:#b8522b}.check{border:1px solid #B8522B;border-radius:10px;padding:.75rem 1rem;background-color:#fff4e6;display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.check_timer{border-color:#2f5d3a;background-color:#f2f8f1}.check_timer strong{display:inline-flex;align-items:center;justify-content:center;min-width:3.625rem;min-height:1.75rem;margin:0 .25rem;border-radius:.375rem;background-color:#2f5d3a;color:#fff;font-size:.875rem;font-weight:700;line-height:1}.check_expired{opacity:.72}.check__text-box{font-size:.875rem}.check__title{margin-bottom:.3125rem;font-weight:500;color:#1e1f1e}.check__upload-button{display:inline-flex;align-items:center;white-space:nowrap;font-size:.875rem;gap:.25rem}.check__upload-button:before{content:"";width:1.5rem;height:1.5rem;display:inline-block;background-image:url(/build/assets/Upload-CUo5HNCf.svg);background-position:center;background-repeat:no-repeat;background-size:contain;flex:0 0 auto;color:#fff}.comment-answer{padding:1rem 1rem 1rem 1.5625rem;border-left:1.5px solid #2F5D3A}.comment-answer_author .comment-answer__top{color:#b8522b}.comment-answer_author{border-left:1.5px solid #B8522B}.comment-answer__top{display:flex;align-items:center;justify-content:space-between;gap:.875rem;color:#2f5d3a;margin-bottom:.5rem}.comment-answer__title{font-weight:500}.comment-answer__title span{display:block;margin-top:.125rem;color:#5f6b63;font-size:.75rem;font-weight:500}.comment-answer__actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:.375rem;flex:0 0 auto}.comment-answer__translate,.comment-answer__menu{display:inline-flex;align-items:center;justify-content:center;width:1.875rem;height:1.875rem;border:1px solid #D7DED2;border-radius:.375rem;background-color:#fff;color:inherit;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.comment-answer__translate:hover,.comment-answer__translate:focus-visible,.comment-answer__menu:hover,.comment-answer__menu:focus-visible{border-color:currentColor;box-shadow:0 0 0 .1875rem #2f5d3a1a}.comment-answer__translate img{width:1rem;height:1rem;display:block}.comment-answer__menu span{position:relative;width:.25rem;height:.25rem;border-radius:50%;background-color:#5f6b63;box-shadow:-.375rem 0 #5f6b63,.375rem 0 #5f6b63}.comment-answer__menu-wrap{position:relative}.comment-answer__context-menu{position:absolute;top:calc(100% + .5rem);right:0;z-index:10;display:flex;flex-direction:column;min-width:11.25rem;overflow:hidden;border:1px solid #D7DED2;border-radius:.5rem;background-color:#fff;box-shadow:0 .75rem 1.75rem #1e1f1e1f}.comment-answer__context-menu[hidden]{display:none}.comment-answer__context-menu button{width:100%;border:0;background-color:transparent;color:#1e1f1e;cursor:pointer;font-size:.8125rem;font-weight:500;line-height:1.3846153846;padding:.625rem .875rem;text-align:left}.comment-answer__context-menu button:hover,.comment-answer__context-menu button:focus-visible{background-color:#f4f6f2;color:currentColor}.comment-answer__edit{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;min-height:1.875rem;border:1px solid #D7DED2;border-radius:.375rem;background-color:#fff;color:inherit;cursor:pointer;font-size:.8125rem;font-weight:600;line-height:1.3846153846;padding:.375rem .625rem;transition:border-color .2s ease,box-shadow .2s ease}.comment-answer__edit:before{content:"";width:.75rem;height:.75rem;display:inline-block;background-color:currentColor;-webkit-mask-image:url(/build/assets/Edit-D3D53yps.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-image:url(/build/assets/Edit-D3D53yps.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;flex:0 0 auto}.comment-answer__edit:hover,.comment-answer__edit:focus-visible{border-color:currentColor;box-shadow:0 0 0 .1875rem #2f5d3a1a}.comment-answer__text{color:#1e1f1e;margin-bottom:.5625rem}.comment-answer__edit-form{margin-bottom:.625rem}.comment-answer__edit-form[hidden]{display:none}.comment-answer__date{font-size:.75rem;color:#5f6b63}.comment-answer__date-edited{font-style:italic}.comment-answer__status{margin:-.625rem 0 .75rem;color:#2f5d3a;font-size:.8125rem;font-weight:600}.comment-answer__status[data-state=error]{color:#b8522b}.comment-answer__textarea{display:block;box-sizing:border-box;height:7.625rem;width:100%;background-color:#f4f6f2;border-radius:10px;border:1px solid #D7DED2;margin-bottom:1.375rem;outline-color:#2f5d3a;padding:.75rem 1rem;resize:vertical}.comment-answer__textarea::placeholder{color:#5f6b63;font-size:1rem}.comment-answer__bottom{display:flex;align-items:center;justify-content:space-between}.comment-answer__counter{font-size:.75rem}.comment-answer__bottom-right{display:flex;gap:.75rem}.comment-answer__cancel{border:1px solid #D7DED2;background-color:#fff;color:#1e1f1e;font-weight:500;font-size:.875rem;height:2.375rem}.comment-answer__send-button{font-size:.875rem;background-color:#2f5d3a;opacity:50%}@media(max-width:1180px){.company-page__main{grid-template-columns:minmax(17.5rem,21.25rem) minmax(0,1fr)}.company-page__review-sidebar{order:1;grid-column:1/-1;display:flex;flex-direction:column}.company-page__main-info{order:2}.company-page__reviews-section{order:3}.company-page__main-info,.company-page__review-sidebar{position:static!important}.comment__feedbacktext-box,.review-edit__ratings{grid-template-columns:repeat(3,minmax(7.5rem,1fr))}}@media(max-width:900px){.company-page__main-info{order:2}.company-page__main{grid-template-columns:1fr}.company-page__reviews-section{order:3}.company-page__review-sidebar{display:flex;grid-column:auto;order:1}.comment__feedbacktext-box{grid-template-columns:repeat(2,minmax(7.5rem,1fr))}.comment__top-info{align-items:flex-start;gap:1.125rem}.review-edit__ratings{grid-template-columns:repeat(2,minmax(7.5rem,1fr))}.review-edit-popup__content{padding:1.625rem 1.375rem}.review-edit-popup__rating-row{grid-template-columns:minmax(0,1fr) 3.625rem;gap:.5rem .875rem}.review-edit-popup__rating-label{grid-column:1/-1}.review-edit-popup__rating-scale{display:none}.review-edit-popup__rating-range{display:block}.review-edit-popup__fields-grid{grid-template-columns:1fr;gap:0}.review-edit-popup__footer{align-items:stretch;flex-direction:column}.review-edit-popup__actions{width:100%;justify-content:flex-end}.rating-details{padding:1.5rem}.rating-details__item{grid-template-columns:minmax(9.375rem,12.5rem) minmax(6.25rem,1fr) 3.25rem}.empty-reviews{padding:3rem 1.5rem}.empty-reviews__features{gap:1.25rem}.empty-reviews__text{font-size:1rem;line-height:1.5}}@media(max-width:560px){.empty-reviews{padding:2.125rem 1rem}.empty-reviews__icon{width:4.875rem;height:4.875rem;margin-bottom:1.5rem}.empty-reviews__title{font-size:1.375rem;line-height:1.2727272727}.empty-reviews__text{margin-bottom:1.875rem;font-size:.9375rem;line-height:1.4666666667}.empty-reviews__features{grid-template-columns:1fr;gap:1.375rem;margin-bottom:1.875rem}.empty-reviews__feature-icon{width:3.375rem;height:3.375rem;margin-bottom:.75rem}.empty-reviews__button{width:100%;min-width:0;min-height:3.625rem;margin-bottom:1.375rem;font-size:1rem;line-height:1.375}.rating-details{padding:1.25rem}.rating-details__item{grid-template-columns:minmax(0,1fr) auto;column-gap:0rem;width:100%;max-width:16.875rem}.rating-details__item-left{width:100%;max-width:13.75rem}.rating-details__bar{grid-column:1/-1;order:3}.rating-details__value{align-self:start}}@media(max-width:560px)and (max-width:320px){.rating-details{padding:.5rem!important}.rating-details__item{grid-template-columns:minmax(0,1fr) auto;column-gap:0rem;width:100%;max-width:16.875rem}.rating-details__item-left{width:100%;max-width:13.75rem}.rating-details__bar{grid-column:1/-1;width:100%;max-width:none}.rating-details__label,.rating-details__counter{max-width:100%;overflow-wrap:anywhere}.rating-details__value{justify-self:end;font-size:1rem}}@media(max-width:560px){.comment{padding:1.375rem}.comment__top-info{flex-direction:column}.comment__right-part{align-items:flex-start;width:100%}.comment__actions{justify-content:flex-start;flex-wrap:wrap;margin-bottom:.625rem}.comment__feedbacktext-box{grid-template-columns:1fr}.comment__detail{border-right:1px solid #E2E5DF}.review-summary{grid-template-columns:1fr}.review-summary__column_positive{border-right:0;border-bottom:1px solid #E2E5DF}.review-summary__column_negative{padding-right:1.25rem}.comment-answer__top{align-items:flex-start;flex-direction:column}.comment-answer__actions{justify-content:flex-start;flex-wrap:wrap}.review-edit{padding:1rem}.review-edit__ratings{grid-template-columns:1fr}.review-edit__actions{flex-direction:column-reverse}.review-edit__cancel,.review-edit__save{width:100%}.review-edit-popup__content{max-height:calc(100vh - 1.25rem);padding:1.375rem 1rem}.review-edit-popup__title{font-size:1.25rem;line-height:1.35}.review-edit-popup__scale-help{justify-content:flex-start;gap:.5rem .875rem}.review-edit-popup__anonymous{grid-template-columns:1.375rem minmax(0,1fr);gap:.75rem;padding:1rem}.review-edit-popup__anonymous-title{font-size:1rem}.review-edit-popup__proof{padding:1rem}.review-edit-popup__proof-top{flex-direction:column;gap:.625rem}.review-edit-popup__actions{flex-direction:column-reverse}.review-edit-popup__cancel,.review-edit-popup__save{width:100%}.review-sidebar__card{padding:1.375rem 1.125rem}.review-sidebar__title{font-size:1.0625rem}.review-sidebar__text{font-size:.9375rem}}@media(max-width:360px){.company-page__top-section{padding-top:1.5rem}.company-page__company-name{font-size:1.5rem;line-height:1.2916666667;overflow-wrap:anywhere}.company-page__header{align-items:stretch;flex-direction:column;margin-bottom:1.375rem}.company-page__admin-edit{width:100%}.company-page__main{gap:1.125rem}.main-info{padding:1.25rem 1rem}.main-info__company-name{font-size:1.25rem;line-height:1.3;overflow-wrap:anywhere}.main-info__rating{font-size:1.5rem}.main-info__ownership-status-title{font-size:1.125rem;line-height:1.3333333333}.main-info__ownership-status-text{font-size:1rem;line-height:1.375}.reviews-section__review-count{font-size:1.25rem;line-height:1.3}.rating-details{padding:1rem}.rating-details__title{font-size:1.125rem}.rating-details__label{overflow-wrap:anywhere}.comment{padding:1rem}.comment__top-info{align-items:flex-start;flex-direction:column;gap:.875rem}.comment__right-part{align-items:center;flex-direction:row;flex-wrap:wrap;gap:.625rem;justify-content:space-between;width:100%}.comment__actions{justify-content:flex-end;margin-bottom:0;width:auto}.comment__name-company,.comment__author-company-link{overflow-wrap:anywhere}.comment__rating{font-size:1.25rem}.comment__edit-comment{flex:1 1 auto;min-width:0}.comment__menu-wrap{flex:0 0 auto}.comment__feedbacktext-box{gap:.5rem;padding-top:.75rem}.comment__detail{padding:.875rem .625rem}.review-summary__column{padding:1rem}.review-summary__column_negative{padding-right:1rem}.review-summary__comment{padding:1rem;border-left-width:.1875rem;border-right-width:.1875rem;overflow-wrap:anywhere}.review-summary__translate{top:.5rem;right:.5rem}.review-helpful{align-items:stretch;padding:.625rem}.review-helpful__question{white-space:normal}.review-helpful__actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.review-helpful__button{width:100%}.comment-answer{padding:.875rem .75rem}.comment-answer__edit{width:100%}.comment-answer__bottom{align-items:stretch;flex-direction:column;gap:.75rem}.comment-answer__bottom-right{flex-direction:column-reverse;gap:.5rem}.comment-answer__cancel,.comment-answer__send-button{width:100%}.review-edit-popup__content{width:calc(100vw - 1rem);max-height:calc(100vh - 1rem);padding:1.125rem .75rem}.review-edit-popup__rating-row{grid-template-columns:minmax(0,1fr) 3rem}.review-edit-popup__rating-value{font-size:.875rem}.review-edit-popup__proof-file{grid-template-columns:minmax(0,1fr) auto;gap:.375rem .625rem}.review-edit-popup__proof-file-size{grid-column:1/2}}@supports (height: 100dvh){.review-edit-popup__content{max-height:calc(100dvh - 5rem)}@media(max-width:560px){.review-edit-popup__content{max-height:calc(100dvh - 1.25rem)}}@media(max-width:360px){.review-edit-popup__content{max-height:calc(100dvh - 1rem)}}}.company-profile{background-color:#f4f6f2;padding:2.5rem;flex:1 1 auto;min-width:0}.company-profile__container{min-width:0}.company-profile__title{font-size:1.875rem;font-weight:600;color:#1e1f1e;margin-bottom:1.5rem}.company-profile__status-note{display:flex;align-items:flex-start;gap:.625rem;padding:.875rem;border-radius:10px;font-size:.875rem;font-weight:500;line-height:1.4285714286;margin-bottom:1.25rem}.company-profile__status-note:before{content:"";width:1.125rem;height:1.125rem;flex:0 0 1.125rem;margin-top:.0625rem;border-radius:50%}.company-profile__status-note--moderation{color:#8a5a24;background-color:#f7f1e8;border:1px solid #E7D7BE}.company-profile__status-note--moderation:before{background-color:#d79a3d;box-shadow:0 0 0 .1875rem #d79a3d2e}.company-profile__status-note--draft{color:#8f1d2c;background-color:#fff0f2;border:1px solid #E89AA5;box-shadow:0 .5rem 1.375rem #be354621}.company-profile__status-note--draft:before{background-color:#be3546;box-shadow:0 0 0 .25rem #be35462e;animation:draftStatusPulse 1.8s ease-in-out infinite}@keyframes draftStatusPulse{0%,to{box-shadow:0 0 0 .25rem #be35462e;transform:scale(1)}50%{box-shadow:0 0 0 .4375rem #be354614;transform:scale(1.08)}}.profile-form{background-color:#fff;padding:1.5625rem;border-radius:10px;border:.74px solid #D7DED2;min-width:0}.profile-form .ts-wrapper{width:100%}.profile-form .ts-wrapper.single .ts-control,.profile-form .ts-wrapper.single .ts-dropdown{border-radius:10px}.profile-form .ts-wrapper.single .ts-control{height:3rem;min-height:3rem;flex-wrap:nowrap;justify-content:flex-start;align-items:center;align-content:center;text-align:left}.profile-form .ts-wrapper.single .ts-dropdown .option{display:flex;width:100%;align-items:center;justify-content:flex-start;text-align:left}.profile-form .ts-wrapper.single .ts-control .item{display:flex;align-items:center;justify-content:flex-start;min-width:0;text-align:left}.profile-form .ts-control>input{min-width:.25rem!important}.profile-form .ts-wrapper.multi .ts-control{min-height:3rem;border-radius:10px;border-color:#d7ded2;padding:.375rem .5rem}.profile-form .ts-wrapper.multi .ts-dropdown{border-radius:10px}.profile-form .plugin-checkbox_options .option input{width:1rem;height:1rem;margin:0 .625rem 0 0;accent-color:#2F5D3A;flex:0 0 auto}.profile-form__title{font-size:1.25rem;font-weight:500;color:#1e1f1e;margin-bottom:1.25rem}.profile-form__item{display:flex;flex-direction:column;font-size:.875rem;color:#1e1f1e;margin-bottom:1.25rem}.profile-form__item:last-child{margin-bottom:0rem}.profile-form__item input{width:100%;min-width:0;height:2.75rem;border:.74px solid #D7DED2;border-radius:10px;padding:.75rem}.profile-form__item select{width:100%;min-width:0;height:3rem;border:.74px solid #D7DED2;border-radius:10px;padding:.75rem}.profile-form__item textarea{width:100%;min-width:0;border:.74px solid #D7DED2;padding:.75rem;border-radius:10px;resize:vertical}.profile-form fieldset.profile-form__item{border:0;padding:0;min-inline-size:0}.profile-form__label{font-size:.875rem;color:#1e1f1e;margin-bottom:.5rem;font-weight:600}.profile-form legend.profile-form__label{padding:0}.profile-form__counter{margin-top:.25rem;font-size:.75rem;color:#5f6b63}.profile-form__hint{font-size:.75rem;line-height:1.5;color:#5f6b63}.profile-form__meta{margin-top:.375rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.profile-form__meta .form-error{margin-top:0}.profile-form__meta .profile-form__counter{margin-top:0;margin-left:auto}.profile-form__bottom{display:flex;gap:.75rem;font-size:.875rem}.profile-form__save{height:2.625rem;font-weight:500}.profile-form__cancel{height:2.625rem;color:#1e1f1e;background-color:#fff;border:.74px solid #D7DED2;font-weight:500}.profile-form__agreement-box{margin-top:1.0625rem;margin-bottom:1.25rem}.profile-form__agreement{display:flex;align-items:flex-start;gap:.5rem;color:#1e1f1e;font-size:.875rem;font-weight:500;line-height:1.6428571429}.profile-form__agreement span{color:#2f5d3a;font-weight:500;line-height:1.6428571429;text-decoration-line:underline}.profile-form__agreement input{margin-top:.25rem;flex:0 0 auto}.profile-form__agreement a{color:#2f5d3a;text-decoration:underline}.profile-form__agreement-error{margin-top:.375rem}.logo-box__label{display:block;font-size:.875rem;color:#1e1f1e;margin-bottom:.5rem;font-weight:500}.logo-box__image-box{display:flex;flex-direction:row;min-width:0}.logo-box__image{display:flex;width:5rem;height:5rem;overflow:hidden;border:1.48px dashed #D7DED2;background-color:#f4f6f2;border-radius:10px;margin-right:1rem}.logo-box__image img{width:100%;height:100%;object-fit:cover}.logo-box__input{display:none}.logo-box__upload-button{display:inline-flex;background-color:#fff;border-radius:10px;border:.74px solid #D7DED2;font-size:.875rem;color:#1e1f1e;font-weight:500;margin-bottom:.5rem}.logo-box__upload-button:before{content:"";width:1rem;height:1rem;display:inline-block;background-color:#1e1f1e;-webkit-mask-image:url(/build/assets/Upload-CUo5HNCf.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-image:url(/build/assets/Upload-CUo5HNCf.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;flex:0 0 auto;color:#1e1f1e;margin-right:.3125rem}.logo-box__rules{font-size:.75rem;color:#5f6b63;line-height:1.5}.logo-box__status{margin-top:.5rem;font-size:.75rem;color:#5f6b63}.logo-box__status.is-success{color:#2f7d32}.logo-box__status.is-error{color:#b8522b}.location-selects{display:flex;flex-direction:row;gap:.75rem;min-width:0}.location-selects .ts-wrapper,.location-selects select{flex:1 1 0;width:auto}.location-selects__item{display:flex;flex-direction:column;flex:1 1 auto}.location-selects__label{font-size:.875rem;color:#1e1f1e;margin-bottom:.5rem;font-weight:600}.director-name__inputs-box{display:flex;flex-direction:row;gap:.75rem;min-width:0}.director-name__inputs-box input,.director-name__inputs-box select{flex:1 1 0;min-width:0;width:auto}.user-info .ts-wrapper{width:100%}.user-info .ts-wrapper.single .ts-control,.user-info .ts-wrapper.single .ts-dropdown{border-radius:10px}.user-info .ts-wrapper.single .ts-control{min-height:2.75rem;padding:.625rem .75rem;border:.74px solid #D7DED2;box-shadow:none;align-items:center}.user-info .ts-wrapper.single .ts-control .item,.user-info .ts-wrapper.single .ts-dropdown .option{display:flex;width:100%;align-items:center;justify-content:flex-start;text-align:left}.user-info .ts-control>input{min-width:0!important}.doc-box{display:flex;flex-direction:column;height:100%;padding:1.375rem;border-radius:14px;border:2px solid #D7DED2;background:#fff}.doc-box--disabled .doc-box__upload-section{opacity:.55;cursor:not-allowed;pointer-events:none}.doc-box--disabled .doc-box__upload-button{cursor:not-allowed}.doc-box__title{color:#1e1f1e;font-size:1rem;font-weight:600;line-height:1.5;margin-bottom:.3125rem}.doc-box__text{font-size:.875rem;font-weight:400;line-height:1.4285714286;margin-bottom:1rem}.doc-box__upload-section{display:flex;flex-direction:column;align-items:center;justify-content:center;height:12rem;padding:1.625rem;border-radius:10px;border:2px dashed #D7DED2;background:#f4f6f2;margin-bottom:1rem}.doc-box__upload-icon{display:inline-flex;align-items:center;justify-content:center;background-color:#f4f6f2;color:#5f6b63;margin-bottom:.75rem}.doc-box__upload-icon:before{content:"";width:2.5rem;height:2.5rem;display:inline-block;background-color:#5f6b63;-webkit-mask-image:url(/build/assets/Upload-CUo5HNCf.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-image:url(/build/assets/Upload-CUo5HNCf.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;flex:0 0 auto;color:#1e1f1e}.doc-box__upload-text{color:#1e1f1e;font-size:.875rem;font-weight:500;line-height:1.4285714286;margin-bottom:.25rem;text-align:center}.doc-box__format-text{color:#5f6b5a;font-size:.75rem;font-weight:400;line-height:1.3333333333;margin-bottom:.75rem}.doc-box__upload-button{min-height:3rem;flex:0 0 3rem;padding:.5rem 1rem!important;background:#2f5d3a}.doc-box__upload-button:before{content:"";width:1rem;height:1rem;display:inline-block;background-color:#fff;-webkit-mask-image:url(/build/assets/doc-B_JnVGHp.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-image:url(/build/assets/doc-B_JnVGHp.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;flex:0 0 auto;color:#1e1f1e;margin-right:.5rem}.doc-box__doc-quantity{color:#1e1f1e;font-size:.875rem;font-weight:600;line-height:1.4285714286;margin-bottom:.75rem}.doc-box__loaded-item{color:#1e1f1e;display:flex;min-height:4.25rem;align-items:center;padding:.75rem;border-radius:10px;border:.67px solid #D7DED2;background:#f4f6f2;font-size:.875rem;margin-bottom:.5rem;min-width:0}.doc-box__loaded-item:last-child{margin-bottom:0rem}.doc-box__loaded-icon{display:flex;align-items:center;justify-content:center;min-height:2.5rem;flex:0 0 2.5rem;padding:.625rem;background:#fff;border-radius:10px}.doc-box__loaded-icon:before{content:"";width:1.25rem;height:1.25rem;display:inline-block;background-color:#2f5d3a;-webkit-mask-image:url(/build/assets/doc-B_JnVGHp.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-image:url(/build/assets/doc-B_JnVGHp.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;flex:0 0 auto;color:#1e1f1e}.doc-box__loaded-info{margin-left:.75rem;flex:1 1 auto;min-width:0}.doc-box__loaded-name{color:#1e1f1e;font-size:.875rem;font-weight:500;line-height:1.4285714286;overflow-wrap:anywhere}.doc-box__loaded-bottom{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;font-size:.75rem;font-weight:400;line-height:1.3333333333;color:#5f6b5a}.doc-box__loaded-functional{display:flex;align-items:center;gap:1.5rem}.doc-box__functional{display:flex;align-items:center;flex:0 0 auto}.doc-box__functional:before{content:"";width:1.25rem;height:1.25rem;display:inline-block;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-position:center;mask-repeat:no-repeat;mask-size:contain;flex:0 0 auto;color:#1e1f1e}.doc-box__functional--look:before{background-color:#2f5d3a;-webkit-mask-image:url(/build/assets/Eye-t7H6AgTZ.svg);mask-image:url(/build/assets/Eye-t7H6AgTZ.svg)}.doc-box__functional--download:before{background-color:#2f5d3a;-webkit-mask-image:url(/build/assets/Download-Dv9vVN4u.svg);mask-image:url(/build/assets/Download-Dv9vVN4u.svg)}.doc-box__functional--replace:before{background-color:#2f5d3a;-webkit-mask-image:url(/build/assets/Edit2-DEY9pRr8.svg);mask-image:url(/build/assets/Edit2-DEY9pRr8.svg)}.doc-box__functional--delete:before{background-color:#b8522b;-webkit-mask-image:url(/build/assets/Delete2-p5GWyWqA.svg);mask-image:url(/build/assets/Delete2-p5GWyWqA.svg)}.doc-box__attention{display:flex;min-height:2.75rem;padding:.75rem;flex:0 0 auto;border-radius:10px;background:#e9efe6;color:#5f6b63;font-size:.75rem;font-weight:400;line-height:1.6666666667;margin-top:1rem}.doc-box__attention span{font-weight:700}.doc-box__readonly-note{display:flex;align-items:flex-start;gap:.625rem;padding:.75rem;border-radius:10px;border:1px solid #D7DED2;background-color:#f4f6f2;color:#5f6b63;font-size:.8125rem;font-weight:500;line-height:1.3846153846;margin-bottom:1rem}.doc-box__readonly-note:before{content:"";width:1.125rem;height:1.125rem;flex:0 0 1.125rem;margin-top:.0625rem;background-color:#2f5d3a;-webkit-mask-image:url(/build/assets/Verificated-BKhCG3x4.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-image:url(/build/assets/Verificated-BKhCG3x4.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain}@media(max-width:61.99875em){.company-profile{padding:2rem 0}}@media(max-width:47.99875em){.company-profile{padding:1.5rem 0}.company-profile__title{font-size:1.625rem;line-height:1.3076923077;margin-bottom:1.25rem}.profile-form{padding:1.25rem}.profile-form__meta{align-items:flex-start;flex-direction:column;gap:.375rem}.profile-form__meta .profile-form__counter{margin-left:0}.profile-form__bottom{flex-direction:column;gap:.625rem}@supports not (gap: 1rem){.profile-form__bottom>*+*{margin-left:0;margin-top:.625rem}}.profile-form__save,.profile-form__cancel{width:100%;min-height:2.875rem}.logo-box__image-box{align-items:flex-start}.logo-box__upload-button{min-height:2.75rem}.location-selects,.director-name__inputs-box{flex-direction:column;gap:.75rem}@supports not (gap: 1rem){.location-selects>*+*,.director-name__inputs-box>*+*{margin-left:0;margin-top:.75rem}}.location-selects .ts-wrapper,.location-selects select,.location-selects input,.director-name__inputs-box .ts-wrapper,.director-name__inputs-box select,.director-name__inputs-box input{width:100%;flex:1 1 auto}.doc-box{padding:1.125rem}.doc-box__upload-section{height:auto;min-height:11rem;padding:1.375rem .875rem}.doc-box__loaded-item{align-items:flex-start}.doc-box__loaded-functional{gap:.75rem}.doc-box__functional{width:2.25rem;height:2.25rem;justify-content:center}}@media(max-width:29.99875em){.profile-form{padding:1rem}.logo-box__image-box{flex-direction:column}.logo-box__image{margin-right:0;margin-bottom:.75rem}.logo-box__upload-place,.logo-box__upload-button{width:100%}.logo-box__upload-button{justify-content:center}.doc-box{padding:.875rem}.doc-box__loaded-item{flex-wrap:wrap}.doc-box__loaded-functional{width:100%;justify-content:flex-end;margin-top:.625rem}.doc-box__attention{display:block}}.my-companies{flex:1 1 auto;display:flex;flex-direction:column;min-height:100%}.my-companies__breadcrumb{font-size:1rem}.my-companies__top{min-height:9.5625rem;padding:1.5rem 0rem;flex:0 0 auto}.my-companies__top-info{display:flex;align-items:center;justify-content:space-between}.my-companies__title{font-size:1.875rem;font-weight:600;color:#1e1f1e;margin-bottom:.375rem}.my-companies__text{font-size:1rem}.my-companies__add-company{font-size:1rem;font-weight:500;height:2.75rem;display:inline-flex;align-items:center;gap:.5rem}.my-companies__add-company:before{content:"+";font-size:1.125rem;font-weight:500;line-height:1}.my-companies__main{flex:1 1 auto;background-color:#f4f6f2;padding:3rem 0rem}.my-companies__container{width:100%;max-width:72rem}.my-companies__row{display:flex;justify-content:flex-start;width:100%;gap:1.5rem;flex-wrap:wrap}.company-card{display:flex;border:.67px solid #E9EFE6;background-color:#fff;border-radius:10px;width:23rem;min-height:23rem;flex-direction:column;padding:1.5625rem;font-size:.875rem;color:#5f6b63;min-width:0}.company-card span{font-weight:500}.company-card__company-name{width:auto;font-size:1.125rem;color:#1e1f1e;font-weight:500;margin-bottom:.375rem;text-decoration:none;transition:color .2s ease;overflow-wrap:anywhere}.company-card__company-name:hover,.company-card__company-name:focus-visible{color:#2f5d3a}.company-card__edrpou,.company-card__country{margin-bottom:.5rem}.company-card__date{margin-bottom:.625rem}.company-card__status{display:flex;align-items:center;justify-content:center;padding:.25rem .75rem;font-size:.75rem;border-radius:16px;font-weight:500;width:fit-content}.company-card__status_active{background-color:#e9efe6;color:#2f5d3a}.company-card__status_moderation{background-color:#fef3e8;color:#b8522b}.company-card__status_inactive{color:#5f6b63;background-color:#e1e0df}.company-card__status_draft{color:#5f6b63;background-color:#eef2f7}.company-card__status_unknown{color:#5f6b63;background-color:#f4f6f2}.company-card__status-note{display:inline-flex;align-items:center;gap:.375rem;width:fit-content;margin-top:.5rem;padding:.3125rem .625rem;border-radius:16px;background-color:#f7f1e8;color:#8a5a24;font-size:.75rem;font-weight:500;line-height:1.2}.company-card__status-note:before{content:"";width:.4375rem;height:.4375rem;border-radius:50%;background-color:#d79a3d;box-shadow:0 0 0 .1875rem #d79a3d2e;flex:0 0 auto}.company-card__text{color:#5f6b63;margin-top:.75rem;font-size:.75rem;text-align:center}.company-card__bottom{display:flex;gap:.75rem;margin-top:auto}.company-card__delete-form{flex:1 1 0;margin:0}.company-card__edit-button,.company-card__delete-card{flex:1 1 0;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;min-height:2.75rem;text-decoration:none}.company-card__edit-button{background-color:#f4f6f2;color:#1e1f1e;font-size:1rem;font-weight:600}.company-card__edit-button:before{content:"";width:.75rem;height:.75rem;display:inline-block;background-color:#1e1f1e;-webkit-mask-image:url(/build/assets/Edit-D3D53yps.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-image:url(/build/assets/Edit-D3D53yps.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;flex:0 0 auto;margin-right:.25rem}.company-card__delete-card{background-color:#fbe9f0;color:#b43b6a;font-size:1rem;font-weight:600;border:1px solid #F4C6D7}.company-card__delete-card:before{content:"";width:.875rem;height:.875rem;display:inline-block;background-color:currentColor;-webkit-mask-image:url(/build/assets/Delete-Bfb9VajO.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-image:url(/build/assets/Delete-Bfb9VajO.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;flex:0 0 auto}@media(max-width:61.99875em){.my-companies__top{min-height:0}.my-companies__top-info{gap:1.125rem;align-items:flex-start}.my-companies__row{gap:1.125rem}.company-card{width:calc(50% - .5625rem);min-height:21.25rem}}@media(max-width:47.99875em){.my-companies__top{padding:1.25rem 0}.my-companies__top-info{flex-direction:column}@supports not (gap: 1rem){.my-companies__top-info>*+*{margin-top:1.125rem}}.my-companies__title{font-size:1.625rem;line-height:1.3076923077}.my-companies__main{padding:1.75rem 0}.my-companies__add-company{width:100%;justify-content:center}.company-card{width:100%;min-height:auto;padding:1.25rem}.company-card__bottom{gap:.625rem}}@media(max-width:29.99875em){.company-card__bottom{flex-direction:column}@supports not (gap: 1rem){.company-card__bottom>*+*{margin-left:0;margin-top:.625rem}}.company-card__delete-form,.company-card__edit-button,.company-card__delete-card{width:100%}}.project-page,.companies-page{color:#1e1f1e}.project-page__eyebrow,.companies-page__eyebrow{margin-bottom:.75rem;color:#b8522b;font-size:.875rem;font-weight:700;line-height:1.4285714286;text-transform:uppercase}.project-page__title,.companies-page__title{margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.2083333333}.project-page__lead,.companies-page__lead{max-width:47.5rem;color:#5f6b63;font-size:1.125rem;line-height:1.6666666667}.project-page__section-title,.companies-page__section-title{margin:0;font-size:2.125rem;font-weight:700;line-height:1.2352941176}.about-public-page{background-color:#f6f8fb}.about-page{color:#07164f}.about-page__container{max-width:82.5rem}.about-page__eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:.75rem;color:#00872f;font-size:.6875rem;font-weight:750;line-height:1.4545454545;letter-spacing:.07em;text-transform:uppercase}.about-page__eyebrow:before{content:"";width:1.375rem;height:.125rem;border-radius:62.4375rem;background-color:currentColor}.about-page__section-heading{max-width:43.125rem}.about-page__section-heading h2{margin-bottom:.875rem;color:#07164f;font-size:2.125rem;font-weight:700;line-height:1.2352941176;letter-spacing:-.02em}.about-page__section-heading>p{color:#68758c;font-size:.875rem;line-height:1.5714285714}.about-page__section-heading_center{margin-right:auto;margin-left:auto;text-align:center}.about-page__section-heading_center .about-page__eyebrow:before{display:none}.about-page__button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:2.75rem;padding:.625rem 1.125rem;border:1px solid transparent;border-radius:.5rem;font-size:.8125rem;font-weight:700;line-height:1.3846153846;text-align:center;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease,transform .2s ease}.about-page__button:hover{transform:translateY(-.0625rem)}.about-page__button_primary{border-color:#00872f;background-color:#00872f;color:#fff}.about-page__button_primary:hover{border-color:#08742d;background-color:#08742d;color:#fff}.about-page__button_secondary{border-color:#d6dfe8;background-color:#fff;color:#35435d}.about-page__button_secondary:hover{border-color:#afcdb6;color:#00872f}.about-page__button_light{border-color:#fff;background-color:#fff;color:#087c35}.about-page__button_light:hover{border-color:#e6f3e9;background-color:#e6f3e9;color:#087c35}.about-page__button_outline{border-color:#ffffff75;background-color:transparent;color:#fff}.about-page__button_outline:hover{border-color:#fff;background-color:#ffffff14;color:#fff}.about-page__button_outline-light{border-color:#ffffff73;background-color:transparent;color:#fff}.about-page__button_outline-light:hover{border-color:#fff;background-color:#ffffff14;color:#fff}.about-hero{position:relative;padding:3.375rem 0 3.75rem;overflow:hidden;border-bottom:1px solid #E0E6EE;background:radial-gradient(circle at 13% 14%,rgba(0,135,47,.09),transparent 28%),linear-gradient(115deg,#f7faf8,#f3f6fa 62%,#eff4f1)}.about-hero:after{content:"";position:absolute;right:-8.75rem;bottom:-13.125rem;width:28.75rem;height:28.75rem;border:4.375rem solid rgba(0,135,47,.035);border-radius:50%;pointer-events:none}.about-hero__layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(26.25rem,.96fr);align-items:center;gap:3.625rem}.about-hero__content{min-width:0}.about-hero__content h1{max-width:45rem;margin-bottom:1.125rem;color:#07164f;font-size:2.875rem;font-weight:750;line-height:1.1956521739;letter-spacing:-.035em}.about-hero__lead{max-width:42.5rem;color:#5f6d83;font-size:1rem;line-height:1.625}.about-hero__actions{display:flex;flex-wrap:wrap;gap:.625rem;margin-top:1.6875rem}.about-hero__trust-list{display:flex;flex-wrap:wrap;gap:.625rem 1.25rem;margin-top:1.5625rem}.about-hero__trust-list li{display:inline-flex;align-items:center;gap:.4375rem;color:#536179;font-size:.6875rem;font-weight:650}.about-hero__trust-list span{display:inline-flex;align-items:center;justify-content:center;width:1.375rem;height:1.375rem;border-radius:50%;background-color:#e3f3e7;color:#00872f}.about-hero__visual{position:relative;min-width:0;padding:1.25rem;border:1px solid #D9E3DC;border-radius:1rem;background-color:#fffffff0;box-shadow:0 1.25rem 3.4375rem #07164f1a}.about-hero__visual:before{content:"";position:absolute;z-index:-1;inset:1.875rem -1rem -1rem 1.875rem;border-radius:1rem;background-color:#00872f12}.about-hero__visual-header{display:flex;align-items:center;justify-content:space-between;gap:.875rem;margin-bottom:1.0625rem;padding-bottom:1rem;border-bottom:1px solid #E5EAEF}.about-hero__brand{display:flex;align-items:center;gap:.625rem;min-width:0}.about-hero__brand>span{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:2.5rem;height:2.5rem;border-radius:.5625rem;background-color:#2f5d3a;color:#fff}.about-hero__brand strong,.about-hero__brand small{display:block}.about-hero__brand strong{margin-bottom:.125rem;color:#172442;font-size:.8125rem;font-weight:750}.about-hero__brand small{color:#7b879b;font-size:.625rem}.about-hero__visual-badge{display:inline-flex;align-items:center;min-height:1.5rem;padding:.25rem .625rem;border-radius:62.4375rem;background-color:#e7f4ea;color:#087c35;font-size:.5625rem;font-weight:750;text-transform:uppercase}.about-hero__visual-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem}.about-hero__module{position:relative;min-width:0;padding:1rem;overflow:hidden;border:1px solid #E1E7ED;border-radius:.625rem;background-color:#fafbfc}.about-hero__module:first-child{border-color:#cfe4d4;background-color:#f1f8f3}.about-hero__module strong,.about-hero__module p{display:block;position:relative;z-index:1}.about-hero__module strong{margin-bottom:.25rem;color:#22304d;font-size:.75rem;font-weight:700}.about-hero__module p{color:#748097;font-size:.5625rem;line-height:1.5555555556}.about-hero__module-number{position:absolute;top:.5625rem;right:.625rem;color:#00872f24;font-size:1.75rem;font-weight:800;line-height:1}.about-hero__visual-footer{display:flex;align-items:center;gap:.5rem;margin-top:.875rem;color:#68758c;font-size:.5625rem;font-weight:650}.about-hero__visual-footer>span{width:.4375rem;height:.4375rem;border-radius:50%;background-color:#00a13c;box-shadow:0 0 0 .25rem #00a13c1a}.about-mission{padding:4.5rem 0;background-color:#fff}.about-mission__layout{display:grid;grid-template-columns:minmax(18.75rem,.72fr) minmax(0,1.28fr);align-items:start;gap:4.375rem}.about-mission__content{display:grid;gap:1.5rem}.about-mission__text{display:grid;gap:.9375rem;color:#5d6a81;font-size:.9375rem;line-height:1.6666666667}.about-mission__statement{display:flex;align-items:flex-start;gap:.875rem;padding:1.125rem 1.25rem;border:1px solid #CFE3D4;border-radius:.625rem;background-color:#f1f8f3;color:#00872f}.about-mission__statement svg{flex:0 0 auto}.about-mission__statement strong{display:block;margin-bottom:.3125rem;color:#17492a;font-size:.8125rem;font-weight:750}.about-mission__statement p{color:#52715d;font-size:.6875rem;line-height:1.5454545455}.about-features{padding:4.5rem 0;border-top:1px solid #E3E8EF;border-bottom:1px solid #E3E8EF;background-color:#f6f8fb}.about-features .about-page__section-heading{margin-bottom:2rem}.about-features__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9375rem}.about-feature-card{position:relative;display:flex;flex-direction:column;min-width:0;min-height:14.6875rem;padding:1.4375rem;overflow:hidden;border:1px solid #DDE4EC;border-radius:.6875rem;background-color:#fff;box-shadow:0 .5rem 1.5rem #07164f08;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.about-feature-card:hover{border-color:#b8d5bf;box-shadow:0 .875rem 2rem #07164f12;transform:translateY(-.125rem)}.about-feature-card__number{display:inline-flex;align-items:center;justify-content:center;width:2.375rem;height:2.375rem;margin-bottom:1.1875rem;border-radius:.5625rem;background-color:#e8f5eb;color:#00872f;font-size:.6875rem;font-weight:800}.about-feature-card h3{margin-bottom:.5625rem;color:#172442;font-size:1.0625rem;font-weight:700;line-height:1.3529411765}.about-feature-card p{margin-bottom:1.125rem;color:#68758c;font-size:.75rem;line-height:1.5833333333}.about-feature-card a{display:inline-flex;align-items:center;gap:.3125rem;width:fit-content;margin-top:auto;color:#00872f;font-size:.6875rem;font-weight:700}.about-feature-card a svg{transition:transform .2s ease}.about-feature-card a:hover svg{transform:translate(.1875rem)}.about-process{padding:4.5rem 0;background-color:#fff}.about-process .about-page__section-heading{margin-bottom:1.9375rem}.about-process__list{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.about-process__list:before{content:"";position:absolute;top:1.5625rem;right:16.5%;left:16.5%;height:1px;background-color:#cfe0d3}.about-process__item{position:relative;z-index:1;display:flex;align-items:flex-start;gap:.875rem;padding:1.25rem;border:1px solid #DFE5EC;border-radius:.625rem;background-color:#fff}.about-process__item>span{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:2.625rem;height:2.625rem;border:.3125rem solid #E7F4EA;border-radius:50%;background-color:#00872f;color:#fff;font-size:.75rem;font-weight:800;box-sizing:content-box}.about-process__item h3{margin-bottom:.4375rem;color:#1e2c49;font-size:.9375rem;font-weight:700}.about-process__item p{color:#69758b;font-size:.6875rem;line-height:1.6363636364}.about-audiences{padding:4.5rem 0;border-top:1px solid #E2E8EF;background-color:#f6f8fb}.about-audiences .about-page__section-heading{margin-bottom:1.9375rem}.about-audiences__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.125rem}.about-audience-card{display:flex;flex-direction:column;min-width:0;min-height:23.125rem;padding:1.9375rem;overflow:hidden;border-radius:.8125rem}.about-audience-card_business{background:radial-gradient(circle at 95% 5%,rgba(255,255,255,.13),transparent 31%),#087c35;color:#fff}.about-audience-card_specialists{background:radial-gradient(circle at 95% 5%,rgba(0,135,47,.09),transparent 31%),#07164f;color:#fff}.about-audience-card__label{display:inline-flex;width:fit-content;margin-bottom:1.125rem;padding:.3125rem .625rem;border-radius:62.4375rem;background-color:#ffffff24;color:#fff;font-size:.5625rem;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.about-audience-card h3{max-width:31.25rem;margin-bottom:.6875rem;font-size:1.5rem;font-weight:700;line-height:1.2916666667}.about-audience-card>p{max-width:33.75rem;margin-bottom:1.25rem;color:#ffffffbf;font-size:.75rem;line-height:1.5833333333}.about-audience-card ul{display:grid;gap:.625rem;margin-bottom:1.5625rem}.about-audience-card li{position:relative;padding-left:1.3125rem;color:#ffffffe6;font-size:.6875rem;font-weight:600;line-height:1.5454545455}.about-audience-card li:before{content:"";position:absolute;top:.3125rem;left:0;width:.5625rem;height:.3125rem;border-bottom:.125rem solid #ffffff;border-left:.125rem solid #ffffff;transform:rotate(-45deg)}.about-audience-card .about-page__button{width:fit-content;margin-top:auto}.about-final{padding:2.625rem 0 4.5rem;background-color:#f6f8fb}.about-final__card{display:flex;align-items:center;justify-content:space-between;gap:2.5rem;padding:2.1875rem 2.375rem;overflow:hidden;border-radius:.875rem;background:radial-gradient(circle at 88% 15%,rgba(0,170,62,.25),transparent 30%),#07164f;box-shadow:0 1.125rem 2.625rem #07164f29;color:#fff}.about-final__card .about-page__eyebrow{color:#6ad486}.about-final__card h2{max-width:41.25rem;margin-bottom:.5625rem;font-size:1.8125rem;font-weight:700;line-height:1.275862069;letter-spacing:-.02em}.about-final__card p{max-width:42.5rem;color:#ffffffb8;font-size:.75rem;line-height:1.5833333333}.about-final__actions{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:.5625rem}@media(max-width:76.875em){.about-hero__layout{grid-template-columns:minmax(0,1fr) minmax(23.75rem,.82fr);gap:2.375rem}.about-hero__content h1{font-size:2.5rem;line-height:1.225}}@media(max-width:61.99875em){.about-hero__layout{grid-template-columns:minmax(0,1fr)}.about-hero__visual{max-width:45rem}.about-mission__layout{grid-template-columns:minmax(0,1fr);gap:1.75rem}.about-features__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-process__list{grid-template-columns:minmax(0,1fr)}.about-process__list:before{display:none}.about-final__card{align-items:flex-start;flex-direction:column}.about-final__actions{flex:1 1 auto}}@media(max-width:47.99875em){.about-page__section-heading h2{font-size:1.75rem;line-height:1.2857142857}.about-page__button{width:100%}.about-hero{padding:2.5rem 0 2.875rem}.about-hero__content h1{font-size:2.125rem;line-height:1.2058823529}.about-hero__lead{font-size:.875rem;line-height:1.6428571429}.about-hero__actions{display:grid;grid-template-columns:minmax(0,1fr)}.about-hero__trust-list{display:grid;grid-template-columns:minmax(0,1fr);gap:.5625rem}.about-hero__visual{padding:.9375rem;border-radius:.75rem}.about-hero__visual-header{align-items:flex-start;flex-direction:column}.about-hero__visual-grid{grid-template-columns:minmax(0,1fr)}.about-mission,.about-features,.about-process,.about-audiences{padding:3.25rem 0}.about-features__grid{grid-template-columns:minmax(0,1fr)}.about-feature-card{min-height:0}.about-process__item{padding:1.0625rem}.about-audiences__grid{grid-template-columns:minmax(0,1fr)}.about-audience-card{min-height:0;padding:1.5rem 1.3125rem}.about-audience-card h3{font-size:1.3125rem;line-height:1.3333333333}.about-audience-card .about-page__button{width:100%}.about-final{padding:2rem 0 3.25rem}.about-final__card{padding:1.6875rem 1.3125rem}.about-final__card h2{font-size:1.5rem;line-height:1.2916666667}.about-final__actions{display:grid;grid-template-columns:minmax(0,1fr);width:100%}}.project-page__hero{padding:4.5rem 0;background-color:#f4f6f2;border-top:1px solid #1E1F1E;border-bottom:1px solid #D7DED2}.project-page__container{display:flex;gap:3rem;align-items:stretch}.project-page__hero-content{flex:1 1 auto;min-width:0}.project-page__actions{display:flex;flex-wrap:wrap;gap:.875rem;margin-top:2rem}.project-page__primary-action,.project-page__secondary-action{min-height:3.25rem}.project-page__primary-action{background-color:#2f5d3a}.project-page__secondary-action{border:1px solid #D7DED2;background-color:#fff;color:#1e1f1e}.project-page__hero-panel{flex:0 0 22.5rem;display:grid;gap:.875rem}.project-page__signal{display:flex;gap:1rem;align-items:center;padding:1.125rem;border:1px solid #D7DED2;border-radius:.5rem;background-color:#fff}.project-page__signal-value{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;flex:0 0 2.75rem;border-radius:.5rem;background-color:#2f5d3a;color:#fff;font-weight:700}.project-page__signal-label{font-size:.9375rem;font-weight:600;line-height:1.4666666667}.project-page__section{padding:4.5rem 0}.project-page__section--muted{background-color:#f4f6f2}.project-page__two-columns{align-items:flex-start}.project-page__two-columns>*{flex:1 1 0;min-width:0}.project-page__text-stack{display:grid;gap:1.125rem;color:#5f6b63;font-size:1.0625rem;line-height:1.6470588235}.project-page__section-heading{max-width:43.75rem;margin-bottom:1.75rem}.project-page__value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.project-page__value{padding:1.5rem;border:1px solid #D7DED2;border-radius:.5rem;background-color:#fff}.project-page__value h3{margin-bottom:.75rem;font-size:1.25rem;line-height:1.3}.project-page__value p{color:#5f6b63;line-height:1.5}.companies-page__hero{padding:4.5rem 0 3.5rem;background-color:#f4f6f2;border-top:1px solid #1E1F1E;border-bottom:1px solid #D7DED2}.companies-page__container{display:block}.companies-page__summary{display:inline-flex;gap:.625rem;align-items:baseline;margin-top:1.75rem;padding:.75rem 1rem;border:1px solid #D7DED2;border-radius:.5rem;background-color:#fff}.companies-page__summary-value{color:#2f5d3a;font-size:1.75rem;font-weight:700;line-height:1}.companies-page__summary-label{color:#5f6b63;font-size:.9375rem}.companies-page__list-section{padding:3.5rem 0 4.5rem}.companies-page__list-header{display:flex;gap:1.25rem;align-items:flex-end;justify-content:space-between;margin-bottom:1.5rem}.companies-page__section-note{color:#5f6b63;font-size:.9375rem;line-height:1.4666666667}.companies-page__locked{position:relative;min-height:20rem}.companies-page__locked-preview{filter:blur(.1875rem);opacity:.68;pointer-events:none;-webkit-user-select:none;user-select:none}.companies-page__locked-panel{position:absolute;z-index:2;top:50%;left:50%;display:grid;gap:.875rem;width:calc(100% - 2rem);max-width:26.875rem;padding:1.75rem;border:1px solid #D7DED2;border-radius:.5rem;background-color:#fffffff0;box-shadow:0 1.125rem 3.125rem #1e1f1e29;text-align:center;transform:translate(-50%,-50%)}.companies-page__locked-title{margin:0;color:#1e1f1e;font-size:1.375rem;font-weight:700;line-height:1.2727272727}.companies-page__locked-text{margin:0;color:#5f6b63;font-size:.9375rem;line-height:1.4666666667}.companies-page__locked-button{justify-self:center;min-height:2.625rem;padding:.625rem 1.375rem;border:1px solid #2F5D3A;border-radius:.5rem;background-color:#2f5d3a;color:#fff;font-size:.9375rem;font-weight:700;line-height:1.3333333333;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.companies-page__locked-button:hover{border-color:#24492d;background-color:#24492d}.companies-page__locked-button:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #2f5d3a2e}.companies-page__empty{padding:1.75rem;border:1px solid #D7DED2;border-radius:.5rem;color:#5f6b63;text-align:center}.companies-page__company-item+.companies-page__company-item{margin-top:.875rem}.company-directory-card{display:grid;grid-template-columns:4.75rem minmax(0,1fr) 13.125rem;gap:1.125rem;align-items:center;padding:1.25rem;border:1px solid #D7DED2;border-radius:.5rem;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.company-directory-card:hover,.company-directory-card:focus-within{border-color:#2f5d3a;box-shadow:0 .75rem 1.875rem #1e1f1e14;transform:translateY(-.0625rem)}.company-directory-card:focus{outline:none}.company-directory-card__logo{display:inline-flex;align-items:center;justify-content:center;width:4.75rem;height:4.75rem;border-radius:.5rem;background-color:#2f5d3a;color:#fff;font-size:1.375rem;font-weight:700;overflow:hidden;text-decoration:none}.company-directory-card__logo img{display:block;width:100%;height:100%;object-fit:cover}.company-directory-card__main{display:grid;gap:.625rem;min-width:0}.company-directory-card__name{color:#1e1f1e;font-size:1.25rem;font-weight:700;line-height:1.3;text-decoration:none}.company-directory-card__name:hover,.company-directory-card__name:focus-visible{color:#2f5d3a}.company-directory-card__meta{display:flex;flex-wrap:wrap;gap:.5rem 1.125rem;color:#5f6b63;font-size:.875rem;line-height:1.4285714286}.company-directory-card__description{color:#5f6b63;font-size:.9375rem;line-height:1.5333333333}.company-directory-card__side{display:grid;gap:.625rem;justify-items:end}.company-directory-card__actions{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;flex-wrap:nowrap;justify-self:end}.company-directory-card__rating,.company-directory-card__status{display:inline-flex;align-items:center;min-height:2.125rem;padding:.4375rem .75rem;border-radius:.5rem;font-size:.875rem;line-height:1.4285714286;white-space:nowrap}.company-directory-card__rating{gap:.4375rem;background-color:#fff8e7;color:#7a4a00}.company-directory-card__rating-star{color:#d99a12;font-size:1rem;line-height:1}.company-directory-card__status{background-color:#e9f5ec;color:#1f5f33;font-weight:600}.company-directory-card__admin-edit{display:inline-flex;align-items:center;justify-content:center;gap:.4375rem;min-height:2.25rem;padding:.5rem .75rem;border:1px solid #D7DED2;border-radius:.375rem;background-color:#fff;color:#1e1f1e;font-size:.8125rem;font-weight:600;line-height:1.3846153846;white-space:nowrap;transition:border-color .2s ease,color .2s ease,box-shadow .2s ease}.company-directory-card__admin-edit:before{content:"";width:.875rem;height:.875rem;display:block;flex:0 0 auto;background-color:currentColor;-webkit-mask-image:url(/build/assets/Edit-D3D53yps.svg);mask-image:url(/build/assets/Edit-D3D53yps.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.company-directory-card__admin-edit:hover,.company-directory-card__admin-edit:focus-visible{border-color:#2f5d3a;color:#2f5d3a;box-shadow:0 0 0 .1875rem #2f5d3a1a}.company-directory-card_placeholder{min-height:7.375rem}.company-directory-card_placeholder:hover,.company-directory-card_placeholder:focus-within{border-color:#d7ded2;box-shadow:none;transform:none}.company-directory-card__placeholder{display:block;border-radius:.5rem;background:linear-gradient(90deg,#e8eee4,#f6f8f4,#e8eee4)}.company-directory-card__placeholder_logo{background:#dce6d7}.company-directory-card__placeholder_name{width:min(100%,16.25rem);height:1.5rem}.company-directory-card__placeholder_meta{width:8.25rem;height:1.125rem}.company-directory-card__placeholder_meta_short{width:5.75rem}.company-directory-card__placeholder_description{width:min(100%,32.5rem);height:1.25rem}.company-directory-card__placeholder_badge,.company-directory-card__placeholder_status{height:2.125rem}.company-directory-card__placeholder_badge{width:9.25rem}.company-directory-card__placeholder_status{justify-self:end;width:5.75rem}@media(max-width:61.99875em){.project-page__container{flex-direction:column}.project-page__hero-panel{flex:1 1 auto}.project-page__value-grid{grid-template-columns:1fr}.company-directory-card{grid-template-columns:4rem minmax(0,1fr)}.company-directory-card__logo{width:4rem;height:4rem;font-size:1.125rem}.company-directory-card__side{grid-column:2;justify-items:start}.company-directory-card__actions{justify-content:flex-start;justify-self:start}}@media(max-width:47.99875em){.project-page__title,.companies-page__title{font-size:2.25rem;line-height:1.2222222222}.project-page__section-title,.companies-page__section-title{font-size:1.75rem;line-height:1.2857142857}.project-page__hero,.project-page__section,.companies-page__hero{padding:3rem 0}.companies-page__list-header{align-items:flex-start;flex-direction:column}}@media(max-width:35.99875em){.project-page__actions{flex-direction:column}.project-page__primary-action,.project-page__secondary-action{width:100%}.company-directory-card{grid-template-columns:1fr;justify-items:start}.company-directory-card__side{grid-column:auto}.company-directory-card__admin-edit{justify-self:start}}.legal-page{padding:4rem 0 5.5rem;background-color:#fff;color:#1e1f1e}.legal-page__container{max-width:56.25rem}.legal-page__title{margin-bottom:1.75rem;padding-bottom:1.5rem;border-bottom:1px solid #D7DED2;color:#1e1f1e;font-size:2.75rem;font-weight:700;line-height:1.2272727273}.legal-page p{max-width:48.75rem;color:#5f6b63;font-size:1.0625rem;line-height:1.7058823529}.legal-page p:not(:last-child){margin-bottom:1.375rem}.legal-page h2{max-width:48.75rem;margin-top:2.375rem;margin-bottom:.875rem;color:#2f5d3a;font-size:1.5rem;font-weight:700;line-height:1.3333333333}@media(max-width:47.99875em){.legal-page{padding:2.625rem 0 4rem}.legal-page__title{margin-bottom:1.375rem;padding-bottom:1.125rem;font-size:2.125rem;line-height:1.2352941176}.legal-page p{font-size:1rem;line-height:1.6875}.legal-page h2{margin-top:1.875rem;font-size:1.3125rem;line-height:1.380952381}}.requests-public-page{background-color:#fff}.requests-page{color:#07164f;padding:2.375rem 0 2rem}.requests-page__container{max-width:95rem}.requests-page__top{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;padding-bottom:2.125rem;border-bottom:1px solid #E3E8F0}.requests-page__heading{min-width:0}.requests-page__title{margin-bottom:1.75rem;color:#07164f;font-size:2.5rem;line-height:1.2;font-weight:600;letter-spacing:0}.requests-page__actions{display:flex;align-items:flex-end;flex-direction:column;gap:.875rem;flex:0 0 auto;padding-top:.25rem}.requests-page__action-warning{display:grid;justify-items:start;gap:.625rem;max-width:20rem;padding:.625rem .75rem;border:1px solid #F2B8A8;border-radius:.5rem;background-color:#fff2eb;color:#b83218;font-size:.8125rem;font-weight:700;line-height:1.3846153846}.requests-page__action-warning-link{display:inline-flex;align-items:center;gap:.375rem;margin-top:0;padding:.4375rem .6875rem;border:1px solid #B8DFC7;border-radius:62.4375rem;background-color:#f1fbf5;color:#00872f;font:inherit;font-weight:800;line-height:1;text-decoration:none;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.requests-page__action-warning-link span{display:inline-flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;border-radius:50%;background-color:#00872f;color:#fff;font-size:1rem;font-weight:800;line-height:1}.requests-page__action-warning-link:hover,.requests-page__action-warning-link:focus-visible{border-color:#00872f;background-color:#e3f7e8;color:#006e27}.requests-page__notice{max-width:45rem;margin-top:1.125rem}.requests-tabs{display:flex;align-items:center;gap:.5rem;overflow-x:auto;scrollbar-width:thin}.requests-tabs__item{position:relative;display:inline-flex;align-items:center;gap:.75rem;min-height:2.625rem;padding:0 1.125rem .8125rem;color:#07164f;font-size:1rem;font-family:inherit;line-height:1;white-space:nowrap;border:0;border-radius:.5rem .5rem 0 0;background-color:transparent;cursor:pointer}.requests-tabs__item:after{content:"";position:absolute;left:0;right:0;bottom:0;height:.125rem;background-color:transparent}.requests-tabs__item:hover,.requests-tabs__item:focus-visible{color:#00872f}.requests-tabs__item:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #00872f29}.requests-tabs__item.is-active{color:#00872f;font-weight:600}.requests-tabs__item.is-active:after{background-color:#00872f}.requests-tabs__count{display:inline-flex;align-items:center;justify-content:center;min-width:2.125rem;min-height:1.5rem;padding:.1875rem .5rem;border-radius:62.4375rem;background-color:#e3f7e8;color:#00872f;font-size:.875rem;font-weight:700}.requests-button{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;min-height:3rem;padding:.75rem 1.25rem;border-radius:.5rem;border:0;font-size:.9375rem;font-weight:600;line-height:1.3333333333;cursor:pointer;white-space:nowrap;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease,color .2s ease}.requests-button:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #00872f2e}.requests-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.55}.requests-button_secondary{border:1px solid #DDE4EE;background-color:#fff;color:#07164f}.requests-button_secondary:hover:not(:disabled){border-color:#b8c5d8;background-color:#f8fafc}.requests-button_primary{border:1px solid #00872F;background-color:#00872f;color:#fff;box-shadow:0 .5rem 1.25rem #00872f2e}.requests-button_primary:hover:not(:disabled){background-color:#007329}.requests-button_disabled{border-color:#dce4f1;background-color:#f4f7fb;color:#7a88a8;box-shadow:none;cursor:not-allowed}.requests-button_disabled:hover{background-color:#f4f7fb}.requests-button__icon{flex:0 0 auto}.requests-filters{display:grid;grid-template-columns:minmax(16.25rem,1.4fr) repeat(4,minmax(10.625rem,1fr)) auto;gap:1.375rem;margin:2.125rem 0 2rem;padding:1.125rem;border:1px solid rgba(221,228,238,.72);border-radius:.75rem;background-color:#fff;box-shadow:0 .875rem 2.125rem #07164f0f}.requests-filters input,.requests-filters select,.requests-filters button{width:100%;min-width:0;min-height:3.25rem;border:1px solid #DDE4EE;border-radius:.5rem;background-color:#fff;color:#07164f;font:inherit;font-size:.9375rem;line-height:1.3333333333;box-shadow:0 .375rem 1rem #07164f0b;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.requests-filters input:focus,.requests-filters select:focus,.requests-filters button:focus{outline:none;border-color:#00872f8c;box-shadow:0 0 0 .1875rem #00872f1f,0 .5rem 1.125rem #07164f12}.requests-filters input::placeholder{color:#536691;opacity:1}.requests-filters select{appearance:none;padding:0 2.75rem 0 1.125rem;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6 9 6 6 6-6' stroke='%2307164F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1.125rem}.requests-filters__search,.requests-filters__date{position:relative;display:block}.requests-filters__search input,.requests-filters__date input{padding:0 3rem 0 1.125rem}.requests-filters__search svg,.requests-filters__date svg{position:absolute;top:50%;right:1rem;color:#07164f;transform:translateY(-50%);pointer-events:none}.requests-filters__select{display:block;min-width:0}.requests-filters__reset{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;padding:0 1.125rem;cursor:pointer;white-space:nowrap}.requests-filters__reset:hover{background-color:#f8fafc}.requests-table{border:1px solid #E2E8F0;border-radius:.5rem;background-color:#fff;overflow-x:auto;-webkit-overflow-scrolling:touch;box-shadow:0 1.125rem 2.75rem #07164f14}.requests-table.has-open-action-menu{padding-bottom:7.75rem}.requests-table table{width:100%;min-width:80rem;border-collapse:separate;border-spacing:0}.requests-table th,.requests-table td{padding:1.125rem 1rem;border-bottom:1px solid #E9EEF5;color:#243664;font-size:.9375rem;line-height:1.4666666667;text-align:left;vertical-align:middle}.requests-table th{height:3.75rem;color:#07164f;font-size:.8125rem;font-weight:700;line-height:1.3846153846;background-color:#fcfdfe;white-space:nowrap}.requests-table tbody tr:last-child td{border-bottom:0}.request-type{display:inline-flex;align-items:center;min-height:2.125rem;padding:.375rem .75rem;border-radius:.375rem;font-size:.8125rem;font-weight:700;line-height:1;font-family:inherit;white-space:nowrap;cursor:pointer}.request-type_buy{border:1px solid #CFEBDD;background-color:#eaf8f0;color:#00872f}.request-type_sell{border:1px solid #FFDCCB;background-color:#fff2eb;color:#f04b1b}.request-company{display:flex;flex-direction:column;align-items:flex-start;gap:.4375rem;min-width:10.625rem}.request-company__name{display:inline-flex;align-items:center;gap:.375rem;color:#07164f;font-size:1rem;font-weight:700;line-height:1.375}.request-company__name[href]{text-decoration:none;transition:color .2s ease,box-shadow .2s ease}.request-company__name[href]:hover,.request-company__name[href]:focus-visible{color:#00872f}.request-company__name[href]:focus-visible{outline:none;border-radius:.25rem;box-shadow:0 0 0 .1875rem #00872f24}.request-company__verified{position:relative;display:inline-flex;align-items:center;justify-content:center;width:.9375rem;height:.9375rem;border-radius:50%;background-color:#00872f;flex:0 0 auto}.request-company__verified:before{content:"";width:.5rem;height:.3125rem;border-left:.125rem solid #ffffff;border-bottom:.125rem solid #ffffff;transform:rotate(-45deg) translate(.0625rem,-.0625rem)}.request-company__rating{display:inline-flex;align-items:center;gap:.1875rem;min-height:1.5rem;padding:.1875rem .4375rem;border-radius:.3125rem;background-color:#00872f;color:#fff;font-size:.8125rem;font-weight:700;line-height:1}.request-country{display:inline-flex;align-items:center;gap:.5625rem;white-space:nowrap}.request-country__flag{display:inline-block;width:1.375rem;height:.9375rem;border:1px solid rgba(7,22,79,.14);box-shadow:0 .0625rem .125rem #07164f14;flex:0 0 auto;overflow:hidden}.request-country__flag.fi{width:1.375rem;line-height:.9375rem}.request-title{display:inline-block;max-width:13.125rem;color:#2d447e;font-weight:500;line-height:1.6}.request-title:hover,.request-title:focus-visible{color:#00872f}.request-title:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #00872f24;border-radius:.25rem}.request-price{color:#00872f;font-size:1rem;font-weight:800;white-space:nowrap}.request-updated{display:flex;flex-direction:column;gap:.125rem;color:#2d447e;font-size:.875rem;line-height:1.4285714286;white-space:nowrap}.request-row-actions{display:flex;align-items:center;gap:.5rem;overflow:visible}.request-icon-button{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid #DDE4EE;border-radius:.5rem;background-color:#fff;color:#07164f;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.request-icon-button:hover{border-color:#b8c5d8;background-color:#f8fafc}.request-icon-button:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #00872f24}.request-icon-button.is-copied{border-color:#00872f59;background-color:#f2fbf5;color:#00872f}.request-action-menu{position:relative;display:inline-flex}.request-action-menu summary{list-style:none}.request-action-menu summary::-webkit-details-marker{display:none}.request-action-menu[open]{z-index:60}.request-action-menu__panel{position:absolute;right:0;top:calc(100% + .5rem);display:grid;min-width:10.5rem;padding:.375rem;border:1px solid #DDE4EE;border-radius:.5rem;background-color:#fff;box-shadow:0 .875rem 2.125rem #07164f24;z-index:60}.request-action-menu__item{display:flex;align-items:center;gap:.5rem;width:100%;min-height:2.375rem;padding:.5rem .625rem;border:0;border-radius:.375rem;background-color:transparent;color:#07164f;font:inherit;font-size:.8125rem;font-weight:800;line-height:1.3846153846;text-align:left;cursor:pointer}.request-action-menu__item:hover,.request-action-menu__item:focus-visible{background-color:#f8fafc;color:#00872f;outline:none}.request-action-menu__item_danger{color:#b93821}.request-action-menu__item_danger:hover,.request-action-menu__item_danger:focus-visible{background-color:#fff7f5;color:#8f2615}.requests-pagination{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.25rem;margin:1rem 0 1.375rem;color:#2d447e;font-size:.875rem;line-height:1.4285714286}.requests-pagination__summary{justify-self:start}.requests-pagination__pages{display:flex;align-items:center;gap:.75rem}.requests-pagination__item{display:inline-flex;align-items:center;justify-content:center;min-width:2.625rem;height:2.625rem;padding:0 .625rem;border:1px solid #DDE4EE;border-radius:.5rem;background-color:#fff;color:#07164f;font-size:.9375rem;font-weight:600}.requests-pagination__item:hover,.requests-pagination__item:focus-visible{border-color:#00872f}.requests-pagination__item:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #00872f24}.requests-pagination__item.is-active{border-color:#00872f;background-color:#00872f;color:#fff;box-shadow:0 .5rem 1.125rem #00872f33}.requests-pagination__item_gap{border-color:#e6ecf4;pointer-events:none}.requests-pagination__per-page{display:inline-flex;align-items:center;justify-self:end;gap:.75rem;white-space:nowrap}.requests-pagination__per-page select{min-width:4.875rem;height:2.75rem;padding:0 2.25rem 0 .875rem;border:1px solid #DDE4EE;border-radius:.5rem;appearance:none;color:#07164f;font:inherit;font-weight:700;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6 9 6 6 6-6' stroke='%2307164F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem}.requests-pagination__per-page select:focus{outline:none;border-color:#00872f8c;box-shadow:0 0 0 .1875rem #00872f1f}.requests-trust{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(20rem,.75fr);gap:1.25rem;align-items:center;padding:1.375rem 1.5rem;border:1px solid #E2E8F0;border-radius:.75rem;background-color:#f8fbf6;color:#00872f}.requests-trust__icon{display:inline-flex;align-items:center;justify-content:center;width:2.875rem;height:2.875rem;color:#00872f}.requests-trust__main,.requests-trust__side{display:flex;flex-direction:column;gap:.5rem;min-width:0}.requests-trust__main strong,.requests-trust__side strong{color:#00872f;font-size:.9375rem;line-height:1.3333333333;font-weight:800}.requests-trust__main span,.requests-trust__side span{color:#217840;font-size:.875rem;line-height:1.4285714286}.request-create{padding:1.125rem 0 2.125rem;color:#111827}.request-create__container{max-width:80rem}.request-create__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem;margin-bottom:1.375rem}.request-create__header h1{color:#07164f;font-size:2.25rem;line-height:1.2222222222;font-weight:700;letter-spacing:0}.request-create__eyebrow{margin-bottom:.375rem;color:#00872f;font-size:.875rem;font-weight:800;line-height:1.2857142857}.request-form{display:grid;grid-template-columns:minmax(0,1fr) 19.125rem;gap:1.375rem;align-items:start}.request-form [hidden]{display:none}.request-form__main{display:grid;gap:1rem;min-width:0}.request-form-alert{padding:.875rem 1rem;border-radius:.5rem;font-size:.875rem;line-height:1.4285714286}.request-form-alert strong{display:block;margin-bottom:.5rem;font-weight:800}.request-form-alert ul{display:grid;gap:.25rem;padding-left:1.125rem}.request-form-alert_success{border:1px solid #CFEBDD;background-color:#f2fbf5;color:#00872f}.request-form-alert_error{border:1px solid #F2B8A8;background-color:#fff2eb;color:#b83218}.request-debug{display:grid;gap:.625rem;padding:.875rem 1rem;border:1px dashed #B8C5D8;border-radius:.5rem;background-color:#f8fafc;color:#07164f}.request-debug__head{display:flex;flex-wrap:wrap;gap:.5rem .75rem;align-items:baseline}.request-debug__head strong{font-size:.875rem;font-weight:800}.request-debug__head span{color:#536691;font-size:.75rem;font-weight:700}.request-debug pre{max-height:26.25rem;margin:0;padding:.75rem;border-radius:.375rem;background-color:#0f172a;color:#e5e7eb;font-size:.75rem;line-height:1.55;overflow:auto;white-space:pre-wrap;word-break:break-word}.request-form-section{padding:1.25rem;border:1px solid #E2E8F0;border-radius:.625rem;background-color:#fff;box-shadow:0 .75rem 1.875rem #07164f0e}.request-form-section__head{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1.125rem}.request-form-section__head h2{margin-bottom:.25rem;color:#07164f;font-size:1.125rem;line-height:1.3333333333;font-weight:800;letter-spacing:0}.request-form-section__head p{color:#536691;font-size:.875rem;line-height:1.4285714286}.request-form-section__step{display:inline-flex;align-items:center;justify-content:center;width:1.875rem;height:1.875rem;border-radius:.4375rem;background-color:#eaf8f0;color:#00872f;font-size:.875rem;font-weight:800;flex:0 0 auto}.request-form-section__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-top:.875rem}.request-type-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem}.request-type-picker__item{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.75rem;align-items:flex-start;min-height:5.25rem;padding:1rem;border:1px solid #DDE4EE;border-radius:.5rem;background-color:#fbfcfe;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.request-type-picker__item:has(input:checked){border-color:#00872f8c;background-color:#f2fbf5;box-shadow:0 0 0 .1875rem #00872f14}.request-type-picker__item input{width:1.125rem;height:1.125rem;margin-top:.125rem;accent-color:#00872F}.request-type-picker__item span{display:grid;gap:.3125rem;min-width:0}.request-type-picker__item strong{color:#07164f;font-size:1rem;line-height:1.375;font-weight:800}.request-type-picker__item small{color:#536691;font-size:.8125rem;line-height:1.3846153846}.request-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem}.request-form-grid_four{grid-template-columns:repeat(4,minmax(0,1fr))}.request-field{display:grid;align-content:start;gap:.4375rem;min-width:0}.request-field_wide{grid-column:1/-1}.request-field_compact{width:min(100%,15.625rem)}.request-field__counter{justify-self:end;color:#7a88a8;font-size:.75rem;font-weight:700;line-height:1.3333333333}.request-field span{color:#07164f;font-size:.8125rem;font-weight:800;line-height:1.3846153846}.request-field input,.request-field select,.request-field textarea{width:100%;min-width:0;min-height:2.875rem;padding:0 .875rem;border:1px solid #DDE4EE;border-radius:.5rem;background-color:#fff;color:#111827;font:inherit;font-size:.875rem;line-height:1.4285714286;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.request-field input:focus,.request-field select:focus,.request-field textarea:focus{outline:none;border-color:#00872f8c;box-shadow:0 0 0 .1875rem #00872f1f}.request-field select{appearance:none;padding-right:2.625rem;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6 9 6 6 6-6' stroke='%2307164F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .8125rem center;background-size:1rem}.request-field textarea{min-height:7.5rem;padding-top:.75rem;padding-bottom:.75rem;resize:vertical}.request-field input::placeholder,.request-field textarea::placeholder{color:#7a88a8;opacity:1}.request-field .ts-wrapper.multi{min-width:0}.request-field .ts-wrapper.multi .ts-control{min-height:2.875rem;padding:.375rem .75rem;border:1px solid #DDE4EE;border-radius:.5rem;background-color:#fff;box-shadow:none;color:#111827;font-size:.875rem;line-height:1.4285714286;align-items:center}.request-field .ts-wrapper.multi.focus .ts-control{border-color:#00872f8c;box-shadow:0 0 0 .1875rem #00872f1f}.request-field .ts-wrapper.multi.is-invalid .ts-control{border-color:#c62828}.request-field .ts-wrapper.multi .item{display:inline-flex;align-items:center;min-height:1.5rem;margin:.125rem .25rem .125rem 0;padding:.1875rem .5rem;border:0;border-radius:62.4375rem;background-color:#eaf8f0;color:#00872f;font-size:.8125rem;font-weight:800;line-height:1.3846153846}.request-field .ts-wrapper.multi .remove{border-left-color:#00872f2e}.request-field .ts-wrapper.multi .ts-control>input{min-height:0;color:#111827;font-size:.875rem;line-height:1.4285714286}.request-field .ts-wrapper.multi .ts-control>input::placeholder{color:#7a88a8;opacity:1}.request-field .ts-dropdown{border-color:#dde4ee;border-radius:.5rem;color:#243664;font-size:.875rem;overflow:hidden}.request-field .ts-dropdown .option,.request-field .ts-dropdown .no-results{display:flex;align-items:center;min-height:2.5rem;padding:.5625rem .75rem;color:#243664;font-size:.875rem;line-height:1.4285714286}.request-field .ts-dropdown .active{background-color:#f2fbf5;color:#07164f}.request-field .plugin-checkbox_options .option input{width:1rem;height:1rem;margin:0 .625rem 0 0;accent-color:#00872F;flex:0 0 auto}.request-field-check{display:inline-flex;align-items:center;gap:.5rem;justify-self:start;color:#536691;font-size:.8125rem;font-weight:700;line-height:1.3846153846;cursor:pointer}.request-field-check input{width:1rem;height:1rem;accent-color:#00872F;flex:0 0 auto}.request-field-check span{color:inherit;font:inherit}.request-form-subsection{display:grid;gap:.75rem;margin-top:1.125rem;padding-top:1.125rem;border-top:1px solid #E9EEF5}.request-form-subsection_first{margin-top:0;padding-top:0;border-top:0}.request-form-subsection__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.request-form-subsection__head h3{color:#07164f;font-size:.9375rem;line-height:1.3333333333;font-weight:800;letter-spacing:0}.request-form-subsection__head span{max-width:26.25rem;color:#536691;font-size:.8125rem;line-height:1.3846153846;text-align:right}.request-form-table{border:1px solid #DDE4EE;border-radius:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.request-form-table table{width:100%;min-width:47.5rem;border-collapse:collapse}.request-form-table th,.request-form-table td{padding:.625rem;border-right:1px solid #DDE4EE;border-bottom:1px solid #DDE4EE;text-align:left}.request-form-table th{background-color:#f8fafc;color:#07164f;font-size:.8125rem;font-weight:800;line-height:1.3846153846}.request-form-table td:last-child,.request-form-table th:last-child{border-right:0}.request-form-table tbody tr:last-child td{border-bottom:0}.request-form-table input{width:100%;min-width:0;height:2.375rem;padding:0 .625rem;border:1px solid #DDE4EE;border-radius:.375rem;color:#111827;font:inherit;font-size:.875rem}.request-form-table input:focus{outline:none;border-color:#00872f8c;box-shadow:0 0 0 .1875rem #00872f1a}.request-form-table__volume{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.375rem}.request-form-table__volume-unit{color:#536691;font-size:.8125rem;font-weight:700;line-height:1.3846153846;white-space:nowrap}.request-table-action{display:inline-flex;align-items:center;justify-content:center;width:2.375rem;height:2.375rem;border:1px solid #DDE4EE;border-radius:.375rem;background-color:#fff;color:#536691;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease}.request-table-action:hover:not(:disabled),.request-table-action:focus-visible:not(:disabled){border-color:#f2b8a8;background-color:#fff2eb;color:#d9431f}.request-table-action:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #d9431f1f}.request-table-action:disabled{color:#b8c5d8;cursor:not-allowed;opacity:.65}.request-form-link{display:inline-flex;align-items:center;gap:.5rem;min-height:2.5rem;padding:0 .875rem;border:1px solid #CFEBDD;border-radius:.5rem;background-color:#f2fbf5;color:#00872f;font-size:.875rem;font-weight:800;cursor:pointer}.request-form-link:before{content:"+";display:inline-flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;border-radius:50%;background-color:#00872f;color:#fff;font-size:1rem;font-weight:800;line-height:1;flex:0 0 auto}.request-form-link:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #00872f24}.request-tolerance{display:grid;gap:.75rem;padding:.875rem;border:1px solid #DDE4EE;border-radius:.5rem;background-color:#fbfcfe}.request-tolerance__toggle{display:inline-flex;align-items:center;gap:.5625rem;color:#07164f;font-size:.875rem;font-weight:800;line-height:1.4285714286;cursor:pointer}.request-tolerance__toggle input{width:1.125rem;height:1.125rem;accent-color:#00872F;flex:0 0 auto}.request-upload{display:grid;grid-template-columns:minmax(13.75rem,.75fr) minmax(0,1.25fr);gap:.875rem}.request-upload__drop{display:grid;place-items:center;gap:.375rem;min-height:11.125rem;padding:1.125rem;border:1px dashed #B8C5D8;border-radius:.5rem;background-color:#fbfcfe;color:#536691;text-align:center;cursor:pointer}.request-upload__drop.is-invalid{border-color:#c62828}.request-upload__drop input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.request-upload__drop strong{color:#07164f;font-size:.9375rem;font-weight:800}.request-upload__drop small{font-size:.8125rem}.request-upload__icon{display:inline-flex;align-items:center;justify-content:center;width:2.875rem;height:2.875rem;border-radius:.5rem;background-color:#eaf8f0;color:#00872f}.request-upload__preview{display:grid;grid-template-columns:minmax(0,1.35fr) repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(5rem,1fr));gap:.625rem}.request-upload__preview .is-main{grid-row:span 2}.request-upload__slot,.request-upload__photo{position:relative;min-height:5rem;border-radius:.5rem;overflow:hidden}.request-upload__slot{display:flex;align-items:center;justify-content:center;border:1px solid #DDE4EE;background-color:#f8fafc;color:#536691;font-size:.8125rem;font-weight:800;text-align:center}.request-upload__slot.is-main{background-color:#f2fbf5;color:#00872f}.request-upload__photo{border:1px solid #DDE4EE;background-color:#f8fafc}.request-upload__photo img{display:block;width:100%;height:100%;min-height:5rem;object-fit:cover}.request-upload__badge{position:absolute;left:.5rem;bottom:.5rem;display:inline-flex;align-items:center;min-height:1.5rem;padding:.25rem .5rem;border-radius:62.4375rem;background-color:#07164fb8;color:#fff;font-size:.75rem;font-weight:800;line-height:1}.request-upload__remove{position:absolute;top:.5rem;right:.5rem;display:inline-flex;align-items:center;justify-content:center;width:1.875rem;height:1.875rem;border:1px solid rgba(255,255,255,.72);border-radius:50%;background-color:#11182794;color:#fff;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease}.request-upload__remove:hover,.request-upload__remove:focus-visible{background-color:#d9431fe0}.request-upload__remove:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #d9431f2e}.request-upload__move-controls{position:absolute;top:.5rem;left:.5rem;display:inline-flex;gap:.25rem}.request-upload__move{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border:1px solid rgba(255,255,255,.72);border-radius:50%;background-color:#11182794;color:#fff;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease,opacity .2s ease}.request-upload__move:hover:not(:disabled),.request-upload__move:focus-visible:not(:disabled){background-color:#00872fe6}.request-upload__move:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #00872f2e}.request-upload__move:disabled{cursor:default;opacity:.35}.request-upload__status{grid-column:1/-1;min-height:1.125rem;color:#536691;font-size:.8125rem;font-weight:700;line-height:1.3846153846}.request-upload__status[hidden]{display:none}.request-upload__status[data-state=success]{color:#00872f}.request-upload__status[data-state=error]{color:#d9431f}@supports not (aspect-ratio: 1){.request-upload__photo,.request-upload__slot{display:flex;align-items:center;justify-content:center}}.request-form-sidebar{position:sticky;top:1.125rem;min-width:0}.request-form-sidebar__panel{display:grid;gap:.875rem;padding:1.125rem;border:1px solid #E2E8F0;border-radius:.625rem;background-color:#fff9f0;box-shadow:0 .75rem 1.875rem #07164f0e}.request-form-sidebar__panel h2{color:#07164f;font-size:1.25rem;line-height:1.3;font-weight:800;letter-spacing:0}.request-form-sidebar__panel p{color:#536691;font-size:.875rem;line-height:1.4285714286}.request-form-sidebar__panel dl{display:grid;gap:.625rem;padding:.75rem 0;border-top:1px solid rgba(184,197,216,.6);border-bottom:1px solid rgba(184,197,216,.6)}.request-form-sidebar__panel div{display:flex;justify-content:space-between;gap:.75rem;color:#243664;font-size:.8125rem;line-height:1.3846153846}.request-form-sidebar__panel dt{color:#536691;font-weight:700}.request-form-sidebar__panel dd{max-width:55%;color:#07164f;font-weight:800;text-align:right}.request-form-sidebar__panel .requests-button{width:100%}.request-form-sidebar__status{justify-self:start;display:inline-flex;align-items:center;min-height:1.75rem;padding:.3125rem .625rem;border-radius:62.4375rem;background-color:#eaf8f0;color:#00872f;font-size:.75rem;font-weight:800;line-height:1}.request-detail{padding:1.125rem 0 2rem;color:#111827}.request-detail__container{max-width:91.25rem}.request-detail__share-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-bottom:.875rem}.request-detail__share-actions_sidebar-duplicate{display:none}.request-detail__layout{display:grid;grid-template-columns:minmax(0,1fr) 19rem;gap:1rem;align-items:start}.request-detail__trust{margin-top:1.5rem}.request-breadcrumbs{display:flex;align-items:center;gap:.75rem;margin-bottom:1.125rem;color:#5f6b63;font-size:.875rem;line-height:1.4285714286}.request-breadcrumbs a{color:#5f6b63}.request-breadcrumbs a:hover,.request-breadcrumbs a:focus-visible{color:#00872f}.request-breadcrumbs a:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #00872f24;border-radius:.25rem}.request-mini-button{display:inline-flex;align-items:center;justify-content:center;gap:.5625rem;min-height:2.25rem;padding:.5rem .875rem;border:1px solid #DDE4EE;border-radius:.5rem;background-color:#fff;color:#243664;font-size:.8125rem;font-weight:700;line-height:1;font-family:inherit;white-space:nowrap;cursor:pointer}.request-mini-button:hover,.request-mini-button:focus-visible{border-color:#b8c5d8;background-color:#f8fafc}.request-mini-button:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #00872f24}.request-detail-card{min-width:0;padding:1rem 1.25rem 1.375rem;border:1px solid #E2E8F0;border-radius:.5rem;background-color:#fff;box-shadow:0 1rem 2.5rem #07164f12}.request-detail-card__header{display:grid;grid-template-columns:9rem minmax(0,1fr) 9.375rem;gap:1.375rem;align-items:start;padding-bottom:1.125rem;border-bottom:1px solid #E2E8F0}.request-detail-card__rating{display:grid;gap:.5rem;align-self:start}.request-detail-card__rating-score{display:flex;align-items:center;justify-content:center;gap:.4375rem;width:8.25rem;min-height:4.125rem;padding:.6875rem .75rem;border-radius:.5rem;background:linear-gradient(135deg,#2f8f4e,#256d3d);color:#fff}.request-detail-card__rating-score strong{font-size:2rem;line-height:1;font-weight:700}.request-detail-card__rating-score>span{font-size:1.75rem;line-height:1}.request-detail-card__rating-label{color:#111827;font-size:.75rem;font-weight:700;line-height:1.3333333333}.request-detail-card__mobile-price{display:none}.request-detail-card__company{min-width:0}.request-detail-card__company h1{display:flex;align-items:center;gap:.5rem;margin-bottom:.625rem;color:#111827;font-size:1.625rem;line-height:1.2307692308;font-weight:800;letter-spacing:0}.request-detail-card__company h1 span{display:inline-flex;width:1.25rem;height:1.25rem;border-radius:50%;background-color:#2f8f4e;flex:0 0 auto}.request-detail-card__company h1 span:before{content:"";width:.625rem;height:.375rem;margin:auto;border-left:.125rem solid #ffffff;border-bottom:.125rem solid #ffffff;transform:rotate(-45deg) translate(.0625rem,-.0625rem)}.request-detail-card__location{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:.875rem;color:#243664;font-size:.8125rem;font-weight:700;line-height:1}.request-detail-card__location .request-country__flag{width:1.375rem;height:1rem;border:0;box-shadow:none}.request-detail-card__badges{display:flex;flex-wrap:wrap;gap:.625rem}.request-detail-card__badges span{display:inline-flex;align-items:center;min-height:1.75rem;padding:.375rem .625rem;border:1px solid #DDE4EE;border-radius:.375rem;color:#4b5563;font-size:.75rem;font-weight:700;line-height:1;background-color:#fff}.request-detail-card__meta{display:flex;flex-direction:column;gap:.5rem;align-items:flex-end;color:#6b7280;font-size:.75rem;font-weight:700;line-height:1.5;white-space:nowrap}.request-detail-card__body{padding-top:1.25rem}.request-product{padding:1.25rem 0 0}.request-section-title{display:flex;align-items:center;gap:.75rem;margin-bottom:.875rem}.request-section-title>span{display:inline-flex;align-items:center;justify-content:center;width:1.875rem;height:1.875rem;border-radius:.375rem;background-color:#e9f6ee;color:#2f8f4e;flex:0 0 auto}.request-section-title h2{color:#111827;font-size:1.1875rem;line-height:1.3684210526;font-weight:800;letter-spacing:0}.request-spec-tags{display:flex;flex-wrap:wrap;gap:.625rem}.request-spec-tags span{display:inline-flex;align-items:center;min-height:2.25rem;padding:.5rem .875rem;border:1px solid #DDE4EE;border-radius:.375rem;background-color:#fbfcfe;color:#374151;font-size:.875rem;font-weight:700;line-height:1}.request-photo-section{margin-top:1.125rem}.request-photo-section h2{margin-bottom:.625rem;color:#111827;font-size:.9375rem;line-height:1.3333333333;font-weight:800}.request-gallery{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(18.75rem,1fr);gap:.75rem;height:14.875rem}.request-gallery__link{display:block;width:100%;height:100%;cursor:zoom-in}.request-gallery__link:focus-visible{outline:.1875rem solid rgba(0,135,47,.35);outline-offset:.125rem}.request-gallery img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.request-gallery__main{min-width:0;border-radius:.5rem;overflow:hidden;background-color:#f3f5f7}.request-gallery__main img{object-position:18% 50%}.request-gallery__thumbs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:.75rem;min-width:0;min-height:0}.request-gallery__thumbs .request-gallery__link{min-width:0;min-height:0;border-radius:.5rem;overflow:hidden;background-color:#f3f5f7}.request-gallery__thumbs img{min-width:0;min-height:0;border-radius:.5rem;background-color:#f3f5f7}.request-gallery__thumbs img:nth-child(1){object-position:55% 20%}.request-gallery__thumbs img:nth-child(2){object-position:82% 20%}.request-gallery__thumbs img:nth-child(3){object-position:55% 82%}.request-gallery__thumbs img:nth-child(4){object-position:84% 82%}.request-sizes{min-width:0}.request-sizes h2{margin-bottom:.75rem;color:#111827;font-size:1.0625rem;line-height:1.4117647059;font-weight:800}.request-sizes__table{border:1px solid #DDE4EE;border-radius:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.request-sizes__table table{width:100%;min-width:35.625rem;border-collapse:collapse}.request-sizes__table th,.request-sizes__table td{padding:.5625rem .75rem;border-right:1px solid #DDE4EE;border-bottom:1px solid #DDE4EE;color:#374151;font-size:.875rem;line-height:1.4285714286;text-align:center}.request-sizes__table th{background-color:#f8fafc;color:#111827;font-weight:800}.request-sizes__table th:last-child,.request-sizes__table td:last-child{border-right:0}.request-sizes__table tbody tr:last-child td{border-bottom:1px solid #DDE4EE}.request-sizes__table tfoot td{border-bottom:0;background-color:#f8fafc;color:#2f8f4e;font-weight:800;text-align:left;vertical-align:middle}.request-sizes__table tfoot td:last-child{text-align:center;font-size:1.125rem}.request-sizes__table tfoot tr td:last-child{text-align:center;vertical-align:middle}.request-sizes__table .request-sizes__total-value{text-align:center;vertical-align:middle}@supports not (aspect-ratio: 1){.request-gallery__main{min-height:11.25rem}.request-gallery__thumbs .request-gallery__link{min-height:5.625rem}}.request-conditions{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:1rem 0;margin-bottom:1.25rem;padding:1rem 1.125rem;border-left:.25rem solid #2F8F4E;background-color:#f2f8f4}.request-condition{display:grid;grid-template-columns:2rem minmax(0,1fr);gap:.75rem;align-items:start;min-width:0;padding:0 1.25rem}.request-condition:first-child{padding-left:.125rem}.request-condition:last-child{padding-right:0}.request-condition+.request-condition{border-left:1px solid #CFE1D4}.request-condition:only-child{grid-column:1/-1;padding-right:0}.request-condition__icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.4375rem;background-color:#2f8f4e;color:#fff}.request-condition h3{margin-bottom:.1875rem;color:#243664;font-size:.8125rem;line-height:1.3076923077;font-weight:800}.request-condition p{color:#111827;font-size:.9375rem;line-height:1.4;font-weight:400}.request-comment{position:relative;margin-top:1rem;padding:.125rem 3.5rem 0 0}.request-comment h2{margin-bottom:.75rem;color:#111827;font-size:.875rem;line-height:1.4285714286;font-weight:800}.request-comment p{max-width:40.625rem;color:#374151;font-size:.875rem;line-height:1.5}.request-comment>span{position:absolute;right:.75rem;bottom:-.5rem;color:#76a983;font-size:3.25rem;font-weight:800;line-height:1}.my-requests-cabinet__message{margin-bottom:1rem;padding:.75rem .875rem;border:1px solid #B8DFC7;border-radius:.375rem;background-color:#f1fbf5;color:#087a32;font-size:.875rem;font-weight:700}.my-requests-cabinet__create-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.625rem}.my-requests-cabinet__create-primary,.my-requests-cabinet__create-secondary{min-height:2.75rem;padding:.625rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:700}.my-requests-cabinet__create-secondary{border:1px solid #B8C5D8;background-color:#fff;color:#07164f}.my-requests-cabinet__tabs{display:flex;align-items:center;gap:.5rem;margin-bottom:1.125rem;border-bottom:1px solid #E2E8F0;overflow-x:auto;scrollbar-width:thin}.my-requests-cabinet__tab{position:relative;display:inline-flex;align-items:center;gap:.5rem;min-height:2.75rem;padding:0 .75rem .625rem;color:#536691;font-size:.875rem;font-weight:700;white-space:nowrap}.my-requests-cabinet__tab:after{content:"";position:absolute;right:0;bottom:0;left:0;height:.125rem;background-color:transparent}.my-requests-cabinet__tab span:last-child{display:inline-flex;align-items:center;justify-content:center;min-width:1.625rem;min-height:1.375rem;padding:.125rem .4375rem;border-radius:62.4375rem;background-color:#f1f5f9;color:#536691;font-size:.75rem}.my-requests-cabinet__tab:hover,.my-requests-cabinet__tab:focus-visible,.my-requests-cabinet__tab.is-active{color:#00872f}.my-requests-cabinet__tab:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #00872f24}.my-requests-cabinet__tab.is-active:after{background-color:#00872f}.my-requests-cabinet__tab.is-active span:last-child{background-color:#eaf8f0;color:#00872f}.my-requests-cabinet__table{border:1px solid #E2E8F0;border-radius:.5rem;background-color:#fff;overflow-x:auto;-webkit-overflow-scrolling:touch;box-shadow:0 .5rem 1.5rem #07164f0d}.my-requests-cabinet__table table{width:100%;min-width:67.5rem;border-collapse:collapse}.my-requests-cabinet__table th,.my-requests-cabinet__table td{padding:.875rem .625rem;border-bottom:1px solid #E2E8F0;color:#374151;font-size:.8125rem;line-height:1.3846153846;text-align:left;vertical-align:middle}.my-requests-cabinet__table th{background-color:#f8fafc;color:#07164f;font-weight:800;white-space:nowrap}.my-requests-cabinet__table tbody tr:last-child td{border-bottom:0}.my-requests-cabinet__table th:last-child,.my-requests-cabinet__table td:last-child{width:6rem}.my-requests-cabinet__source,.my-requests-cabinet__status{display:inline-flex;align-items:center;min-height:1.625rem;padding:.25rem .5rem;border-radius:.3125rem;font-size:.75rem;font-weight:800;white-space:nowrap}.my-requests-cabinet__source_trade,.my-requests-cabinet__status_published,.my-requests-cabinet__status_new{background-color:#eaf8f0;color:#00872f}.my-requests-cabinet__source_biofuel{background-color:#eef4ff;color:#2d5ca6}.my-requests-cabinet__status_closed,.my-requests-cabinet__status_processed{background-color:#f1f5f9;color:#536691}.my-requests-cabinet__request{display:grid;gap:.1875rem;min-width:10.625rem}.my-requests-cabinet__request strong{color:#07164f;font-size:.875rem;font-weight:800}.my-requests-cabinet__request span{color:#7a88a8;font-size:.75rem}.my-requests-cabinet__date{display:grid;gap:.125rem;white-space:nowrap}.my-requests-cabinet__date small{color:#7a88a8;font-size:.75rem}.my-requests-cabinet__view{display:inline-flex;align-items:center;justify-content:center;width:2.375rem;height:2.375rem;min-height:2.375rem;padding:0;border:1px solid #B8C5D8;border-radius:.3125rem;color:#07164f;font-size:.75rem;font-weight:800;white-space:nowrap}.my-requests-cabinet__view svg{flex:0 0 auto}.my-requests-cabinet__view:hover,.my-requests-cabinet__view:focus-visible{border-color:#00872f;color:#00872f}.my-requests-cabinet__messages{display:grid;gap:.25rem;align-items:start;max-width:8.25rem;color:#07164f;font-size:.75rem;line-height:1.5;font-weight:800}.my-requests-cabinet__messages span{color:inherit}.my-requests-cabinet__messages strong{display:inline-flex;align-items:center;min-height:1.5rem;width:max-content;padding:.1875rem .4375rem;border-radius:62.4375rem;background-color:#eaf8f0;color:#00872f;font-size:.75rem;font-weight:800}.my-requests-cabinet__messages:hover,.my-requests-cabinet__messages:focus-visible{color:#00872f}.my-requests-cabinet__messages-empty{color:#7a88a8;font-size:.75rem;font-weight:700}.my-requests-cabinet__actions{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:.375rem}.my-requests-cabinet__actions_inline{width:max-content;min-width:5.125rem;justify-content:flex-start}.my-requests-cabinet__actions form{display:inline-flex}.my-requests-cabinet__quick-form{display:inline-flex;flex:0 0 auto;margin:0}.my-requests-cabinet__icon-action{display:inline-flex;align-items:center;justify-content:center;width:2.375rem;height:2.375rem;min-width:2.375rem;min-height:2.375rem;padding:0;border:1px solid #B8C5D8;border-radius:.3125rem;background-color:#fff;color:#07164f;cursor:pointer}.my-requests-cabinet__icon-action:hover,.my-requests-cabinet__icon-action:focus-visible{border-color:#00872f;color:#00872f}.my-requests-cabinet__icon-action_danger{border-color:#e8b7ad;color:#b93821}.my-requests-cabinet__icon-action_danger:hover,.my-requests-cabinet__icon-action_danger:focus-visible{border-color:#b93821;background-color:#fff7f5;color:#8f2615}.my-requests-cabinet__icon-action_success{border-color:#9acdab;color:#087a32}.my-requests-cabinet__icon-action_success:hover,.my-requests-cabinet__icon-action_success:focus-visible{border-color:#00872f;background-color:#f1fbf5;color:#006d27}.my-requests-cabinet__delete{min-height:2.125rem;padding:.375rem .625rem;border:1px solid #E8B7AD;border-radius:.3125rem;background-color:#fff;color:#b93821;font-size:.75rem;font-weight:800;white-space:nowrap;cursor:pointer}.my-requests-cabinet__delete:hover,.my-requests-cabinet__delete:focus-visible{border-color:#b93821;color:#8f2615}.my-requests-cabinet__close{min-height:2.125rem;padding:.375rem .625rem;border:1px solid #E8B7AD;border-radius:.3125rem;background-color:#fff;color:#b93821;font-size:.75rem;font-weight:800;white-space:nowrap;cursor:pointer}.my-requests-cabinet__close:hover,.my-requests-cabinet__close:focus-visible{border-color:#b93821;background-color:#fff7f5;color:#8f2615}.my-requests-cabinet__reopen{min-height:2.125rem;padding:.375rem .625rem;border:1px solid #9ACDAB;border-radius:.3125rem;background-color:#fff;color:#087a32;font-size:.75rem;font-weight:800;white-space:nowrap;cursor:pointer}.my-requests-cabinet__reopen:hover,.my-requests-cabinet__reopen:focus-visible{border-color:#00872f;background-color:#f1fbf5;color:#006d27}.my-requests-cabinet__empty{padding:1.75rem!important;color:#7a88a8!important;text-align:center!important}.my-requests-cabinet__note{display:flex;gap:.5rem;margin-top:1rem;color:#536691;font-size:.8125rem;line-height:1.3846153846}.my-requests-cabinet__note strong{color:#07164f;white-space:nowrap}.trade-message-alert{margin-bottom:1rem;padding:.75rem .875rem;border-radius:.375rem;font-size:.875rem;line-height:1.4285714286}.trade-message-alert strong{display:block;margin-bottom:.375rem;font-weight:800}.trade-message-alert ul{display:grid;gap:.1875rem;padding-left:1.125rem}.trade-message-alert_success{border:1px solid #B8DFC7;background-color:#f1fbf5;color:#087a32}.trade-message-alert_error{border:1px solid #F2B8A8;background-color:#fff2eb;color:#b83218}.trade-messages-inbox__top-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.625rem}.trade-messages-inbox__requests-link{min-height:2.75rem;padding:.625rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:700}.trade-messages-inbox__requests-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.625rem .875rem;border:1px solid #B8C5D8;border-radius:.375rem;background-color:#fff;color:#07164f;font-size:.875rem;font-weight:800;white-space:nowrap}.trade-messages-inbox__requests-secondary:hover,.trade-messages-inbox__requests-secondary:focus-visible{border-color:#00872f;color:#00872f}.trade-messages-inbox__list{display:grid;border:1px solid #E2E8F0;border-radius:.5rem;background-color:#fff;overflow:hidden;box-shadow:0 .5rem 1.5rem #07164f0d}.trade-messages-inbox__item{display:grid;grid-template-columns:minmax(13.75rem,.9fr) minmax(16.25rem,1.5fr) auto;gap:1.25rem;align-items:center;min-width:0;padding:1rem;border-bottom:1px solid #E2E8F0;color:#374151;transition:background-color .2s ease}.trade-messages-inbox__item:last-child{border-bottom:0}.trade-messages-inbox__item:hover,.trade-messages-inbox__item:focus-visible{background-color:#f8fafc}.trade-messages-inbox__item:focus-visible{outline:2px solid rgba(0,135,47,.45);outline-offset:-2px}.trade-messages-inbox__item.is-unread{background-color:#f2fbf5}.trade-messages-inbox__company{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.6875rem;align-items:center;min-width:0}.trade-messages-inbox__company div{display:grid;gap:.25rem;min-width:0}.trade-messages-inbox__company strong,.trade-messages-inbox__company span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trade-messages-inbox__company strong{color:#07164f;font-size:.875rem;font-weight:800}.trade-messages-inbox__company span{color:#7a88a8;font-size:.75rem}.trade-messages-inbox__avatar{display:inline-flex;align-items:center;justify-content:center;width:2.625rem;height:2.625rem;border-radius:50%;background-color:#eaf8f0;color:#00872f;font-size:.8125rem;font-weight:800;flex:0 0 auto}.trade-messages-inbox__preview{display:flex;gap:.3125rem;min-width:0;color:#536691;font-size:.8125rem;line-height:1.4615384615}.trade-messages-inbox__preview span{color:#07164f;font-weight:800;white-space:nowrap}.trade-messages-inbox__preview p{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trade-messages-inbox__meta{display:flex;gap:.625rem;align-items:center;justify-content:flex-end;min-width:8.25rem}.trade-messages-inbox__meta time{color:#7a88a8;font-size:.75rem;white-space:nowrap}.trade-messages-inbox__unread{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;padding:0 .4375rem;border-radius:.75rem;background-color:#00872f;color:#fff;font-size:.75rem;font-weight:800}.trade-messages-inbox__empty{display:grid;gap:.375rem;justify-items:center;padding:2.625rem 1.25rem;text-align:center}.trade-messages-inbox__empty strong{color:#07164f;font-size:1.0625rem;font-weight:800}.trade-messages-inbox__empty span{color:#536691;font-size:.875rem;line-height:1.4285714286}.trade-messages-inbox__pagination{margin-top:1.125rem}.trade-message-page{padding:1.125rem 0 2.5rem;color:#111827}.trade-message-page__container{width:100%;max-width:73.75rem;margin:0 auto;padding:0 .9375rem}.trade-message-page__breadcrumbs{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:1.125rem;color:#7a88a8;font-size:.8125rem}.trade-message-page__breadcrumbs a{color:#536691}.trade-message-page__breadcrumbs a:hover,.trade-message-page__breadcrumbs a:focus-visible{color:#00872f}.trade-message-page__header{margin-bottom:1.375rem}.trade-message-page__header>span{display:block;margin-bottom:.375rem;color:#00872f;font-size:.875rem;font-weight:800}.trade-message-page__header h1{margin-bottom:.5rem;color:#07164f;font-size:2rem;line-height:1.25;font-weight:800;letter-spacing:0}.trade-message-page__header p{color:#536691;font-size:.875rem;line-height:1.4285714286}.trade-message-page__header a{color:#00872f;font-weight:700}.trade-message-layout{display:grid;grid-template-columns:minmax(0,1fr) 19.375rem;gap:1.375rem;align-items:start}.trade-message-form{display:grid;gap:1rem;padding:1.25rem;border:1px solid #E2E8F0;border-radius:.5rem;background-color:#fff;box-shadow:0 .75rem 1.875rem #07164f0e}.trade-message-form__field-error{color:#c62828;font-size:.75rem;line-height:1.3333333333}.trade-message-form__actions{display:flex;justify-content:flex-end;gap:.625rem;align-items:center}.trade-message-form__cancel{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.625rem 1rem;border:1px solid #B8C5D8;border-radius:.375rem;color:#07164f;font-size:.875rem;font-weight:800}.trade-message-form__cancel:hover,.trade-message-form__cancel:focus-visible{border-color:#00872f;color:#00872f}.trade-message-form__submit{min-height:2.75rem;padding:.625rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:800;cursor:pointer}.trade-message-form__empty{display:grid;gap:.625rem;justify-items:start}.trade-message-form__empty strong{color:#07164f;font-size:1.0625rem;font-weight:800}.trade-message-form__empty p{color:#536691;font-size:.875rem;line-height:1.4285714286}.trade-message-request{display:grid;gap:.875rem;padding:1.125rem;border:1px solid #E2E8F0;border-radius:.5rem;background-color:#f8fafc}.trade-message-request__eyebrow{color:#00872f;font-size:.75rem;font-weight:800;text-transform:uppercase}.trade-message-request h2{color:#07164f;font-size:1.125rem;line-height:1.3333333333;font-weight:800;letter-spacing:0}.trade-message-request dl{display:grid;gap:.625rem}.trade-message-request dl>div{display:grid;gap:.1875rem}.trade-message-request dt{color:#7a88a8;font-size:.75rem;font-weight:700}.trade-message-request dd{color:#374151;font-size:.8125rem;line-height:1.3846153846}.trade-message-request a{color:#00872f;font-size:.8125rem;font-weight:800}.trade-conversation{display:grid;gap:1.125rem}.trade-conversation__history{display:grid;gap:.75rem;min-height:17.5rem;padding:1.125rem;border:1px solid #E2E8F0;border-radius:.5rem;background-color:#f8fafc}.trade-conversation__history-nav{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.trade-conversation__history-nav a{display:inline-flex;align-items:center;justify-content:center;min-height:2.125rem;padding:.375rem .625rem;border:1px solid #B8C5D8;border-radius:.3125rem;background-color:#fff;color:#07164f;font-size:.75rem;font-weight:800}.trade-conversation__history-nav a:hover,.trade-conversation__history-nav a:focus-visible{border-color:#00872f;color:#00872f}.trade-conversation__message{display:grid;gap:.5rem;width:min(76%,45rem);padding:.75rem .875rem;border:1px solid #E2E8F0;border-radius:.5rem;background-color:#fff;justify-self:start}.trade-conversation__message.is-own{border-color:#b8dfc7;background-color:#f1fbf5;justify-self:end}.trade-conversation__message p{color:#374151;font-size:.875rem;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.trade-conversation__message-head{display:flex;flex-wrap:wrap;gap:.375rem .75rem;justify-content:space-between;align-items:baseline}.trade-conversation__message-head strong{color:#07164f;font-size:.8125rem;font-weight:800}.trade-conversation__message-head time{color:#7a88a8;font-size:.6875rem;white-space:nowrap}.trade-conversation__read{justify-self:end;color:#7a88a8;font-size:.6875rem}.trade-conversation__reply{display:grid;gap:.875rem;padding:1.125rem;border:1px solid #E2E8F0;border-radius:.5rem;background-color:#fff;box-shadow:0 .5rem 1.5rem #07164f0d}.trade-conversation__reply-actions{display:flex;justify-content:flex-end}.trade-conversation__admin-note{padding:.875rem;border:1px solid #E2E8F0;border-radius:.375rem;background-color:#f8fafc;color:#536691;font-size:.8125rem}.request-sidebar{display:grid;gap:.875rem;align-content:start;position:sticky;top:1.125rem;padding:1.375rem 1rem;border:1px solid #E8DED0;border-radius:.5rem;background-color:#fff9f0;box-shadow:0 .75rem 1.875rem #07164f0f}.request-sidebar__price{display:grid;gap:.5rem;align-content:start}.request-sidebar__price strong{color:#d75a2c;font-size:.9375rem;line-height:1.3333333333;font-weight:800;text-transform:uppercase}.request-sidebar__price span{color:#111827;font-size:.8125rem;line-height:1.3846153846;font-weight:700}.request-sidebar__actions{display:grid;gap:.625rem;align-content:start}.request-sidebar__actions form{display:grid}.request-sidebar__button{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;height:3.25rem;min-height:3.25rem;padding:.75rem 1rem;border:1px solid #BFCBC1;border-radius:.5rem;background-color:#fff;color:#48624f;font-size:.9375rem;font-weight:800;line-height:1.3333333333;text-align:center;cursor:pointer}.request-sidebar__button:hover,.request-sidebar__button:focus-visible{border-color:#2f8f4e;background-color:#f6fbf7}.request-sidebar__button:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #2f8f4e26}.request-sidebar__button_primary{border-color:#2f8f4e;background-color:#2f8f4e;color:#fff;box-shadow:0 .625rem 1.375rem #2f8f4e33}.request-sidebar__button_primary:hover,.request-sidebar__button_primary:focus-visible{background-color:#25773f;color:#fff}.request-sidebar__button_danger{border-color:#e8b7ad;background-color:#fff;color:#b93821}.request-sidebar__button_danger:hover,.request-sidebar__button_danger:focus-visible{border-color:#b93821;background-color:#fff7f5;color:#8f2615}.request-sidebar__close-form{gap:.5rem;padding-top:.25rem}.request-sidebar__close-form label{color:#243664;font-size:.8125rem;font-weight:800}.request-sidebar__close-form select{width:100%;min-height:2.75rem;padding:.5625rem .75rem;border:1px solid #BFCBC1;border-radius:.5rem;background-color:#fff;color:#243664;font:inherit}.request-sidebar__close-form select:focus-visible{outline:none;border-color:#2f8f4e;box-shadow:0 0 0 .1875rem #2f8f4e26}.request-sidebar__field-error{color:#b93821;font-size:.75rem;font-weight:700}.request-sidebar__closed{display:grid;gap:.25rem;padding:.75rem;border:1px solid #D7DEE8;border-radius:.5rem;background-color:#f8fafc;color:#536691;text-align:center}.request-sidebar__closed strong{color:#243664;font-size:.875rem;font-weight:800}.request-sidebar__closed span{font-size:.75rem;font-weight:700}.request-related{margin-top:1.5rem}.request-related__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.875rem}.request-related__header h2{color:#111827;font-size:1.375rem;line-height:1.2727272727;font-weight:800}.request-related__header a{color:#2f8f4e;font-size:.875rem;font-weight:800}.request-related__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(14.375rem,100%),1fr));gap:.875rem}.request-related__item{display:grid;gap:.5rem;min-width:0;padding:1rem;border:1px solid #E2E8F0;border-radius:.5rem;background-color:#fff;color:#536691}.request-related__item:hover,.request-related__item:focus-visible{border-color:#2f8f4e;box-shadow:0 .5rem 1.25rem #07164f14}.request-related__item:focus-visible{outline:none}.request-related__item strong{overflow-wrap:anywhere;color:#111827;font-size:1rem;line-height:1.375}.request-related__item>span:last-child{font-size:.8125rem;line-height:1.3846153846}.request-related__type{color:#2f8f4e;font-size:.75rem;font-weight:800;text-transform:uppercase}.request-share-card,.request-qr-card{border:1px solid #E2E8F0;border-radius:.5rem;background-color:#fff;box-shadow:0 .625rem 1.5rem #07164f0b}.request-share-card{padding:.625rem}.request-share-card h2{margin-bottom:.25rem;color:#111827;font-size:.875rem;line-height:1.2857142857;font-weight:800}.request-share-card p{margin-bottom:.5rem;color:#4b5563;font-size:.75rem;line-height:1.3333333333}.request-share-card__copy{display:grid;grid-template-columns:minmax(0,1fr) 2.125rem;align-items:center;min-height:2.25rem;border:1px solid #DDE4EE;border-radius:.375rem;overflow:hidden}.request-share-card__copy span{min-width:0;padding:0 .625rem;color:#111827;font-size:.6875rem;font-weight:800;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-share-card__copy button{display:inline-flex;align-items:center;justify-content:center;height:100%;border-left:1px solid #DDE4EE;color:#6b7280;cursor:pointer}.request-share-card__copy button.is-copied{background-color:#f2fbf5;color:#00872f}.request-share-card__socials{display:flex;gap:.5rem;margin-top:.5rem}.request-share-card__socials a{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.125rem;border:1px solid #DDE4EE;border-radius:.375rem;background-color:#fff;color:#243664;font-size:1.0625rem;font-weight:900}.request-share-card__socials a[aria-label=LinkedIn]{background-color:#0a66c2;color:#fff}.request-share-card__socials a[aria-label=Facebook]{background-color:#4267b2;color:#fff}.request-share-card__socials a[aria-label=Instagram]{padding:0;border-color:transparent;background-color:transparent;overflow:hidden}.request-share-card__socials a[aria-label=Instagram] img{display:block;width:100%;height:100%;object-fit:cover}.request-share-card__socials a[aria-label=X]{background-color:#1f2937;color:#fff}.request-share-card__socials a[aria-label=Email]{border-color:#243664;background-color:#243664;color:#fff}.request-share-card__socials a[aria-label=Email] svg{width:1.75rem;height:1.75rem}.request-qr-card{display:grid;grid-template-columns:minmax(0,1fr) 4.375rem;gap:.5rem;align-items:center;padding:.5rem}.request-qr-card strong,.request-qr-card span{display:block}.request-qr-card strong{margin-bottom:.125rem;color:#111827;font-size:.6875rem;line-height:1.2727272727;font-weight:800}.request-qr-card span{color:#4b5563;font-size:.625rem;line-height:1.2;font-weight:700}.request-qr-card__code{display:grid;grid-template-columns:repeat(4,1fr);gap:.1875rem;width:3.625rem;height:3.625rem;padding:.25rem;border:1px solid #DDE4EE;background-color:#fff}.request-qr-card__code span{background-color:#111827}.request-qr-card__code span:nth-child(2n),.request-qr-card__code span:nth-child(5),.request-qr-card__code span:nth-child(11){background-color:transparent}@media(max-width:82.5em){.requests-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.requests-filters__search{grid-column:span 2}}@media(max-width:68.75em){.requests-page__top{flex-direction:column;align-items:stretch}.requests-page__actions{align-items:flex-start;padding-top:0}.requests-page__action-warning{max-width:28.75rem}}@media(max-width:61.99875em){.requests-page{padding-top:1.75rem}.requests-page__top{flex-direction:column;align-items:stretch}.requests-page__title{margin-bottom:1.25rem;font-size:2.125rem;line-height:1.2352941176}.requests-page__actions{justify-content:flex-start;flex-wrap:wrap}.requests-filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem;margin-top:1.5rem}.requests-filters__search{grid-column:span 2}.requests-pagination{grid-template-columns:1fr}.requests-pagination__summary,.requests-pagination__pages,.requests-pagination__per-page{justify-self:center}.requests-trust{grid-template-columns:auto minmax(0,1fr)}.requests-trust__side{grid-column:2}.request-form{grid-template-columns:1fr}.request-form-sidebar{position:static}.request-form-grid_four{grid-template-columns:repeat(2,minmax(0,1fr))}.request-detail__layout{grid-template-columns:1fr}.request-detail__share-actions{justify-content:flex-start;overflow-x:auto;padding-bottom:.125rem}.request-detail__share-actions_sidebar-duplicate{display:flex}.request-sidebar{position:static}.request-sidebar__price,.request-share-card{display:none}.request-detail-card__header{grid-template-columns:7.5rem minmax(0,1fr)}.request-detail-card__meta{grid-column:1/-1;align-items:flex-start;flex-direction:row;flex-wrap:wrap}.request-detail-card__mobile-price{display:grid;grid-column:2;justify-self:start;gap:.1875rem;width:fit-content;max-width:100%;padding:.625rem .75rem;border-left:.1875rem solid #D75A2C;border-radius:.375rem;background-color:#fff9f0}.request-detail-card__mobile-price strong{color:#d75a2c;font-size:1.25rem;line-height:1.2;font-weight:800}.request-detail-card__mobile-price span{color:#243664;font-size:.8125rem;line-height:1.3846153846;font-weight:700}.request-gallery{grid-template-columns:1fr;height:auto}.request-gallery__thumbs{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:none}.request-gallery__thumbs img{aspect-ratio:1.45/1}.request-gallery__main{aspect-ratio:2/1}.request-conditions{grid-auto-flow:row;grid-auto-columns:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.request-condition{border-left:0}.request-condition:nth-child(odd){padding-left:.125rem;border-left:0}.request-condition:nth-child(2n){padding-right:0;border-left:1px solid #CFE1D4}}@media(min-width:48em)and (max-width:62em){.request-detail-card__mobile-price{display:flex;grid-column:1/-1;align-items:baseline;justify-content:flex-start;gap:1rem}.request-detail-card__mobile-price>span{display:none}}@media(max-width:53.75em){.trade-messages-inbox__item{grid-template-columns:minmax(0,1fr) auto;gap:.625rem 1rem}.trade-messages-inbox__preview{grid-column:1/-1;grid-row:2}.trade-messages-inbox__meta{grid-column:2;grid-row:1}.trade-message-layout{grid-template-columns:1fr}.trade-message-request{grid-row:1}.requests-table{border:0;overflow:visible}.requests-table table,.requests-table thead,.requests-table tbody,.requests-table tr,.requests-table th,.requests-table td{display:block}.requests-table table{min-width:0}.requests-table thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.requests-table tbody{display:grid;gap:.875rem}.requests-table tr{border:1px solid #E2E8F0;border-radius:.625rem;background-color:#fff;overflow:hidden}.requests-table td{display:grid;grid-template-columns:minmax(7rem,38%) minmax(0,1fr);gap:.75rem;align-items:center;min-height:3rem;padding:.75rem .875rem;border-bottom:1px solid #EDF2F7}.requests-table td:before{content:attr(data-label);color:#07164f;font-size:.75rem;font-weight:800;line-height:1.3333333333}.requests-table tbody tr:last-child td{border-bottom:1px solid #EDF2F7}.requests-table td:last-child{border-bottom:0}.request-company{min-width:0}.request-title{max-width:none}.request-row-actions{justify-content:flex-start}.request-type-picker,.request-upload{grid-template-columns:1fr}.request-upload__preview{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:none}.request-upload__preview .is-main{grid-column:span 2;grid-row:auto}.request-upload__preview .request-upload__photo.is-main,.request-upload__preview .request-upload__slot.is-main{min-height:7.5rem}}@media(max-width:47.99875em){.trade-message-page{padding-top:.875rem}.trade-message-page__header h1{font-size:1.625rem;line-height:1.3076923077}.trade-message-form,.trade-conversation__history,.trade-conversation__reply{padding:.875rem}.trade-conversation__message{width:92%}.requests-page{padding:1.375rem 0 1.5rem}.requests-page__title{font-size:1.875rem;line-height:1.2666666667}.requests-page__top{padding-bottom:1.5rem}.requests-page__actions{display:grid;grid-template-columns:1fr;gap:.625rem;align-items:stretch}.requests-page__action-warning{width:100%;max-width:none;justify-items:center;text-align:center}.requests-page__action-warning-link{justify-self:center}.requests-tabs{margin-right:-.9375rem;padding-bottom:.25rem}.requests-tabs__item{padding-left:.625rem;padding-right:.625rem}.requests-button{width:100%;min-height:2.875rem}.requests-filters{grid-template-columns:1fr}.requests-filters__search{grid-column:auto}.requests-pagination__pages{gap:.5rem;max-width:100%;overflow-x:auto;padding-bottom:.125rem}.requests-pagination__item{min-width:2.5rem;height:2.5rem}.requests-pagination__per-page{width:100%;justify-content:space-between}.requests-trust{grid-template-columns:1fr;gap:.75rem;padding:1.125rem}.requests-trust__icon{width:2.5rem;height:2.5rem}.requests-trust__side{grid-column:auto}.request-create{padding-top:.875rem}.request-create__header{flex-direction:column;align-items:stretch;gap:.875rem}.request-create__header h1{font-size:1.875rem;line-height:1.2666666667}.request-form-section{padding:1rem}.request-form-section__head{gap:.625rem}.request-form-section__footer{align-items:stretch;flex-direction:column}.request-form-grid,.request-form-grid_four{grid-template-columns:1fr}.request-form-subsection__head{align-items:flex-start;flex-direction:column;gap:.375rem}.request-form-subsection__head span{max-width:none;text-align:left}.request-field_compact{width:100%}.request-upload__preview{grid-template-columns:repeat(2,minmax(0,1fr))}.request-upload__preview .is-main{grid-column:span 2}.request-upload__preview .request-upload__photo.is-main,.request-upload__preview .request-upload__slot.is-main{min-height:9.375rem}.request-detail{padding-top:.875rem}.request-mini-button{min-height:2.5rem;font-size:.75rem}.request-detail-card{padding:.875rem .875rem 1.25rem}.request-detail-card__header{grid-template-columns:1fr;gap:1.125rem}.request-detail-card__company{order:2}.request-detail-card__mobile-price{grid-column:1;order:3}.request-detail-card__rating{display:flex;align-items:center;gap:.625rem;order:1}.request-detail-card__rating-score{width:auto;min-height:2.25rem;padding:.375rem .625rem;border-radius:.375rem}.request-detail-card__rating-score strong{font-size:1.25rem}.request-detail-card__rating-score>span{font-size:1.0625rem}.request-detail-card__rating-label{max-width:8.125rem;font-size:.6875rem;line-height:1.3636363636}.request-detail-card__meta{order:4}.request-detail-card__company h1{font-size:1.5rem;line-height:1.2916666667}.request-gallery{grid-template-columns:1fr}.request-gallery__main{height:auto;aspect-ratio:1.65/1}.request-gallery__thumbs{grid-template-columns:repeat(2,1fr)}.request-gallery__thumbs img{aspect-ratio:1.35/1}.request-conditions{grid-template-columns:1fr;gap:0;padding:.875rem}.request-condition{padding:0;border-left:0}.request-condition:nth-child(2n){border-left:0}.request-condition+.request-condition{margin-top:.75rem;padding-top:.75rem;border-left:0;border-top:1px solid #CFE1D4}.request-sidebar{padding:1rem .75rem}}@media(max-width:29.99875em){.trade-messages-inbox__requests-link{width:100%;justify-content:center}.trade-messages-inbox__item{grid-template-columns:1fr}.trade-messages-inbox__meta{grid-column:1;grid-row:3;justify-content:space-between}.trade-messages-inbox__preview{display:block}.trade-messages-inbox__preview span{margin-right:.25rem}.trade-messages-inbox__preview p{display:inline;white-space:normal}.trade-message-form__actions{display:grid}.trade-message-form__cancel,.trade-message-form__submit,.trade-conversation__message{width:100%}.trade-conversation__reply-actions{display:grid}.requests-table td{grid-template-columns:1fr;gap:.375rem}.request-company__name{font-size:.9375rem}}@media(max-width:53.75em){.my-requests-cabinet__create-actions{justify-content:flex-start}.my-requests-cabinet__table{border:0;box-shadow:none;overflow:visible}.my-requests-cabinet__table table,.my-requests-cabinet__table thead,.my-requests-cabinet__table tbody,.my-requests-cabinet__table tr,.my-requests-cabinet__table th,.my-requests-cabinet__table td{display:block}.my-requests-cabinet__table table{min-width:0}.my-requests-cabinet__table thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.my-requests-cabinet__table tbody{display:grid;gap:.75rem}.my-requests-cabinet__table tr{padding:.75rem;border:1px solid #E2E8F0;border-radius:.5rem;background-color:#fff;box-shadow:0 .375rem 1.125rem #07164f0a}.my-requests-cabinet__table td{display:grid;grid-template-columns:minmax(7.5rem,.7fr) minmax(0,1fr);gap:.625rem;padding:.5rem 0;border-bottom:1px solid #EEF2F7}.my-requests-cabinet__table td:before{content:attr(data-label);color:#7a88a8;font-size:.75rem;font-weight:700}.my-requests-cabinet__table td:last-child{border-bottom:0}.my-requests-cabinet__empty{display:block!important}.my-requests-cabinet__empty:before{content:none!important}.my-requests-cabinet__note{display:grid}}@media(max-width:29.99875em){.my-requests-cabinet__create-actions{display:grid}.my-requests-cabinet__create-primary,.my-requests-cabinet__create-secondary{width:100%;justify-content:center}.my-requests-cabinet__table td{grid-template-columns:1fr;gap:.25rem}}.jobs-public-page{background-color:#f7f9fc}.jobs-page{color:#07164f}.jobs-hero{position:relative;overflow:hidden;padding:3.375rem 0 3rem;background:radial-gradient(circle at 82% 18%,rgba(124,213,137,.2),transparent 28%),linear-gradient(118deg,#052f21,#075d35 56%,#087a3b);color:#fff}.jobs-hero:before{content:"";position:absolute;width:26.25rem;height:26.25rem;right:-10rem;bottom:-18.125rem;border:1px solid rgba(255,255,255,.18);border-radius:50%;box-shadow:0 0 0 3rem #ffffff0a,0 0 0 6rem #ffffff06;pointer-events:none}.jobs-hero__container{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(19.375rem,24.375rem);align-items:center;gap:4.5rem;max-width:82.5rem}.jobs-hero__content{max-width:47.5rem}.jobs-hero__notice{display:grid;justify-items:start;gap:.625rem;width:100%;padding:.625rem .75rem;border:1px solid #F2B8A8;border-radius:.5rem;background-color:#fff2eb;color:#b83218;font-size:.8125rem;font-weight:700;line-height:1.3846153846}.jobs-hero__notice-text{display:block}.jobs-hero__notice-link{display:inline-flex;align-items:center;gap:.375rem;padding:.4375rem .6875rem;border:1px solid #B8DFC7;border-radius:62.4375rem;background-color:#f1fbf5;color:#00872f;font:inherit;font-weight:800;line-height:1;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.jobs-hero__notice-link span{display:inline-flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;border-radius:50%;background-color:#00872f;color:#fff;font-size:1rem;font-weight:800;line-height:1}.jobs-hero__notice-link:hover,.jobs-hero__notice-link:focus-visible{border-color:#00872f;background-color:#e3f7e8;color:#006e27}.jobs-hero__notice-link:focus-visible{outline:none}.jobs-hero__eyebrow{display:inline-flex;align-items:center;min-height:1.75rem;margin-bottom:1.125rem;padding:.3125rem .75rem;border:1px solid rgba(255,255,255,.26);border-radius:62.4375rem;background-color:#ffffff1a;color:#ddf9e3;font-size:.8125rem;font-weight:700;line-height:1.3846153846;letter-spacing:.05em;text-transform:uppercase}.jobs-hero__title{max-width:45rem;margin-bottom:1.125rem;color:#fff;font-size:2.875rem;font-weight:650;line-height:1.1956521739;letter-spacing:-.025em}.jobs-hero__text{max-width:42.5rem;color:#ffffffd1;font-size:1.125rem;line-height:1.5555555556}.jobs-hero__features{display:flex;flex-wrap:wrap;gap:1.375rem;margin-top:1.625rem}.jobs-hero__feature{display:inline-flex;align-items:center;gap:.5rem;color:#fff;font-size:.875rem;font-weight:600;line-height:1.4285714286}.jobs-hero__feature svg{color:#91e3a4}.jobs-hero__employer{display:grid;grid-template-columns:auto 1fr;gap:.875rem 1rem;padding:1.5rem;border:1px solid rgba(255,255,255,.2);border-radius:1rem;background-color:#ffffff1c;box-shadow:0 1.125rem 2.625rem #001c1038;-webkit-backdrop-filter:blur(.375rem);backdrop-filter:blur(.375rem)}.jobs-hero__employer-column{display:grid;gap:.75rem}.jobs-hero__employer-icon{display:flex;align-items:center;justify-content:center;grid-row:span 2;width:3.25rem;height:3.25rem;border-radius:.75rem;background-color:#fff;color:#00872f}.jobs-hero__employer-title{margin-bottom:.3125rem;color:#fff;font-size:1.1875rem;font-weight:700;line-height:1.3157894737}.jobs-hero__employer-text{color:#ffffffc2;font-size:.875rem;line-height:1.5}.jobs-hero .jobs-button{grid-column:1/-1;width:100%;margin-top:.375rem}.jobs-button{display:inline-flex;align-items:center;justify-content:center;gap:.5625rem;min-height:3.125rem;padding:.75rem 1.25rem;border:1px solid transparent;border-radius:.5rem;font:inherit;font-size:.9375rem;font-weight:700;line-height:1.3333333333;white-space:nowrap;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.jobs-button:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #00872f33}.jobs-button_primary{border-color:#00872f;background-color:#00872f;color:#fff;box-shadow:0 .5rem 1.25rem #00872f2b}.jobs-button_primary:hover{border-color:#007329;background-color:#007329}.jobs-button_light{border-color:#fff;background-color:#fff;color:#067235}.jobs-button_light:hover{border-color:#e0f7e5;background-color:#e0f7e5}.jobs-search{position:relative;z-index:2;margin-bottom:.625rem}.jobs-search__container{max-width:82.5rem}.jobs-filters{display:grid;grid-template-columns:minmax(15rem,1.35fr) repeat(3,minmax(9.6875rem,1fr)) auto;align-items:end;gap:.875rem;margin-top:-1.25rem;padding:1.25rem;border:1px solid #E0E6EF;border-radius:.875rem;background-color:#fff;box-shadow:0 1rem 2.5rem #07164f1a}.jobs-filters .jobs-button{min-height:3.25rem}.jobs-field{display:block;min-width:0}.jobs-field__label{display:block;margin-bottom:.5rem;color:#4d597a;font-size:.8125rem;font-weight:650;line-height:1.3846153846}.jobs-field__control{position:relative;display:flex;align-items:center;min-height:3.25rem;border:1px solid #DDE4EE;border-radius:.5rem;background-color:#fff;color:#71809f;transition:border-color .2s ease,box-shadow .2s ease}.jobs-field__control:focus-within{border-color:#00872f;box-shadow:0 0 0 .1875rem #00872f1c}.jobs-field__control>svg{position:absolute;left:.875rem;flex:0 0 auto;pointer-events:none}.jobs-field__control input,.jobs-field__control select{width:100%;min-width:0;min-height:3.125rem;padding:.75rem 2.25rem .75rem 2.75rem;border:0;outline:none;background-color:transparent;color:#07164f;font:inherit;font-size:.875rem;line-height:1.4285714286}.jobs-field__control select{cursor:pointer}.jobs-field__control input::placeholder{color:#8a96af}.jobs-catalog{padding:1.75rem 0 4.5rem}.jobs-catalog__container{max-width:82.5rem}.jobs-results{min-width:0}.jobs-results__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:1.125rem}.jobs-results__title{margin-bottom:.3125rem;color:#07164f;font-size:1.75rem;font-weight:650;line-height:1.2857142857}.jobs-results__count{color:#77829a;font-size:.875rem;line-height:1.4285714286}.jobs-results__list{display:grid;gap:1rem}.jobs-results__empty{display:flex;align-items:center;flex-direction:column;padding:3.375rem 1.5rem;border:1px dashed #CCD5E3;border-radius:.75rem;background-color:#fff;color:#77829a;text-align:center}.jobs-results__empty svg{margin-bottom:1rem;color:#00872f}.jobs-results__empty h3{margin-bottom:.5rem;color:#10203e;font-size:1.3125rem;line-height:1.2857142857}.jobs-results__empty p{max-width:30rem;margin-bottom:1.25rem;font-size:.875rem;line-height:1.5}.jobs-sort{display:flex;align-items:center;gap:.5625rem;color:#6c7892;font-size:.8125rem;white-space:nowrap}.jobs-sort select{min-height:2.625rem;padding:.5625rem 2.125rem .5625rem .75rem;border:1px solid #DDE4EE;border-radius:.4375rem;outline:none;background-color:#fff;color:#07164f;font:inherit;cursor:pointer}.jobs-sort select:focus{border-color:#00872f;box-shadow:0 0 0 .1875rem #00872f1a}.job-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 14.375rem;overflow:hidden;border:1px solid #DFE5EE;border-radius:.75rem;background-color:#fff;box-shadow:0 .5rem 1.5rem #07164f0b;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.job-card:hover{border-color:#bfd7c5;box-shadow:0 .875rem 2.125rem #07164f17;transform:translateY(-.0625rem)}.job-card_featured{border-color:#9ed6aa}.job-card__featured{position:absolute;top:0;right:0;padding:.375rem .75rem;border-radius:0 .6875rem 0 .5rem;background-color:#e3f7e8;color:#007d2c;font-size:.6875rem;font-weight:750;line-height:1.4545454545;letter-spacing:.04em;text-transform:uppercase}.job-card__top{grid-column:1;display:flex;align-items:center;gap:.75rem;padding:1.125rem 1.375rem .625rem}.job-card__company-logo{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:2.875rem;height:2.875rem;border:1px solid #D7E7DA;border-radius:.625rem;background:linear-gradient(145deg,#e8f6ea,#f7fbf8);color:#087c35;font-size:1.1875rem;font-weight:750}.job-card__company{min-width:0;margin-right:auto}.job-card__company-name{display:flex;flex-wrap:wrap;align-items:center;gap:.4375rem;margin-bottom:.1875rem;color:#273551;font-size:.875rem;font-weight:700;line-height:1.4285714286}.job-card__verified{display:inline-flex;align-items:center;gap:.25rem;color:#00872f;font-size:.6875rem;font-weight:650}.job-card__verified svg{flex:0 0 auto}.job-card__favorite{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:2.5rem;height:2.5rem;border:1px solid #E0E5ED;border-radius:.5rem;background-color:#fff;color:#7b879f;cursor:pointer;transition:border-color .2s ease,color .2s ease,background-color .2s ease}.job-card__favorite:hover{border-color:#f0b8b8;background-color:#fff8f8;color:#d44c4c}.job-card__favorite:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #00872f21}.job-card__body{grid-column:1;padding:0 1.375rem .9375rem}.job-card__title{margin-bottom:.75rem;font-size:1.375rem;font-weight:700;line-height:1.3181818182}.job-card__title a{color:#07164f}.job-card__title a:hover{color:#00872f}.job-card__primary-info{display:flex;flex-wrap:wrap;align-items:center;gap:.625rem 1.375rem;margin-bottom:.625rem}.job-card__primary-info span{display:inline-flex;align-items:center;gap:.4375rem;color:#56627d;font-size:.875rem}.job-card__primary-info span svg{color:#79869f}.job-card__primary-info .job-card__reservation{color:#087c35;font-weight:700}.job-card__primary-info .job-card__reservation svg{color:#00872f}.job-card__description{display:-webkit-box;overflow:hidden;color:#56627a;font-size:.875rem;line-height:1.5714285714;-webkit-box-orient:vertical;-webkit-line-clamp:2}.job-card__benefits{display:flex;flex-wrap:wrap;gap:.5rem 1.125rem}.job-card__benefits li{display:inline-flex;align-items:center;gap:.3125rem;color:#4f5c73;font-size:.75rem;line-height:1.4166666667}.job-card__benefits li svg{color:#00872f}.job-card__aside{grid-column:2;grid-row:1/4;display:flex;align-items:stretch;justify-content:center;flex-direction:column;gap:.875rem;padding:1.375rem;border-left:1px solid #E8ECF2;background-color:#fbfcfd}.job-card__salary{color:#087c35;font-size:1.25rem;font-weight:750;line-height:1.35;text-align:center}.job-card__footer{grid-column:1;display:flex;align-items:center;min-height:2.875rem;padding:.5rem 1.375rem;border-top:1px solid #E8ECF2;background-color:#fbfcfd;color:#8a94a8;font-size:.75rem}.job-card__details{display:inline-flex;align-items:center;justify-content:center;gap:.3125rem;min-height:2.5rem;padding:.5rem .8125rem;border:1px solid #BFDCC6;border-radius:.4375rem;background-color:#fff;color:#00872f;font-size:.8125rem;font-weight:700}.job-card__details:hover{border-color:#00872f;background-color:#f3faf5;color:#006f27}.jobs-pagination{display:flex;align-items:center;justify-content:center;gap:.4375rem;margin-top:1.75rem}.jobs-pagination a,.jobs-pagination button,.jobs-pagination>span{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;border:1px solid #DDE4EE;border-radius:.4375rem;background-color:#fff;color:#4e5b76;font:inherit;font-size:.8125rem}.jobs-pagination a:hover,.jobs-pagination a.is-active{border-color:#00872f;background-color:#00872f;color:#fff}.jobs-pagination button{cursor:pointer}.jobs-pagination button:disabled{background-color:#f1f3f7;color:#a5adbb;cursor:default}.jobs-pagination>span{border-color:transparent;background-color:transparent}.jobs-pagination>span[aria-disabled=true]{border-color:#dde4ee;background-color:#f1f3f7;color:#a5adbb}.jobs-employer-cta{padding:0 0 4.5rem}.jobs-employer-cta__container{display:flex;align-items:center;justify-content:space-between;gap:2rem;max-width:82.5rem;padding-top:1.75rem;padding-bottom:1.75rem;border:1px solid #D8E6DB;border-radius:.875rem;background:linear-gradient(90deg,#e9f7ebf5,#f8fcf9f5),#fff}.jobs-employer-cta h2{margin-bottom:.375rem;color:#07164f;font-size:1.4375rem;font-weight:700;line-height:1.3043478261}.jobs-employer-cta p{max-width:47.5rem;color:#5d6980;font-size:.875rem;line-height:1.5}@media(max-width:75em){.jobs-hero__container{gap:2.5rem}.jobs-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.jobs-filters .jobs-button{grid-column:span 2}}@media(max-width:61.99875em){.jobs-hero{padding-top:2.625rem}.jobs-hero__container{grid-template-columns:minmax(0,1fr);gap:1.875rem}.jobs-hero__employer,.jobs-hero__employer-column{max-width:38.75rem}}@media(max-width:47.99875em){.jobs-hero{padding:2.125rem 0 2.5rem}.jobs-hero__title{font-size:2.25rem;line-height:1.1944444444}.jobs-hero__text{font-size:1rem;line-height:1.5}.jobs-filters{grid-template-columns:minmax(0,1fr);padding:1rem}.jobs-filters .jobs-button{grid-column:auto}.jobs-catalog{padding-top:1.125rem}.jobs-results__header{align-items:flex-start;flex-direction:column}.jobs-sort{justify-content:space-between;width:100%}.jobs-sort select{flex:1 1 auto;min-width:0}.job-card{grid-template-columns:minmax(0,1fr)}.job-card__top,.job-card__body,.job-card__aside,.job-card__footer{grid-column:1}.job-card__aside{grid-row:auto;align-items:center;justify-content:space-between;flex-direction:row;padding:.875rem 1.375rem;border-top:1px solid #E8ECF2;border-left:0}.job-card__salary{text-align:left}.job-card__verified span{display:none}.jobs-employer-cta__container{align-items:flex-start;flex-direction:column}}@media(max-width:29.99875em){.jobs-hero__title{font-size:1.9375rem;line-height:1.2258064516}.jobs-hero__features{align-items:flex-start;flex-direction:column;gap:.75rem}.jobs-hero__employer{padding:1.125rem}.jobs-hero__notice-link{justify-content:center;width:100%}.jobs-results__title{font-size:1.5rem}.job-card__featured{position:static;display:inline-flex;margin:.875rem 1rem 0;border-radius:62.4375rem}.job-card__top{padding:1rem 1rem .75rem}.job-card__body{padding:0 1rem 1rem}.job-card__aside{align-items:stretch;flex-direction:column;padding:1rem}.job-card__salary{text-align:center}.job-card__title{font-size:1.1875rem}.job-card__primary-info,.job-card__benefits{align-items:flex-start;flex-direction:column}.job-card__footer{padding-right:1rem;padding-left:1rem}.jobs-pagination{gap:.25rem}.jobs-pagination a,.jobs-pagination button,.jobs-pagination>span{min-width:2.25rem;height:2.25rem}}.jobs-form-public-page{background-color:#f6f8fb}.job-form-page{padding:1.625rem 0 4.5rem;color:#07164f}.job-form-page__container{max-width:82.5rem}.job-form-page__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1.75rem;margin-bottom:1.5rem}.job-form-page__header h1{margin-bottom:.5rem;color:#07164f;font-size:2.25rem;font-weight:700;line-height:1.2222222222;letter-spacing:-.02em}.job-form-page__header p{max-width:43.75rem;color:#667289;font-size:.875rem;line-height:1.5}.job-form-page__back{display:inline-flex;align-items:center;gap:.4375rem;flex:0 0 auto;min-height:2.625rem;padding:.5625rem .875rem;border:1px solid #D9E1EB;border-radius:.5rem;background-color:#fff;color:#46536c;font-size:.8125rem;font-weight:650}.job-form-page__back:hover{border-color:#b6d2bd;color:#00872f}.job-form-status{margin-bottom:1.25rem;padding:.875rem 1.0625rem;border:1px solid #A9D4B2;border-radius:.5625rem;background-color:#eaf7ec;color:#126b31;font-size:.8125rem;font-weight:650;line-height:1.4615384615}.job-form-status_error{border-color:#e4aeb3;background-color:#fcebed;color:#a92f3a}.job-vacancy-form{display:grid;grid-template-columns:minmax(0,1fr) 18.75rem;align-items:start;gap:1.5rem}.job-vacancy-form__main{display:grid;gap:1.125rem;min-width:0}.job-form-section{padding:1.625rem 1.75rem 1.75rem;border:1px solid #DFE5EE;border-radius:.75rem;background-color:#fff;box-shadow:0 .5rem 1.5rem #07164f0a}.job-form-section__header{display:flex;align-items:flex-start;gap:.8125rem;margin-bottom:1.4375rem;padding-bottom:1.25rem;border-bottom:1px solid #E5EAF1}.job-form-section__header h2{margin-bottom:.25rem;color:#07164f;font-size:1.3125rem;font-weight:700;line-height:1.3333333333}.job-form-section__header p{color:#748096;font-size:.75rem;line-height:1.5}.job-form-section__step{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:2rem;height:2rem;border-radius:.5rem;background-color:#e4f4e7;color:#00872f;font-size:.8125rem;font-weight:750}.job-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.0625rem 1.125rem}.job-form-grid_four{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:1.0625rem}.job-form-grid+.job-form-grid{margin-top:1.125rem}.job-form-field{position:relative;display:block;min-width:0}.job-form-field_wide{grid-column:1/-1}.job-form-field__label{display:block;margin-bottom:.4375rem;color:#3e4c66;font-size:.75rem;font-weight:650;line-height:1.4166666667}.job-form-field input,.job-form-field select,.job-form-field textarea{width:100%;min-width:0;border:1px solid #D9E1EB;border-radius:.5rem;outline:none;background-color:#fff;color:#162540;font:inherit;font-size:.8125rem;line-height:1.4615384615;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.job-form-field input:focus,.job-form-field select:focus,.job-form-field textarea:focus{border-color:#00872f;box-shadow:0 0 0 .1875rem #00872f1a}.job-form-field input:disabled,.job-form-field select:disabled,.job-form-field textarea:disabled{background-color:#f1f3f6;color:#9ba4b3;cursor:not-allowed}.job-form-field input::placeholder,.job-form-field select::placeholder,.job-form-field textarea::placeholder{color:#9aa3b4}.job-form-field input,.job-form-field select{min-height:2.9375rem;padding:.625rem .75rem}.job-form-field select{cursor:pointer}.job-form-field textarea{min-height:7.5rem;padding:.75rem .8125rem 1.75rem;resize:vertical}.job-form-field__counter{position:absolute;right:.6875rem;bottom:.5rem;color:#9aa3b4;font-size:.625rem;pointer-events:none}.job-form-field__hint{display:flex;align-items:center;gap:.3125rem;margin-top:.4375rem;color:#538061;font-size:.625rem;line-height:1.5}.job-form-field__hint svg{flex:0 0 auto;color:#00872f}.job-form-field__error{display:block;margin-top:.4375rem;color:#c43b45;font-size:.6875rem;line-height:1.4545454545}.job-form-field_error input,.job-form-field_error select,.job-form-field_error textarea{border-color:#d96a73}.job-form-field_error .job-form-field__counter{bottom:1.75rem}fieldset.job-form-field{border:0}.job-form-switch{display:flex;align-items:center;gap:.6875rem;margin-bottom:1.25rem;cursor:pointer}.job-form-switch>input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.job-form-switch>span[aria-hidden]{position:relative;flex:0 0 auto;width:2.625rem;height:1.5rem;border-radius:62.4375rem;background-color:#c7d0dc;transition:background-color .2s ease}.job-form-switch>span[aria-hidden]:after{content:"";position:absolute;top:.1875rem;left:.1875rem;width:1.125rem;height:1.125rem;border-radius:50%;background-color:#fff;box-shadow:0 .125rem .3125rem #07164f33;transition:transform .2s ease}.job-form-switch>input:checked+span[aria-hidden]{background-color:#00872f}.job-form-switch>input:checked+span[aria-hidden]:after{transform:translate(1.125rem)}.job-form-switch>input:focus-visible+span[aria-hidden]{box-shadow:0 0 0 .1875rem #00872f24}.job-form-switch>span:last-child{display:flex;flex-direction:column;gap:.125rem}.job-form-switch strong{color:#34415a;font-size:.75rem;line-height:1.4166666667}.job-form-switch small{color:#808a9d;font-size:.625rem;line-height:1.5}.job-form-sidebar{position:sticky;top:1.25rem;display:grid;gap:.875rem}.job-form-sidebar__card,.job-form-sidebar__notice,.job-form-sidebar__actions{border:1px solid #DFE5EE;border-radius:.6875rem;background-color:#fff;box-shadow:0 .4375rem 1.375rem #07164f0a}.job-form-sidebar__card{padding:1.3125rem}.job-form-sidebar__card h2{margin-bottom:.3125rem;color:#13223d;font-size:1.0625rem;font-weight:700;line-height:1.3529411765}.job-form-sidebar__card>p{margin-bottom:1rem;color:#778298;font-size:.6875rem;line-height:1.4545454545}.job-form-sidebar__card ul{display:grid;gap:.625rem;padding-top:.9375rem;border-top:1px solid #E6EAF0}.job-form-sidebar__card li{display:flex;align-items:center;gap:.5rem;color:#4d5a72;font-size:.6875rem;line-height:1.4545454545}.job-form-sidebar__card li svg{flex:0 0 auto;color:#00872f}.job-form-sidebar__delete-form{display:contents}.job-form-sidebar__actions .job-form-sidebar__delete{border-color:#ecd4da;color:#a04458}.job-form-sidebar__actions .job-form-sidebar__delete:hover{border-color:#ddaab5;background-color:#fff6f7;color:#8c2f43}.job-form-sidebar__notice{display:flex;align-items:flex-start;gap:.5625rem;padding:.875rem;background-color:#f3f8f4;color:#44634e}.job-form-sidebar__notice svg{flex:0 0 auto;color:#00872f}.job-form-sidebar__notice p{font-size:.625rem;line-height:1.5}.job-form-sidebar__actions{display:grid;gap:.5625rem;padding:1.0625rem}.job-form-sidebar__actions .jobs-button{width:100%}.job-form-sidebar__draft{border-color:#d3dce7;background-color:#fff;color:#42506a}.job-form-sidebar__draft:hover{border-color:#b8c5d3;background-color:#f8fafc}.job-form-sidebar__preview{display:flex;align-items:center;justify-content:center;min-height:2.125rem;color:#00872f;font-size:.6875rem;font-weight:650}.job-form-sidebar__preview:hover{text-decoration:underline;text-underline-offset:.1875rem}@media(max-width:71.875em){.job-form-grid_four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:61.99875em){.job-vacancy-form{grid-template-columns:minmax(0,1fr)}.job-form-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.job-form-sidebar__actions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}.job-form-sidebar__preview{grid-column:1/-1}}@media(max-width:47.99875em){.job-form-page{padding-top:1.125rem}.job-form-page__header{align-items:flex-start;flex-direction:column}.job-form-page__header h1{font-size:1.875rem;line-height:1.2666666667}.job-form-section{padding:1.375rem 1.25rem}.job-form-grid{grid-template-columns:minmax(0,1fr)}.job-form-grid_four{grid-template-columns:repeat(2,minmax(0,1fr))}.job-form-field_wide{grid-column:auto}}@media(max-width:29.99875em){.job-form-page__header h1{font-size:1.625rem;line-height:1.2692307692}.job-form-section{padding:1.1875rem 1rem}.job-form-section__header{gap:.625rem}.job-form-grid_four,.job-form-sidebar{grid-template-columns:minmax(0,1fr)}.job-form-sidebar__actions{grid-column:auto;grid-template-columns:minmax(0,1fr)}.job-form-sidebar__preview{grid-column:auto}}.jobs-manager-public-page{background-color:#f6f8fb}.job-manager-page{padding:1.625rem 0 4.5rem;color:#07164f}.job-manager-page__container{max-width:82.5rem}.job-manager-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1.75rem;margin-bottom:1.5rem}.job-manager-header h1{margin-bottom:.5rem;color:#07164f;font-size:2.25rem;font-weight:700;line-height:1.2222222222;letter-spacing:-.02em}.job-manager-header p{max-width:45rem;color:#667289;font-size:.875rem;line-height:1.5}.job-manager-header__create{flex:0 0 auto;gap:.5rem;min-height:2.75rem;padding-right:1.1875rem;padding-left:1.0625rem}.job-manager-notice{display:flex;align-items:center;gap:.5625rem;margin-bottom:1.125rem;padding:.8125rem 1rem;border:1px solid #A9D4B2;border-radius:.5625rem;background-color:#eaf7ec;color:#126b31;font-size:.8125rem;font-weight:650}.job-manager-notice[hidden]{display:none}.job-manager-notice_error{border-color:#e4aeb3;background-color:#fcebed;color:#a92f3a}.job-manager-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.875rem;margin-bottom:1.25rem}.job-manager-stat{position:relative;min-width:0;padding:1.25rem 1.3125rem;overflow:hidden;border:1px solid #DFE5EE;border-radius:.6875rem;background-color:#fff;box-shadow:0 .5rem 1.5rem #07164f09}.job-manager-stat:after{content:"";position:absolute;top:0;right:0;width:3.375rem;height:3.375rem;border-radius:0 0 0 100%;background-color:#eff8f1}.job-manager-stat>span,.job-manager-stat>small{display:block}.job-manager-stat>span{margin-bottom:.5rem;color:#68758c;font-size:.75rem;font-weight:650;line-height:1.4166666667}.job-manager-stat>strong{display:block;margin-bottom:.1875rem;color:#07164f;font-size:1.875rem;font-weight:750;line-height:1.2}.job-manager-stat>small{color:#8a94a7;font-size:.6875rem;line-height:1.4545454545}.job-manager-panel{overflow:hidden;border:1px solid #DFE5EE;border-radius:.75rem;background-color:#fff;box-shadow:0 .5rem 1.5rem #07164f0a}.job-manager-panel__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;padding:1.5rem 1.625rem 1.25rem}.job-manager-panel__header h2{margin-bottom:.25rem;color:#07164f;font-size:1.3125rem;font-weight:700;line-height:1.3333333333}.job-manager-panel__header p{color:#748097;font-size:.75rem;line-height:1.5}.job-manager-company{flex:0 0 16.25rem}.job-manager-company>span{display:block;margin-bottom:.375rem;color:#526079;font-size:.6875rem;font-weight:650}.job-manager-company select{width:100%;min-height:2.5rem;padding:.5rem 2.125rem .5rem .75rem;border:1px solid #D8E0EA;border-radius:.5rem;background-color:#fff;color:#263450;font-size:.75rem;font-weight:600}.job-manager-filters{display:flex;gap:.25rem;padding:0 1.625rem;overflow-x:auto;border-bottom:1px solid #E3E8EF}.job-manager-filter{display:inline-flex;align-items:center;gap:.4375rem;flex:0 0 auto;min-height:2.875rem;padding:.5625rem .75rem;border:0;border-bottom:.125rem solid transparent;background:transparent;color:#69758c;font-size:.75rem;font-weight:650;cursor:pointer}.job-manager-filter>span{display:inline-flex;align-items:center;justify-content:center;min-width:1.3125rem;height:1.3125rem;padding:0 .375rem;border-radius:62.4375rem;background-color:#eef2f6;color:#6d788d;font-size:.625rem}.job-manager-filter:hover,.job-manager-filter.is-active{color:#00872f}.job-manager-filter.is-active{border-bottom-color:#00872f}.job-manager-filter.is-active>span{background-color:#e4f4e8;color:#087c35}.job-manager-list{display:grid}.job-manager-card{display:grid;grid-template-columns:minmax(0,1fr) 11.875rem 17.5rem;align-items:stretch;min-width:0;border-bottom:1px solid #E6EBF1}.job-manager-card[hidden]{display:none}.job-manager-card:last-child{border-bottom:0}.job-manager-card__main{min-width:0;padding:1.375rem 1.5rem 1.4375rem 1.625rem}.job-manager-card__heading{display:flex;align-items:center;gap:.5625rem;margin-bottom:.5625rem}.job-manager-card__status{display:inline-flex;align-items:center;min-height:1.5rem;padding:.25rem .625rem;border-radius:62.4375rem;font-size:.625rem;font-weight:750}.job-manager-card__status_active{background-color:#e6f5e9;color:#087c35}.job-manager-card__status_paused{background-color:#fff2d9;color:#9a6300}.job-manager-card__status_draft{background-color:#edf1f6;color:#657187}.job-manager-card__status_closed{background-color:#f7e9ec;color:#9b4255}.job-manager-card__updated{color:#8b95a7;font-size:.625rem;line-height:1.5}.job-manager-card h3{margin-bottom:.25rem;font-size:1.0625rem;font-weight:700;line-height:1.3529411765}.job-manager-card h3 a{color:#07164f}.job-manager-card h3 a:hover{color:#00872f}.job-manager-card__company{margin-bottom:.8125rem;color:#68758c;font-size:.75rem;font-weight:600}.job-manager-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1.125rem;color:#657188;font-size:.6875rem}.job-manager-card__meta span{display:inline-flex;align-items:center;gap:.375rem}.job-manager-card__meta svg{color:#00872f}.job-manager-card__meta strong{color:#087c35;font-size:.75rem;font-weight:700}.job-manager-card__metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;border-left:1px solid #E8ECF2}.job-manager-card__metrics>div,.job-manager-card__metrics>a{min-width:0;padding:1.125rem .875rem;color:inherit;text-align:center}.job-manager-card__metrics>div+*,.job-manager-card__metrics>a+*{border-left:1px solid #E8ECF2}.job-manager-card__metrics>a:hover{background-color:#f4faf5}.job-manager-card__metrics span,.job-manager-card__metrics strong,.job-manager-card__metrics small{display:block}.job-manager-card__metrics span{margin-bottom:.3125rem;color:#8993a5;font-size:.625rem}.job-manager-card__metrics strong{color:#263450;font-size:1.25rem;font-weight:750}.job-manager-card__metrics small{margin-top:.25rem;color:#00872f;font-size:.5625rem;font-weight:700}.job-manager-card__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:.5rem;padding:1.125rem 1.5rem;border-left:1px solid #E8ECF2;background-color:#fbfcfd}.job-manager-card__delete-form{display:contents}.job-manager-card__link,.job-manager-card__action{display:inline-flex;align-items:center;justify-content:center;min-height:2.25rem;padding:.4375rem .625rem;border:1px solid #D9E1EA;border-radius:.4375rem;background-color:#fff;color:#46536c;font-size:.625rem;font-weight:650;text-align:center;cursor:pointer}.job-manager-card__link:hover,.job-manager-card__action:hover{border-color:#afcfb7;color:#00872f}.job-manager-card__link:disabled,.job-manager-card__action:disabled{opacity:.58;cursor:wait}.job-manager-card__link[hidden]{display:none}.job-manager-card__action_danger{border-color:#ecd4da;color:#a04458}.job-manager-card__action_danger:hover{border-color:#ddaab5;color:#8c2f43}.job-manager-card__action[hidden]{display:none}.job-manager-empty{padding:3.4375rem 1.5rem;color:#8993a5;text-align:center}.job-manager-empty[hidden]{display:none}.job-manager-empty svg{margin-bottom:.8125rem;color:#8dba97}.job-manager-empty h3{margin-bottom:.375rem;color:#263450;font-size:1.0625rem;font-weight:700}.job-manager-empty p{font-size:.75rem;line-height:1.5}@media(max-width:76.875em){.job-manager-card{grid-template-columns:minmax(0,1fr) 10.625rem 15rem}.job-manager-card__actions{padding-right:1.125rem;padding-left:1.125rem}}@media(max-width:61.99875em){.job-manager-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.job-manager-card{grid-template-columns:minmax(0,1fr) 11.875rem}.job-manager-card__metrics{border-left:1px solid #E8ECF2}.job-manager-card__actions{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));padding:.875rem 1.5rem;border-top:1px solid #E8ECF2;border-left:0}}@media(max-width:47.99875em){.job-manager-page{padding-top:1.25rem;padding-bottom:3.25rem}.job-manager-header{flex-direction:column;gap:1.125rem}.job-manager-header h1{font-size:1.8125rem;line-height:1.2413793103}.job-manager-header__create{width:100%}.job-manager-stats{grid-template-columns:minmax(0,1fr);gap:.625rem}.job-manager-stat{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:1rem 1.125rem}.job-manager-stat>span{margin-bottom:0}.job-manager-stat>strong{grid-row:1/span 2;grid-column:2;margin:0;font-size:1.5625rem}.job-manager-panel{margin-right:-.9375rem;margin-left:-.9375rem;border-right:0;border-left:0;border-radius:0}.job-manager-panel__header{align-items:stretch;flex-direction:column;padding:1.3125rem .9375rem 1.0625rem}.job-manager-company{flex-basis:auto}.job-manager-filters{padding:0 .9375rem}.job-manager-card{grid-template-columns:minmax(0,1fr)}.job-manager-card__main{padding:1.25rem .9375rem}.job-manager-card__metrics{border-top:1px solid #E8ECF2;border-left:0}.job-manager-card__actions{grid-column:auto;grid-template-columns:repeat(2,minmax(0,1fr));padding:.875rem .9375rem 1.125rem}}.job-applications-public-page{background-color:#f6f8fb}.job-applications-page{padding:1.625rem 0 4.5rem;color:#07164f}.job-applications-page__container{max-width:82.5rem}.job-applications-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1.75rem;margin-bottom:1.375rem}.job-applications-header h1{margin-bottom:.5rem;color:#07164f;font-size:2.25rem;font-weight:700;line-height:1.2222222222;letter-spacing:-.02em}.job-applications-header p{max-width:45rem;color:#667289;font-size:.875rem;line-height:1.5}.job-applications-header__back{display:inline-flex;align-items:center;gap:.4375rem;flex:0 0 auto;min-height:2.625rem;padding:.5625rem .875rem;border:1px solid #D9E1EB;border-radius:.5rem;background-color:#fff;color:#46536c;font-size:.8125rem;font-weight:650}.job-applications-header__back:hover{border-color:#b6d2bd;color:#00872f}.job-applications-vacancy{display:flex;align-items:center;gap:.875rem;margin-bottom:1rem;padding:1.125rem 1.25rem;border:1px solid #DDE5EE;border-radius:.6875rem;background-color:#fff;box-shadow:0 .5rem 1.5rem #07164f09}.job-applications-vacancy__logo{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:2.875rem;height:2.875rem;border:1px solid #CEE3D3;border-radius:.5625rem;background-color:#eaf6ec;color:#087c35;font-size:.9375rem;font-weight:750}.job-applications-vacancy__main{min-width:0;margin-right:auto}.job-applications-vacancy__main>span{display:block;margin-bottom:.125rem;color:#8792a5;font-size:.625rem;font-weight:650;text-transform:uppercase}.job-applications-vacancy__main h2{margin-bottom:.125rem;font-size:1rem;font-weight:700;line-height:1.375}.job-applications-vacancy__main h2 a{color:#07164f}.job-applications-vacancy__main h2 a:hover{color:#00872f}.job-applications-vacancy__main p{color:#69758c;font-size:.6875rem;line-height:1.4545454545}.job-applications-vacancy__status{display:inline-flex;align-items:center;flex:0 0 auto;min-height:1.625rem;padding:.25rem .6875rem;border-radius:62.4375rem;background-color:#e6f5e9;color:#087c35;font-size:.625rem;font-weight:750}.job-applications-notice{display:flex;align-items:center;gap:.5625rem;margin-bottom:1rem;padding:.8125rem 1rem;border:1px solid #A9D4B2;border-radius:.5625rem;background-color:#eaf7ec;color:#126b31;font-size:.8125rem;font-weight:650}.job-applications-notice[hidden]{display:none}.job-applications-notice_error{border-color:#e4aeb3;background-color:#fcebed;color:#a92f3a}.job-applications-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-bottom:1.25rem}.job-applications-stats article{display:flex;align-items:center;justify-content:space-between;gap:.9375rem;padding:1.0625rem 1.1875rem;border:1px solid #DFE5EE;border-radius:.625rem;background-color:#fff}.job-applications-stats article span{color:#68758c;font-size:.6875rem;font-weight:650}.job-applications-stats article strong{color:#07164f;font-size:1.5rem;font-weight:750}.job-applications-panel{overflow:hidden;border:1px solid #DFE5EE;border-radius:.75rem;background-color:#fff;box-shadow:0 .5rem 1.5rem #07164f0a}.job-applications-panel__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;padding:1.4375rem 1.625rem 1.1875rem}.job-applications-panel__header h2{margin-bottom:.25rem;color:#07164f;font-size:1.3125rem;font-weight:700;line-height:1.3333333333}.job-applications-panel__header p{color:#748097;font-size:.75rem}.job-applications-search{position:relative;flex:0 0 18.125rem}.job-applications-search svg{position:absolute;top:50%;left:.8125rem;color:#7a879c;transform:translateY(-50%);pointer-events:none}.job-applications-search input{width:100%;min-height:2.5rem;padding:.5625rem .8125rem .5625rem 2.4375rem;border:1px solid #D8E0EA;border-radius:.5rem;background-color:#fff;color:#263450;font-size:.75rem}.job-applications-search input::placeholder{color:#929bac}.job-applications-search input:focus{border-color:#65ae77;box-shadow:0 0 0 .1875rem #00872f17;outline:0}.job-applications-filters{display:flex;gap:.25rem;padding:0 1.625rem;overflow-x:auto;border-bottom:1px solid #E3E8EF}.job-applications-filter{display:inline-flex;align-items:center;gap:.4375rem;flex:0 0 auto;min-height:2.875rem;padding:.5625rem .75rem;border:0;border-bottom:.125rem solid transparent;background:transparent;color:#69758c;font-size:.75rem;font-weight:650;cursor:pointer}.job-applications-filter>span{display:inline-flex;align-items:center;justify-content:center;min-width:1.3125rem;height:1.3125rem;padding:0 .375rem;border-radius:62.4375rem;background-color:#eef2f6;color:#6d788d;font-size:.625rem}.job-applications-filter:hover,.job-applications-filter.is-active{color:#00872f}.job-applications-filter.is-active{border-bottom-color:#00872f}.job-applications-filter.is-active>span{background-color:#e4f4e8;color:#087c35}.job-applications-list{display:grid}.job-application-card{border-bottom:1px solid #E4E9F0}.job-application-card[hidden]{display:none}.job-application-card:last-child{border-bottom:0}.job-application-card.is-expanded{box-shadow:inset .1875rem 0 #57aa6b}.job-application-card__summary{display:grid;grid-template-columns:3rem minmax(13.125rem,17.8125rem) minmax(24.375rem,1fr) auto;align-items:center;gap:1rem;padding:1.125rem 1.5rem 1.125rem 1.625rem}.job-application-card__avatar{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:linear-gradient(145deg,#e6f4e9,#f5faf6);color:#087c35;font-size:.8125rem;font-weight:750}.job-application-card__identity{min-width:0}.job-application-card__name-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.25rem}.job-application-card__name-row h3{color:#172342;font-size:.9375rem;font-weight:700;line-height:1.4}.job-application-card__status{display:inline-flex;align-items:center;min-height:1.4375rem;padding:.25rem .5625rem;border-radius:62.4375rem;font-size:.5625rem;font-weight:750}.job-application-card__status_new{background-color:#e6f5e9;color:#087c35}.job-application-card__status_viewed{background-color:#eaf0fa;color:#3866a6}.job-application-card__status_contacted{background-color:#fff2d9;color:#946000}.job-application-card__status_rejected{background-color:#f7e9ec;color:#9b4255}.job-application-card__applied{color:#8993a5;font-size:.625rem}.job-application-card__quick-info{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-width:0}.job-application-card__quick-info>div{min-width:0;padding:0 1rem;border-left:1px solid #E7EBF1}.job-application-card__quick-info dt{margin-bottom:.25rem;color:#8a94a6;font-size:.5625rem;font-weight:600}.job-application-card__quick-info dd{overflow:hidden;color:#34415b;font-size:.6875rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.job-application-card__quick-info dd a{color:#34415b}.job-application-card__quick-info dd a:hover{color:#00872f}.job-application-card__toggle{display:inline-flex;align-items:center;justify-content:center;gap:.4375rem;min-height:2.25rem;padding:.4375rem .6875rem;border:1px solid #D9E1EA;border-radius:.4375rem;background-color:#fff;color:#46536c;font-size:.625rem;font-weight:650;cursor:pointer}.job-application-card__toggle svg{transition:transform .2s ease}.job-application-card__toggle[aria-expanded=true]{border-color:#b7d4be;color:#00872f}.job-application-card__toggle[aria-expanded=true] svg{transform:rotate(180deg)}.job-application-card__details{padding:1.25rem 1.5rem 1.375rem 5.625rem;border-top:1px solid #E8ECF2;background-color:#fafbfc}.job-application-card__details[hidden]{display:none}.job-application-card__comment{margin-bottom:1.125rem}.job-application-card__comment>span{display:block;margin-bottom:.375rem;color:#7c879a;font-size:.625rem;font-weight:650}.job-application-card__comment p{max-width:52.5rem;color:#39465f;font-size:.75rem;line-height:1.5833333333}.job-application-card__contacts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:1.25rem}.job-application-card__contacts>div{min-width:0;padding:.8125rem .875rem;border:1px solid #E1E7EE;border-radius:.5rem;background-color:#fff}.job-application-card__contacts dt{margin-bottom:.3125rem;color:#8791a3;font-size:.5625rem;font-weight:650}.job-application-card__contacts dd{overflow-wrap:anywhere;color:#2e3b55;font-size:.6875rem;font-weight:650}.job-application-card__contacts dd a{color:#087c35}.job-application-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:1.25rem}.job-application-card__contact-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5625rem}.job-application-card__contact-actions .jobs-button{min-height:2.375rem;padding:.5rem .9375rem;font-size:.6875rem}.job-application-card__email{display:inline-flex;align-items:center;justify-content:center;min-height:2.375rem;padding:.5rem .875rem;border:1px solid #D9E1EA;border-radius:.4375rem;background-color:#fff;color:#46536c;font-size:.6875rem;font-weight:650}.job-application-card__email:hover{border-color:#b7d4be;color:#00872f}.job-application-card__status-select{flex:0 0 13.125rem}.job-application-card__status-select>span{display:block;margin-bottom:.3125rem;color:#657188;font-size:.5625rem;font-weight:650}.job-application-card__status-select select{width:100%;min-height:2.375rem;padding:.4375rem 2rem .4375rem .6875rem;border:1px solid #D5DEE8;border-radius:.4375rem;background-color:#fff;color:#33405a;font-size:.6875rem;font-weight:650}.job-applications-empty{padding:3.4375rem 1.5rem;color:#8993a5;text-align:center}.job-applications-empty[hidden]{display:none}.job-applications-empty h3{margin-bottom:.375rem;color:#263450;font-size:1.0625rem;font-weight:700}.job-applications-empty p{font-size:.75rem}@media(max-width:76.875em){.job-application-card__summary{grid-template-columns:3rem minmax(11.875rem,15rem) minmax(20rem,1fr) auto;gap:.8125rem}.job-application-card__quick-info>div{padding-right:.6875rem;padding-left:.6875rem}}@media(max-width:61.99875em){.job-applications-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.job-application-card__summary{grid-template-columns:3rem minmax(0,1fr) auto}.job-application-card__quick-info{grid-row:2;grid-column:2/-1}.job-application-card__details{padding-left:5.5rem}}@media(max-width:47.99875em){.job-applications-page{padding-top:1.25rem;padding-bottom:3.25rem}.job-applications-header{flex-direction:column;gap:1.0625rem}.job-applications-header h1{font-size:1.8125rem;line-height:1.2413793103}.job-applications-header__back{width:100%;justify-content:center}.job-applications-vacancy{align-items:flex-start;padding:1rem}.job-applications-vacancy__status{display:none}.job-applications-stats{grid-template-columns:minmax(0,1fr);gap:.5625rem}.job-applications-panel{margin-right:-.9375rem;margin-left:-.9375rem;border-right:0;border-left:0;border-radius:0}.job-applications-panel__header{align-items:stretch;flex-direction:column;padding:1.25rem .9375rem 1rem}.job-applications-search{flex-basis:auto}.job-applications-filters{padding:0 .9375rem}.job-application-card__summary{grid-template-columns:2.75rem minmax(0,1fr);gap:.75rem;padding:1.125rem .9375rem}.job-application-card__avatar{width:2.75rem;height:2.75rem}.job-application-card__quick-info{grid-row:auto;grid-column:1/-1;grid-template-columns:minmax(0,1fr);gap:.5625rem}.job-application-card__quick-info>div{padding:0;border-left:0}.job-application-card__toggle{grid-column:1/-1;width:100%}.job-application-card__details{padding:1.125rem .9375rem 1.25rem}.job-application-card__contacts{grid-template-columns:minmax(0,1fr)}.job-application-card__footer{align-items:stretch;flex-direction:column}.job-application-card__contact-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.job-application-card__status-select{flex-basis:auto}}.job-application-popup__content{width:min(100%,47.5rem);max-height:calc(100dvh - 2.5rem);overflow-y:auto;border-radius:1rem;background-color:#fff;box-shadow:0 1.5rem 4.375rem #03160e42}.job-application-popup__close{z-index:2;top:1.125rem;right:1.125rem;border-radius:.4375rem;color:#6f7b91}.job-application-popup__close:hover{background-color:#edf2f6;color:#07164f}.job-application-popup__header{padding:1.75rem 4rem 1.375rem 1.875rem;border-bottom:1px solid #E3E8EF;background:linear-gradient(108deg,#f0f8f2,#fbfdfc)}.job-application-popup__header>h2{margin-bottom:.375rem;color:#07164f;font-size:1.6875rem;font-weight:700;line-height:1.2592592593}.job-application-popup__header>p{color:#68748b;font-size:.8125rem;line-height:1.4615384615}.job-application-popup__eyebrow{display:block;margin-bottom:.3125rem;color:#00872f;font-size:.6875rem;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.job-application-popup__vacancy{display:flex;align-items:center;gap:.625rem;margin-top:1.0625rem;padding:.6875rem .8125rem;border:1px solid #D7E7DA;border-radius:.5625rem;background-color:#ffffffc7}.job-application-popup__vacancy>div{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:2.375rem;height:2.375rem;border-radius:.5rem;background-color:#e5f4e8;color:#00872f;font-size:.9375rem;font-weight:750}.job-application-popup__vacancy>span{display:flex;min-width:0;flex-direction:column;gap:.125rem}.job-application-popup__vacancy strong{overflow:hidden;color:#20304a;font-size:.8125rem;line-height:1.3846153846;text-overflow:ellipsis;white-space:nowrap}.job-application-popup__vacancy small{overflow:hidden;color:#78849a;font-size:.625rem;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.job-application-form{position:relative;padding:1.5625rem 1.875rem 1.75rem}.job-application-form__loader[hidden]{display:none}.job-application-form__error{margin-bottom:1rem;padding:.75rem .875rem;border:1px solid #E4AEB3;border-radius:.5rem;background-color:#fcebed;color:#a92f3a;font-size:.8125rem;line-height:1.4615384615}.job-application-form__error[hidden]{display:none}.job-application-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1rem}.job-application-form__actions{display:flex;align-items:center;justify-content:flex-end;gap:.625rem;margin-top:1.375rem;padding-top:1.25rem;border-top:1px solid #E4E9F0}.job-application-form__cancel{border-color:#d6dee8;background-color:#fff;color:#43516b}.job-application-form__cancel:hover{border-color:#b8c4d3;background-color:#f8fafc}.job-application-form__loader{position:absolute;inset:.625rem;z-index:3;display:flex;align-items:center;justify-content:center;gap:.875rem;padding:1.5rem;border-radius:.75rem;background-color:#ffffffdb;box-shadow:inset 0 0 0 .0625rem #07164f14;-webkit-backdrop-filter:blur(.1875rem);backdrop-filter:blur(.1875rem)}@supports not (gap: 1rem){.job-application-form__loader>*+*{margin-left:.875rem}}.job-application-form__loader-mark{flex:0 0 2.625rem;width:2.625rem;height:2.625rem;border-radius:.625rem;background-color:#07164f;position:relative}.job-application-form__loader-mark:before,.job-application-form__loader-mark:after{content:"";position:absolute;left:50%;transform:translate(-50%);border-radius:.1875rem;background-color:#fff}.job-application-form__loader-mark:before{top:.6875rem;width:1.125rem;height:.25rem}.job-application-form__loader-mark:after{top:1.1875rem;width:1.375rem;height:.75rem;border:.1875rem solid #ffffff;border-top:0;background-color:transparent}.job-application-form__loader-lines{display:flex;flex:0 1 11.875rem;flex-direction:column;gap:.625rem}@supports not (gap: 1rem){.job-application-form__loader-lines>*+*{margin-top:.625rem}}.job-application-form__loader-line{position:relative;display:block;height:.75rem;overflow:hidden;border-radius:.375rem;background-color:#e8edf4}.job-application-form__loader-line:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);animation:job-application-loader 1.35s ease-in-out infinite}.job-application-form__loader-line_wide{width:100%}.job-application-form__loader-line_short{width:68%}@keyframes job-application-loader{to{transform:translate(100%)}}@media(prefers-reduced-motion:reduce){.job-application-form__loader-line:after{animation:none}}.job-application-field{position:relative;display:block}.job-application-field__label{display:block;margin-bottom:.4375rem;color:#3f4d67;font-size:.75rem;font-weight:650;line-height:1.4166666667}.job-application-field__label>span{color:#d0444d}.job-application-field input,.job-application-field select,.job-application-field textarea{width:100%;min-width:0;border:1px solid #D9E1EB;border-radius:.5rem;outline:none;background-color:#fff;color:#172641;font:inherit;font-size:.8125rem;line-height:1.4615384615;transition:border-color .2s ease,box-shadow .2s ease}.job-application-field input:focus,.job-application-field select:focus,.job-application-field textarea:focus{border-color:#00872f;box-shadow:0 0 0 .1875rem #00872f1a}.job-application-field input::placeholder,.job-application-field select::placeholder,.job-application-field textarea::placeholder{color:#9aa3b4}.job-application-field input,.job-application-field select{min-height:2.875rem;padding:.625rem .75rem}.job-application-field select{cursor:pointer}.job-application-field textarea{min-height:6rem;padding:.6875rem .75rem 1.5625rem;resize:vertical}.job-application-field__counter{position:absolute;right:.625rem;bottom:.4375rem;color:#98a1b2;font-size:.625rem;pointer-events:none}.job-application-upload{margin-top:1rem}.job-application-upload__dropzone{display:flex;align-items:center;gap:.75rem;min-height:4.75rem;padding:.8125rem .9375rem;border:1px dashed #BFCBD8;border-radius:.5625rem;background-color:#fafbfc;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.job-application-upload__dropzone:hover{border-color:#55a56e;background-color:#f4faf5}.job-application-upload__dropzone>span:last-child{display:flex;flex-direction:column;gap:.1875rem}.job-application-upload__dropzone strong{color:#087c35;font-size:.8125rem;line-height:1.3846153846}.job-application-upload__dropzone small{color:#818ca0;font-size:.625rem;line-height:1.5}.job-application-upload__icon{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:2.625rem;height:2.625rem;border-radius:.5625rem;background-color:#e7f5ea;color:#00872f}.job-application-upload__selected{display:flex;align-items:center;gap:.625rem;margin-top:.5625rem;padding:.625rem .75rem;border:1px solid #D6E6DA;border-radius:.5rem;background-color:#f5faf6}.job-application-upload__selected>span:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:.125rem;margin-right:auto}.job-application-upload__selected strong{overflow:hidden;color:#2e3c54;font-size:.6875rem;text-overflow:ellipsis;white-space:nowrap}.job-application-upload__selected small{color:#7c879b;font-size:.5625rem}.job-application-upload__selected button,.job-application-upload__selected a{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:2rem;height:2rem;border:0;border-radius:.375rem;background-color:transparent;color:#7a869b;cursor:pointer}.job-application-upload__selected button:hover,.job-application-upload__selected a:hover{background-color:#fcebec;color:#c13d47}.job-application-upload__file-icon{display:flex;flex:0 0 auto;color:#00872f}.job-application-upload__error{margin-top:.4375rem;color:#c43b45;font-size:.6875rem;line-height:1.4545454545}.job-application-consent{display:flex;align-items:flex-start;gap:.5625rem;margin-top:1.0625rem;color:#657188;font-size:.6875rem;line-height:1.5454545455;cursor:pointer}.job-application-consent>input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.job-application-consent>span[aria-hidden]{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:1.1875rem;height:1.1875rem;margin-top:.0625rem;border:1px solid #BBC6D3;border-radius:.3125rem;background-color:#fff;color:transparent;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.job-application-consent>input:checked+span[aria-hidden]{border-color:#00872f;background-color:#00872f;color:#fff}.job-application-consent>input:focus-visible+span[aria-hidden]{box-shadow:0 0 0 .1875rem #00872f24}.job-application-consent a{color:#00872f;text-decoration:underline;text-underline-offset:.125rem}.job-application-success{padding:3rem 2.125rem;text-align:center}.job-application-success__icon{display:flex;align-items:center;justify-content:center;width:5.125rem;height:5.125rem;margin:0 auto 1.25rem;border-radius:50%;background-color:#e4f5e8;color:#00872f}.job-application-success h2{margin-bottom:.5625rem;color:#07164f;font-size:1.6875rem;font-weight:700;line-height:1.2592592593}.job-application-success p{max-width:29.375rem;margin:0 auto 1.5rem;color:#667289;font-size:.8125rem;line-height:1.5384615385}.job-application-success .jobs-button{min-width:9.375rem}@media(max-width:47.99875em){.job-application-popup__content{max-height:calc(100dvh - 1.25rem)}.job-application-popup__header{padding:1.5rem 3.375rem 1.1875rem 1.25rem}.job-application-popup__header>h2{font-size:1.4375rem;line-height:1.3043478261}.job-application-form{padding:1.3125rem 1.25rem 1.5rem}.job-application-form__grid{grid-template-columns:minmax(0,1fr);gap:.875rem}}@media(max-width:29.99875em){.job-application-popup{align-items:flex-start}.job-application-popup__content{max-height:calc(100dvh - 1.25rem);border-radius:.75rem}.job-application-form__actions{align-items:stretch;flex-direction:column-reverse}.job-application-form__actions .jobs-button{width:100%}}.job-detail-public-page{background-color:#f6f8fb}.job-detail{padding:1.625rem 0 4.5rem;color:#07164f}.job-detail__container{max-width:82.5rem}.job-detail__layout{display:grid;grid-template-columns:minmax(0,1fr) 21.875rem;align-items:start;gap:1.625rem}.job-detail__main{display:grid;gap:1.125rem;min-width:0}.job-breadcrumbs{display:flex;align-items:center;gap:.5625rem;overflow:hidden;margin-bottom:1.25rem;color:#7c879d;font-size:.8125rem;line-height:1.3846153846;white-space:nowrap}.job-breadcrumbs a{color:#087c35}.job-breadcrumbs a:hover{text-decoration:underline;text-underline-offset:.1875rem}.job-breadcrumbs span:last-child{overflow:hidden;text-overflow:ellipsis}.job-overview,.job-content-card,.job-apply-card,.job-company-card,.job-meta-card{border:1px solid #DFE5EE;border-radius:.75rem;background-color:#fff;box-shadow:0 .5rem 1.5rem #07164f0b}.job-overview{padding:1.5625rem 1.75rem 1.6875rem}.job-overview__company-row{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.job-overview__company-logo{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:3rem;height:3rem;border:1px solid #D2E6D7;border-radius:.625rem;background:linear-gradient(145deg,#e7f6ea,#f8fcf9);color:#087c35;font-size:1.25rem;font-weight:750}.job-overview__company{min-width:0;margin-right:auto}.job-overview__company>span{color:#7a869e;font-size:.75rem;line-height:1.4166666667}.job-overview__company-name{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.1875rem;color:#263450;font-size:.9375rem;font-weight:700;line-height:1.4}.job-overview__verified{display:inline-flex;align-items:center;gap:.25rem;color:#00872f;font-size:.6875rem;font-weight:650}.job-overview__actions{display:flex;align-items:center;gap:.5rem}.job-overview__actions a,.job-overview__actions button{position:relative;display:flex;align-items:center;justify-content:center;width:2.625rem;height:2.625rem;border:1px solid #DFE5ED;border-radius:.5rem;background-color:#fff;color:#67748d;cursor:pointer;transition:border-color .2s ease,color .2s ease,background-color .2s ease}.job-overview__actions a:hover,.job-overview__actions button:hover{border-color:#bbd5c1;background-color:#f4faf5;color:#00872f}.job-overview__actions a:focus-visible,.job-overview__actions button:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #00872f21}.job-overview__actions a[data-copied=true],.job-overview__actions button[data-copied=true]{border-color:#afcfb7;background-color:#eaf7ec;color:#00872f}.job-overview__actions a[data-copied=true]:after,.job-overview__actions button[data-copied=true]:after{content:attr(data-copied-label);position:absolute;z-index:5;top:calc(100% + .5rem);right:0;width:max-content;max-width:13.75rem;padding:.4375rem .625rem;border-radius:.375rem;background-color:#17233b;color:#fff;box-shadow:0 .375rem 1.125rem #07164f2e;font-size:.6875rem;font-weight:600;line-height:1.4545454545;pointer-events:none}.job-overview__title{max-width:45rem;margin-bottom:1rem;color:#07164f;font-size:2.1875rem;font-weight:700;line-height:1.2285714286;letter-spacing:-.02em}.job-overview__meta{display:flex;flex-wrap:wrap;gap:.625rem 1.375rem}.job-overview__meta span{display:inline-flex;align-items:center;gap:.4375rem;color:#56627b;font-size:.875rem;line-height:1.4285714286}.job-overview__meta span svg{color:#7d89a0}.job-overview__meta .job-overview__reservation{color:#087c35;font-weight:700}.job-overview__meta .job-overview__reservation svg{color:#00872f}.job-overview__tags{display:flex;flex-wrap:wrap;gap:.5rem}.job-overview__tags span{display:inline-flex;align-items:center;min-height:1.875rem;padding:.3125rem .6875rem;border-radius:62.4375rem;background-color:#f0f4f8;color:#4f5c74;font-size:.75rem;font-weight:600;line-height:1.4166666667}.job-overview__tags span:nth-child(n+2){background-color:#eaf7ec;color:#087c35}.job-overview__mobile-apply{display:none;margin-top:1.375rem;padding-top:1.25rem;border-top:1px solid #E5EAF1}.job-overview__mobile-apply strong{color:#087c35;font-size:1.375rem}.job-content-card{padding:0 1.75rem}.job-content-section{padding:1.6875rem 0;border-bottom:1px solid #E5EAF1}.job-content-section:last-child{border-bottom:0}.job-content-section h2{margin-bottom:1rem;color:#07164f;font-size:1.375rem;font-weight:700;line-height:1.3181818182}.job-content-section p{color:#4f5c74;font-size:.9375rem;line-height:1.6}.job-content-section p+p{margin-top:.75rem}.job-content-section__text{color:#4f5c74;font-size:.9375rem;line-height:1.6666666667;overflow-wrap:anywhere}.job-check-list{display:grid;gap:.6875rem}.job-check-list_columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1.5rem}.job-check-list li{display:flex;align-items:flex-start;gap:.625rem;color:#4c5971;font-size:.875rem;line-height:1.5}.job-check-list li>span{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:1.375rem;height:1.375rem;margin-top:-.0625rem;border-radius:50%;background-color:#e7f6ea;color:#00872f}.job-sidebar{position:sticky;top:1.25rem;display:grid;gap:1rem}.job-apply-card{padding:1.5rem}.job-apply-card__label{display:block;margin-bottom:.3125rem;color:#7b869d;font-size:.75rem;line-height:1.4166666667}.job-apply-card__salary{display:block;margin-bottom:.1875rem;color:#087c35;font-size:1.625rem;font-weight:750;line-height:1.2692307692}.job-apply-card__payment{display:block;margin-bottom:1.1875rem;color:#6c7890;font-size:.75rem;line-height:1.4166666667}.job-apply-card .jobs-button{width:100%}.job-apply-card__hint{margin-top:.625rem;color:#7b869d;font-size:.6875rem;line-height:1.4545454545;text-align:center}.job-apply-card__divider{display:flex;align-items:center;gap:.625rem;margin:1.125rem 0;color:#929bad;font-size:.6875rem;white-space:nowrap}.job-apply-card__divider:before,.job-apply-card__divider:after{content:"";width:100%;height:1px;background-color:#e3e8ef}.job-apply-card__messengers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin-top:.5rem}.job-apply-card__messengers a{display:flex;align-items:center;justify-content:center;min-height:2.5rem;border:1px solid #DFE5ED;border-radius:.4375rem;color:#45526c;font-size:.75rem;font-weight:650}.job-apply-card__messengers a:hover{border-color:#b9d6c0;background-color:#f3faf5;color:#00872f}.job-apply-card__contact{display:flex;flex-direction:column;gap:.1875rem;margin-top:1.125rem;padding-top:1.0625rem;border-top:1px solid #E5EAF1}.job-apply-card__contact span{color:#7d889d;font-size:.6875rem}.job-apply-card__contact strong{color:#293750;font-size:.8125rem;line-height:1.4615384615}.job-contact-button{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:2.875rem;border:1px solid #C6D2DF;border-radius:.5rem;background-color:#fff;color:#25334d;font:inherit;font-size:.875rem;font-weight:700;overflow-wrap:anywhere;cursor:pointer}.job-contact-button:hover{border-color:#00872f;color:#00872f}.job-company-card{padding:1.3125rem}.job-company-card__top{display:flex;align-items:center;gap:.6875rem;margin-bottom:.875rem}.job-company-card__top h2{margin-bottom:.1875rem;color:#172541;font-size:.9375rem;font-weight:700;line-height:1.4}.job-company-card__logo{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:2.75rem;height:2.75rem;border-radius:.5625rem;background-color:#e6f5e9;color:#00872f;font-weight:750}.job-company-card__verified{display:inline-flex;align-items:center;gap:.25rem;color:#00872f;font-size:.625rem;font-weight:650}.job-company-card>p{margin-bottom:.9375rem;color:#657087;font-size:.75rem;line-height:1.5}.job-company-card dl{display:grid;gap:.625rem;padding:.875rem 0;border-top:1px solid #E7EBF1;border-bottom:1px solid #E7EBF1}.job-company-card dl>div{display:flex;align-items:flex-start;justify-content:space-between;gap:.875rem}.job-company-card dl dt{color:#7d889d;font-size:.6875rem}.job-company-card dl dd{color:#2d3a54;font-size:.6875rem;font-weight:650;text-align:right}.job-company-card__link{display:flex;align-items:center;justify-content:center;gap:.3125rem;margin-top:.9375rem;color:#00872f;font-size:.75rem;font-weight:700}.job-company-card__link:hover{text-decoration:underline;text-underline-offset:.1875rem}.job-meta-card{padding:1.1875rem 1.3125rem}.job-meta-card dl{display:grid;gap:.625rem}.job-meta-card dl>div{display:flex;align-items:center;justify-content:space-between;gap:.9375rem}.job-meta-card dl dt,.job-meta-card dl dd{font-size:.6875rem;line-height:1.4545454545}.job-meta-card dl dt{color:#8490a5}.job-meta-card dl dd{color:#32405a;font-weight:650;text-align:right}.job-meta-card__complaint{display:flex;align-items:center;justify-content:center;gap:.375rem;width:100%;margin-top:.9375rem;padding-top:.875rem;border:0;border-top:1px solid #E6EAF0;background-color:transparent;color:#9a5960;font:inherit;font-size:.6875rem;cursor:pointer}.job-meta-card__complaint:hover{color:#c13e4c}.job-similar{margin-top:2.375rem}.job-similar__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:1.125rem}.job-similar__header h2{margin-bottom:.25rem;color:#07164f;font-size:1.5625rem;font-weight:700;line-height:1.28}.job-similar__header p{color:#758098;font-size:.8125rem}.job-similar__header>a{color:#00872f;font-size:.8125rem;font-weight:700}.job-similar__header>a:hover{text-decoration:underline;text-underline-offset:.1875rem}.job-similar__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.job-similar-card{display:flex;align-items:flex-start;flex-direction:column;min-width:0;min-height:11.875rem;padding:1.1875rem;border:1px solid #DFE5EE;border-radius:.625rem;background-color:#fff;box-shadow:0 .4375rem 1.25rem #07164f0a;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.job-similar-card:hover{border-color:#b7d4be;box-shadow:0 .75rem 1.75rem #07164f14;transform:translateY(-.0625rem)}.job-similar-card__company{display:flex;align-items:center;gap:.5rem;margin-bottom:.875rem;color:#47546d;font-size:.6875rem}.job-similar-card__company>span{display:flex;align-items:center;justify-content:center;width:1.875rem;height:1.875rem;border-radius:.4375rem;background-color:#e8f6ea;color:#00872f;font-weight:750}.job-similar-card__company strong{overflow:hidden;max-width:15.625rem;text-overflow:ellipsis;white-space:nowrap}.job-similar-card h3{margin-bottom:.5rem;color:#12213e;font-size:1rem;font-weight:700;line-height:1.375}.job-similar-card p{margin-bottom:.875rem;color:#7a859b;font-size:.6875rem;line-height:1.4545454545}.job-similar-card__salary{margin-top:auto;color:#00872f;font-size:.875rem}@media(max-width:68.75em){.job-detail__layout{grid-template-columns:minmax(0,1fr) 19.375rem}}@media(max-width:61.99875em){.job-detail__layout{grid-template-columns:minmax(0,1fr)}.job-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.job-apply-card{grid-row:span 2}.job-similar__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:47.99875em){.job-detail{padding-top:1.125rem}.job-overview{padding:1.25rem}.job-overview__title{font-size:1.8125rem;line-height:1.2413793103}.job-overview__mobile-apply{display:flex;align-items:center;justify-content:space-between;gap:1.125rem}.job-content-card{padding:0 1.25rem}.job-content-section{padding:1.375rem 0}.job-sidebar{grid-template-columns:minmax(0,1fr)}.job-apply-card{display:block}.job-similar__grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:29.99875em){.job-breadcrumbs{margin-bottom:.9375rem}.job-overview__company-row{align-items:flex-start}.job-overview__verified{font-size:0}.job-overview__actions{gap:.3125rem}.job-overview__actions a,.job-overview__actions button{width:2.375rem;height:2.375rem}.job-overview__title{font-size:1.5625rem;line-height:1.28}.job-overview__meta,.job-overview__mobile-apply{align-items:flex-start;flex-direction:column}.job-overview__mobile-apply .jobs-button{width:100%}.job-check-list_columns{grid-template-columns:minmax(0,1fr)}.job-similar__header{align-items:flex-start;flex-direction:column}}.biofuel-page{background-color:#f7f6ef;color:#1e1f1e}.biofuel-page .header{position:sticky;top:0;z-index:20;background-color:transparent;border-bottom:0}.biofuel-page .header:after{display:none}.biofuel-page .header__container{min-height:4.75rem;margin-top:.875rem;padding:.625rem 1rem;border:1px solid rgba(215,222,210,.92);border-radius:.75rem;background-color:#ffffffe6;box-shadow:0 1.125rem 2.625rem #2b342d1a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.biofuel-page .header__logo-box{gap:.75rem;padding:.375rem .625rem .375rem .375rem;border-radius:.625rem;background-color:#f3f5ef}.biofuel-page .header__logo-image{width:2.625rem;height:2.625rem;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:.5625rem;background-color:#fff;box-shadow:inset 0 0 0 1px #d7ded2e6}.biofuel-page .header__logo-image img{width:82%;height:82%;object-fit:contain}.biofuel-page .header__company-name{color:#1e1f1e;font-size:1.125rem;font-weight:800;line-height:1.3333333333}.biofuel-page .header__logo-text{display:none}.biofuel-page .header__language{display:block;margin-left:auto;margin-right:.875rem}.biofuel-page .header__nav,.biofuel-page .header__menu-toggle{display:none}.biofuel-page .auth-reg{gap:.875rem}.biofuel-page .auth-reg__enter{display:inline-flex;align-items:center;justify-content:center;min-height:2.625rem;padding:.625rem 1.125rem;border:1px solid #D7DED2;border-radius:.625rem;background-color:#f8faf6;color:#1e1f1e;font-weight:600;transition:background-color .2s ease,box-shadow .2s ease}.biofuel-page .auth-reg__enter:hover{background-color:#fff;box-shadow:0 .5rem 1.125rem #2b342d14}.biofuel-page .auth-reg__registration{min-height:2.625rem;background-color:#2f5d3a;box-shadow:0 .625rem 1.25rem #2f5d3a2e}.biofuel-page .auth-reg__add-company{display:none!important}.biofuel-hero{padding:3.5rem 0 1.875rem}.biofuel-hero__container{max-width:73.75rem}.biofuel-hero__content{display:flex;flex-direction:column;align-items:center;gap:1.75rem;padding-bottom:1.75rem;border-bottom:1px solid rgba(95,107,99,.2);text-align:center}.biofuel-hero__main{display:flex;flex-direction:column;align-items:center}.biofuel-hero__breadcrumbs{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.875rem;color:#5f6b63;font-size:.875rem}.biofuel-hero__breadcrumbs a{color:#32673b;text-decoration:underline;text-underline-offset:.1875rem}.biofuel-hero__title{max-width:45rem;margin-bottom:1rem;color:#1e1f1e;font-size:3rem;font-weight:700;line-height:1.08}.biofuel-hero__text{max-width:38.75rem;color:#5f6b63;font-size:1.125rem;line-height:1.5555555556}.biofuel-hero__benefit{display:flex;flex-direction:column;gap:.375rem;max-width:38.75rem;margin-top:1.375rem;padding:1rem 1.125rem;border-left:.25rem solid #B8522B;border-radius:0 .5rem .5rem 0;background-color:#fff;box-shadow:0 .75rem 1.75rem #2b342d0f}.biofuel-hero__benefit strong{color:#1e1f1e;font-size:1rem;font-weight:700;line-height:1.375}.biofuel-hero__benefit span{color:#5f6b63;font-size:.9375rem;line-height:1.4666666667}.biofuel-hero__steps{display:grid;gap:.5rem;margin:0;padding-left:1.25rem;color:#5f6b63;font-size:.9375rem;line-height:1.4666666667;text-align:left}.biofuel-hero__steps li{padding-left:.25rem}.biofuel-hero__trust{display:grid;gap:.25rem;margin-top:.375rem;padding-top:.75rem;border-top:1px solid rgba(95,107,99,.16);text-align:left}.biofuel-hero__trust strong{color:#2f5d3a;font-size:.9375rem;font-weight:700;line-height:1.4}.biofuel-hero__trust p{margin:0;color:#5f6b63;font-size:.875rem;line-height:1.4285714286}.biofuel-hero__button{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.0625rem;min-width:18.25rem;min-height:3.5rem;padding-right:1.75rem;padding-left:1.75rem;background-color:#b8522b;font-size:1.0625rem;font-weight:800;line-height:1.2352941176;text-align:center;box-shadow:0 1rem 1.875rem #b8522b3d}.biofuel-hero__button:hover{filter:brightness(1.03)}.biofuel-hero__button-main,.biofuel-hero__button-note{display:block;white-space:nowrap}.biofuel-hero__cta{display:flex;flex-direction:column;align-items:center;gap:.625rem}.biofuel-hero__cta_ab-top{display:none;margin-top:1.375rem}.biofuel-hero__privacy-note{max-width:22.5rem;margin:0;color:#6b756b;font-size:.8125rem;line-height:1.3846153846}.biofuel-hero__messengers{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-top:.125rem}.biofuel-hero__messenger-note{color:#6b756b;font-size:.8125rem;line-height:1.3846153846}.biofuel-hero__messenger-list{display:flex;align-items:center;justify-content:center;gap:.625rem}.biofuel-hero__messenger{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:50%;background-color:transparent;text-decoration:none;box-shadow:0 .625rem 1.25rem #1f33261f;transition:transform .2s ease,box-shadow .2s ease}.biofuel-hero__messenger img{display:block;width:100%;height:100%;object-fit:contain}.biofuel-hero__messenger:hover{transform:translateY(-.125rem);box-shadow:0 .875rem 1.625rem #1f33262e}.biofuel-hero__affiliate-badge{display:inline-flex;align-items:center;justify-content:center;min-height:2.125rem;padding:.4375rem .875rem;border:1px solid #D7DED2;border-radius:62.4375rem;background-color:#fff;color:#2f5d3a;font-size:.8125rem;font-weight:800;line-height:1.3846153846;text-decoration:none;box-shadow:0 .5rem 1.125rem #2f5d3a14;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.biofuel-hero__affiliate-badge:hover{border-color:#b9cdb1;box-shadow:0 .75rem 1.5rem #2f5d3a24;transform:translateY(-.0625rem)}.biofuel-hero[data-biofuel-ab-variant=B] .biofuel-hero__cta_ab-current{display:none}.biofuel-hero[data-biofuel-ab-variant=B] .biofuel-hero__cta_ab-top{display:flex}.biofuel-board{padding:1.5rem 0 4.5rem}.biofuel-board__container{max-width:73.75rem}.biofuel-board__top{display:flex;align-items:flex-end;justify-content:space-between;gap:1.25rem;margin-bottom:1.125rem}.biofuel-board__title{color:#1e1f1e;font-size:1.5rem;font-weight:700;line-height:1.2}.biofuel-board__note{color:#5f6b63;font-size:.875rem;line-height:1.4285714286}.biofuel-board__locations{display:flex;flex-wrap:wrap;gap:.25rem .5rem;margin-top:.5rem;color:#5f6b63;font-size:.875rem}.biofuel-board__locations a{color:#32673b;font-weight:600;text-decoration:underline;text-underline-offset:.1875rem}.biofuel-board__table{overflow-x:auto;border:1px solid #D7DED2;border-radius:.5rem;background-color:#fff;box-shadow:0 1.125rem 2.75rem #2b342d14}.biofuel-board__table table{width:100%;min-width:0;table-layout:fixed;border-collapse:collapse}.biofuel-board__table th,.biofuel-board__table td{padding:.625rem;text-align:left;vertical-align:middle;border-bottom:1px solid #E7ECE3;font-size:.875rem;line-height:1.4285714286;white-space:normal}.biofuel-board__table th{color:#5f6b63;background-color:#f3f5ef;font-size:.75rem;font-weight:700;line-height:1.3333333333;text-transform:uppercase;letter-spacing:0;overflow-wrap:break-word}.biofuel-board__table td{overflow-wrap:anywhere}.biofuel-board__table th:nth-child(1),.biofuel-board__table td:nth-child(1){width:10%}.biofuel-board__table th:nth-child(2),.biofuel-board__table td:nth-child(2){width:12%}.biofuel-board__table th:nth-child(3),.biofuel-board__table td:nth-child(3){width:12%}.biofuel-board__table th:nth-child(4),.biofuel-board__table td:nth-child(4){width:13%}.biofuel-board__table th:nth-child(5),.biofuel-board__table td:nth-child(5){width:14%}.biofuel-board__table th:nth-child(6),.biofuel-board__table td:nth-child(6){width:8%;text-align:center}.biofuel-board__table th:nth-child(7),.biofuel-board__table td:nth-child(7){width:9%;text-align:center}.biofuel-board__table th:nth-child(8),.biofuel-board__table td:nth-child(8){width:8%}.biofuel-board__table th:nth-child(9),.biofuel-board__table td:nth-child(9){width:10%}.biofuel-board__table th:nth-child(10),.biofuel-board__table td:nth-child(10){width:4%;text-align:center}.biofuel-board__table_admin th:nth-child(1),.biofuel-board__table_admin td:nth-child(1){width:10%}.biofuel-board__table_admin th:nth-child(2),.biofuel-board__table_admin td:nth-child(2){width:12%}.biofuel-board__table_admin th:nth-child(3),.biofuel-board__table_admin td:nth-child(3){width:12%}.biofuel-board__table_admin th:nth-child(4),.biofuel-board__table_admin td:nth-child(4){width:13%}.biofuel-board__table_admin th:nth-child(5),.biofuel-board__table_admin td:nth-child(5){width:13%}.biofuel-board__table_admin th:nth-child(6),.biofuel-board__table_admin td:nth-child(6){width:8%}.biofuel-board__table_admin th:nth-child(7),.biofuel-board__table_admin td:nth-child(7){width:8%}.biofuel-board__table_admin th:nth-child(8),.biofuel-board__table_admin td:nth-child(8){width:8%}.biofuel-board__table_admin th:nth-child(9),.biofuel-board__table_admin td:nth-child(9){width:11%}.biofuel-board__table_admin th:nth-child(10),.biofuel-board__table_admin td:nth-child(10){width:5%}.biofuel-board__table tbody tr:last-child td{border-bottom:0}.biofuel-board__contact-muted{display:inline-flex;align-items:center;min-height:1.875rem;padding:.3125rem .625rem;border-radius:62.4375rem;background-color:#eef3ea;color:#2f5d3a;font-size:.8125rem;font-weight:700}.biofuel-board__contacts{display:flex;flex-direction:column;gap:.1875rem;color:#1e1f1e;font-size:.8125rem;font-weight:600;line-height:1.3846153846;white-space:normal}.biofuel-board__contacts span{overflow-wrap:normal;word-break:normal;white-space:nowrap}.biofuel-board__delivery{display:inline-flex;align-items:center;justify-content:center;min-height:1.75rem;min-width:2.875rem;padding:.25rem .625rem;border-radius:62.4375rem;font-size:.8125rem;font-weight:700;line-height:1.3846153846}.biofuel-board__delivery_yes{background-color:#eef3ea;color:#2f5d3a}.biofuel-board__delivery_no{background-color:#f3f1ea;color:#5f6b63}.biofuel-board__actions{display:flex;flex-direction:column;align-items:center;gap:.25rem}.biofuel-board__delete-form{margin:0}.biofuel-board__edit{display:inline-flex;align-items:center;justify-content:center;width:1.375rem;min-height:1.375rem;padding:0;border:1px solid #B9CDB1;border-radius:.5rem;background-color:#fff;color:#2f5d3a;font-size:.8125rem;font-weight:700;line-height:1.3846153846;white-space:nowrap;cursor:pointer;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.biofuel-board__edit:hover{background-color:#eef3ea}.biofuel-board__edit:focus,.biofuel-board__edit:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #2f5d3a2e}.biofuel-board__edit svg{flex:0 0 auto}.biofuel-board__delete{display:inline-flex;align-items:center;justify-content:center;width:1.375rem;min-height:1.375rem;padding:0;border:1px solid #D1322E;border-radius:.5rem;background-color:#fff;color:#d1322e;font-size:.8125rem;font-weight:700;line-height:1.3846153846;white-space:nowrap;cursor:pointer;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.biofuel-board__delete:hover{background-color:#d1322e;color:#fff}.biofuel-board__delete:focus,.biofuel-board__delete:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #d1322e2e}.biofuel-board__delete svg{flex:0 0 auto}.biofuel-board__muted{color:#8a968d}.biofuel-board__contact-login{display:inline-flex;align-items:center;justify-content:center;max-width:100%;min-height:1.75rem;padding:.25rem .625rem;border:1px solid #C9D8C2;border-radius:62.4375rem;background-color:#eef3ea;color:#2f5d3a;font:inherit;font-size:.75rem;font-weight:700;line-height:1.3333333333;text-align:center;white-space:normal;cursor:pointer}.biofuel-board__contact-login:hover{border-color:#9fbd94;background-color:#e2ecd9;color:#24492d}.biofuel-board__contact-login:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #2f5d3a2e}.biofuel-board__contact-form{margin:0}.biofuel-board__paywall{display:flex;align-items:center;justify-content:space-between;gap:1.125rem;margin-bottom:.875rem;padding:.875rem 1rem;border:1px solid #D7DED2;border-radius:.5rem;background-color:#fff;box-shadow:0 .625rem 1.5rem #2b342d0d}.biofuel-board__paywall-content{min-width:0}.biofuel-board__paywall-title{margin-bottom:.25rem;color:#1e1f1e;font-size:1rem;font-weight:700;line-height:1.2}.biofuel-board__paywall-text{color:#5f6b63;font-size:.875rem;line-height:1.4285714286}.biofuel-board__paywall-form{margin:0}.biofuel-board__paywall-button,.biofuel-board__paywall-status{flex:0 0 auto;min-height:2.625rem;padding-right:1.125rem;padding-left:1.125rem;white-space:nowrap}.biofuel-board__paywall-status{display:inline-flex;align-items:center;justify-content:center;border:1px solid #C9D8C2;border-radius:.5rem;background-color:#eef3ea;color:#2f5d3a;font-size:.875rem;font-weight:700;line-height:1.4285714286}.biofuel-board__empty{color:#5f6b63;text-align:center}.biofuel-filters-shell{margin-bottom:1.125rem}.biofuel-filters-shell__control,.biofuel-filters-shell__toggle{display:none}.biofuel-filters{display:grid;grid-template-columns:repeat(5,minmax(0,1fr)) auto;align-items:end;gap:.875rem;padding:1rem;border:1px solid #D7DED2;border-radius:.5rem;background-color:#fff}.biofuel-filters__field{display:flex;flex-direction:column;gap:.4375rem;min-width:0}.biofuel-filters__field span{color:#1e1f1e;font-size:.8125rem;font-weight:700;line-height:1.3846153846}.biofuel-filters__field input,.biofuel-filters__field select{width:100%;min-width:0;min-height:2.625rem;padding:.5625rem .6875rem;border:1px solid #D7DED2;border-radius:.5rem;background-color:#fff;color:#1e1f1e;font-size:.875rem;line-height:1.4285714286}.biofuel-filters__field input:focus,.biofuel-filters__field input:focus-visible,.biofuel-filters__field select:focus,.biofuel-filters__field select:focus-visible{outline:none;border-color:#2f5d3a94;box-shadow:0 0 0 .1875rem #2f5d3a24}.biofuel-filters__actions{display:flex;align-items:center;gap:.625rem;min-height:2.625rem}.biofuel-filters__submit{min-height:2.625rem;padding-right:1.125rem;padding-left:1.125rem;background-color:#2f5d3a;font-size:.875rem}.biofuel-filters__reset{display:inline-flex;align-items:center;justify-content:center;min-height:2.625rem;padding:.5625rem .75rem;border-radius:.5rem;color:#5f6b63;font-size:.875rem;font-weight:700;line-height:1.4285714286}.biofuel-status-popup{background-color:#141f1694}.biofuel-status-popup__content{display:grid;justify-items:center;width:min(35rem,100vw - 1.875rem);padding:2.625rem 2.125rem 2rem;border:1px solid #B9D5BE;border-radius:.875rem;background-color:#f7fbf4;box-shadow:0 1.875rem 4.375rem #141f164d;text-align:center}.biofuel-status-popup__marker{display:grid;place-items:center;width:3.625rem;height:3.625rem;margin-bottom:1.25rem;border-radius:50%;background-color:#2f8f46;box-shadow:0 0 0 .625rem #2f8f4624}.biofuel-status-popup__marker:before{content:"";width:1.375rem;height:.75rem;border-bottom:.25rem solid #fff;border-left:.25rem solid #fff;transform:rotate(-45deg) translate(.0625rem,-.0625rem)}.biofuel-status-popup__title{max-width:28.75rem;margin-bottom:1.5rem;color:#204c2a;font-size:1.5rem;font-weight:800;line-height:1.3333333333}.biofuel-status-popup__button{min-width:9.375rem;min-height:2.75rem;background-color:#2f5d3a;font-size:.9375rem}.biofuel-request-popup__content{width:min(45rem,100vw - 1.875rem);max-height:calc(var(--vh, 1vh) * 100 - 3rem);max-height:calc(100dvh - 3rem);overflow-y:auto;padding:1.875rem;border-radius:.625rem;background-color:#fff}.biofuel-request-popup__close{display:flex;align-items:center;justify-content:center;font-size:2rem!important}.biofuel-request-popup__header{margin-bottom:1.5rem}.biofuel-request-popup__title{margin-bottom:.5rem;color:#1e1f1e;font-size:1.625rem;font-weight:700;line-height:1.2}.biofuel-request-popup__text{max-width:35rem;color:#5f6b63;font-size:.9375rem;line-height:1.4666666667}.biofuel-request-popup__form{display:flex;flex-direction:column;gap:1.125rem}.biofuel-request-popup__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.biofuel-request-popup__field{display:flex;flex-direction:column;gap:.5rem;min-width:0}.biofuel-request-popup__field.required:after{content:none}.biofuel-request-popup__field.required>span:first-child:after{content:" *";color:#c62828}.biofuel-request-popup__field span:first-child{color:#1e1f1e;font-size:.875rem;font-weight:700;line-height:1.4285714286}.biofuel-request-popup__field input,.biofuel-request-popup__field select{width:100%;min-width:0;min-height:2.875rem;padding:.6875rem .75rem;border:1px solid #D7DED2;border-radius:.5rem;background-color:#fff;color:#1e1f1e;font-size:.9375rem;line-height:1.4666666667}.biofuel-request-popup__field input:focus,.biofuel-request-popup__field input:focus-visible,.biofuel-request-popup__field select:focus,.biofuel-request-popup__field select:focus-visible{outline:none;border-color:#2f5d3a94;box-shadow:0 0 0 .1875rem #2f5d3a24}.biofuel-request-popup__field input.is-invalid,.biofuel-request-popup__field select.is-invalid{border-color:#c62828;box-shadow:0 0 0 .1875rem #c6282829}.biofuel-request-popup__field .iti{display:block;width:100%}.biofuel-request-popup__field .iti__selected-dial-code,.biofuel-request-popup__field .iti__tel-input{color:#1e1f1e;font-size:.9375rem;font-weight:400;line-height:1.4666666667}.biofuel-request-popup__field .iti__tel-input::placeholder{color:#8a968d;opacity:.75}.biofuel-request-popup .ts-wrapper.multi .ts-control{min-height:2.875rem;padding:.4375rem .625rem;border:1px solid #D7DED2;border-radius:.5rem;background-color:#fff;box-shadow:none;color:#1e1f1e;font-size:.875rem;line-height:1.4285714286}.biofuel-request-popup .ts-wrapper.multi.focus .ts-control{border-color:#2f5d3a94;box-shadow:0 0 0 .1875rem #2f5d3a24}.biofuel-request-popup .ts-wrapper.multi.is-invalid .ts-control{border-color:#c62828;box-shadow:0 0 0 .1875rem #c6282829}.biofuel-request-popup .ts-wrapper.multi .item{border:0;border-radius:62.4375rem;background-color:#eef3ea;color:#2f5d3a;font-weight:700}.biofuel-request-popup .ts-wrapper.multi .remove{border-left-color:#2f5d3a2e}.biofuel-request-popup .ts-dropdown{border-color:#d7ded2;border-radius:.5rem;font-size:.875rem;overflow:hidden}.biofuel-request-popup__toggle{display:inline-flex;align-items:center;gap:.625rem;width:fit-content;color:#1e1f1e;font-size:.9375rem;font-weight:700;line-height:1.4666666667}.biofuel-request-popup__toggle input{width:1.125rem;height:1.125rem;accent-color:#2F5D3A}.biofuel-request-popup .form-error{margin-top:0;font-size:.75rem;line-height:1.3333333333}.biofuel-request-popup__error{color:#d1322e;font-size:.75rem;line-height:1.3333333333}.biofuel-request-popup__actions{display:flex;justify-content:flex-end;padding-top:.25rem}.biofuel-request-popup__submit{min-width:9.75rem;min-height:3rem;background-color:#b8522b}@media(max-width:61.99875em){.biofuel-hero__title{font-size:2.5rem}.biofuel-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.biofuel-filters__actions{grid-column:1/-1}}@media(max-width:47.99875em){.biofuel-page .header__container{min-height:4rem;margin-top:.625rem;padding:.5rem .625rem;border-radius:.625rem}.biofuel-page .header__company-name{font-size:.9375rem;line-height:1.3333333333}.biofuel-page .header__logo-box{gap:.5rem;padding:.3125rem}.biofuel-page .header__logo-image{width:2.25rem;height:2.25rem}.biofuel-page .header__language{margin-right:0}.biofuel-page .auth-reg{gap:.5rem}.biofuel-page .auth-reg__enter,.biofuel-page .auth-reg__registration{min-height:2.5rem;padding:.5625rem .75rem;font-size:.875rem}.biofuel-hero{padding-top:2.125rem}.biofuel-hero__content{gap:1.25rem;padding-bottom:1.375rem}.biofuel-hero__title{font-size:2rem;margin-bottom:.75rem}.biofuel-hero__text{font-size:1rem;line-height:1.5}.biofuel-hero__benefit{margin-top:1.125rem;padding:.875rem}.biofuel-hero__cta_ab-top{display:flex;margin-top:1rem}.biofuel-hero__cta_ab-current{display:none}.biofuel-board{padding-bottom:3rem}.biofuel-board__top,.biofuel-board__paywall{align-items:flex-start;flex-direction:column}.biofuel-board__paywall-button,.biofuel-board__paywall-status{width:100%;white-space:normal}.biofuel-board__table_cards{overflow:visible;border:0;border-radius:0;background-color:transparent;box-shadow:none}.biofuel-board__table_cards table,.biofuel-board__table_cards thead,.biofuel-board__table_cards tbody,.biofuel-board__table_cards tr,.biofuel-board__table_cards th,.biofuel-board__table_cards td{display:block;width:auto}.biofuel-board__table_cards table{min-width:0;table-layout:auto}.biofuel-board__table_cards thead{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.biofuel-board__table_cards tbody{display:grid;gap:.875rem}.biofuel-board__table_cards tr{padding:1rem;border:1px solid #D7DED2;border-radius:.5rem;background-color:#fff;box-shadow:0 .75rem 1.75rem #2b342d14}.biofuel-board__table_cards td{display:grid;grid-template-columns:minmax(8.25rem,42%) minmax(0,1fr);align-items:start;gap:.75rem;padding:.625rem 0;border-bottom:1px solid #E7ECE3;white-space:normal;overflow-wrap:break-word;text-align:left}.biofuel-board__table_cards td:before{content:attr(data-label);justify-self:start;text-align:left;color:#5f6b63;font-size:.75rem;font-weight:700;line-height:1.5;text-transform:uppercase}.biofuel-board__table_cards td:first-child{padding-top:0}.biofuel-board__table_cards td:last-child{padding-bottom:0;border-bottom:0}.biofuel-board__table_cards td[data-label]{width:100%;max-width:none;box-sizing:border-box}.biofuel-board__table_cards .biofuel-board__contacts{min-width:0}.biofuel-board__table_cards .biofuel-board__contact-login{min-width:6.75rem}.biofuel-board__table_cards .biofuel-board__delivery{min-width:3.375rem;width:fit-content;padding-right:.875rem;padding-left:.875rem}.biofuel-board__table_cards .biofuel-board__actions{justify-content:flex-start}.biofuel-board__table_cards .biofuel-board__empty{display:block;padding:1.125rem;text-align:center}.biofuel-board__table_cards .biofuel-board__empty:before{content:none}.biofuel-filters-shell__control{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.biofuel-filters-shell__toggle{position:relative;display:flex;align-items:center;justify-content:center;gap:.625rem;width:100%;min-height:3rem;padding:.75rem .875rem;border:1px solid #2F5D3A;border-radius:.5rem;background-color:#2f5d3a;color:#fff;cursor:pointer;font-size:.9375rem;font-weight:800;line-height:1.3333333333;text-align:center;box-shadow:0 .625rem 1.25rem #2f5d3a24}.biofuel-filters-shell__toggle:after{content:"+";display:inline-flex;align-items:center;justify-content:center;width:1.375rem;height:1.375rem;flex:0 0 1.375rem;border:1px solid rgba(255,255,255,.52);border-radius:50%;color:#fff;font-size:1.0625rem;font-weight:700;line-height:1}.biofuel-filters-shell__count{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;border-radius:62.4375rem;background-color:#fff;color:#2f5d3a;font-size:.75rem;font-weight:800;line-height:1}.biofuel-filters-shell__control:checked+.biofuel-filters-shell__toggle{margin-bottom:.625rem}.biofuel-filters-shell__control:checked+.biofuel-filters-shell__toggle:after{content:"-"}.biofuel-filters-shell__control:checked~.biofuel-filters{display:grid}.biofuel-filters-shell__control:focus-visible+.biofuel-filters-shell__toggle{outline:.1875rem solid rgba(47,93,58,.22);outline-offset:.1875rem}.biofuel-filters-shell[data-active-filters]:not([data-active-filters="0"]) .biofuel-filters-shell__toggle{margin-bottom:.625rem}.biofuel-filters{display:none;grid-template-columns:1fr;padding:.875rem}.biofuel-filters__actions{align-items:stretch;flex-direction:column}.biofuel-filters__submit,.biofuel-filters__reset{width:100%}.biofuel-request-popup__content{padding:1.375rem}.biofuel-request-popup__grid{grid-template-columns:1fr}.biofuel-request-popup__actions{justify-content:stretch}.biofuel-request-popup__submit{width:100%}}@media(max-width:29.99875em){.biofuel-page .header__container{gap:.375rem;padding-right:.375rem;padding-left:.375rem}.biofuel-page .header__logo-box{gap:.375rem;max-width:7.875rem;min-width:0;padding:.25rem}.biofuel-page .header__logo-image{width:2.125rem;height:2.125rem;flex-basis:2.125rem}.biofuel-page .header__menu-toggle{width:2.5rem;flex-basis:2.5rem}.biofuel-page .language-dropdown__summary{min-width:2.875rem;padding-right:.5rem;padding-left:.5rem}.biofuel-hero__steps{gap:.375rem;font-size:.875rem;line-height:1.4285714286}.biofuel-hero__trust{padding-top:.625rem}.biofuel-hero__trust strong{font-size:.875rem;line-height:1.4285714286}.biofuel-hero__trust p{font-size:.8125rem;line-height:1.4615384615}.biofuel-hero__cta{width:100%;max-width:18.25rem}.biofuel-hero__button{width:100%;max-width:none;min-width:0;padding-right:1.125rem;padding-left:1.125rem}.biofuel-board__table_cards td{grid-template-columns:1fr;gap:.25rem}.biofuel-board__table_cards td:before{overflow-wrap:normal;word-break:normal}}.affiliate-cabinet{background-color:#f4f6f2;min-height:100vh}.affiliate-cabinet__container{width:100%;max-width:73.75rem;margin:0 auto;padding:0 1rem}.affiliate-cabinet__top{background-color:#fff;padding:1.75rem 0;border-bottom:1px solid #D7DED2}.affiliate-cabinet__breadcrumb{display:inline-flex;margin-bottom:1.125rem}.affiliate-cabinet__title{font-size:2.125rem;line-height:1.2352941176;font-weight:700;color:#1e1f1e;margin-bottom:.625rem}.affiliate-cabinet__text{max-width:47.5rem;color:#5e6b60;font-size:1rem;line-height:1.5}.affiliate-cabinet__main{padding:2rem 0}.affiliate-cabinet__grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(17.5rem,.65fr);gap:1.125rem;margin-bottom:1.25rem}.affiliate-cabinet__card,.affiliate-cabinet__history{background-color:#fff;border:1px solid #D7DED2;border-radius:.5rem;padding:1.375rem;box-shadow:0 .75rem 1.875rem #1e1f1e0f}.affiliate-cabinet__subtitle{color:#1e1f1e;font-size:1.25rem;line-height:1.3;font-weight:700;margin-bottom:1rem}.affiliate-cabinet__link-box{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.625rem;align-items:center}.affiliate-cabinet__link{min-width:0;width:100%;height:2.875rem;border:1px solid #D7DED2;border-radius:.375rem;padding:0 .75rem;color:#1e1f1e;background-color:#f8faf7;font-size:.875rem}.affiliate-cabinet__copy{height:2.875rem;padding:0 1.125rem;white-space:nowrap}.affiliate-cabinet__hint{margin-top:.75rem;color:#6d776f;font-size:.875rem;line-height:1.4285714286}.affiliate-cabinet__stats{display:grid;gap:.75rem}.affiliate-cabinet__stats div{display:flex;align-items:center;justify-content:space-between;gap:.875rem;padding-bottom:.75rem;border-bottom:1px solid #EDF1EA}.affiliate-cabinet__stats div:last-child{padding-bottom:0;border-bottom:0}.affiliate-cabinet__stats dt{color:#5e6b60;font-size:.875rem}.affiliate-cabinet__stats dd{color:#1e1f1e;font-size:1.125rem;font-weight:700;white-space:nowrap}.affiliate-cabinet__table{overflow-x:auto}.affiliate-cabinet__table table{width:100%;border-collapse:collapse;min-width:47.5rem}.affiliate-cabinet__table th,.affiliate-cabinet__table td{padding:.75rem;border-bottom:1px solid #EDF1EA;text-align:left;color:#1e1f1e;font-size:.875rem;vertical-align:top}.affiliate-cabinet__table th{color:#5e6b60;font-weight:700;background-color:#f8faf7}.affiliate-cabinet__empty{text-align:center;color:#6d776f}.affiliate-cabinet__pagination{margin-top:1.125rem}.biofuel-affiliate{padding:1.125rem 0 3.5rem;background-color:#f4f6f2}.biofuel-affiliate__container{width:100%;max-width:73.75rem;margin:0 auto;padding:1.125rem 1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1.125rem;border:1px solid #D7DED2;border-radius:.5rem;background-color:#fff;box-shadow:0 .625rem 1.5rem #1e1f1e0d}.biofuel-affiliate__title{margin-bottom:.375rem;color:#1e1f1e;font-size:1.25rem;line-height:1.3;font-weight:700}.biofuel-affiliate__text{max-width:47.5rem;color:#5e6b60;font-size:.9375rem;line-height:1.4666666667}.biofuel-affiliate__button{flex:0 0 auto;white-space:nowrap}.admin-companies__input--amount{width:6.875rem;height:2.125rem;padding:0 .625rem;margin-right:.5rem}@media(max-width:61.99875em){.affiliate-cabinet__grid{grid-template-columns:1fr}.biofuel-affiliate__container{align-items:flex-start;flex-direction:column}}@media(max-width:29.99875em){.affiliate-cabinet__title{font-size:1.625rem;line-height:1.3076923077}.affiliate-cabinet__card,.affiliate-cabinet__history{padding:1rem}.affiliate-cabinet__link-box{grid-template-columns:1fr}.affiliate-cabinet__copy{width:100%}.biofuel-affiliate__button{width:100%;justify-content:center}}.user-profile__wrapper{background-color:#d7ded2;min-height:100vh}.user-profile__top{padding:1.5rem 0rem;background-color:#fff}.user-profile__container{width:100%;max-width:73.5625rem}.user-profile__status{margin-bottom:1rem;padding:.75rem 1rem;border-radius:10px;background-color:#e9f5ec;color:#2f5d3a;font-size:.875rem;font-weight:500}.user-profile__title{color:#1e1f1e;font-size:1.875rem;font-style:normal;font-weight:600;margin-bottom:.3125rem}.user-profile__text{color:#5f6b63;font-size:1rem;font-style:normal;font-weight:400}.user-profile__main{padding:3.0625rem 0rem}.user-info{padding:2rem;background-color:#fff;border-radius:10px;min-width:0}.user-info__form{min-width:0}.user-info__top-box{border-bottom:.749px solid #E9EFE6;padding-bottom:1.125rem;margin-bottom:2rem}.user-info__avatar-box{display:flex;align-items:center;gap:1rem}.user-info__avatar{display:flex;align-items:center;justify-content:center;width:6rem;height:6rem;border-radius:50%;background-color:#2f5d3a;overflow:hidden;color:#fff;font-size:1.875rem;font-weight:600}.user-info__avatar img{width:100%;height:100%;object-fit:cover}.user-info__name{color:#1e1f1e;font-weight:600;margin-bottom:.75rem}.user-info__meta{margin-top:.5rem;min-height:1.125rem;font-size:.8125rem;line-height:1.4;color:#5f6b63}.user-info__meta.is-success{color:#2f5d3a}.user-info__meta.is-error{color:#c63f3f}.user-info__change-photo{display:flex;align-items:center;justify-self:center;color:#1e1f1e;font-size:.875rem;font-weight:500;padding:.5rem 1rem;background-color:#f4f6f2;border-radius:10px}.user-info__change-photo:before{content:"";width:1rem;height:1rem;display:inline-block;background-color:#1e1f1e;-webkit-mask-image:url(/build/assets/canon-C_hvzuIa.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-image:url(/build/assets/canon-C_hvzuIa.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;flex:0 0 auto;color:#1e1f1e;margin-right:.3125rem}.user-info__row{display:flex;width:100%;gap:1.25rem;margin-bottom:1.0625rem}.user-info__input{width:100%;min-width:0;display:flex;flex-direction:column}.user-info__input::placeholder{font-size:.875rem}.user-info__input label{color:#1e1f1e;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.user-info__input input{width:100%;min-width:0;padding:.75rem 1rem;font-size:.875rem;border-radius:10px;border:.749px solid #D7DED2;background:#f4f6f2;color:#5f6b63}.user-info__input select{width:100%;min-width:0;border:.749px solid #D7DED2;background-color:#f4f6f2;padding:.75rem 1rem;height:3rem;border-radius:10px;color:#5f6b63}.user-info__input .ts-wrapper{width:100%}.user-info__input .ts-wrapper.single .ts-control,.user-info__input .ts-wrapper.single .ts-dropdown{border-radius:10px;background:#f4f6f2}.user-info__input .ts-wrapper.single .ts-control{min-height:3rem;padding:.75rem 1rem;border:.749px solid #D7DED2;box-shadow:none;align-items:center}.user-info__input .ts-wrapper.single .ts-control .item,.user-info__input .ts-wrapper.single .ts-dropdown .option{display:flex;width:100%;align-items:center;justify-content:flex-start;text-align:left}.user-info__input .ts-control>input{min-width:0!important}.user-info__input .iti__selected-dial-code{font-size:.875rem}.user-info__edit-profile{width:100%;background-color:#2f5d3a;color:#fff;height:3rem;font-size:1rem;font-weight:500;margin-bottom:2rem}.user-info__title2{color:#1e1f1e;font-weight:600;margin-bottom:1.125rem}.user-info__password-toggle{position:absolute;top:50%;right:.75rem;transform:translateY(-15%);width:2rem;height:2rem;padding:0;border:0;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.user-info__password-toggle:focus,.user-info__password-toggle:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #2f5d3a24;border-radius:999px}.user-info__password-toggle:before{content:"";width:1.25rem;height:1.25rem;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235F6B63' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 12s3.5-7 10-7 10 7 10 7-3.5 7-10 7-10-7-10-7z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E")}.user-info__password-toggle.is-visible:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235F6B63' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 12s3.5-7 10-7 10 7 10 7-3.5 7-10 7-10-7-10-7z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cline x1='3' y1='3' x2='21' y2='21'/%3E%3C/svg%3E")}.user-info__password-field{position:relative;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.user-info__password-field label{color:#1e1f1e;font-size:.875rem;font-weight:500}.user-info__password-field input{width:100%;padding:.75rem 1rem;font-size:.875rem;border-radius:10px;border:.749px solid #D7DED2;color:#5f6b63}.user-info__password-control{position:relative}.user-info__password-control input{min-width:0;padding-right:3rem}.user-info__password-toggle{top:50%;transform:translateY(-50%)}.user-info__bottom{display:flex;gap:.75rem;width:100%}.user-info__bottom button,.user-info__change-password{width:100%}.user-info__change-password label{color:#1e1f1e;font-size:.875rem;font-weight:500}.user-info__cancel-change{width:100%;background-color:#fff!important;color:#1e1f1e;font-size:1rem;font-weight:500;border:.749px solid #D7DED2}@media(max-width:61.99875em){.user-profile__top{padding:1.25rem 0}.user-profile__main{padding:2rem 0}.user-info{padding:1.5rem}}@media(max-width:47.99875em){.user-profile__title{font-size:1.625rem;line-height:1.3076923077}.user-profile__text{font-size:.9375rem;line-height:1.4666666667}.user-profile__main{padding:1.5rem 0}.user-info{padding:1.25rem}.user-info__avatar-box{align-items:flex-start}.user-info__avatar{width:4.75rem;height:4.75rem;font-size:1.5rem;flex:0 0 4.75rem}.user-info__row{flex-direction:column;gap:1rem;margin-bottom:1rem}@supports not (gap: 1rem){.user-info__row>*+*{margin-left:0;margin-top:1rem}}.user-info__edit-profile{margin-bottom:1.5rem}.user-info__bottom{flex-direction:column;gap:.625rem}@supports not (gap: 1rem){.user-info__bottom>*+*{margin-left:0;margin-top:.625rem}}}@media(max-width:29.99875em){.user-info{padding:1rem}.user-info__avatar-box{flex-direction:column;align-items:center;text-align:center}.user-info__change-photo{width:100%;justify-content:center}}.admin-dashboard__wrapper-top{background-color:#fff}.admin-dashboard__container{width:100%;max-width:81.375rem;min-width:0}.admin-dashboard__top-box{display:flex;align-items:center;justify-content:space-between;padding:.9375rem .9375rem .9375rem .5rem;border-bottom:.667px solid #D7DED2}.admin-dashboard__top-left{display:flex;align-items:center;gap:1rem;min-width:0}.admin-dashboard__breadcrumb{width:2.5rem;height:2.5rem;border:0;border-radius:50%;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto}.admin-dashboard__breadcrumb:before{content:"";width:1.5rem;height:1.5rem;display:block;background:url(/build/assets/BackArrow-BpWJ6avE.svg) center/contain no-repeat}.admin-dashboard__breadcrumb:focus,.admin-dashboard__breadcrumb:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #2f5d3a24}.admin-dashboard__title{color:#1e1f1e;font-size:1.5rem;font-weight:600;line-height:1.3333333333}.admin-dashboard__text{font-size:.875rem;font-weight:400;line-height:1.4285714286}.admin-dashboard__top-right{position:relative}.admin-dashboard__top-right.is-open .admin-dashboard__avatar-box:after{transform:rotate(180deg)}.admin-dashboard__top-right.is-open .admin-dashboard__submenu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition-delay:0s}.admin-dashboard__avatar-box{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#1e1f1e;padding:.375rem 0;border:0;background:transparent;cursor:pointer;appearance:none;-webkit-appearance:none}.admin-dashboard__avatar-box:after{content:"";width:1rem;height:1rem;display:inline-block;background:url(/build/assets/ArrowDown-B6CNbQIs.svg) center/contain no-repeat;flex:0 0 auto;transition:transform .22s ease}.admin-dashboard__avatar-box:focus,.admin-dashboard__avatar-box:focus-visible{outline:none;box-shadow:0 0 0 .1875rem #2f5d3a24;border-radius:999px}.admin-dashboard__title-box{display:flex;flex-direction:column;justify-content:center;min-width:0}.admin-dashboard__avatar{width:2rem;height:2rem;border-radius:50%;overflow:hidden;background-color:#b8522b;color:#fff;font-size:.875rem;font-weight:600;display:flex;align-items:center;justify-content:center;line-height:1.4285714286;justify-self:center;flex:0 0 auto}.admin-dashboard__avatar img{width:100%;height:100%;display:block;object-fit:cover}.admin-dashboard__name{display:block;color:#1e1f1e;font-size:1rem;font-weight:600;white-space:nowrap;max-width:11.25rem;overflow:hidden;text-overflow:ellipsis}.admin-dashboard__panel-box{border-bottom:.667px solid #D7DED2;padding:1rem 1.5rem;display:flex;gap:1rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.admin-dashboard__panel-link{display:inline-flex;align-items:center;flex:0 0 auto;gap:.5rem;padding:1rem 1.5rem;text-align:center;font-size:1rem;font-weight:500}.admin-dashboard__panel-link:before{content:"";width:1.25rem;height:1.25rem;display:inline-block;background-position:center;background-repeat:no-repeat;background-size:contain;flex:0 0 auto}.admin-dashboard__panel-link--users:before{background-color:#5f6b63;-webkit-mask-image:url(/build/assets/users-BdZSAYvn.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-image:url(/build/assets/users-BdZSAYvn.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain}.admin-dashboard__panel-link--companies:before{background-image:url(/build/assets/Codecompany-BEuEj2TM.svg)}.admin-dashboard__panel-link--orders:before{background-image:url(/build/assets/orders-Drnj5FBD.svg)}.admin-dashboard__panel-link--payments:before{background-image:url(/build/assets/card-CHZhQir9.svg)}.admin-dashboard__panel-link.active{border-bottom:2px solid #2F5D3A}.admin-dashboard__wrapper-main{background-color:#f4f6f2;display:flex;min-height:100vh;padding:2rem 0rem}@media(max-width:61.99875em){.admin-dashboard__top-box{padding:.875rem 0}.admin-dashboard__panel-box{padding:.75rem 0;gap:.5rem}.admin-dashboard__panel-link{padding:.75rem 1rem;font-size:.9375rem}.admin-dashboard__wrapper-main{padding:1.5rem 0}}@media(max-width:47.99875em){.admin-dashboard__top-box{align-items:flex-start;gap:.875rem}.admin-dashboard__title{font-size:1.3125rem;line-height:1.3333333333}.admin-dashboard__text{font-size:.8125rem;line-height:1.3846153846}.admin-dashboard__name{display:none}.admin-dashboard__avatar-box{padding:.25rem 0}.admin-dashboard__wrapper-main{padding:1.125rem 0}}@media(max-width:29.99875em){.admin-dashboard__top-box{flex-wrap:wrap}.admin-dashboard__top-left{width:calc(100% - 3.375rem)}.admin-dashboard__panel-link{padding:.625rem .75rem;font-size:.875rem}}.request-dashboard{display:flex;width:100%;flex-direction:column;min-width:0}.request-dashboard__request-statistics{display:flex;width:100%;gap:1rem;margin:0 0 1.5rem}.request-dashboard__statistic-item{display:flex;flex-direction:column;padding:1.5625rem;border:.667px solid #D7DED2;background-color:#fff;width:25%;border-radius:10px;min-width:0}.request-dashboard__statistic-title{font-size:.875rem;font-weight:400;margin-bottom:.1875rem}.request-dashboard__statistic-value{font-size:1.875rem;font-weight:600;color:#1e1f1e;margin:0}.request-dashboard__filter-box{display:flex;padding:1.5625rem;background-color:#fff;border:.667px solid #D7DED2;border-radius:10px;width:100%;gap:1rem;margin-bottom:1.5rem;align-items:flex-end}.request-dashboard__filter-box label{color:#1e1f1e!important;font-size:.875rem;font-weight:500;margin-bottom:.5625rem}.request-dashboard__filter-box select{height:3rem;border-radius:10px;background-color:#f4f6f2;width:100%;padding:1rem .75rem}.request-dashboard__filter{display:flex;flex-direction:column;width:100%;min-width:0}.request-dashboard__statistic-value--total{color:#1e1f1e}.request-dashboard__statistic-value--pending{color:#b8522b}.request-dashboard__statistic-value--approved{color:#2f5d3a}.request-dashboard__statistic-value--rejected{color:#dc2626}.request-dashboard__success{margin-bottom:1rem;padding:.75rem 1rem;border-radius:8px;background-color:#eaf7ed;color:#256d3c;font-size:.875rem;font-weight:600}.request-dashboard__success--error{background-color:#fdeaea;color:#b42318}.request-dashboard__filter-submit{align-self:flex-end;min-width:8.75rem;height:3rem;padding:0 1.125rem;border-radius:10px;background-color:#2f5d3a;color:#fff;font-size:.875rem;font-weight:600;white-space:nowrap}.request-dashboard__filter-submit:hover{background-color:#24492d}.request-dashboard__filter-reset{align-self:flex-end;min-width:6.875rem;height:3rem;padding:0 1.125rem;border-radius:10px;border:.667px solid #D7DED2;background-color:#fff;color:#1e1f1e;font-size:.875rem;font-weight:600;white-space:nowrap;text-decoration:none}.request-dashboard__filter-reset:hover{background-color:#f4f6f2}.request-dashboard__filter-submit,.request-dashboard__filter-reset{display:inline-flex;align-items:center;justify-content:center}.request-dashboard__empty{padding:1.5rem;border:.667px solid #D7DED2;border-radius:10px;background-color:#fff;color:#5f6b63;font-size:.875rem;font-weight:500;text-align:center}.request-item{border:.667px solid #D7DED2;background-color:#fff;border-radius:10px;margin-bottom:1rem;min-width:0}.request-item__row{gap:.75rem;display:grid;grid-template-columns:2.5rem minmax(0,1fr) 7.5rem;padding:1.5625rem}.request-item__icon{width:2.5rem;height:2.5rem;padding:.625rem;border-radius:10px;background:#e9efe6;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;position:relative}.request-item__icon:before{content:"";width:1.25rem;height:1.25rem;display:block;background-color:#2f5d3a;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-position:center;mask-repeat:no-repeat;mask-size:contain}.request-item__icon--company:before{-webkit-mask-image:url(/build/assets/Codecompany-BEuEj2TM.svg);mask-image:url(/build/assets/Codecompany-BEuEj2TM.svg)}.request-item__icon--favour:before{-webkit-mask-image:url(/build/assets/Favour-DA53N5wz.svg);mask-image:url(/build/assets/Favour-DA53N5wz.svg)}.request-item__icon--edit:before{-webkit-mask-image:url(/build/assets/Edit2-DEY9pRr8.svg);mask-image:url(/build/assets/Edit2-DEY9pRr8.svg)}.request-item__info-box{min-width:0;font-size:.875rem;gap:.25rem;display:flex;flex-direction:column}.request-item__info-box span{font-weight:700}.request-item__heading{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:.25rem}.request-item__title{color:#1e1f1e;font-size:1.125rem;font-weight:500;line-height:1.5;margin:0 0 .25rem}.request-item__details{display:flex;flex-direction:column;gap:.25rem;margin:0}.request-item__detail{display:flex;gap:.25rem;flex-wrap:wrap}.request-item__detail-label{font-weight:700}.request-item__detail-value{margin:0;min-width:0;overflow-wrap:anywhere}.request-item__company-links{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-top:.75rem}.request-item__company-link{min-height:2.25rem;padding:.5rem .75rem;border-radius:10px;background-color:#2f5d3a;color:#fff;font-size:.8125rem;font-weight:600;text-decoration:none;text-align:center}.request-item__company-link--public{border:.667px solid #D7DED2;background-color:#fff;color:#1e1f1e}.request-item__badge{display:inline-flex;align-items:center;justify-content:center;min-height:1.75rem;padding:.375rem .625rem;border-radius:999px;font-size:.75rem;font-weight:600;line-height:1}.request-item__badge--anonymous{background-color:#f3e7d6;color:#b8522b}.request-item__badge--public{background-color:#e9efe6;color:#2f5d3a}.request-item__badge--pending,.request-item__badge--new{background-color:#fff4e8;color:#b8522b}.request-item__badge--approved,.request-item__badge--processed{background-color:#eaf7ed;color:#256d3c}.request-item__badge--rejected{background-color:#fdeaea;color:#b42318}.request-item__documents-numbers{margin-top:.75rem;margin-bottom:.5rem}.request-item__documents-box{display:flex;gap:.5rem;flex-wrap:wrap;margin:0;padding:0;list-style:none}.request-item__document-item{color:#1e1f1e;width:auto;min-height:2.25rem;padding:.5rem .75rem;border-radius:10px;background:#e9efe6;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;position:relative;border:0;font:inherit;cursor:pointer}.request-item__document-item:before{content:"";width:1rem;height:1rem;margin-right:.5rem;display:block;background-color:#2f5d3a;-webkit-mask-image:url(/build/assets/doc-B_JnVGHp.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-image:url(/build/assets/doc-B_JnVGHp.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain}.request-item__document-item:after{content:"";width:.875rem;height:.875rem;display:block;background-color:#5f6b63;-webkit-mask-image:url(/build/assets/Download-Dv9vVN4u.svg);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-image:url(/build/assets/Download-Dv9vVN4u.svg);mask-position:center;mask-repeat:no-repeat;mask-size:contain;margin-left:.5rem}.request-item__area-edit{padding:.75rem;border-radius:10px;background:#f4f6f2;margin-top:.5rem}.request-item__label{color:#1e1f1e;font-size:.75rem;font-weight:500;line-height:1.3333333333}.request-item__subject-edit{display:flex;flex-wrap:wrap;gap:.5rem;font-size:.875rem;font-weight:500;line-height:1.4285714286}.request-item__current-value{color:#b8522b;font-size:.875rem;font-weight:400;line-height:1.4285714286;text-decoration-line:line-through;display:inline-flex;align-items:center;gap:.5rem;overflow-wrap:anywhere}.request-item__current-value:after{content:"";width:1rem;height:1rem;display:inline-block;background:url(/build/assets/BackArrow-BpWJ6avE.svg) center/contain no-repeat;transform:rotate(180deg);flex:0 0 auto;margin-left:.375rem;margin-right:.375rem}.request-item__new-value{color:#2f5d3a;font-weight:500;text-decoration:none;overflow-wrap:anywhere}.request-item__accept-box{display:flex;flex-direction:column;gap:.5rem}.request-item__accept-box form{width:100%}.request-item__button{width:100%;font-size:.875rem}.request-item__button:before{content:"";margin-right:.5rem;width:1rem;height:1rem;flex:0 0 1rem;display:block;background-color:#fff;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-position:center;mask-repeat:no-repeat;mask-size:contain}.request-item__accept-btn{background-color:#2f5d3a}.request-item__accept-btn:before{-webkit-mask-image:url(/build/assets/Accept-DN9B14M1.svg);mask-image:url(/build/assets/Accept-DN9B14M1.svg)}.request-item__reject-btn{font-size:.875rem}.request-item__reject-btn:before{-webkit-mask-image:url(/build/assets/Cancel-LvAPsk1V.svg);mask-image:url(/build/assets/Cancel-LvAPsk1V.svg)}@media(max-width:61.99875em){.request-dashboard__request-statistics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.request-dashboard__statistic-item{width:100%;padding:1.25rem}.request-dashboard__filter-box{flex-wrap:wrap}.request-dashboard__filter{flex:1 1 calc(50% - .5rem)}.request-dashboard__filter-submit,.request-dashboard__filter-reset{flex:1 1 10rem}}@media(max-width:47.99875em){.request-dashboard__request-statistics{gap:.75rem;margin-bottom:1.125rem}.request-dashboard__statistic-item,.request-dashboard__filter-box{padding:1rem}.request-dashboard__statistic-value{font-size:1.625rem;line-height:1.2307692308}.request-dashboard__filter-box{flex-direction:column;align-items:stretch;gap:.875rem}@supports not (gap: 1rem){.request-dashboard__filter-box>*+*{margin-left:0;margin-top:.875rem}}.request-dashboard__filter,.request-dashboard__filter-submit,.request-dashboard__filter-reset{width:100%;flex:1 1 auto}.request-item__row{grid-template-columns:2.5rem minmax(0,1fr);padding:1.125rem}.request-item__accept-box{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem}@supports not (gap: 1rem){.request-item__accept-box>*+*{margin-left:.625rem}}.request-item__company-link{flex:1 1 10rem}.request-item__documents-box{display:grid;grid-template-columns:1fr}.request-item__document-item{width:100%;justify-content:flex-start}}@media(max-width:29.99875em){.request-dashboard__request-statistics,.request-item__row{grid-template-columns:1fr}.request-item__icon{display:none}.request-item__accept-box{grid-template-columns:1fr}@supports not (gap: 1rem){.request-item__accept-box>*+*{margin-left:0;margin-top:.625rem}}.request-item__subject-edit{flex-direction:column}.request-item__current-value:after{display:none}}.admin-companies{display:flex;flex-direction:column;gap:1.5rem;min-width:0}.admin-companies__filters{display:flex;align-items:flex-end;gap:1rem;padding:1.5625rem;border:.667px solid #D7DED2;border-radius:10px;background-color:#fff}.admin-companies__notice{padding:.875rem 1rem;border:.667px solid #BFD8C4;border-radius:10px;background-color:#eef7f0;color:#24492d;font-size:.875rem;font-weight:600}.admin-companies__notice--error{border-color:#e2b8b8;background-color:#fff0f0;color:#8a2d2d}.admin-companies__filter{display:flex;flex-direction:column;gap:.5625rem;min-width:0;flex:1 1 10rem}.admin-companies__filter label{color:#1e1f1e;font-size:.875rem;font-weight:500}.admin-companies__filter--search{flex:2 1 17.5rem}.admin-companies__input,.admin-companies__select{width:100%;height:3rem;padding:0 .75rem;border-radius:10px;border:.667px solid #D7DED2;background-color:#f4f6f2;color:#1e1f1e;font-size:.875rem}.admin-companies__submit,.admin-companies__reset{min-width:6.875rem;height:3rem;padding:0 1.125rem;border-radius:10px;font-size:.875rem;font-weight:600;white-space:nowrap}.admin-companies__submit{background-color:#2f5d3a;color:#fff}.admin-companies__submit:hover{background-color:#24492d}.admin-companies__reset{border:.667px solid #D7DED2;background-color:#fff;color:#1e1f1e;text-decoration:none}.admin-companies__reset:hover{background-color:#f4f6f2}.admin-companies__table-box{width:100%;overflow-x:auto;border:.667px solid #D7DED2;border-radius:10px;background-color:#fff}.admin-companies__table{width:100%;min-width:67.5rem;border-collapse:collapse;font-size:.875rem}.admin-companies__table th,.admin-companies__table td{padding:.875rem .75rem;border-bottom:.667px solid #D7DED2;text-align:left;vertical-align:top}.admin-companies__table th{color:#5f6b63;font-size:.75rem;font-weight:700;text-transform:uppercase;background-color:#f4f6f2}.admin-companies__table tbody tr:last-child td{border-bottom:0}.admin-companies__company-link,.admin-companies__website{color:#2f5d3a;font-weight:600;text-decoration:none;overflow-wrap:anywhere}.admin-companies__company-link:hover,.admin-companies__website:hover{text-decoration:underline}.admin-companies__email-cell{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.admin-companies__email{overflow-wrap:anywhere}.admin-companies__invite-form{margin:0}.admin-companies__invite-button{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.4375rem .625rem;border:0;border-radius:8px;background-color:#2f5d3a;color:#fff;font-size:.75rem;font-weight:700;line-height:1.2;cursor:pointer}.admin-companies__invite-button:hover{background-color:#24492d}.admin-companies__invite-status{display:inline-flex;color:#5f6b63;font-size:.75rem;font-weight:600;line-height:1.3333333333}.admin-companies__actions{position:relative;display:inline-flex}.admin-companies__actions summary{width:2.25rem;height:2.25rem;border-radius:10px;border:.667px solid #D7DED2;background-color:#fff;color:#1e1f1e;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;list-style:none;font-weight:700;line-height:1}.admin-companies__actions summary::-webkit-details-marker{display:none}.admin-companies__actions[open] summary{background-color:#f4f6f2}.admin-companies__actions-menu{position:absolute;right:0;top:calc(100% + .375rem);z-index:5;min-width:11.875rem;padding:.5rem;border:.667px solid #D7DED2;border-radius:10px;background-color:#fff;box-shadow:0 .625rem 1.875rem #1e1f1e1f}.admin-companies__actions-link{display:flex;width:100%;padding:.625rem .75rem;border-radius:8px;color:#1e1f1e;font-size:.875rem;font-weight:600;text-decoration:none}.admin-companies__actions-link:hover{background-color:#f4f6f2}.admin-companies__empty{padding:1.5rem!important;color:#5f6b63;text-align:center!important;font-weight:500}.admin-companies__pagination{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.125rem;border:.667px solid #D7DED2;border-radius:10px;background-color:#fff}.admin-companies__pagination-pages{display:flex;justify-content:center;flex-wrap:wrap;gap:.375rem}.admin-companies__pagination-link{display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;min-height:2.25rem;padding:.5rem .75rem;border:.667px solid #D7DED2;border-radius:8px;background-color:#fff;color:#1e1f1e;font-size:.875rem;font-weight:600;text-decoration:none}.admin-companies__pagination-link:hover{background-color:#f4f6f2}.admin-companies__pagination-link.is-active{border-color:#2f5d3a;background-color:#2f5d3a;color:#fff}.admin-companies__pagination-link.is-disabled{background-color:#f4f6f2;color:#9aa39b;cursor:not-allowed}.admin-companies__pagination-summary{margin:0;color:#5f6b63;font-size:.875rem;line-height:1.4285714286;text-align:center}@media(max-width:61.99875em){.admin-companies__filters{flex-wrap:wrap}.admin-companies__filter{flex:1 1 calc(50% - .5rem)}.admin-companies__submit,.admin-companies__reset{flex:1 1 10rem}}@media(max-width:47.99875em){.admin-companies{gap:1.125rem}.admin-companies__filters{flex-direction:column;align-items:stretch;padding:1rem}.admin-companies__filter,.admin-companies__submit,.admin-companies__reset{width:100%;flex:1 1 auto}.admin-companies__table-box{overflow:visible;border:0;background-color:transparent}.admin-companies__table{min-width:0;border-collapse:separate;border-spacing:0 .75rem}.admin-companies__table thead{display:none}.admin-companies__table tbody,.admin-companies__table tr,.admin-companies__table td{display:block;width:100%}.admin-companies__table tr{padding:1rem;border:.667px solid #D7DED2;border-radius:10px;background-color:#fff}.admin-companies__table td{display:grid;grid-template-columns:minmax(0,7.5rem) minmax(0,1fr);gap:.75rem;padding:.625rem 0;border-bottom:.667px solid #E7ECE3;text-align:right;overflow-wrap:anywhere}.admin-companies__table td:before{content:attr(data-label);color:#5f6b63;font-size:.75rem;font-weight:700;text-align:left;text-transform:uppercase}.admin-companies__table td:last-child{border-bottom:0;align-items:center}.admin-companies__actions{justify-self:end}.admin-companies__actions-menu{right:0}}.admin-geo{display:flex;flex-direction:column;gap:1.5rem;min-width:0}.admin-geo__panel{padding:1.375rem;border:.667px solid #D7DED2;border-radius:10px;background-color:#fff}.admin-geo__panel-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.125rem}.admin-geo__title{margin:0;color:#1e1f1e;font-size:1.25rem;font-weight:700;line-height:1.3}.admin-geo__text{margin:.25rem 0 0;color:#5f6b63;font-size:.875rem;line-height:1.4285714286}.admin-geo__filter{display:grid;grid-template-columns:minmax(15rem,1fr) minmax(15rem,1fr) auto;align-items:end;gap:1rem}.admin-geo__layout{display:flex;flex-direction:column;gap:1.5rem}.admin-geo__top{display:flex;flex-direction:column;gap:1rem;min-width:0}.admin-geo__content{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.admin-geo__form{display:flex;flex-direction:column;gap:.875rem}.admin-geo__form--inline{display:grid;grid-template-columns:repeat(4,minmax(9.375rem,1fr));align-items:end;margin-top:1rem}.admin-geo__grid{display:grid;grid-template-columns:1fr;gap:.75rem}.admin-geo__grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-geo__field{display:flex;flex-direction:column;gap:.4375rem;min-width:0;color:#5f6b63;font-size:.8125rem;font-weight:600;line-height:1.3846153846}.admin-geo__field--wide{grid-column:span 2}.admin-geo__input,.admin-geo__select,.admin-geo__cell-input{width:100%;border:.667px solid #D7DED2;border-radius:8px;background-color:#f4f6f2;color:#1e1f1e;font-size:.875rem;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.admin-geo__input:focus,.admin-geo__select:focus,.admin-geo__cell-input:focus{border-color:#2f603b;background-color:#fff;box-shadow:0 0 0 3px #2f603b1f;outline:none}.admin-geo__input,.admin-geo__select{height:2.75rem;padding:0 .75rem}.admin-geo__cell-input{min-width:9.375rem;height:2.375rem;padding:0 .625rem}.admin-geo__cell-input--id{min-width:5.75rem}.admin-geo__cell-input--code{min-width:6rem}.admin-geo__button,.admin-geo__save-button{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;border:0;border-radius:10px;background-color:#bf552f;color:#fff;font-size:.875rem;font-weight:700;line-height:1;cursor:pointer;transition:background-color .2s ease}.admin-geo__button:hover,.admin-geo__save-button:hover{background-color:#a74625}.admin-geo__button{padding:0 1.25rem}.admin-geo__save-button{min-height:2.375rem;padding:0 .875rem;white-space:nowrap}.admin-geo__summary{display:flex;flex-wrap:wrap;gap:.5rem}.admin-geo__summary span{display:inline-flex;align-items:center;min-height:1.875rem;padding:0 .625rem;border-radius:999px;background-color:#eef3ea;color:#2f603b;font-size:.8125rem;font-weight:700}.admin-geo__form-footer{display:flex;justify-content:space-between;align-items:center;gap:.875rem}.admin-geo__checkbox{display:inline-flex;align-items:center;gap:.5rem;color:#1e1f1e;font-size:.875rem;font-weight:600;cursor:pointer}.admin-geo__checkbox input{width:1.125rem;height:1.125rem;accent-color:#2F603B}.admin-geo__checkbox--cell{white-space:nowrap}.admin-geo__details[open] .admin-geo__summary-button{margin-bottom:1rem}.admin-geo__summary-button{display:flex;align-items:center;justify-content:space-between;color:#2f603b;font-size:.9375rem;font-weight:800;cursor:pointer;list-style:none}.admin-geo__summary-button::-webkit-details-marker{display:none}.admin-geo__summary-button:after{content:"+";display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:50%;background-color:#eef3ea;color:#2f603b;font-size:1.25rem;line-height:1}.admin-geo__details[open] .admin-geo__summary-button:after{content:"-"}.admin-geo__counter{display:inline-flex;align-items:center;justify-content:center;min-width:2.625rem;height:2.125rem;padding:0 .75rem;border-radius:999px;background-color:#eef3ea;color:#2f603b;font-size:.875rem;font-weight:800}.admin-geo__table-box{width:100%;overflow-x:auto;border:.667px solid #D7DED2;border-radius:10px;background-color:#fff}.admin-geo__table{width:100%;min-width:61.25rem;border-collapse:collapse;font-size:.875rem}.admin-geo__table th,.admin-geo__table td{padding:.625rem;border-bottom:.667px solid #D7DED2;text-align:left;vertical-align:middle}.admin-geo__table th{background-color:#f4f6f2;color:#5f6b63;font-size:.75rem;font-weight:800;line-height:1.3333333333;text-transform:uppercase;white-space:nowrap}.admin-geo__table tr:last-child td{border-bottom:0}.admin-geo__table tr[data-geo-autosave-state=saving]{background-color:#fff8ec}.admin-geo__table tr[data-geo-autosave-state=saved]{background-color:#eef7f0}.admin-geo__table tr[data-geo-autosave-state=error]{background-color:#fff1f1}.admin-geo__table--cities{min-width:53.75rem}.admin-geo__empty{padding:1.125rem;color:#5f6b63;font-size:.875rem;line-height:1.4285714286;text-align:center}.admin-geo__autosave-status{display:inline-flex;align-items:center;min-height:1.875rem;color:#5f6b63;font-size:.8125rem;font-weight:700;white-space:nowrap}[data-geo-autosave-state=saving] .admin-geo__autosave-status:before{content:"Збереження...";color:#8a5a00}[data-geo-autosave-state=saved] .admin-geo__autosave-status:before{content:"Збережено";color:#2f603b}[data-geo-autosave-state=error] .admin-geo__autosave-status:before{content:"Помилка";color:#a42626}@media(max-width:61.99875em){.admin-geo__filter,.admin-geo__form--inline{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-geo__button{width:100%}}@media(max-width:47.99875em){.admin-geo{gap:1.125rem}.admin-geo__panel{padding:1rem}.admin-geo__panel-header,.admin-geo__form-footer{flex-direction:column;align-items:stretch}.admin-geo__filter,.admin-geo__form--inline,.admin-geo__grid--two{grid-template-columns:1fr}.admin-geo__field--wide{grid-column:auto}.admin-geo__table-box{overflow:visible;border:0;background-color:transparent}.admin-geo__table{min-width:0;border-collapse:separate;border-spacing:0 .75rem}.admin-geo__table thead{display:none}.admin-geo__table tbody,.admin-geo__table tr,.admin-geo__table td{display:block;width:100%}.admin-geo__table tr{border:.667px solid #D7DED2;border-radius:10px;background-color:#fff;overflow:hidden}.admin-geo__table td{display:grid;grid-template-columns:7.5rem minmax(0,1fr);gap:.625rem;border-bottom:.667px solid #D7DED2}.admin-geo__table td:before{content:attr(data-label);color:#5f6b63;font-size:.75rem;font-weight:800;text-transform:uppercase}.admin-geo__table td:last-child{border-bottom:0}.admin-geo__cell-input{min-width:0}.admin-geo__save-button{width:100%}}.admin-users{display:flex;flex-direction:column;gap:1.5rem;min-width:0}.admin-users__filters{display:flex;align-items:flex-end;gap:1rem;padding:1.5625rem;border:.667px solid #D7DED2;border-radius:10px;background-color:#fff}.admin-users__filter{display:flex;flex-direction:column;gap:.5625rem;min-width:0;flex:1 1 10rem}.admin-users__filter label{color:#1e1f1e;font-size:.875rem;font-weight:500}.admin-users__filter--search{flex:2 1 17.5rem}.admin-users__input,.admin-users__select{width:100%;height:3rem;padding:0 .75rem;border-radius:10px;border:.667px solid #D7DED2;background-color:#f4f6f2;color:#1e1f1e;font-size:.875rem}.admin-users__submit,.admin-users__reset{display:inline-flex;align-items:center;justify-content:center;min-width:6.875rem;height:3rem;padding:0 1.125rem;border-radius:10px;font-size:.875rem;font-weight:600;line-height:1;text-align:center;white-space:nowrap}.admin-users__submit{background-color:#2f5d3a;color:#fff}.admin-users__submit:hover{background-color:#24492d}.admin-users__reset{border:.667px solid #D7DED2;background-color:#fff;color:#1e1f1e;text-decoration:none}.admin-users__reset:hover{background-color:#f4f6f2}.admin-users__table-box{width:100%;overflow-x:auto;border:.667px solid #D7DED2;border-radius:10px;background-color:#fff}.admin-users__table{width:100%;min-width:67.5rem;border-collapse:collapse;font-size:.875rem}.admin-users__table th,.admin-users__table td{padding:.875rem .75rem;border-bottom:.667px solid #D7DED2;text-align:left;vertical-align:top}.admin-users__table th{color:#5f6b63;font-size:.75rem;font-weight:700;text-transform:uppercase;background-color:#f4f6f2}.admin-users__table tbody tr:last-child td{border-bottom:0}.admin-users__company-link,.admin-users__company-count,.admin-users__website{color:#2f5d3a;font-weight:600;text-decoration:none;overflow-wrap:anywhere}.admin-users__company-link:hover,.admin-users__company-count:hover,.admin-users__website:hover{text-decoration:underline}.admin-users__actions{position:relative;display:inline-flex}.admin-users__actions summary{width:2.25rem;height:2.25rem;border-radius:10px;border:.667px solid #D7DED2;background-color:#fff;color:#1e1f1e;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;list-style:none;font-weight:700;line-height:1}.admin-users__actions summary::-webkit-details-marker{display:none}.admin-users__actions[open] summary{background-color:#f4f6f2}.admin-users__actions-menu{position:absolute;right:0;top:calc(100% + .375rem);z-index:5;min-width:11.875rem;padding:.5rem;border:.667px solid #D7DED2;border-radius:10px;background-color:#fff;box-shadow:0 .625rem 1.875rem #1e1f1e1f}.admin-users__actions-link{display:flex;width:100%;padding:.625rem .75rem;border-radius:8px;color:#1e1f1e;font-size:.875rem;font-weight:600;text-decoration:none}.admin-users__actions-link:hover{background-color:#f4f6f2}.admin-users__empty{padding:1.5rem!important;color:#5f6b63;text-align:center!important;font-weight:500}.admin-users__pagination{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.125rem;border:.667px solid #D7DED2;border-radius:10px;background-color:#fff}.admin-users__pagination-pages{display:flex;justify-content:center;flex-wrap:wrap;gap:.375rem}.admin-users__pagination-link{display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;min-height:2.25rem;padding:.5rem .75rem;border:.667px solid #D7DED2;border-radius:8px;background-color:#fff;color:#1e1f1e;font-size:.875rem;font-weight:600;text-decoration:none}.admin-users__pagination-link:hover{background-color:#f4f6f2}.admin-users__pagination-link.is-active{border-color:#2f5d3a;background-color:#2f5d3a;color:#fff}.admin-users__pagination-link.is-disabled{background-color:#f4f6f2;color:#9aa39b;cursor:not-allowed}.admin-users__pagination-summary{margin:0;color:#5f6b63;font-size:.875rem;line-height:1.4285714286;text-align:center}@media(max-width:61.99875em){.admin-users__filters{flex-wrap:wrap}.admin-users__filter{flex:1 1 calc(50% - .5rem)}.admin-users__submit,.admin-users__reset{flex:1 1 10rem}}@media(max-width:47.99875em){.admin-users{gap:1.125rem}.admin-users__filters{flex-direction:column;align-items:stretch;padding:1rem}.admin-users__filter,.admin-users__submit,.admin-users__reset{width:100%;flex:1 1 auto}.admin-users__table-box{overflow:visible;border:0;background-color:transparent}.admin-users__table{min-width:0;border-collapse:separate;border-spacing:0 .75rem}.admin-users__table thead{display:none}.admin-users__table tbody,.admin-users__table tr,.admin-users__table td{display:block;width:100%}.admin-users__table tr{padding:1rem;border:.667px solid #D7DED2;border-radius:10px;background-color:#fff}.admin-users__table td{display:grid;grid-template-columns:minmax(0,7.5rem) minmax(0,1fr);gap:.75rem;padding:.625rem 0;border-bottom:.667px solid #E7ECE3;text-align:right;overflow-wrap:anywhere}.admin-users__table td:before{content:attr(data-label);color:#5f6b63;font-size:.75rem;font-weight:700;text-align:left;text-transform:uppercase}.admin-users__table td:last-child{border-bottom:0;align-items:center}.admin-users__actions{justify-self:end}.admin-users__actions-menu{right:0}}.contact-widget{position:fixed;right:calc(1.375rem + env(safe-area-inset-right,0px));bottom:calc(1.375rem + env(safe-area-inset-bottom,0px));z-index:80;display:flex;flex-direction:column-reverse;align-items:flex-end;gap:.625rem}.contact-widget[open] .contact-widget__toggle{background-color:#24492d}.contact-widget[open] .contact-widget__list{opacity:1;transform:translateY(0);pointer-events:auto}.contact-widget__toggle{width:3.5rem;height:3.5rem;border-radius:50%;background-color:#2f5d3a;box-shadow:0 .75rem 1.75rem #1f33263d;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;list-style:none;transition:background-color .2s ease,transform .2s ease}.contact-widget__toggle::-webkit-details-marker{display:none}.contact-widget__toggle::marker{content:""}.contact-widget__toggle:hover{transform:translateY(-.125rem);background-color:#24492d}.contact-widget__toggle-icon{display:inline-flex;align-items:center;justify-content:center;font-size:1.375rem;font-weight:700;line-height:1}.contact-widget__list{display:flex;flex-direction:column;gap:.5rem;opacity:0;transform:translateY(.5rem);pointer-events:none;transition:opacity .2s ease,transform .2s ease}.contact-widget__link{min-width:9.375rem;min-height:2.75rem;padding:.5rem .75rem;border-radius:1.5rem;background-color:#fff;box-shadow:0 .625rem 1.5rem #1f33262e;color:#1e1f1e;display:inline-flex;align-items:center;gap:.5625rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.contact-widget__link:hover{transform:translateY(-.125rem);box-shadow:0 .875rem 1.875rem #1f332638}.contact-widget__icon{width:1.75rem;height:1.75rem;display:inline-flex;align-items:center;justify-content:center;flex:0 0 1.75rem}.contact-widget__icon img{display:block;width:100%;height:100%}@media(max-width:47.99875em){.contact-widget{right:calc(.875rem + env(safe-area-inset-right,0px));bottom:calc(.875rem + env(safe-area-inset-bottom,0px))}.contact-widget__toggle{width:3.25rem;height:3.25rem}.contact-widget__link{min-width:8.75rem}}
