<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pull-left-xs {
  float: left; }

.pull-right-xs {
  float: right; }

@media (min-width: 544px) and (max-width: 768.98px) {
  .pull-left-sm {
    float: left; }
  .pull-right-sm {
    float: right; } }

@media (min-width: 769px) and (max-width: 991.98px) {
  .pull-left-md {
    float: left; }
  .pull-right-md {
    float: right; } }

@media (min-width: 992px) and (max-width: 1199.98px) {
  .pull-left-lg {
    float: left; }
  .pull-right-lg {
    float: right; } }

@media (min-width: 1200px) {
  .pull-left-xl {
    float: left; }
  .pull-right-xl {
    float: right; } }

@media (max-width: 543.98px) {
  .hidden-xs-down {
    display: none !important; } }

@media (max-width: 768.98px) {
  .hidden-sm-down {
    display: none !important; } }

@media (max-width: 991.98px) {
  .hidden-md-down {
    display: none !important; } }

@media (max-width: 1199.98px) {
  .hidden-lg-down {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.row.equal-height &gt; [class^="col"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-beige.disabled {
    opacity: 0.2; }

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc;
  border-radius: calc($diameter / 2);
  background-color: #f5f5dc;
  display: block;
  position: relative; }
  .swatch-filter-beige.disabled {
    opacity: 0.2; }

.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-black.disabled {
    opacity: 0.2; }

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000;
  border-radius: calc($diameter / 2);
  background-color: #000;
  display: block;
  position: relative; }
  .swatch-filter-black.disabled {
    opacity: 0.2; }

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-blue.disabled {
    opacity: 0.2; }

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #0070d2;
  border-radius: calc($diameter / 2);
  background-color: #0070d2;
  display: block;
  position: relative; }
  .swatch-filter-blue.disabled {
    opacity: 0.2; }

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-brown.disabled {
    opacity: 0.2; }

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  border-radius: calc($diameter / 2);
  background-color: #a52a2a;
  display: block;
  position: relative; }
  .swatch-filter-brown.disabled {
    opacity: 0.2; }

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #008827;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-green.disabled {
    opacity: 0.2; }

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #008827;
  border-radius: calc($diameter / 2);
  background-color: #008827;
  display: block;
  position: relative; }
  .swatch-filter-green.disabled {
    opacity: 0.2; }

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-grey.disabled {
    opacity: 0.2; }

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  border-radius: calc($diameter / 2);
  background-color: #8f979d;
  display: block;
  position: relative; }
  .swatch-filter-grey.disabled {
    opacity: 0.2; }

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-navy.disabled {
    opacity: 0.2; }

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  border-radius: calc($diameter / 2);
  background-color: #000080;
  display: block;
  position: relative; }
  .swatch-filter-navy.disabled {
    opacity: 0.2; }

.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-orange.disabled {
    opacity: 0.2; }

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500;
  border-radius: calc($diameter / 2);
  background-color: #ffa500;
  display: block;
  position: relative; }
  .swatch-filter-orange.disabled {
    opacity: 0.2; }

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-pink.disabled {
    opacity: 0.2; }

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  border-radius: calc($diameter / 2);
  background-color: #fe249a;
  display: block;
  position: relative; }
  .swatch-filter-pink.disabled {
    opacity: 0.2; }

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-purple.disabled {
    opacity: 0.2; }

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  border-radius: calc($diameter / 2);
  background-color: #800080;
  display: block;
  position: relative; }
  .swatch-filter-purple.disabled {
    opacity: 0.2; }

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-red.disabled {
    opacity: 0.2; }

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  border-radius: calc($diameter / 2);
  background-color: #f00;
  display: block;
  position: relative; }
  .swatch-filter-red.disabled {
    opacity: 0.2; }

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-white.disabled {
    opacity: 0.2; }

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  border-radius: calc($diameter / 2);
  background-color: #fff;
  display: block;
  position: relative; }
  .swatch-filter-white.disabled {
    opacity: 0.2; }

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  border-radius: calc($diameter / 2);
  display: block;
  position: relative; }
  .swatch-circle-yellow.disabled {
    opacity: 0.2; }

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  border-radius: calc($diameter / 2);
  background-color: #ff0;
  display: block;
  position: relative; }
  .swatch-filter-yellow.disabled {
    opacity: 0.2; }

.swatch-circle-miscellaneous {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #821e91), color-stop(25%, #821e91), color-stop(25%, #edd134), color-stop(50%, yellow), color-stop(50%, #edd134), color-stop(50%, #59ba00), color-stop(76%, #59ba00), color-stop(76%, #111), to(#111)), -webkit-gradient(linear, left bottom, left top, color-stop(0, #0e5cd1), color-stop(50%, #0e5cd1), color-stop(50%, #e20b0b), to(#e20b0b));
  background: linear-gradient(0deg, #821e91 0, #821e91 25%, #edd134 25%, yellow 50%, #edd134 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, #0e5cd1 0, #0e5cd1 50%, #e20b0b 50%, #e20b0b 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  width: 2.5em; }
  .swatch-circle-miscellaneous.disabled {
    opacity: 0.2; }
  .swatch-circle-miscellaneous.selected::after {
    -webkit-transform: rotate(-35deg);
            transform: rotate(-35deg); }

.product-detail .attributes .swatch-circle {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: calc($diameter / 2);
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin-right: 0.313em;
  position: relative; }
  .product-detail .attributes .swatch-circle.color-value[data-selected=true]::after {
    color: #000;
    content: '\F058';
    display: table-caption;
    font-family: 'FontAwesome';
    font-size: 1.625em;
    left: 0.295em;
    position: absolute; }
  .product-detail .attributes .swatch-circle.color-value.selected::after {
    background: #fff;
    border-radius: 50%;
    color: #000;
    content: '\F058';
    display: table-caption;
    font-family: 'FontAwesome';
    font-size: 1.625em;
    height: 0.75em;
    left: 0.31em;
    line-height: 0.8em;
    position: absolute;
    top: 0.35em;
    width: 0.8em; }
  .product-detail .attributes .swatch-circle i.fa-times-circle {
    background: #fff;
    border-radius: 50%;
    height: 0.75em;
    line-height: 0.8em;
    width: 0.8em; }

.product-detail [disabled] .swatch-circle,
.product-detail .swatch-circle.unselectable {
  cursor: not-allowed; }
  .product-detail [disabled] .swatch-circle.color-value.selected::after,
  .product-detail .swatch-circle.unselectable.color-value.selected::after {
    background-color: #495057; }

label.color ~ a:hover {
  text-decoration: none; }

.description-and-detail {
  margin-top: 2em; }
  @media (max-width: 543.98px) {
    .description-and-detail {
      margin-top: 0; }
      .description-and-detail .title {
        font-size: 1.5rem;
        margin-bottom: 0;
        font-family: 'Dosis', sans-serif; }
      .description-and-detail &gt; div:last-child {
        margin-bottom: 1em; } }
  @media (min-width: 544px) {
    .description-and-detail .description {
      margin-bottom: 2em; } }
  @media (max-width: 543.98px) {
    .description-and-detail .content {
      margin-top: 1em; } }

.social-container {
  padding-top: 0.9375em;
  text-align: center; }
  .social-container .social-icons {
    text-decoration: none;
    font-size: 1.875em;
    list-style-type: none;
    padding: 0;
    color: #444; }
    @media (max-width: 991.98px) {
      .social-container .social-icons {
        font-size: 1.5625em; } }
    .social-container .social-icons i,
    .social-container .social-icons a {
      color: #444;
      padding-right: 0.2em; }

label.availability {
  padding-right: 0.3125em; }

@media (min-width: 544px) {
  .product-number-rating {
    border-bottom: 1px solid #ccc; } }

@media (min-width: 769px) {
  .product-number-rating {
    border-top: 1px solid #ccc; } }

@media (min-width: 544px) and (max-width: 768.98px) {
  .product-name {
    border-bottom: 1px solid #ccc; } }

@media (min-width: 544px) {
  .product-number-rating .ratings {
    margin-top: 0.625em; } }

@media (max-width: 543.98px) {
  .product-number-rating .ratings {
    background-color: #fff;
    margin-top: -1.875em;
    /* 30/16 */
    margin-right: -0.9375em;
    /* 15/16 */
    padding: 0.1875em;
    /* 3/16 */ } }

.product-number {
  color: #ccc;
  font-size: 0.875em;
  padding-bottom: 0.938em;
  padding-top: 0.938em; }

.promotions {
  font-weight: normal;
  text-align: center;
  height: 85%; }
  .promotions div.collapsible-xl button.callout {
    font-size: 1.25em;
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
    color: #c00; }
    @media (min-width: 544px) {
      .promotions div.collapsible-xl button.callout {
        font-size: 1.375em; } }
    .promotions div.collapsible-xl button.callout::after {
      color: #000; }

.product-breadcrumb .breadcrumb {
  border-bottom: none;
  margin-left: -1rem;
  margin-bottom: 0; }
  @media (max-width: 991.98px) {
    .product-breadcrumb .breadcrumb {
      border-top: 1px solid #ccc; } }

.price {
  font-size: 1.5rem; }

.product-options {
  margin-top: 1.25em; }

.size-chart .size-chart-collapsible {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.5s;
  transition: max-height 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0, 1);
          transition-timing-function: cubic-bezier(0, 1, 0, 1); }
  .size-chart .size-chart-collapsible.active {
    max-height: 100%;
    -webkit-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out; }

.color-attribute {
  border: none;
  padding: 0;
  background: none; }

.non-input-label {
  display: block;
  margin-bottom: 0.5rem; }

@media (min-width: 769px) {
  .attributes {
    padding-left: 2.5rem;
    padding-right: 2.5rem; } }

@media (max-width: 543.98px) {
  .product-grid {
    padding-top: 0.938em; }
    .product-grid .col-6 {
      padding-left: 5px;
      padding-right: 5px; } }

/* _functions.scss: homebrewed and 3rd party SASS functions */
/* Font Mixins, Extensions */
.gift-card-banner,
.gift-card-footer {
  background: none; }
  .gift-card-banner.hero,
  .gift-card-footer.hero {
    height: auto; }

.container.gift-card-landing-page {
  width: 100%;
  max-width: 920px;
  padding: 25px 0 0 0; }
  .container.gift-card-landing-page a {
    text-decoration: underline; }
  .container.gift-card-landing-page h3 {
    font-size: 21px;
    line-height: 34px;
    letter-spacing: 0.3px;
    margin-top: 10px; }
  .brand-gar .container.gift-card-landing-page .label.error {
    color: #e11939; }
  .brand-dyn .container.gift-card-landing-page .label.error {
    color: #e11939; }
  .container.gift-card-landing-page input,
  .container.gift-card-landing-page textarea {
    border: solid 2px #949494;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.4px; }
    .container.gift-card-landing-page input::-webkit-input-placeholder, .container.gift-card-landing-page textarea::-webkit-input-placeholder {
      font-size: 14px;
      line-height: 22px;
      letter-spacing: 0.4px; }
    .container.gift-card-landing-page input::-moz-placeholder, .container.gift-card-landing-page textarea::-moz-placeholder {
      font-size: 14px;
      line-height: 22px;
      letter-spacing: 0.4px; }
    .container.gift-card-landing-page input:-ms-input-placeholder, .container.gift-card-landing-page textarea:-ms-input-placeholder {
      font-size: 14px;
      line-height: 22px;
      letter-spacing: 0.4px; }
    .container.gift-card-landing-page input::-ms-input-placeholder, .container.gift-card-landing-page textarea::-ms-input-placeholder {
      font-size: 14px;
      line-height: 22px;
      letter-spacing: 0.4px; }
    .container.gift-card-landing-page input::placeholder,
    .container.gift-card-landing-page textarea::placeholder {
      font-size: 14px;
      line-height: 22px;
      letter-spacing: 0.4px; }
  .container.gift-card-landing-page .form-group {
    margin-bottom: 24px; }
  .container.gift-card-landing-page .pdp-content {
    margin: 8px auto 0 auto; }
    .container.gift-card-landing-page .pdp-content .attribute {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  .container.gift-card-landing-page #sendBtn {
    display: block;
    width: 350px;
    margin: 24px auto 96px auto; }
  .container.gift-card-landing-page .gift-card-purchase-form {
    display: none; }
  .container.gift-card-landing-page .primary-images {
    padding-left: 0; }
    .container.gift-card-landing-page .primary-images img {
      border-radius: 16px; }
  .container.gift-card-landing-page .gift-card-note {
    background: #f4f4f4;
    max-width: 340px;
    padding: 10px;
    margin: 24px 0;
    font-size: .7em;
    line-height: 18px;
    letter-spacing: 0.3px; }
    .brand-dyn .container.gift-card-landing-page .gift-card-note {
      font-family: "AzoSansRegular";
      font-weight: 500; }
    .brand-gar .container.gift-card-landing-page .gift-card-note {
      font-family: "Linotype-HelveticaNeueLTStd-Md", -apple-system, BlinkMacSystemFont, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
      font-weight: 500; }
    .container.gift-card-landing-page .gift-card-note .note {
      font-weight: bold; }
  .container.gift-card-landing-page .gc-attr.main-attr {
    padding: 28px 30px; }
    .container.gift-card-landing-page .gc-attr.main-attr .description {
      max-width: 350px;
      font-size: 14px;
      line-height: 22px;
      letter-spacing: 0.4px;
      margin-bottom: 32px; }
    .container.gift-card-landing-page .gc-attr.main-attr .description {
      display: none; }
      .container.gift-card-landing-page .gc-attr.main-attr .description.show {
        display: block; }
  .container.gift-card-landing-page .gc-attr[data-attr="color"] {
    display: none; }
  .container.gift-card-landing-page .gc-attr button {
    background: transparent;
    border: solid 2px #e5e5e5; }
    .container.gift-card-landing-page .gc-attr button:focus {
      outline: 2px dashed #000;
      outline-offset: 6px; }
    .container.gift-card-landing-page .gc-attr button.active {
      border: solid 3px #000; }
    .container.gift-card-landing-page .gc-attr button.cardType-attribute {
      width: 160px;
      height: 59px;
      border-radius: 4px;
      font-size: 14px;
      line-height: 22px; }
      .container.gift-card-landing-page .gc-attr button.cardType-attribute[aria-describedby="EGC"] {
        margin-right: 30px; }
    .container.gift-card-landing-page .gc-attr button.priceValue-attribute {
      width: 65px;
      height: 59px;
      border-radius: 4px;
      margin: 0 15px;
      border: 2px solid #949494; }
      .container.gift-card-landing-page .gc-attr button.priceValue-attribute:first-child {
        margin-left: 0; }
      .container.gift-card-landing-page .gc-attr button.priceValue-attribute:last-child {
        margin-right: 0; }
      .container.gift-card-landing-page .gc-attr button.priceValue-attribute.active {
        border: 2px solid #000; }
    .container.gift-card-landing-page .gc-attr button.color-attribute {
      width: 75px;
      height: 46px;
      border-color: transparent;
      border-radius: 8px;
      margin: 0 4px; }
      .container.gift-card-landing-page .gc-attr button.color-attribute.active {
        border: solid 2px #000; }
      .container.gift-card-landing-page .gc-attr button.color-attribute .swatch {
        width: 67px;
        height: 38px;
        border-radius: 8px;
        margin: auto; }
      .container.gift-card-landing-page .gc-attr button.color-attribute:first-child {
        margin-left: 0; }
      .container.gift-card-landing-page .gc-attr button.color-attribute:last-child {
        margin-right: 0; }
  .container.gift-card-landing-page .attribute {
    margin-top: 20px; }
    .container.gift-card-landing-page .attribute.quantity {
      display: none; }
  .container.gift-card-landing-page .terms-link {
    padding: 0;
    text-align: center;
    margin-top: 16px;
    width: 100%; }
    .container.gift-card-landing-page .terms-link a {
      font-family: "AzoSansRegular";
      font-weight: 500;
      text-transform: uppercase;
      font-size: 11px;
      line-height: 18px;
      letter-spacing: 0.3px; }
  .container.gift-card-landing-page .container.product-detail {
    margin: 0; }
  .container.gift-card-landing-page .gift-card-check-balance-form {
    border-top: 1px solid #d4d4d4;
    margin-top: 48px;
    padding-bottom: 89px; }
    .container.gift-card-landing-page .gift-card-check-balance-form h3 {
      margin: 48px 0 8px; }
    .container.gift-card-landing-page .gift-card-check-balance-form .subhead,
    .container.gift-card-landing-page .gift-card-check-balance-form label {
      font-size: 14px;
      line-height: 22px;
      letter-spacing: 0.4px; }
    .container.gift-card-landing-page .gift-card-check-balance-form section {
      margin-top: 24px; }
    .container.gift-card-landing-page .gift-card-check-balance-form button#checkBalance {
      width: 100%; }
    .container.gift-card-landing-page .gift-card-check-balance-form .recaptcha {
      margin-bottom: 40px; }
    .container.gift-card-landing-page .gift-card-check-balance-form .check-balance-message {
      position: absolute;
      font-size: 14px;
      line-height: 22px;
      letter-spacing: 0.4px; }
      .container.gift-card-landing-page .gift-card-check-balance-form .check-balance-message.error {
        color: #e91c1c; }
        .container.gift-card-landing-page .gift-card-check-balance-form .check-balance-message.error .message {
          display: block; }
  .brand-dyn .container.gift-card-landing-page.dyn, .brand-dyn
  .container.gift-card-landing-page.dyn h3 {
    font-family: "AzoSansRegular";
    font-weight: 500; }
  .brand-gar .container.gift-card-landing-page.dyn, .brand-gar
  .container.gift-card-landing-page.dyn h3 {
    font-family: "Linotype-HelveticaNeueLTStd-Roman", "Linotype-HelveticaNeueLTStd-Md", -apple-system, BlinkMacSystemFont, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }
  .container.gift-card-landing-page.dyn .gift-card-note,
  .container.gift-card-landing-page.dyn h3 .gift-card-note {
    font-family: "AzoSansRegular";
    font-weight: 500; }
    .container.gift-card-landing-page.dyn .gift-card-note span,
    .container.gift-card-landing-page.dyn .gift-card-note a,
    .container.gift-card-landing-page.dyn h3 .gift-card-note span,
    .container.gift-card-landing-page.dyn h3 .gift-card-note a {
      font-family: "AzoSansMedium";
      font-weight: 500; }
  .container.gift-card-landing-page.gar,
  .container.gift-card-landing-page.gar h3 {
    font-family: "Linotype-HelveticaNeueLTStd-Roman", "Linotype-HelveticaNeueLTStd-Md", -apple-system, BlinkMacSystemFont, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }
  .container.gift-card-landing-page.egift .gift-card-purchase-form {
    display: block; }
    .container.gift-card-landing-page.egift .gift-card-purchase-form h3 {
      margin: 0 0 16px; }
    .container.gift-card-landing-page.egift .gift-card-purchase-form label {
      font-size: 14px;
      line-height: 22px;
      letter-spacing: 0.4px; }
  .container.gift-card-landing-page.egift .gc-attr[data-attr="color"] {
    display: block; }
  .container.gift-card-landing-page.USD span.priceValue-value:before, .container.gift-card-landing-page.CAD.en span.priceValue-value:before {
    content: '$';
    margin: -4px; }
  .container.gift-card-landing-page.CAD.fr span.priceValue-value:after {
    content: '$';
    margin: 0px; }

@media (max-width: 1199.98px) {
  .container {
    max-width: 992px; } }

@media (max-width: 991.98px) {
  .container.gift-card-landing-page .gc-attr.main-attr {
    padding: 5px 0 0 10px; }
  .container.gift-card-landing-page .gc-attr button.cardType-attribute {
    width: 150px; }
  .container.gift-card-landing-page section .form-group {
    width: 48%; }
  .container.gift-card-landing-page .terms-link {
    margin-top: 16px; } }

@media (max-width: 768.98px) {
  .container.gift-card-landing-page {
    padding: 40px 5% 25px 5%; }
    .container.gift-card-landing-page .gc-attr.main-attr {
      padding: 0; }
      .container.gift-card-landing-page .gc-attr.main-attr .attribute button {
        width: calc(50% - 17px);
        max-width: 169px; }
    .container.gift-card-landing-page .gc-attr[data-attr="priceValue"] .attribute {
      width: 100%; }
    .container.gift-card-landing-page .gc-attr .description {
      display: none; }
    .container.gift-card-landing-page .gc-attr button.color-attribute {
      margin: 0 1%;
      max-width: 67px;
      width: 17%;
      height: 42px; }
      .container.gift-card-landing-page .gc-attr button.color-attribute .swatch {
        max-width: 59px;
        width: calc(100% - 2px);
        height: 34px; }
    .container.gift-card-landing-page .gc-attr button.priceValue-attribute {
      margin: 0 4%;
      max-width: 69px;
      width: 18%;
      padding: 0 5px; }
    .container.gift-card-landing-page .gift-card-note {
      margin: 42px 0 54px; }
    .container.gift-card-landing-page section .form-group {
      width: 100%; } }

@media (max-width: 543.98px) {
  .container.gift-card-landing-page .gc-attr .attribute {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .container.gift-card-landing-page .gc-attr button.priceValue-attribute {
    margin: 0;
    min-width: 58px; } }

.gift-card-details-container {
  padding-left: 0;
  padding-right: 0; }
</pre></body></html>