@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: 61.99875em}.header{position:relative}.header:after{content:"";position:absolute;left:1rem;right:1rem;bottom:0;height:1px;background-color:#d7ded2}.header__container{padding:1.125rem 0rem;display:flex;align-items:center;justify-content:space-between}.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}@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{color:#1e1f1e;font-size:1.25rem;font-weight:600;line-height:1.4}.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}.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}.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}.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-company__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-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;margin-bottom:.75rem}.popup-company__document-item{display:inline-flex;align-items:center;background-color:#fff;color:#5f6b63;margin-bottom:.5rem;min-width:0;line-height:1.4285714286}.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;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;gap:.5rem;margin-top:-.5rem;margin-bottom:1.25rem}.popup-company__selected-file{display:flex;align-items:center;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{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;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){.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{padding-left:.9375rem;padding-right:.9375rem}}@media(max-width:61.99875em){.header__container{flex-wrap:wrap;align-items:center;gap:.875rem;padding-top:1rem;padding-bottom:1rem}@supports not (gap: 1rem){.header__container>*+*{margin-top:.875rem}}.header__logo-box{order:1;margin-right:0;max-width:calc(100% - 3.625rem);min-width:0}.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{padding:.6875rem 0}.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:auto;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: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% - 3.625rem);min-width:0}.header__company-name{font-size:1.125rem;line-height:1.3333333333}.header__logo-text{display:none}.auth-reg{font-size:.9375rem}.auth-reg__registration{flex:0 0 auto;min-width:8rem;height:2.625rem}.after-auth__name-company{display:none}}@media(max-width:29.99875em){.header__container{gap:.75rem}.header__company-name{font-size:1rem;line-height:1.375}.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(prefers-reduced-motion:reduce){.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{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 0rem 1.15625rem 1.5rem;font-size:1rem;border-radius:10px}.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 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}.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){.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__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{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}.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]{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{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}@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}.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: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}.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 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__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__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}.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__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}@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:center;gap:.875rem;flex:0 0 auto;padding-top:.25rem}.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__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__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-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;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: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__layout{display:grid;grid-template-columns:minmax(0,1fr) 19rem;align-items:start;border:1px solid #E2E8F0;border-radius:.75rem;background-color:#fff;box-shadow:0 1rem 2.5rem #07164f12;overflow:hidden}.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}.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__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{display:grid;grid-template-columns:minmax(0,1fr) 18.75rem;gap:1.75rem;align-items:start;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;gap:1rem;padding-left:1.375rem;border-left:1px solid #E5E7EB}.request-condition{display:grid;grid-template-columns:2rem minmax(0,1fr);gap:.75rem;padding-bottom:1rem;border-bottom:1px solid #E5E7EB}.request-condition:last-child{border-bottom:0;padding-bottom:0}.request-condition__icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.4375rem;background-color:#e9f6ee;color:#2f8f4e}.request-condition h3{margin-bottom:.25rem;color:#111827;font-size:.9375rem;line-height:1.3333333333;font-weight:800}.request-condition p{color:#374151;font-size:.875rem;line-height:1.4285714286}.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;min-height:100%;padding:1.375rem 1rem;border-left:1px solid #EAEDE8;background-color:#fff9f0}.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__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-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: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-sidebar{border-left:0;border-top:1px solid #EAEDE8}.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__body{grid-template-columns:1fr}.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{padding-left:0;border-left:0}}@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}.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-detail__layout{border-radius:.625rem}.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__rating-score{width:8.875rem}.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-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}}.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,.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__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__button{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;box-shadow:0 1rem 1.875rem #b8522b3d}.biofuel-hero__button:hover{filter:brightness(1.03)}.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__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:51.25rem;border-collapse:collapse}.biofuel-board__table th,.biofuel-board__table td{padding:1rem 1.125rem;text-align:left;border-bottom:1px solid #E7ECE3;font-size:.9375rem;line-height:1.4666666667;white-space:nowrap}.biofuel-board__table th{color:#5f6b63;background-color:#f3f5ef;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:0}.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:.875rem;font-weight:600;line-height:1.4285714286;white-space:normal}.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;align-items:center;gap:.5rem}.biofuel-board__delete-form{margin:0}.biofuel-board__delete{min-height:2rem;padding:.375rem .75rem;border:1px solid #D1322E;border-radius:.5rem;background-color:#fff;color:#d1322e;font-size:.8125rem;font-weight:700;line-height:1.3846153846;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__muted{color:#8a968d}.biofuel-board__empty{color:#5f6b63;text-align:center}.biofuel-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;align-items:end;gap:.875rem;margin-bottom:1.125rem;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__container{max-width:73.75rem;padding-top:.875rem;padding-bottom:.875rem;color:#2f5d3a;font-size:.9375rem;font-weight:700;line-height:1.4666666667}.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 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 .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 .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__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 .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__title{font-size:2rem}.biofuel-hero__text{font-size:1rem;line-height:1.5}.biofuel-board{padding-bottom:3rem}.biofuel-board__top{align-items:flex-start;flex-direction:column}.biofuel-filters{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%}}.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-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;border-radius:50%;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;line-height:1;flex:0 0 1.75rem}.contact-widget__link--telegram .contact-widget__icon{background-color:#229ed9}.contact-widget__link--whatsapp .contact-widget__icon{background-color:#25d366}.contact-widget__link--viber .contact-widget__icon{background-color:#7360f2}@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}}
