@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";:root{--font-family-heading: "Poppins", sans-serif;--font-family-subheading: "Inter", sans-serif;--font-family-body: "Roboto", sans-serif;--wls-color-white: #ffffff;--wls-color-black: #000000;--wls-color-aws-blue: #056395;--wls-color-light-blue: #DDECF5;--wls-color-blue-light: #DDECF5;--wls-color-gray: #F4F4F4;--wls-color-gray-light: #CCCCCC;--wls-color-gray-light2: #EDEDED;--wls-color-gray-dark: #737373;--wls-color-orange: #FF7E00;--wls-color-orange-light: #FF7E000d;--wls-fw-light: 300;--wls-fw-regular: 400;--wls-fw-medium: 500;--wls-fw-semibold: 600;--wls-fw-bold: 700;--page-width: 1312px;--page-width-wide: 1344px;--page-layout-padding: 16px;--page-layout-padding-wide: 16px}.wls-reset{margin:0;padding:0;border:0;font-size:100%;font:inherit}.wls-section{overflow:hidden;position:relative}.wls-wrapper{max-width:calc(var(--page-width) + 2 * var(--page-layout-padding));padding:0 var(--page-layout-padding);margin:0 auto;width:100%}.wls-wrapper-wide{max-width:calc(var(--page-width-wide) + 2 * var(--page-layout-padding-wide));padding:0 var(--page-layout-padding-wide);margin:0 auto;width:100%}.wls-text-h1,.wls-text-h2,.wls-text-h3,.wls-text-h4,.wls-text-h5,.wls-text-h6{font-weight:var(--wls-fw-bold);font-family:var(--font-family-heading);margin:0;padding:0;text-transform:none;letter-spacing:0}.wls-text-h1{font-size:34px;line-height:120%}.wls-text-h2{font-size:28px;line-height:120%}.wls-text-h3{font-size:20px;line-height:120%}.wls-text-h4{font-size:18px;line-height:120%}.wls-text-h5{font-size:16px;line-height:120%}.wls-text-h6{font-size:14px;line-height:120%}.wls-text-subheading-xlarge,.wls-text-subheading-large,.wls-text-subheading-medium,.wls-text-subheading-regular,.wls-text-subheading-small,.wls-text-subheading-xsmall{font-weight:var(--wlsn-fw-regular);font-family:var(--font-family-subheading);margin:0;padding:0;letter-spacing:0}.wls-text-subheading-xlarge{font-size:21px;line-height:120%}.wls-text-subheading-large{font-size:20px;line-height:150%}.wls-text-subheading-medium{font-size:18px;line-height:150%}.wls-text-subheading-regular{font-size:16px;line-height:140%}.wls-text-subheading-small{font-size:14px;line-height:150%}.wls-text-subheading-xsmall{font-size:10px;line-height:150%}.wls-text-body-large,.wls-text-body-medium,.wls-text-body-regular,.wls-text-body-small{font-weight:var(--wlsn-fw-regular);font-family:var(--font-family-body);margin:0;padding:0;letter-spacing:0}.wls-text-body-large{font-size:18px;line-height:150%}.wls-text-body-medium{font-size:16px;line-height:150%}.wls-text-body-regular{font-size:15px;line-height:150%}.wls-text-body-small{font-size:12px;line-height:150%}.wls-font-light{font-weight:var(--wls-fw-light)}.wls-font-normal{font-weight:var(--wls-fw-regular)}.wls-font-medium{font-weight:var(--wls-fw-medium)}.wls-font-semibold{font-weight:var(--wls-fw-semibold)}.wls-font-bold{font-weight:var(--wls-fw-bold)}.wls-text-uppercase{text-transform:uppercase}.wls-text-capitalize{text-transform:capitalize}.wls-font-heading{font-family:var(--font-family-heading)}.wls-font-subheading{font-family:var(--font-family-subheading)}.wls-font-body{font-family:var(--font-family-body)}.wls-object-fit-cover{object-fit:cover}.wls-object-fit-contain{object-fit:contain}.wls-object-fit-fill{object-fit:fill}.wls-object-fit-none{object-fit:none}.wls-btn{font-family:var(--font-family-heading);font-size:16px;line-height:100%;font-weight:var(--wlsn-fw-regular);white-space:nowrap;padding:16px 24px;border-radius:100px;display:flex;align-items:center;justify-content:center;text-align:center;transition:all .3s ease-in-out;cursor:pointer;text-decoration:none;letter-spacing:0;gap:8px}.wls-btn:disabled{cursor:not-allowed}.wls-btn--primary{background:var(--wls-color-aws-blue);color:var(--wls-color-white)}.wls-btn--secondary{background-color:var(--wls-color-white);color:var(--wls-color-black)}.wls-btn-tertiary{background-color:transparent;color:var(--wls-color-aws-blue);border:1px solid var(--wls-color-aws-blue)}.wls-btn--width-full{width:100%}.wls-btn--width-auto{width:auto}.wls-btn--width-fit{width:fit-content}.wls-btn .wls-icon{display:flex}.wls-splide-navigation{display:flex;justify-content:space-between;align-items:center;margin-top:24px}.wls-splide-navigation__arrows{display:flex;gap:16px}.wls-splide-navigation__arrow{cursor:pointer}.wls-splide-navigation__dots{display:flex;align-items:center;gap:8px}.wls-reviews__dot{width:8px;height:8px;background:var(--wls-color-white);border-radius:100%;opacity:.4;padding:0}.wls-reviews__dot.is-active{opacity:1}@media(min-width:768px){.md\:wls-text-h1{font-size:56px;line-height:120%}.md\:wls-text-h2{font-size:48px;line-height:120%}.md\:wls-text-h3{font-size:32px;line-height:130%}.md\:wls-text-h4{font-size:24px;line-height:130%}.md\:wls-text-h5{font-size:20px;line-height:130%}.md\:wls-text-h6{font-size:18px;line-height:130%}.md\:wls-text-subheading-xlarge{font-size:24px;line-height:120%}.md\:wls-text-subheading-large{font-size:20px;line-height:150%}.md\:wls-text-subheading-medium{font-size:18px;line-height:150%}.md\:wls-text-subheading-regular{font-size:16px;line-height:150%}.md\:wls-text-subheading-small{font-size:14px;line-height:150%}.md\:wls-text-subheading-xsmall{font-size:10px;line-height:150%}.md\:wls-text-body-large{font-size:20px;line-height:150%}.md\:wls-text-body-medium{font-size:18px;line-height:150%}.md\:wls-text-body-regular{font-size:16px;line-height:150%}.md\:wls-text-body-small{font-size:14px;line-height:150%}.md\:wls-text-body-xsmall{font-size:12px;line-height:140%}}@media(min-width:1024px){.lg\:wls-text-h1{font-size:56px;line-height:120%}.lg\:wls-text-h2{font-size:48px;line-height:120%}.lg\:wls-text-h3{font-size:32px;line-height:130%}.lg\:wls-text-h4{font-size:24px;line-height:130%}.lg\:wls-text-h5{font-size:20px;line-height:130%}.lg\:wls-text-h6{font-size:18px;line-height:130%}.lg\:wls-text-h7{font-size:16px;line-height:150%}.lg\:wls-text-subheading-xlarge{font-size:24px;line-height:120%}.lg\:wls-text-subheading-large{font-size:20px;line-height:150%}.lg\:wls-text-subheading-medium{font-size:18px;line-height:150%}.lg\:wls-text-subheading-regular{font-size:16px;line-height:150%}.lg\:wls-text-subheading-small{font-size:14px;line-height:150%}.lg\:wls-text-subheading-xsmall{font-size:10px;line-height:150%}.lg\:wls-text-body-large{font-size:20px;line-height:150%}.lg\:wls-text-body-medium{font-size:18px;line-height:150%}.lg\:wls-text-body-regular{font-size:16px;line-height:150%}.lg\:wls-text-body-small{font-size:14px;line-height:150%}.lg\:wls-text-body-xsmall{font-size:12px;line-height:140%}.wls-splide-navigation{margin-top:32px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/wls-base.css.map */
