body,html{max-width:100vw;height:100dvh;overflow-y:hidden;overflow-x:hidden;background-color:#fff;color:var(--blue);margin:0}@media screen and (min-width:1201px){::-webkit-scrollbar-thumb{background:#ff5a24;border-radius:8px}::-webkit-scrollbar{width:10px;height:5px;background:rgba(0,0,0,0)}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--scroll-behavior:smooth!important;scroll-behavior:smooth!important;margin-top:0}main{width:100%}.main-scroll{height:100dvh;overflow-y:scroll;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--scroll-behavior:smooth!important;scroll-behavior:smooth!important}body{padding-top:3rem}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}.main-scroll{width:100%;height:100%}.ant-spin-dot-item{background-color:var(--orange1)!important}.ant-modal-root .ant-modal-mask,.ant-modal-root .ant-modal-wrap{z-index:2000}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}button{border:none;background-color:#fff;display:flex;align-items:center;justify-content:center}:root{--blue:rgba(62,62,89,1);--blue2:rgba(62,62,89,0.25);--black:rgba(24,24,26,1);--gray1:#464342;--gray2:#b5b3b2;--gray3:rgba(229,219,215,1);--gray4:rgba(245,242,242,1);--gray5:rgba(62,62,89,0.5);--orange1:rgba(255,90,36,1);--orange2:rgba(249,153,122,1);--orange3:rgba(255,205,189,1);--white:rgba(0,0,0,0.12);--green1:rgba(21,131,11,1);--green2:rgba(126,196,120,1);--red1:rgba(255,43,36,1);--red2:rgba(226,107,107,1)}html{font-size:clamp(16px,5vw,54px)}main .section-ui{flex-shrink:0;display:grid;padding:3rem .75rem 0;grid-column-gap:1.5rem;column-gap:1.5rem;grid-template-columns:repeat(4,minmax(0,1fr))}@media(min-width:540px){html{font-size:clamp(16px,2.95vw,54px)}main .section-ui{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(min-width:768px){html{font-size:clamp(16px,2.085vw,54px)}main .section-ui{padding:0 2rem;column-gap:2rem;grid-template-columns:repeat(8,minmax(0,1fr))}}@media(min-width:1280px){html{font-size:clamp(1rem,1.25vw,200%)}main .section-ui{padding-top:3rem;grid-template-columns:repeat(12,minmax(0,1fr))}}