*{box-sizing:border-box;padding:0;margin:0}body,html{height:100%}@font-face{font-family:MyFont;src:url(/fonts/agent-sans-regular) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:MyFont;src:url(/fonts/agent-sans-bold.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:MyFont;src:url(/fonts/agent-sans-medium.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:MyBinance;src:url("/fonts/Menbere Thin Regular.ttf") format("truetype");font-weight:100;font-style:normal}@font-face{font-family:MyBinance;src:url("/fonts/Menbere ExtraLight Regular.ttf") format("truetype");font-weight:200;font-style:normal}@font-face{font-family:MyBinance;src:url("/fonts/Menbere Light Regular.ttf") format("truetype");font-weight:300;font-style:normal}@font-face{font-family:MyBinance;src:url(/fonts/Menbere\ Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:MyBinance;src:url("/fonts/Menbere Medium Regular.ttf") format("truetype");font-weight:500;font-style:normal}@font-face{font-family:MyBinance;src:url("/fonts/Menbere SemiBold Regular.ttf") format("truetype");font-weight:600;font-style:normal}@font-face{font-family:MyBinance;src:url(/fonts/Menbere\ Bold.ttf) format("truetype");font-weight:700;font-style:normal}body{font-family:MyBinance,sans-serif}.wrapper{display:flex;flex-direction:column;min-height:100%;min-width:320px}.main{flex:1 1;margin-top:8.75rem}:root{--container-padding-x:16px;--color-primary:#2563eb;--color-primary-light:#93c5fd;--color-error:#dc2626;--color-text:#1f2937;--color-text-light:#6b7280;--color-bg:#ffffff;--color-bg-light:#f3f4f6;--color-border:#d1d5db;--shadow-sm:0 1px 2px 0 rgba(0,0,0,0.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,0.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,0.1);--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--space-xs:4px;--space-sm:8px;--space-md:12px;--space-lg:16px;--space-xl:24px}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.swiper{width:100%;height:100%}.swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;border-radius:6px}.swiper-pagination-bullet{width:20px;height:20px;text-align:center;line-height:20px;font-size:12px;color:#000;opacity:1;background:rgba(0,0,0,.2)}.swiper-pagination-bullet-active{color:#fff;background:#007aff}.overflow-hidden{overflow-y:hidden}.overflow-not-hidden{overflow-y:auto!important}.loader__container{display:flex;justify-content:center;align-items:center}.loader{height:80px;aspect-ratio:1;padding:10px;border-radius:50%;box-sizing:border-box;position:relative;-webkit-mask:conic-gradient(#000 0 0) content-box,conic-gradient(#000 0 0);-webkit-mask-composite:xor;mask:conic-gradient(#000 0 0) content-box exclude,conic-gradient(#000 0 0);filter:blur(12px)}.loader:before{content:"";position:absolute;inset:0;background:conic-gradient(rgba(0,0,0,0) 35%,#C02942,rgba(0,0,0,0) 65%);animation:l1 1.5s linear infinite}@keyframes l1{to{rotate:1turn}}