@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');*{margin:0;padding:0;box-sizing:border-box;font-style:normal;font-family:"Inter", sans-serif}body{background-color:#0E272B}html{scroll-behavior:smooth}header{position:relative;z-index:20}.header{padding:12px 10px;display:flex;align-items:center;justify-content:space-between;gap:12px}.header .main-menu{display:flex;align-items:center;gap:24px}.header .main-menu a{display:flex;text-decoration:none;color:#F0F8F7;font-size:16px;font-style:normal;font-weight:500;line-height:100%;opacity:0.5}.header .main-menu a.active{opacity:1}.header .secondary-menu{display:flex;align-items:center;gap:36px}.header .secondary-menu .dropdown-menu-item{position:relative}.header .secondary-menu .dropdown-menu-item .dropdown-menu{display:none}.header .secondary-menu .dropdown-menu-item .dropdown-menu{position:absolute;border-radius:12px;background:#617376;padding:12px 18px}.header .secondary-menu .dropdown-menu-item .dropdown-menu .menu-dropdown-inner{display:grid;gap:10px}.header .secondary-menu .dropdown-menu-item .dropdown-menu .menu-dropdown-inner a{color:#FFF;font-size:18px;font-style:normal;font-weight:500;line-height:180%;letter-spacing:-0.432px}.header .secondary-menu .search-open{cursor:pointer}.header .secondary-menu .currency-switcher .dropdown-menu-trigger{cursor:pointer;display:flex;align-items:center;color:#F0F8F7;font-size:16px;font-style:normal;font-weight:600;line-height:100%;letter-spacing:-0.8px}.header .secondary-menu .currency-switcher .dropdown-menu-trigger svg:first-child{margin-right:5px}.header .secondary-menu .currency-switcher .dropdown-menu{position:absolute;top:calc(100% + 19px);left:0}.header .secondary-menu .currency-switcher .dropdown-menu a.active{pointer-events:none;text-decoration:none}.header .secondary-menu .cart{opacity:0.33;cursor:pointer;text-decoration:none}.header .secondary-menu .cart.not-empty{opacity:1}.header .secondary-menu .cart .cart-inner{display:flex;align-items:center;gap:5px}.header .secondary-menu .cart .cart-inner .cart-counter{display:flex;color:#F0F8F7;font-size:16px;font-style:normal;font-weight:600;line-height:100%;letter-spacing:-0.8px}.header .secondary-menu .login-menu-wrapper a{text-decoration:none;padding:10px 12px;border-radius:12px;background:#254045;display:flex;align-items:center;gap:5px;color:#F0F8F7;font-size:16px;font-style:normal;font-weight:600;line-height:100%;letter-spacing:-0.8px}.header .secondary-menu .profile-menu-wrapper .dropdown-menu-trigger{cursor:pointer;display:flex;align-items:center;gap:5px}.header .secondary-menu .profile-menu-wrapper .dropdown-menu{width:240px;top:calc(100% + 19px);right:0}.header .secondary-menu .profile-menu-wrapper .dropdown-menu a{text-decoration:none}.header .secondary-menu .profile-menu-wrapper .dropdown-menu a.log-out-button{color:#FF8977}.header .logo a{display:flex}.search-popup{display:none;position:fixed;z-index:999;top:0;left:0;width:100vw;height:100vh;background:rgba(21, 30, 31, 0.84);backdrop-filter:blur(2.5px);padding:10px}.search-popup .search-form{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.search-popup .search-close{display:flex;height:42px;width:fit-content;padding:0px 13px;align-items:center;justify-content:center;gap:5px;margin-left:auto;border-radius:20px;background:rgba(255, 255, 255, 0.12);cursor:pointer}.search-popup .search-close::after{content:'';-webkit-mask:url("/wp-content/themes/ut-theme/assets/img/x-mark.svg");-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;background:#fff;width:16px;height:16px}.search-popup .search-form{width:100%;max-width:480px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;transition:all 0.3s ease-in-out}.search-popup .search-form__input{width:100%;display:flex;max-width:600px;padding:10px;padding-left:14px;align-items:center;gap:16px;flex:1 0 0;border-radius:20px;background-color:#F0F8F7}.search-popup .search-form__input img{pointer-events:none;user-select:none}.search-popup .search-form__input input{height:32px;background:none;border:none;font-size:20px;letter-spacing:-1px;font-style:normal;font-weight:500;line-height:160%;outline:none;text-overflow:ellipsis;appearance:none}.search-popup .search-form__input input{color:#191919;flex:1 0 auto}.search-popup .search-form__input input::placeholder{color:#191919;opacity:0.5}.search-popup .search-form .submit{width:100%}.search-popup .search-form .submit button{cursor:pointer;border:none;outline:none;display:flex;width:100%;height:52px;padding:11.5px 24px;justify-content:center;align-items:center;gap:12px;flex-shrink:0;color:#0E272B;font-size:16px;font-style:normal;font-weight:700;line-height:180%;letter-spacing:-0.384px;background:#6de2da;border-radius:20px}footer{background:linear-gradient(180deg, #0E272B 0.08%, #264146 100.08%)}footer .footer-top{background-image:url("/wp-content/themes/ut-theme/assets/img/footerbg.png");background-size:contain;background-repeat:no-repeat;background-position:left center;padding:61px 60px;padding-left:0;border-radius:20px;background-color:#254045;box-shadow:0px 6px 24px 0px rgba(0, 0, 0, 0.24);display:grid;align-items:center;gap:24px;grid-template-columns:400px auto 102px;margin-bottom:48px}footer .footer-top h2{color:#FFF;font-size:24px;font-style:normal;font-weight:600;line-height:120%}footer .footer-top a{text-decoration:none;display:flex;padding:11.5px 24px;border-radius:20px;background-color:#6de2da;color:#0E272B;font-size:16px;font-style:normal;font-weight:700;line-height:180%;letter-spacing:-0.384px}footer .footer-bottom{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:12px;padding-bottom:60px}footer .footer-bottom .footer-menu{justify-content:center;display:flex;align-items:center;flex-wrap:wrap;gap:36px;grid-row-gap:12px}footer .footer-bottom .footer-menu a{text-decoration:none;color:#F0F8F7;font-size:16px;font-style:normal;font-weight:500;line-height:180%;letter-spacing:-0.384px}footer .footer-bottom .legal-text{color:#B6C6C8;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:180%;letter-spacing:-0.384px}footer .footer-bottom .legal-text a{text-decoration:underline;color:#B6C6C8}footer .footer-bottom .payment-methods{display:flex;align-items:center;gap:6px}footer .footer-bottom .payment-methods .item{display:flex;width:54px;height:32px;padding:0px 10px;flex-direction:column;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border-radius:6px;background:#FFF}.section-hero{padding:120px 0}.section-hero h1{color:#FFF;text-align:center;font-size:72px;font-style:normal;font-weight:500;line-height:120%}.section-hero p{color:#FFF;text-align:center;font-size:24px;font-style:normal;font-weight:500;line-height:120%;margin-top:24px}.section-product-list{padding-bottom:120px}.section-product-list .no-products{color:#FFF;text-align:center;font-size:24px;font-style:normal;font-weight:500;line-height:120%}.section-product-list .products-grid{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:24px;grid-row-gap:60px}.section-product-list .products-grid .product-card .img-wrapper{border-radius:3px;display:flex;width:100%;height:152.426px;background-size:cover;background-repeat:no-repeat}.section-product-list .products-grid .product-card .product-info{margin-top:10px}.section-product-list .products-grid .product-card .product-info a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch;overflow:hidden;color:#FFF;text-overflow:ellipsis;font-size:18px;font-style:normal;font-weight:500;line-height:160%;letter-spacing:-0.45px;text-decoration:none}.section-product-list .products-grid .product-card .product-info .product-price{color:#FFF;font-size:15px;font-style:normal;font-weight:500;line-height:160%;letter-spacing:-0.375px;opacity:0.6}.section-product-list .custom-pagination-numbers{margin-top:60px;display:flex;align-items:center;justify-content:center;gap:5px}.section-product-list .custom-pagination-numbers a{color:#F0F8F7;font-size:15px;font-style:normal;font-weight:500;line-height:160%;letter-spacing:-0.375px;border-radius:18px;display:flex;width:48px;height:48px;padding:15px;flex-direction:column;justify-content:center;align-items:center}.section-product-list .custom-pagination-numbers a.active{text-decoration:none;background:#254045;pointer-events:none}.section-product-list .custom-pagination-numbers a:hover{text-decoration:none;background:#6DE2DA;color:#0E272B}.section-product-list .custom-pagination-numbers .dots{color:#254045;font-size:15px;font-style:normal;font-weight:500;line-height:160%;letter-spacing:-0.375px}.my-orders-page-wrapper .orders{min-height:calc(100vh - 72px - 442px);padding:120px 0}.my-orders-page-wrapper .orders h1{color:#FFF;text-align:center;font-size:72px;font-style:normal;font-weight:500;line-height:120%;margin-bottom:120px}.my-orders-page-wrapper .orders .no-orders{display:flex;flex-direction:column;align-items:center;gap:10px}.my-orders-page-wrapper .orders .no-orders a{display:flex;justify-content:center;align-items:center;gap:12px;width:fit-content;border:0;outline:none;border-radius:20px;padding:11.5px 24px;background:#6DE2DA;color:#0E272B;text-align:center;font-family:'Inter', sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:180%;letter-spacing:-0.384px;text-decoration:none;cursor:pointer}.my-orders-page-wrapper .orders .no-orders span{color:white}.my-orders-page-wrapper .orders .orders-list .orders-output-wrapper{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:24px;grid-row-gap:60px}.my-orders-page-wrapper .orders .orders-list .orders-output-wrapper .order-item{cursor:pointer}.my-orders-page-wrapper .orders .orders-list .orders-output-wrapper .order-item:hover .image-output a{display:flex;align-items:center;gap:12px}.my-orders-page-wrapper .orders .orders-list .orders-output-wrapper .order-item .image-output{border-radius:3px;display:flex;width:100%;height:152.426px;background-size:cover;background-repeat:no-repeat;position:relative}.my-orders-page-wrapper .orders .orders-list .orders-output-wrapper .order-item .image-output a{position:absolute;text-decoration:none;top:50%;left:50%;transform:translate(-50%, -50%);color:#0E272B;font-size:16px;font-style:normal;font-weight:500;line-height:180%;letter-spacing:-0.384px;border-radius:20px;background:rgba(255, 255, 255, 0.72);box-shadow:0px 6px 12px 0px rgba(0, 0, 0, 0.24);backdrop-filter:blur(6px);padding:11.5px 24px;display:none}.my-orders-page-wrapper .orders .orders-list .orders-output-wrapper .order-item .cart_item_title{margin-top:10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch;overflow:hidden;color:#FFF;text-overflow:ellipsis;font-size:18px;font-style:normal;font-weight:500;line-height:160%;letter-spacing:-0.45px;text-decoration:none}.my-orders-page-wrapper .orders .orders-list .orders-output-wrapper .order-item .date{overflow:hidden;color:var(--Grayscale-Dark, #FFF);text-overflow:ellipsis;font-size:15px;font-style:normal;font-weight:500;line-height:160%;letter-spacing:-0.375px;opacity:0.6}.my-orders-page-wrapper .orders .orders-list .orders-output-wrapper .order-item .price{color:#FFF;font-size:15px;font-style:normal;font-weight:500;line-height:160%;letter-spacing:-0.375px;opacity:0.6}@media (max-width:1240px){.section-product-list .products-grid,.my-orders-page-wrapper .orders .orders-list .orders-output-wrapper{grid-template-columns:repeat(4, 1fr)}}@media (max-width:1023px){footer .footer-top h2{font-size:18px}footer .footer-top{background-image:url("/wp-content/themes/ut-theme/assets/img/footerbg-mob.png");background-position:top center;background-size:100% 249.75px;padding:249.75px 24px 24px;display:flex;flex-direction:column;align-items:baseline}footer .footer-bottom{gap:24px}.header .main-menu{display:flex;align-items:center;gap:24px;grid-row-start:2;grid-column-start:1;grid-column-end:3;padding:12px 10px;background:var(--Grayscale-Light, #182F33);justify-content:center;margin-left:-10px;margin-right:-10px}.header{padding:12px 0 0;display:grid;grid-template-columns:45px 1fr}.header .secondary-menu{justify-content:flex-end;gap:24px}.section-product-list .products-grid,.my-orders-page-wrapper .orders .orders-list .orders-output-wrapper{grid-column-gap:10px;grid-row-gap:24px}.section-hero{padding:60px 0}.my-orders-page-wrapper .orders{padding:60px 0 192px 0}.my-orders-page-wrapper .orders h1{margin-bottom:60px;font-size:48px;font-style:normal;font-weight:500;line-height:120%}.section-product-list .custom-pagination-numbers{margin-top:24px}}@media (max-width:767px){.section-product-list .products-grid,.my-orders-page-wrapper .orders .orders-list .orders-output-wrapper{grid-template-columns:1fr 1fr}.section-product-list .products-grid .product-card .img-wrapper,.my-orders-page-wrapper .orders .orders-list .orders-output-wrapper .order-item .image-output{height:170.915px}}@media (max-width:500px){.header .main-menu{justify-content:space-between;gap:0}.header .secondary-menu .login-menu-wrapper a{padding:10px 5px;font-size:14px}.section-product-list .products-grid .product-card .img-wrapper,.my-orders-page-wrapper .orders .orders-list .orders-output-wrapper .order-item .image-output{height:119.915px}.search-popup .search-form{padding:0 10px}}