/*** uncss> filename: /Users/cjamir/Documents/Clients/birddoginteractive/4984-M365 Digital FY24C2/PDPs/P04-PDP-General-Family_FY24 - patty/uncss/HTML/css/style.min.css ***/
@import"http://fonts.googleapis.com/css?family=Roboto+Slab|Open+Sans:400italic,700italic,400,700";
@font-face {
  font-family: "Segoe UI";
  src: url("../fonts/Segoe-UI-Variable-Static-Display.ttf") format("truetype");
  font-weight: 400
}
@font-face {
  font-family: "Segoe UI Light";
  src: url("../fonts/Segoe-UI-Variable-Static-Display-Light.ttf") format("truetype");
  font-weight: 300
}
@font-face {
  font-family: "Segoe UI Semilight";
  src: url("../fonts/Segoe-UI-Variable-Static-Display-Semilight") format("truetype");
  font-weight: 350
}
@font-face {
  font-family: "Segoe UI Semibold";
  src: url("../fonts/Segoe-UI-Variable-Static-Display-Semibold.ttf") format("truetype");
  font-weight: 600
}
@font-face {
  font-family: "Segoe UI Bold";
  src: url("../fonts/Segoe-UI-Variable-Static-Display-Bold.ttf") format("truetype");
  font-weight: 700
}
html {
  font-size: 15px
}
@media(min-width: 576px) {
  html {
    font-size: 17px
  }
}
@media(min-width: 768px) {
  html {
    font-size: 19px
  }
} /*!
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */ :root {
  --bs-blue: #0078d4;
  --bs-indigo: #243a5e;
  --bs-purple: #8661c5;
  --bs-pink: #d59dff;
  --bs-red: #db2929;
  --bs-orange: #d83b01;
  --bs-yellow: #fef000;
  --bs-green: #107c10;
  --bs-teal: #008575;
  --bs-cyan: #50e6ff;
  --bs-white: #fff;
  --bs-gray: #d2d2d2;
  --bs-gray-dark: #505050;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #fefefe;
  --bs-gray-300: #f7f7f7;
  --bs-gray-400: #f2f2f2;
  --bs-gray-500: #e6e6e6;
  --bs-gray-600: #d2d2d2;
  --bs-gray-700: #737373;
  --bs-gray-800: #505050;
  --bs-gray-900: #2f2f2f;
  --bs-primary: #0078d4;
  --bs-secondary: #d2d2d2;
  --bs-success: #107c10;
  --bs-info: #50e6ff;
  --bs-warning: #fef000;
  --bs-danger: #db2929;
  --bs-light: #f2f2f2;
  --bs-dark: #2f2f2f;
  --bs-primary-rgb: 0, 120, 212;
  --bs-secondary-rgb: 210, 210, 210;
  --bs-success-rgb: 16, 124, 16;
  --bs-info-rgb: 80, 230, 255;
  --bs-warning-rgb: 254, 240, 0;
  --bs-danger-rgb: 219, 41, 41;
  --bs-light-rgb: 242, 242, 242;
  --bs-dark-rgb: 47, 47, 47;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 47, 47, 47;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: Segoe UI, SegoeUI, "Segoe UI", "SegoeUI", sans-serif;
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #2f2f2f;
  --bs-body-bg: #fff
}
*, *::before, *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
@media(prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth
  }
}
body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
.h5, h4, h3, h2, h1 {
  margin-top: 0;
  margin-bottom: .618rem;
  font-weight: 600;
  line-height: 1.1
}
h1 {
  font-size: calc(1.548580103rem + 3.582961236vw)
}
@media(min-width: 1200px) {
  h1 {
    font-size: 4.23580103rem
  }
}
h2 {
  font-size: calc(1.3867924rem + 1.6415088vw)
}
@media(min-width: 1200px) {
  h2 {
    font-size: 2.617924rem
  }
}
h3 {
  font-size: calc(1.2868rem + 0.4416vw)
}
@media(min-width: 1200px) {
  h3 {
    font-size: 1.618rem
  }
}
h4 {
  font-size: 1rem
}
.h5 {
  font-size: 0.618rem
}
p {
  margin-top: 0;
  margin-bottom: 1rem
}
ul {
  padding-left: 2rem
}
ul {
  margin-top: 0;
  margin-bottom: 1rem
}
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline
}
sup {
  top: -0.5em
}
a {
  color: #2f2f2f;
  text-decoration: underline
}
a:hover {
  color: #262626
}
img {
  vertical-align: middle
}
button {
  border-radius: 0
}
button:focus:not(:focus-visible) {
  outline: 0
}
button {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}
button {
  text-transform: none
}
button, [type=button] {
  -webkit-appearance: button
}
button:not(:disabled), [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled) {
  cursor: pointer
}
::-moz-focus-inner {
  padding: 0;
  border-style: none
}
::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-year-field {
  padding: 0
}
::-webkit-inner-spin-button {
  height: auto
}
::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-color-swatch-wrapper {
  padding: 0
}
::-webkit-file-upload-button {
  font: inherit
}
::file-selector-button {
  font: inherit
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button
}
.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.1
}
@media(min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem
  }
}
.img-fluid {
  max-width: 100%;
  height: auto
}
.container, .container-fluid {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.999924rem);
  padding-left: var(--bs-gutter-x, 0.999924rem);
  margin-right: auto;
  margin-left: auto
}
@media(min-width: 576px) {
  .container {
    max-width: 540px
  }
}
@media(min-width: 768px) {
  .container {
    max-width: 720px
  }
}
@media(min-width: 992px) {
  .container {
    max-width: 970px
  }
}
@media(min-width: 1200px) {
  .container {
    max-width: 1120px
  }
}
@media(min-width: 1400px) {
  .container {
    max-width: 1200px
  }
}
.row {
  --bs-gutter-x: 1.618rem;
  --bs-gutter-y: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: calc(-1*var(--bs-gutter-y));
  margin-right: calc(-0.5*var(--bs-gutter-x));
  margin-left: calc(-0.5*var(--bs-gutter-x))
}
.row > * {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x)*.5);
  padding-left: calc(var(--bs-gutter-x)*.5);
  margin-top: var(--bs-gutter-y)
}
.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%
}
@media(min-width: 992px) {
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%
  }
}
@media(min-width: 1200px) {
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%
  }
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer
}
.form-control::file-selector-button {
  padding: .375rem .75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: .75rem;
  margin-inline-end: .75rem;
  color: #2f2f2f;
  background-color: #fefefe;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}
@media(prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    -webkit-transition: none;
    transition: none
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #f1f1f1
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #f1f1f1
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #f1f1f1
}
.form-control-sm::file-selector-button {
  padding: .25rem .5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: .5rem;
  margin-inline-end: .5rem
}
.form-control-lg::file-selector-button {
  padding: .5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer
}
.form-floating > .form-control:not(:-moz-placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: .625rem
}
.form-floating > .form-control:not(:-ms-input-placeholder) {
  padding-top: 1.625rem;
  padding-bottom: .625rem
}
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
  opacity: .65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem)
}
.form-floating > .form-control:not(:-ms-input-placeholder) ~ label {
  opacity: .65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem)
}
.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #2f2f2f;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  padding: .375rem .75rem;
  font-size: 1rem;
  border-radius: .25rem;
  -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}
@media(prefers-reduced-motion: reduce) {
  .btn {
    -webkit-transition: none;
    transition: none
  }
}
.btn:hover {
  color: #2f2f2f
}
.btn:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 .25rem rgba(0, 120, 212, .25);
  box-shadow: 0 0 0 .25rem rgba(0, 120, 212, .25)
}
.btn:disabled {
  pointer-events: none;
  opacity: .65
}
.btn-primary {
  color: #fff;
  background-color: #0078d4;
  border-color: #0078d4
}
.btn-primary:hover {
  color: #fff;
  background-color: #0066b4;
  border-color: #0060aa
}
.btn-primary:focus {
  color: #fff;
  background-color: #0066b4;
  border-color: #0060aa;
  -webkit-box-shadow: 0 0 0 .25rem rgba(38, 140, 218, .5);
  box-shadow: 0 0 0 .25rem rgba(38, 140, 218, .5)
}
.btn-primary:active {
  color: #fff;
  background-color: #0060aa;
  border-color: #005a9f
}
.btn-primary:active:focus {
  -webkit-box-shadow: 0 0 0 .25rem rgba(38, 140, 218, .5);
  box-shadow: 0 0 0 .25rem rgba(38, 140, 218, .5)
}
.btn-primary:disabled {
  color: #fff;
  background-color: #0078d4;
  border-color: #0078d4
}
.carousel {
  position: relative
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: ""
}
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform .6s ease-in-out;
  transition: -webkit-transform .6s ease-in-out;
  transition: transform .6s ease-in-out;
  transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out
}
@media(prefers-reduced-motion: reduce) {
  .carousel-item {
    -webkit-transition: none;
    transition: none
  }
}
.carousel-item.active {
  display: block
}
.carousel-control-prev, .carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: .5;
  -webkit-transition: opacity .15s ease;
  transition: opacity .15s ease
}
@media(prefers-reduced-motion: reduce) {
  .carousel-control-prev, .carousel-control-next {
    -webkit-transition: none;
    transition: none
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9
}
.carousel-control-prev {
  left: 0
}
.carousel-control-next {
  right: 0
}
.carousel-control-prev-icon, .carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}
.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important
}
.d-block {
  display: block !important
}
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important
}
.d-none {
  display: none !important
}
.position-relative {
  position: relative !important
}
.w-100 {
  width: 100% !important
}
.h-100 {
  height: 100% !important
}
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important
}
.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important
}
.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important
}
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important
}
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important
}
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important
}
.gap-3 {
  gap: 1rem !important
}
.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important
}
.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important
}
.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important
}
.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important
}
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important
}
.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important
}
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important
}
.my-5 {
  margin-top: 2.617924rem !important;
  margin-bottom: 2.617924rem !important
}
.mt-2 {
  margin-top: .618rem !important
}
.mt-3 {
  margin-top: 1rem !important
}
.mt-5 {
  margin-top: 2.617924rem !important
}
.mb-0 {
  margin-bottom: 0 !important
}
.mb-3 {
  margin-bottom: 1rem !important
}
.mb-5 {
  margin-bottom: 2.617924rem !important
}
.ms-n4 {
  margin-left: -1.618rem !important
}
.p-0 {
  padding: 0 !important
}
.p-3 {
  padding: 1rem !important
}
.p-4 {
  padding: 1.618rem !important
}
.p-5 {
  padding: 2.617924rem !important
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important
}
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important
}
.px-5 {
  padding-right: 2.617924rem !important;
  padding-left: 2.617924rem !important
}
.px-6 {
  padding-right: 4.23580103rem !important;
  padding-left: 4.23580103rem !important
}
.py-5 {
  padding-top: 2.617924rem !important;
  padding-bottom: 2.617924rem !important
}
.pt-0 {
  padding-top: 0 !important
}
.pt-4 {
  padding-top: 1.618rem !important
}
.pe-5 {
  padding-right: 2.617924rem !important
}
.pb-0 {
  padding-bottom: 0 !important
}
.pb-5 {
  padding-bottom: 2.617924rem !important
}
.text-start {
  text-align: left !important
}
.text-center {
  text-align: center !important
}
.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important
}
@media(min-width: 576px) {
  .ms-sm-0 {
    margin-left: 0 !important
  }
  .px-sm-7 {
    padding-right: 6.85352607rem !important;
    padding-left: 6.85352607rem !important
  }
}
@media(min-width: 768px) {
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
  }
  .mb-md-0 {
    margin-bottom: 0 !important
  }
  .pt-md-5 {
    padding-top: 2.617924rem !important
  }
}
@media(min-width: 992px) {
  .d-lg-block {
    display: block !important
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
  }
  .d-lg-none {
    display: none !important
  }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
  }
  .mt-lg-5 {
    margin-top: 2.617924rem !important
  }
  .ms-lg-5 {
    margin-left: 2.617924rem !important
  }
  .p-lg-5 {
    padding: 2.617924rem !important
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
  }
  .pe-lg-5 {
    padding-right: 2.617924rem !important
  }
  .pb-lg-0 {
    padding-bottom: 0 !important
  }
  .ps-lg-3 {
    padding-left: 1rem !important
  }
  .text-lg-start {
    text-align: left !important
  }
}
@media(min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
  }
  .mt-xl-4 {
    margin-top: 1.618rem !important
  }
  .me-xl-0 {
    margin-right: 0 !important
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
  }
  .px-xl-5 {
    padding-right: 2.617924rem !important;
    padding-left: 2.617924rem !important
  }
  .pt-xl-2 {
    padding-top: .618rem !important
  }
}
@media(min-width: 1400px) {
  .ms-xxl-0 {
    margin-left: 0 !important
  }
  .ms-xxl-auto {
    margin-left: auto !important
  }
  .pe-xxl-0 {
    padding-right: 0 !important
  }
}
@media(prefers-reduced-motion) {
  .pagewrapper * {
    -webkit-animation: none !important;
    animation: none !important
  }
}
.carousel-control-next, .carousel-control-prev {
  z-index: 16
}
.carousel-control-next-icon {
  background-image: url(../images/carousel-arrows.png);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-position: -34px 0;
  background-size: 68px 52px;
  width: 34px;
  height: 52px;
  outline: 0
}
.carousel-control-prev-icon {
  background-image: url(../images/carousel-arrows.png);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -52%);
  transform: translate(-50%, -52%);
  background-position: 0 0;
  background-size: 68px 52px;
  width: 34px;
  height: 52px;
  outline: 0
}
.carousel-control-next, .carousel-control-prev {
  z-index: 16
}
.carousel-control-next-icon {
  background-image: url(../images/carousel-arrows.png);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-position: -34px 0;
  background-size: 68px 52px;
  width: 34px;
  height: 52px;
  outline: 0
}
.carousel-control-prev-icon {
  background-image: url(../images/carousel-arrows.png);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -52%);
  transform: translate(-50%, -52%);
  background-position: 0 0;
  background-size: 68px 52px;
  width: 34px;
  height: 52px;
  outline: 0
}
@supports not (aspect-ratio: 3/2) {
}
body {
  font-family: Segoe UI, SegoeUI;
  color: #2f2f2f;
  min-width: 320px;
  width: 100%;
  height: 100%;
  margin: 0
}
.pagewrapper {
  overflow: hidden !important
}
a, h1, h2, h3, h4, .h5 {
  font-family: "Segoe UI Semibold", sans-serif;
  font-weight: 600
}
*.regular {
  font-family: "Segoe UI", sans-serif;
  font-weight: 400
}
h1, h2 {
  letter-spacing: -0.025rem
}
h3, h4 {
  letter-spacing: -0.02rem
}
p.h5 {
  font-size: .618rem;
  line-height: 1.5
}
a, a:active, a:hover {
  text-decoration: none !important;
  cursor: pointer !important
}
.fpo {
  color: #f70086 !important
}
p:last-child {
  margin-bottom: 0
}
div.row > *:hover {
  -webkit-transition: hover-expand .75sec ease both !important;
  transition: hover-expand .75sec ease both !important
}
button, [type=button] {
  background: inherit !important;
  border: none !important;
  -webkit-appearance: none !important
}
.overlay-background {
  z-index: 40;
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.ms-logo {
  height: 1.618rem;
  -ms-flex-item-align: start;
  align-self: flex-start
}
.review-star-bluex4 {
  background-image: url(../images/star_blue.svg);
  background-size: contain;
  background-repeat: repeat-x;
  height: 1rem;
  width: 4.25rem
}
.review-star-gray {
  background-image: url(../images/star_gray.svg);
  background-size: contain;
  background-repeat: no-repeat;
  height: 1rem;
  width: 1rem
}
.gallerythumb {
  max-width: 80px !important;
  max-height: 80px !important;
  border: 1px #505050 solid
}
@media(min-width: 1200px) {
  .gallerythumb {
    max-width: 60px !important;
    max-height: 60px !important
  }
}
#thumbnails img {
  margin: .5rem;
  cursor: pointer
}
@media(min-width: 1400px) {
  #thumbnails {
    left: 0;
    margin: 2.5rem 0 0 0;
    max-width: 340px
  }
}
.review-star-bluex4 {
  background-image: url(../images/star_blue.svg);
  background-size: contain;
  background-repeat: repeat-x;
  height: 1rem;
  width: 4.25rem
}
.review-star-gray {
  background-image: url(../images/star_gray.svg);
  background-size: contain;
  background-repeat: no-repeat;
  height: 1rem;
  width: 1rem
}
.overlay-left, .overlay-right {
  z-index: 50;
  position: relative
}
.overlay-left.herotext {
  position: absolute
}
@media(min-width: 992px) {
  .overlay-left.herotext h1 {
    font-size: 2.617924rem
  }
}
@media(min-width: 992px) {
  .overlay-right {
    position: absolute;
    height: 100%;
    right: 0
  }
  .overlay-left {
    position: absolute;
    height: 100%;
    left: 0
  }
}
.overlay-container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse
}
@media(min-width: 992px) {
  .overlay-container {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}
.overlay-background {
  z-index: 40;
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.segoe-regular {
  font-family: Segoe UI, SegoeUI, "Segoe UI", "SegoeUI", sans-serif;
  font-weight: 400
}
#hero-blade .herotext h1 {
  font-size: 2.8375rem;
  padding-bottom: 1.5rem;
  margin-bottom: 0;
  color: #463668
}
@media(min-width: 1200px) {
  #hero-blade .herotext {
    padding: 2.8125rem 4.375rem 2.8125rem 2.8125rem
  }
}
@media(max-width: 1199px) {
  #hero-blade .herotext {
    padding: 2.25rem 3.75rem 2.25rem 2.25rem
  }
  #hero-blade .herotext h1 {
    font-size: 2.4rem
  }
}
@media(max-width: 991px) {
  #hero-blade .herotext {
    padding: 55px
  }
  #hero-blade .herotext h1 {
    font-size: 3.65rem;
    padding-bottom: 2.2375rem
  }
  #hero-blade .herotext p {
    font-size: 1.8rem
  }
}
@media(max-width: 767px) {
  #hero-blade .herotext {
    padding: 50px
  }
  #hero-blade .herotext h1 {
    font-size: 2.8rem;
    padding-bottom: 1.275rem
  }
  #hero-blade .herotext p {
    font-size: 1.4rem
  }
}
@media(max-width: 425px) {
  #hero-blade .herotext {
    padding: 30px
  }
  #hero-blade .herotext h1 {
    font-size: 2.65rem;
    padding-bottom: 0.4375rem
  }
  #hero-blade .herotext p {
    font-size: 1.3rem
  }
}
@media(max-width: 390px) {
  #hero-blade .herotext h1 {
    font-size: 2.5rem;
    padding-bottom: 1.4375rem
  }
  #hero-blade .herotext p {
    font-size: 1.1rem
  }
}
@media(max-width: 320px) {
  #hero-blade .herotext {
    padding: 25px
  }
  #hero-blade .herotext h1 {
    font-size: 2.1rem;
    padding-bottom: 1rem
  }
  #hero-blade .herotext p {
    font-size: 1rem
  }
}
#hero-blade .ms-logo {
  margin-bottom: 1.725rem
}
@media(min-width: 992px)and (max-width: 1199px) {
  #hero-blade .ms-logo {
    height: 1.365rem
  }
}
@media(max-width: 991px) {
  #hero-blade .ms-logo {
    height: 2.218rem;
    margin-bottom: 45px !important
  }
}
@media(max-width: 767px) {
  #hero-blade .ms-logo {
    height: 1.8rem;
    margin-bottom: 2rem !important
  }
}
@media(max-width: 425px) {
  #hero-blade .ms-logo {
    height: 1.8rem;
    margin-bottom: 1.5rem !important
  }
}
@media(max-width: 390px) {
  #hero-blade .ms-logo {
    height: 1.6rem;
    margin-bottom: 1.425rem !important
  }
}
@media(max-width: 320px) {
  #hero-blade .ms-logo {
    height: 1.5rem;
    margin-bottom: 1.125rem !important
  }
}
.text-hero-type-accent-color {
  color: #225b62
}
.text-purple-color {
  color: #702573
}
@media(max-width: 991px) {
  .bg-hero-high-color-mobile {
    background-color: #8dc8e8
  }
}
.display-6 {
  font-size: 2.9rem
}
@media(max-width: 1199px) {
  .display-6 {
    font-size: 2.6rem
  }
}
@media(max-width: 425px) {
  .display-6 {
    font-size: 2rem
  }
}
@media(max-width: 375px) {
  .display-6 {
    font-size: 1.6rem
  }
}
@media(max-width: 991px) {
  .bg-yellow-mobile {
    background-color: #ffe399
  }
}
@media(max-width: 991px) {
  .bg-coral-mobile {
    background-color: #ffa38b
  }
}
.bg-light-gray {
  background-color: #f8f8f8
}
@media(max-width: 991px) {
  .bg-yellow-mobile {
    background-color: #ffe399
  }
}
.fw-segoe-bold {
  font-family: "Segoe UI Bold";
  font-weight: 600
}
.skuapplineup > div {
  margin: .5rem
}
.sku-app {
  max-width: 25%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center
}
.sku-app img {
  max-height: 4.5rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  width: auto
}
.sku-more {
  font-size: 24px;
  white-space: nowrap
}
@media(max-width: 1024px) {
  .skuapplineup {
    padding-right: 4rem !important;
    padding-left: 4rem !important
  }
}
@media(min-width: 992px) {
  .sku-app {
    max-width: 15%
  }
  .skuapplineup > div {
    margin: .5rem
  }
}
@media(max-width: 768px) {
  .skuapplineup {
    padding-right: 3rem !important;
    padding-left: 3rem !important
  }
}