@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/Accextension/assets/inter-cyrillic-ext-400-normal-BQZuk6qB.woff2) format("woff2"),url(/Accextension/assets/inter-cyrillic-ext-400-normal-DQukG94-.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/Accextension/assets/inter-cyrillic-400-normal-obahsSVq.woff2) format("woff2"),url(/Accextension/assets/inter-cyrillic-400-normal-HOLc17fK.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/Accextension/assets/inter-greek-ext-400-normal-DGGRlc-M.woff2) format("woff2"),url(/Accextension/assets/inter-greek-ext-400-normal-KugGGMne.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/Accextension/assets/inter-greek-400-normal-B4URO6DV.woff2) format("woff2"),url(/Accextension/assets/inter-greek-400-normal-q2sYcFCs.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/Accextension/assets/inter-vietnamese-400-normal-DMkecbls.woff2) format("woff2"),url(/Accextension/assets/inter-vietnamese-400-normal-Bbgyi5SW.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/Accextension/assets/inter-latin-ext-400-normal-C1nco2VV.woff2) format("woff2"),url(/Accextension/assets/inter-latin-ext-400-normal-77YHD8bZ.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/Accextension/assets/inter-latin-400-normal-C38fXH4l.woff2) format("woff2"),url(/Accextension/assets/inter-latin-400-normal-CyCys3Eg.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{line-height:1.5;-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{min-height:100vh;font-family:Inter,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{max-width:100%;height:auto}input,button,textarea,select{font:inherit;color:inherit}ul,ol{list-style:none}a{color:inherit;text-decoration:none}button{border:none;cursor:pointer;background:transparent}h1,h2,h3,h4,h5,h6{font-weight:inherit;line-height:1.2}body{overflow-x:hidden}header{position:relative;z-index:10}nav{display:flex;justify-content:space-between;align-items:center;padding:2rem 1.5rem;max-width:1700px;margin-inline:auto}nav .nav-logo{font-size:1.5rem;font-weight:700}nav ul a{padding:10px;font-weight:600;font-size:1.25rem;line-height:30px;letter-spacing:9.6%;text-decoration:none;border-radius:.5rem;color:#000;transition:background-color .2s ease}nav ul a.active,nav ul a:hover{background-color:#ffdd50;border-radius:.5rem}nav ul{list-style:none;display:flex;flex-direction:column;align-items:flex-start;gap:1rem;padding:2rem 1.5rem}nav ul li{width:100%;padding-bottom:.5rem}.nav-link{cursor:pointer}.hamburger{display:flex;cursor:pointer;flex-direction:column;justify-content:space-around;width:30px;height:25px;z-index:101;position:relative}.hamburger .bar{width:100%;height:3px;background-color:#333;transition:all .3s linear;transform-origin:center)}.nav-links{position:fixed;top:0;right:0;width:fit-content;height:100vh;box-shadow:-2px 0 5px #0000001a;transform:translate(100%);transition:transform .3s ease-in-out;z-index:100;padding-top:5rem;background-color:#fafafa}.nav-links.open{transform:translate(0)}.hamburger.open .bar:nth-child(1){transform:rotate(-45deg) translate(-6px,6px)}.hamburger.open .bar:nth-child(2){opacity:0}.hamburger.open .bar:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}@media(min-width:768px){nav{padding:6.25rem 3rem 4.75rem}nav ul{flex-direction:row;align-items:center;gap:1.25rem;padding:0}nav ul li{width:auto;border-bottom:none;padding-bottom:0}.hamburger{display:none}.nav-links{position:static;width:auto;height:auto;transform:translate(0);box-shadow:none;padding-top:0;background-color:transparent;z-index:auto}}@media screen and (min-width:1024px){nav{padding:6.25rem 7rem 4.75rem}}@media screen and (min-width:1440px){nav{padding:6.25rem 10rem 4.75rem}}.container{position:relative;display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;width:100%}.hero-information{display:flex;flex-direction:column;gap:1rem;text-align:center;width:100%}.hero-information h4{font-weight:600;font-size:1rem;letter-spacing:6.86%;color:#333}.hero-information h1{font-weight:800;font-size:3rem;line-height:60px;letter-spacing:2.64%;color:#333}.hero-information p{font-weight:500;font-size:1rem;line-height:30px;letter-spacing:9.6%;color:#333}.cta-buttons{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;margin-top:1rem}.get-started-btn,.video-btn{display:inline-flex;align-items:center;gap:1rem;font-weight:600;font-size:1rem;line-height:30px;letter-spacing:9.6%;cursor:pointer;width:fit-content;padding:.75rem 1.25rem;border-radius:.5rem;border:2px solid #000;transition:background-color .2s ease}.get-started-btn img{width:1rem;height:1rem}.get-started-btn{background-color:#ffdd50;color:#000}.get-started-btn:hover{background-color:#fff090}.video-btn{background-color:#fafafa;color:#000}.video-btn:hover{background-color:#fffce7}.hero-image{width:100%;display:flex;justify-content:center;align-items:center}.hero-image-desktop{display:none}.hero-image-mobile{display:flex}.hero-image img{width:100%;max-width:400px;height:auto;object-fit:contain;display:block}@media screen and (min-width:640px){.container{gap:3rem}.hero-information{text-align:left}.cta-buttons{flex-direction:row;width:auto}.get-started-btn,.video-btn{width:auto;padding:.5rem;font-size:1rem}}@media screen and (min-width:768px){.container{flex-direction:row;justify-content:space-between;align-items:center;gap:3rem}.hero-information{flex:1;padding-top:38px;max-width:500px;min-width:0}.hero-image-mobile{display:none}.hero-image-desktop{display:flex;flex:0 0 auto;width:auto;max-width:none}.hero-information h1{line-height:1.1;padding-bottom:12px}.hero-information h4{font-size:1.25rem;color:#333}.hero-information p{line-height:1.6}.cta-buttons{flex-direction:row;gap:1.5rem;margin-top:2rem}.get-started-btn,.video-btn{font-size:1rem;line-height:1.5;padding:.875rem .75rem;border-radius:.5rem;border:2px solid #000}.get-started-btn{background-color:#ffdd50;color:#000}.hero-image img{position:absolute}.hero-image img{inset-inline-end:-5%}.hero-image-desktop img{width:320px;max-width:none;height:auto}}@media screen and (min-width:900px){.container{gap:4rem}.hero-information{max-width:500px}.hero-information h1{font-size:3.5rem;line-height:1.1}.hero-information p{font-size:1.125rem}.hero-image img{inset-inline-end:3%}.hero-image-desktop img{width:340px}}@media screen and (min-width:1024px){.container{gap:5rem}.hero-information{max-width:650px}.hero-information h1{font-size:4rem;line-height:1.1}.hero-information h4{font-size:1.5rem}.hero-information p{font-size:1.25rem}.get-started-btn,.video-btn{font-size:1.125rem;padding:1rem .875rem}.hero-image img{inset-inline-end:-6%}.hero-image-desktop img{width:380px}}@media screen and (min-width:1200px){.container{gap:6rem}.hero-information h1{font-size:4.25rem;line-height:96px}.hero-information h4{font-size:1.5rem}.hero-information p{max-width:580px;line-height:30px}.get-started-btn,.video-btn{font-size:1.25rem;padding:1.25rem 1rem}.hero-image img{inset-inline-end:-1%}.hero-image-desktop img{width:420px}}@media screen and (min-width:1280px){.container{max-width:1400px}.hero-image img{inset-inline-end:-3%}.hero-image-desktop img{width:460px}}.info-container{display:flex;flex-direction:column;align-items:center;gap:3rem;padding:2rem}.info-header{display:flex;flex-direction:column;gap:1rem;text-align:center}.info-header h2{font-weight:700;font-size:2rem;line-height:100%;text-align:center;color:#333}.info-header p{font-weight:500;font-size:1rem;line-height:30px;letter-spacing:9.6%;text-align:center;color:#333;max-width:1056px}.info-items-container{display:flex;flex-direction:column;gap:3rem}.info-item{display:flex;flex-direction:column;align-items:center;gap:1rem;min-width:12rem;max-width:21rem}.info-item img{width:60px;height:60px}.info-item p{font-weight:500;font-size:.875rem;line-height:30px;letter-spacing:9.6%;text-align:center;color:#333}@media screen and (min-width:768px){.info-header{gap:3rem}.info-header h2{font-weight:700;font-size:3.75rem;line-height:100%;color:#333}.info-header p{font-weight:500;font-size:1.25rem;line-height:30px;letter-spacing:9.6%;color:#333}.info-items-container{flex-direction:row;justify-content:space-between;gap:4rem}.info-item{gap:2rem}.info-item img{width:80px;height:80px}.info-item p{font-weight:500;font-size:1.25rem;line-height:30px;letter-spacing:9.6%;color:#333}}section{width:100%}.features-container{display:flex;flex-direction:column;align-items:center;gap:3rem;max-width:1200px;margin-inline:auto}.features-container h2{font-weight:600;font-size:2rem;line-height:100%;text-align:center;color:#333}.features-items-container{display:flex;flex-direction:column;align-items:center;width:100%;gap:5rem}.features-items-container>div{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:.75rem;min-width:12rem;max-width:19rem;padding:1.25rem;background-color:#fff;border-radius:.5rem}.features-items-container>div:nth-child(1):before{content:"";position:absolute;width:40px;height:40px;background-color:#6acf9d;border-radius:50%;top:5%;left:-5%;z-index:-1}.features-items-container>div:nth-child(1):after{content:"";position:absolute;width:55px;height:55px;background-color:#6acf9d;border-radius:50%;top:-5%;left:25%;z-index:-1}.features-items-container>div:nth-child(2):before{content:"";position:absolute;background-image:url(data:image/png;base64,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);width:125px;height:117px;border-radius:50%;top:-18%;left:-12%;z-index:-1}.features-items-container>div:nth-child(2):after{content:"";position:absolute;width:55px;height:55px;background-color:#8789d2;border-radius:50%;bottom:-2%;right:-12%;z-index:-1}.features-items-container>div:nth-child(3):before{content:"";position:absolute;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAABBCAYAAACAXrcqAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAQmSURBVHgB3ZtPcuJGFMa/15L/zWRBThB5m6oYOMHgE8zMCew5QfAixrABL2YoZ+PJCeI5wZATBJ8AMqnKNsoJ4k1cOGX1y2sBDmAMkiVArd9GsizJ/vT1e+p+3SKkSLPZK+zuoiC7HuB45hgr+sZsidljooJsCyB4o0u8mVv4YPhM6CMIru/u0D0/L98gBQgJabd/r4iKI7lTBY//8eQQrkT0eb1e9pGAZwu9uPitqoma4kAB6yCh4NhCw+b5wv0sjbKC9eNzEJw0GuUOYhJL6FCk08MqmmgcdOhsK84lKs7Juy+dS2xapEE5zQ8XXz6bBx/1ksiOtttfjuWx/IwMweD+3a0+jJKZozuq6AgZg0ClnRfq1yjORhLabve8DSWfpRixo5BaSDRHlfM9sgzjWMxoLTolmlCiCrKOJCgRW3nq10uTUdhslfMn7MAf3AbleclpqaOsnBLswZPkNDfMlgoVy1/BKqg6TJ7TRIhRsslRY0wBjtOcc/xpLi97hcG/zt+wEInVrydjdaGjg4FrlZuTzMbq4qar+DWshaqTPaZlMfoGlmJide+r7YdE+qTQ9+97ptl6sBgZu1bH+08KVVsZ7/ZFQco74+Y7V2j4HpL+I3LA3p4bjrrmOzrnPWQrMmYN88yj96hlfdulMHBzdxvsP3Y0R24aTPaVWnNpSmieYnMSIrc47WjO3BwjcVp6iNG8xeY03P/f0Zy6OUTmfMwm324OGTqaazeHDIVyOBOWa1QeOu/LMJ0G5Wy5ltWE4kOMvmLN1lYRYuAr6TZ4yDlM3I01bWgrpPW1CGUPeYZxZZYDSNNd0xqETUC4kXrKudl117bYYgOQ5tbZaHFHbmNURiyts7PiT+OfXeQNaa7MXG3Uip8mD+dLKKMLHbxrzFmL5A4D1vI4FQ1hPE401VmUiExlrd0G6Qz+CfYXiTSIoySOMuyDfSY6bpweXEc5W0FzH7YhsTi41eWoIg0uKeqzTY6S9HRqB+8QE6WZ/4I9dOqn8UUa1N520IUVsFlx8iyRBnVyYqa/qYuMI8HVSrIaO+wCEiH2+te1IslntqcTl1Doztb9p7DjkFHIwUckJBRqmi+PhjPZg/2zHw5+QUIeRi+NWvmjVJEy904lVondNEwP0wL91jxBZAjm+8RuGqaEhl8gaH2YGbGShJJ+BjLm0cDb3Hh3W5dZUWvTgqV6d4WUWLhEbvRl0huZgHotf1bqv+RhbbBfrxX3kRKxPwfZeblTVHRf0JpkcjUUX1jFMnRTCpF3Z2pvgsSfbI358OMfrxSCErOuJneew1yRVnwaUhM6iRFNHLSe6zRJzWfZQDr2PbFCnim4I8Owt0iZlZY7G6ffXtdr3x1KwWrfVMwjXNJJMkJZxEodnWW0BLwC5R5J+yyFRTnTx9bos0IrTsUgLv8B34Z/rN0OXZsAAAAASUVORK5CYII=);width:58px;height:65px;border-radius:50%;bottom:-8%;left:-5%;z-index:-1}.features-items-container>div:nth-child(3):after{content:"";position:absolute;width:30px;height:30px;border:1px solid #8789D2;background-color:#fff;border-radius:50%;top:-5%;left:2%;z-index:-1}.features-items-container img{width:4rem;height:4rem}.features-items-container h3{font-weight:700;line-height:30px;letter-spacing:9.6%;font-size:1.25rem;color:#000}.features-items-container p{font-weight:500;line-height:30px;letter-spacing:9.6%;font-size:1.25rem;color:#000}.features-items-container button{font-weight:500;font-size:14px;line-height:30px;letter-spacing:9.6%;padding-inline:.75rem;border:1px solid black;border-radius:.5rem;background-color:#ffdd50;color:#333;transition:background-color .2s ease}.features-items-container button:hover{background-color:#fff090}@media screen and (min-width:768px){.features-container{gap:5.5rem}.features-items-container{flex-direction:row;justify-content:space-between}.features-container h2{font-weight:600;line-height:100%;font-size:3.75rem;color:#333}.features-items-container>div:nth-child(1):before{content:"";position:absolute;width:40px;height:40px;background-color:#6acf9d;border-radius:50%;top:-5%;left:-5%;z-index:-1}.features-items-container>div:nth-child(1):after{content:"";position:absolute;width:55px;height:55px;background-color:#6acf9d;border-radius:50%;top:-20%;left:35%;z-index:-1}.features-items-container>div:nth-child(3):before{content:"";position:absolute;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAABBCAYAAACAXrcqAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAQmSURBVHgB3ZtPcuJGFMa/15L/zWRBThB5m6oYOMHgE8zMCew5QfAixrABL2YoZ+PJCeI5wZATBJ8AMqnKNsoJ4k1cOGX1y2sBDmAMkiVArd9GsizJ/vT1e+p+3SKkSLPZK+zuoiC7HuB45hgr+sZsidljooJsCyB4o0u8mVv4YPhM6CMIru/u0D0/L98gBQgJabd/r4iKI7lTBY//8eQQrkT0eb1e9pGAZwu9uPitqoma4kAB6yCh4NhCw+b5wv0sjbKC9eNzEJw0GuUOYhJL6FCk08MqmmgcdOhsK84lKs7Juy+dS2xapEE5zQ8XXz6bBx/1ksiOtttfjuWx/IwMweD+3a0+jJKZozuq6AgZg0ClnRfq1yjORhLabve8DSWfpRixo5BaSDRHlfM9sgzjWMxoLTolmlCiCrKOJCgRW3nq10uTUdhslfMn7MAf3AbleclpqaOsnBLswZPkNDfMlgoVy1/BKqg6TJ7TRIhRsslRY0wBjtOcc/xpLi97hcG/zt+wEInVrydjdaGjg4FrlZuTzMbq4qar+DWshaqTPaZlMfoGlmJide+r7YdE+qTQ9+97ptl6sBgZu1bH+08KVVsZ7/ZFQco74+Y7V2j4HpL+I3LA3p4bjrrmOzrnPWQrMmYN88yj96hlfdulMHBzdxvsP3Y0R24aTPaVWnNpSmieYnMSIrc47WjO3BwjcVp6iNG8xeY03P/f0Zy6OUTmfMwm324OGTqaazeHDIVyOBOWa1QeOu/LMJ0G5Wy5ltWE4kOMvmLN1lYRYuAr6TZ4yDlM3I01bWgrpPW1CGUPeYZxZZYDSNNd0xqETUC4kXrKudl117bYYgOQ5tbZaHFHbmNURiyts7PiT+OfXeQNaa7MXG3Uip8mD+dLKKMLHbxrzFmL5A4D1vI4FQ1hPE401VmUiExlrd0G6Qz+CfYXiTSIoySOMuyDfSY6bpweXEc5W0FzH7YhsTi41eWoIg0uKeqzTY6S9HRqB+8QE6WZ/4I9dOqn8UUa1N520IUVsFlx8iyRBnVyYqa/qYuMI8HVSrIaO+wCEiH2+te1IslntqcTl1Doztb9p7DjkFHIwUckJBRqmi+PhjPZg/2zHw5+QUIeRi+NWvmjVJEy904lVondNEwP0wL91jxBZAjm+8RuGqaEhl8gaH2YGbGShJJ+BjLm0cDb3Hh3W5dZUWvTgqV6d4WUWLhEbvRl0huZgHotf1bqv+RhbbBfrxX3kRKxPwfZeblTVHRf0JpkcjUUX1jFMnRTCpF3Z2pvgsSfbI358OMfrxSCErOuJneew1yRVnwaUhM6iRFNHLSe6zRJzWfZQDr2PbFCnim4I8Owt0iZlZY7G6ffXtdr3x1KwWrfVMwjXNJJMkJZxEodnWW0BLwC5R5J+yyFRTnTx9bos0IrTsUgLv8B34Z/rN0OXZsAAAAASUVORK5CYII=);width:58px;height:65px;border-radius:50%;bottom:-8%;right:-12%;left:auto;z-index:-1}.features-items-container>div:nth-child(3):after{content:"";position:absolute;width:30px;height:30px;border:1px solid #8789D2;background-color:#fff;border-radius:50%;top:2%;right:-5%;left:auto;z-index:-1}}.video-section-container{display:flex;flex-direction:column;align-items:center;gap:3rem}.video-section-container h2{font-weight:600;font-size:2rem;line-height:100%;text-align:center;color:#333}.video-container{width:100%;max-width:1120px;aspect-ratio:16 / 9;margin:0 auto;border-radius:16px;overflow:hidden}.video-container iframe{width:100%;height:100%}@media screen and (min-width:768px){.video-section-container{display:flex;flex-direction:column;align-items:center;gap:6rem}.video-section-container h2{font-weight:600;line-height:100%;font-size:3.75rem;color:#333}}footer{background-color:#ffdd50;color:#000;padding:3rem 6rem 1rem}.footer-container{display:flex;flex-direction:column;gap:2.5rem}.footer-container ul{margin-left:2rem}.footer-container ul li{padding:.5rem .5rem .5rem .25rem;list-style-type:disc;font-weight:500;font-size:1.25rem;line-height:30px;letter-spacing:9.6%}.mobile-wrapper{display:flex;justify-content:space-around;width:100%}.links{display:flex;flex-direction:column}.links img{width:104px;height:24px}.links p{margin-top:1.5rem}.contact-info p:nth-child(1){margin-top:3rem}.links p,.contact-info p:nth-child(1){font-weight:800;font-size:1.25rem;line-height:30px;letter-spacing:9.6%}.contact-info p:nth-child(2),span{font-weight:500;font-size:1.25rem;line-height:30px;letter-spacing:9.6%}.copyright{font-weight:500;font-size:1.25rem;line-height:30px;letter-spacing:9%;text-align:center;margin-top:2rem;color:#000}.contact-info{display:flex;flex-direction:column;gap:.875rem}.contact-info>div{display:flex;gap:.875rem}.footer-icon-container{display:flex;justify-content:center;align-items:center;width:24px;height:24px}.contact-info div:nth-of-type(1) img{width:22px;height:18px}.contact-info div:nth-of-type(2) img{width:18px;height:22px}@media screen and (max-width:1024px){footer{padding:2rem 3rem 1rem}}@media screen and (max-width:768px){footer{padding:2rem 1.5rem 1rem}.footer-container{flex-direction:column;gap:1.5rem}.mobile-wrapper{display:flex;justify-content:space-between;width:100%}.footer-container .links{width:50%}.footer-container ul li{font-weight:500;font-size:1rem;line-height:30px}.links p{margin-top:1.25rem}.contact-info p:nth-child(1){margin-top:2.75rem}.links p,.contact-info p:nth-child(1){font-weight:800;font-size:1rem;line-height:30px;letter-spacing:9.6%}.contact-info p:nth-child(2),span{font-weight:500;font-size:1rem;line-height:30px;letter-spacing:9.6%}.copyright{font-weight:500;font-size:1rem;line-height:30px}}@media screen and (max-width:480px){footer{padding:2rem 1rem 1rem}.mobile-wrapper{flex-direction:column;gap:0}}body{background-color:#fafafa}main section{padding-inline:1rem;padding-bottom:4rem}@media screen and (min-width:768px){main section{padding-bottom:8rem;padding-left:3rem;padding-right:3rem}}@media screen and (min-width:960px){main section{padding-bottom:8rem;padding-left:5rem;padding-right:5rem}}@media screen and (min-width:1024px){main section{padding-bottom:8rem;padding-left:7rem;padding-right:7rem}}@media screen and (min-width:1440px){main section{padding-bottom:8rem;padding-left:10rem;padding-right:10rem}}.about-hero-section{width:100vw;padding-left:0;padding-right:0;overflow-x:clip}.about-hero-container{width:100%;position:relative;display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(7,100px);gap:2px;background-color:#0003;border-top:1px solid #00000033}.about-hero-container>div{background-color:#fafafa}.about-hero-container:after,.about-hero-container:before{content:"";width:1200px;height:1200px;position:fixed;filter:blur(180px)}.about-hero-container:after{position:absolute;top:-45%;right:-30%;background:radial-gradient(circle,rgba(151,71,255,.25) 0%,rgba(151,71,255,.12) 30%,rgba(151,71,255,.05) 50%,transparent 75%)}.about-hero-container:before{position:absolute;bottom:-50%;left:-30%;background:radial-gradient(circle,rgba(151,71,255,.25) 0%,rgba(151,71,255,.12) 30%,rgba(151,71,255,.05) 50%,transparent 75%)}.about-heading{display:flex;align-items:center;justify-content:center;grid-column:2 / span 4;grid-row:2 / span 3}.about-hero-section h1{font-weight:800;font-size:68px;line-height:96px;letter-spacing:2.64%;text-align:center}@media screen and (max-width:768px){.about-hero-section h1{font-size:3rem}.about-hero-container:after,.about-hero-container:before{width:600px;height:600px}.about-hero-container:after{top:-25%;right:-15%}.about-hero-container:before{bottom:-30%;left:-15%}}@media screen and (max-width:480px){.about-hero-section h1{font-size:2rem}}.about-info-section{display:flex;flex-direction:column;gap:2rem;padding:2rem;align-items:center;max-width:1400px;margin-inline:auto}.about-info-section h2{font-weight:700;font-size:32px;line-height:100%;letter-spacing:0%;color:#000}.about-info-container{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.about-info-container img{width:90%;height:auto}.about-info-container p{font-weight:500;font-size:1rem;line-height:24px;letter-spacing:9.6%;color:#000;text-align:center}blockquote{position:relative;padding:2rem;margin-block-start:4rem;border:2px solid rgba(0,0,0,.1);max-width:640px;font-weight:500;font-size:24px;line-height:100%;letter-spacing:0%}blockquote:before{content:open-quote;position:absolute;font-size:4rem;vertical-align:top;color:#000;top:-0%;left:5%}blockquote:after{content:close-quote;position:absolute;font-size:4rem;vertical-align:bottom;color:#000;bottom:-17%;right:5%}@media screen and (min-width:768px){.about-info-container{flex-direction:row;gap:3rem}.about-info-container img{width:300px;height:auto}.about-info-container p{font-weight:500;font-size:1.25rem;line-height:30px;letter-spacing:9.6%;text-align:center;color:#333}.about-info-section h2{font-size:40px;line-height:100%;font-weight:500;color:#333}}@media screen and (min-width:1024px){.about-info-container img{width:350px;height:auto}.about-info-container p{font-weight:500;font-size:1.25rem;line-height:30px;letter-spacing:9.6%;color:#333}.about-info-section h2{font-weight:700;font-size:60px;line-height:100%;letter-spacing:0%;color:#000}}@media screen and (min-width:1280px){.about-info-container img{width:500px;height:auto}}.values-section{display:flex;flex-direction:column;align-items:center;gap:5.25rem}.values-section h2{font-weight:700;font-size:32px;line-height:100%;letter-spacing:0%;color:#000}.values-section>p{text-align:center;margin-top:5rem;font-weight:600;font-size:32px;line-height:152%;letter-spacing:0%;color:#000}.values-list{width:100%;max-width:1200px;margin-inline:auto}.values-list ul{display:flex;flex-direction:column;align-items:center;gap:5rem}.values-list li{display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:320px}.values-list li div{display:flex;flex-direction:column;gap:1rem}.values-list li img{width:80px;height:80px}.divider{width:80px;height:8px;background-color:#000}.values-list li h3{font-weight:800;font-size:24px;line-height:42px;letter-spacing:6.86%;color:#000}.values-list li p{font-weight:500;font-size:1rem;line-height:24px;letter-spacing:9.6%;color:#000;text-align:center}@media screen and (min-width:768px){.values-list ul{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:2rem}.values-list li{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;max-width:320px}.values-list li p{text-align:start}.values-list>p{font-size:68px}.values-section h2{font-weight:600;font-size:60px;line-height:100%;letter-spacing:0%;text-align:center}.values-list li h3{font-size:28px}.values-list li p{font-weight:500;font-size:20px;line-height:30px;letter-spacing:9.6%}}
