.basic-page{display:flex;flex-direction:column;gap:16px}@media only screen and (max-width:1100px){.basic-page__wrapper{display:flex;flex-direction:column-reverse}}.basic-page__list{display:none;flex-direction:column}@media only screen and (max-width:1100px){.basic-page__list{display:flex}}.basic-page__list-item{align-items:center;border-bottom:1px solid var(--surface-gray-30,#e3e3e3);color:var(--text-black,#1c1d1f);display:flex;font-size:1.25rem;font-weight:500;gap:10px;line-height:24px;padding:15px 0;width:100%}.basic-page__list-item:first-child{border-top:1px solid var(--surface-gray-30,#e3e3e3)}.basic-page__list-item--icon{height:16px;width:16px}.basic-page__right{align-items:center;display:flex;margin-left:auto}.basic-page__right .icon{height:24px;width:24px}.basic-page__right-count{align-items:center;background:var(--red,#f70926);border:2px solid var(--white);border-radius:15px;color:var(--white);display:inline-flex;font-size:.875rem;font-weight:700;height:24px;justify-content:center;line-height:1;min-width:24px;padding:4px;top:0}.basic-page__banner{display:flex;flex-direction:column;flex-grow:1;height:auto;position:relative}.basic-page__banner-info{display:flex;flex-direction:column;max-width:450px;padding:145px 0;position:absolute;right:80px;top:0;z-index:1}.basic-page__banner-info .btn{margin-top:32px;width:-moz-fit-content;width:fit-content}.basic-page__banner img{border-radius:10px}.basic-page__banner-title{color:var(--white);font-size:3rem;font-weight:700;line-height:72px;text-align:left}.basic-page__banner-subtitle{color:var(--white);font-size:1.125rem;font-weight:400;line-height:24px;text-align:left}.basic-page__banner--big{justify-content:center;position:relative;width:100%}.basic-page__banner--big .banners-component__item-title{color:var(--white);font-size:2.1875em;font-weight:400;line-height:normal;text-align:center}
