.about-section-gtb{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:920px;width:100%}@media(max-width:960px){.about-section-gtb{padding-left:20px;padding-right:20px}}.about-section-gtb .about-wrapper{display:flex;flex-direction:column;gap:15px;margin-bottom:25px;margin-right:auto;max-width:580px;width:100%}@media(max-width:960px){.about-section-gtb .about-wrapper{margin-bottom:115px;max-width:none}}.about-section-gtb .about-wrapper .title{color:#161616;font-family:var(--font-family);font-size:35px;font-weight:600;margin:0}.about-section-gtb .about-wrapper .text{color:#6b7280;font-family:var(--font-family);font-size:16px;font-weight:500;letter-spacing:-.352px}.about-section-gtb .about-block{display:flex;gap:10px}@media(max-width:960px){.about-section-gtb .about-block{flex-direction:column-reverse}}.about-section-gtb .about-block .about-first{background:#fff;border:1px solid #ededef;border-radius:25px;box-shadow:0 0 50px 0 rgba(0,0,0,.05);max-width:350px;padding:34px 20px 20px;width:100%}@media(max-width:960px){.about-section-gtb .about-block .about-first{max-width:none}}.about-section-gtb .about-block .about-first .title{color:#161616;font-family:var(--font-family);font-size:18px;font-weight:600;margin-bottom:24px;padding-left:60px;position:relative}.about-section-gtb .about-block .about-first .title:before{background-color:#fe5a13;background-image:url(/app/themes/graming/dist/assets/instagram_orange.svg);background-size:contain;border-radius:50%;content:"";height:50px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:50px}.about-section-gtb .about-block .about-first p{color:#6b7280;font-family:var(--font-family);font-size:16px;font-weight:500;letter-spacing:-.352px}.about-section-gtb .about-block .about-second{background:#fe5a13;border-radius:25px;padding:34px 20px 20px;position:relative;width:100%}.about-section-gtb .about-block .about-second:before{background-image:url(/app/themes/graming/dist/assets/decor_orange.svg);background-size:contain;content:"";height:137px;max-width:327px;position:absolute;right:0;top:-102px;width:100%}@media(max-width:768px){.about-section-gtb .about-block .about-second:before{background-image:url(/app/themes/graming/dist/assets/decor_orange.svg);background-size:contain;content:"";height:137px;left:50%;max-width:327px;position:absolute;top:-102px;transform:translateX(-50%);width:100%}}.about-section-gtb .about-block .about-second .title{color:#161616;color:#fff;font-family:var(--font-family);font-size:18px;font-weight:600;margin-bottom:24px;padding-left:60px;position:relative}.about-section-gtb .about-block .about-second .title:before{background-color:#fff;background-image:url(/app/themes/graming/dist/assets/approuch.svg);background-size:contain;border-radius:50%;content:"";height:50px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:50px}.about-section-gtb .about-block .about-second p{color:#fff;font-family:var(--font-family);font-size:16px;font-weight:500;letter-spacing:-.352px}.about-section-gtb .about-block.animate .about-first,.about-section-gtb .about-block.animate .about-second{animation:zoomInUp .8s ease-out forwards}