@charset "UTF-8";.content-section{padding:var(--default-padding) 0}.content-section__box{background:var(--bg-e);border-radius:1.2rem;position:relative;gap:36px;display:grid;grid-template-columns:1fr auto;padding:clamp(16px,1.4773vw,2.6rem) clamp(12px,2.0455vw,3.6rem) clamp(21px,1.4773vw,2.6rem) clamp(12px,8.5227vw,15rem)}.content-section__box .editor{align-self:center;gap:2.4rem}.content-section__box .editor p{line-height:120%}.content-section__box .editor h5,.content-section__box .editor .h5{font-family:var(--font-family);line-height:120%;letter-spacing:.144rem;text-transform:uppercase}.content-section__box .editor::-webkit-scrollbar{width:.5rem}.content-section__box .editor::-webkit-scrollbar-thumb{background-color:var(--black,#0c0909);border-radius:50px}.content-section__box .editor::-webkit-scrollbar-track{background-color:#e1e1e1;border-radius:50px}.content-section__box.mode{background:var(--bg-a);padding:clamp(18px,3.2955vw,5.8rem) clamp(12px,2.0455vw,3.6rem) clamp(18px,3.2386vw,5.7rem) clamp(12px,1.8182vw,3.2rem);gap:36px 0}.content-section__box.mode .editor{overflow-y:scroll;height:min(14.8295vw,26.1rem)}.content-section__box.mode .editor *{color:var(--cl-b)}.content-section__box.mode .content-section__image{position:absolute;z-index:1;width:clamp(220px,26.4773vw,46.6rem);height:clamp(138px,18.9773vw,33.4rem);transform:translate(-100%,-47%);top:100%;left:100%}.content-section__inner{position:relative;border-radius:12px;background:var(--gr-c);width:min(45.1136vw,79.4rem);height:100%;min-height:clamp(147px,24.2614vw,427px)}.content-section__image{display:flex;width:clamp(321px,45.2841vw,79.7rem);height:clamp(190px,28.2386vw,49.7rem);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.content-section__image img,.content-section__image picture{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media (min-width:768px){.content-section__box.mode .editor *{max-width:clamp(271px,55.5114vw,97.7rem)}}@media (min-width:1920px){.content-section__box.mode .content-section__image{transform:translate(-85%,-47%)}}@media (max-width:1239.98px){.content-section__box.mode .editor{height:18.5rem}}@media (max-width:1023.98px){.content-section__box{padding-left:clamp(12px,2.0455vw,3.6rem)}}@media (max-width:767.98px){.content-section__box .editor::-webkit-scrollbar{display:block}.content-section__box.mode .editor{height:25.1rem;padding-right:10px;margin-bottom:5px}.content-section__box.mode .content-section__image{transform:translate(-100%,-25%)}.content-section__box{grid-template-columns:100%}.content-section__inner{width:100%}}@media (max-width:575.98px){.content-section__box .editor h5,.content-section__box .editor .h5{letter-spacing:.096rem}.content-section__image{transform:translate(-50%,-55%)}}