.guide-layout{display:flex;flex-direction:column}.guide-layout__header__content-button{display:flex;align-items:center;justify-content:center;padding:8px 0}.guide-layout__header__content-button span{font-size:14px;line-height:20px;color:#0071ce;font-weight:500;margin-left:4px}.guide-layout__hero-section{position:relative;width:100%;padding:32px;background-color:#0071ce;overflow:hidden;height:160px}@media(max-width:1200px){.guide-layout__hero-section{height:120px}}.guide-layout__hero-section__inner{height:100%;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;position:relative;font-weight:400;z-index:3}.guide-layout__hero-section__inner h4{text-transform:uppercase;font-size:12px;line-height:19px;opacity:.64;color:#fff;margin-bottom:6px;display:none}@media(max-width:1200px){.guide-layout__hero-section__inner h4{display:inline-flex}}.guide-layout__hero-section__inner h1{font-weight:500;font-size:32px;line-height:40px;color:#fff;margin:0}@media(max-width:1200px){.guide-layout__hero-section__inner h1{font-size:23px;line-height:32px}}.guide-layout__hero-section:before{content:"";width:100%;height:100%;background:linear-gradient(1deg,#11111366,#11111300 80%);position:absolute;top:0;left:0;z-index:2}.guide-layout__hero-section__bg{position:absolute;top:0;left:50%;z-index:1;transform:translate(-50%);width:auto;height:100%}.guide-layout__hero-section__bg-item{position:relative;width:540px;height:100%;background-color:#009ee5;transform:skew(15deg)}.guide-layout__hero-section__bg-item:after,.guide-layout__hero-section__bg-item:before{content:"";width:130px;height:100%;background-color:#008fdf;position:absolute;top:0}.guide-layout__hero-section__bg-item:before{left:-130px}.guide-layout__hero-section__bg-item:after{right:-130px}.guide-layout__hero-section__bg:after,.guide-layout__hero-section__bg:before{content:"";width:130px;height:100%;background-color:#0080d7;position:absolute;top:0;transform:skew(15deg)}.guide-layout__hero-section__bg:before{left:-260px}.guide-layout__hero-section__bg:after{right:-260px}@media(max-width:767px){.guide-layout__hero-section__bg-item{width:158px;transform:skew(18deg)}.guide-layout__hero-section__bg-item:after,.guide-layout__hero-section__bg-item:before{width:33px}.guide-layout__hero-section__bg-item:before{left:-33px}.guide-layout__hero-section__bg-item:after{right:-33px}.guide-layout__hero-section__bg:after,.guide-layout__hero-section__bg:before{width:33px;transform:skew(18deg)}.guide-layout__hero-section__bg:before{left:-66px}.guide-layout__hero-section__bg:after{right:-66px}}.guide-layout__section{display:flex;height:100%;width:100%;min-height:calc(100dvh - 460px);background-color:#fff}.guide-layout__main{flex-grow:1;background-color:#fff;margin:36px auto;padding:0 24px;width:100%}@media(max-width:768px){.guide-layout__main{width:100%;padding:0;margin:24px auto}}.guide-layout__navigation{width:298px;min-width:298px;display:flex;flex-direction:column;background-color:#f7f8fa;padding:36px 32px;gap:24px}.guide-layout__navigation__title{font-size:20px;line-height:28px;color:#111113;font-weight:500}.guide-layout__navigation__menu__title{display:flex;align-items:center;justify-content:space-between;font-size:16px;line-height:24px;font-weight:500;cursor:pointer}.guide-layout__navigation__menu__title__link{color:#111113;font-size:16px;line-height:24px;font-weight:500}.guide-layout__navigation__menu__title__link--active{color:#0071ce}.guide-layout__navigation__menu__sub-menu{border-radius:16px;padding:24px;background-color:#1111130a;margin-top:24px}.guide-layout__navigation__menu__sub-menu ul{list-style-type:none;margin:0;padding:0}.guide-layout__navigation__menu__sub-menu ul li{margin-bottom:6px}.guide-layout__navigation__menu__sub-menu ul li.guide-layout__navigation__menu__item--selected a,.guide-layout__navigation__menu__sub-menu ul li:hover a{color:#0071ce}.guide-layout__navigation__menu__sub-menu ul li a{font-size:14px;line-height:20px;color:#797981}.guide-layout__navigation__menu__sub-menu--active a{color:#0071ce!important;font-weight:600}@media(max-width:768px){.guide-layout__navigation{display:none}}
