:root{--color-main:#2d9aff}.section-title{margin-bottom:40px;color:var(--color-text);font-weight:800;font-size:50px;font-family:var(--font-secondary);line-height:1;text-align:center}@media screen and (max-width:1200px){.section-title{font-size:33px;margin-bottom:40px}}.headerButtons{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-width:200px;height:34px}@media screen and (max-width:1220px){.headerButtons{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:100%;padding:0 32px 50px}}.headerButtons__username{display:block;max-width:150px;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:1220px){.headerButtons__username{max-width:100%}}.headerButtons.loading .button{display:none}.headerButtons.loading:after{position:absolute;top:0;left:0;width:100%;height:100%;background:url(../../images/preloader.svg) no-repeat center;background-size:34px;content:""}@media screen and (max-width:1220px){.headerButtons .button{width:calc(50% - 10px)}.headerButtons .button--link{border:1px solid #e1edff}}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;list-style:none}@media screen and (max-width:1220px){.menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;margin:0;padding:50px 32px 35px}}.menu__item{position:relative;padding:0 12px}@media screen and (max-width:1400px){.menu__item{padding:0 9px}}@media screen and (max-width:1220px){.menu__item{padding:25px 0;border-top:1px solid var(--color-main-gray)}}.menu__link{padding:0;color:var(--color-main);font-weight:500;font-size:14px;font-family:inherit;line-height:17px;text-decoration:none;background:0 0;border:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;-webkit-transition:color .2s ease;transition:color .2s ease}.menu__link:hover{color:var(--color-text)}.menu__link:hover path{stroke:var(--color-text)}.menu__link.open-submenu{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__link-icon{margin-left:4px}.menu__link-icon path{-webkit-transition:stroke .2s ease;transition:stroke .2s ease;stroke:var(--color-main)}.universal-template .menu__link-icon path{stroke:#fff}.menu__link.open-submenu,.menu__submenu-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.menu__submenu-wrapper{position:absolute;top:42px;left:calc(50% - 94px);z-index:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:176px;padding:21px;background:#fff;border-radius:5px;-webkit-box-shadow:0 0 10px rgba(0,29,73,.15);box-shadow:0 0 10px rgba(0,29,73,.15);visibility:hidden;opacity:0;pointer-events:none}@media screen and (max-width:1220px){.menu__submenu-wrapper{position:relative;top:0;left:0;display:none;width:100%;padding:20px 0 0;background:0 0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;visibility:visible;opacity:1;pointer-events:all}}.menu__submenu-wrapper:before{position:absolute;top:-15px;left:calc(50% - 11px);width:0;height:0;border-color:transparent transparent #fff;border-style:solid;border-width:0 11px 16px;content:""}@media screen and (max-width:1220px){.menu__submenu-wrapper:before{display:none}}.menu__submenu-wrapper.visible{visibility:visible;opacity:1;pointer-events:all}@media screen and (max-width:1220px){.menu__submenu-wrapper.visible{display:block}}.menu__submenu-wrapper.full .menu__submenu-item{display:block}.menu__submenu-wrapper.full .menu__show-more{display:none}.menu__submenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;padding:0;list-style:none}.menu__submenu-item{padding:8px 0}.menu__submenu-item:nth-child(n+7){display:none}.menu__show-more{margin:10px auto 0;padding:0;color:var(--color-main);font-weight:600;font-size:13px;line-height:17px;background:0 0;border:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer}.menu__submenu-link{color:var(--color-text);font-size:14px;line-height:16px;text-decoration:none}.burger{width:36px;height:36px;padding:8px;background:0 0;border:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer}.burger__wrapper{position:relative;display:block;height:20px;margin:0 auto}.burger__line{position:absolute;top:calc(50% - 2px);left:0;display:block;width:100%;height:3px;background:var(--color-main);border-radius:4px;-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease,-webkit-transform .2s ease}.burger__line:nth-child(1){-webkit-transform:translateY(-7px);-ms-transform:translateY(-7px);transform:translateY(-7px)}.burger__line:nth-child(3){-webkit-transform:translateY(7px);-ms-transform:translateY(7px);transform:translateY(7px)}.active .burger__line{background:#c6cdd9}.active .burger__line:nth-child(1){-webkit-transform:translateY(0) rotate(45deg);-ms-transform:translateY(0) rotate(45deg);transform:translateY(0) rotate(45deg)}.active .burger__line:nth-child(2){-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.active .burger__line:nth-child(3){-webkit-transform:translateY(0) rotate(-45deg);-ms-transform:translateY(0) rotate(-45deg);transform:translateY(0) rotate(-45deg)}.header{position:relative;z-index:100}@media screen and (max-width:767px){.header .container{padding:0 15px}}.header__logo{max-width:164px;margin-top:-10px}@media screen and (max-width:1220px){.header__logo{max-width:138px;margin-top:0}}@media screen and (max-width:767px){.header__logo{max-width:125px}}.header__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:56px 0 20px}@media screen and (max-width:1220px){.header__wrapper{padding:24px 0}}@media screen and (max-width:767px){.header__wrapper{padding:16px 0}}.header__burger{position:absolute;top:25px;right:0;z-index:999999;display:none}.header__burger.active{position:fixed;right:15px}@media screen and (max-width:1220px){.header__burger{top:20px;display:block}}@media screen and (max-width:767px){.header__burger{top:10px}}.header__overlay{display:none}@media screen and (max-width:1220px){.header__overlay{position:fixed;top:0;left:0;z-index:9990;display:block;width:100%;height:100%;background:rgba(1,1,1,.3);visibility:hidden;opacity:0;-webkit-transition:opacity .2s ease,visibility .2s ease;transition:opacity .2s ease,visibility .2s ease;pointer-events:none}}.header__menu-scroll{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media screen and (max-width:1220px){.header__menu-scroll{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:auto}}.header__menu-wrapper{width:100%}@media screen and (max-width:1220px){.header__menu-wrapper{position:fixed;top:0;right:0;z-index:9998;width:100%;max-width:320px;height:100%;background:#fff;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}}.header__menu{width:calc(100% - 200px)}@media screen and (max-width:1220px){.header__menu{position:relative;z-index:99999}.header__menu.active .header__overlay{visibility:visible;opacity:1;pointer-events:all}.header__menu.active .header__menu-wrapper{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.header__phone-wrapper{margin-right:auto;margin-left:15px}@media screen and (max-width:1220px){.header__phone-wrapper{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0 auto;padding-top:50px}}.header__number{color:var(--color-text);font-weight:500;font-size:18px;line-height:21px;text-decoration:none}.footerCity{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footerCity__title{margin-right:4px}.footerCity__button,.footerCity__title{font-weight:400;font-size:16px;line-height:20px}.footerCity__button{display:inline-block;padding:0;color:var(--color-main);background:0 0;border:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;-webkit-transition:color .2s ease;transition:color .2s ease}.footerCity__button:hover{color:var(--color-text)}.footerCity__title{color:#3a5072}#cities-list-modal .modal__wrapper{max-width:900px}.footerCityModal{padding:40px}@media screen and (max-width:767px){.footerCityModal{padding:40px 20px}}.footerCityModal__search{margin-bottom:30px}.footerCityModal__list{margin:0;padding:0;-webkit-column-count:4;-moz-column-count:4;column-count:4;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;list-style:none}@media screen and (max-width:1200px){.footerCityModal__list{-webkit-column-count:3;-moz-column-count:3;column-count:3}}@media screen and (max-width:600px){.footerCityModal__list{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media screen and (max-width:360px){.footerCityModal__list{-webkit-column-count:1;-moz-column-count:1;column-count:1}}.footerCityModal__list-item{margin-bottom:8px}.footerCityModal__list-link{color:rgba(58,80,114,.7);font-size:15px;line-height:1.3;cursor:pointer;-webkit-transition:color .2s ease;transition:color .2s ease}.footerCityModal__list-link:hover{color:#3a5072}.footer .container{width:100%;max-width:1248px;padding:0 24px}@media screen and (max-width:767px){.footer .container{padding:0}}.footer__top,.footer__wrapper{border-top-left-radius:9px;border-top-right-radius:9px}.footer__wrapper{background:#fff;-webkit-box-shadow:0 0 25px rgba(25,118,210,.14);box-shadow:0 0 25px rgba(25,118,210,.14)}.footer__top{padding:60px 60px 44px}@media screen and (max-width:1200px){.footer__top{padding:40px 24px}}@media screen and (max-width:767px){.footer__top{display:block;padding:24px}}.footer__top-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:44px}@media screen and (max-width:767px){.footer__top-header{display:block;margin:0}}.footer__logo{max-width:156px}@media screen and (max-width:767px){.footer__logo{margin-bottom:24px}}.footer__socials-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.footer__socials-wrapper{display:block}}.footer__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:40px}@media screen and (max-width:767px){.footer__socials{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px;margin-left:0}}.footer__socials-title{color:#3a5072;font-weight:700;font-size:16px;line-height:1.3;letter-spacing:.03em}.footer__socials-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__socials-link{display:block;width:24px;height:24px;margin-left:20px}.footer__socials-link path{-webkit-transition:fill .2s ease;transition:fill .2s ease}.footer__socials-link:hover path{fill:var(--color-text)}.footer__row{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media screen and (max-width:767px){.footer__row{display:block}.footer__contacts{margin-bottom:24px}}.footer__phone,.footer__support-title{margin-bottom:12px;color:#3a5072;font-weight:700;font-size:16px;line-height:1.3;letter-spacing:.03em}.footer__phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4px;font-weight:600;letter-spacing:.01em;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.footer__email:hover,.footer__phone:hover{color:#3a5072}.footer__phone-icon{-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;margin-right:8px}.footer__email{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(58,80,114,.7);font-weight:400;font-size:16px;line-height:1.3;letter-spacing:.01em;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.footer__email-icon{-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;margin-right:8px}.footer__city-wrapper{margin-top:24px;margin-bottom:24px}@media screen and (max-width:767px){.footer__city-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.footer__city{margin-bottom:4px}@media screen and (max-width:767px){.footer__city{margin:0}}.footer__sitemap{-ms-flex-negative:0;flex-shrink:0}.footer__sitemap-link{color:var(--color-main);font-size:16px;line-height:1.3;letter-spacing:.01em;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}.footer__sitemap-link:hover{color:var(--color-text)}.footer__button-order{height:44px;padding:11px 16px;background:#dcedff;border-color:#dcedff}@media screen and (max-width:767px){.footer__button-order{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:480px}.footer__menu-wrapper{margin-bottom:24px}}.footer__menu-title{position:relative;margin-bottom:12px;padding:0;color:#3a5072;font-weight:700;font-size:16px;line-height:1.3;letter-spacing:.03em;background:0 0;border:0;-webkit-box-shadow:none;box-shadow:none}@media screen and (max-width:767px){.footer__menu-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin:0}.footer__menu-title::after{top:0;right:0;width:20px;height:20px;margin-left:10px;background:url(../../images/common/ico-arrow-dropdown-footer.svg) no-repeat center center;content:""}}.footer__menu{margin:0;padding:0;list-style:none}@media screen and (max-width:767px){.footer__menu{display:none;margin-top:12px}.footer__menu.active{display:block}}.footer__menu-item{margin-bottom:6px}.footer__menu-item:last-child{margin:0}.footer__menu-link{color:rgba(58,80,114,.7);font-weight:400;font-size:16px;line-height:1.3;letter-spacing:.01em;text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}@media screen and (max-width:1023px){.footer__menu-link{font-size:14px}}@media screen and (max-width:767px){.footer__menu-link{font-size:16px}}.footer__info a:hover,.footer__menu-link:hover{color:#3a5072}.footer__cookies{margin-top:28px;color:rgba(58,80,114,.7);font-size:12px;line-height:1.3;letter-spacing:.03em}.footer__bottom{padding:34px 60px;background:rgba(165,210,252,.1)}@media screen and (max-width:1200px){.footer__bottom{padding:34px 24px}}@media screen and (max-width:767px){.footer__bottom{padding:24px}}.footer__payments{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:22px}@media screen and (max-width:1200px){.footer__payments{display:block}}@media screen and (max-width:767px){.footer__payments{margin-bottom:23px}}.footer__payments-title{margin-right:24px;color:#3a5072;font-weight:700;font-size:16px;line-height:1.3;letter-spacing:.03em;white-space:nowrap}@media screen and (max-width:1200px){.footer__payments-title{margin-right:0;margin-bottom:23px}}.footer__payments-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:800px;margin:0 -10px;padding:0;list-style:none}@media screen and (max-width:767px){.footer__payments-list{-ms-flex-wrap:wrap;flex-wrap:wrap}}.footer__payments-item{padding:5px 10px}@media screen and (max-width:767px){.footer__payments-item{width:25%}}.footer__copyright{margin-bottom:12px;color:#3a5072;font-size:16px;line-height:1.3;letter-spacing:.01em}.footer__info{font-size:12px;line-height:1.3;letter-spacing:.03em}.footer__info p{margin-bottom:5px}.footer__info,.footer__info a{color:rgba(58,80,114,.7)}.input2{position:relative;margin-bottom:12px}.input2--date{position:relative;z-index:1}.input2--date .input2__field{background-image:url(../../images/order/ico-calendar.svg);background-repeat:no-repeat;background-position:right 20px center}.input2.focus .input2__field{border-color:#2d9aff}.input2.error .input2__field{border-color:#ff603d}.input2.error .input2__errors{display:block}.input2__label{display:none}.input2__field{display:block;width:100%;height:48px;padding:12px 16px;font-size:16px;line-height:16px;text-overflow:ellipsis;border:1px solid #e5eaf2;border-radius:9px;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:border-color .2s ease;transition:border-color .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.input2__field::-webkit-input-placeholder{color:#8c939d}.input2__field::-moz-placeholder{color:#8c939d}.input2__field:-ms-input-placeholder,.selectAutocomplete3__field:-ms-input-placeholder{color:#8c939d}.input2__field::-ms-input-placeholder{color:#8c939d}.input2__field::placeholder{color:#8c939d}.input2__errors{position:absolute;top:100%;left:0;display:none;padding:3px;color:#ff603d;font-weight:400;font-size:12px;line-height:14px}.air-datepicker{--adp-accent-color:#1976d2!important;--adp-cell-background-color-selected:#1976d2!important;--adp-cell-background-color-selected-hover:#1976d2!important}.air-datepicker-global-container{z-index:999999999999!important}.selectAutocomplete3{position:relative;min-height:63px;margin-bottom:20px;padding-top:14px}.selectAutocomplete3.active .selectAutocomplete3__label{color:#fff;background:var(--color-main)}.selectAutocomplete3.active .selectAutocomplete3__field{border-color:#2d9aff}.selectAutocomplete3.active .selectAutocomplete3__dropdown{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible;opacity:1}.selectAutocomplete3.error .selectAutocomplete3__label{color:#fff;background:#ff603d}.selectAutocomplete3.error .selectAutocomplete3__field{border-color:#ff603d}.selectAutocomplete3.error .selectAutocomplete3__errors,.selectAutocomplete3__dropdown-item.active:after{display:block}.selectAutocomplete3__label{position:absolute;top:0;left:12px;display:block;padding:0 8px;color:#8c939d;font-weight:700;font-size:10px;line-height:20px;text-transform:uppercase;background:#f0f2f5;border-radius:3px;-webkit-transition:color .2s ease,background-color .2s ease;transition:color .2s ease,background-color .2s ease}.selectAutocomplete3__field{display:block;width:100%;height:48px;padding:12px 16px;font-size:16px;line-height:16px;text-overflow:ellipsis;border:1px solid #e5eaf2;border-radius:9px;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:border-color .2s ease;transition:border-color .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.selectAutocomplete3__field::-webkit-input-placeholder{color:#8c939d}.selectAutocomplete3__field::-moz-placeholder{color:#8c939d}.selectAutocomplete3__field::-ms-input-placeholder{color:#8c939d}.selectAutocomplete3__field::placeholder{color:#8c939d}.selectAutocomplete3__errors{position:absolute;top:100%;left:0;display:none;padding:3px;color:#ff603d;font-weight:400;font-size:12px;line-height:14px}.selectAutocomplete3__dropdown{position:absolute;top:100%;right:0;left:0;z-index:20;width:100%;max-height:60vh;padding:18px 0;overflow-y:auto;background:#fff;border-radius:9px;-webkit-box-shadow:0 0 14px rgba(25,118,210,.16);box-shadow:0 0 14px rgba(25,118,210,.16);-webkit-transform:translateY(3px);-ms-transform:translateY(3px);transform:translateY(3px);visibility:hidden;opacity:0;-webkit-transition:opacity .2s ease,visibility .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,visibility .2s ease,transform .2s ease;transition:opacity .2s ease,visibility .2s ease,transform .2s ease,-webkit-transform .2s ease;-ms-scroll-chaining:none;overscroll-behavior:none;scrollbar-width:thin}.selectAutocomplete3__dropdown::-webkit-scrollbar-track{background-color:#e5f3ff}.selectAutocomplete3__dropdown::-webkit-scrollbar-thumb{border:2px solid #e5f3ff;border-radius:4px}.selectAutocomplete3__dropdown::-webkit-scrollbar-button{display:none}.selectAutocomplete3__dropdown::-webkit-scrollbar{width:8px;background-color:#e5f3ff}.selectAutocomplete3__dropdown::-webkit-scrollbar-thumb{background-color:#2d9aff}.selectAutocomplete3__dropdown-group-title{padding:6px 16px;color:var(--color-text);font-weight:700;background-color:#e5f3ff}.selectAutocomplete3__dropdown-item{position:relative;display:block;width:100%;padding:6px 16px;color:var(--color-text);font-weight:400;font-size:14px;line-height:16px;text-align:left;background:#fff;border:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.selectAutocomplete3__dropdown-item:hover{background-color:#e5f3ff}.selectAutocomplete3__dropdown-item:after{position:absolute;top:10px;left:4px;display:none;width:10px;height:8px;background:url(../../images/order/ico-select-checked.svg) no-repeat center center;content:""}.selectAutocomplete3__dropdown-item.empty{display:none}.select3{position:relative;min-height:63px;margin-bottom:20px;padding-top:14px}.select3[data-value] .select3__button{color:#000}.select3.error .select3__label{color:#fff;background:#ff603d}.select3.error .select3__button{border-color:#ff603d}.select3.error .select3__errors,.select3__dropdown-item.active:after{display:block}.select3.active .select3__label{color:#fff;background:var(--color-main)}.select3.active .select3__button{border-color:var(--color-main)}.select3.active .select3__button:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.select3.active .select3__dropdown{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible;opacity:1}.select3__label{position:absolute;top:0;left:12px;z-index:3;display:block;padding:0 8px;color:#8c939d;font-weight:700;font-size:10px;line-height:20px;text-transform:uppercase;background:#f0f2f5;border-radius:3px;-webkit-transition:color .2s ease,background-color .2s ease;transition:color .2s ease,background-color .2s ease}.select3__field{display:none;width:100%;height:48px;padding:12px 16px;font-size:16px;line-height:16px;text-overflow:ellipsis;background:url(../../images/order/ico-arrow-select.svg) no-repeat right 20px center;border:1px solid #e5eaf2;border-radius:9px;outline:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;-webkit-transition:border-color .2s ease;transition:border-color .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}.select3__errors{position:absolute;top:100%;left:0;display:none;padding:2px;color:#ff603d;font-weight:400;font-size:11px;line-height:13px}.select3__button,.select3__dropdown{width:100%;background:#fff;border-radius:9px}.select3__button{position:relative;display:block;height:48px;padding:12px 48px 12px 16px;overflow:hidden;color:#8c939d;font-size:16px;line-height:16px;white-space:nowrap;text-align:left;text-overflow:ellipsis;border:1px solid #e5eaf2;outline:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;-webkit-transition:border-color .2s ease;transition:border-color .2s ease}.select3__button::after{position:absolute;top:18px;right:20px;width:12px;height:8px;background:url(../../images/order/ico-arrow-select.svg) no-repeat center center;content:""}.select3__dropdown{position:absolute;top:100%;right:0;left:0;z-index:20;max-height:60vh;padding:18px 0;overflow-y:auto;-webkit-box-shadow:0 0 14px rgba(25,118,210,.16);box-shadow:0 0 14px rgba(25,118,210,.16);-webkit-transform:translateY(3px);-ms-transform:translateY(3px);transform:translateY(3px);visibility:hidden;opacity:0;-webkit-transition:opacity .2s ease,visibility .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,visibility .2s ease,transform .2s ease;transition:opacity .2s ease,visibility .2s ease,transform .2s ease,-webkit-transform .2s ease;-ms-scroll-chaining:none;overscroll-behavior:none;scrollbar-width:thin}.select3__dropdown::-webkit-scrollbar-track{background-color:#e5f3ff}.select3__dropdown::-webkit-scrollbar-thumb{border:2px solid #e5f3ff;border-radius:4px}.select3__dropdown::-webkit-scrollbar-button{display:none}.select3__dropdown::-webkit-scrollbar{width:8px;background-color:#e5f3ff}.select3__dropdown::-webkit-scrollbar-thumb{background-color:#2d9aff}.select3__dropdown-item{position:relative;display:block;width:100%;padding:6px 24px;color:var(--color-text);font-weight:400;font-size:14px;line-height:16px;text-align:left;background:#fff;border:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.select3__dropdown-item:hover{background-color:#e5f3ff}.select3__dropdown-item:after{position:absolute;top:10px;left:8px;display:none;width:10px;height:8px;background:url(../../images/order/ico-select-checked.svg) no-repeat center center;content:""}.select3__dropdown-item.empty{display:none}.authorsLandingPage{padding-top:60px;padding-bottom:60px}@media screen and (max-width:1023px){.authorsLandingPage{padding-top:24px}}.authorsLandingPage__header{text-align:center;margin-bottom:60px;color:#323232}@media screen and (max-width:1023px){.authorsLandingPage__header{margin-bottom:40px}}.authorsLandingPage__title{font-family:var(--font-secondary);font-weight:800;font-size:55px;line-height:1;margin-bottom:8px}@media screen and (max-width:1023px){.authorsLandingPage__title{font-size:33px}}.authorsLandingPage__description{font-size:23px;line-height:1.3}@media screen and (max-width:1023px){.authorsLandingPage__description{font-size:16px}}.authorsLandingPage .container{max-width:1248px;margin:0 auto;padding:0 24px}.authorsLandingPage__breadcrumbs{padding:20px 0 16px}@media screen and (max-width:1023px){.authorsLandingPage__breadcrumbs{padding-top:8px}}.breadcrumbsBase__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0;list-style:none}.breadcrumbsBase__item{position:relative;margin-right:36px;color:rgba(43,96,176,.4);font-weight:500;font-size:15px;line-height:20px}@media screen and (max-width:1023px){.breadcrumbsBase__item{font-size:14px}}.breadcrumbsBase__item:after{position:absolute;top:5px;right:-21px;display:block;width:6px;height:10px;background:url(../../images/base/ico-arrow-breadcrumbs.svg) no-repeat;background-position:center center;content:""}.breadcrumbsBase__item:last-child{margin-right:0}.breadcrumbsBase__item:last-child:after{display:none}@media screen and (max-width:767px){.breadcrumbsBase__item{display:none}.breadcrumbsBase__item:nth-last-child(2){display:block;margin-right:0;margin-left:24px}.breadcrumbsBase__item:nth-last-child(2)::after{display:none}.breadcrumbsBase__item:nth-last-child(2)::before{position:absolute;top:5px;left:-24px;display:block;width:6px;height:10px;background:url(../../images/base/ico-arrow-breadcrumbs.svg) no-repeat;background-repeat:no-repeat;background-position:center center;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);content:""}}.breadcrumbsBase__link{color:var(--color-text);text-decoration:none;-webkit-transition:color .2s ease;transition:color .2s ease}@media screen and (max-width:767px){.breadcrumbsBase__link{color:rgba(43,96,176,.4)}}.breadcrumbsBase__link:hover{color:#2d9aff}.heroAuthors{padding-bottom:80px}@media screen and (max-width:1200px){.heroAuthors{padding-bottom:24px}}.heroAuthors__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;padding:100px;color:#fff;background:linear-gradient(66.22deg,#825af3 17.12%,#d45af3 94.79%);border-radius:9px}@media screen and (max-width:1200px){.heroAuthors__wrapper{padding:60px}}@media screen and (max-width:1023px){.heroAuthors__wrapper{padding:40px}}@media screen and (max-width:767px){.heroAuthors__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 24px;margin-left:-24px;margin-right:-24px;border-radius:0;gap:20px}}.heroAuthors__title{font-weight:800;font-size:50px;font-family:var(--font-secondary);line-height:1;margin-bottom:40px}@media screen and (max-width:1023px){.heroAuthors__title{font-size:33px}}@media screen and (max-width:767px){.heroAuthors__title{font-size:23px;margin:0;text-align:center}}.heroAuthors__image{margin:0 auto}@media screen and (max-width:767px){.heroAuthors__image{display:none}}.heroAuthors__content{width:42%;max-width:412px}@media screen and (max-width:767px){.heroAuthors__content{width:100%;max-width:100%}}.heroAuthors__form{background:#fff;border-radius:9px;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:60px 80px}@media screen and (max-width:1200px){.heroAuthors__form{padding:24px}}.authorsRegistrationForm__submit-wrapper{text-align:center}.authorsRegistrationForm__form-info{margin-top:12px;color:#8c939d;font-weight:400;font-size:14px;line-height:18px}.authorsRegistrationForm__form-info a{color:#8c939d;text-decoration:underline}.authorsLandingInfo__text a:hover,.authorsRegistrationForm__form-info a:hover{text-decoration:none}.authorsRegistrationForm__row{display:grid;gap:20px}.authorsRegistrationForm__row>*{min-width:0}.authorsRegistrationForm__row--col-2{grid-template-columns:repeat(2,1fr)}@media screen and (max-width:767px){.authorsRegistrationForm__row--col-2{display:block}}.authorsRegistrationForm__row--pages{max-width:400px}@media screen and (max-width:767px){.authorsRegistrationForm__row--pages{display:grid;grid-template-columns:repeat(2,1fr)}}.authorsRegistrationForm__submit-wrapper{margin-top:10px}.authorsRegistrationForm .input3.error{margin-bottom:0}.authorsRegistrationForm .input3.error .input3__errors{display:block;position:static;min-height:20px}.authorsAdvantages{padding:60px 0 80px;background:#fff;overflow:hidden}@media screen and (max-width:1200px){.authorsAdvantages{margin-left:-24px;margin-right:-24px;padding:40px 24px}}.authorsAdvantages__title{max-width:800px;margin:0 auto 60px}@media screen and (max-width:1200px){.authorsAdvantages__title{margin-bottom:40px}.authorsAdvantages__wrapper{overflow:visible;margin-left:-6px;width:calc(100% + 12px)}}@media screen and (min-width:1201px){.authorsAdvantages .swiper-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}}.authorsAdvantages .swiper-slide{position:relative;height:auto}@media screen and (max-width:1200px){.authorsAdvantages .swiper-slide{max-width:250px;padding:0 6px}}.authorsAdvantages .swiper-pagination,.authorsAdvantages__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.authorsAdvantages__card{background:linear-gradient(66.22deg,#825af3 17.12%,#d45af3 94.79%);padding:40px 40px 60px;border-radius:9px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:20px;height:100%;color:#fff;font-size:16px;line-height:1.3;text-align:center;min-height:308px}@media screen and (max-width:1200px){.authorsAdvantages__card{min-height:auto;padding:40px 24px}.authorsAdvantages__card-image{margin:auto}}.authorsAdvantages__button-wrapper{margin-top:40px;text-align:center}.authorsAdvantages__button{min-width:200px}.authorsAdvantages .swiper-pagination{position:relative;top:0!important;right:0!important;bottom:0!important;left:0!important;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:0;margin:20px 0 0}.authorsAdvantages .swiper-pagination-bullet{display:block;-ms-flex-negative:0;flex-shrink:0;width:12px;height:12px;margin:4px 4px 0!important;background:rgba(45,154,255,.1);border-radius:50%;opacity:1!important;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.authorsAdvantages .swiper-pagination-bullet-active,.authorsAdvantages .swiper-pagination-bullet:hover{background:#2d9aff}.authorsAdvantages .swiper-pagination-lock{display:none}.authorsLandingFaq{padding:60px;overflow:hidden;background:#fff;-webkit-box-shadow:0 0 18px 0 rgba(25,118,210,.1294117647);box-shadow:0 0 18px 0 rgba(25,118,210,.1294117647);border-radius:9px;position:relative;z-index:2}@media screen and (max-width:1200px){.authorsLandingFaq{padding:40px 24px}}.authorsLandingFaq__title{margin-bottom:60px}@media screen and (max-width:1200px){.authorsLandingFaq__title{margin-bottom:40px}}.authorsLandingFaq__list{margin:0;padding:0;list-style:none}.authorsLandingFaq__item{margin-bottom:12px;background:rgba(45,154,255,.1);border-radius:9px}@media screen and (max-width:1200px){.authorsLandingFaq__item{margin-bottom:8px}}.authorsLandingFaq__item:last-child,.authorsLandingInfo__text p:last-child{margin-bottom:0}.authorsLandingFaq__item-question{position:relative;display:block;width:100%;margin:0;padding:32px 72px 32px 32px;color:#3a5072;font-weight:700;font-size:16px;line-height:1.3;letter-spacing:.03em;text-align:left;background:0 0;border:0;cursor:pointer}@media screen and (max-width:1200px){.authorsLandingFaq__item-question{padding:24px 64px 24px 24px}}.active .authorsLandingFaq__item-question::before{visibility:hidden}.active .authorsLandingFaq__item-question::after{visibility:visible}.authorsLandingFaq__item-question::after,.authorsLandingFaq__item-question::before{position:absolute;top:30px;right:32px;display:block;width:20px;height:20px;background:url(../../images/sale-template/ico-eye.svg) no-repeat center center;content:""}@media screen and (max-width:1200px){.authorsLandingFaq__item-question::after,.authorsLandingFaq__item-question::before{top:22px;right:24px}}.authorsLandingFaq__item-question::after{background:url(../../images/sale-template/ico-eye-close.svg) no-repeat center center;visibility:hidden}.authorsLandingFaq__item-text{margin:0;color:#3a5072;font-weight:700;font-size:16px;line-height:1.3;letter-spacing:.03em}.authorsLandingFaq__answer{max-height:0;overflow:hidden;-webkit-transition:max-height .4s ease;transition:max-height .4s ease;will-change:max-height}.authorsLandingFaq__answer-text{padding:0 32px 32px;color:rgba(58,80,114,.7);font-size:16px;line-height:1.3;letter-spacing:.01em;opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}@media screen and (max-width:1200px){.authorsLandingFaq__answer-text{padding:0 24px 24px}}.active .authorsLandingFaq__answer-text,.authorsHistories__slider .swiper-slide.swiper-slide-active,.authorsHistories__slider .swiper-slide.swiper-slide-next{opacity:1}.authorsLandingFaq__button-wrapper{margin-top:40px;text-align:center}@media screen and (max-width:1200px){.authorsLandingFaq__button-wrapper{margin-top:8px}}.authorsLandingFaq__button{min-width:200px}.authorsHistories{padding:100px 60px 30px;background:#f8fafe;margin-top:80px;border-top-left-radius:9px;border-top-right-radius:9px}@media screen and (max-width:1200px){.authorsHistories{padding:40px 24px 24px;margin-top:24px}}@media screen and (max-width:767px){.authorsHistories{margin-left:-24px;margin-right:-24px;border-radius:0}}.authorsHistories__title{font-size:33px;line-height:1.3;font-family:var(--font-secondary);margin-bottom:60px;text-align:center;font-weight:800;letter-spacing:.03em}@media screen and (max-width:1200px){.authorsHistories__title{margin-bottom:40px}}.authorsHistories__slider{position:relative;z-index:10;width:100%;max-width:1020px;margin:0 auto 40px;overflow:visible}.authorsHistories__slider .swiper-wrapper{position:relative;z-index:20}.authorsHistories__slider .swiper-slide{width:50%;padding:0 10px;opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}@media screen and (max-width:767px){.authorsHistories__slider .swiper-slide{width:100%}}.authorsHistories__card{padding:40px;background:#fff;border-radius:9px;-webkit-box-shadow:0 0 18px 0 rgba(25,118,210,.2705882353);box-shadow:0 0 18px 0 rgba(25,118,210,.2705882353)}@media screen and (max-width:1023px){.authorsHistories__card{padding:24px}}.authorsHistories__card-overflow{max-height:256px}@media screen and (max-width:1200px){.authorsHistories__card-overflow{max-height:360px}}.authorsHistories__card-wrapper{position:relative;max-height:256px;overflow:hidden;background:#f0f2f5;border-radius:9px;-webkit-transition:max-height .4s ease;transition:max-height .4s ease}@media screen and (max-width:1200px){.authorsHistories__card-wrapper{max-height:360px}}.authorsHistories__card-content{min-height:256px;padding:20px}@media screen and (max-width:1200px){.authorsHistories__card-content{min-height:360px}}.authorsHistories__card-author{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin-top:16px}.authorsHistories__card-photo{width:48px;height:48px;border-radius:50%;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;background:var(--color-main-gray)}.authorsHistories__card-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.authorsHistories__card-info-wrapper{-ms-flex-item-align:center;align-self:center}.authorsHistories__card-name{font-family:var(--font-secondary);font-weight:700;font-size:18px;line-height:1.3;color:#323232}.authorsHistories__card-info{font-weight:400;font-size:14px;line-height:1.3;color:#8c939d}.authorsHistories__card-text{padding-bottom:20px;color:#323232;font-size:16px;line-height:1.3}.authorsHistories__card-toggle{position:absolute;bottom:0;left:0;display:block;width:100%;height:100px;padding:0;background:linear-gradient(.58deg,#f0f2f5 28.74%,rgba(240,242,245,.08) 99.46%);border:0;border-bottom-right-radius:9px;border-bottom-left-radius:9px;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;-webkit-transition:height .4s ease;transition:height .4s ease}@media screen and (max-width:1200px){.authorsHistories__card-toggle{height:84px}}.authorsHistories__card-toggle:hover::before{-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px)}.authorsHistories__card-toggle.active{height:70px}.authorsHistories__card-toggle.active::before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.authorsHistories__card-toggle.active:hover::before{-webkit-transform:translateY(5px) rotate(180deg);-ms-transform:translateY(5px) rotate(180deg);transform:translateY(5px) rotate(180deg)}.authorsHistories__card-toggle::before{position:absolute;bottom:20px;left:calc(50% - 12px);display:block;width:24px;height:24px;background:url(../../images/sale-template/ico-arrow-circle-down-blue.svg) no-repeat center center;-webkit-transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;content:""}@media screen and (max-width:1200px){.authorsHistories__card-toggle::before{bottom:10px}}.authorsHistories__button-wrapper{margin-top:60px;text-align:center}@media screen and (max-width:1200px){.authorsHistories__button-wrapper{margin-top:40px}}.authorsHistories__button{min-width:200px;max-width:380px}@media screen and (max-width:767px){.authorsHistories__button{width:100%;min-width:auto;margin:0 auto}}.authorsHistories .swiper-pagination{position:relative;top:0!important;right:0!important;bottom:0!important;left:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:0;margin:20px 0 0}.authorsHistories .swiper-pagination-bullet{display:block;-ms-flex-negative:0;flex-shrink:0;width:12px;height:12px;margin:4px 4px 0!important;background:rgba(45,154,255,.1);border-radius:50%;opacity:1!important;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.authorsHistories .swiper-pagination-bullet-active,.authorsHistories .swiper-pagination-bullet:hover{background:#2d9aff}.authorsHistories .swiper-pagination-lock{display:none}.authorsOrdersSearch{padding:30px 60px 100px;background:#f8fafe}@media screen and (max-width:1200px){.authorsOrdersSearch{padding:20px 24px 24px}}.authorsOrdersSearch__title{font-size:33px;line-height:1.3;font-family:var(--font-secondary);margin-bottom:8px;text-align:center;font-weight:800;letter-spacing:.03em}.authorsOrdersSearch__description{font-size:18px;line-height:1.3;margin-bottom:60px;text-align:center}@media screen and (max-width:1200px){.authorsOrdersSearch__description{margin-bottom:40px}}.authorsOrdersSearch__search{max-width:1000px;margin:0 auto 20px;position:relative}.authorsOrdersSearch__search-field{height:60px;border-radius:9px}.authorsOrdersSearch__submit{position:absolute;right:5px;top:5px;height:50px;border-radius:9px;gap:16px;font-size:16px;padding-left:40px;padding-right:40px}@media screen and (max-width:767px){.authorsOrdersSearch__submit{padding-left:10px;padding-right:10px}.authorsOrdersSearch__submit-text{display:none}}.authorsOrdersSearch__result{-webkit-box-shadow:0 0 6px 0 rgba(25,118,210,.1294117647);box-shadow:0 0 6px 0 rgba(25,118,210,.1294117647);background:#fff;padding:40px;border-radius:9px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1000px;margin:0 auto}@media screen and (max-width:1023px){.authorsOrdersSearch__result{grid-template-columns:1fr;padding:20px}}.authorsOrdersSearch__empty{-webkit-box-shadow:0 0 6px 0 rgba(25,118,210,.1294117647);box-shadow:0 0 6px 0 rgba(25,118,210,.1294117647);background:#fff;padding:40px;border-radius:9px;max-width:1000px;margin:0 auto;text-align:center}.authorsOrdersSearch__card{border-radius:9px;background:#f8fafe;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.authorsOrdersSearch__card-title{font-weight:700;font-size:16px;line-height:1.3;letter-spacing:.03em;margin-bottom:8px;color:#2d9aff}.authorsOrdersSearch__card-subjects{font-size:14px;line-height:1.3;color:#8c939d}.authorsOrdersSearch__card-price{font-weight:700;font-size:16px;line-height:1.3;letter-spacing:.03em;color:#323232;margin-top:20px;margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.authorsModalRegistration{padding:44px;overflow:hidden}@media screen and (max-width:767px){.authorsModalRegistration{padding:32px 24px}}.authorsModalRegistration__title{margin-bottom:8px;color:var(--color-text);font-size:33px;line-height:1.3;font-family:var(--font-secondary);font-weight:800}@media screen and (max-width:767px){.authorsModalRegistration__title{font-size:23px}}.authorsModalRegistration__description{margin-bottom:40px;color:#323232;font-size:16px;line-height:1.3}@media screen and (max-width:767px){.authorsModalRegistration__description{margin-bottom:28px}}.authorsBanner{padding-top:80px;padding-bottom:80px}@media screen and (max-width:1200px){.authorsBanner{padding:24px 0}}.authorsBanner__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:120px 110px;color:#fff;background:linear-gradient(66.22deg,#825af3 17.12%,#d45af3 94.79%);border-radius:9px;text-align:center}@media screen and (max-width:1200px){.authorsBanner__wrapper{padding:60px}}@media screen and (max-width:1023px){.authorsBanner__wrapper{padding:40px;gap:30px}}@media screen and (max-width:767px){.authorsBanner__wrapper{grid-template-columns:1fr;padding:40px 22px;gap:20px}.authorsBanner__left,.authorsBanner__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.authorsBanner__title{font-weight:800;font-size:50px;font-family:var(--font-secondary);line-height:1;text-align:left}@media screen and (max-width:1023px){.authorsBanner__title{font-size:33px;text-align:center}}@media screen and (max-width:767px){.authorsBanner__title{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:40px}}.authorsBanner__title--2{text-align:right;margin-bottom:40px}@media screen and (max-width:1023px){.authorsBanner__title--2{text-align:center}}.authorsBanner__button{min-width:200px}@media screen and (max-width:767px){.authorsBanner__button{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}.authorsBanner__image-1,.authorsBanner__image-2{margin:0 auto}@media screen and (max-width:767px){.authorsBanner__image-1,.authorsBanner__image-2{display:none}}.authorsBanner__image-1-mobile,.authorsBanner__image-2-mobile{display:none}@media screen and (max-width:767px){.authorsBanner__image-1-mobile,.authorsBanner__image-2-mobile{display:block;margin:0 auto;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.authorsBanner__notification{font-weight:700;font-size:16px;line-height:1.3;text-align:center;color:#fff;border-radius:9px;background:rgba(255,255,255,.1490196078);padding:20px;margin:20px 0;position:relative}.authorsBanner__notification::before{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.authorsBanner__notification--1{margin-bottom:110px}@media screen and (max-width:1023px){.authorsBanner__notification--1{margin-bottom:50px}}@media screen and (max-width:767px){.authorsBanner__notification--1{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-top:50px;margin-bottom:40px}}.authorsBanner__notification--1::before{content:"";width:12px;height:82px;top:100%;clip-path:polygon(100% 0,0 0,50% 100%);background:rgba(255,255,255,.1490196078)}@media screen and (max-width:1023px){.authorsBanner__notification--1::before{height:40px}}@media screen and (max-width:767px){.authorsBanner__notification--1::before{clip-path:polygon(100% 100%,0 100%,50% 0);top:auto;bottom:100%;margin-bottom:0}}.authorsBanner__notification--2{margin-top:70px}@media screen and (max-width:1023px){.authorsBanner__notification--2{margin-top:50px}}@media screen and (max-width:767px){.authorsBanner__notification--2{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-bottom:40px}}.authorsBanner__notification--2::before{content:"";width:12px;height:54px;bottom:100%;clip-path:polygon(100% 100%,0 100%,50% 0);background:rgba(255,255,255,.1490196078)}@media screen and (max-width:1023px){.authorsBanner__notification--2::before{height:40px}}.authorsLandingInfo{padding:60px 60px 40px;background:#fff}@media screen and (max-width:1200px){.authorsLandingInfo{padding:40px 24px 24px}}.authorsLandingInfo__title{margin-bottom:40px;color:var(--color-text);font-weight:700;font-size:33px;font-family:var(--font-secondary);line-height:1.3;text-align:center;letter-spacing:.03em}@media screen and (max-width:1200px){.authorsLandingInfo__title{margin-bottom:28px}}.authorsLandingInfo__text{color:rgba(58,80,114,.7);font-size:16px;line-height:1.5;letter-spacing:.01em}@media screen and (max-width:1200px){.authorsLandingInfo__text{line-height:1.3}}.authorsLandingInfo__text p{margin-bottom:16px}.authorsLandingInfo__text a{color:var(--color-main)}.authorsLandingInfo__text *+h2,.authorsLandingInfo__text *+h3,.authorsLandingInfo__text *+h4,.authorsLandingInfo__text+h5{margin-top:28px}.authorsLandingInfo__text h2,.authorsLandingInfo__text h3,.authorsLandingInfo__text h4,.authorsLandingInfo__text h5{margin-bottom:16px;color:var(--color-text)}.authorsLandingInfo__text .wp-block-table{max-width:100%;overflow-x:auto}.authorsLandingInfo__text table{width:100%;margin:40px 0;color:#3a5072;border:0;border-collapse:collapse;border-spacing:0}@media screen and (max-width:1200px){.authorsLandingInfo__text table{margin:28px 0}}.authorsLandingInfo__text table td,.authorsLandingInfo__text table th{padding:16px;font-weight:400;font-size:16px;line-height:1.3;letter-spacing:.01em;text-align:center;border-bottom:1px solid rgba(43,96,176,.1);border-left:1px solid rgba(43,96,176,.1)}@media screen and (max-width:1200px){.authorsLandingInfo__text table td,.authorsLandingInfo__text table th{padding:14px}}.authorsLandingInfo__text table tr:first-child td,.authorsLandingInfo__text table tr:first-child th{border-top:1px solid rgba(43,96,176,.1)}.authorsLandingInfo__text table td:first-child,.authorsLandingInfo__text table tr:first-child td,.authorsLandingInfo__text table tr:first-child th{font-weight:700;letter-spacing:.03em;background:rgba(43,96,176,.1)}.authorsLandingInfo__text table td:last-child,.authorsLandingInfo__text table th:last-child{border-right:1px solid rgba(43,96,176,.1)}