@keyframes sheens{0%{left:-30%;opacity:0}50%{opacity:1}100%{left:130%;opacity:0}}.btn{user-select:none;cursor:pointer;position:relative;display:inline-flex;align-items:center;justify-content:space-between;font-family:"Kanit","Arial",sans-serif;outline:0;border:0}.btn-secondary-outline,.btn-secondary,.btn-primary{height:44px;line-height:44px;padding:0 25px;text-decoration:none;border-radius:2px;text-transform:uppercase;font-size:18px;font-weight:400}.btn-primary{background-color:#233889;color:#fff;transition:background-color 300ms ease,border-color 300ms ease,color 300ms ease}.btn-primary:hover,.btn-primary:focus{background-color:#f6c002;color:#2a2f29}.btn-secondary{background-color:#f6c002;color:#2a2f29;transition:background-color 300ms ease,border-color 300ms ease,color 300ms ease}.btn-secondary:hover,.btn-secondary:focus{background-color:#233889;color:#fff}.btn-secondary:active{background-color:#233889;color:#fff;transition:background-color 50ms ease}.btn-link{color:#233889;font-family:"Josefin Sans","Arial",sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.48px;border-bottom:1px solid #233889;text-decoration:none;transition:all .3s ease}.btn-link:hover{color:#f6c002;border-color:#f6c002}.btn-link__black{color:#2a2f29;font-family:"Josefin Sans","Arial",sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:22px;letter-spacing:.48px;border-bottom:1px solid #2a2f29;text-decoration:none;transition:all .3s ease}.btn-link__black:hover{color:#f6c002;border-color:#f6c002}.btn-primary-outline{margin-top:30px;border:1px solid #233889;color:#233889;background:rgba(0,0,0,0);text-decoration:none;line-height:22px;transition:background-color 300ms ease,border-color 300ms ease,color 300ms ease}.btn-primary-outline:hover,.btn-primary-outline:focus{background-color:#f6c002;color:#2a2f29;border-color:#f6c002}.btn-outline-black{padding:11px 25px;border:1px solid #2a2f29;color:#2a2f29;font-size:18px;background:rgba(0,0,0,0);text-decoration:none;line-height:22px;text-transform:uppercase;max-width:fit-content;transition:background-color 300ms ease,border-color 300ms ease,color 300ms ease;transition:all .3s ease}@media screen and (max-width: 768px){.btn-outline-black{background-color:#f6c002;border-color:#f6c002}}.btn-outline-black:hover,.btn-outline-black:focus{background-color:#f6c002;color:#2a2f29;border-color:#f6c002}.btn-secondary-outline{color:#fff;border:1px solid #fff;background-color:rgba(0,0,0,0);transition:background-color 200ms ease,border-color 200ms ease,color 200ms ease}.btn-secondary-outline.color__current{color:currentColor;border-color:currentColor}.btn-secondary-outline:hover,.btn-secondary-outline:focus{color:#2a2f29;border-color:#f6c002;background-color:#f6c002}.btn-secondary-outline:active{color:#2a2f29;border-color:rgb(253.2983870968,207.3548387097,45.7016129032);background-color:rgb(253.2983870968,207.3548387097,45.7016129032);transition:background-color 50ms ease,border-color 50ms ease,color 50ms ease}.recently-viewed{display:block}.recently-viewed .main-container{padding-top:40px;border-top:1px solid #dadad5}@media only screen and (min-width: 1024px){.recently-viewed .main-container{padding-top:80px}}.recently-viewed__header{margin-bottom:30px}@media only screen and (min-width: 1024px){.recently-viewed__header{margin-bottom:50px}}.recently-viewed__header h2{margin:0;font-style:normal;font-weight:500;font-size:40px;line-height:1.3;letter-spacing:-1px;color:#000}.recently-viewed__items{display:grid;grid-template-columns:1fr;gap:30px}@media only screen and (min-width: 380px){.recently-viewed__items{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 1024px){.recently-viewed__items{grid-template-columns:repeat(4, 1fr);gap:50px}}.recently-product{position:relative;display:flex;flex-direction:column;background:#fff;border-radius:8px}.recently-product *::after{display:none !important}.recently-product .card__media{width:100%}