/*!
 * Font Awesome Free 5.0.6 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: .75em;
}
.fa-sm {
  font-size: .875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border-radius: .1em;
  border: solid 0.08em #eee;
  padding: .2em .25em .15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}
.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-aws:before {
  content: "\f375";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-bed:before {
  content: "\f236";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-down:before {
  content: "\f150";
}
.fa-caret-square-left:before {
  content: "\f191";
}
.fa-caret-square-right:before {
  content: "\f152";
}
.fa-caret-square-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cog:before {
  content: "\f013";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comments:before {
  content: "\f086";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compress:before {
  content: "\f066";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edit:before {
  content: "\f044";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f065";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-female:before {
  content: "\f182";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-film:before {
  content: "\f008";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-fly:before {
  content: "\f417";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-football-ball:before {
  content: "\f44e";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-frown:before {
  content: "\f119";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golf-ball:before {
  content: "\f450";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-paper:before {
  content: "\f256";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-home:before {
  content: "\f015";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-key:before {
  content: "\f084";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-level-down-alt:before {
  content: "\f3be";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list:before {
  content: "\f03a";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-male:before {
  content: "\f183";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-moon:before {
  content: "\f186";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nintendo-switch:before {
  content: "\f418";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-percent:before {
  content: "\f295";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-php:before {
  content: "\f457";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-plane:before {
  content: "\f072";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-print:before {
  content: "\f02f";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\f128";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-quidditch:before {
  content: "\f458";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-random:before {
  content: "\f074";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-rendact:before {
  content: "\f3e4";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-reply:before {
  content: "\f3e5";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-road:before {
  content: "\f018";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-safari:before {
  content: "\f267";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f3ef";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-strava:before {
  content: "\f428";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-sun:before {
  content: "\f185";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-tint:before {
  content: "\f043";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-train:before {
  content: "\f238";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-trello:before {
  content: "\f181";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-usb:before {
  content: "\f287";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-volleyball-ball:before {
  content: "\f45f";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-window-close:before {
  content: "\f410";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
#t-checkout {
  @charset "utf-8";
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.5;
  margin: 0 4vw;
  color: #28231f;
  /*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
  /*  ================================================================================================================
    VELUX Core styling
    Setting core replaceble (by particular shop) items that are ought to be common for most Velux projects
================================================================================================================= */
  /*-------------------------------------------------------------------*/
}
#t-checkout html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
#t-checkout body {
  margin: 0;
}
#t-checkout article,
#t-checkout aside,
#t-checkout footer,
#t-checkout header,
#t-checkout nav,
#t-checkout section {
  display: block;
}
#t-checkout h1 {
  margin: 0.67em 0;
}
#t-checkout figcaption,
#t-checkout figure {
  display: block;
}
#t-checkout figure {
  margin: 1em 40px;
}
#t-checkout hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
#t-checkout main {
  display: block;
}
#t-checkout pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
#t-checkout a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
#t-checkout a:active,
#t-checkout a:hover {
  outline-width: 0;
}
#t-checkout abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
#t-checkout b,
#t-checkout strong {
  font-weight: inherit;
}
#t-checkout b,
#t-checkout strong {
  font-weight: bolder;
}
#t-checkout code,
#t-checkout kbd,
#t-checkout samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
#t-checkout dfn {
  font-style: italic;
}
#t-checkout mark {
  background-color: #ff0;
  color: #000;
}
#t-checkout small {
  font-size: 80%;
}
#t-checkout sub,
#t-checkout sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
#t-checkout sub {
  bottom: -0.25em;
}
#t-checkout sup {
  top: -0.5em;
}
#t-checkout audio,
#t-checkout video {
  display: inline-block;
}
#t-checkout audio:not([controls]) {
  display: none;
  height: 0;
}
#t-checkout img {
  border-style: none;
}
#t-checkout svg:not(:root) {
  overflow: hidden;
}
#t-checkout button,
#t-checkout input,
#t-checkout optgroup,
#t-checkout select,
#t-checkout textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
#t-checkout button {
  overflow: visible;
}
#t-checkout button,
#t-checkout select {
  text-transform: none;
}
#t-checkout button,
#t-checkout html [type="button"],
#t-checkout [type="reset"],
#t-checkout [type="submit"] {
  -webkit-appearance: button;
}
#t-checkout button::-moz-focus-inner,
#t-checkout [type="button"]::-moz-focus-inner,
#t-checkout [type="reset"]::-moz-focus-inner,
#t-checkout [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
#t-checkout button:-moz-focusring,
#t-checkout [type="button"]:-moz-focusring,
#t-checkout [type="reset"]:-moz-focusring,
#t-checkout [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
#t-checkout input {
  overflow: visible;
}
#t-checkout [type="checkbox"],
#t-checkout [type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
#t-checkout [type="number"]::-webkit-inner-spin-button,
#t-checkout [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
#t-checkout [type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
#t-checkout [type="search"]::-webkit-search-cancel-button,
#t-checkout [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
#t-checkout ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
#t-checkout fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
#t-checkout legend {
  box-sizing: border-box;
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal;
}
#t-checkout progress {
  display: inline-block;
  vertical-align: baseline;
}
#t-checkout textarea {
  overflow: auto;
}
#t-checkout details {
  display: block;
}
#t-checkout summary {
  display: list-item;
}
#t-checkout menu {
  display: block;
}
#t-checkout canvas {
  display: inline-block;
}
#t-checkout template {
  display: none;
}
#t-checkout [hidden] {
  display: none;
}
#t-checkout .foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}
#t-checkout html {
  box-sizing: border-box;
  font-size: 100%;
}
#t-checkout *,
#t-checkout *::before,
#t-checkout *::after {
  box-sizing: inherit;
}
#t-checkout body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#t-checkout img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
#t-checkout textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}
#t-checkout select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}
#t-checkout .map_canvas img,
#t-checkout .map_canvas embed,
#t-checkout .map_canvas object,
#t-checkout .mqa-display img,
#t-checkout .mqa-display embed,
#t-checkout .mqa-display object {
  max-width: none !important;
}
#t-checkout button {
  padding: 0;
  -webkit-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}
#t-checkout [data-whatinput='mouse'] button {
  outline: 0;
}
#t-checkout pre {
  overflow: auto;
}
#t-checkout button,
#t-checkout input,
#t-checkout optgroup,
#t-checkout select,
#t-checkout textarea {
  font-family: inherit;
}
#t-checkout .is-visible {
  display: block !important;
}
#t-checkout .is-hidden {
  display: none !important;
}
#t-checkout .grid-container {
  padding-right: .625rem;
  padding-left: .625rem;
  max-width: 75rem;
  margin: 0 auto;
}
@media print, screen and (min-width: 40em) {
  #t-checkout .grid-container {
    padding-right: .9375rem;
    padding-left: 0.9375rem;
  }
}
#t-checkout .grid-container.fluid {
  padding-right: .625rem;
  padding-left: .625rem;
  max-width: 100%;
  margin: 0 auto;
}
@media print, screen and (min-width: 40em) {
  #t-checkout .grid-container.fluid {
    padding-right: .9375rem;
    padding-left: 0.9375rem;
  }
}
#t-checkout .grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin: 0 auto;
}
#t-checkout .grid-x {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
#t-checkout .cell {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%;
}
#t-checkout .cell.auto {
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
}
#t-checkout .cell.shrink {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
#t-checkout .grid-x > .auto {
  width: auto;
}
#t-checkout .grid-x > .shrink {
  width: auto;
}
#t-checkout .grid-x > .small-shrink,
#t-checkout .grid-x > .small-full,
#t-checkout .grid-x > .small-1,
#t-checkout .grid-x > .small-2,
#t-checkout .grid-x > .small-3,
#t-checkout .grid-x > .small-4,
#t-checkout .grid-x > .small-5,
#t-checkout .grid-x > .small-6,
#t-checkout .grid-x > .small-7,
#t-checkout .grid-x > .small-8,
#t-checkout .grid-x > .small-9,
#t-checkout .grid-x > .small-10,
#t-checkout .grid-x > .small-11,
#t-checkout .grid-x > .small-12 {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
@media print, screen and (min-width: 40em) {
  #t-checkout .grid-x > .medium-shrink,
  #t-checkout .grid-x > .medium-full,
  #t-checkout .grid-x > .medium-1,
  #t-checkout .grid-x > .medium-2,
  #t-checkout .grid-x > .medium-3,
  #t-checkout .grid-x > .medium-4,
  #t-checkout .grid-x > .medium-5,
  #t-checkout .grid-x > .medium-6,
  #t-checkout .grid-x > .medium-7,
  #t-checkout .grid-x > .medium-8,
  #t-checkout .grid-x > .medium-9,
  #t-checkout .grid-x > .medium-10,
  #t-checkout .grid-x > .medium-11,
  #t-checkout .grid-x > .medium-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  #t-checkout .grid-x > .large-shrink,
  #t-checkout .grid-x > .large-full,
  #t-checkout .grid-x > .large-1,
  #t-checkout .grid-x > .large-2,
  #t-checkout .grid-x > .large-3,
  #t-checkout .grid-x > .large-4,
  #t-checkout .grid-x > .large-5,
  #t-checkout .grid-x > .large-6,
  #t-checkout .grid-x > .large-7,
  #t-checkout .grid-x > .large-8,
  #t-checkout .grid-x > .large-9,
  #t-checkout .grid-x > .large-10,
  #t-checkout .grid-x > .large-11,
  #t-checkout .grid-x > .large-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
#t-checkout .grid-x > .small-1 {
  width: 8.33333%;
}
#t-checkout .grid-x > .small-2 {
  width: 16.66667%;
}
#t-checkout .grid-x > .small-3 {
  width: 25%;
}
#t-checkout .grid-x > .small-4 {
  width: 33.33333%;
}
#t-checkout .grid-x > .small-5 {
  width: 41.66667%;
}
#t-checkout .grid-x > .small-6 {
  width: 50%;
}
#t-checkout .grid-x > .small-7 {
  width: 58.33333%;
}
#t-checkout .grid-x > .small-8 {
  width: 66.66667%;
}
#t-checkout .grid-x > .small-9 {
  width: 75%;
}
#t-checkout .grid-x > .small-10 {
  width: 83.33333%;
}
#t-checkout .grid-x > .small-11 {
  width: 91.66667%;
}
#t-checkout .grid-x > .small-12 {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  #t-checkout .grid-x > .medium-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto;
  }
  #t-checkout .grid-x > .medium-shrink {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  #t-checkout .grid-x > .medium-1 {
    width: 8.33333%;
  }
  #t-checkout .grid-x > .medium-2 {
    width: 16.66667%;
  }
  #t-checkout .grid-x > .medium-3 {
    width: 25%;
  }
  #t-checkout .grid-x > .medium-4 {
    width: 33.33333%;
  }
  #t-checkout .grid-x > .medium-5 {
    width: 41.66667%;
  }
  #t-checkout .grid-x > .medium-6 {
    width: 50%;
  }
  #t-checkout .grid-x > .medium-7 {
    width: 58.33333%;
  }
  #t-checkout .grid-x > .medium-8 {
    width: 66.66667%;
  }
  #t-checkout .grid-x > .medium-9 {
    width: 75%;
  }
  #t-checkout .grid-x > .medium-10 {
    width: 83.33333%;
  }
  #t-checkout .grid-x > .medium-11 {
    width: 91.66667%;
  }
  #t-checkout .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  #t-checkout .grid-x > .large-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto;
  }
  #t-checkout .grid-x > .large-shrink {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  #t-checkout .grid-x > .large-1 {
    width: 8.33333%;
  }
  #t-checkout .grid-x > .large-2 {
    width: 16.66667%;
  }
  #t-checkout .grid-x > .large-3 {
    width: 25%;
  }
  #t-checkout .grid-x > .large-4 {
    width: 33.33333%;
  }
  #t-checkout .grid-x > .large-5 {
    width: 41.66667%;
  }
  #t-checkout .grid-x > .large-6 {
    width: 50%;
  }
  #t-checkout .grid-x > .large-7 {
    width: 58.33333%;
  }
  #t-checkout .grid-x > .large-8 {
    width: 66.66667%;
  }
  #t-checkout .grid-x > .large-9 {
    width: 75%;
  }
  #t-checkout .grid-x > .large-10 {
    width: 83.33333%;
  }
  #t-checkout .grid-x > .large-11 {
    width: 91.66667%;
  }
  #t-checkout .grid-x > .large-12 {
    width: 100%;
  }
}
#t-checkout .grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}
#t-checkout .grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}
#t-checkout .grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  #t-checkout .grid-margin-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
#t-checkout .grid-margin-x > .cell {
  width: calc(98.75%);
  margin-left: .625rem;
  margin-right: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  #t-checkout .grid-margin-x > .cell {
    width: calc(98.125%);
    margin-left: .9375rem;
    margin-right: 0.9375rem;
  }
}
#t-checkout .grid-margin-x > .auto {
  width: auto;
}
#t-checkout .grid-margin-x > .shrink {
  width: auto;
}
#t-checkout .grid-margin-x > .small-1 {
  width: calc(7.08333%);
}
#t-checkout .grid-margin-x > .small-2 {
  width: calc(15.41667%);
}
#t-checkout .grid-margin-x > .small-3 {
  width: calc(23.75%);
}
#t-checkout .grid-margin-x > .small-4 {
  width: calc(32.08333%);
}
#t-checkout .grid-margin-x > .small-5 {
  width: calc(40.41667%);
}
#t-checkout .grid-margin-x > .small-6 {
  width: calc(48.75%);
}
#t-checkout .grid-margin-x > .small-7 {
  width: calc(57.08333%);
}
#t-checkout .grid-margin-x > .small-8 {
  width: calc(65.41667%);
}
#t-checkout .grid-margin-x > .small-9 {
  width: calc(73.75%);
}
#t-checkout .grid-margin-x > .small-10 {
  width: calc(82.08333%);
}
#t-checkout .grid-margin-x > .small-11 {
  width: calc(90.41667%);
}
#t-checkout .grid-margin-x > .small-12 {
  width: calc(98.75%);
}
@media print, screen and (min-width: 40em) {
  #t-checkout .grid-margin-x > .auto {
    width: auto;
  }
  #t-checkout .grid-margin-x > .shrink {
    width: auto;
  }
  #t-checkout .grid-margin-x > .small-1 {
    width: calc(6.45833%);
  }
  #t-checkout .grid-margin-x > .small-2 {
    width: calc(14.79167%);
  }
  #t-checkout .grid-margin-x > .small-3 {
    width: calc(23.125%);
  }
  #t-checkout .grid-margin-x > .small-4 {
    width: calc(31.45833%);
  }
  #t-checkout .grid-margin-x > .small-5 {
    width: calc(39.79167%);
  }
  #t-checkout .grid-margin-x > .small-6 {
    width: calc(48.125%);
  }
  #t-checkout .grid-margin-x > .small-7 {
    width: calc(56.45833%);
  }
  #t-checkout .grid-margin-x > .small-8 {
    width: calc(64.79167%);
  }
  #t-checkout .grid-margin-x > .small-9 {
    width: calc(73.125%);
  }
  #t-checkout .grid-margin-x > .small-10 {
    width: calc(81.45833%);
  }
  #t-checkout .grid-margin-x > .small-11 {
    width: calc(89.79167%);
  }
  #t-checkout .grid-margin-x > .small-12 {
    width: calc(98.125%);
  }
  #t-checkout .grid-margin-x > .medium-auto {
    width: auto;
  }
  #t-checkout .grid-margin-x > .medium-shrink {
    width: auto;
  }
  #t-checkout .grid-margin-x > .medium-1 {
    width: calc(6.45833%);
  }
  #t-checkout .grid-margin-x > .medium-2 {
    width: calc(14.79167%);
  }
  #t-checkout .grid-margin-x > .medium-3 {
    width: calc(23.125%);
  }
  #t-checkout .grid-margin-x > .medium-4 {
    width: calc(31.45833%);
  }
  #t-checkout .grid-margin-x > .medium-5 {
    width: calc(39.79167%);
  }
  #t-checkout .grid-margin-x > .medium-6 {
    width: calc(48.125%);
  }
  #t-checkout .grid-margin-x > .medium-7 {
    width: calc(56.45833%);
  }
  #t-checkout .grid-margin-x > .medium-8 {
    width: calc(64.79167%);
  }
  #t-checkout .grid-margin-x > .medium-9 {
    width: calc(73.125%);
  }
  #t-checkout .grid-margin-x > .medium-10 {
    width: calc(81.45833%);
  }
  #t-checkout .grid-margin-x > .medium-11 {
    width: calc(89.79167%);
  }
  #t-checkout .grid-margin-x > .medium-12 {
    width: calc(98.125%);
  }
}
@media print, screen and (min-width: 64em) {
  #t-checkout .grid-margin-x > .large-auto {
    width: auto;
  }
  #t-checkout .grid-margin-x > .large-shrink {
    width: auto;
  }
  #t-checkout .grid-margin-x > .large-1 {
    width: calc(6.45833%);
  }
  #t-checkout .grid-margin-x > .large-2 {
    width: calc(14.79167%);
  }
  #t-checkout .grid-margin-x > .large-3 {
    width: calc(23.125%);
  }
  #t-checkout .grid-margin-x > .large-4 {
    width: calc(31.45833%);
  }
  #t-checkout .grid-margin-x > .large-5 {
    width: calc(39.79167%);
  }
  #t-checkout .grid-margin-x > .large-6 {
    width: calc(48.125%);
  }
  #t-checkout .grid-margin-x > .large-7 {
    width: calc(56.45833%);
  }
  #t-checkout .grid-margin-x > .large-8 {
    width: calc(64.79167%);
  }
  #t-checkout .grid-margin-x > .large-9 {
    width: calc(73.125%);
  }
  #t-checkout .grid-margin-x > .large-10 {
    width: calc(81.45833%);
  }
  #t-checkout .grid-margin-x > .large-11 {
    width: calc(89.79167%);
  }
  #t-checkout .grid-margin-x > .large-12 {
    width: calc(98.125%);
  }
}
#t-checkout .grid-padding-x .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  #t-checkout .grid-padding-x .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
#t-checkout .grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  #t-checkout .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
#t-checkout .grid-padding-x > .cell {
  padding-right: .625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  #t-checkout .grid-padding-x > .cell {
    padding-right: .9375rem;
    padding-left: 0.9375rem;
  }
}
#t-checkout .small-up-1 > .cell {
  width: 100%;
}
#t-checkout .small-up-2 > .cell {
  width: 50%;
}
#t-checkout .small-up-3 > .cell {
  width: 33.33333%;
}
#t-checkout .small-up-4 > .cell {
  width: 25%;
}
#t-checkout .small-up-5 > .cell {
  width: 20%;
}
#t-checkout .small-up-6 > .cell {
  width: 16.66667%;
}
#t-checkout .small-up-7 > .cell {
  width: 14.28571%;
}
#t-checkout .small-up-8 > .cell {
  width: 12.5%;
}
@media print, screen and (min-width: 40em) {
  #t-checkout .medium-up-1 > .cell {
    width: 100%;
  }
  #t-checkout .medium-up-2 > .cell {
    width: 50%;
  }
  #t-checkout .medium-up-3 > .cell {
    width: 33.33333%;
  }
  #t-checkout .medium-up-4 > .cell {
    width: 25%;
  }
  #t-checkout .medium-up-5 > .cell {
    width: 20%;
  }
  #t-checkout .medium-up-6 > .cell {
    width: 16.66667%;
  }
  #t-checkout .medium-up-7 > .cell {
    width: 14.28571%;
  }
  #t-checkout .medium-up-8 > .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) {
  #t-checkout .large-up-1 > .cell {
    width: 100%;
  }
  #t-checkout .large-up-2 > .cell {
    width: 50%;
  }
  #t-checkout .large-up-3 > .cell {
    width: 33.33333%;
  }
  #t-checkout .large-up-4 > .cell {
    width: 25%;
  }
  #t-checkout .large-up-5 > .cell {
    width: 20%;
  }
  #t-checkout .large-up-6 > .cell {
    width: 16.66667%;
  }
  #t-checkout .large-up-7 > .cell {
    width: 14.28571%;
  }
  #t-checkout .large-up-8 > .cell {
    width: 12.5%;
  }
}
#t-checkout .grid-margin-x.small-up-1 > .cell {
  width: calc(98.75%);
}
#t-checkout .grid-margin-x.small-up-2 > .cell {
  width: calc(48.75%);
}
#t-checkout .grid-margin-x.small-up-3 > .cell {
  width: calc(32.08333%);
}
#t-checkout .grid-margin-x.small-up-4 > .cell {
  width: calc(23.75%);
}
#t-checkout .grid-margin-x.small-up-5 > .cell {
  width: calc(18.75%);
}
#t-checkout .grid-margin-x.small-up-6 > .cell {
  width: calc(15.41667%);
}
#t-checkout .grid-margin-x.small-up-7 > .cell {
  width: calc(13.03571%);
}
#t-checkout .grid-margin-x.small-up-8 > .cell {
  width: calc(11.25%);
}
@media print, screen and (min-width: 40em) {
  #t-checkout .grid-margin-x.small-up-1 > .cell {
    width: calc(98.75%);
  }
  #t-checkout .grid-margin-x.small-up-2 > .cell {
    width: calc(48.75%);
  }
  #t-checkout .grid-margin-x.small-up-3 > .cell {
    width: calc(32.08333%);
  }
  #t-checkout .grid-margin-x.small-up-4 > .cell {
    width: calc(23.75%);
  }
  #t-checkout .grid-margin-x.small-up-5 > .cell {
    width: calc(18.75%);
  }
  #t-checkout .grid-margin-x.small-up-6 > .cell {
    width: calc(15.41667%);
  }
  #t-checkout .grid-margin-x.small-up-7 > .cell {
    width: calc(13.03571%);
  }
  #t-checkout .grid-margin-x.small-up-8 > .cell {
    width: calc(11.25%);
  }
  #t-checkout .grid-margin-x.medium-up-1 > .cell {
    width: calc(98.125%);
  }
  #t-checkout .grid-margin-x.medium-up-2 > .cell {
    width: calc(48.125%);
  }
  #t-checkout .grid-margin-x.medium-up-3 > .cell {
    width: calc(31.45833%);
  }
  #t-checkout .grid-margin-x.medium-up-4 > .cell {
    width: calc(23.125%);
  }
  #t-checkout .grid-margin-x.medium-up-5 > .cell {
    width: calc(18.125%);
  }
  #t-checkout .grid-margin-x.medium-up-6 > .cell {
    width: calc(14.79167%);
  }
  #t-checkout .grid-margin-x.medium-up-7 > .cell {
    width: calc(12.41071%);
  }
  #t-checkout .grid-margin-x.medium-up-8 > .cell {
    width: calc(10.625%);
  }
}
@media print, screen and (min-width: 64em) {
  #t-checkout .grid-margin-x.large-up-1 > .cell {
    width: calc(98.125%);
  }
  #t-checkout .grid-margin-x.large-up-2 > .cell {
    width: calc(48.125%);
  }
  #t-checkout .grid-margin-x.large-up-3 > .cell {
    width: calc(31.45833%);
  }
  #t-checkout .grid-margin-x.large-up-4 > .cell {
    width: calc(23.125%);
  }
  #t-checkout .grid-margin-x.large-up-5 > .cell {
    width: calc(18.125%);
  }
  #t-checkout .grid-margin-x.large-up-6 > .cell {
    width: calc(14.79167%);
  }
  #t-checkout .grid-margin-x.large-up-7 > .cell {
    width: calc(12.41071%);
  }
  #t-checkout .grid-margin-x.large-up-8 > .cell {
    width: calc(10.625%);
  }
}
#t-checkout .small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}
#t-checkout .small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}
#t-checkout .small-margin-collapse > .small-1 {
  width: 8.33333%;
}
#t-checkout .small-margin-collapse > .small-2 {
  width: 16.66667%;
}
#t-checkout .small-margin-collapse > .small-3 {
  width: 25%;
}
#t-checkout .small-margin-collapse > .small-4 {
  width: 33.33333%;
}
#t-checkout .small-margin-collapse > .small-5 {
  width: 41.66667%;
}
#t-checkout .small-margin-collapse > .small-6 {
  width: 50%;
}
#t-checkout .small-margin-collapse > .small-7 {
  width: 58.33333%;
}
#t-checkout .small-margin-collapse > .small-8 {
  width: 66.66667%;
}
#t-checkout .small-margin-collapse > .small-9 {
  width: 75%;
}
#t-checkout .small-margin-collapse > .small-10 {
  width: 83.33333%;
}
#t-checkout .small-margin-collapse > .small-11 {
  width: 91.66667%;
}
#t-checkout .small-margin-collapse > .small-12 {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  #t-checkout .small-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  #t-checkout .small-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  #t-checkout .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  #t-checkout .small-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  #t-checkout .small-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  #t-checkout .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  #t-checkout .small-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  #t-checkout .small-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  #t-checkout .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  #t-checkout .small-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  #t-checkout .small-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  #t-checkout .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  #t-checkout .small-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  #t-checkout .small-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  #t-checkout .small-margin-collapse > .large-3 {
    width: 25%;
  }
  #t-checkout .small-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  #t-checkout .small-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  #t-checkout .small-margin-collapse > .large-6 {
    width: 50%;
  }
  #t-checkout .small-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  #t-checkout .small-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  #t-checkout .small-margin-collapse > .large-9 {
    width: 75%;
  }
  #t-checkout .small-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  #t-checkout .small-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  #t-checkout .small-margin-collapse > .large-12 {
    width: 100%;
  }
}
#t-checkout .small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}
#t-checkout .small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}
@media print, screen and (min-width: 40em) {
  #t-checkout .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  #t-checkout .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 40em) {
  #t-checkout .medium-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  #t-checkout .medium-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  #t-checkout .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  #t-checkout .medium-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  #t-checkout .medium-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  #t-checkout .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  #t-checkout .medium-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  #t-checkout .medium-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  #t-checkout .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  #t-checkout .medium-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  #t-checkout .medium-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  #t-checkout .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  #t-checkout .medium-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  #t-checkout .medium-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  #t-checkout .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  #t-checkout .medium-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  #t-checkout .medium-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  #t-checkout .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  #t-checkout .medium-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  #t-checkout .medium-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  #t-checkout .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  #t-checkout .medium-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  #t-checkout .medium-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  #t-checkout .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  #t-checkout .medium-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  #t-checkout .medium-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  #t-checkout .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  #t-checkout .medium-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  #t-checkout .medium-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  #t-checkout .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  #t-checkout .medium-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  #t-checkout .medium-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  #t-checkout .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  #t-checkout .medium-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  #t-checkout .medium-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  #t-checkout .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  #t-checkout .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  #t-checkout .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  #t-checkout .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  #t-checkout .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  #t-checkout .large-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  #t-checkout .large-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  #t-checkout .large-margin-collapse > .small-3 {
    width: 25%;
  }
  #t-checkout .large-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  #t-checkout .large-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  #t-checkout .large-margin-collapse > .small-6 {
    width: 50%;
  }
  #t-checkout .large-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  #t-checkout .large-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  #t-checkout .large-margin-collapse > .small-9 {
    width: 75%;
  }
  #t-checkout .large-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  #t-checkout .large-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  #t-checkout .large-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  #t-checkout .large-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  #t-checkout .large-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  #t-checkout .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  #t-checkout .large-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  #t-checkout .large-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  #t-checkout .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  #t-checkout .large-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  #t-checkout .large-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  #t-checkout .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  #t-checkout .large-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  #t-checkout .large-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  #t-checkout .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  #t-checkout .large-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  #t-checkout .large-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  #t-checkout .large-margin-collapse > .large-3 {
    width: 25%;
  }
  #t-checkout .large-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  #t-checkout .large-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  #t-checkout .large-margin-collapse > .large-6 {
    width: 50%;
  }
  #t-checkout .large-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  #t-checkout .large-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  #t-checkout .large-margin-collapse > .large-9 {
    width: 75%;
  }
  #t-checkout .large-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  #t-checkout .large-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  #t-checkout .large-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  #t-checkout .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  #t-checkout .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
#t-checkout .small-offset-0 {
  margin-left: 0%;
}
#t-checkout .grid-margin-x > .small-offset-0 {
  margin-left: calc(0.625%);
}
#t-checkout .small-offset-1 {
  margin-left: 8.33333%;
}
#t-checkout .grid-margin-x > .small-offset-1 {
  margin-left: calc(8.95833%);
}
#t-checkout .small-offset-2 {
  margin-left: 16.66667%;
}
#t-checkout .grid-margin-x > .small-offset-2 {
  margin-left: calc(17.29167%);
}
#t-checkout .small-offset-3 {
  margin-left: 25%;
}
#t-checkout .grid-margin-x > .small-offset-3 {
  margin-left: calc(25.625%);
}
#t-checkout .small-offset-4 {
  margin-left: 33.33333%;
}
#t-checkout .grid-margin-x > .small-offset-4 {
  margin-left: calc(33.95833%);
}
#t-checkout .small-offset-5 {
  margin-left: 41.66667%;
}
#t-checkout .grid-margin-x > .small-offset-5 {
  margin-left: calc(42.29167%);
}
#t-checkout .small-offset-6 {
  margin-left: 50%;
}
#t-checkout .grid-margin-x > .small-offset-6 {
  margin-left: calc(50.625%);
}
#t-checkout .small-offset-7 {
  margin-left: 58.33333%;
}
#t-checkout .grid-margin-x > .small-offset-7 {
  margin-left: calc(58.95833%);
}
#t-checkout .small-offset-8 {
  margin-left: 66.66667%;
}
#t-checkout .grid-margin-x > .small-offset-8 {
  margin-left: calc(67.29167%);
}
#t-checkout .small-offset-9 {
  margin-left: 75%;
}
#t-checkout .grid-margin-x > .small-offset-9 {
  margin-left: calc(75.625%);
}
#t-checkout .small-offset-10 {
  margin-left: 83.33333%;
}
#t-checkout .grid-margin-x > .small-offset-10 {
  margin-left: calc(83.95833%);
}
#t-checkout .small-offset-11 {
  margin-left: 91.66667%;
}
#t-checkout .grid-margin-x > .small-offset-11 {
  margin-left: calc(92.29167%);
}
@media print, screen and (min-width: 40em) {
  #t-checkout .medium-offset-0 {
    margin-left: 0%;
  }
  #t-checkout .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0.9375%);
  }
  #t-checkout .medium-offset-1 {
    margin-left: 8.33333%;
  }
  #t-checkout .grid-margin-x > .medium-offset-1 {
    margin-left: calc(9.27083%);
  }
  #t-checkout .medium-offset-2 {
    margin-left: 16.66667%;
  }
  #t-checkout .grid-margin-x > .medium-offset-2 {
    margin-left: calc(17.60417%);
  }
  #t-checkout .medium-offset-3 {
    margin-left: 25%;
  }
  #t-checkout .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25.9375%);
  }
  #t-checkout .medium-offset-4 {
    margin-left: 33.33333%;
  }
  #t-checkout .grid-margin-x > .medium-offset-4 {
    margin-left: calc(34.27083%);
  }
  #t-checkout .medium-offset-5 {
    margin-left: 41.66667%;
  }
  #t-checkout .grid-margin-x > .medium-offset-5 {
    margin-left: calc(42.60417%);
  }
  #t-checkout .medium-offset-6 {
    margin-left: 50%;
  }
  #t-checkout .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50.9375%);
  }
  #t-checkout .medium-offset-7 {
    margin-left: 58.33333%;
  }
  #t-checkout .grid-margin-x > .medium-offset-7 {
    margin-left: calc(59.27083%);
  }
  #t-checkout .medium-offset-8 {
    margin-left: 66.66667%;
  }
  #t-checkout .grid-margin-x > .medium-offset-8 {
    margin-left: calc(67.60417%);
  }
  #t-checkout .medium-offset-9 {
    margin-left: 75%;
  }
  #t-checkout .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75.9375%);
  }
  #t-checkout .medium-offset-10 {
    margin-left: 83.33333%;
  }
  #t-checkout .grid-margin-x > .medium-offset-10 {
    margin-left: calc(84.27083%);
  }
  #t-checkout .medium-offset-11 {
    margin-left: 91.66667%;
  }
  #t-checkout .grid-margin-x > .medium-offset-11 {
    margin-left: calc(92.60417%);
  }
}
@media print, screen and (min-width: 64em) {
  #t-checkout .large-offset-0 {
    margin-left: 0%;
  }
  #t-checkout .grid-margin-x > .large-offset-0 {
    margin-left: calc(0.9375%);
  }
  #t-checkout .large-offset-1 {
    margin-left: 8.33333%;
  }
  #t-checkout .grid-margin-x > .large-offset-1 {
    margin-left: calc(9.27083%);
  }
  #t-checkout .large-offset-2 {
    margin-left: 16.66667%;
  }
  #t-checkout .grid-margin-x > .large-offset-2 {
    margin-left: calc(17.60417%);
  }
  #t-checkout .large-offset-3 {
    margin-left: 25%;
  }
  #t-checkout .grid-margin-x > .large-offset-3 {
    margin-left: calc(25.9375%);
  }
  #t-checkout .large-offset-4 {
    margin-left: 33.33333%;
  }
  #t-checkout .grid-margin-x > .large-offset-4 {
    margin-left: calc(34.27083%);
  }
  #t-checkout .large-offset-5 {
    margin-left: 41.66667%;
  }
  #t-checkout .grid-margin-x > .large-offset-5 {
    margin-left: calc(42.60417%);
  }
  #t-checkout .large-offset-6 {
    margin-left: 50%;
  }
  #t-checkout .grid-margin-x > .large-offset-6 {
    margin-left: calc(50.9375%);
  }
  #t-checkout .large-offset-7 {
    margin-left: 58.33333%;
  }
  #t-checkout .grid-margin-x > .large-offset-7 {
    margin-left: calc(59.27083%);
  }
  #t-checkout .large-offset-8 {
    margin-left: 66.66667%;
  }
  #t-checkout .grid-margin-x > .large-offset-8 {
    margin-left: calc(67.60417%);
  }
  #t-checkout .large-offset-9 {
    margin-left: 75%;
  }
  #t-checkout .grid-margin-x > .large-offset-9 {
    margin-left: calc(75.9375%);
  }
  #t-checkout .large-offset-10 {
    margin-left: 83.33333%;
  }
  #t-checkout .grid-margin-x > .large-offset-10 {
    margin-left: calc(84.27083%);
  }
  #t-checkout .large-offset-11 {
    margin-left: 91.66667%;
  }
  #t-checkout .grid-margin-x > .large-offset-11 {
    margin-left: calc(92.60417%);
  }
}
#t-checkout .grid-y {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
#t-checkout .grid-y > .cell {
  width: auto;
}
#t-checkout .grid-y > .auto {
  height: auto;
}
#t-checkout .grid-y > .shrink {
  height: auto;
}
#t-checkout .grid-y > .small-shrink,
#t-checkout .grid-y > .small-full,
#t-checkout .grid-y > .small-1,
#t-checkout .grid-y > .small-2,
#t-checkout .grid-y > .small-3,
#t-checkout .grid-y > .small-4,
#t-checkout .grid-y > .small-5,
#t-checkout .grid-y > .small-6,
#t-checkout .grid-y > .small-7,
#t-checkout .grid-y > .small-8,
#t-checkout .grid-y > .small-9,
#t-checkout .grid-y > .small-10,
#t-checkout .grid-y > .small-11,
#t-checkout .grid-y > .small-12 {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
@media print, screen and (min-width: 40em) {
  #t-checkout .grid-y > .medium-shrink,
  #t-checkout .grid-y > .medium-full,
  #t-checkout .grid-y > .medium-1,
  #t-checkout .grid-y > .medium-2,
  #t-checkout .grid-y > .medium-3,
  #t-checkout .grid-y > .medium-4,
  #t-checkout .grid-y > .medium-5,
  #t-checkout .grid-y > .medium-6,
  #t-checkout .grid-y > .medium-7,
  #t-checkout .grid-y > .medium-8,
  #t-checkout .grid-y > .medium-9,
  #t-checkout .grid-y > .medium-10,
  #t-checkout .grid-y > .medium-11,
  #t-checkout .grid-y > .medium-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  #t-checkout .grid-y > .large-shrink,
  #t-checkout .grid-y > .large-full,
  #t-checkout .grid-y > .large-1,
  #t-checkout .grid-y > .large-2,
  #t-checkout .grid-y > .large-3,
  #t-checkout .grid-y > .large-4,
  #t-checkout .grid-y > .large-5,
  #t-checkout .grid-y > .large-6,
  #t-checkout .grid-y > .large-7,
  #t-checkout .grid-y > .large-8,
  #t-checkout .grid-y > .large-9,
  #t-checkout .grid-y > .large-10,
  #t-checkout .grid-y > .large-11,
  #t-checkout .grid-y > .large-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
#t-checkout .grid-y > .small-1 {
  height: 8.33333%;
}
#t-checkout .grid-y > .small-2 {
  height: 16.66667%;
}
#t-checkout .grid-y > .small-3 {
  height: 25%;
}
#t-checkout .grid-y > .small-4 {
  height: 33.33333%;
}
#t-checkout .grid-y > .small-5 {
  height: 41.66667%;
}
#t-checkout .grid-y > .small-6 {
  height: 50%;
}
#t-checkout .grid-y > .small-7 {
  height: 58.33333%;
}
#t-checkout .grid-y > .small-8 {
  height: 66.66667%;
}
#t-checkout .grid-y > .small-9 {
  height: 75%;
}
#t-checkout .grid-y > .small-10 {
  height: 83.33333%;
}
#t-checkout .grid-y > .small-11 {
  height: 91.66667%;
}
#t-checkout .grid-y > .small-12 {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  #t-checkout .grid-y > .medium-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
  }
  #t-checkout .grid-y > .medium-shrink {
    height: auto;
  }
  #t-checkout .grid-y > .medium-1 {
    height: 8.33333%;
  }
  #t-checkout .grid-y > .medium-2 {
    height: 16.66667%;
  }
  #t-checkout .grid-y > .medium-3 {
    height: 25%;
  }
  #t-checkout .grid-y > .medium-4 {
    height: 33.33333%;
  }
  #t-checkout .grid-y > .medium-5 {
    height: 41.66667%;
  }
  #t-checkout .grid-y > .medium-6 {
    height: 50%;
  }
  #t-checkout .grid-y > .medium-7 {
    height: 58.33333%;
  }
  #t-checkout .grid-y > .medium-8 {
    height: 66.66667%;
  }
  #t-checkout .grid-y > .medium-9 {
    height: 75%;
  }
  #t-checkout .grid-y > .medium-10 {
    height: 83.33333%;
  }
  #t-checkout .grid-y > .medium-11 {
    height: 91.66667%;
  }
  #t-checkout .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  #t-checkout .grid-y > .large-auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
  }
  #t-checkout .grid-y > .large-shrink {
    height: auto;
  }
  #t-checkout .grid-y > .large-1 {
    height: 8.33333%;
  }
  #t-checkout .grid-y > .large-2 {
    height: 16.66667%;
  }
  #t-checkout .grid-y > .large-3 {
    height: 25%;
  }
  #t-checkout .grid-y > .large-4 {
    height: 33.33333%;
  }
  #t-checkout .grid-y > .large-5 {
    height: 41.66667%;
  }
  #t-checkout .grid-y > .large-6 {
    height: 50%;
  }
  #t-checkout .grid-y > .large-7 {
    height: 58.33333%;
  }
  #t-checkout .grid-y > .large-8 {
    height: 66.66667%;
  }
  #t-checkout .grid-y > .large-9 {
    height: 75%;
  }
  #t-checkout .grid-y > .large-10 {
    height: 83.33333%;
  }
  #t-checkout .grid-y > .large-11 {
    height: 91.66667%;
  }
  #t-checkout .grid-y > .large-12 {
    height: 100%;
  }
}
#t-checkout .grid-padding-y .grid-padding-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  #t-checkout .grid-padding-y .grid-padding-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
#t-checkout .grid-padding-y > .cell {
  padding-top: .625rem;
  padding-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  #t-checkout .grid-padding-y > .cell {
    padding-top: .9375rem;
    padding-bottom: 0.9375rem;
  }
}
#t-checkout .grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  #t-checkout .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
#t-checkout .grid-margin-y > .cell {
  height: calc(98.75%);
  margin-top: .625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  #t-checkout .grid-margin-y > .cell {
    height: calc(98.125%);
    margin-top: .9375rem;
    margin-bottom: 0.9375rem;
  }
}
#t-checkout .grid-margin-y > .auto {
  height: auto;
}
#t-checkout .grid-margin-y > .shrink {
  height: auto;
}
#t-checkout .grid-margin-y > .small-1 {
  height: calc(7.08333%);
}
#t-checkout .grid-margin-y > .small-2 {
  height: calc(15.41667%);
}
#t-checkout .grid-margin-y > .small-3 {
  height: calc(23.75%);
}
#t-checkout .grid-margin-y > .small-4 {
  height: calc(32.08333%);
}
#t-checkout .grid-margin-y > .small-5 {
  height: calc(40.41667%);
}
#t-checkout .grid-margin-y > .small-6 {
  height: calc(48.75%);
}
#t-checkout .grid-margin-y > .small-7 {
  height: calc(57.08333%);
}
#t-checkout .grid-margin-y > .small-8 {
  height: calc(65.41667%);
}
#t-checkout .grid-margin-y > .small-9 {
  height: calc(73.75%);
}
#t-checkout .grid-margin-y > .small-10 {
  height: calc(82.08333%);
}
#t-checkout .grid-margin-y > .small-11 {
  height: calc(90.41667%);
}
#t-checkout .grid-margin-y > .small-12 {
  height: calc(98.75%);
}
@media print, screen and (min-width: 40em) {
  #t-checkout .grid-margin-y > .auto {
    height: auto;
  }
  #t-checkout .grid-margin-y > .shrink {
    height: auto;
  }
  #t-checkout .grid-margin-y > .small-1 {
    height: calc(6.45833%);
  }
  #t-checkout .grid-margin-y > .small-2 {
    height: calc(14.79167%);
  }
  #t-checkout .grid-margin-y > .small-3 {
    height: calc(23.125%);
  }
  #t-checkout .grid-margin-y > .small-4 {
    height: calc(31.45833%);
  }
  #t-checkout .grid-margin-y > .small-5 {
    height: calc(39.79167%);
  }
  #t-checkout .grid-margin-y > .small-6 {
    height: calc(48.125%);
  }
  #t-checkout .grid-margin-y > .small-7 {
    height: calc(56.45833%);
  }
  #t-checkout .grid-margin-y > .small-8 {
    height: calc(64.79167%);
  }
  #t-checkout .grid-margin-y > .small-9 {
    height: calc(73.125%);
  }
  #t-checkout .grid-margin-y > .small-10 {
    height: calc(81.45833%);
  }
  #t-checkout .grid-margin-y > .small-11 {
    height: calc(89.79167%);
  }
  #t-checkout .grid-margin-y > .small-12 {
    height: calc(98.125%);
  }
  #t-checkout .grid-margin-y > .medium-auto {
    height: auto;
  }
  #t-checkout .grid-margin-y > .medium-shrink {
    height: auto;
  }
  #t-checkout .grid-margin-y > .medium-1 {
    height: calc(6.45833%);
  }
  #t-checkout .grid-margin-y > .medium-2 {
    height: calc(14.79167%);
  }
  #t-checkout .grid-margin-y > .medium-3 {
    height: calc(23.125%);
  }
  #t-checkout .grid-margin-y > .medium-4 {
    height: calc(31.45833%);
  }
  #t-checkout .grid-margin-y > .medium-5 {
    height: calc(39.79167%);
  }
  #t-checkout .grid-margin-y > .medium-6 {
    height: calc(48.125%);
  }
  #t-checkout .grid-margin-y > .medium-7 {
    height: calc(56.45833%);
  }
  #t-checkout .grid-margin-y > .medium-8 {
    height: calc(64.79167%);
  }
  #t-checkout .grid-margin-y > .medium-9 {
    height: calc(73.125%);
  }
  #t-checkout .grid-margin-y > .medium-10 {
    height: calc(81.45833%);
  }
  #t-checkout .grid-margin-y > .medium-11 {
    height: calc(89.79167%);
  }
  #t-checkout .grid-margin-y > .medium-12 {
    height: calc(98.125%);
  }
}
@media print, screen and (min-width: 64em) {
  #t-checkout .grid-margin-y > .large-auto {
    height: auto;
  }
  #t-checkout .grid-margin-y > .large-shrink {
    height: auto;
  }
  #t-checkout .grid-margin-y > .large-1 {
    height: calc(6.45833%);
  }
  #t-checkout .grid-margin-y > .large-2 {
    height: calc(14.79167%);
  }
  #t-checkout .grid-margin-y > .large-3 {
    height: calc(23.125%);
  }
  #t-checkout .grid-margin-y > .large-4 {
    height: calc(31.45833%);
  }
  #t-checkout .grid-margin-y > .large-5 {
    height: calc(39.79167%);
  }
  #t-checkout .grid-margin-y > .large-6 {
    height: calc(48.125%);
  }
  #t-checkout .grid-margin-y > .large-7 {
    height: calc(56.45833%);
  }
  #t-checkout .grid-margin-y > .large-8 {
    height: calc(64.79167%);
  }
  #t-checkout .grid-margin-y > .large-9 {
    height: calc(73.125%);
  }
  #t-checkout .grid-margin-y > .large-10 {
    height: calc(81.45833%);
  }
  #t-checkout .grid-margin-y > .large-11 {
    height: calc(89.79167%);
  }
  #t-checkout .grid-margin-y > .large-12 {
    height: calc(98.125%);
  }
}
#t-checkout .grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100vw;
}
#t-checkout .cell .grid-frame {
  width: 100%;
}
#t-checkout .cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar;
}
#t-checkout .cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar;
}
#t-checkout .cell-block-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 100%;
}
#t-checkout .cell-block-container > .grid-x {
  max-height: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media print, screen and (min-width: 40em) {
  #t-checkout .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw;
  }
  #t-checkout .cell .medium-grid-frame {
    width: 100%;
  }
  #t-checkout .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
  #t-checkout .medium-cell-block-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
  }
  #t-checkout .medium-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  #t-checkout .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
}
@media print, screen and (min-width: 64em) {
  #t-checkout .large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw;
  }
  #t-checkout .cell .large-grid-frame {
    width: 100%;
  }
  #t-checkout .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
  #t-checkout .large-cell-block-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%;
  }
  #t-checkout .large-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  #t-checkout .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
}
#t-checkout .grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 100vh;
}
@media print, screen and (min-width: 40em) {
  #t-checkout .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}
@media print, screen and (min-width: 64em) {
  #t-checkout .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}
#t-checkout .cell .grid-y.grid-frame {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  #t-checkout .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  #t-checkout .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}
#t-checkout .grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  #t-checkout .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
#t-checkout .grid-margin-y > .cell {
  height: calc(98.75%);
  margin-top: .625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  #t-checkout .grid-margin-y > .cell {
    height: calc(98.125%);
    margin-top: .9375rem;
    margin-bottom: 0.9375rem;
  }
}
#t-checkout .grid-margin-y > .auto {
  height: auto;
}
#t-checkout .grid-margin-y > .shrink {
  height: auto;
}
#t-checkout .grid-margin-y > .small-1 {
  height: calc(7.08333%);
}
#t-checkout .grid-margin-y > .small-2 {
  height: calc(15.41667%);
}
#t-checkout .grid-margin-y > .small-3 {
  height: calc(23.75%);
}
#t-checkout .grid-margin-y > .small-4 {
  height: calc(32.08333%);
}
#t-checkout .grid-margin-y > .small-5 {
  height: calc(40.41667%);
}
#t-checkout .grid-margin-y > .small-6 {
  height: calc(48.75%);
}
#t-checkout .grid-margin-y > .small-7 {
  height: calc(57.08333%);
}
#t-checkout .grid-margin-y > .small-8 {
  height: calc(65.41667%);
}
#t-checkout .grid-margin-y > .small-9 {
  height: calc(73.75%);
}
#t-checkout .grid-margin-y > .small-10 {
  height: calc(82.08333%);
}
#t-checkout .grid-margin-y > .small-11 {
  height: calc(90.41667%);
}
#t-checkout .grid-margin-y > .small-12 {
  height: calc(98.75%);
}
@media print, screen and (min-width: 40em) {
  #t-checkout .grid-margin-y > .auto {
    height: auto;
  }
  #t-checkout .grid-margin-y > .shrink {
    height: auto;
  }
  #t-checkout .grid-margin-y > .small-1 {
    height: calc(6.45833%);
  }
  #t-checkout .grid-margin-y > .small-2 {
    height: calc(14.79167%);
  }
  #t-checkout .grid-margin-y > .small-3 {
    height: calc(23.125%);
  }
  #t-checkout .grid-margin-y > .small-4 {
    height: calc(31.45833%);
  }
  #t-checkout .grid-margin-y > .small-5 {
    height: calc(39.79167%);
  }
  #t-checkout .grid-margin-y > .small-6 {
    height: calc(48.125%);
  }
  #t-checkout .grid-margin-y > .small-7 {
    height: calc(56.45833%);
  }
  #t-checkout .grid-margin-y > .small-8 {
    height: calc(64.79167%);
  }
  #t-checkout .grid-margin-y > .small-9 {
    height: calc(73.125%);
  }
  #t-checkout .grid-margin-y > .small-10 {
    height: calc(81.45833%);
  }
  #t-checkout .grid-margin-y > .small-11 {
    height: calc(89.79167%);
  }
  #t-checkout .grid-margin-y > .small-12 {
    height: calc(98.125%);
  }
  #t-checkout .grid-margin-y > .medium-auto {
    height: auto;
  }
  #t-checkout .grid-margin-y > .medium-shrink {
    height: auto;
  }
  #t-checkout .grid-margin-y > .medium-1 {
    height: calc(6.45833%);
  }
  #t-checkout .grid-margin-y > .medium-2 {
    height: calc(14.79167%);
  }
  #t-checkout .grid-margin-y > .medium-3 {
    height: calc(23.125%);
  }
  #t-checkout .grid-margin-y > .medium-4 {
    height: calc(31.45833%);
  }
  #t-checkout .grid-margin-y > .medium-5 {
    height: calc(39.79167%);
  }
  #t-checkout .grid-margin-y > .medium-6 {
    height: calc(48.125%);
  }
  #t-checkout .grid-margin-y > .medium-7 {
    height: calc(56.45833%);
  }
  #t-checkout .grid-margin-y > .medium-8 {
    height: calc(64.79167%);
  }
  #t-checkout .grid-margin-y > .medium-9 {
    height: calc(73.125%);
  }
  #t-checkout .grid-margin-y > .medium-10 {
    height: calc(81.45833%);
  }
  #t-checkout .grid-margin-y > .medium-11 {
    height: calc(89.79167%);
  }
  #t-checkout .grid-margin-y > .medium-12 {
    height: calc(98.125%);
  }
}
@media print, screen and (min-width: 64em) {
  #t-checkout .grid-margin-y > .large-auto {
    height: auto;
  }
  #t-checkout .grid-margin-y > .large-shrink {
    height: auto;
  }
  #t-checkout .grid-margin-y > .large-1 {
    height: calc(6.45833%);
  }
  #t-checkout .grid-margin-y > .large-2 {
    height: calc(14.79167%);
  }
  #t-checkout .grid-margin-y > .large-3 {
    height: calc(23.125%);
  }
  #t-checkout .grid-margin-y > .large-4 {
    height: calc(31.45833%);
  }
  #t-checkout .grid-margin-y > .large-5 {
    height: calc(39.79167%);
  }
  #t-checkout .grid-margin-y > .large-6 {
    height: calc(48.125%);
  }
  #t-checkout .grid-margin-y > .large-7 {
    height: calc(56.45833%);
  }
  #t-checkout .grid-margin-y > .large-8 {
    height: calc(64.79167%);
  }
  #t-checkout .grid-margin-y > .large-9 {
    height: calc(73.125%);
  }
  #t-checkout .grid-margin-y > .large-10 {
    height: calc(81.45833%);
  }
  #t-checkout .grid-margin-y > .large-11 {
    height: calc(89.79167%);
  }
  #t-checkout .grid-margin-y > .large-12 {
    height: calc(98.125%);
  }
}
#t-checkout .grid-frame.grid-margin-y {
  height: calc(101.25vh);
}
@media print, screen and (min-width: 40em) {
  #t-checkout .grid-frame.grid-margin-y {
    height: calc(101.875vh);
  }
}
@media print, screen and (min-width: 64em) {
  #t-checkout .grid-frame.grid-margin-y {
    height: calc(101.875vh);
  }
}
@media print, screen and (min-width: 40em) {
  #t-checkout .grid-margin-y.medium-grid-frame {
    height: calc(101.875vh);
  }
}
@media print, screen and (min-width: 64em) {
  #t-checkout .grid-margin-y.large-grid-frame {
    height: calc(101.875vh);
  }
}
#t-checkout .hide {
  display: none !important;
}
#t-checkout .invisible {
  visibility: hidden;
}
@media screen and (max-width: 39.9375em) {
  #t-checkout .hide-for-small-only {
    display: none !important;
  }
}
@media screen and (max-width: 0em), screen and (min-width: 40em) {
  #t-checkout .show-for-small-only {
    display: none !important;
  }
}
@media print, screen and (min-width: 40em) {
  #t-checkout .hide-for-medium {
    display: none !important;
  }
}
@media screen and (max-width: 39.9375em) {
  #t-checkout .show-for-medium {
    display: none !important;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  #t-checkout .hide-for-medium-only {
    display: none !important;
  }
}
@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  #t-checkout .show-for-medium-only {
    display: none !important;
  }
}
@media print, screen and (min-width: 64em) {
  #t-checkout .hide-for-large {
    display: none !important;
  }
}
@media screen and (max-width: 63.9375em) {
  #t-checkout .show-for-large {
    display: none !important;
  }
}
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  #t-checkout .hide-for-large-only {
    display: none !important;
  }
}
@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  #t-checkout .show-for-large-only {
    display: none !important;
  }
}
#t-checkout .show-for-sr,
#t-checkout .show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}
#t-checkout .show-on-focus:active,
#t-checkout .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
  clip-path: none;
}
#t-checkout .show-for-landscape,
#t-checkout .hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  #t-checkout .show-for-landscape,
  #t-checkout .hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  #t-checkout .show-for-landscape,
  #t-checkout .hide-for-portrait {
    display: none !important;
  }
}
#t-checkout .hide-for-landscape,
#t-checkout .show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  #t-checkout .hide-for-landscape,
  #t-checkout .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  #t-checkout .hide-for-landscape,
  #t-checkout .show-for-portrait {
    display: block !important;
  }
}
#t-checkout .align-right {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#t-checkout .align-center {
  -ms-flex-pack: center;
  justify-content: center;
}
#t-checkout .align-justify {
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#t-checkout .align-spaced {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
#t-checkout .align-right.vertical.menu > li > a {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#t-checkout .align-center.vertical.menu > li > a {
  -ms-flex-pack: center;
  justify-content: center;
}
#t-checkout .align-top {
  -ms-flex-align: start;
  align-items: flex-start;
}
#t-checkout .align-self-top {
  -ms-flex-item-align: start;
  align-self: flex-start;
}
#t-checkout .align-bottom {
  -ms-flex-align: end;
  align-items: flex-end;
}
#t-checkout .align-self-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
#t-checkout .align-middle {
  -ms-flex-align: center;
  align-items: center;
}
#t-checkout .align-self-middle {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
#t-checkout .align-stretch {
  -ms-flex-align: stretch;
  align-items: stretch;
}
#t-checkout .align-self-stretch {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}
#t-checkout .align-center-middle {
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
#t-checkout .small-order-1 {
  -ms-flex-order: 1;
  order: 1;
}
#t-checkout .small-order-2 {
  -ms-flex-order: 2;
  order: 2;
}
#t-checkout .small-order-3 {
  -ms-flex-order: 3;
  order: 3;
}
#t-checkout .small-order-4 {
  -ms-flex-order: 4;
  order: 4;
}
#t-checkout .small-order-5 {
  -ms-flex-order: 5;
  order: 5;
}
#t-checkout .small-order-6 {
  -ms-flex-order: 6;
  order: 6;
}
@media print, screen and (min-width: 40em) {
  #t-checkout .medium-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  #t-checkout .medium-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  #t-checkout .medium-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  #t-checkout .medium-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  #t-checkout .medium-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  #t-checkout .medium-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  #t-checkout .large-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  #t-checkout .large-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  #t-checkout .large-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  #t-checkout .large-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  #t-checkout .large-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  #t-checkout .large-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
}
#t-checkout .flex-container {
  display: -ms-flexbox;
  display: flex;
}
#t-checkout .flex-child-auto {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
#t-checkout .flex-child-grow {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
#t-checkout .flex-child-shrink {
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
#t-checkout .flex-dir-row {
  -ms-flex-direction: row;
  flex-direction: row;
}
#t-checkout .flex-dir-row-reverse {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
#t-checkout .flex-dir-column {
  -ms-flex-direction: column;
  flex-direction: column;
}
#t-checkout .flex-dir-column-reverse {
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
@media print, screen and (min-width: 40em) {
  #t-checkout .medium-flex-container {
    display: -ms-flexbox;
    display: flex;
  }
  #t-checkout .medium-flex-child-auto {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  #t-checkout .medium-flex-child-grow {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  #t-checkout .medium-flex-child-shrink {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  #t-checkout .medium-flex-dir-row {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  #t-checkout .medium-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  #t-checkout .medium-flex-dir-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #t-checkout .medium-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  #t-checkout .large-flex-container {
    display: -ms-flexbox;
    display: flex;
  }
  #t-checkout .large-flex-child-auto {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  #t-checkout .large-flex-child-grow {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  #t-checkout .large-flex-child-shrink {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
  #t-checkout .large-flex-dir-row {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  #t-checkout .large-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  #t-checkout .large-flex-dir-column {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #t-checkout .large-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@font-face {
  font-family: 'VELUX Transform';
  src: url('/content/fonts/velux-transform-variable.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'VELUX Transform';
  src: url('/content/fonts/velux-transform-variable.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'VELUX Transform';
  src: url('/content/fonts/velux-transform-variable.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'VELUX Transform';
  src: url('/content/fonts/velux-transform-variable.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
}
#t-checkout body {
  font-family: 'VELUX Transform', Helvetica, Verdana, sans-serif;
}
#t-checkout h1,
#t-checkout .like-h1 {
  margin-top: 0;
  font-size: 3.6rem;
  line-height: 110%;
  margin-bottom: 1.2rem;
  font-weight: 300;
  color: #333;
}
#t-checkout h2,
#t-checkout .like-h2 {
  margin-top: 0;
  font-size: 3.2rem;
  line-height: 120%;
  margin-bottom: 1.2rem;
  font-weight: 400;
  color: #333;
}
#t-checkout h3,
#t-checkout .like-h3 {
  margin-top: 0;
  font-size: 2.6rem;
  line-height: 100%;
  margin-bottom: 1.2rem;
  font-weight: 400;
  color: #333;
}
#t-checkout h4,
#t-checkout .like-h4 {
  margin-top: 0;
  font-size: 2rem;
  line-height: 120%;
  margin-bottom: 1.2rem;
  font-weight: 700;
  color: #333;
}
#t-checkout h5,
#t-checkout .like-h5 {
  margin-top: 0;
  font-size: 1.8rem;
  line-height: 120%;
  margin-bottom: 1.2rem;
  font-weight: 700;
  color: #333;
}
#t-checkout h6,
#t-checkout .like-h6 {
  margin-top: 0;
  font-size: 1.6rem;
  line-height: 120%;
  margin-bottom: 1.2rem;
  font-weight: 700;
  color: #333;
}
#t-checkout p {
  margin-top: 0;
  font-size: 1.6rem;
  line-height: 165%;
  margin-bottom: 2.4rem;
}
#t-checkout a {
  color: #EE0000;
}
#t-checkout *:focus {
  outline: none;
}
#t-checkout [ng\:cloak],
#t-checkout [ng-cloak],
#t-checkout [data-ng-cloak],
#t-checkout [x-ng-cloak],
#t-checkout .ng-cloak,
#t-checkout .x-ng-cloak {
  display: none !important;
}
#t-checkout .-noPad {
  padding: 0;
}
#t-checkout .-mainPad {
  padding: 0 4vw;
}
#t-checkout .-mainPad.-top {
  padding-top: .3rem;
}
#t-checkout .-noMar {
  margin: 0;
}
#t-checkout .-border {
  border: 1px solid #e1e1e1;
}
#t-checkout .-borderLeft {
  border-left: 1px solid #e1e1e1;
}
#t-checkout .-borderRight {
  border-right: 1px solid #e1e1e1;
}
#t-checkout .-borderTop {
  border-top: 1px solid #e1e1e1;
}
#t-checkout .-borderBottom {
  border-bottom: 1px solid #e1e1e1;
}
#t-checkout .-colorRed {
  color: #EE0000;
}
#t-checkout .-fLight {
  font-weight: 300;
}
#t-checkout .-fNormal {
  font-weight: 400;
}
#t-checkout .-fBold {
  font-weight: 900;
}
#t-checkout .-inlineBlock {
  display: inline-block;
}
#t-checkout .-right {
  float: right;
}
#t-checkout .-left {
  float: left;
}
#t-checkout .-clearfix::after {
  clear: both;
  content: "";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
}
#t-checkout .-padTop10 {
  padding-top: 1rem;
}
#t-checkout .-padTop20 {
  padding-top: 2rem;
}
#t-checkout .-padTop30 {
  padding-top: 3rem;
}
#t-checkout .-padBottom10 {
  padding-bottom: 1rem;
}
#t-checkout .-padBottom20 {
  padding-bottom: 2rem;
}
#t-checkout .-padBottom30 {
  padding-bottom: 3rem;
}
#t-checkout .-padded {
  padding: 0.96rem;
}
#t-checkout .-paddedMin {
  padding: 0.36rem;
}
#t-checkout .-highlighted {
  background: #fff;
}
#t-checkout .-rounded {
  border-radius: 4px;
}
#t-checkout .-fBold {
  font-weight: 700;
}
#t-checkout .-uppercase {
  text-transform: uppercase;
}
#t-checkout .-fSmaller {
  font-size: 1.4rem;
}
#t-checkout .-tRight {
  text-align: right;
}
#t-checkout .-oHidden {
  overflow: hidden;
}
#t-checkout .-tCenter {
  text-align: center;
}
#t-checkout .-hidden {
  display: none;
}
#t-checkout .-relative {
  position: relative;
}
#t-checkout .-stuck {
  position: fixed;
  top: 0;
  width: inherit;
}
#t-checkout [class*=grid].-table {
  border: 1px solid #e1e1e1;
}
#t-checkout [class*=grid].-table > div {
  border: 1px solid #e1e1e1;
  padding: .8rem;
}
#t-checkout .-alignSelfCenter {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
#t-checkout html,
#t-checkout body {
  font-size: 16px;
  font-family: 'VELUX Transform', Helvetica, Verdana, sans-serif;
}
@media screen and (max-width: 39.9375em) {
  #t-checkout html,
  #t-checkout body {
    height: 100%;
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: auto;
  }
}
#t-checkout body {
  background: #e1e1e1;
  height: auto !important;
  font-size: 1.6rem;
}
@media screen and (max-width: 39.9375em) {
  #t-checkout body {
    overflow: hidden;
  }
}
#t-checkout .a-success {
  background: rgba(0, 255, 0, 0.1);
  border: 1px solid #0a0;
  padding: 1rem;
  font-size: 1.4rem;
  margin: 0 0 2rem 0;
  color: #000;
}
#t-checkout .a-error {
  background: rgba(255, 0, 0, 0.1);
  border: 1px solid #EE0000;
  padding: 1rem;
  font-size: 1.4rem;
  margin: 0 0 2rem 0;
  color: #000;
}
#t-checkout .a-message:not(:empty) {
  border: 1px solid #f0f0f0;
  padding: 1rem;
  font-size: 1.4rem;
  margin: 0 0 2rem 0;
  color: #000;
}
#t-checkout .mainWrapper {
  background: #fff;
  max-width: 1280px;
  margin: auto;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  overflow: hidden;
}
@media screen and (max-width: 39.9375em) {
  #t-checkout .mainWrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    height: 100vh;
    width: 100vw;
    overflow: hidden;
  }
}
@media screen and (min-width: 40em) {
  #t-checkout .mainWrapper {
    padding-top: 0;
  }
}
#t-checkout .showSize {
  position: fixed;
  bottom: 0;
  left: 0;
  font-size: 10px;
  padding: 5px;
  color: #0f0;
  background: #000;
}
#t-checkout .a-hr {
  border: 0;
  height: 1px;
  background: #e4e4e4;
}
#t-checkout .mainContent {
  padding-top: 1.2rem;
}
@media screen and (max-width: 39.9375em) {
  #t-checkout .mainContent {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    padding-top: 0;
  }
}
@media screen and (min-width: 40em) {
  #t-checkout .mainContent {
    min-height: 100vh;
  }
}
#t-checkout button {
  font-family: 'VELUX Transform', Helvetica, Verdana, sans-serif !important;
}
#t-checkout .a-button {
  display: block;
  width: 100%;
  font-family: 'VELUX Transform', Helvetica, Verdana, sans-serif;
  padding: 0 .8rem;
  background: #476996;
  border: 1px solid #476996;
  box-sizing: border-box;
  margin-bottom: .8rem;
  overflow: hidden;
  position: relative;
  line-height: 3.8rem;
  color: #fff;
  font-size: 1.6rem;
  text-decoration: none;
  cursor: pointer;
  transition: background-color 0.15s ease-out, border-color 0.15s ease-out;
  letter-spacing: .05em;
}
#t-checkout .a-button:hover {
  background: #EE0000;
  border-color: #EE0000;
}
#t-checkout .a-button.-secondary {
  background: #e1e1e1;
  color: #333;
  border: 1px solid #e1e1e1;
}
#t-checkout .a-button.-secondary:hover {
  background: #fff;
}
#t-checkout .a-button.-oneLine {
  white-space: nowrap;
  overflow: initial;
}
#t-checkout .a-button.-primary {
  background: #EE0000;
  border: 1px solid #EE0000;
  color: #fff;
  font-weight: 700;
  font-size: 1.6rem;
}
#t-checkout .a-button.-primary:hover {
  background: #000;
  border-color: #000;
  color: #fff;
}
#t-checkout .a-button.-primary span {
  color: #fff;
  font-weight: 700;
}
#t-checkout .a-button.-transparent {
  margin: 0;
  background: transparent;
  color: #000;
  border-color: transparent;
}
#t-checkout .a-button.-transparent:hover {
  border-color: transparent;
}
#t-checkout .a-button.-text {
  background: transparent;
  color: #EE0000;
  border-color: transparent;
}
#t-checkout .a-button.-text:hover {
  border-color: transparent;
}
#t-checkout .a-button.-inline {
  display: inline-block;
  width: auto;
}
#t-checkout .a-button.-larger {
  font-size: 1.2em;
}
#t-checkout .a-button.-smaller {
  font-size: 1.2rem;
  padding: .5rem;
  line-height: 1.2rem;
}
#t-checkout .a-button.-hollow {
  background: #fff;
  border: 1px solid #e1e1e1;
  color: #333;
}
#t-checkout .a-button.-hollow:hover {
  background: #f0f0f0;
}
#t-checkout .a-button.-text {
  background-color: transparent;
  color: #EE0000;
  text-decoration: underline;
  padding: 0;
  border: 0;
  margin-bottom: 1.6rem;
}
#t-checkout .a-button.-iconExpand:after {
  content: "";
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  float: right;
}
#t-checkout .a-button.-iconExpand.-expanded {
  content: "";
}
#t-checkout .a-button.-iconChevron:after {
  content: "";
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  float: right;
  border-right: 0.3rem solid #fff;
  border-top: 0.3rem solid #fff;
  transform: rotate(45deg);
  margin-left: .8rem;
}
#t-checkout .a-button.-iconChevron.-smaller:after {
  width: .8rem;
  height: .8rem;
  border-right-width: .1rem;
  border-top-width: .1rem;
  transform: translateY(0.3rem) rotate(45deg);
}
#t-checkout .a-button.-iconChevron.-secondary:after {
  border-color: #333;
}
#t-checkout .a-button.-spacy {
  margin: .6rem;
}
#t-checkout .a-button.-disabled,
#t-checkout .a-button[disabled=disabled] {
  opacity: 0.4;
  pointer-events: none;
}
#t-checkout .a-button.-check.-active {
  background: #a9cae5;
  color: #fff;
}
#t-checkout .a-button.-check.-active span {
  display: none;
}
#t-checkout .a-button.-check.-active span.-active {
  display: inline;
}
#t-checkout .a-button.-check span.-active {
  display: none;
}
#t-checkout .a-button svg:first-child {
  margin-right: .8rem;
}
#t-checkout .a-button svg:last-child {
  margin-left: .8rem;
}
#t-checkout ul,
#t-checkout ol {
  margin-top: 0;
  padding-left: 1.5rem;
  list-style-type: square;
}
#t-checkout ul.-unstyled,
#t-checkout ol.-unstyled {
  list-style-type: none;
  padding: 0;
}
#t-checkout ul.-inline > li,
#t-checkout ol.-inline > li {
  display: inline-block;
}
#t-checkout img {
  max-width: 100%;
}
#t-checkout table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 1.6rem;
}
#t-checkout table th {
  font-weight: bold;
}
#t-checkout table td {
  padding: 1.1rem;
}
#t-checkout table thead,
#t-checkout table tbody,
#t-checkout table tfoot {
  border: 1px solid #f0f0f0;
}
#t-checkout table tr:nth-child(odd) {
  background: #f0f0f0;
}
#t-checkout table tr:nth-child(odd):hover td {
  background: rgba(255, 255, 255, 0.5);
}
#t-checkout table tr:hover td {
  background: rgba(240, 240, 240, 0.5);
}
.m#t-checkout -sticker {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  width: 20vw;
  height: 20vw;
  border-radius: 50%;
  -ms-flex-align: center;
      align-items: center;
  padding: 1vw;
  box-shadow: 0 0 1rem #000;
  position: absolute;
  top: 2.4rem;
  right: 2.4rem;
}
.m#t-checkout -sticker.-red {
  background: #EE0000;
  color: #fff;
}
.m#t-checkout -sticker__content {
  text-align: center;
}
.m#t-checkout -sticker__header {
  font-size: 3.6vw;
  display: block;
}
.m#t-checkout -sticker__text {
  font-size: 2.4vw;
  display: block;
}
@media screen and (min-width: 40em) {
  .m#t-checkout -sticker {
    width: 10vw;
    height: 10vw;
    padding: .5vw;
  }
  .m#t-checkout -sticker__header {
    font-size: 1.8vw;
  }
  .m#t-checkout -sticker__text {
    font-size: 1.2vw;
  }
}
#t-checkout label {
  margin-bottom: 0.4rem;
  font-size: 1.5rem;
  line-height: 110%;
  display: block;
  color: #333;
}
#t-checkout input {
  height: 3.8rem;
  line-height: 3.8rem;
  box-sizing: border-box;
  padding: .8rem;
  background: #fff;
  color: #000;
  border-style: solid;
  border-width: 1px;
  border-color: #e1e1e1 #f0f0f0 #f0f0f0 #e1e1e1;
  margin-bottom: .6rem;
}
#t-checkout input[type=number] {
  -moz-appearance: textfield;
}
#t-checkout input[type=number]::-webkit-inner-spin-button,
#t-checkout input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#t-checkout input:not([type=radio]):not([type=checkbox]) {
  display: block;
  width: 100%;
}
#t-checkout input:not([type=radio]):not([type=checkbox]):focus {
  border-color: #a9cae5;
  background-color: #fff;
  box-shadow: 0 0 16px 0 #a9cae5;
}
#t-checkout input[type=text] {
  box-sizing: border-box;
}
#t-checkout input[type=radio],
#t-checkout input[type=checkbox] {
  margin: 2px .8rem 0 0;
  display: inline-block;
  margin-top: -0.1rem;
  height: auto;
}
#t-checkout input.-inline {
  display: inline-block;
  width: auto;
}
#t-checkout input:read-only,
#t-checkout input:disabled {
  background-color: #f0f0f0;
  cursor: not-allowed;
}
#t-checkout .a-asterisk {
  color: #EE0000;
}
#t-checkout textarea {
  width: 100%;
  max-width: 100%;
  min-height: 9.6rem;
  box-sizing: border-box;
}
#t-checkout select {
  display: block;
  width: 100%;
  height: 4rem;
  padding: .3rem 2.6rem .3rem 1rem;
  box-sizing: border-box;
  font-size: 1.4rem;
  color: #333;
  border: 1px solid #e1e1e1;
  margin-bottom: 0.6rem;
  font-family: 'VELUX Transform', Helvetica, Verdana, sans-serif !important;
  -webkit-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg class='svg-inline--fa fa-chevron-down fa-w-14' aria-hidden='true' data-prefix='far' data-icon='chevron-down' role='img' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='11.89px' height='7.912px' viewBox='0 0 448 512' data-fa-i2svg=''%3E%3Cpath fill='currentColor' d='M441.9 167.3l-19.8-19.8c-4.7-4.7-12.3-4.7-17 0L224 328.2 42.9 147.5c-4.7-4.7-12.3-4.7-17 0L6.1 167.3c-4.7 4.7-4.7 12.3 0 17l209.4 209.4c4.7 4.7 12.3 4.7 17 0l209.4-209.4c4.7-4.7 4.7-12.3 0-17z'%3E%3C/path%3E%3C/svg%3E");
  background-position: right 3% center;
  background-repeat: no-repeat;
  background-size: auto 50%;
}
#t-checkout select::-ms-expand {
  display: none;
}
#t-checkout select[size] {
  height: auto;
  background: none;
  line-height: 120%;
}
#t-checkout input[type=radio].-styled,
#t-checkout input[type=checkbox].-styled {
  display: none;
}
#t-checkout input[type=radio].-styled + label,
#t-checkout input[type=checkbox].-styled + label {
  position: relative;
  padding: .7rem;
  padding-left: 3rem;
}
#t-checkout input[type=radio].-styled + label:before,
#t-checkout input[type=checkbox].-styled + label:before {
  content: "";
  display: inline-block;
  width: 1.6rem;
  height: 1.6rem;
  border: 1px solid #333;
  margin-right: .6rem;
  position: absolute;
  box-sizing: border-box;
  left: .5rem;
  top: .65rem;
}
#t-checkout input[type=radio].-styled + label:before {
  border-radius: 50%;
}
#t-checkout input[type=radio].-styled:checked + label:after {
  content: "";
  display: block;
  background: #476996;
  position: absolute;
  left: .5rem;
  top: .65rem;
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 50%;
  transform: scale(0.6);
}
#t-checkout input[type=checkbox].-styled:checked + label:after {
  content: "";
  border-bottom: 2px solid #476996;
  border-left: 2px solid #476996;
  display: block;
  width: 0 1.2rem;
  height: .5rem;
  position: absolute;
  left: .1rem;
  top: .6rem;
  transform: rotate(-50deg);
}
#t-checkout .m-fakeSelect {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  padding-right: 2rem;
}
#t-checkout .m-fakeSelect + i {
  display: none;
}
#t-checkout .m-fakeSelect .m-fakeOptionGroup {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 99;
}
#t-checkout .m-fakeSelect .m-fakeOptionGroup .a-fakeOption {
  padding: 0.5rem 0;
}
#t-checkout .m-fakeSelect .m-fakeOptionGroup .a-fakeOption::before {
  font-size: 1rem;
}
#t-checkout .m-fakeCheckbox {
  cursor: pointer;
  position: relative;
  padding-left: 2.8rem;
  display: inline-block;
  line-height: 24rem;
  margin-bottom: 0.6rem;
}
#t-checkout .m-fakeCheckbox .a-fakeCheckbox {
  cursor: pointer;
  width: 2rem;
  height: 2rem;
  background: #f0f0f0;
  border: 1px solid #b7b7b7;
  border-radius: 1px;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
#t-checkout .m-fakeCheckbox .a-fakeCheckbox::before {
  content: '';
  width: 6px;
  height: 3px;
  background: #fff;
  display: block;
  transform: rotate(45deg) translate(-50%, -50%);
  transform-origin: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -4px;
  margin-top: 3px;
  opacity: 0;
}
#t-checkout .m-fakeCheckbox .a-fakeCheckbox::after {
  content: '';
  width: 10px;
  height: 3px;
  background: #fff;
  display: block;
  transform: rotate(135deg) translate(-50%, -50%);
  transform-origin: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: 1px;
  opacity: 0;
}
#t-checkout .m-fakeRadio {
  cursor: pointer;
  position: relative;
  display: block;
  padding-left: 2.4rem;
}
#t-checkout .m-fakeRadio .a-fakeRadio {
  width: 1.6rem;
  height: 1.6rem;
  background: #f0f0f0;
  border: 1px solid #b7b7b7;
  border-radius: 50%;
  position: absolute;
  left: 0;
}
#t-checkout .m-fakeRadio .a-fakeRadio::before {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  border: 1px solid #fff;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  opacity: 0;
}
#t-checkout .a-checkbox,
#t-checkout .a-radio {
  display: inline-block;
  width: auto;
  position: absolute;
  z-index: 1;
  left: 0;
  opacity: 0;
}
#t-checkout .a-checkbox:checked + .m-fakeCheckbox > .a-fakeCheckbox,
#t-checkout .a-radio:checked + .m-fakeCheckbox > .a-fakeCheckbox,
#t-checkout .a-checkbox:checked + .m-fakeRadio > .a-fakeRadio,
#t-checkout .a-radio:checked + .m-fakeRadio > .a-fakeRadio {
  background: #476996;
  border: 1px solid #476996;
}
#t-checkout .a-checkbox:checked + .m-fakeCheckbox > .a-fakeCheckbox::before,
#t-checkout .a-radio:checked + .m-fakeCheckbox > .a-fakeCheckbox::before,
#t-checkout .a-checkbox:checked + .m-fakeRadio > .a-fakeRadio::before,
#t-checkout .a-radio:checked + .m-fakeRadio > .a-fakeRadio::before,
#t-checkout .a-checkbox:checked + .m-fakeCheckbox > .a-fakeCheckbox::after,
#t-checkout .a-radio:checked + .m-fakeCheckbox > .a-fakeCheckbox::after,
#t-checkout .a-checkbox:checked + .m-fakeRadio > .a-fakeRadio::after,
#t-checkout .a-radio:checked + .m-fakeRadio > .a-fakeRadio::after {
  opacity: 1;
}
#t-checkout .a-checkbox:checked + .a-fakeCheckbox,
#t-checkout .a-radio:checked + .a-fakeCheckbox,
#t-checkout .a-checkbox:checked + .a-fakeRadio,
#t-checkout .a-radio:checked + .a-fakeRadio {
  background: #476996;
  border: 1px solid #476996;
}
#t-checkout .a-checkbox:checked + .a-fakeCheckbox::before,
#t-checkout .a-radio:checked + .a-fakeCheckbox::before,
#t-checkout .a-checkbox:checked + .a-fakeRadio::before,
#t-checkout .a-radio:checked + .a-fakeRadio::before,
#t-checkout .a-checkbox:checked + .a-fakeCheckbox::after,
#t-checkout .a-radio:checked + .a-fakeCheckbox::after,
#t-checkout .a-checkbox:checked + .a-fakeRadio::after,
#t-checkout .a-radio:checked + .a-fakeRadio::after {
  opacity: 1;
}
@media (max-width: 80em) {
  #t-checkout [class*=lg-and-down-hidden] {
    display: none;
  }
}
@media (max-width: 64em) {
  #t-checkout [class*=md-and-down-hidden] {
    display: none;
  }
}
@media (max-width: 48em) {
  #t-checkout [class*=sm-and-down-hidden] {
    display: none;
  }
}
@media (max-width: 36em) {
  #t-checkout [class*=xs-and-down-hidden] {
    display: none;
  }
}
@media (min-width: 80em) {
  #t-checkout [class*=lg-and-up-hidden] {
    display: none;
  }
}
@media (min-width: 64em) {
  #t-checkout [class*=md-and-up-hidden] {
    display: none;
  }
}
@media (min-width: 48em) {
  #t-checkout [class*=sm-and-up-hidden] {
    display: none;
  }
}
@media (min-width: 36em) {
  #t-checkout [class*=xs-and-up-hidden] {
    display: none;
  }
}
#t-checkout h1,
#t-checkout h2,
#t-checkout h3,
#t-checkout h4,
#t-checkout h5,
#t-checkout h6,
#t-checkout span,
#t-checkout input,
#t-checkout p {
  color: #28231f;
}
#t-checkout input[type=checkbox],
#t-checkout input[type=radio] {
  opacity: 1;
  width: auto;
  height: auto;
  vertical-align: middle;
}
#t-checkout .alignBottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
#t-checkout .alignBottom p {
  font-weight: 700;
}
#t-checkout ul.-inline li {
  display: inline-block;
  margin-right: 0.6rem;
}
#t-checkout .a-validationMarker {
  display: none;
  height: 3.8rem;
  line-height: 3.8rem;
  float: right;
  margin-top: -0.6rem;
  transform: translateY(-100%);
  margin-right: .5rem;
  color: #15a115;
  font-weight: bold;
}
#t-checkout input.ng-valid.ng-not-empty + .a-validationMarker {
  display: block;
}
#t-checkout .a-smallHeader {
  text-transform: uppercase;
  color: #476996;
  font-size: .8rem;
}
#t-checkout .o-qaIndicator {
  position: absolute;
  top: 1rem;
  right: 0;
  background: #EE0000;
  color: #fff;
  padding: 0.2rem;
  font-weight: 700;
}
#t-checkout .m-checkout__spinner {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.8) 50% 50% no-repeat;
}
#t-checkout .m-checkout__spinner:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 15vh;
  height: 15vh;
  margin-left: -7.5vh;
  margin-top: -7.5vh;
  border-radius: 50%;
  border-top: 0.7vh solid #a9cae5;
  animation-name: spinnerrotation;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
#t-checkout .o-basket > h1 {
  font-size: 1.8rem;
  font-weight: 800;
  margin-top: 1.2rem;
}
#t-checkout .m-basket__orderInfo {
  background: #f0f0f0;
  margin-bottom: 2.4rem;
}
#t-checkout .m-basket__orderInfo klarna-express-button.custom-button {
  line-height: 3.8rem;
  width: 100%;
}
#t-checkout .m-basket__orderInfo .title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
      flex-flow: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  height: 46px;
}
@media screen and (max-width: 39.9375em) {
  #t-checkout .m-basket__orderInfo .title {
    display: none;
  }
}
#t-checkout .m-basket__orderInfo hr {
  -ms-flex: 1;
      flex: 1;
  border: 0.5px solid #c1c1c1;
}
#t-checkout .m-basket__orderInfo .or-text {
  margin: 0;
  padding: 10px;
}
#t-checkout .m-basket__orderInfo .text-center {
  text-align: center;
}
#t-checkout .m-basket__orderInfo title p {
  padding: 10px;
}
#t-checkout .m-basket__orderInfo .right-section {
  -ms-flex-direction: column;
      flex-direction: column;
  display: -ms-flexbox;
  display: flex;
}
#t-checkout .m-basket__orderInfo p.below-button-text {
  text-align: center;
  line-height: 35px;
  font-size: 1.5rem;
  margin-top: 7px;
}
@media screen and (max-width: 39.9375em) {
  #t-checkout .m-basket__orderInfo p.below-button-text {
    display: none;
  }
}
@media screen and (max-width: 39.9375em) {
  #t-checkout .m-basket__orderInfo .keb-container {
    display: none;
  }
}
@media screen and (max-width: 39.9375em) {
  #t-checkout .klarna-mobile-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    height: 46px;
  }
  #t-checkout .klarna-mobile-wrapper p.or-text {
    padding: 10px;
    margin-bottom: 0;
  }
  #t-checkout .klarna-mobile-wrapper hr {
    -ms-flex: 1;
        flex: 1;
    border: 0.5px solid #c1c1c1;
    width: calc(20%);
  }
  #t-checkout p.below-button-text {
    text-align: center;
    line-height: 35px;
    font-size: 1.5rem;
    margin-top: 7px;
  }
  #t-checkout klarna-express-button.custom-button {
    height: 45px;
    width: 100%;
  }
}
@media screen and (max-width: 39.9375em) {
  #t-checkout .a-basket__deliveryInfo a {
    color: #476996;
    text-decoration: underline;
    cursor: pointer;
  }
}
#t-checkout .m-basket__productLine {
  margin-bottom: 1.2rem;
}
#t-checkout .m-basket__productLine > [class*=col] {
  padding-top: 1.2rem;
}
#t-checkout .m-basket__productLine > [class*=col]:first-child {
  padding: 0;
}
#t-checkout .m-quantitySelector {
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 39.9375em) {
  #t-checkout .m-quantitySelector {
    max-width: 12rem;
  }
}
#t-checkout .m-quantitySelector svg {
  margin: 0;
}
#t-checkout .m-quantitySelector button:first-child {
  border-right: 0;
  -ms-flex: 1 auto;
      flex: 1 auto;
  margin: 0;
}
#t-checkout .m-quantitySelector input {
  padding: 0;
  -ms-flex: 1 auto;
      flex: 1 auto;
  height: auto;
  min-width: 0;
  margin: 0;
  background: #fff;
  border: 1px solid #e1e1e1;
}
#t-checkout .m-quantitySelector button:last-child {
  border-left: 0;
  -ms-flex: 1 auto;
      flex: 1 auto;
  margin: 0;
}
#t-checkout .m-basket__stockMessages {
  list-style: none;
}
#t-checkout .m-basket__stockMessages li {
  color: #7b7a79;
  font-size: 1.4rem;
  line-height: 1.6rem;
}
#t-checkout .m-basket__stockMessages li:not(:last-child) {
  margin-bottom: 1rem;
}
#t-checkout .m-basket__stockMessages li::before {
  content: "\2022";
  color: #ffc83c;
  font-family: Arial, sans-serif;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.6rem;
  vertical-align: bottom;
  display: inline-block;
  width: 1.5rem;
  margin-left: -1.5rem;
}
#t-checkout .m-basket__prodRemove {
  padding-top: 1.2rem;
}
#t-checkout .m-basket__prodRemove a {
  color: #333;
}
#t-checkout .m-voucherInputs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
#t-checkout .m-voucherInputs input {
  display: inline-block;
  width: 70%;
  background: #fff;
}
#t-checkout .m-voucherInputs a {
  padding: 1.2rem;
  color: #EE0000;
}
#t-checkout .m-basket__prodImage {
  position: relative;
}
#t-checkout .m-basket__bundleImgs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
#t-checkout .m-basket__bundleImgs > div {
  -ms-flex: 1;
      flex: 1;
}
#t-checkout .a-priceBefore {
  position: relative;
}
#t-checkout .a-priceBefore:after {
  content: "";
  display: block;
  top: 50%;
  left: -0.3rem;
  right: -0.3rem;
  border-bottom: 0.15rem solid rgba(255, 0, 0, 0.5);
  position: absolute;
}
#t-checkout .a-imageZoomIcon {
  position: absolute;
  right: 0.6rem;
  bottom: 0.6rem;
  width: 2.2rem;
  height: 2.2rem;
  background: url('../../../Images/Checkout/magnifyingGlass.svg') no-repeat center rgba(40, 35, 31, 0.3);
  background-size: 75%;
}
#t-checkout .m-basket__priceTotal {
  font-weight: 900;
  border-color: #333;
  border-style: dotted none solid;
  border-top-width: 1px;
  border-bottom-width: 1px;
  padding: 1.5rem 1rem !important;
}
#t-checkout .m-basket__priceTotal.-hasAlternate {
  border-bottom: none;
  margin-bottom: 0px;
}
#t-checkout .m-basket__priceAlternate {
  font-weight: 900;
  border-color: #333;
  border-style: none none solid;
  border-bottom-width: 1px;
  padding: 0 1rem 1.5rem !important;
}
#t-checkout .m-basket__priceAlternate > span:first-child {
  font-size: 1.44rem;
  opacity: .6;
}
#t-checkout .a-basket__grandTotal {
  font-size: 2rem;
}
#t-checkout .a-basket__grandTotal.--alternate-price {
  font-size: 1.8rem;
}
#t-checkout .m-basket__productHeaders {
  padding-bottom: 0.6rem !important;
}
#t-checkout .a-basket__vatLine {
  font-size: .8em;
  display: block;
  color: #c4c4c4;
  font-weight: 300;
}
#t-checkout .a-basket__prodDiscounts {
  list-style: none;
  text-align: right;
  padding: 0;
}
@media screen and (max-width: 39.9375em) {
  #t-checkout .a-basket__prodQuant {
    background: #f0f0f0;
    border: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    vertical-align: middle;
    -ms-flex-direction: column;
        flex-direction: column;
  }
  #t-checkout .a-basket__prodQuant .m-basket__prodRemove,
  #t-checkout .a-basket__prodQuant p {
    padding: 0 0 0 1rem;
    margin: 0 !important;
  }
  #t-checkout .a-basket__prodDesc {
    border: 0;
  }
  #t-checkout .a-basket__prodDesc h4 {
    font-size: 1.5rem;
    margin-bottom: .8rem;
    font-weight: 800;
  }
  #t-checkout .a-basket__prodDesc li {
    font-size: 1.3rem;
    color: #7b7a79;
  }
  #t-checkout .m-orderInfo .-borderLeft {
    border: 0;
  }
  #t-checkout .m-basket__additionalFee {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  #t-checkout .m-basket__additionalFee .-fBold {
    font-size: 1.3rem;
  }
  #t-checkout .m-basket__itemTotal {
    -ms-flex-align: normal;
        align-items: normal;
    margin: 2rem 0 1rem !important;
  }
  #t-checkout .m-basket__itemTotal .-fBold {
    font-size: 1.3rem;
  }
}
#t-checkout .-stickySidebar.-bottom {
  position: absolute !important;
  bottom: 0;
  top: auto !important;
}
#t-checkout .-stickySidebar.-stuck {
  position: fixed;
  top: 0;
  width: inherit;
}
#t-checkout .system-message {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 200;
  background: #a11515;
}
#t-checkout .system-message .message {
  position: initial;
  background: transparent;
  width: 100%;
  left: auto;
  top: auto;
  z-index: auto;
  box-sizing: initial;
  box-shadow: none;
}
#t-checkout .system-message .message p {
  margin-bottom: 0;
  color: #fff;
}
#t-checkout .address-confirmation-cart p.address-confirmation-address {
  margin-bottom: 0.2rem;
}
#t-checkout .address-confirmation-cart p.address-confirmation-date {
  color: #7b7a79;
}
#t-checkout .-overviewBlock {
  margin-bottom: 4rem;
}
#t-checkout .o-overviewHolder {
  background: #f0f0f0;
}
#t-checkout .o-overviewHolder > h4 {
  margin: auto .5rem;
  border-bottom: 1px solid #e1e1e1;
  padding-top: .5rem;
}
#t-checkout .o-overviewHolder .m-checkoutVoucher {
  margin: 0 .5rem;
}
#t-checkout .o-overviewCart {
  margin-bottom: 1.2rem;
}
#t-checkout .o-overviewCart form {
  margin: 0 .5em;
}
#t-checkout .m-pricingSummary p {
  overflow: hidden;
  padding: 0 .5em;
  font-size: 1.5rem;
}
#t-checkout .m-overviewInfo.-deliveryAdd .m-addressFields.-forEmail,
#t-checkout .m-overviewInfo.-bilingAdd .m-addressFields.-forEmail {
  display: none;
}
#t-checkout .m-overviewInfo hr {
  margin: 0;
  border: 0px none;
  border-bottom: 0.1rem solid #e1e1e1;
}
#t-checkout .m-overviewInfo-pickup {
  margin-bottom: 40px;
}
#t-checkout .m-overviewInfo-pickup a {
  color: #7b7a79;
  margin-left: 0.5rem;
}
#t-checkout .m-overviewInfo-pickup h4 {
  line-height: normal;
  margin-bottom: 1.2rem;
}
#t-checkout .m-overviewInfo-pickup span {
  color: #9a9999;
}
#t-checkout .m-overviewInfo .m-deliveryMethods {
  padding-left: 0px;
}
#t-checkout .m-overviewInfo .m-deliveryMethods span {
  font-weight: 700;
}
#t-checkout .m-overviewInfo .m-deliveryMethods .m-deliveryMethod {
  padding: 2rem;
  border-bottom: 0.1rem solid #e1e1e1;
}
#t-checkout .m-overviewInfo .m-deliveryMethods .m-deliveryMethod a {
  color: #7b7a79;
  margin-left: 0.5rem;
}
#t-checkout .m-overviewInfo .m-deliveryMethods .m-deliveryMethod__deliveryDatePreText {
  color: #9a9999;
}
#t-checkout .m-overviewInfo .m-deliveryMethods .m-deliveryMethod__pick-up-point-label p {
  margin-bottom: 1.2rem;
}
#t-checkout .m-overviewInfo .m-deliveryMethods .m-deliveryMethod__pick-up-point-additional-information p {
  margin-bottom: 1.6rem;
  color: #9a9999;
}
#t-checkout .m-overviewInfo .m-deliveryMethods .m-deliveryMethod__deliveryMethodGLS__logo {
  width: auto;
  max-width: 130px;
  float: right;
  padding: 0px 35px;
}
@media (max-width: 48em) {
  #t-checkout .m-overviewInfo .m-deliveryMethods .m-deliveryMethod__deliveryMethodGLS__logo {
    display: none;
  }
}
#t-checkout .m-overviewInfo .m-deliveryMethods .m-deliveryMethod__radioHolder {
  text-align: center;
}
#t-checkout .m-overviewInfo .m-deliveryMethods .m-deliveryMethod__pickup-point {
  border: 0.1rem solid #e1e1e1;
  padding: 10px;
  max-width: 45%;
  margin-bottom: 2rem;
}
#t-checkout .m-overviewInfo .m-deliveryMethods .m-deliveryMethod__pickup-point div.__pickupHolder {
  float: right;
}
@media (max-width: 48em) {
  #t-checkout .m-overviewInfo .m-deliveryMethods .m-deliveryMethod__pickup-point {
    max-width: 100%;
  }
}
#t-checkout .m-overviewInfo .m-deliveryMethods .m-deliveryMethod__pickup-point p {
  margin-bottom: 0rem;
}
#t-checkout .m-overviewInfo .m-deliveryMethods .m-deliveryMethod__pickup-point p#pickup-point-company-name {
  font-weight: 700;
}
#t-checkout .m-overviewInfo .m-deliveryMethods .m-deliveryMethod__pickup-point p#pickup-point-address {
  color: #9a9999;
}
#t-checkout .m-paymentOptions {
  padding: 0;
  border-top: 0.1rem solid #e1e1e1;
}
#t-checkout .m-paymentOption {
  border-bottom: 0.1rem solid #e1e1e1;
  padding: 2rem;
}
#t-checkout .m-paymentOption:hover {
  background: #f0f0f0;
}
#t-checkout .m-paymentOption.-active {
  background: #f0f0f0;
}
#t-checkout .m-paymentOption.-active .m-paymentOption__logo {
  background: #fff;
}
#t-checkout .m-paymentOption.-active label {
  font-weight: bold;
}
#t-checkout .m-paymentOption__radioHolder {
  text-align: center;
}
#t-checkout .m-paymentOption__radioHolder input {
  margin: 2rem 0 0 0;
}
#t-checkout .m-paymentOption__logo {
  padding: 1rem;
  height: 4.5rem;
  border: 1px solid #e1e1e1;
  background: #f0f0f0;
  margin-right: 2rem;
}
#t-checkout .m-paymentOption__info select {
  width: auto;
  display: inline;
}
#t-checkout .m-paymentOption__info .a-error {
  display: inline;
}
#t-checkout .m-checkboxes,
#t-checkout .m-radiobuttons {
  margin: 0 .5em;
}
#t-checkout .m-checkboxes label,
#t-checkout .m-radiobuttons label {
  font-family: 'VELUX Transform', Helvetica, Verdana, sans-serif;
  font-weight: 400;
  font-size: 1em;
  vertical-align: baseline;
  min-height: 1em;
  margin-bottom: 1em;
}
#t-checkout .m-addressFields p {
  border-bottom: 1px solid #f0f0f0;
  color: #7b7a79;
  text-align: right;
  overflow: hidden;
}
#t-checkout .m-addressFields span {
  color: #7b7a79;
  display: inline-block;
  float: left;
  text-align: left;
}
#t-checkout .m-addressFields:last-of-type {
  margin-bottom: 1.2rem;
}
#t-checkout .address-lookup {
  z-index: 5;
  overflow-y: scroll;
  max-height: 25rem;
  padding: .5rem;
  background: #fff;
  border: 1px solid #e1e1e1;
  margin-bottom: 1rem;
}
#t-checkout .address-lookup ol {
  margin: .8rem;
  list-style: none;
  padding: 0;
  margin: 0;
}
#t-checkout .address-lookup li {
  padding: .5rem;
  font-size: 1.5rem;
}
#t-checkout .address-lookup li:hover {
  color: white;
  background: #c4c4c4;
  cursor: pointer;
}
#t-checkout .m-checkout__customerInfo > h4 {
  border-bottom: 1px solid #c4c4c4;
  margin-bottom: .5em;
}
#t-checkout .md-datepicker-open .md-datepicker-input {
  border-color: transparent;
  background: transparent;
}
#t-checkout .md-datepicker-input-container {
  border: 0;
  position: relative;
  background: transparent;
}
#t-checkout .a-paymentIcon {
  margin-left: .5em;
  max-height: .8em;
  margin-top: 0;
  width: auto;
}
#t-checkout .a-paymentIcon.-small {
  max-height: 1em;
}
#t-checkout .m-terms__checks label * {
  display: inline;
}
#t-checkout .m-addressSelect {
  width: 100%;
}
#t-checkout .m-addressSelect .a-addressOption {
  border: 1px solid #e1e1e1;
  padding: 0.6rem;
  margin-bottom: 0.6rem;
  cursor: pointer;
}
#t-checkout .m-addressSelect .a-addressOption:hover {
  background-color: #f0f0f0;
}
#t-checkout .a-changeAddress {
  cursor: pointer;
}
#t-checkout .a-mandatory {
  color: #EE0000;
  margin-left: 0.3rem;
}
#t-checkout .a-error {
  color: #EE0000;
  display: -ms-flexbox;
  display: flex;
}
#t-checkout .a-error svg {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-item-align: center;
      align-self: center;
  margin-right: 1rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: darkred;
}
#t-checkout .a-error > span {
  color: #EE0000;
  font-size: 1.4rem;
}
#t-checkout .m-fakeCheckbox {
  cursor: default;
  position: relative;
  padding-left: 1.75em;
  display: inline-block;
  line-height: 1.5em;
  margin-bottom: 1em;
}
#t-checkout .m-fakeCheckbox:before {
  content: "";
  display: block;
  top: 0;
  left: 0;
  width: 4rem;
  height: 4rem;
  position: absolute;
  transform: translate(-25%, -25%);
}
#t-checkout .m-fakeCheckbox .a-fakeCheckbox {
  width: 1.25em;
  height: 1.25em;
  background: #fff;
  outline: 10px solid transparent;
  border-radius: 1px;
  margin-top: .2rem;
}
#t-checkout .m-fakeCheckbox .a-fakeCheckbox::before {
  content: '';
  width: 6px;
  height: 3px;
  background: #fff;
  display: block;
  transform: rotate(45deg) translate(-50%, -50%);
  transform-origin: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -4px;
  margin-top: 3px;
  opacity: 0;
}
#t-checkout .m-fakeCheckbox .a-fakeCheckbox::after {
  content: '';
  width: 10px;
  height: 3px;
  background: #fff;
  display: block;
  transform: rotate(135deg) translate(-50%, -50%);
  transform-origin: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: 1px;
  opacity: 0;
}
#t-checkout .m-fakeCheckbox a {
  position: relative;
  z-index: 1;
}
#t-checkout .m-fakeRadio {
  cursor: pointer;
  position: relative;
  display: block;
  padding-left: 1.5em;
}
#t-checkout .m-fakeRadio .a-fakeRadio {
  width: 1.25em;
  height: 1.25em;
  background: #f0f0f0;
  border: 1px solid #b7b7b7;
  border-radius: 50%;
  position: absolute;
  left: 0;
}
#t-checkout .m-fakeRadio .a-fakeRadio::before {
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  border: 1px solid #fff;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  opacity: 0;
}
#t-checkout .a-button.-iconRight {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
#t-checkout .a-checkbox,
#t-checkout .a-radio {
  display: inline-block;
  width: auto;
  position: absolute;
  z-index: 1;
  left: 0;
  opacity: 0;
}
#t-checkout .a-checkbox:checked + .m-fakeCheckbox > .a-fakeCheckbox,
#t-checkout .a-radio:checked + .m-fakeCheckbox > .a-fakeCheckbox,
#t-checkout .a-checkbox:checked + .m-fakeRadio > .a-fakeRadio,
#t-checkout .a-radio:checked + .m-fakeRadio > .a-fakeRadio {
  background: #476996;
  border: 1px solid #476996;
}
#t-checkout .a-checkbox:checked + .m-fakeCheckbox > .a-fakeCheckbox::before,
#t-checkout .a-radio:checked + .m-fakeCheckbox > .a-fakeCheckbox::before,
#t-checkout .a-checkbox:checked + .m-fakeRadio > .a-fakeRadio::before,
#t-checkout .a-radio:checked + .m-fakeRadio > .a-fakeRadio::before,
#t-checkout .a-checkbox:checked + .m-fakeCheckbox > .a-fakeCheckbox::after,
#t-checkout .a-radio:checked + .m-fakeCheckbox > .a-fakeCheckbox::after,
#t-checkout .a-checkbox:checked + .m-fakeRadio > .a-fakeRadio::after,
#t-checkout .a-radio:checked + .m-fakeRadio > .a-fakeRadio::after {
  opacity: 1;
}
#t-checkout .a-checkbox:checked + .a-fakeCheckbox,
#t-checkout .a-radio:checked + .a-fakeCheckbox,
#t-checkout .a-checkbox:checked + .a-fakeRadio,
#t-checkout .a-radio:checked + .a-fakeRadio {
  background: #476996;
  border: 1px solid #476996;
}
#t-checkout .a-checkbox:checked + .a-fakeCheckbox::before,
#t-checkout .a-radio:checked + .a-fakeCheckbox::before,
#t-checkout .a-checkbox:checked + .a-fakeRadio::before,
#t-checkout .a-radio:checked + .a-fakeRadio::before,
#t-checkout .a-checkbox:checked + .a-fakeCheckbox::after,
#t-checkout .a-radio:checked + .a-fakeCheckbox::after,
#t-checkout .a-checkbox:checked + .a-fakeRadio::after,
#t-checkout .a-radio:checked + .a-fakeRadio::after {
  opacity: 1;
}
#t-checkout .m-basket__fixedCta {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  padding: 1rem;
  z-index: 10;
  border-top: 1px solid #e1e1e1;
}
#t-checkout .m-basket__fixedCta .m-basket__priceTotal {
  border: 0;
  padding: 0 !important;
  margin: 0;
  margin-bottom: .5rem;
}
#t-checkout .m-basket__fixedCta .m-basket__priceTotal .a-basket__grandTotal.--alternate-price {
  font-size: 1.8rem;
  opacity: .6;
  margin-left: 1.5rem;
}
#t-checkout .m-basket__fixedCta .a-button,
#t-checkout .m-address__cta .a-button {
  display: block;
  padding: .4rem 0;
  font-size: 1.7rem;
  font-weight: normal;
}
#t-checkout .m-basket__fixedCta .a-button svg,
#t-checkout .m-address__cta .a-button svg {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
#t-checkout .m-basket__itemMenu a {
  display: block;
  color: #333;
  font-size: 2rem;
}
#t-checkout .a-basket__productCode {
  font-size: 1.3rem;
  font-weight: normal;
  margin-bottom: .5rem;
  color: #7b7a79;
}
#t-checkout .m-basket__itemTotal {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  font-size: 1.5rem;
  margin: 2rem 0 1.5rem;
}
#t-checkout .m-basket__itemTotal .a-basket__itemOldPrice {
  font-size: 1.2rem;
  color: #7b7a79;
  padding: 0 .5rem;
}
#t-checkout .m-basket__itemTotal .a-basket__itemPrice.--discounted {
  color: #EE0000;
}
#t-checkout .m-basket__itemTotal .-fBold {
  font-weight: 800;
}
#t-checkout .m-address__deliveryForm h3 {
  margin-top: 2rem;
}
#t-checkout .m-address__cta {
  margin-bottom: 3.2rem;
}
#t-checkout .m-addressShoppingNote__container {
  background: #f0f0f0;
  margin: 0 -4vw;
  padding: 1.6rem 4vw;
}
#t-checkout .m-addressShoppingNote__container .a-addressShoppingNote__message {
  font-size: 1.4rem;
  color: #7b7a79;
}
#t-checkout .m-addressShoppingNote__container .a-addressShoppingNote__message:not(:first-child) {
  padding-top: .8rem;
}
.-distractionFree #t-checkout .m-addressShoppingNote__container {
  padding-bottom: 0;
}
#t-checkout .m-checkoutVoucher .a-success {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
#t-checkout .m-checkoutVoucher .a-success .a-button {
  margin-left: 1.5rem;
}
#t-checkout .m-checkoutVoucher .a-success .a-button:hover {
  border-color: #0a0;
}
.md-datepicker-calendar table {
  width: auto;
}
.md-datepicker-input-container {
  border: 0;
}
.md-datepicker-triangle-button {
  right: .8em;
  top: 0;
  cursor: pointer !important;
  height: 100% !important;
  transform: unset !important;
}
.md-datepicker-invalid .md-datepicker-input {
  border: 1px solid #f00 !important;
  background: rgba(255, 0, 0, 0.1) !important;
}
@media print {
  #t-checkout {
    font-size: 12px;
  }
  .o-topBar,
  .o-ocMenuHolder,
  .o-checkout__progress,
  .o-footer {
    display: none !important;
  }
  .o-copyright {
    background: #fff !important;
  }
  .o-overviewCart {
    background: none !important;
  }
}
@keyframes spinnerrotation {
  0% {
    transform: rotate(0deg);
    opacity: 1;
  }
  50% {
    opacity: .2;
  }
  100% {
    transform: rotate(1080deg);
    opacity: 1;
  }
}
.addressline-info-message {
  border-left: 4px solid red;
  margin-bottom: 10px;
  margin-top: -10px;
  padding: 6px;
}
.o-bottomSheet {
  position: fixed;
}
.a-bottomSheet__option {
  padding: 1.5rem 1rem;
  cursor: pointer;
}
.a-bottomSheet__option:first-child {
  padding-top: 1rem;
}
.a-bottomSheet__option:not(:last-child) {
  border-bottom: 1px solid #e1e1e1;
}
.a-bottomSheet__option:last-child {
  padding-bottom: 1rem;
}
.a-bottomSheet__option.--red {
  color: #EE0000;
}
.custom-size-p-name {
  font-size: 1.8rem !important;
}
