#intro.ic-module{background-size:cover!important;font-family:inherit;padding:10% 0;position:relative}#intro.ic-module.mask:before{background:rgba(0,0,0,.3);content:"";height:100%;left:0;position:absolute;top:0;width:100%}#intro .intro-main-wrapper{grid-gap:10px;display:grid;justify-content:center;margin:0 auto;max-width:1100px;position:relative}#intro .intro-main-wrapper.swap>:first-child{order:2}#intro .intro-main-wrapper.align{align-items:center}.intro-main-wrapper .intro-description-wrapper,.intro-main-wrapper .intro-title-wrapper{padding:2% 5%}.intro-main-wrapper .intro-title-wrapper .intro-title{display:block;font-family:inherit!important;font-size:clamp(.8em,6vw,1.5em)!important;margin:0;margin-top:15px!important}.intro-main-wrapper .intro-subtitle{font-size:clamp(1.5em,6vw,2.5em);padding:15px}.intro-main-wrapper .intro-description-wrapper,.intro-main-wrapper .intro-description-wrapper p{color:var(--default-text-color);font-size:clamp(16px,4vw,20px);line-height:30px}.intro-main-wrapper .intro-border{background:#fff;display:none;height:100%;left:0;margin:0 auto;position:absolute;right:0;top:0;width:2px}@media(min-width:768px){.intro-main-wrapper .intro-border{display:inline-block}}@media(max-width:575px){#intro.ic-module{padding:100px 0}#intro .intro-main-wrapper{grid-template-columns:1fr}}