.banner-simple{padding-top:0}.banner-simple__item{position:relative}.banner-simple__item:before{content:'';display:block;position:absolute;width:50%;height:100%;left:0;top:0;background:var(--color-bg-gray)}.banner-simple__container{display:flex;position:relative;height:641px}.banner-simple__container:before{content:'';display:block;height:100%;width:100px;left:50%;background:var(--color-bg-gray);top:0;position:absolute}.banner-simple__left{width:50%;display:flex;flex-direction:column;justify-content:center;padding:0;position:relative}.banner-simple__title{color:var(--color-accent);font-size:65px;font-weight:500;text-align:center;line-height:1.1}.banner-simple__subtitle{font-size:58px;font-weight:300;line-height:1.2;margin-bottom:80px;text-align:center}.banner-simple__text-wrap{display:flex;justify-content:center;padding-right:80px}.banner-simple__text{font-size:28px;line-height:1.2;font-weight:300}.banner-simple__text li{margin-bottom:1.4em}.banner-simple__text li:last-child{margin:0}.banner-simple__right{background:var(--color-bg-gray);border-radius:0 50% 53% 0;width:50%;overflow:hidden;display:flex;position:relative}.banner-simple__img{position:absolute;height:100%;width:auto;top:0;right:0;max-width:none}@media (max-width:1399px){.banner-simple__left{z-index:1}.banner-simple__title{font-size:50px;margin-right:0}.banner-simple__subtitle{font-size:50px;margin-bottom:40px}.banner-simple__text{font-size:20px}.banner-simple__right{position:absolute;top:0;right:50px;height:100%;aspect-ratio:1;width:auto;z-index:0}.banner-simple__img{max-width:100%}}@media (max-width:1199px){.banner-simple__container{height:500px}.banner-simple__subtitle{font-size:46px}}@media (max-width:991px){.banner-simple__container{height:400px}.banner-simple__subtitle{font-size:36px;margin-bottom:30px}}@media (max-width:767px){.banner-simple{padding-top:20px;background:var(--color-bg-gray);padding-bottom:0}.banner-simple__container{height:auto;display:block}.banner-simple__container:before{display:none}.banner-simple__left{padding:0;width:100%}.banner-simple__subtitle{text-align:center}.banner-simple__text-wrap{padding:0}.banner-simple__text ul{display:flex;gap:50px;justify-content:center}.banner-simple__right{position:static;border-radius:0;height:auto;aspect-ratio:unset;width:100%;display:flex;justify-content:center}.banner-simple__img{position:static;height:300px}}@media (max-width:575px){.banner-simple{padding-top:20px;padding-bottom:0;background:#fff}.banner-simple__item:before{display:none}.banner-simple__title{font-size:36px}.banner-simple__subtitle{font-size:22px;margin:7px 0 33px}.banner-simple__text{font-size:13px}.banner-simple__text ul{gap:31%}.banner-simple__right{margin:33px 0 0 -20px;border-radius:0 200px 200px 0;aspect-ratio:100/90;width:98%}.banner-simple__img{height:100%;scale:1.2;margin-right:-22%}}