@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');
*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}body,button,input,textarea{font-family:"Source Sans 3",sans-serif !important}main{background-color:#fff}main.b-main>p{display:none}.text-primary{color:#07c28c !important}.b-button{min-width:150px;height:45px;padding:0 16px;display:inline-flex;justify-content:center;align-items:center;border:none;outline:none;border-radius:5px;cursor:pointer;font-size:16px;letter-spacing:.5px;font-weight:400 !important;text-align:center;text-decoration:none;color:unset}.b-button:hover{text-decoration:none}.b-button:focus,.b-button:focus-visible{border:none !important;outline:none !important}.b-button.b-button--primary:not(:disabled){background-color:#46e1b4;color:#000;transition:background-color 100ms ease-out}.b-button.b-button--primary:not(:disabled):hover,.b-button.b-button--primary:not(:disabled):focus-visible{background-color:#43ffc8}.b-button.b-button--primary:disabled,.b-button.b-button--primary[disabled]{background-color:#46e1b4;color:#000;opacity:.3;cursor:not-allowed}.b-button.b-button--primary:disabled:hover,.b-button.b-button--primary:disabled:focus-visible,.b-button.b-button--primary[disabled]:hover,.b-button.b-button--primary[disabled]:focus-visible{background-color:#46e1b4}.b-button.b-button--secondary{background-color:#000;color:#fff;transition:color 100ms ease-out}.b-button.b-button--secondary:hover,.b-button.b-button--secondary:focus-visible{color:#43ffc8}.b-button.b-button--primary.b-button-icon{min-width:unset;width:45px}.b-button__cart{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:nowrap}.b-button__cart-number{font-size:12px;line-height:22px;letter-spacing:.3px;font-weight:600;color:#07c28c;display:inline-block;border-radius:2px;padding:0 12px;background-color:#000}.b-link{color:#07c28c;text-decoration:none}.b-link:hover{text-decoration:underline;color:#07c28c !important}.top-nav{display:none}@media only screen and (min-width: 1024px){.top-nav{position:relative;display:block;width:100%;height:50px;background-color:#46e1b4}}.top-nav__container{width:100%;height:100%;max-width:960px;margin:0 auto;overflow:hidden;display:flex;justify-content:space-between;align-items:center}@media only screen and (min-width: 1280px){.top-nav__container{max-width:1300px}}.top-nav-cta{flex-shrink:0}.top-nav-cta__link{display:inline-flex;align-items:center;column-gap:5px;text-decoration:none}.top-nav-cta__text{font-size:14px;letter-spacing:.3px;color:#000;font-weight:600}.top-nav-cta__icon{width:10px}.top-nav-menu{flex-shrink:0;list-style:none;display:flex;justify-content:flex-end;align-items:center;column-gap:30px;margin:0}.top-nav-menu__link{font-size:14px;letter-spacing:.3px;text-decoration:none;color:#000;display:inline-block}.primary-nav{position:relative;display:block;width:100%;padding:30px 0;background-color:#fff;position:fixed;top:0;left:0;right:0;z-index:99}@media only screen and (min-width: 1024px){.primary-nav{height:100px;position:static;padding:0}}.primary-nav__container{width:100%;height:100%;max-width:330px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}@media only screen and (min-width: 768px){.primary-nav__container{max-width:720px}}@media only screen and (min-width: 1024px){.primary-nav__container{gap:50px;max-width:960px}}@media only screen and (min-width: 1280px){.primary-nav__container{max-width:1300px}}.primary-nav__content{width:100%;padding-left:calc((100% - 330px)/2);padding-right:calc((100% - 330px)/2);padding-bottom:40px;background:#fff;position:fixed;z-index:99;left:0;right:0;top:86px;display:flex;flex-direction:column;gap:30px;transform:translateX(100%);transition:transform .3s ease-out}@media only screen and (min-width: 1024px){.primary-nav__content{flex-direction:row;justify-content:space-between;gap:unset;align-items:center;flex:1;width:auto;position:static;padding:0;transform:translateX(0) !important;transition:none}}.primary-nav__content.is-active{transform:translateX(0)}.primary-nav__content .lang-switcher{order:1}.primary-nav__content .primary-nav__left{order:2}.primary-nav__content .primary-nav__right{order:3}.primary-nav__content .b-footer{order:4}@media only screen and (min-width: 1024px){.primary-nav__content .lang-switcher{order:2}.primary-nav__content .primary-nav__left{order:1}.primary-nav__content .primary-nav__right{order:3}.primary-nav__content .b-footer{display:none}}@media only screen and (min-width: 1024px){.primary-nav__left{flex-shrink:0;display:flex;align-items:center;column-gap:60px}}.primary-nav__brand{display:inline-block;font-size:20px;line-height:26px;font-weight:600;text-decoration:none;color:#000}.primary-nav__brand:hover{text-decoration:none !important;color:#000 !important}@media only screen and (min-width: 1024px){.primary-nav__brand{font-size:40px;line-height:50px}}.primary-nav-menu{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:30px}@media only screen and (min-width: 1024px){.primary-nav-menu{flex-direction:row;gap:50px}}.primary-nav-menu__link{font-size:14px;letter-spacing:.3px;font-size:16px;text-decoration:none;color:#000;display:inline-block}.primary-nav-menu__link.is-active{color:#07c28c}@media only screen and (min-width: 1024px){.primary-nav-menu__link{font-size:14px}}.primary-nav__right{display:flex;flex-direction:column;gap:30px}@media only screen and (min-width: 1024px){.primary-nav__right{flex-shrink:0;flex-direction:row;justify-content:flex-end;align-items:center;gap:20px}}@media only screen and (min-width: 1024px){.primary-nav__mobile-cta{display:none}}.primary-nav__toggler{display:block;height:24px;margin-left:auto;width:24px}@media only screen and (min-width: 1024px){.primary-nav__toggler{display:none}}.primary-nav__toggle-btn{background:rgba(0,0,0,0);border:none;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0;outline:none;padding:0;position:relative;width:100%}.primary-nav__toggle-btn:focus{outline:none;border:none}.primary-nav__toggle-line{background-color:#000;display:block;flex-shrink:0;height:2px;position:relative;transition:.15s ease}.primary-nav__toggle-line:first-child{margin-bottom:7px;width:22px}.primary-nav__toggle-line:last-child{margin-left:7px;width:15px}.primary-nav__toggle-btn.is-active .primary-nav__toggle-line{transform:translateX(-4px) rotate(45deg);width:20px}.primary-nav__toggle-btn.is-active .primary-nav__toggle-line:first-child{margin-bottom:0;margin-left:0;position:absolute;right:0;transform:translateX(-4px) rotate(-45deg)}.primary-nav__toggle-btn.is-active .primary-nav__toggle-line:last-child{margin-left:0;position:absolute;right:0}.primary-nav__overlay{position:absolute;top:100%;left:0;right:0;width:100%;height:calc(100dvh - 200px);z-index:90;background:rgba(0,0,0,.025)}@media only screen and (min-width: 1024px){.primary-nav__overlay{display:none}}@media only screen and (min-width: 1024px){body{overflow:unset !important}}.lang-switcher{position:relative}@media only screen and (min-width: 1280px){.lang-switcher{margin-left:auto;margin-right:20px}}.lang-switcher__button{outline:none;border:none;display:flex;align-items:center;justify-content:flex-start;column-gap:8px;text-decoration:none;width:auto;padding:0;margin-top:0;background-color:#fff;cursor:pointer}@media only screen and (min-width: 1280px){.lang-switcher__button{padding:16px}}.lang-switcher__button-text{display:inline-block;font-size:16px;letter-spacing:.3px;color:#000;margin-right:8px;transition:color 100ms ease-out;text-decoration:none;text-transform:uppercase}@media only screen and (min-width: 1280px){.lang-switcher__button-text{font-size:14px}}.b-form{position:relative;display:flex;flex-direction:column;gap:30px}.b-form__row.b-form__row--flex{display:flex;flex-direction:column;gap:30px}@media only screen and (min-width: 1280px){.b-form__row.b-form__row--flex{display:flex;flex-direction:row;justify-content:space-between}}.b-form-control{flex:1;width:100%;display:flex;flex-direction:column;gap:10px}.b-form-control__label{font-size:20px !important;line-height:26px !important;letter-spacing:.3px !important;font-weight:600 !important;color:#000 !important}.b-form-control__input,.b-form-control__textarea{width:100%;height:45px;padding:12px 20px;outline:none;background-color:#fff;border-radius:5px;border:1px solid #dbe9ee;font-size:14px;line-height:22px;letter-spacing:.3px;font-weight:600;transition:border-color 150ms ease-out}.b-form-control__input:focus,.b-form-control__textarea:focus{border-color:#46e1b4}.b-form-control__textarea{height:auto}textarea.b-form-control__textarea::placeholder,input.b-form-control__input::placeholder{font-weight:400}textarea.b-form-control__textarea::-ms-input-placeholder,input.b-form-control__input::-ms-input-placeholder{font-weight:400}.b-form__submit .b-button{width:100%}.b-form__submit.b-form__submit--checkout-login{display:flex;justify-content:center}.b-form__submit.b-form__submit--checkout-login .b-button{width:320px}@media only screen and (min-width: 1280px){.b-form__submit .b-button{width:auto}}.b-form-checkbox .b-form-checkbox__label{font-size:12px !important;font-weight:400 !important;line-height:22px;letter-spacing:.5px;cursor:pointer;display:flex;justify-content:start;align-items:center;gap:10px;color:#000 !important}.b-form-checkbox .b-form-checkbox__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;display:grid;place-content:center;position:relative;margin:0}.b-form-checkbox .b-form-checkbox__input::before{align-items:center;background-color:#fff;border:1.5px solid #dbe9ee;border-radius:3px;content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10'%3E%3Ctitle%3E1B3492B0-4821-4C50-A22B-15AA8C81D628%3C/title%3E%3Cpath fill='none' fill-rule='evenodd' stroke='%23FFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1 5.6 5.089 9 11 1'/%3E%3C/svg%3E");display:inline-flex;height:20px;justify-content:center;width:20px}.b-form-checkbox .b-form-checkbox__input:checked::before{background-color:#07c28c}.b-form__error{display:none;width:100%;padding:16px;border-radius:5px;border:1px solid #f03727;background-color:rgba(240,55,39,.09)}.b-form__error.is-active{display:block}.b-form__error ul{list-style-type:disc;padding:0;margin:0;margin-left:1em}.b-form__error li{font-size:14px;color:#f03727;margin-bottom:8px}.b-input-shadow{width:100%;height:45px;padding:12px 20px;outline:none;border:none;background-color:#fff;border-radius:5px;box-shadow:5px 10px 20px rgba(0,0,0,.05);font-size:16px;line-height:20px;letter-spacing:.3px}@media only screen and (min-width: 1280px){.b-input-shadow{font-size:18px;line-height:28px}}.b-radio{list-style:none;margin:0;padding:0;width:max-content}.b-radio>*+*{margin-top:16px}.b-radio__input{position:relative;margin-right:10px;width:16px;height:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.b-radio__radio{margin:0;position:absolute;opacity:0;cursor:pointer}.b-radio__checkmark{position:absolute;top:0;left:0;height:16px;width:16px;background-color:#eee;border-radius:50%;box-shadow:1px 1px 1px rgba(0,0,0,.15)}.b-radio__checkmark:after{content:"";position:absolute;display:none;width:6px;height:6px;left:5px;top:5px;background-color:#fff;border-radius:50%}.b-radio__radio:checked~.b-radio__checkmark{background-image:linear-gradient(to top, #46E1B4, #07C28C)}.b-radio__radio:checked~.b-radio__checkmark:after{display:block}.b-radio__label{display:block;cursor:pointer}.b-radio__label-text{display:flex;align-items:center;gap:10px;margin-bottom:5px}.b-radio__text,.b-radio__badge{display:inline-block;font-size:14px;line-height:18px;letter-spacing:.5px;color:#000;font-weight:400 !important}.b-radio__badge{display:flex;align-items:center;gap:5px;padding:7px 10px;border-radius:5px;background-color:#f2f7fa}.b-radio__sub-text{display:flex;flex-direction:column;margin-left:33px}.b-radio__sub-text,.b-radio__sub-text span{font-size:12px;line-height:22px;letter-spacing:.5px;color:#80a2b6}.b-custom-radio{display:flex;flex-direction:column;gap:16px}.b-custom-radio label.radio-inline{display:flex;gap:20px;cursor:pointer}.b-custom-radio span.address strong,.b-custom-radio>label{margin:0 !important;font-size:14px !important;line-height:18px !important;letter-spacing:.5px !important;color:#000 !important;font-weight:400 !important}.b-custom-radio span.address .label.label-info{display:inline-flex !important;align-items:center !important;gap:5px !important;padding:7px 10px !important;border-radius:5px !important;background-color:#f2f7fa !important;font-size:14px !important;line-height:18px !important;letter-spacing:.5px !important;color:#000 !important;font-weight:400 !important;margin:0 !important;margin-left:10px !important}.b-custom-radio span.address .label.label-default{margin-left:10px !important}.b-custom-radio span.address span.small{display:inline-block;font-size:12px !important;line-height:22px !important;letter-spacing:.5px !important;color:#80a2b6 !important;margin-left:40px !important}.b-custom-radio .iradio_square-blue{position:relative !important;background:none !important;height:16px !important;width:16px !important;background-color:#eee !important;border-radius:50% !important;box-shadow:1px 1px 1px rgba(0,0,0,.15) !important;margin-right:0 !important;background-image:unset !important;background-size:unset !important;background-position:unset !important}.b-custom-radio .iradio_square-blue:after{content:"";position:absolute;display:none;width:6px;height:6px;left:5px;top:5px;background-color:#fff;border-radius:50%}.b-custom-radio .iradio_square-blue.checked{background-image:linear-gradient(to top, #46E1B4, #07C28C) !important}.b-custom-radio .iradio_square-blue.checked:after{display:block}.b-custom-radio span.address .iradio_square-blue{margin-right:20px !important}.b-search{position:relative;max-width:380px}.b-search__form{position:relative}.b-search__form .b-button{position:absolute;right:0}.b-search__input{outline:none;border:none;width:100%;padding:12px 20px;padding-right:170px;height:45px;width:100%;background-color:#fff;border-radius:5px;box-shadow:5px 10px 20px rgba(0,0,0,.05);font-size:16px;line-height:20px;letter-spacing:.3px}@media only screen and (min-width: 1280px){.b-search__input{font-size:18px;line-height:28px}}.b-search.b-search--nav{max-width:250px;display:none}.b-search.b-search--nav .b-search__input{padding-right:65px}@media only screen and (min-width: 1024px){.b-search.b-search--nav{display:block}}.b-search__form .b-button--icon{display:flex;align-items:center;justify-content:center;min-width:unset;height:45px;width:45px;padding:0;top:0}.b-search--below-nav{max-width:330px;margin:0 auto;margin-top:96px;margin-bottom:40px}.b-search--below-nav .b-search__input{padding-right:65px}@media only screen and (min-width: 1024px){.b-search--below-nav{display:none}}.b-search-results{position:absolute;top:calc(100% + 16px);left:0;right:0;width:100%;z-index:2;display:none}.b-search-results.is-active{display:block}.b-search-results__card{width:100%;background-color:#fff;border-radius:5px;padding:12px 0;box-shadow:5px 10px 20px rgba(0,0,0,.05);display:flex;flex-direction:column;max-height:250px;overflow-y:auto}.b-search-results__card::-webkit-scrollbar{width:14px}.b-search-results__card::-webkit-scrollbar-thumb{border:4px solid rgba(0,0,0,0);background-clip:padding-box;border-radius:9999px;background-color:#46e1b4}.b-search-results__product{display:none;height:100%;padding:6px 12px;color:#000;text-decoration:none;font-size:14px;line-height:22px;letter-spacing:.3px}.b-search-results__product.is-active{display:block}.b-search-results__product:hover,.b-search-results__product:focus,.b-search-results__product:focus-visible{outline:none;color:#07c28c;text-decoration:none;background-color:rgba(7,194,140,.025)}.b-search-results__not-found{text-align:center;color:rgba(0,0,0,.5);padding:6px 12px;display:none;font-size:14px;line-height:22px;letter-spacing:.3px}.b-search-results__not-found.is-active{display:block}.b-select{position:relative;display:block;width:100%}.b-select.is-active .b-select__options{display:block}.b-select.is-active .b-select__icon{transform:translateY(-50%) rotate(180deg)}.b-select__wrapper{width:100%;height:45px}.b-select__input{position:relative;cursor:pointer;outline:none;height:45px;border:none;border-radius:5px;background-color:#fff;overflow:hidden;transition:border 100ms ease-out;user-select:none !important;box-shadow:5px 10px 20px rgba(0,0,0,.05);width:100%;margin:0;padding:10px 20px;background-color:#fff;font-size:16px;letter-spacing:.3px;font-weight:600;color:#000}.b-select__input:focus{outline:none}.b-select__icon{position:absolute;top:50%;right:20px;transform:translateY(-50%);width:8px;transition:.2s ease;z-index:2}.b-select__options{display:none;position:absolute;top:100%;width:100%;max-height:172px;box-shadow:5px 10px 20px rgba(0,0,0,.05);border-radius:5px;background-color:#fff;z-index:3;margin-top:10px;padding:6px 0;overflow-y:auto}.b-select__options::-webkit-scrollbar{width:14px}.b-select__options::-webkit-scrollbar-thumb{border:4px solid rgba(0,0,0,0);background-clip:padding-box;border-radius:9999px;background-color:#46e1b4}.b-select__button{outline:none;border:none;display:block;width:100%;padding:8px 20px;background-color:#fff;font-size:16px;letter-spacing:.3px;color:#000;text-align:left;cursor:pointer}.b-select__button.is-active,.b-select__button:hover,.b-select__button:focus{color:#07c28c;border:none !important;outline:none !important}.b-select__input::placeholder{font-weight:400;transition:color 100ms ease-out}.b-select__input::-webkit-input-placeholder{font-weight:400;transition:color 100ms ease-out}.b-select__input::-moz-placeholder{font-weight:400;transition:color 100ms ease-out}.b-button-popup{position:relative;z-index:2}.b-button-popup__menu{display:none;position:absolute;z-index:2;top:55px;left:50%;transform:translateX(-50%);border-radius:5px;box-shadow:5px 10px 20px rgba(0,0,0,.05);background-color:#fff;padding:12px 20px;flex-direction:column;align-items:flex-start;gap:12px;width:max-content}.b-button-popup__menu.is-active{display:flex}.b-button-popup__menu-button{position:relative;z-index:2;outline:none;border:none;background-color:rgba(0,0,0,0);font-size:16px;letter-spacing:.3px;color:#000;cursor:pointer;text-align:left}.b-button-popup__menu-button:hover,.b-button-popup__menu-button:focus{outline:none;color:#07c28c}.b-card{position:relative;box-shadow:5px 10px 20px rgba(0,0,0,.05)}.b-card__header{display:flex;gap:16px;background-color:#f2f7fa;padding:10px 30px 0 30px}.b-card__header-column{flex:1;width:100%;padding:20px 0}.b-card__header-title{font-size:16px;font-weight:600;line-height:16px;color:#000;margin:0}.b-card__body{position:relative;background-color:#fff;padding:40px 30px;padding-top:20px}.b-card-table{position:relative;box-shadow:5px 10px 20px rgba(0,0,0,.05)}.b-card-table__header{display:flex;gap:4px;background-color:#f2f7fa;padding:10px 30px 0 30px}@media only screen and (min-width: 1280px){.b-card-table__header{gap:16px}}.b-card-table__header-column{flex:1;width:100%;padding:20px 0}.b-card-table__header-title{font-size:16px;font-weight:600;line-height:16px;color:#000;margin:0}.b-card-table__body{background-color:#fff;padding-top:5px;padding-bottom:15px}@media only screen and (min-width: 1280px){.b-card-table__body{padding-bottom:25px}}.b-card-table__row{width:auto;display:flex;flex-direction:column;gap:12px;margin:20px 30px;padding-top:30px;cursor:pointer}.b-card-table__row:not(:first-child){border-top:1px solid rgba(0,0,0,.15)}.b-card-table__row:first-child{margin-top:0;padding-top:25px}@media only screen and (min-width: 1280px){.b-card-table__row{width:100%;margin:0;padding:15px 30px !important;border-radius:15px;flex-direction:row;gap:16px;box-shadow:none;transition:box-shadow 150ms ease-out;border:none !important}.b-card-table__row:hover{background-color:#fff;box-shadow:5px 10px 20px rgba(0,0,0,.05)}}.b-card-table__row-empty{width:100%;gap:16px;padding:15px 30px;background-color:#fff;font-size:14px;line-height:27px;color:#939eab}.b-card-table__column{flex:1}.b-card-table__column .b-select{max-width:280px}.b-card-table__column--flex{display:flex;justify-content:space-between;align-items:center;gap:8px}.b-card-table__price{display:flex;flex-wrap:wrap;gap:5px;flex:1}.b-card-table__price span{display:block}.b-card-table__price .b-card-table__product-title,.b-card-table__price .b-card-table__product-category{width:auto}.b-card-table__price .b-card-table__product-text,.b-card-table__price div{width:100%}@media only screen and (min-width: 1280px){.b-card-table__price{flex-direction:column;align-items:flex-start;flex-wrap:nowrap}.b-card-table__price span,.b-card-table__price div{width:auto !important}}.b-card-table__product{display:flex;flex-direction:column;gap:5px;align-items:flex-start;flex:1}.b-card-table__product-title{font-size:14px;line-height:18px;color:#000;font-weight:600}@media only screen and (min-width: 1280px){.b-card-table__product-title{font-size:20px;line-height:26px;letter-spacing:.3px}}.b-card-table__product-category{font-size:12px;line-height:18px;letter-spacing:.5px;color:#80a2b6}@media only screen and (min-width: 1280px){.b-card-table__product-category{line-height:22px}}.b-card-table__product-text{font-size:14px;line-height:22px;letter-spacing:.3px;color:#000}.b-card-table__button-remove{font-size:16px;line-height:16px;font-weight:600;outline:none;border:none;background:rgba(0,0,0,0);padding:2px;display:inline-block;cursor:pointer}.b-card-table__button-remove:hover{color:#f03727}.b-card-table__button-remove--price{display:none}@media only screen and (min-width: 1280px){.b-card-table__button-remove--price{display:inline-block}.b-card-table__button-remove--product{display:none}}.b-card-summary{position:relative;background-color:#fff;padding:20px 30px}.b-card-summary__row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px;gap:8px}.b-card-summary__label,.b-card-summary__value{display:block;width:max-content;display:flex;flex-direction:column;gap:5px}.b-card-summary__label strong,.b-card-summary__value strong{font-weight:600}.b-card-summary__value{align-items:flex-end}.b-card-summary__label-text,.b-card-summary__value-text{font-size:14px;line-height:18px;letter-spacing:.3px;color:#000}.b-card-summary__label-sub,.b-card-summary__value-sub{font-size:12px;line-height:22px;letter-spacing:.5px;color:#80a2b6}.b-card-summary__row--text-lg{margin-bottom:30px}.b-card-summary__row--text-lg .b-card-summary__label-text,.b-card-summary__row--text-lg .b-card-summary__value-text{font-size:20px;line-height:26px;letter-spacing:.3px}.b-card-summary__line{border-top:1px solid rgba(0,0,0,.3);margin:20px 0}.b-card-summary__cta .b-button{width:100%}.b-card-summary__link{font-size:14px;line-height:18px;letter-spacing:.3px;font-weight:600;padding:20px 0;text-align:center}@media only screen and (min-width: 1024px){.b-menu{display:flex;justify-content:space-between;align-items:flex-start;gap:32px}}@media only screen and (min-width: 1280px){.b-menu{gap:40px}}.b-menu-label{flex-shrink:0;display:flex;align-items:flex-start;height:100%;margin-bottom:30px;padding-bottom:5px;overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.b-menu-label::-webkit-scrollbar{display:none}@media only screen and (min-width: 1024px){.b-menu-label{margin-bottom:0;padding-bottom:0;overflow-x:unset;position:sticky;position:-webkit-sticky;top:40px}}.b-menu-label__list{display:flex;position:relative;margin:0;padding:0;list-style:none;margin-left:calc((100% - 330px)/2);margin-right:calc((100% - 330px)/2)}.b-menu-label__list::before{content:"";position:absolute;height:5px;top:100%;left:0;right:0;background-color:#dbe9ee;border-radius:3px;min-width:330px}@media only screen and (min-width: 768px){.b-menu-label__list{margin-left:calc((100% - 720px)/2);margin-right:calc((100% - 720px)/2)}}@media only screen and (min-width: 1024px){.b-menu-label__list{flex-direction:column;margin:0}.b-menu-label__list::before{content:"";height:100%;width:5px;top:0;bottom:0;left:unset;right:unset;min-width:unset}}.b-menu-label__item:not(.b-menu-label__item:first-child){margin-left:30px}@media only screen and (min-width: 1024px){.b-menu-label__item:not(.b-menu-label__item:first-child){margin-left:0;margin-top:10px}}.b-menu-label__button{margin:0;border:none;outline:none !important;background-color:unset;position:relative;width:max-content;border:none;background-color:rgba(0,0,0,0);padding:10px;padding-left:20px;font-size:20px;line-height:26px;font-weight:600;letter-spacing:.3px;color:#000;cursor:pointer}.b-menu-label__button::before{content:"";position:absolute;top:100%;left:0;right:0;height:5px;width:100%;border-radius:3px;background-color:#dbe9ee;transition:background-color 200ms ease-out}.b-menu-label__button.is-active::before{background-color:#46e1b4}@media only screen and (min-width: 1024px){.b-menu-label__button::before{content:"";top:0;bottom:0;left:0;right:unset;width:5px;height:100%}}.b-menu-detail{width:100%;flex:1;padding-left:calc((100% - 330px)/2);padding-right:calc((100% - 330px)/2)}@media only screen and (min-width: 768px){.b-menu-detail{padding-left:calc((100% - 720px)/2);padding-right:calc((100% - 720px)/2)}}@media only screen and (min-width: 1024px){.b-menu-detail{padding:0}}.b-footer{display:flex;flex-wrap:wrap;padding-top:0;background-color:#f2f7fa;padding-top:30px}@media only screen and (min-width: 1024px){.b-footer{padding:0}}.footer-address{flex-shrink:0;width:100%;background-color:#f2f7fa;border-top:1px solid rgba(0,0,0,.3);padding-top:30px;order:3}@media only screen and (min-width: 1024px){.footer-address{margin:0;padding-top:40px;border-top:unset;border-bottom:1px solid rgba(0,0,0,.3);max-width:calc((100% - 960px)/2 + 300px);order:1}}@media only screen and (min-width: 1280px){.footer-address{max-width:calc((100% - 1200px)/2 + 420px)}}.footer-address__content{width:auto;margin:0 auto;padding:0;margin-bottom:20px;max-width:330px}@media only screen and (min-width: 768px){.footer-address__content{max-width:720px}}@media only screen and (min-width: 1024px){.footer-address__content{margin-left:calc((100vw - 960px)/2);max-width:unset;margin-bottom:48px}}@media only screen and (min-width: 1280px){.footer-address__content{margin-left:calc((100vw - 1200px)/2)}}.footer-address__address{font-style:normal;color:#000}.footer-address__address strong{font-size:16px;line-height:20.11px;font-weight:600;letter-spacing:.3px;display:block;text-align:left;margin-bottom:10px}.footer-address__address div{font-size:14px;line-height:22px;letter-spacing:.3px;text-align:left}.footer-socials{flex-shrink:0;width:100%;background-color:#f2f7fa;margin-bottom:20px}@media only screen and (min-width: 1024px){.footer-socials{margin-bottom:40px}}.footer-socials__content{height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin:0 auto;padding-bottom:0;max-width:330px}@media only screen and (min-width: 768px){.footer-socials__content{max-width:720px}}@media only screen and (min-width: 1024px){.footer-socials__content{margin-left:calc((100vw - 960px)/2);max-width:unset}}@media only screen and (min-width: 1280px){.footer-socials__content{margin-left:calc((100vw - 1200px)/2)}}.footer-socials__title{display:none;font-size:16px;line-height:20.11px;font-weight:600;letter-spacing:.3px;color:#000;margin-bottom:14px}@media only screen and (min-width: 1024px){.footer-socials__title{display:block}}.footer-socials__list{display:flex;list-style:none;margin:0;padding:0}.footer-socials__item:not(.footer-socials__item:first-child){margin-left:18px}.footer-socials__link{display:block;width:24px;height:24px;text-decoration:none}.footer-socials__link:hover .footer-socials__link-img,.footer-socials__link:focus .footer-socials__link-img{filter:invert(96%) sepia(93%) saturate(747%) hue-rotate(75deg) brightness(92%) contrast(147%)}.footer-socials__link-img{width:100%;height:100%;filter:invert(0);transition:filter 100ms ease-out}.footer__copyright{flex-shrink:0;width:100%;background-color:#f2f7fa;margin:0 auto;padding-bottom:50px;max-width:330px;border-top:none;order:4}@media only screen and (min-width: 768px){.footer__copyright{max-width:720px}}@media only screen and (min-width: 1024px){.footer__copyright{max-width:unset;display:flex;justify-content:center;padding:30px 0;margin:0}}.footer__copyright-text{font-size:14px;line-height:22px;letter-spacing:.3px;color:#000;margin:0}.footer__copyright-desc{display:none}@media only screen and (min-width: 1024px){.footer__copyright-desc{display:inline}}.footer-menu{flex-shrink:0;width:100%;background-color:#f2f7fa;border-bottom:1px solid rgba(0,0,0,.3)}@media only screen and (min-width: 1024px){.footer-menu{border-left:1px solid rgba(0,0,0,.3);max-width:340px}}@media only screen and (min-width: 1280px){.footer-menu{max-width:446px}}.footer-menu[data-menu=support]{order:1;border-bottom:unset}.footer-menu[data-menu=legal]{order:2;border-bottom:unset}@media only screen and (min-width: 1024px){.footer-menu[data-menu=support]{margin-bottom:0;order:2;border-bottom:1px solid rgba(0,0,0,.3)}.footer-menu[data-menu=legal]{order:3;border-bottom:1px solid rgba(0,0,0,.3)}.footer-menu:nth-child(3){max-width:calc(100% - ((100% - 960px)/2 + 300px) - 340px)}}@media only screen and (min-width: 1280px){.footer-menu:nth-child(3){max-width:calc(100% - ((100% - 1200px)/2 + 420px) - 446px)}}.footer-menu__content{max-width:330px;margin:0 auto}@media only screen and (min-width: 768px){.footer-menu__content{max-width:720px}}@media only screen and (min-width: 1024px){.footer-menu__content{margin:0;padding:60px 100px;max-width:unset}}.footer-menu__title{display:none;font-size:24px;line-height:24px;font-weight:600;margin-bottom:20px;letter-spacing:.3px;color:#000}@media only screen and (min-width: 1024px){.footer-menu__title{display:block}}.footer-menu__title-btn{border:none;outline:none;background:rgba(0,0,0,0);padding:0;margin:0;margin-bottom:30px;cursor:pointer;display:flex;align-items:center;gap:8px}.footer-menu__title-btn span{font-size:18px;letter-spacing:.3px;color:#000 !important;font-weight:600 !important}.footer-menu__title-btn img{transition:transform .3s ease-out}.footer-menu__title-btn:focus{outline:none;border:none}@media only screen and (min-width: 1024px){.footer-menu__title-btn{display:none}}.footer-menu__title-btn.is-active img{transform:rotate(180deg)}.footer-menu__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px;max-height:0;transition-property:max-height,margin;transition-duration:.3s;transition-timing-function:ease-out;overflow:hidden}@media only screen and (min-width: 1024px){.footer-menu__list{max-height:unset !important;transition:none !important;gap:0;margin:0 !important}}.footer-menu__list.is-active{max-height:200px;margin-bottom:30px}.footer-menu__link{font-size:14px;line-height:22px;letter-spacing:.3px;line-height:17.6px;color:#000;text-decoration:none !important;transition:color 100ms ease-out}.footer-menu__link:hover,.footer-menu__link:focus{color:#07c28c}@media only screen and (min-width: 1024px){.footer-menu__link{line-height:29px}}.hero{position:relative;padding-bottom:10px;background-color:#fff}.hero__container{width:100%;max-width:330px;margin:0 auto;margin-bottom:50px}@media only screen and (min-width: 1024px){.hero__container{max-width:960px;display:flex;justify-content:space-between;align-items:center}}@media only screen and (min-width: 1280px){.hero__container{max-width:1200px}}.hero__content{flex-shrink:0;width:100%;max-width:570px}.hero__title{font-size:40px;line-height:44px;letter-spacing:.3px;color:#000;font-weight:600;margin-top:0;margin-bottom:20px;max-width:517px;text-align:center}@media only screen and (min-width: 1280px){.hero__title{font-size:50px;line-height:1;letter-spacing:unset}}@media only screen and (min-width: 1024px){.hero__title{margin-bottom:30px;text-align:left}}.hero__description{font-size:16px;line-height:20px;letter-spacing:.3px;color:#232323;text-align:center;margin-bottom:30px}@media only screen and (min-width: 1280px){.hero__description{font-size:18px;line-height:28px}}@media only screen and (min-width: 1024px){.hero__description{text-align:left;margin:0}}.hero__image{display:none}@media only screen and (min-width: 1024px){.hero__image{display:block;flex-shrink:0;flex:1}.hero__image img{width:100%;height:100%}}@media only screen and (min-width: 1280px){.hero__image{flex:unset;height:305px}}.subtitle{position:relative;width:100%;background-color:#f2f7fa;padding:30px 0}@media only screen and (min-width: 1280px){.subtitle{padding:40px 0}}.subtitle__container{position:relative;z-index:1;width:100%;max-width:330px;margin:0 auto}@media only screen and (min-width: 768px){.subtitle__container{max-width:720px}}@media only screen and (min-width: 1024px){.subtitle__container{max-width:960px}}@media only screen and (min-width: 1280px){.subtitle__container{max-width:1200px}}.subtitle__filter{display:flex;flex-direction:column;align-items:center;gap:20px}@media only screen and (min-width: 768px){.subtitle__filter{flex-direction:row;justify-content:space-between}}.subtitle__text{font-size:24px;line-height:24px;font-weight:600;color:#000;margin:0}@media only screen and (min-width: 1280px){.subtitle__text{font-size:40px;line-height:50px}}.b-slider-indicator{position:absolute;left:50% !important;transform:translateX(-50%);bottom:20px !important;right:unset !important;list-style:none;padding:0 !important;display:flex;height:5px;border-radius:10px;background-color:#dbe9ee;width:max-content;margin:0 auto !important;margin-bottom:30px}@media only screen and (min-width: 1024px){.b-slider-indicator{left:calc((100% - 960px)/2) !important;bottom:32px !important;transform:translateX(0);width:auto}}@media only screen and (min-width: 1280px){.b-slider-indicator{left:calc((100% - 1200px)/2) !important}}.b-slider-indicator li[role=presentation]{display:block !important;position:relative !important;width:60px !important;height:5px !important}.b-slider-indicator__button{position:absolute !important;inset:0 !important;outline:none !important;border:none !important;margin:0 !important;padding:0 !important;background-color:#dbe9ee !important;width:100% !important;height:100% !important;border-radius:10px !important;opacity:1 !important}.b-slider-indicator__button:focus{outline:none !important;border:none !important}.b-slider-indicator__button.is-active{transform:scale(1) !important;background-color:#46e1b4 !important}.product-item{width:100%;height:240px;border-radius:15px;background-color:#fff;box-shadow:5px 10px 20px rgba(0,0,0,.05)}.product-item__content{height:100%;padding:40px}.product-item__wrap{height:100%;position:relative;overflow:hidden}.product-item__image{height:50px;width:50px;margin-bottom:20px;display:block;max-height:50px;opacity:1;transition-property:max-height,opacity,margin;transition-duration:200ms;transition-timing-function:ease-out}.product-item__image img{width:100%;height:100%}.product-item__title{display:flex;align-items:center;column-gap:10px;margin-bottom:10px}.product-item__title-text{font-size:18px;line-height:26px;letter-spacing:.3px;font-weight:600;margin:0}@media only screen and (min-width: 1280px){.product-item__title-text{font-size:20px}}.product-item__label{display:inline-block;font-size:10px;font-weight:600;text-transform:uppercase;color:#07c28c;padding:4px 10px;background-color:#f2f7fa;border-radius:5px}.product-item__description{font-size:14px;line-height:22px;letter-spacing:.3px;color:#000;margin:0;opacity:1;transition:opacity 100ms ease-out;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-item__ctas{position:absolute;left:0;width:0;top:100%;width:100%;display:flex;flex-direction:column;gap:10px;transform:translateY(0);transition:transform 200ms ease-out}.product-item__ctas .b-button{width:100%}.product-item:hover .product-item__image{max-height:0;opacity:0;margin-bottom:0}.product-item:hover .product-item__ctas{transform:translateY(-100%)}.product-marketplace{position:relative;width:100%;padding-top:30px;padding-bottom:50px}.product-marketplace::after{content:"";position:absolute;top:0;left:0;width:100%;height:150px;background-color:#f2f7fa}@media only screen and (min-width: 1024px){.product-marketplace{padding-top:60px;padding-bottom:80px}.product-marketplace::after{content:"";height:180px}}.product-marketplace__container{position:relative;z-index:1;width:100%;max-width:330px;margin:0 auto}@media only screen and (min-width: 768px){.product-marketplace__container{max-width:720px}}@media only screen and (min-width: 1024px){.product-marketplace__container{max-width:960px}}@media only screen and (min-width: 1280px){.product-marketplace__container{max-width:1200px}}.product-marketplace__head{display:flex;flex-direction:column;gap:20px;margin-bottom:60px}@media only screen and (min-width: 768px){.product-marketplace__head{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:30px}}.product-marketplace__title{font-size:24px;line-height:24px;font-weight:600;color:#000;margin:0;text-align:center}@media only screen and (min-width: 1280px){.product-marketplace__title{font-size:40px;line-height:50px}}@media only screen and (min-width: 1024px){.product-marketplace__title{text-align:left}}.product-marketplace__products{display:grid;grid-template-columns:1fr;gap:30px}@media only screen and (min-width: 768px){.product-marketplace__products{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 1280px){.product-marketplace__products{grid-template-columns:repeat(3, 1fr)}}.product-filter{display:flex;justify-content:flex-end;gap:30px}@media only screen and (min-width: 1280px){.product-filter{gap:20px}}.catalog{position:relative;width:100%;margin-bottom:50px;margin-top:30px}@media only screen and (min-width: 1280px){.catalog{margin-bottom:80px;margin-top:40px}}.catalog__container{position:relative;z-index:1;width:100%;max-width:330px;margin:0 auto}@media only screen and (min-width: 768px){.catalog__container{max-width:720px}}@media only screen and (min-width: 1024px){.catalog__container{max-width:960px}}@media only screen and (min-width: 1280px){.catalog__container{max-width:1200px}}.catalog__products{display:grid;grid-template-columns:1fr;gap:30px}@media only screen and (min-width: 768px){.catalog__products{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 1280px){.catalog__products{grid-template-columns:repeat(3, 1fr)}}.catalog-item{width:100%;min-height:300px;height:auto;border-radius:15px;background-color:#fff;box-shadow:5px 10px 20px rgba(0,0,0,.05)}.catalog-item__content{position:relative;display:flex;flex-direction:column;justify-content:flex-start;height:100%;padding:40px}.catalog-item__image{height:50px;width:50px;margin-bottom:20px;display:block}.catalog-item__image img{width:100%;height:100%}.catalog-item__label{position:absolute;right:40px;top:40px;display:inline-block;font-size:10px;font-weight:600;text-transform:uppercase;color:#07c28c;padding:4px 10px;background-color:#f2f7fa;border-radius:5px}.catalog-item__title{font-size:16px;line-height:26px;letter-spacing:.3px;font-weight:600;margin:0 0 10px 0}@media only screen and (min-width: 1280px){.catalog-item__title{font-size:20px}}.catalog-item__price{display:flex;justify-content:flex-start;align-items:flex-end;gap:5px;margin-bottom:20px}.catalog-item__subtitle{font-size:14px;letter-spacing:.3px;color:#000;margin-bottom:2px}.catalog-item__price-number{font-size:24px;line-height:26px;font-weight:600;letter-spacing:1px;color:#07c28c}.catalog-item__price-type{font-size:12px;line-height:22px;letter-spacing:.5px;color:#80a2b6;margin-bottom:-1px}.catalog-item__cta{margin-top:auto}.catalog-item__cta .b-button{width:100%}.product-configure{position:relative;width:100%;margin-bottom:50px;margin-top:30px}@media only screen and (min-width: 1280px){.product-configure{margin-bottom:80px}}.product-configure__container{position:relative;z-index:1;width:100%;max-width:330px;margin:0 auto}@media only screen and (min-width: 768px){.product-configure__container{max-width:720px}}@media only screen and (min-width: 1024px){.product-configure__container{max-width:960px}}@media only screen and (min-width: 1280px){.product-configure__container{max-width:1200px}}.product-configure__subtitle{font-size:16px;line-height:20px;letter-spacing:.3px;color:#000;margin-bottom:30px}@media only screen and (min-width: 1280px){.product-configure__subtitle{font-size:18px;line-height:28px}}.product-configure__sections{display:flex;flex-direction:column;gap:30px}@media only screen and (min-width: 768px){.product-configure__sections{flex-direction:row}}.product-configure__section-left{flex:1;width:100%}.product-configure__section-right{flex:1;width:100%;max-width:320px}@media only screen and (min-width: 1024px){.product-configure__section-right{max-width:380px}}.configure-info{position:relative;width:100%;margin-top:30px;padding:30px;background-color:#f2f7fa}.configure-info__title{font-size:16px;line-height:16px;font-weight:600;color:#000;margin:0;margin-bottom:10px}.configure-info__subtitle,.configure-info__input-description{display:inline-block;font-size:12px;line-height:22px;letter-spacing:.5px;color:#80a2b6;margin-bottom:20px}.configure-info__input-description{margin:0}.configure-info__form{margin-bottom:20px;display:flex;flex-direction:column;gap:10px}.configure-info__label{font-size:14px !important;font-weight:400 !important;line-height:18px;letter-spacing:.3px;color:#000 !important;margin:0 !important}.configure-info__info{font-size:12px;letter-spacing:22px;letter-spacing:.5px;color:#80a2b6}.configure-info__info .b-link{font-weight:600}.conf-domains__container{position:relative;z-index:1;width:100%;max-width:330px;margin:0 auto}@media only screen and (min-width: 768px){.conf-domains__container{max-width:720px}}@media only screen and (min-width: 1024px){.conf-domains__container{max-width:960px}}@media only screen and (min-width: 1280px){.conf-domains__container{max-width:1200px}}.conf-domains a.list-group-item[menuitemname="Domain Renewals"]{display:none !important}.conf-domains a.list-group-item[menuitemname="Domain Registration"]{display:none !important}.conf-domains a.list-group-item[menuitemname="Domain Transfer"]{display:none !important}.conf-domains option.list-group-item[menuitemname="Domain Renewals"]{display:none !important}.conf-domains option.list-group-item[menuitemname="Domain Registration"]{display:none !important}.conf-domains option.list-group-item[menuitemname="Domain Transfer"]{display:none !important}.checkout-total{display:block;background-color:#f2f7fa;padding:20px;display:flex;gap:5px;flex-direction:column;align-items:center}.checkout-total__title{font-size:20px;line-height:26px;letter-spacing:.3px;color:#000}.checkout-total__price{font-size:20px;line-height:26px;letter-spacing:.3px;color:#07c28c;font-weight:600}.sect-checkout{position:relative;width:100%;margin-bottom:50px;margin-top:30px}@media only screen and (min-width: 1280px){.sect-checkout{margin-bottom:80px}}.sect-checkout__container{position:relative;z-index:1;width:100%;max-width:330px;margin:0 auto}@media only screen and (min-width: 768px){.sect-checkout__container{max-width:720px}}@media only screen and (min-width: 1024px){.sect-checkout__container{max-width:960px}}@media only screen and (min-width: 1280px){.sect-checkout__container{max-width:1200px}}.sect-checkout__container>*+*{margin-top:30px}.sect-checkout__flex{display:flex;flex-direction:column;gap:20px}@media only screen and (min-width: 768px){.sect-checkout__flex{flex-direction:row;justify-content:space-between}}.sect-checkout__description{font-size:16px;line-height:20px;letter-spacing:.3px;color:#000;margin:0}@media only screen and (min-width: 1280px){.sect-checkout__description{font-size:18px;line-height:28px}}.sect-checkout__form>*+*{margin-top:30px}.sect-checkout__cta{flex-shrink:0}.sect-checkout__cta .b-button{width:100%;max-width:330px}@media only screen and (min-width: 1280px){.sect-checkout__cta .b-button{width:220px;max-width:unset}}.checkout-payment__list{margin-bottom:30px}.checkout-payment__note{font-size:12px;line-height:22px;letter-spacing:.5px;color:#80a2b6}.checkout-cta{display:flex;flex-direction:column;align-items:center;gap:20px}.checkout-cta .b-button{width:100%;max-width:330px}@media only screen and (min-width: 1280px){.checkout-cta .b-button{width:320px;max-width:unset}}.review-checkout{position:relative;width:100%;margin-bottom:50px;margin-top:30px}@media only screen and (min-width: 1280px){.review-checkout{margin-bottom:80px;margin-top:40px}}.review-checkout__container{position:relative;z-index:1;width:100%;max-width:330px;margin:0 auto}@media only screen and (min-width: 768px){.review-checkout__container{max-width:720px}}@media only screen and (min-width: 1024px){.review-checkout__container{max-width:960px}}@media only screen and (min-width: 1280px){.review-checkout__container{max-width:1200px}}.review-checkout__sections{display:flex;flex-direction:column;gap:30px}@media only screen and (min-width: 768px){.review-checkout__sections{flex-direction:row}}.review-checkout__section-left{flex:1;width:100%}.review-checkout__section-right{flex:1;width:100%;max-width:320px}@media only screen and (min-width: 1024px){.review-checkout__section-right{max-width:380px}}.promo-form{position:relative;width:100%;margin-top:30px;padding:30px;background-color:#f2f7fa}.promo-form__flex{display:flex;flex-direction:column;gap:20px}.promo-form__flex .b-button{width:100%}.promo-form__flex .b-input-shadow{flex:1}@media only screen and (min-width: 1280px){.promo-form__flex{flex-direction:row;justify-content:space-between;align-items:center}.promo-form__flex .b-button{width:200px}}.marketplace-auth-nav{width:100%;display:block;position:relative;background:#fff;padding-top:20px;padding-left:calc((100% - 330px)/2)}@media only screen and (min-width: 1024px){.marketplace-auth-nav{padding-bottom:20px;padding-left:calc((100% - 960px)/2)}}@media only screen and (min-width: 1280px){.marketplace-auth-nav{padding-top:40px;padding-bottom:40px;padding-left:calc((100% - 1200px)/2)}}.marketplace-auth-nav__brand{display:block;text-decoration:none}.marketplace-auth-nav__brand img{height:40px}@media only screen and (min-width: 1280px){.marketplace-auth-nav__brand img{height:70px}}.marketplace-auth{width:100%;background:#fff;padding-bottom:60px}.marketplace-auth #registration{padding:0}.marketplace-auth__container{position:relative;z-index:1;width:100%;max-width:330px;margin:0 auto;display:flex;flex-direction:column;gap:20px;padding-top:40px}@media only screen and (min-width: 1024px){.marketplace-auth__container{max-width:960px;flex-direction:row;justify-content:space-between}}@media only screen and (min-width: 1280px){.marketplace-auth__container{max-width:1200px;gap:86px;padding-top:0}}.marketplace-auth__illustration{width:100%;max-width:270px;margin:0 auto}.marketplace-auth__illustration img{width:100%}@media only screen and (min-width: 1024px){.marketplace-auth__illustration{margin:0;max-width:480px}}@media only screen and (min-width: 1280px){.marketplace-auth__illustration{max-width:600px}}.marketplace-auth__card{flex:1;position:relative;box-shadow:5px 10px 20px rgba(0,0,0,.05)}.marketplace-auth__card .b-form__row--flex{margin-top:10px}.marketplace-auth__card-body{background-color:#fff;padding:30px}@media only screen and (min-width: 1280px){.marketplace-auth__card-body{padding:40px}}.marketplace-auth__card-header{display:flex;background-color:#f2f7fa;padding:30px 0px 20px 30px;font-size:16px;font-weight:600}@media only screen and (min-width: 1280px){.marketplace-auth__card-header{padding:30px 0px 20px 40px}}.marketplace-auth__head{margin-bottom:40px}.marketplace-auth__head--register{margin:0}.marketplace-auth__head-cta{margin-top:20px}.marketplace-auth__head-cta .b-button{width:100%}@media only screen and (min-width: 1280px){.marketplace-auth__head-cta .b-button{width:auto}}.marketplace-auth__title{font-size:24px;line-height:32px;letter-spacing:.3px;font-weight:600;color:#000;margin:0;margin-bottom:10px}.marketplace-auth__subtitle{font-size:14px;line-height:17.6px;color:#4a4a4a}.marketplace-auth__text,.marketplace-auth__link{font-size:12px;line-height:22px;letter-spacing:.5px}.marketplace-auth__link{font-weight:600;color:#07c28c;text-decoration:none}.marketplace-auth__link:hover{text-decoration:underline;color:#07c28c !important}.marketplace-auth__text{margin-top:20px;color:#000}.marketplace-auth__flex{display:flex;flex-direction:column;gap:10px;margin-top:10px}@media only screen and (min-width: 1280px){.marketplace-auth__flex{flex-direction:row;justify-content:space-between;gap:30px}}.b-form.b-form--register{display:block}.b-form.b-form--register .marketplace-auth__card-body{padding-top:30px}.b-form.b-form--register .marketplace-auth__card-body>*+*{margin-top:30px}.b-form.b-form--register .b-form__submit{margin-top:20px;position:relative}.b-form.b-form--register .b-form__submit button[type=button]{position:relative;z-index:1}.b-form.b-form--register .b-form__submit button[type=submit],.b-form.b-form--register .b-form__submit input[type=submit]{visibility:hidden;position:absolute;left:0;top:0;z-index:-1}.marketplace-auth__card-body .b-form-control__label{font-size:16px !important;line-height:20px !important}@media only screen and (min-width: 1280px){.marketplace-auth__card-body .b-form-control__label{font-size:20px !important;line-height:26px !important}}.about-marketplace{position:relative;width:100%;margin:30px 0}@media only screen and (min-width: 1280px){.about-marketplace{margin:40px 0}}.about-marketplace__container{position:relative;z-index:1;width:100%;max-width:330px;margin:0 auto}@media only screen and (min-width: 768px){.about-marketplace__container{max-width:720px}}@media only screen and (min-width: 1024px){.about-marketplace__container{max-width:960px}}@media only screen and (min-width: 1280px){.about-marketplace__container{max-width:1200px}}.about-marketplace__content{position:relative;width:100%;display:none}.about-marketplace__content.is-active{display:block}.about-marketplace__subtitle{font-size:24px;line-height:28px;font-weight:600;color:#000;text-align:left;margin:0;margin-bottom:20px}@media only screen and (min-width: 1280px){.about-marketplace__subtitle{font-size:40px;line-height:50px}}@media only screen and (min-width: 1280px){.about-marketplace__subtitle{margin-bottom:30px}}.about-marketplace__description{font-size:14px;line-height:22px;letter-spacing:.3px;color:#232323;text-align:left;margin:0}@media only screen and (min-width: 1280px){.about-marketplace__description{font-size:16px;line-height:20px;letter-spacing:.3px}}@media only screen and (min-width: 1280px)and (min-width: 1280px){.about-marketplace__description{font-size:18px;line-height:28px}}.about-quote{position:relative;width:100%;background-color:#f2f7fa;margin-bottom:30px}@media only screen and (min-width: 1280px){.about-quote{margin-bottom:40px}}.about-quote__container{position:relative;width:100%;max-width:330px;margin:0 auto;display:flex;justify-content:center;padding:40px 0}@media only screen and (min-width: 1280px){.about-quote__container{max-width:1018px;padding:60px 0}}.about-quote__container figure{margin:0}.about-quote__blockquote{display:block;width:100%;margin:0;margin-bottom:25px}.about-quote__blockquote p{font-size:24px;line-height:28px;font-weight:600;color:#000;text-align:center;margin:0}@media only screen and (min-width: 1280px){.about-quote__blockquote p{font-size:40px;line-height:50px}}@media only screen and (min-width: 1280px){.about-quote__blockquote{margin-bottom:30px}}.about-quote__figcaption{display:flex;flex-direction:column;align-items:center;margin:0}.about-quote__figcaption strong,.about-quote__figcaption span{font-size:18px;line-height:26px;color:#000}.about-quote__figcaption strong{font-weight:600}@media only screen and (min-width: 1280px){.about-quote__figcaption strong,.about-quote__figcaption span{font-size:24px;line-height:32px}}.about-clients{position:relative;width:100%;margin-bottom:50px}@media only screen and (min-width: 1280px){.about-clients{margin-bottom:80px}}.about-clients__container{position:relative;width:100%;max-width:330px;margin:0 auto}@media only screen and (min-width: 1280px){.about-clients__container{max-width:1200px}}.about-clients__card{position:relative;width:100%;padding:30px 16px;border-radius:15px;box-shadow:5px 10px 20px rgba(0,0,0,.05);background-color:#fff}@media only screen and (min-width: 1280px){.about-clients__card{padding:60px}}.about-clients__title{font-size:24px;line-height:28px;font-weight:600;text-align:center;color:#000;margin:0;margin-bottom:20px}@media only screen and (min-width: 1280px){.about-clients__title{font-size:40px;line-height:50px}}@media only screen and (min-width: 1280px){.about-clients__title{margin-bottom:10px}}.about-clients-list{display:grid;grid-template-columns:repeat(2, 1fr);row-gap:40px;column-gap:20px;margin:0;padding:0}@media only screen and (min-width: 1280px){.about-clients-list{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;column-gap:0;gap:35px}}.about-clients-list__item{display:block}.about-clients-list__figure{margin:0;display:flex;justify-content:center;align-items:center;height:100%}.about-clients-list__figure img{width:auto;max-width:105px;max-height:58px}@media only screen and (min-width: 1280px){.about-clients-list__figure{max-width:100px}.about-clients-list__figure img{width:100%;max-width:unset;max-height:unset}}.tnc{position:relative;width:100%;margin-bottom:50px;margin-top:30px}@media only screen and (min-width: 1280px){.tnc{margin-bottom:80px;margin-top:40px}}.tnc__container{position:relative;z-index:1;width:100%;max-width:330px;margin:0 auto}@media only screen and (min-width: 768px){.tnc__container{max-width:720px}}@media only screen and (min-width: 1024px){.tnc__container{max-width:960px}}@media only screen and (min-width: 1280px){.tnc__container{max-width:1200px}}.tnc__content{position:relative;width:100%;display:none}.tnc__content.is-active{display:block}.tnc__content{font-size:14px;line-height:22px;letter-spacing:.3px;text-align:justify}.tnc__content p{margin-top:0}.tnc__content a{text-decoration:none;color:#07c28c}.tnc__content a:hover{text-decoration:underline}.tnc__content ol,.tnc__content ul{padding:0;padding-left:1em}.tnc__content h2{font-size:24px;line-height:26px}.tnc__content h3,.tnc__content h4,.tnc__content h5,.tnc__content h6{font-size:18px;line-height:26px}.tnc__content h2,.tnc__content h3,.tnc__content h4,.tnc__content h5,.tnc__content h6,.tnc__content strong{font-weight:600}.tnc__content h2,.tnc__content h3,.tnc__content h4,.tnc__content h5,.tnc__content h6{margin:.53em 0 !important}@media only screen and (min-width: 1280px){.tnc__content{font-size:18px;line-height:28px}.tnc__content h2{font-size:32px;line-height:40px}.tnc__content h3,.tnc__content h4,.tnc__content h5,.tnc__content h6{font-size:24px;line-height:32px}.tnc__content h2,.tnc__content h3,.tnc__content h4,.tnc__content h5,.tnc__content h6{margin:.83em 0 !important}}.contactus{position:relative;width:100%;margin-bottom:50px;margin-top:30px}@media only screen and (min-width: 1280px){.contactus{margin-bottom:80px;margin-top:40px}}.contactus__container{position:relative;z-index:1;width:100%;max-width:330px;margin:0 auto}@media only screen and (min-width: 768px){.contactus__container{max-width:720px}}@media only screen and (min-width: 1024px){.contactus__container{max-width:960px}}@media only screen and (min-width: 1280px){.contactus__container{max-width:1200px}}.contactus__submit{display:flex;flex-direction:column;align-items:center;gap:30px}.contactus__submit .b-button{width:100%;max-width:330px}@media only screen and (min-width: 1280px){.contactus__submit .b-button{width:320px;max-width:unset}}.sidebar a.list-group-item[menuitemname="Register New Domain"]{display:none !important}div#registerDomainPanel[menuitemname="Register a New Domain"]{display:none !important}div#ticketsPanel[menuitemname="Recent Support Tickets"]{display:none !important}.sidebar a.list-group-item[menuitemname="View Available Addons"]{display:none !important}.clientarea-user-menu a.dropdown-toggle{color:#000 !important}
