@font-face{font-family:PIXY;src:url(../../../fonts/PIXY.ttf)}@font-face{font-family:Technology;src:url(../../../fonts/Technology.ttf)}@font-face{font-family:Unbounded;font-weight:300;font-style:normal;src:url(../../../fonts/UnboundedLight.ttf)}@font-face{font-family:Unbounded;font-weight:400;font-style:normal;src:url(../../../fonts/UnboundedRegular.ttf)}@font-face{font-family:Unbounded;font-weight:500;font-style:normal;src:url(../../../fonts/UnboundedMedium.ttf)}@font-face{font-family:Unbounded;font-weight:700;font-style:normal;src:url(../../../fonts/UnboundedBold.ttf)}@font-face{font-family:Unbounded;font-weight:800;font-style:normal;src:url(../../../fonts/UnboundedBlack.ttf)}.wall-section{display:flex;flex-direction:column;gap:20px;position:relative}.wall-section .button{width:fit-content}.wall-section__info{display:flex;flex-direction:column;gap:24px}.wall-section__title{font-family:Unbounded;font-weight:800;color:#fff;letter-spacing:0;transition:font-size .3s;font-size:32px;line-height:1.1;margin:0}.wall-section__content{display:flex;flex-direction:column;gap:32px}.wall-section__image-wrapper{position:relative}.wall-section__image-wrapper .wall-section__image img{width:100%;border-radius:12px;box-shadow:0 8px 24px #0006}.wall-section__char{position:absolute;top:-50px;right:5px;width:100px;height:auto;z-index:2;pointer-events:none}@media (min-width: 768px){.wall-section{gap:32px}.wall-section__char{top:-65px;right:20px;width:130px}.wall-section__info{flex-direction:column;align-items:flex-start;gap:24px;flex:1}.wall-section__title{font-size:32px}.wall-section__content{flex-direction:row;align-items:center;gap:32px}.wall-section__image-wrapper{flex:1}}@media (min-width: 1024px){.wall-section__char{top:-75px;right:32px;width:150px}.wall-section__title{font-size:32px}.wall-section__content{gap:60px}.wall-section__info .body-text{width:480px}}