.illustration-section{--bgcolor:var(--white-color);background-color:var(--bgcolor);position:relative;width:100%}.illustration-section-wrapper{position:relative}.illustration-section-title{--fw:600;--fs:22px;--lh:30px;--mb:8px;--c:var(--dark-gray-color);color:var(--c);font-size:var(--fs);font-weight:var(--fw);line-height:var(--lh);margin-bottom:var(--mb)}@media screen and (min-width:480px){.illustration-section-title{--fw:700;--fs:40px;--lh:48px;--mb:12px}}@media screen and (min-width:1200px){.illustration-section-title{max-width:940px}}@media screen and (min-width:1600px){.illustration-section-title{max-width:1250px}}.illustration-section-subtitle{--fw:400;--fs:15px;--lh:22px;--c:var(--gray-color);color:var(--c);font-size:var(--fs);font-weight:var(--fw);line-height:var(--lh);margin:0}@media screen and (min-width:768px){.illustration-section-subtitle{--fs:22px;--lh:30px}}@media screen and (min-width:1200px){.illustration-section-subtitle{max-width:940px}}@media screen and (min-width:1600px){.illustration-section-subtitle{max-width:1250px}}.illustration-section-item-image{display:block;height:auto;max-width:100%;width:100%}.illustration-section-item{margin:0}.illustration-section-item-head{margin-bottom:40px;position:relative}.illustration-section-item-figure{margin:0}.illustration-section-item-caption-content{--fs:12px;--lh:1;--c:var(--gray-color);color:var(--c);font-size:var(--fs);line-height:var(--lh);margin:0;padding:0}.illustration-section-item-caption-heading{color:#121317;font-size:17px;font-weight:600;line-height:25px;margin:0 0 8px;padding:0}@media screen and (min-width:768px){.illustration-section-item-caption-heading{font-size:22px;line-height:30px}.illustration-section-item-caption-content{--fs:17px;--lh:25px}}.illustration-section-item-caption{font-weight:400;margin-top:16px}@media screen and (min-width:768px){.illustration-section-item-caption{margin-top:32px;max-width:634px}}@media screen and (min-width:1024px){.illustration-section-item-caption{max-width:1068px;padding-right:128px}}@media screen and (min-width:1600px){.illustration-section-item-caption{max-width:1250px}}.illustration-section-item{opacity:0;transition:opacity .5s cubic-bezier(.645,.045,.355,1)}.illustration-section-item.swiper-slide-active{opacity:1}.illustration-section .swiper-container-autoheight .swiper-wrapper{transition-property:transform!important}.illustration-section .swiper-buttons{align-items:center;bottom:0;display:none;gap:20px;position:absolute;right:0;z-index:9}.illustration-section .swiper-button-disabled{opacity:35%}.illustration-section .swiper-next,.illustration-section .swiper-prev{background-color:var(--ultramarine-blue-color);background-position:50% 50%;background-repeat:no-repeat;background-size:20px auto;border-radius:6px;height:44px;width:44px;&:hover{background-color:#3259c4}}.illustration-section .swiper-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 11H1m0 0 4-4m-4 4 4 4'/%3E%3C/svg%3E")}.illustration-section .swiper-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1 11h18m0 0-4-4m4 4-4 4'/%3E%3C/svg%3E")}@media screen and (min-width:768px){.illustration-section .swiper-buttons{display:flex}}