@keyframes sheens{0%{left:-30%;opacity:0}50%{opacity:1}100%{left:130%;opacity:0}}.terms .terms__header-title{margin:0;font-style:normal;font-weight:500;font-size:40px;line-height:1.3;letter-spacing:-1px;color:#2a2f29}@media only screen and (max-width: 1024px){.terms .terms__header-title{font-size:36px;line-height:calc(42/36)}}.terms__items-control{display:flex;align-items:center;gap:10px;margin-top:30px;padding-bottom:10px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#dadad5 #fff}.terms__items-control::-webkit-scrollbar{width:6px}.terms__items-control::-webkit-scrollbar-track{background:#fff}.terms__items-control::-webkit-scrollbar-thumb{background-color:#dadad5}@media only screen and (min-width: 1024px){.terms__items-control{justify-content:center;margin-top:50px}}.terms__items-control .control-item{height:28px;width:auto;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:4px 18px 5px;text-align:center;font-style:normal;cursor:pointer;font-weight:400;font-family:"Kanit","Arial",sans-serif;font-size:16px;line-height:1;color:#2a2f29;border-radius:6px;background:hsla(0,0%,100%,0);border:1px solid #2a2f29;transition:background .25s,border .25s}.terms__items-control .control-item.active,.terms__items-control .control-item:hover{background:#f6c002;border-color:#f6c002}.terms__items{display:flex;flex-direction:column;gap:10px;margin-top:30px}@media only screen and (min-width: 1024px){.terms__items{margin-top:50px}}.terms__item{padding:30px 15px;font-style:normal;font-weight:300;font-size:16px;line-height:1.38;color:#2a2f29;background:#f7f8fb;border:1px solid rgba(35,56,137,.1);border-radius:6px}@media only screen and (min-width: 576px){.terms__item{padding:30px}}@media only screen and (min-width: 1024px){.terms__item{padding:30px 80px}}.terms__item h2,.terms__item h3,.terms__item h4,.terms__item h5,.terms__item h6{letter-spacing:normal}.terms__item h2{margin:0;margin-bottom:30px;font-style:normal;font-weight:500;font-size:26px;line-height:1.15}.terms__item h3{margin:20px 0;padding-left:10px;font-style:normal;font-weight:500;font-size:18px;line-height:1.22;color:#2a2f29}.terms__item ul,.terms__item ol{margin:0;margin-top:20px;padding-left:30px;list-style-type:none}.terms__item ul li,.terms__item ol li{position:relative;padding-left:14px}.terms__item ul li::before{content:"";position:absolute;top:10px;left:0;width:4px;height:4px;border-radius:50%;background:#233889}.terms__item ol{counter-reset:item}.terms__item ol li::before{counter-increment:item;content:counter(item) ". ";position:absolute;top:3px;left:0;font-style:normal;font-weight:500;font-size:16px;line-height:1;color:#233889}.terms__item li+li{margin-top:10px}.terms__item strong{font-weight:500;color:#233889}.terms__item a{text-decoration:none}.terms__item a:hover{text-decoration:underline}