 #wll-site-launcher { } #wll-site-launcher * {  padding:0;  margin:0;  box-sizing:border-box; } #wll-site-launcher .wll-border-none {  border-style:none; } #wll-site-launcher .input-error {  border:2px solid rgb(233, 100, 100) !important;  border-radius:4px;  background-color:rgba(254, 244, 244, 0.35686); } #wll-site-launcher .focus\:border-opacity-100:focus {  --tw-border-opacity:1 !important; } #wll-site-launcher .focus\:border-1:focus {  border-width:1px !important; } #wll-site-launcher .wll-fixed {  position:fixed; } #wll-site-launcher .wll-absolute {  position:absolute; } #wll-site-launcher .wll-sticky {  position:sticky; } #wll-site-launcher .wll-relative {  position:relative; } #wll-site-launcher .right-0 {  right:0px; } #wll-site-launcher .right-2 {  right:8px; } #wll-site-launcher .-right-3 {  right:-12px; } #wll-site-launcher .bottom-1\.5 {  bottom:6px; } #wll-site-launcher .bottom-1 {  bottom:4px; } #wll-site-launcher .left-0 {  left:0px; } #wll-site-launcher .top-0 {  top:0px; } #wll-site-launcher .top-2 {  top:8px; } #wll-site-launcher .bottom-0 {  bottom:0px; } #wll-site-launcher .top-9 {  top:36px; } #wll-site-launcher .z-10 {  z-index:10; } #wll-site-launcher .mt-1\.5 {  margin-top:6px; } #wll-site-launcher .mt-1 {  margin-top:4px; } #wll-site-launcher .wll-flex {  display:flex; } #wll-site-launcher .wll-hidden {  display:none; } #wll-site-launcher .contents {  display:contents; } #wll-site-launcher .h-10 {  height:40px; } #wll-site-launcher .h-8 {  height:32px; } #wll-site-launcher .h-full {  height:100%; } #wll-site-launcher .h-11 {  height:44px; } #wll-site-launcher .h-6 {  height:24px; } #wll-site-launcher .h-max {  height:-moz-max-content;  height:max-content; } #wll-site-launcher .h-2 {  height:8px; } #wll-site-launcher .h-\[35px\] {  height:35px; } #wll-site-launcher .h-14 {  height:56px; } #wll-site-launcher .h-5 {  height:20px; } #wll-site-launcher .h-20 {  height:80px; } #wll-site-launcher .h-4 {  height:16px; } #wll-site-launcher .h-\[49vh\] {  height:49vh; } #wll-site-launcher .h-\[92\%\] {  height:92%; } #wll-site-launcher .h-7 {  height:28px; } #wll-site-launcher .h-9 {  height:36px; } #wll-site-launcher .h-11 {  height:44px; } #wll-site-launcher .h-12 {  height:48px; } #wll-site-launcher .h-\[38px\] {  height:38px; } #wll-site-launcher .h-\[43vh\] {  height:43vh; } #wll-site-launcher .h-\[70vh\] {  height:70vh; } #wll-site-launcher .h-\[63vh\] {  height:63vh; } #wll-site-launcher .max-h-\[49vh\] {  max-height:49vh; } #wll-site-launcher .max-h-\[566px\] {  max-height:566px; } #wll-site-launcher .h-\[566px\] {  height:566px; } #wll-site-launcher .w-10 {  width:40px; } #wll-site-launcher .w-max {  width:-moz-max-content;  width:max-content; } #wll-site-launcher .w-8 {  width:32px; } #wll-site-launcher .w-9 {  width:36px; } #wll-site-launcher .w-10 {  width:40px; } #wll-site-launcher .w-full {  width:100%; } #wll-site-launcher .w-12 {  width:48px; } #wll-site-launcher .w-13 {  width:52px; } #wll-site-launcher .w-6 {  width:24px; } #wll-site-launcher .w-1\/2 {  width:50%; } #wll-site-launcher .w-1\/3 {  width:33.33%; } #wll-site-launcher .w-2\/3 {  width:66.66%; } #wll-site-launcher .w-\[90\%\] {  width:90%; } #wll-site-launcher .w-\[40\%\] {  width:40%; } #wll-site-launcher .w-\[60\%\] {  width:60%; } #wll-site-launcher .w-\[35px\] {  width:35px; } #wll-site-launcher .w-\[300px\] {  width:300px; } #wll-site-launcher .w-\[340px\] {  width:340px; } #wll-site-launcher .w-5 {  width:20px; } #wll-site-launcher .w-\[78\%\] {  width:78%; } #wll-site-launcher .w-\[80\%\] {  width:80%; } #wll-site-launcher .w-\[20\%\] {  width:20%; } #wll-site-launcher .w-9 {  width:36px; } #wll-site-launcher .w-4 {  width:16px; } #wll-site-launcher .w-\[38px\] {  width:38px; } #wll-site-launcher .min-w-max {  min-width:-moz-max-content;  min-width:max-content; } #wll-site-launcher .min-w-\[340px\] {  min-width:340px; } #wll-site-launcher .min-w-\[300px\] {  min-width:300px; } #wll-site-launcher .min-w-20 {  min-width:80px !important; } @keyframes spin {  to {   transform:rotate(360deg);  } } @keyframes swing {  0% {   transform:rotate(0);  }  25% {   transform:translateY(5px);  }  50% {   transform:translateY(0);  }  60% {   transform:rotate(360deg);  } } #wll-site-launcher .animate-spin {  animation:spin 1s linear infinite; } #wll-site-launcher .animate-swing {  animation:swing 1s linear 2; } #wll-site-launcher .hover\:animate-spin:hover {  animation:spin 1s linear infinite; } #wll-site-launcher .hover\:animate-swing:hover {  animation:swing 1s linear 1; } #wll-site-launcher .group:hover .group-hover\:animate-swing {  animation:swing 1s linear 1; } #wll-site-launcher .cursor-pointer {  cursor:pointer; } #wll-site-launcher .cursor-not-allowed {  cursor:not-allowed; } #wll-site-launcher .wll-flex-col {  flex-direction:column; } #wll-site-launcher .items-center {  align-items:center; } #wll-site-launcher .items-end {  align-items:flex-end; } #wll-site-launcher .items-baseline {  align-items:baseline; } #wll-site-launcher .justify-start {  justify-content:flex-start; } #wll-site-launcher .justify-end {  justify-content:flex-end; } #wll-site-launcher .justify-center {  justify-content:center; } #wll-site-launcher .justify-between {  justify-content:space-between; } #wll-site-launcher .gap-3 {  gap:12px; } #wll-site-launcher .wll-pl-2 {  padding-left:10px; } #wll-site-launcher .gap-1 {  gap:4px; } #wll-site-launcher .gap-y-2 {  row-gap:8px; } #wll-site-launcher .gap-x-2 {  -moz-column-gap:8px;  column-gap:8px; } #wll-site-launcher .gap-x-4 {  -moz-column-gap:16px;  column-gap:16px; } #wll-site-launcher .gap-y-3 {  row-gap:12px; } #wll-site-launcher .gap-y-4 {  row-gap:16px; } #wll-site-launcher .gap-y-1\.5 {  row-gap:6px; } #wll-site-launcher .gap-y-1 {  row-gap:4px; } #wll-site-launcher .gap-x-1\.5 {  -moz-column-gap:6px;  column-gap:6px; } #wll-site-launcher .gap-x-1 {  -moz-column-gap:4px;  column-gap:4px; } #wll-site-launcher .gap-x-3 {  -moz-column-gap:12px;  column-gap:12px; } #wll-site-launcher .gap-y-2\.5 {  row-gap:10px; } #wll-site-launcher .space-x-2 > :not([hidden]) ~ :not([hidden]) {  --tw-space-x-reverse:0;  margin-right:calc(8px * var(--tw-space-x-reverse));  margin-left:calc(8px * (1 - var(--tw-space-x-reverse)));  margin-left:calc(8px * (1 - var(--tw-space-x-reverse))); } #wll-site-launcher .space-y-4 > :not([hidden]) ~ :not([hidden]) {  --tw-space-y-reverse:0;  margin-top:calc(16px * (1 - var(--tw-space-y-reverse)));  margin-top:calc(16px * (1 - var(--tw-space-y-reverse)));  margin-bottom:calc(16px * var(--tw-space-y-reverse)); } #wll-site-launcher .overflow-hidden {  overflow:hidden; } #wll-site-launcher .overflow-y-auto {  overflow-y:auto; } #wll-site-launcher .overflow-ellipsis {  text-overflow:ellipsis; } #wll-site-launcher .whitespace-nowrap {  white-space:nowrap; } #wll-site-launcher .rounded-md {  border-radius:6px; } #wll-site-launcher .rounded-xl {  border-radius:12px; } #wll-site-launcher .rounded-3xl {  border-radius:1.5rem; } #wll-site-launcher .rounded-full {  border-radius:9999px; } #wll-site-launcher .rounded-lg {  border-radius:8px; } #wll-site-launcher .border {  border-width:1px; } #wll-site-launcher .border-2 {  border-width:2px; } #wll-site-launcher .border-b {  border-bottom-width:1px; } #wll-site-launcher .border-b-2 {  border-bottom-width:2px; } #wll-site-launcher .border-solid {  border-style:solid; } #wll-site-launcher .border-dashed {  border-style:dashed; } #wll-site-launcher .border-card_border {  --tw-border-opacity:1;  border-color:rgba(218, 218, 231, var(--tw-border-opacity)); } #wll-site-launcher .border-primary {  --tw-border-opacity:1;  border-color:rgba(111, 56, 197, var(--tw-border-opacity)); } #wll-site-launcher .border-blue_primary {  --tw-border-opacity:1;  border-color:rgba(79, 71, 235, var(--tw-border-opacity)); } #wll-site-launcher .border-light_border {  --tw-border-opacity:1;  border-color:rgba(231, 231, 239, var(--tw-border-opacity)); } #wll-site-launcher .border-l-2 {  border-left-width:2px; } #wll-site-launcher .bg-\[\#afa3a3\] {  --tw-bg-opacity:1;  background-color:rgba(175, 163, 163, var(--tw-bg-opacity)); } #wll-site-launcher .bg-white {  --tw-bg-opacity:1;  background-color:rgba(255, 255, 255, var(--tw-bg-opacity)); } #wll-site-launcher .bg-grey_extra_light {  --tw-bg-opacity:1 !important;  background-color:rgba(248, 248, 252, var(--tw-bg-opacity)) !important; } #wll-site-launcher .bg-black {  --tw-bg-opacity:1;  background-color:rgba(0, 0, 0, var(--tw-bg-opacity)); } #wll-site-launcher .bg-primary {  --tw-bg-opacity:1;  background-color:rgba(111, 56, 197, var(--tw-bg-opacity)); } #wll-site-launcher .bg-primary_extra_light {  --tw-bg-opacity:1;  background-color:rgba(246, 246, 254, var(--tw-bg-opacity)); } #wll-site-launcher .bg-blue_primary {  --tw-bg-opacity:1;  background-color:rgba(79, 71, 235, var(--tw-bg-opacity)); } #wll-site-launcher .bg-light_gray {  --tw-bg-opacity:1;  background-color:rgba(228, 229, 231, var(--tw-bg-opacity)); } #wll-site-launcher .bg-extra_light {  --tw-bg-opacity:1;  background-color:rgba(122, 129, 143, var(--tw-bg-opacity)); } #wll-site-launcher .object-contain {  -o-object-fit:contain;  object-fit:contain; } #wll-site-launcher .object-cover {  -o-object-fit:cover;  object-fit:cover; } #wll-site-launcher .p-1\.5 {  padding:6px; } #wll-site-launcher .p-1 {  padding:4px; } #wll-site-launcher .p-3 {  padding:12px; } #wll-site-launcher .p-2 {  padding:8px; } #wll-site-launcher .p-0\.5 {  padding:2px; } #wll-site-launcher .p-0 {  padding:0px; } #wll-site-launcher .py-3 {  padding-top:12px;  padding-bottom:12px; } #wll-site-launcher .px-4 {  padding-left:16px;  padding-right:16px; } #wll-site-launcher .py-2 {  padding-top:8px;  padding-bottom:8px; } #wll-site-launcher .px-3 {  padding-left:12px;  padding-right:12px; } #wll-site-launcher .py-1 {  padding-top:4px;  padding-bottom:4px; } #wll-site-launcher .px-6 {  padding-left:24px;  padding-right:24px; } #wll-site-launcher .px-2\.5 {  padding-left:10px;  padding-right:10px; } #wll-site-launcher .px-2 {  padding-left:8px;  padding-right:8px; } #wll-site-launcher .px-5 {  padding-left:20px;  padding-right:20px; } #wll-site-launcher .py-8 {  padding-top:32px;  padding-bottom:32px; } #wll-site-launcher .py-2\.5 {  padding-top:10px;  padding-bottom:10px; } #wll-site-launcher .text-center {  text-align:center; } #wll-site-launcher .text-2xl {  font-size:24px;  line-height:32px; } #wll-site-launcher .text-sm {  font-size:14px;  line-height:18px; } #wll-site-launcher .text-xs {  font-size:12px;  line-height:16px; } #wll-site-launcher .text-md {  font-size:16px;  line-height:20px; } #wll-site-launcher .text-xl {  font-size:20px;  line-height:28px; } #wll-site-launcher .text-3xl {  font-size:30px;  line-height:36px; } #wll-site-launcher .text-sm_14_l_20 {  font-size:14px;  line-height:20px; } #wll-site-launcher .text-lg {  font-size:18px;  line-height:28px; } #wll-site-launcher .text-4xl {  font-size:36px;  line-height:40px; } #wll-site-launcher .font-bold {  font-weight:700; } #wll-site-launcher .font-semibold {  font-weight:600; } #wll-site-launcher .font-medium {  font-weight:500; } #wll-site-launcher .font-normal {  font-weight:400; } #wll-site-launcher .font-extrabold {  font-weight:800; } #wll-site-launcher .capitalize {  text-transform:capitalize; } #wll-site-launcher .leading-6 {  line-height:24px; } #wll-site-launcher .leading-5 {  line-height:20px; } #wll-site-launcher .leading-4 {  line-height:16px; } #wll-site-launcher .tracking-normal {  letter-spacing:0em; } #wll-site-launcher .tracking-wider {  letter-spacing:0.05em; } #wll-site-launcher .tracking-wide {  letter-spacing:0.025em; } #wll-site-launcher .text-white {  --tw-text-opacity:1;  color:rgba(255, 255, 255, var(--tw-text-opacity)); } #wll-site-launcher .text-black {  --tw-text-opacity:1;  color:rgba(0, 0, 0, var(--tw-text-opacity)); } #wll-site-launcher .text-primary {  --tw-text-opacity:1;  color:rgba(111, 56, 197, var(--tw-text-opacity)); } #wll-site-launcher .text-ultra_light {  --tw-text-opacity:1;  color:rgba(207, 206, 222, var(--tw-text-opacity)); } #wll-site-launcher .text-dark {  --tw-text-opacity:1;  color:rgba(22, 31, 49, var(--tw-text-opacity)); } #wll-site-launcher .text-light {  --tw-text-opacity:1;  color:rgba(83, 88, 99, var(--tw-text-opacity)); } #wll-site-launcher .text-blue_primary {  --tw-text-opacity:1;  color:rgba(79, 71, 235, var(--tw-text-opacity)); } #wll-site-launcher .text-extra_light {  --tw-text-opacity:1;  color:rgba(122, 129, 143, var(--tw-text-opacity)); } #wll-site-launcher .antialiased {  -webkit-font-smoothing:antialiased;  -moz-osx-font-smoothing:grayscale; } #wll-site-launcher .opacity-100 {  opacity:1; } #wll-site-launcher .opacity-0 {  opacity:0; } #wll-site-launcher .opacity-80 {  opacity:0.8; } #wll-site-launcher .shadow-card_1 {  --tw-shadow:0px 16px 40px rgba(22, 8, 45, 0.1);  --tw-shadow-colored:0px 16px 40px var(--tw-shadow-color);  box-shadow:0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), var(--tw-shadow);  box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow); } #wll-site-launcher .shadow-launcher {  --tw-shadow:0px 0px 80px rgba(4, 13, 36, 0.14);  --tw-shadow-colored:0px 0px 80px var(--tw-shadow-color);  box-shadow:0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), var(--tw-shadow);  box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow); } #wll-site-launcher .shadow {  --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);  --tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);  box-shadow:0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), var(--tw-shadow);  box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow); } #wll-site-launcher .shadow-empty {  --tw-shadow:0px 0px 2px #000000;  --tw-shadow-colored:0px 0px 2px var(--tw-shadow-color);  box-shadow:0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), var(--tw-shadow);  box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow); } #wll-site-launcher .shadow-card_top {  --tw-shadow:0px -4px 40px rgba(4, 13, 36, 0.06);  --tw-shadow-colored:0px -4px 40px var(--tw-shadow-color);  box-shadow:0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), var(--tw-shadow);  box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow); } #wll-site-launcher .outline-none {  outline:2px solid transparent;  outline-offset:2px; } #wll-site-launcher .outline {  outline-style:solid; } #wll-site-launcher .transition {  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;  transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);  transition-duration:150ms; } #wll-site-launcher .delay-150 {  transition-delay:150ms; } #wll-site-launcher .duration-200 {  transition-duration:200ms; } #wll-site-launcher .ease-in {  transition-timing-function:cubic-bezier(0.4, 0, 1, 1); } #wll-site-launcher .color-important:before {  color:inherit !important; } #wll-site-launcher .color-important:hover::before {  color:inherit !important; } #wll-site-launcher .wpl-loyalty-button {  transition:all 0.1s ease; } #wll-site-launcher .wpl-loyalty-button:active {  filter:brightness(0.95);  transform:scale(0.96); } #wll-site-launcher .wll_no-scrollbar::-webkit-scrollbar {  display:none; } #wll-site-launcher .wll_no-scrollbar {  -ms-overflow-style:none;  scrollbar-width:none; } #wll-site-launcher .hover\:bg-primary_extra_light:hover {  --tw-bg-opacity:1;  background-color:rgba(246, 246, 254, var(--tw-bg-opacity)); } #wll-site-launcher .hover\:bg-opacity-50:hover {  --tw-bg-opacity:0.5; } #wll-site-launcher .focus\:border-primary:focus {  --tw-border-opacity:1;  border-color:rgba(111, 56, 197, var(--tw-border-opacity)); } #wll-site-launcher .focus\:border-blue_primary:focus {  --tw-border-opacity:1;  border-color:rgba(79, 71, 235, var(--tw-border-opacity)); } #wll-site-launcher .focus\:border-opacity-100:focus {  --tw-border-opacity:1; } #wll-site-launcher .focus\:shadow-none:focus {  --tw-shadow:0 0 rgba(0, 0, 0, 0);  --tw-shadow-colored:0 0 rgba(0, 0, 0, 0);  box-shadow:0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), var(--tw-shadow);  box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow); } #wll-site-launcher .focus\:outline-none:focus {  outline:2px solid transparent;  outline-offset:2px; } #wll-site-launcher .no-underline {  text-decoration-line:none; } #wll-site-launcher .wll-header-line-ellipsis {  display:-webkit-box;  -webkit-box-orient:vertical;  -webkit-line-clamp:2;  overflow:hidden; } #wll-site-launcher .wll-description-line-ellipsis {  display:-webkit-box;  -webkit-box-orient:vertical;  -webkit-line-clamp:3;  overflow:hidden; } @media (min-width:328px) {  #wll-site-launcher .sm\:w-\[340px\] {   width:340px;  } } @media (min-width:425px) {  #wll-site-launcher .md\:gap-y-3 {   row-gap:12px;  } } @media (min-height:948px) {  #wll-site-launcher .splheight\:h-\[30vh\] {   height:30vh;  } } @media (min-width:768px) {  #wll-site-launcher .lg\:wll-hidden {   display:none;  }  #wll-site-launcher .lg\:block {   display:block;  }  #wll-site-launcher .lg\:w-auto {   width:auto !important;  }  #wll-site-launcher .lg\:wll-flex {   display:flex;  }  #wll-site-launcher .lg\:h-14 {   height:56px;  }  #wll-site-launcher .lg\:h-8 {   height:32px;  }  #wll-site-launcher .lg\:w-8 {   width:32px;  }  #wll-site-launcher .lg\:w-10 {   width:40px;  }  #wll-site-launcher .lg\:gap-4 {   gap:16px;  }  #wll-site-launcher .lg\:gap-y-5 {   row-gap:20px;  }  #wll-site-launcher .lg\:gap-y-2 {   row-gap:8px;  }  #wll-site-launcher .lg\:gap-x-2 {   -moz-column-gap:8px;   column-gap:8px;  }  #wll-site-launcher .lg\:gap-x-3 {   -moz-column-gap:12px;   column-gap:12px;  }  #wll-site-launcher .lg\:gap-y-4 {   row-gap:16px;  }  #wll-site-launcher .lg\:gap-x-5 {   -moz-column-gap:20px;   column-gap:20px;  }  #wll-site-launcher .lg\:gap-y-3 {   row-gap:12px;  }  #wll-site-launcher .lg\:gap-x-4 {   -moz-column-gap:16px;   column-gap:16px;  }  #wll-site-launcher .lg\:p-4 {   padding:16px;  }  #wll-site-launcher .lg\:px-3 {   padding-left:12px;   padding-right:12px;  }  #wll-site-launcher .lg\:px-4 {   padding-left:16px;   padding-right:16px;  }  #wll-site-launcher .lg\:py-4 {   padding-top:16px;   padding-bottom:16px;  }  #wll-site-launcher .lg\:py-3 {   padding-top:12px;   padding-bottom:12px;  }  #wll-site-launcher .lg\:text-xs {   font-size:12px;   line-height:16px;  }  #wll-site-launcher .lg\:text-md {   font-size:16px;   line-height:20px;  }  #wll-site-launcher .lg\:text-sm {   font-size:14px;   line-height:18px;  }  #wll-site-launcher .lg\:text-4xl {   font-size:36px;   line-height:40px;  }  #wll-site-launcher .lg\:h-\[50vh\] {   height:50vh;  }  #wll-site-launcher .lg\:opacity-0 {   opacity:0;  }  #wll-site-launcher .lg\:opacity-100 {   opacity:1;  } } @media (min-width:1280px) {  #wll-site-launcher .xl\:py-3 {   padding-top:12px;   padding-bottom:12px;  }  #wll-site-launcher .xl\:h-\[50vh\] {   height:50vh;  } } @media (min-width:1536px) {  #wll-site-launcher .\32 xl\:h-6 {   height:24px;  }  #wll-site-launcher .\32 xl\:h-5 {   height:20px;  }  #wll-site-launcher .\32 xl\:w-11 {   width:44px;  }  #wll-site-launcher .\32 xl\:h-14 {   width:56px;  }  #wll-site-launcher .\32 xl\:w-14 {   width:56px;  }  #wll-site-launcher .\32 xl\:w-5 {   width:20px;  }  #wll-site-launcher .\32 xl\:gap-y-3 {   row-gap:12px;  }  #wll-site-launcher .\32 xl\:gap-x-2 {   -moz-column-gap:8px;   column-gap:8px;  }  #wll-site-launcher .\32 xl\:gap-y-2 {   row-gap:8px;  }  #wll-site-launcher .\32 xl\:p-2\.5 {   padding:10px;  }  #wll-site-launcher .\32 xl\:p-2 {   padding:8px;  }  #wll-site-launcher .\32 xl\:text-3xl {   font-size:30px;   line-height:36px;  }  #wll-site-launcher .\32 xl\:text-md {   font-size:16px;   line-height:20px;  }  #wll-site-launcher .\32 xl\:text-sm {   font-size:14px;   line-height:18px;  }  #wll-site-launcher .\32 xl\:text-xl {   font-size:20px;   line-height:28px;  }  #wll-site-launcher .\32 xl\:text-2xl {   font-size:24px;   line-height:32px;  }  #wll-site-launcher .\32 xl\:text-sm_14_l_20 {   font-size:14px;   line-height:20px;  }  #wll-site-launcher .\32 xl\:text-lg {   font-size:18px;   line-height:28px;  }  #wll-site-launcher .\32 xl\:focus\:border-2:focus {   border-width:2px;  } }  