@charset "UTF-8";
@font-face {
  font-family: "Univers-55";
  src: url("../fonts/Univers.eot");
  src: url("../fonts/Univers.eot?#iefix") format("embedded-opentype"), url("../fonts/Univers.woff2") format("woff2"), url("../fonts/Univers.woff") format("woff"), url("../fonts/Univers.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Univers-45";
  src: url("../fonts/Univers-Light-Normal.eot");
  src: url("../fonts/Univers-Light-Normal.eot?#iefix") format("embedded-opentype"), url("../fonts/Univers-Light-Normal.woff2") format("woff2"), url("../fonts/Univers-Light-Normal.woff") format("woff"), url("../fonts/Univers-Light-Normal.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Univers-65";
  src: url("../fonts/Univers65Bold.eot");
  src: url("../fonts/Univers65Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Univers65Bold.woff2") format("woff2"), url("../fonts/Univers65Bold.woff") format("woff"), url("../fonts/Univers65Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  font-weight: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  font-weight: 300;
  line-height: 1.4;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
  cursor: pointer;
}

input,
textarea,
select {
  margin: 0;
}

input:focus,
textarea:focus,
select:focus {
  outline: none;
}

textarea {
  overflow: auto;
}

button::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner {
  padding: 0 !important;
  border: 0 none !important;
}

mark {
  background: none;
  color: inherit;
}

strong {
  font-weight: bold;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

.sgp-black {
  background-color: #000000;
}

.sgp-black-2 {
  background-color: #000b19;
}

.sgp-grey-1 {
  background-color: #333333;
}

.sgp-grey-2 {
  background-color: #404042;
}

.sgp-grey-3 {
  background-color: #57585b;
}

.sgp-grey-4 {
  background-color: #cccccc;
}

.sgp-grey-5 {
  background-color: #f0f1f1;
}

.sgp-grey-6 {
  background-color: #fafafa;
}

.sgp-grey-7 {
  background-color: #F7F7F7;
}

.sgp-grey-8 {
  background-color: #B3B3B3;
}

.sgp-grey-9 {
  background-color: #eeeeee;
}

.sgp-white {
  background-color: #ffffff;
}

.sgp-red {
  background-color: #c31126;
}

.sgp-blue-1 {
  background-color: #002350;
}

.sgp-blue-2 {
  background-color: #24549d;
}

.sgp-blue-3 {
  background-color: #0777b5;
}

.sgp-blue-4 {
  background-color: #1e8cbf;
}

.sgp-blue-4-1 {
  background-color: #37A1D2;
}

.sgp-blue-5 {
  background-color: #b9e5fa;
}

.sgp-blue-6 {
  background-color: #e2f3fc;
}

.sgp-blue-7 {
  background-color: #F2FBFF;
}

.sgp-blue-med-1 {
  background-color: #458aba;
}

.sgp-blue-med-2 {
  background-color: #c2e4f8;
}

.sgp-color-blue-3 {
  color: #0777b5 !important;
}

.text-black {
  color: #000000;
}

.text-black-2 {
  color: #000b19;
}

.text-grey-1 {
  color: #333333;
}

.text-grey-2 {
  color: #404042;
}

.text-grey-3 {
  color: #57585b;
}

.text-grey-4 {
  color: #cccccc;
}

.text-grey-5 {
  color: #f0f1f1;
}

.text-grey-6 {
  color: #fafafa;
}

.text-grey-7 {
  color: #F7F7F7;
}

.text-grey-8 {
  color: #B3B3B3;
}

.text-grey-9 {
  color: #eeeeee;
}

.text-white {
  color: #ffffff;
}

.text-red {
  color: #c31126;
}

.text-blue-1 {
  color: #002350;
}

.text-blue-2 {
  color: #24549d;
}

.text-blue-3 {
  color: #0777b5;
}

.text-blue-4 {
  color: #1e8cbf;
}

.text-blue-4-1 {
  color: #37A1D2;
}

.text-blue-5 {
  color: #b9e5fa;
}

.text-blue-6 {
  color: #e2f3fc;
}

.text-blue-7 {
  color: #F2FBFF;
}

.text-blue-med-1 {
  color: #458aba;
}

.text-blue-med-2 {
  color: #c2e4f8;
}

.text-blue-3 {
  color: #0777b5;
}

html,
body {
  font-family: "Univers-55", sans-serif;
  font-weight: normal;
  color: #000000;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: 0.5px;
  width: 100%;
  min-height: 100%;
  background-color: #ffffff;
  scroll-behavior: smooth;
}

iframe {
  width: 100%;
}

a,
button,
input {
  outline: none;
  padding: 0;
}

input[type=text]::-ms-clear {
  display: none;
}

a,
a:hover {
  color: inherit;
  text-decoration: none;
}

p,
li {
  margin-bottom: 0;
}

button {
  border: 0;
  background-color: transparent;
}

sup,
sub {
  font-size: 75%;
}

img {
  width: 100%;
  height: auto;
  display: block;
}

*:focus {
  outline: none;
}

.content-wrapper {
  width: 100%;
  padding: 0 32px;
  max-width: 1404px;
  margin-left: auto;
  margin-right: auto;
}

.content-wrapper-small {
  width: 100%;
  padding: 0 32px;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.content-wrapper-form {
  width: 100%;
  padding: 0 32px;
  max-width: 1034px;
  margin-left: auto;
  margin-right: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
.sgp-h1,
.sgp-h2,
.sgp-h3,
.sgp-h4,
.sgp-h5,
.sgp-h6 {
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  line-height: 1.3;
}
h1 .sgp-font-light,
h2 .sgp-font-light,
h3 .sgp-font-light,
h4 .sgp-font-light,
h5 .sgp-font-light,
h6 .sgp-font-light,
.sgp-h1 .sgp-font-light,
.sgp-h2 .sgp-font-light,
.sgp-h3 .sgp-font-light,
.sgp-h4 .sgp-font-light,
.sgp-h5 .sgp-font-light,
.sgp-h6 .sgp-font-light {
  font-family: "Univers-45", sans-serif;
  font-weight: 300;
}
h1 .sgp-font-normal,
h2 .sgp-font-normal,
h3 .sgp-font-normal,
h4 .sgp-font-normal,
h5 .sgp-font-normal,
h6 .sgp-font-normal,
.sgp-h1 .sgp-font-normal,
.sgp-h2 .sgp-font-normal,
.sgp-h3 .sgp-font-normal,
.sgp-h4 .sgp-font-normal,
.sgp-h5 .sgp-font-normal,
.sgp-h6 .sgp-font-normal {
  font-family: "Univers-55", sans-serif;
  font-weight: normal;
}

strong {
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
}

.sgp-ptb-6 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.sgp-pt-6 {
  padding-top: 40px;
}

.sgp-pb-6 {
  padding-bottom: 40px;
}

.sgp-mtb-6 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.sgp-mtb-5 {
  margin-top: 32px;
  margin-bottom: 32px;
}

.sgp-mt-6 {
  margin-top: 40px !important;
}

.sgp-mt-5 {
  margin-top: 32px !important;
}

.sgp-mt-4 {
  margin-top: 24px !important;
}

.sgp-mb-6 {
  margin-bottom: 40px;
}

.sgp-mb-3 {
  margin-bottom: 16px !important;
}

.sgp-mb-2 {
  margin-bottom: 8px !important;
}

.sgp-mb-1 {
  margin-bottom: 4px !important;
}

.sgp-h1,
.sgp-h2 {
  font-size: 36px;
  margin-bottom: 24px;
}

.sgp-h3 {
  font-size: 21px;
}

.sgp-h4 {
  font-size: 18px;
}

.sgp-h5 {
  font-size: 16px;
}

.sgp-h6 {
  font-size: 14px;
}

.sgp-small-title {
  font-size: 16px;
  color: #c31126;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-family: "Univers-55", sans-serif;
  font-weight: normal;
}
.sgp-small-title--blue {
  color: #0777b5;
}

.sgp-disclaim-text {
  font-size: 12px;
  color: #57585b;
  margin-bottom: 4px;
}
.sgp-disclaim-text .sgp-link-btn {
  text-transform: none;
}

.sgp-link {
  color: #24549d;
  text-decoration: underline;
}
.sgp-link:hover {
  color: #c31126;
  text-decoration: underline;
}
.sgp-link--red {
  color: #c31126;
}
.sgp-link--no-underline {
  text-decoration: none;
}
.sgp-link--link-red {
  color: #c31126;
}
.sgp-link--link-red:hover {
  color: #24549d;
  text-decoration: underline;
}

.sgp-bg-grey {
  background-color: #F7F7F7;
}
.sgp-bg-grey .sgp-tile {
  background-color: #ffffff;
}

.sgp-bg-white {
  background-color: #ffffff;
}

.sgp-wave-pattern {
  position: absolute;
  top: 32px;
  left: -210px;
  z-index: 2;
  width: 200px;
  height: auto;
}
.sgp-wave-pattern--right {
  top: auto;
  left: auto;
  bottom: -40px;
  right: -210px;
}

.sgp-desc-sec__item {
  margin-bottom: 8px;
}
.sgp-desc-sec__item:last-child {
  margin-bottom: 0;
}

.slick-dots {
  display: flex;
  border-radius: 5px;
  overflow: hidden;
  bottom: -16px;
  height: 4px;
  text-align: left;
}
.slick-dots li {
  width: 30px;
  height: 4px;
  margin: 0 8px 0 0;
  transition: 0.3s;
  background-color: #c2e4f8;
}
.slick-dots li.slick-active {
  background-color: #24549d;
}
.slick-dots li button {
  width: 100%;
  height: 100%;
  padding: 0;
}
.slick-dots li button::before {
  content: none;
}
.slick-dots li:only-child {
  display: none;
}

.sgp-small-dot .slick-dots {
  display: flex;
}

@media (max-width: 1023.8px) {
  .sgp-progress {
    display: block;
  }

  .sgp-h1,
.sgp-h2 {
    font-size: 32px;
  }

  .sgp-wave-pattern {
    display: none;
  }
}
@media (max-width: 600px) {
  .content-wrapper {
    padding: 0 16px;
  }

  .content-wrapper-small {
    padding: 0 16px;
  }

  .content-wrapper-form {
    padding: 0 16px;
  }

  .sgp-ptb-6 {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .sgp-pt-6 {
    padding-top: 32px;
  }

  .sgp-pb-6 {
    padding-bottom: 32px;
  }

  .sgp-mtb-6 {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .sgp-mt-6 {
    margin-top: 32px !important;
  }

  .sgp-mb-6 {
    margin-bottom: 32px;
  }

  .sgp-mtb-5 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .sgp-h1,
.sgp-h2 {
    font-size: 28px;
  }

  .sgp-small-title {
    font-size: 12px;
  }

  .slick-dots {
    width: 100%;
  }
  .slick-dots li {
    flex: 1;
    margin: 0;
  }

  .sgp-small-dot .slick-dots {
    background-color: transparent;
  }
  .sgp-small-dot .slick-dots li {
    max-width: 30px;
    margin: 0 4px;
  }
}
.user-logged-in .toolbar-oriented .toolbar-bar {
  z-index: 9999;
}

.sgp-text-box .select2-container--default .select2-selection--single {
  font-family: "Univers-45", sans-serif;
  font-weight: 300;
  border: 1px solid #ccc;
  padding: 10px 32px 10px 16px;
  width: 100%;
  color: #000;
  cursor: pointer;
  display: block;
  background-color: #fff;
  border-radius: 0px;
  height: auto;
}
.sgp-text-box .select2-container--default .select2-selection--single::after {
  content: "";
  position: absolute;
  top: 16px;
  right: 16px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.125' height='7.793' viewBox='0 0 13.125 7.793'%3E%3Cpath id='Path_1018' data-name='Path 1018' d='M6.234-4.1H6.193a.6.6,0,0,0,.369.123A.6.6,0,0,0,6.932-4.1L13-10.131a.571.571,0,0,0,.123-.349A.571.571,0,0,0,13-10.828l-.82-.82a.6.6,0,0,0-.369-.123.443.443,0,0,0-.328.123L6.563-6.768,1.641-11.648a.443.443,0,0,0-.328-.123.6.6,0,0,0-.369.123l-.82.82A.571.571,0,0,0,0-10.479a.49.49,0,0,0,.164.349Z' transform='translate(0 11.771)' fill='%2324549d'/%3E%3C/svg%3E%0A");
  background-size: 10px 5px;
  background-repeat: no-repeat;
  background-position: calc(100% - 16px);
  background-position: center;
  width: 14px;
  height: 8px;
  transition: all 0.3s;
}
.sgp-text-box .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: inherit;
  padding-left: 0px;
  padding-right: 0px;
}
.sgp-text-box .select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}

.sgp-search .search-api-autocomplete-search div {
  display: block;
}
.sgp-search .search-api-autocomplete-suggestion {
  padding: 4px 8px;
}
.sgp-search .ui-state-active,
.sgp-search .search-api-autocomplete-search .ui-menu-item-wrapper.ui-state-active .search-api-autocomplete-suggestion {
  background-color: #24549d;
}

.sgp-d9-file-upload {
  width: 100%;
}
.sgp-d9-file-upload .webform-file-button {
  display: block;
  color: #57585b;
  margin: 0 0 16px;
  cursor: pointer;
  padding-left: 24px;
  position: relative;
}
.sgp-d9-file-upload .webform-file-button::before {
  content: "";
  width: 15px;
  height: 15px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%2357585b'%3E%3Cpath d='M296 384h-80c-13.3 0-24-10.7-24-24V192h-87.7c-17.8 0-26.7-21.5-14.1-34.1L242.3 5.7c7.5-7.5 19.8-7.5 27.3 0l152.2 152.2c12.6 12.6 3.7 34.1-14.1 34.1H320v168c0 13.3-10.7 24-24 24zm216-8v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h136v8c0 30.9 25.1 56 56 56h80c30.9 0 56-25.1 56-56v-8h136c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 1px;
  left: 0;
}
.sgp-d9-file-upload .description {
  color: #cccccc;
  margin-top: 8px;
}
.sgp-d9-file-upload .sgp-text-box__input {
  padding: 16px;
}
.sgp-d9-file-upload .sgp-text-box__input.error {
  margin-top: 0;
}
.sgp-d9-file-upload__doc {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.sgp-d9-file-upload .sgp-link-btn {
  font-family: "Univers-55", sans-serif;
  font-weight: normal;
  margin: 8px 0 0;
}

.sgp-header .dropdown-menu {
  position: absolute !important;
  top: calc(100% + 16px) !important;
  right: 32px !important;
  min-width: 400px !important;
  left: auto !important;
  transform: translate(0, 0%) !important;
  padding: 0px !important;
  margin: 0px !important;
  border: 0 !important;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 10px 20px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -4px;
}
.sgp-header .dropdown-menu form {
  position: relative;
  display: block;
}
.sgp-header .dropdown-menu .sgp-search-input {
  position: static;
}
.sgp-header .dropdown-menu .sgp-search-input__btn {
  top: 50%;
  right: 0;
  transform: translate(-50%, -50%);
}

.recaptcha-fix .modal-content {
  width: auto !important;
  height: auto;
  background-color: transparent;
  margin: 0 auto;
}

.sgp-locate-us .sgp-accordion .card-body #mode-selector {
  margin: 12px -8px;
  display: flex;
  flex-wrap: wrap;
  cursor: pointer;
}
.sgp-locate-us .sgp-accordion .card-body #mode-selector .form-group {
  width: calc(25% - 16px);
  margin: 0px 8px;
  border-bottom: 3px transparent;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  display: flex;
}
.sgp-locate-us .sgp-accordion .card-body #mode-selector label {
  font-size: 0;
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  margin-bottom: 4px;
}
.sgp-locate-us .sgp-accordion .card-body #mode-selector .driving {
  background-image: url(/sites/default/files/2022-06/sgp-locate-us-driving.png);
}
.sgp-locate-us .sgp-accordion .card-body #mode-selector .walking {
  background-image: url(/sites/default/files/2022-06/sgp-locate-us-walking.png);
}
.sgp-locate-us .sgp-accordion .card-body #mode-selector .bicycling {
  background-image: url(/sites/default/files/2022-06/sgp-locate-us-cycling.png);
}
.sgp-locate-us .sgp-accordion .card-body #mode-selector .transit {
  background-image: url(/sites/default/files/2022-06/sgp-locate-us-train.png);
}
.sgp-locate-us .sgp-accordion .card-body #mode-selector input:checked + .form-group label {
  filter: saturate(0%) grayscale(100%) brightness(69%) contrast(1000%);
}
.sgp-locate-us .sgp-accordion .card-body #mode-selector input:checked + .form-group {
  border-bottom: 3px solid #1e8cbf;
}
.sgp-locate-us .sgp-accordion .card-body table.adp-placemark {
  margin: 16px 0px;
}
.sgp-locate-us .sgp-accordion .card-body table.adp-placemark td {
  vertical-align: middle;
  padding: 12px;
}
.sgp-locate-us .sgp-accordion .card-body .adp-summary {
  margin: 16px;
}
.sgp-locate-us .sgp-accordion .card-body table.adp-directions {
  margin: 16px;
}
.sgp-locate-us .sgp-accordion .card-body .adp-legal {
  margin: 16px;
}

#pills-tabContent button.sgp-link-btn {
  height: 43px;
  margin: 0;
  align-items: center;
  justify-content: center;
  display: flex;
}

#pills-tabContent .frontend-tntside-form #tracking-numbers-side.form-text {
  margin-top: 0px;
}

#calculate-postage #calculate_postage_frontend_form_side .form-type-select.width-3,
#calculate_postage_frontend_form_side .form-type-textfield {
  width: calc(50% - 40px);
}

#calculate-postage #calculate_postage_frontend_form_side .track-trace-sec__tab-cont {
  justify-content: space-between;
  flex-wrap: nowrap !important;
}

#track-and-trace-frontend-form div#edit-field-wrapper {
  margin-bottom: 0px !important;
}

#calculate-postage #calculate_postage_frontend_form_side .width-2 {
  width: calc(50% - 20px);
}

#tab-content #edit-half-left {
  margin-bottom: 24px;
}

.find-postal-code .form-group {
  margin-bottom: 0;
}

#track-items #pills-tabContent #track-and-trace-frontend-form #edit-submit--3 {
  margin-top: 0;
}

#track-and-trace-frontend-form .js-form-item-tracking-numbers .sgp-search__input {
  margin-top: 0;
}

#track-and-trace-frontend-form .sgp-search .sgp-link-btn {
  height: 42.2px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  min-width: 175px;
}

#track-and-trace-frontend-form .js-form-item-sgp-link.form-group {
  margin-top: 8px;
}

#track-and-trace-frontend-form.frontend-tntnode-form .sgp-search #edit-submit--6 {
  margin-top: 0;
}

#track-and-trace-frontend-form .js-form-item-tracking-numbers .sgp-search__input {
  height: 42.2px;
}

#search-api-page-block-form-search-results,
#search-api-page-block-form-search-results--2 .js-form-item {
  width: 100%;
  max-width: 770px;
}

#calculate_postage_frontend_form_side .form-type-select.width-4 {
  width: calc(25% - 65px);
}

#calculate_postage_frontend_form_side .form-type-select.width-4 .sgp-calc-postage__row {
  margin-bottom: 0;
}

.track-trace-sec__tab-cont select.sgp-calc-postage__row {
  margin-bottom: 0;
}

#track-and-trace-frontend-form .js-form-item-tracking-numbers .sgp-search__input {
  border-radius: 0px;
}

.sgp-bulk-mail-calc .sgp-bulk-mail-calc__wrap .error {
  top: 0px;
}

.sgp-bulk-mail-calc-error.error {
  display: block;
}

.sgp-bulk-mail-calc-error.error::before {
  top: 8px;
}

.sgp-bulk-mail-calc__wrap input.error,
.sgp-bulk-mail-calc__wrap select.error {
  position: static;
  margin-top: 0;
  height: 43px;
}

.sgp-bulk-mail-calc__wrap input.sgp-text-box__input,
.sgp-bulk-mail-calc__wrap select.sgp-custom-select__value {
  height: 43px;
}

.sgp-bulk-mail-calc__wrap .bulk-mail-form-area {
  height: 43px;
}

.sgp-external-form-iframe {
  width: 100%;
  height: 560px;
}

#track_item_result .sgp-accordion__btn .modal .close span {
  margin: 0px !important;
  padding: 0px !important;
}

#track_item_result .sgp-accordion__btn .modal .sgp-list.sgp-list--roman {
  margin-top: 16px;
}

label.locate-us-type-box {
  display: block;
}

.button-iframe-wrap > iframe {
  max-width: 380px;
}

.ie-div-position-customer-chat .button-iframe-wrap {
  z-index: 99;
}

#calculate_postage_frontend_form_node select.sgp-select--single#edit-package-weight {
  width: 100%;
  max-width: none;
}

#calculate_postage_frontend_form_node .sgp-calc-postage__row#edit-form-row .js-form-type-select.form-type-select {
  width: 100%;
}

#calculate_postage_frontend_form_node .sgp-calc-postage__row#edit-form-row .js-form-type-select.form-type-select select.sgp-select.sgp-select--single {
  width: 100%;
  max-width: none;
}

.sgp-accordian-listing__wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
  width: calc(100% + 16px);
}
.sgp-accordian-listing__tile {
  width: calc(25% - 16px);
  margin: 8px;
  transition: 0.2s;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.sgp-form .sgp-select.form-control {
  min-height: 40.2px;
}

.messages.messages--error.form-error {
  background-image: none;
}
.messages.messages--error.form-error .error {
  margin-left: 0;
  padding-left: 0;
}
.messages.messages--error.form-error .error ul.messages__list .messages__item {
  position: relative;
  padding-left: 20px;
}
.messages.messages--error.form-error .error ul.messages__list .messages__item::after {
  position: absolute;
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJz48cGF0aCBkPSdNNTA0IDI1NmMwIDEzNi45OTctMTExLjA0MyAyNDgtMjQ4IDI0OFM4IDM5Mi45OTcgOCAyNTZDOCAxMTkuMDgzIDExOS4wNDMgOCAyNTYgOHMyNDggMTExLjA4MyAyNDggMjQ4em0tMjQ4IDUwYy0yNS40MDUgMC00NiAyMC41OTUtNDYgNDZzMjAuNTk1IDQ2IDQ2IDQ2IDQ2LTIwLjU5NSA0Ni00Ni0yMC41OTUtNDYtNDYtNDZ6bS00My42NzMtMTY1LjM0Nmw3LjQxOCAxMzZjLjM0NyA2LjM2NCA1LjYwOSAxMS4zNDYgMTEuOTgyIDExLjM0Nmg0OC41NDZjNi4zNzMgMCAxMS42MzUtNC45ODIgMTEuOTgyLTExLjM0Nmw3LjQxOC0xMzZjLjM3NS02Ljg3NC01LjA5OC0xMi42NTQtMTEuOTgyLTEyLjY1NGgtNjMuMzgzYy02Ljg4NCAwLTEyLjM1NiA1Ljc4LTExLjk4MSAxMi42NTR6JyBmaWxsPScjYzMxMTI2Jz48L3BhdGg+PC9zdmc+);
  background-size: 12px 12px;
  width: 12px;
  height: 12px;
  margin-top: -1px;
  top: 50%;
  left: 0;
  transform: translateY(-46%);
}
.messages.messages--error.form-error .error::before {
  content: none;
}

.maintenance-page {
  padding: 24px 0 !important;
}
.maintenance-page img {
  width: 200px;
  padding-bottom: 20px;
  margin: 0 auto;
}
.maintenance-page h1 {
  font-size: 24px;
  color: #c31126;
  text-align: center;
  margin-bottom: 4px;
}
.maintenance-page h1 a {
  margin-right: 4px;
}
.maintenance-page h1 a:hover {
  color: #24549d;
}
.maintenance-page main {
  text-align: center;
}
.maintenance-page main h1 {
  font-size: 20px;
}

@media (max-width: 1270px) {
  #calculate_postage_frontend_form_node > #form-row-calculate-node > .col-md-6.js-form-wrapper.form-wrapper {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    flex: none;
    max-width: 70%;
  }
}
@media (max-width: 927px) {
  #calculate_postage_frontend_form_node > #form-row-calculate-node > .col-md-6.js-form-wrapper.form-wrapper {
    max-width: 100%;
  }
}
@media (max-width: 1227px) {
  #calculate_postage_frontend_form_side .form-type-select.width-4 {
    width: calc(50% - 20px);
  }

  #calculate-postage #calculate_postage_frontend_form_side .track-trace-sec__tab-cont {
    flex-wrap: wrap !important;
  }
}
@media (max-width: 1200px) {
  #calculate-postage #calculate_postage_frontend_form_side .form-type-select.width-3,
#calculate_postage_frontend_form_side .form-type-textfield {
    width: calc(50% - 16px) !important;
    margin-right: 0 !important;
  }

  #calculate-postage #calculate_postage_frontend_form_side .only-tab > .form-type-textfield {
    width: calc(100% - 270px) !important;
    margin-right: 0px !important;
  }

  #calculate-postage #calculate_postage_frontend_form_side .form-type-select.width-2,
#calculate_postage_frontend_form_side .form-type-textfield.width-2 {
    width: 100% !important;
    margin-right: 0px !important;
  }

  #calculate-postage #calculate_postage_frontend_form_side .only-tab .form-type-select.width-2,
#calculate_postage_frontend_form_side .only-tab .form-type-textfield.width-2 {
    width: calc(100% - 270px) !important;
  }
}
@media (max-width: 1023.8px) {
  .sgp-header .dropdown-menu {
    top: calc(100% + 8px) !important;
  }

  #tab-content #fpc_frontend_form_street_side .form-type-select {
    width: 37.3%;
  }

  #tab-content #fpc_frontend_form_street_side #edit-street {
    flex-wrap: wrap;
  }

  #tab-content #edit-street .form-actions {
    margin-top: 20px;
  }

  #calculate-postage #calculate_postage_frontend_form_side .track-trace-sec__tab-cont .sgp-link-btn--box {
    margin-top: 20px;
  }

  #tab-content #fpc_frontend_form_street_side .form-type-textfield:nth-last-child(2) {
    margin-right: 0;
  }

  #tab-content #fpc_frontend_form_street_side .form-type-textfield {
    width: 29%;
  }

  .ie-chat-button-iframe-fixed-customer-chat {
    bottom: 14px !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 800px) {
  #tab-content #fpc_frontend_form_street_side .form-type-select {
    width: 100%;
    margin-right: 0;
  }

  #tab-content #fpc_frontend_form_street_side .form-type-textfield {
    width: calc(47% + 3px);
    margin-right: 20px;
    margin-top: 20px;
  }

  .track-trace-sec #pills-tabContent #frontend-locate-us-form .form-type-select {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .track-trace-sec #pills-tabContent #frontend-locate-us-form .form-type-textfield {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  #frontend-locate-us-form .track-trace-sec__tab-cont {
    flex-wrap: wrap;
  }
}
@media (min-width: 600px) and (max-width: 1023.8px) {
  .sgp-accordian-listing__wrapper {
    min-width: 0px;
    width: auto;
    padding-bottom: 0;
    overflow: auto;
  }
  .sgp-accordian-listing__tile {
    width: calc(50% - 16px);
  }

  .sgp-service.sgp-service--announcements {
    overflow: auto;
  }
  .sgp-service.sgp-service--announcements .sgp-service__ancmt-blk > .field__item {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .sgp-header .dropdown-menu {
    right: 16px !important;
    min-width: 250px !important;
  }

  #track-and-trace-frontend-form .sgp-search {
    flex-wrap: wrap;
  }

  #track-and-trace-frontend-form .sgp-search .sgp-link-btn {
    margin-top: 12px;
  }
  #track-and-trace-frontend-form .sgp-search .sgp-link-btn span {
    display: block;
  }

  .sgp-tile .sgp-checkbox .sgp-checkbox__tooltip {
    display: none;
  }

  .w-100.sgp-load-more {
    width: calc(100% - 10px) !important;
  }

  #track-and-trace-frontend-form.frontend-tntnode-form .sgp-search #edit-submit--6 {
    margin-top: 8px;
  }

  .sgp-accordian-listing__wrapper {
    margin: 0;
    width: auto;
    padding-bottom: 0;
    overflow: auto;
  }
  .sgp-accordian-listing__tile {
    width: 100%;
    margin: 8px 0;
  }

  .sgp-service.sgp-service--announcements {
    overflow: auto;
  }
  .sgp-service.sgp-service--announcements .sgp-service__ancmt-blk > .field__item {
    width: 100%;
  }
  .sgp-service.sgp-service--announcements .sgp-service__ancmt-blk > .field__item input.sgp-search__input {
    min-width: 0;
  }
  .sgp-service.sgp-service--announcements .sgp-service__ancmt-blk > .field__item .sgp-search .sgp-link-btn {
    min-width: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  .sgp-service.sgp-service--announcements .sgp-service__ancmt-blk > .field__item .sgp-search__icon {
    margin-left: 4px;
  }
}
.zoom-box {
  position: relative;
}

.zoom-box img {
  vertical-align: bottom;
}

.zoom-box .zoom-selector {
  position: absolute;
  background-image: url("../../images/selector.png");
  background-repeat: repeat;
  display: none;
  cursor: crosshair;
  background-image: none;
  background-color: rgba(0, 0, 0, 0.15);
}

.zoom-box .viewer-box {
  position: absolute;
  border: 1px solid #efedf0;
  display: none;
  overflow: hidden;
  z-index: 99;
}

.zoom-box .viewer-box > img {
  position: absolute;
  left: 0;
  top: 0;
}

.sgp-btn {
  display: inline-flex;
  align-items: center;
  color: #24549d;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: 0.4s ease;
  border: none;
  background: none;
  padding: 0;
  outline: none;
}
.sgp-btn__icon {
  position: relative;
  width: 30px;
  min-width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 8px;
  display: flex;
}
.sgp-btn__icon::before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  transition: box-shadow 0.4s, transform 0.4s;
  box-shadow: inset 0 0 0 1px #24549d;
}
.sgp-btn__icon svg {
  width: 100%;
  height: 100%;
  display: block;
  margin: auto;
  position: relative;
  z-index: 2;
  fill: #24549d;
  transition: fill 0.4s;
}
.sgp-btn:hover {
  color: #c31126;
  text-decoration: underline;
}
.sgp-btn:hover .sgp-btn__icon::before {
  box-shadow: inset 0 0 0 35px #c31126;
  transform: scale3d(1.1, 1.1, 1);
}
.sgp-btn:hover .sgp-btn__icon svg {
  fill: #ffffff;
}
.sgp-btn--white {
  color: #ffffff;
}
.sgp-btn--white .sgp-btn__icon::before {
  box-shadow: inset 0 0 0 1px #ffffff;
}
.sgp-btn--white .sgp-btn__icon svg {
  fill: #ffffff;
}
.sgp-btn--white:hover {
  color: #ffffff;
}
.sgp-btn--disabled, .sgp-btn.slick-disabled {
  pointer-events: none;
  color: #cccccc;
}
.sgp-btn--disabled .sgp-btn__icon::before, .sgp-btn.slick-disabled .sgp-btn__icon::before {
  box-shadow: inset 0 0 0 1px #cccccc;
}
.sgp-btn--disabled .sgp-btn__icon svg, .sgp-btn.slick-disabled .sgp-btn__icon svg {
  fill: #cccccc;
}

.sgp-link-btn {
  color: #24549d;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 1px;
  transition: 0.4s ease;
  position: relative;
  z-index: 1;
}
.sgp-link-btn svg {
  width: 15px;
  height: 15px;
  min-width: 15px;
  margin-right: 8px;
  margin-top: -2px;
  fill: #24549d;
  transition: 0.4s ease;
}
.sgp-link-btn__icon-left {
  margin-right: 8px !important;
  margin-left: 0 !important;
}
.sgp-link-btn__icon-right {
  margin-right: 0 !important;
  margin-left: 8px !important;
}
.sgp-link-btn:hover {
  color: #c31126;
}
.sgp-link-btn:hover svg {
  fill: #c31126;
}
.sgp-link-btn--white {
  color: #ffffff;
}
.sgp-link-btn--white svg {
  fill: #ffffff;
}
.sgp-link-btn--white:hover {
  color: #ffffff;
}
.sgp-link-btn--white:hover svg {
  fill: #ffffff;
}
.sgp-link-btn--blue-btn.sgp-link-btn--box::before {
  background-color: #1e8cbf;
}
.sgp-link-btn--blue-btn.sgp-link-btn--box::after {
  background-color: #0777b5;
}
.sgp-link-btn--box, .sgp-link-btn--light-bg {
  padding: 12px 16px;
  text-align: center;
  min-width: 150px;
  overflow: hidden;
  transition: color 0.3s;
}
.sgp-link-btn--box::before, .sgp-link-btn--box::after, .sgp-link-btn--light-bg::before, .sgp-link-btn--light-bg::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: 100%;
  left: 0;
  z-index: -1;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.sgp-link-btn--box:hover, .sgp-link-btn--light-bg:hover {
  text-decoration: none;
}
.sgp-link-btn--box:hover::before, .sgp-link-btn--box:hover::after, .sgp-link-btn--light-bg:hover::before, .sgp-link-btn--light-bg:hover::after {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.sgp-link-btn--box:hover::after, .sgp-link-btn--light-bg:hover::after {
  -webkit-transition-delay: 0.175s;
  transition-delay: 0.175s;
}
.sgp-link-btn--box.disabled, .sgp-link-btn--light-bg.disabled {
  pointer-events: none;
  background-color: #cccccc;
}
.sgp-link-btn--box {
  background-color: #24549d;
  color: #ffffff;
}
.sgp-link-btn--box::before {
  background: #d55867;
}
.sgp-link-btn--box::after {
  background: #c31126;
}
.sgp-link-btn--box svg {
  fill: #ffffff;
  margin-right: 0;
  margin-left: 8px;
}
.sgp-link-btn--box:hover {
  color: #ffffff;
}
.sgp-link-btn--box:hover svg {
  fill: #ffffff;
}
.sgp-link-btn--left-icon svg {
  margin-right: 8px;
  margin-left: 0;
}
.sgp-link-btn--light-bg {
  background-color: #e2f3fc;
  color: #0777b5;
  text-transform: capitalize;
}
.sgp-link-btn--light-bg::before {
  background: #ceeeff;
}
.sgp-link-btn--light-bg::after {
  background: #b9e5fa;
}
.sgp-link-btn--light-bg svg {
  fill: #0777b5;
}
.sgp-link-btn--light-bg:hover {
  color: #0777b5;
}
.sgp-link-btn--light-bg:hover svg {
  fill: #0777b5;
}
.sgp-link-btn--border {
  padding: 12px 16px;
  text-align: center;
  min-width: 150px;
  background: #24549d;
  color: #24549d;
  overflow: hidden;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.sgp-link-btn--border svg {
  margin-right: 0;
  margin-left: 8px;
}
.sgp-link-btn--border::before, .sgp-link-btn--border::after {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: inherit;
}
.sgp-link-btn--border::after {
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background: #ffffff;
}
.sgp-link-btn--border::before {
  background: #c31126;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.sgp-link-btn--border:hover {
  color: #c31126;
}
.sgp-link-btn--border:hover::before {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.sgp-link-btn span {
  position: relative;
  display: block;
  padding-right: 24px;
}
.sgp-link-btn span::after {
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.25' height='7' viewBox='0 0 12.25 7' fill='%23ffffff'%3E%3Cpath d='M8.5-8.641a.327.327,0,0,1,.232-.109.327.327,0,0,1,.232.109l3.172,3.172a.26.26,0,0,1,.109.219.26.26,0,0,1-.109.219L8.969-1.859a.327.327,0,0,1-.232.109A.327.327,0,0,1,8.5-1.859l-.191-.191A.26.26,0,0,1,8.2-2.27a.34.34,0,0,1,.109-.246l2.3-2.27H.328a.316.316,0,0,1-.232-.1A.316.316,0,0,1,0-5.113v-.273a.316.316,0,0,1,.1-.232.316.316,0,0,1,.232-.1H10.609l-2.3-2.27A.34.34,0,0,1,8.2-8.23a.26.26,0,0,1,.109-.219Z' transform='translate(0 8.75)'/%3E%3C/svg%3E");
  background-size: 15px 15px;
  width: 15px;
  height: 15px;
  transform: translate(0%, -50%);
}

@media (max-width: 600px) {
  .sgp-link-btn span.sgp-search-arrow-mobile-hide {
    display: none;
  }
}
.sgp-go-top-btn {
  display: none;
  width: 100%;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  background-color: #c31126;
  padding: 8px;
  text-transform: uppercase;
}
.sgp-go-top-btn svg {
  width: 14px;
  height: 8px;
  margin-right: 16px;
}
.sgp-go-top-btn:hover {
  color: #ffffff;
}

@media (max-width: 600px) {
  .sgp-go-top-btn {
    display: flex;
  }
}
:root {
  --c-active: #c31126;
  --c-active-inner: #FFFFFF;
  --c-default: #24549d;
  --c-default-blue: #24549d;
  --c-default-blue2: #0777b5;
}

.sgp-radio,
.sgp-checkbox,
.sgp-switch {
  display: table;
  border-radius: var(--border-radius, 12px) var(--border-radius-corner, 12px) var(--border-radius, 12px) var(--border-radius, 12px);
  position: relative;
  cursor: pointer;
}
.sgp-radio input,
.sgp-checkbox input,
.sgp-switch input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  border: none;
  background: var(--input-background, none);
  display: block;
  cursor: pointer;
  margin: 0;
  padding: 0;
  border-radius: inherit;
  width: var(--input-width, 24px);
  height: var(--input-height, 24px);
}
.sgp-radio svg,
.sgp-checkbox svg,
.sgp-switch svg {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  pointer-events: none;
  fill: var(--c-active-inner);
  transform: scale(1.01) translateZ(0);
}

.sgp-radio input,
.sgp-checkbox input {
  --border-color: var(--c-active);
  --border-width: 1px;
  box-shadow: inset 0 0 0 var(--border-width) var(--border-color);
}
.sgp-radio input:checked,
.sgp-checkbox input:checked {
  --border-color: var(--c-active);
}
.sgp-radio input:not(:checked),
.sgp-checkbox input:not(:checked) {
  transition: box-shadow 0.25s;
}
.sgp-radio input:not(:checked):hover,
.sgp-checkbox input:not(:checked):hover {
  --border-width: 2px;
  --border-color: var(--c-active);
}
.sgp-radio + label,
.sgp-checkbox + label {
  cursor: pointer;
}

.sgp-radio input {
  width: var(--input-width, 18px);
  height: var(--input-height, 18px);
}
.sgp-radio input:checked {
  --border-width: 5px;
}
.sgp-radio input + svg {
  --top-y: 0;
  --dot-y: -17px;
  --drop-y: -14px;
  --top-s-x: 1.75;
  --top-s-y: 1;
}
.sgp-radio input + svg .top {
  transform-origin: 12px -12px;
  transform: translateY(var(--top-y)) scale(var(--top-s-x), var(--top-s-y)) translateZ(0);
}
.sgp-radio input + svg .dot {
  transform: translateY(var(--dot-y)) translateZ(0);
}
.sgp-radio input + svg .drop {
  transform: translateY(var(--drop-y)) translateZ(0);
}

.sgp-checkbox {
  --border-radius: 0px;
  --border-radius-corner: 0px;
}
.sgp-checkbox__custom {
  display: none;
}
.sgp-checkbox input:checked {
  --border-width: 12px;
}
.sgp-checkbox input:checked + svg {
  --tick-offset: 46.5px;
}
.sgp-checkbox input + svg {
  --dot-x: 14px;
  --dot-y: -14px;
  --dot-s: 1;
  --tick-offset: 20.5px;
  --tick-array: 16.5px;
  --tick-s: 1;
  --drop-s: 1;
}
.sgp-checkbox input + svg .tick {
  fill: none;
  stroke-width: 2px;
  stroke-linecap: square;
  stroke-linejoin: square;
  stroke: var(--c-active-inner);
  stroke-dasharray: var(--tick-array) 33px;
  stroke-dashoffset: var(--tick-offset);
  transform-origin: 10.5px 16px;
  transform: scale(var(--tick-s)) translateZ(0);
}
.sgp-checkbox input + svg .dot {
  transform-origin: 10.5px 15.5px;
  transform: translate(var(--dot-x), var(--dot-y)) scale(var(--dot-s)) translateZ(0);
}
.sgp-checkbox input + svg .drop {
  transform-origin: 25px -1px;
  transform: scale(var(--drop-s)) translateZ(0);
}

.sgp-switch {
  --input-width: 38px;
}
.sgp-switch input {
  --input-background: var(--c-default);
}
.sgp-switch input:checked {
  --input-background: var(--c-default-blue);
}
.sgp-switch input:checked + svg {
  --default-s: 0;
  --default-x: 8px;
  --dot-s: 1;
  --dot-x: 0px;
}
.sgp-switch input + svg {
  --input-background: var(--c-default);
  --default-s: 1;
  --default-x: 0px;
  --dot-s: 0;
  --dot-x: -8px;
}
.sgp-switch .default {
  transform-origin: 12px 12px;
  transform: translateX(var(--default-x)) scale(var(--default-s)) translateZ(0);
}
.sgp-switch .dot {
  transform-origin: 26px 12px;
  transform: translateX(var(--dot-x)) scale(var(--dot-s)) translateZ(0);
}
.sgp-switch__slider {
  display: none;
}

.sgp-toggle {
  display: flex;
  align-items: center;
  font-family: "Univers-55", sans-serif;
  font-weight: normal;
}
.sgp-toggle .sgp-switch {
  margin: 0 16px;
}
.sgp-toggle__label {
  cursor: pointer;
}
.sgp-toggle__label.active {
  color: #24549d;
  text-decoration: underline;
  pointer-events: none;
}

.sgp-form-radio,
.sgp-form-checkbox {
  display: flex;
}
.sgp-form-radio__label,
.sgp-form-checkbox__label {
  padding-left: 8px;
  cursor: pointer;
}
.sgp-form-radio__label a,
.sgp-form-checkbox__label a {
  text-decoration: underline;
}

.sgp-form-checkbox__label {
  align-self: center;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .sgp-checkbox__custom,
.sgp-radio__custom {
    display: block;
    border: 1px solid #c31126;
    position: relative;
    transition: 0.3s;
  }
  .sgp-checkbox:hover .sgp-checkbox__custom,
.sgp-checkbox:hover .sgp-radio__custom,
.sgp-radio:hover .sgp-checkbox__custom,
.sgp-radio:hover .sgp-radio__custom {
    border: 2px solid #c31126;
  }
  .sgp-checkbox input,
.sgp-checkbox svg,
.sgp-radio input,
.sgp-radio svg {
    display: none;
  }

  .sgp-checkbox {
    cursor: pointer;
  }
  .sgp-checkbox__custom {
    width: 24px;
    height: 24px;
  }
  .sgp-checkbox input:checked ~ .sgp-checkbox__custom {
    border-width: 2px;
    background-color: #c31126;
  }
  .sgp-checkbox input:checked ~ .sgp-checkbox__custom::before {
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(../images/tick-white.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 2px;
    left: 2px;
  }

  .sgp-radio__custom {
    width: 18px;
    height: 18px;
    border-radius: 50%;
  }
  .sgp-radio input:checked ~ .sgp-radio__custom {
    border-width: 5px;
  }

  .sgp-switch {
    min-width: 38px;
    margin-top: -2px;
  }
  .sgp-switch input,
.sgp-switch svg {
    display: none;
  }
  .sgp-switch__slider {
    display: block;
    height: 24px;
    width: 40px;
    background-color: #24549d;
    border-radius: 20px;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.4s;
  }
  .sgp-switch__slider::before {
    content: "";
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #ffffff;
    position: absolute;
    bottom: 3px;
    left: 3px;
    transition: 0.4s;
  }
  .sgp-switch input:checked ~ .sgp-switch__slider::before {
    transform: translateX(16px);
  }

  .sgp-toggle {
    align-items: flex-start;
  }
  .sgp-toggle .sgp-switch {
    margin-top: -2px;
  }
}
.sgp-color-box {
  padding: 32px 24px;
  flex: 1;
  margin-right: 24px;
  max-height: 250px;
}
.sgp-color-box__box-img {
  height: 80px;
  width: auto;
}
.sgp-color-box__box-head {
  font-size: 18px;
  color: #ffffff;
  padding: 24px 0;
}
.sgp-color-box__box-disc {
  font-size: 14px;
  color: #ffffff;
}

.sgp-pdp__desc {
  color: #57585b;
  display: flex;
  margin-bottom: 8px;
}
.sgp-pdp__desc-black {
  color: #000b19;
  min-width: 130px;
  margin-right: 4px;
}
.sgp-pdp__price {
  font-size: 18px;
  color: #000000;
  margin-top: 16px;
}
.sgp-pdp__price-actual {
  display: inline-block;
  text-decoration: line-through;
  margin-right: 8px;
}
.sgp-pdp__price-current {
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  color: #c31126;
}
.sgp-pdp__price-current--val {
  color: #333333;
  padding-left: 8px;
  font-size: 18px;
}
.sgp-pdp__item-note {
  color: #57585b;
  font-style: italic;
}

.sgp-qty {
  width: 250px;
  color: #000000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #cccccc;
}
.sgp-qty > span {
  min-width: 46px;
  display: inline-block;
  text-align: center;
}
.sgp-qty__btn {
  padding: 12px 16px;
  display: flex;
  transition: background-color 0.3s;
}
.sgp-qty__btn svg {
  width: 14px;
  height: 14px;
  fill: #24549d;
  transition: 0.3s;
}
.sgp-qty__btn:hover {
  background-color: #24549d;
}
.sgp-qty__btn:hover svg {
  fill: #ffffff;
}

.sgp-add-item {
  background-color: #e2f3fc;
  color: #002350;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px;
  border: 1px dashed #24549d;
}
.sgp-add-item img {
  width: 15px;
  margin-right: 8px;
}

.sgp-input-text,
.sgp-select {
  font-family: "Univers-45", sans-serif;
  font-weight: 300;
  border: 0px;
  border-bottom: 1px solid #cccccc;
}

.sgp-input-text {
  padding: 0 4px 8px;
}
.sgp-input-text::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-family: "Univers-45", sans-serif;
  font-weight: 300;
  color: #cccccc;
  opacity: 1;
  /* Firefox */
}
.sgp-input-text:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-family: "Univers-45", sans-serif;
  font-weight: 300;
  color: #cccccc;
}
.sgp-input-text::-ms-input-placeholder {
  /* Microsoft Edge */
  font-family: "Univers-45", sans-serif;
  font-weight: 300;
  color: #cccccc;
}
.sgp-input-text--btn {
  padding: 0 4px 12px;
}

.sgp-select {
  color: #333333;
  padding: 0 16px 8px 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.125' height='7.793' viewBox='0 0 13.125 7.793'%3E%3Cpath id='Path_1018' data-name='Path 1018' d='M6.234-4.1H6.193a.6.6,0,0,0,.369.123A.6.6,0,0,0,6.932-4.1L13-10.131a.571.571,0,0,0,.123-.349A.571.571,0,0,0,13-10.828l-.82-.82a.6.6,0,0,0-.369-.123.443.443,0,0,0-.328.123L6.563-6.768,1.641-11.648a.443.443,0,0,0-.328-.123.6.6,0,0,0-.369.123l-.82.82A.571.571,0,0,0,0-10.479a.49.49,0,0,0,.164.349Z' transform='translate(0 11.771)' fill='%2324549d'/%3E%3C/svg%3E%0A");
  background-size: 9px 5px;
  background-repeat: no-repeat;
  background-position-x: calc(100% - 4px);
  background-position-y: calc(50% - 4px);
  cursor: pointer;
  min-width: 150px;
}
.sgp-select::-ms-expand {
  display: none;
}
.sgp-select option:disabled {
  display: none;
}
.sgp-select--box {
  width: 100%;
  padding: 10px 32px 10px 16px;
  border: 1px solid #cccccc;
  border-radius: 0;
  background-position-x: calc(100% - 16px);
  background-position-y: 50%;
}
.sgp-select--grey {
  color: #cccccc;
}

@media (max-width: 1023.8px) {
  .sgp-input-text {
    padding: 11px 16px;
  }

  .sgp-select {
    border: 1px solid #24549d;
    border-radius: 0;
    padding: 11px 40px 11px 16px;
    background-position-x: calc(100% - 16px);
    background-position-y: 50%;
  }
}
.sgp-search {
  display: flex;
  max-width: 870px;
}
.sgp-search__input {
  font-family: "Univers-45", sans-serif;
  font-weight: 300;
  flex: 1;
  background-color: transparent;
  border: 1px solid #c2e4f8;
  color: #333333;
  padding: 8px 16px;
}
.sgp-search__input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-family: "Univers-45", sans-serif;
  font-weight: 300;
  color: #cccccc;
  opacity: 1;
  /* Firefox */
}
.sgp-search__input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-family: "Univers-45", sans-serif;
  font-weight: 300;
  color: #cccccc;
}
.sgp-search__input::-ms-input-placeholder {
  /* Microsoft Edge */
  font-family: "Univers-45", sans-serif;
  font-weight: 300;
  color: #cccccc;
}
.sgp-search__icon {
  display: none;
}
.sgp-search .sgp-custom-select__value {
  padding: 11px 32px 11px 16px;
  border: 1px solid #c2e4f8;
}
.sgp-search .sgp-custom-select__value::after {
  top: 18px;
}

@media (max-width: 600px) {
  .sgp-search .sgp-link-btn {
    min-width: 0;
  }
  .sgp-search .sgp-link-btn span {
    display: none;
  }
  .sgp-search .sgp-link-btn svg {
    display: none;
  }
  .sgp-search__icon {
    display: block;
    width: 15px;
  }
}
.sgp-search-input {
  position: relative;
}
.sgp-search-input .sgp-input-text {
  width: 100%;
  padding-right: 32px;
}
.sgp-search-input__btn {
  width: 24px;
  height: 24px;
  position: absolute;
  top: -1px;
  right: 0;
}
.sgp-search-input__btn svg {
  width: 100%;
  height: 100%;
  fill: #24549d;
}

@media (max-width: 1023.8px) {
  .sgp-search-input {
    display: none;
  }
}
.sgp-text-box__text {
  color: #000000;
  padding-bottom: 8px;
  display: block;
}
.sgp-text-box__text Span {
  color: #c31126;
}
.sgp-text-box__input, .sgp-text-box__text-area {
  font-family: "Univers-45", sans-serif;
  font-weight: 300;
  border: 1px solid #cccccc;
  padding: 10px 16px;
  width: 100%;
  min-width: 200px;
  color: #000000;
}
.sgp-text-box__input--icon::after, .sgp-text-box__text-area--icon::after {
  content: "";
  width: 20px;
  height: 20px;
  background-color: #24549d;
}
.sgp-text-box__text-area {
  height: 120px;
  display: block;
  resize: none;
  overflow-x: hidden;
  overflow-y: auto;
  -ms-scrollbar-face-color: #c31126;
  -ms-scrollbar-track-color: #f0f1f1;
  scrollbar-color: #c31126 #f0f1f1;
  scrollbar-width: thin;
  scrollbar-face-color: #c31126;
  scrollbar-track-color: #f0f1f1;
  scrollbar-arrow-color: #f0f1f1;
}
.sgp-text-box__text-area::-webkit-scrollbar {
  width: 5px;
}
.sgp-text-box__text-area::-webkit-scrollbar-track {
  background-color: #f0f1f1;
  border-radius: 5px;
}
.sgp-text-box__text-area::-webkit-scrollbar-thumb {
  background-color: #c31126;
  border-radius: 5px;
}
.sgp-text-box__icon-outer {
  position: relative;
  cursor: pointer;
}
.sgp-text-box__icon-outer .sgp-text-box__input {
  padding-right: 32px;
}
.sgp-text-box__icon {
  position: absolute;
  top: 13px;
  right: 16px;
  width: 14px;
  height: 14px;
}
.sgp-text-box__error {
  font-size: 12px;
  color: #c31126;
  margin-top: 4px;
  position: relative;
  display: none;
}
.sgp-text-box__error svg {
  width: 12px;
  height: 12px;
  margin-right: 4px;
  margin-top: -2px;
}
.sgp-text-box__error--show {
  display: block;
}

@media (max-width: 600px) {
  .sgp-text-box__input {
    min-width: 0;
  }
}
.sgp-btn__view {
  padding: 10px;
  border: 1px solid #24549d;
  transition: 0.3s;
}
.sgp-btn__view svg {
  width: 16px;
  height: 16px;
  fill: #24549d;
  transition: 0.3s;
}
.sgp-btn__view.active {
  background-color: #24549d;
  pointer-events: none;
}
.sgp-btn__view.active svg {
  fill: #ffffff;
}

.sgp-custom-select {
  position: relative;
}
.sgp-custom-select.active {
  z-index: 2;
}
.sgp-custom-select.active .sgp-custom-select__expan {
  display: block;
}
.sgp-custom-select.active .sgp-custom-select__value::after {
  transform: rotate(180deg);
}
.sgp-custom-select__value {
  font-family: "Univers-45", sans-serif;
  font-weight: 300;
  border: 1px solid #cccccc;
  padding: 10px 32px 10px 16px;
  width: 100%;
  color: #000000;
  cursor: pointer;
}
.sgp-custom-select__value--white {
  background-color: #ffffff;
}
.sgp-custom-select__value::after {
  content: "";
  position: absolute;
  top: 16px;
  right: 16px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.125' height='7.793' viewBox='0 0 13.125 7.793'%3E%3Cpath id='Path_1018' data-name='Path 1018' d='M6.234-4.1H6.193a.6.6,0,0,0,.369.123A.6.6,0,0,0,6.932-4.1L13-10.131a.571.571,0,0,0,.123-.349A.571.571,0,0,0,13-10.828l-.82-.82a.6.6,0,0,0-.369-.123.443.443,0,0,0-.328.123L6.563-6.768,1.641-11.648a.443.443,0,0,0-.328-.123.6.6,0,0,0-.369.123l-.82.82A.571.571,0,0,0,0-10.479a.49.49,0,0,0,.164.349Z' transform='translate(0 11.771)' fill='%2324549d'/%3E%3C/svg%3E%0A");
  background-size: 10px 5px;
  background-repeat: no-repeat;
  background-position: calc(100% - 16px);
  background-position: center;
  width: 14px;
  height: 8px;
  transition: all 0.3s;
}
.sgp-custom-select__value::-ms-expand {
  display: none;
}
.sgp-custom-select__expan {
  background-color: #ffffff;
  box-shadow: 0 0 32px rgba(0, 0, 0, 0.16);
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  z-index: 1;
  padding: 8px 0;
  display: none;
  max-height: 150px;
  overflow-y: auto;
  -ms-scrollbar-face-color: #c31126;
  -ms-scrollbar-track-color: #f0f1f1;
  scrollbar-color: #c31126 #f0f1f1;
  scrollbar-width: thin;
  scrollbar-face-color: #c31126;
  scrollbar-track-color: #f0f1f1;
  scrollbar-arrow-color: #f0f1f1;
}
.sgp-custom-select__expan::-webkit-scrollbar {
  width: 5px;
}
.sgp-custom-select__expan::-webkit-scrollbar-track {
  background-color: #f0f1f1;
  border-radius: 5px;
}
.sgp-custom-select__expan::-webkit-scrollbar-thumb {
  background-color: #c31126;
  border-radius: 5px;
}
.sgp-custom-select__item {
  padding: 8px 16px;
  cursor: pointer;
  transition: all 0.3s;
}
.sgp-custom-select__item:hover {
  color: #24549d;
  text-decoration: underline;
}

.sgp-tag {
  color: #ffffff;
  background-color: #c31126;
  position: absolute;
  top: 10px;
  left: -10px;
  padding: 4px 16px;
  height: 30px;
  display: flex;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
}
.sgp-tag::after {
  content: "";
  position: absolute;
  right: -15px;
  top: 0;
  width: 30px;
  height: 30px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cg id='Group_5256' data-name='Group 5256' transform='translate(-326 -735)'%3E%3Crect id='Rectangle_1194' data-name='Rectangle 1194' width='30' height='30' transform='translate(326 735)' fill='none'/%3E%3Crect id='Rectangle_1193' data-name='Rectangle 1193' width='21.213' height='21.213' transform='translate(341 735) rotate(45)' fill='%23c31126'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-position: center;
  background-size: 30px 30px;
}
.sgp-tag::before {
  content: "";
  position: absolute;
  top: 25px;
  left: 0;
  width: 15px;
  height: 15px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.971' height='16.971' viewBox='0 0 16.971 16.971'%3E%3Cpath id='Polygon_1' data-name='Polygon 1' d='M8,0l8,8H0Z' transform='translate(5.657) rotate(45)' fill='%23610812'/%3E%3C/svg%3E%0A");
  background-size: 15px 15px;
  background-position: left top;
  background-repeat: no-repeat;
}

.sgp-file-upload {
  display: flex;
  position: relative;
  overflow: hidden;
}
.sgp-file-upload__input {
  display: none;
}
.sgp-file-upload__txt {
  font-family: "Univers-45", sans-serif;
  font-weight: 300;
  line-height: 1.5;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 8px 16px;
  border: 1px solid #cccccc;
  border-right: none;
}
.sgp-file-upload .sgp-link-btn {
  cursor: pointer;
  min-width: 160px;
  white-space: nowrap;
}

@media (max-width: 600px) {
  .sgp-file-upload .sgp-link-btn, .sgp-file-upload__txt {
    padding: 8px;
  }
}
.sgp-tool-tip {
  cursor: pointer;
  position: relative;
  margin: 0 8px;
  width: 16px;
  height: 16px;
  display: flex;
}
.sgp-tool-tip:hover .sgp-tool-tip__content {
  visibility: visible;
  opacity: 1;
}
.sgp-tool-tip svg {
  width: 100%;
  height: 100%;
  fill: #ffffff;
}
.sgp-tool-tip__content {
  visibility: hidden;
  position: absolute;
  min-width: 220px;
  background-color: #333333;
  padding: 12px 16px;
  border-radius: 4px;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s;
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 12px;
  font-family: "Univers-55", sans-serif;
  font-weight: normal;
  color: #ffffff;
}
.sgp-tool-tip__content::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -6px;
  border-width: 5px;
  border-style: solid;
  border-color: #333333 transparent transparent transparent;
}

.tooltip {
  font-family: "Univers-55", sans-serif;
  font-weight: normal;
}
.tooltip .tooltip-inner {
  padding: 8px;
  background-color: #333333;
  text-align: left;
}
.tooltip.show {
  opacity: 1;
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-top .arrow::before,
.bs-tooltip-bottom .arrow::before {
  border-top-color: #333333;
  border-bottom-color: #333333;
}

.sgp-arrow {
  display: flex;
  align-items: center;
}
.sgp-arrow--effect .sgp-btn__icon {
  margin-right: 0;
  width: 35px;
  min-width: 35px;
  height: 35px;
}
.sgp-arrow--effect .sgp-locate__prev, .sgp-arrow--effect .sgp-locate__next, .sgp-arrow--effect .sgp-arrow__prev, .sgp-arrow--effect .sgp-arrow__next {
  background-image: none;
}
.sgp-arrow__prev, .sgp-arrow__next {
  font-size: 0;
  padding: 0;
  width: 35px;
  height: 35px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
.sgp-arrow__prev.slick-disabled, .sgp-arrow__next.slick-disabled {
  opacity: 1;
  cursor: default;
  pointer-events: none;
}
.sgp-arrow__prev {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50'%3E%3Cg transform='translate(-905 -492)'%3E%3Cpath d='M9.434,1.066a.6.6,0,0,1-.369.123.443.443,0,0,1-.328-.123L.164-7.547A.39.39,0,0,1,0-7.875.39.39,0,0,1,.164-8.2l8.572-8.613a.443.443,0,0,1,.328-.123.6.6,0,0,1,.369.123l.82.82a.443.443,0,0,1,.123.328.6.6,0,0,1-.123.369L3.9-8.941H17.883a.475.475,0,0,1,.349.144.475.475,0,0,1,.144.349V-7.3a.475.475,0,0,1-.144.349.475.475,0,0,1-.349.144H3.9L10.254-.451a.6.6,0,0,1,.123.369.443.443,0,0,1-.123.328Z' transform='translate(921 525)' fill='%2324549d'/%3E%3Cg transform='translate(905 492)' fill='none' stroke='%2324549d' stroke-width='1'%3E%3Crect width='50' height='50' rx='25' stroke='none'/%3E%3Crect x='0.5' y='0.5' width='49' height='49' rx='24.5' fill='none'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.sgp-arrow__next {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50'%3E%3Cg transform='translate(-905 -492)'%3E%3Cpath d='M8.941-16.816a.6.6,0,0,1,.369-.123.443.443,0,0,1,.328.123L18.211-8.2a.39.39,0,0,1,.164.328.39.39,0,0,1-.164.328L9.639,1.066a.443.443,0,0,1-.328.123.6.6,0,0,1-.369-.123l-.82-.82A.443.443,0,0,1,8-.082a.6.6,0,0,1,.123-.369l6.357-6.357H.492a.475.475,0,0,1-.349-.144A.475.475,0,0,1,0-7.3V-8.449A.475.475,0,0,1,.144-8.8a.475.475,0,0,1,.349-.144H14.479L8.121-15.3A.6.6,0,0,1,8-15.668.443.443,0,0,1,8.121-16Z' transform='translate(921 525)' fill='%2324549d'/%3E%3Cg transform='translate(905 492)' fill='none' stroke='%2324549d' stroke-width='1'%3E%3Crect width='50' height='50' rx='25' stroke='none'/%3E%3Crect x='0.5' y='0.5' width='49' height='49' rx='24.5' fill='none'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  margin-left: 24px;
}
.sgp-arrow--white .sgp-arrow__prev {
  background-image: url("data:image/svg+xml,%3Csvg width='76' height='76' viewBox='0 0 76 76' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M38 74.5C17.8416 74.5 1.5 58.1584 1.5 38C1.5 17.8416 17.8416 1.5 38 1.5C58.1584 1.5 74.5 17.8416 74.5 38C74.5 58.1584 58.1584 74.5 38 74.5Z' stroke='white' stroke-width='3'/%3E%3Cpath d='M39.0393 53.3546L23.362 37.6773L39.0393 22L41.0991 24.1743L27.7105 37.6773L41.0991 51.1803L39.0393 53.3546Z' fill='white'/%3E%3Cpath d='M25.5361 36.0752H53V39.2793H25.5361V36.0752Z' fill='white'/%3E%3C/svg%3E%0A");
}
.sgp-arrow--white .sgp-arrow__next {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 76 76' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='38' cy='38' r='36.5' stroke='white' stroke-width='3'/%3E%3Cpath d='M36.9608 53.3546L52.6381 37.6773L36.9608 22L34.901 24.1743L48.2896 37.6773L34.901 51.1803L36.9608 53.3546Z' fill='white'/%3E%3Cpath d='M50.4639 36.0752H23V39.2793H50.4639V36.0752Z' fill='white'/%3E%3C/svg%3E");
}

@media (max-width: 1023.8px) {
  .sgp-arrow__prev, .sgp-arrow__next {
    width: 30px;
    height: 30px;
  }
  .sgp-arrow__next {
    margin-left: 16px;
  }
  .sgp-arrow--effect .sgp-btn__icon {
    width: 30px;
    min-width: 30px;
    height: 30px;
  }
}
@media (max-width: 600px) {
  .sgp-arrow {
    display: none;
  }
}
.sgp-header-arrow {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  margin-bottom: 24px;
}
.sgp-header-arrow--slider-center.sgp-header-arrow {
  align-items: center;
}
.sgp-header-arrow--slider-center.sgp-header-arrow .sgp-arrow {
  margin-bottom: 4px;
}
.sgp-header-arrow--center .sgp-header-arrow__head-sec,
.sgp-header-arrow--center .sgp-header-arrow__desc {
  text-align: center;
}
.sgp-header-arrow--white .sgp-small-title,
.sgp-header-arrow--white .sgp-h2 {
  color: #ffffff;
}
.sgp-header-arrow__head-sec {
  flex: 12;
}
.sgp-header-arrow__head-sec .sgp-h2 {
  margin-bottom: 0;
}
.sgp-header-arrow__head-sec .sgp-small-title {
  margin-bottom: 8px;
}
.sgp-header-arrow__head-sec .sgp-body-copy {
  margin-top: 8px;
  color: #57585b;
}
.sgp-header-arrow .sgp-arrow {
  flex: 1;
  justify-content: flex-end;
  margin-bottom: 4px;
  margin-left: 16px;
}
.sgp-header-arrow__desc {
  width: 100%;
  margin-top: 16px;
}
.sgp-header-arrow__change-view {
  flex: 1;
  display: flex;
  margin-left: 16px;
}

@media (max-width: 1023.8px) {
  .sgp-header-arrow__change-view {
    display: none;
  }
}
@media (max-width: 600px) {
  .sgp-header-arrow--block {
    flex-direction: column;
    align-items: flex-start;
  }
  .sgp-header-arrow--block .sgp-header-arrow__head-sec {
    margin-bottom: 8px;
  }
}
.sgp-tile-bg {
  min-height: 400px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.sgp-tile-bg.slick-slide {
  display: flex;
}
.sgp-tile-bg:hover .sgp-tile-bg__bg::after {
  background-color: rgba(0, 0, 0, 0.8);
}
.sgp-tile-bg .sgp-btn {
  margin-bottom: 16px;
}
.sgp-tile-bg .sgp-btn:only-child, .sgp-tile-bg .sgp-btn:last-child {
  margin-bottom: 0;
}
.sgp-tile-bg__bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sgp-tile-bg__bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.3s;
}
.sgp-tile-bg__cnt {
  position: relative;
  z-index: 5;
  color: #fff;
  padding: 24px;
}
.sgp-tile-bg__cnt .sgp-small-title {
  color: #ffffff;
}
.sgp-tile-bg__head {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 8px;
}
.sgp-tile-bg__desc {
  margin-bottom: 16px;
}
.sgp-tile-bg--border {
  min-height: 320px;
}
.sgp-tile-bg--border .sgp-tile-bg__cnt {
  padding: 32px;
}
.sgp-tile-bg--border::after {
  content: "";
  position: absolute;
  top: 16px;
  right: 16px;
  width: calc(100% - 32px);
  height: calc(100% - 32px);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transition: all 0.3s;
}
.sgp-tile-bg--border::before {
  content: "";
  position: absolute;
  bottom: 16px;
  left: 16px;
  width: calc(100% - 32px);
  height: calc(100% - 32px);
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  z-index: 1;
  transition: all 0.3s;
}
.sgp-tile-bg--border:hover::after {
  width: calc(80% - 32px);
  height: calc(50% - 32px);
}
.sgp-tile-bg--border:hover::before {
  width: calc(80% - 32px);
  height: calc(50% - 32px);
}
.sgp-tile-bg--content-hide {
  overflow: hidden;
}
.sgp-tile-bg--content-hide .sgp-tile-bg__bg::after {
  opacity: 0;
}
.sgp-tile-bg--content-hide .sgp-tile-bg__cnt {
  transform: translateY(110%);
  transition: 0.3s;
}
.sgp-tile-bg--content-hide:hover .sgp-tile-bg__bg::after {
  opacity: 1;
}
.sgp-tile-bg--content-hide:hover .sgp-tile-bg__cnt {
  transform: translateY(0);
}

a.sgp-tile-bg:hover .sgp-btn {
  text-decoration: underline;
}
a.sgp-tile-bg:hover .sgp-btn .sgp-btn__icon::before {
  box-shadow: inset 0 0 0 35px #c31126;
  transform: scale3d(1.1, 1.1, 1);
}
a.sgp-tile-bg:hover .sgp-btn .sgp-btn__icon svg {
  fill: #ffffff;
}

@media (max-width: 600px) {
  .sgp-tile-bg {
    min-height: 260px;
  }
  .sgp-tile-bg::before {
    bottom: 8px;
    left: 8px;
    width: calc(100% - 16px);
    height: calc(100% - 16px);
  }
  .sgp-tile-bg::after {
    top: 8px;
    right: 8px;
    width: calc(100% - 16px);
    height: calc(100% - 16px);
  }
  .sgp-tile-bg__bg::after {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .sgp-tile-bg__cnt {
    padding: 16px;
  }
  .sgp-tile-bg__head {
    font-size: 16px;
    line-height: 22px;
  }
  .sgp-tile-bg__desc {
    font-size: 14px;
    line-height: 20px;
  }
  .sgp-tile-bg--border {
    min-height: 155px;
  }
  .sgp-tile-bg--border .sgp-tile-bg__cnt {
    padding: 18px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .sgp-tile-bg {
    height: 400px;
  }
}
.sgp-locate__inner {
  position: relative;
}
.sgp-locate__inner.slick-slider {
  margin-bottom: 0;
  display: flex;
}
.sgp-locate__inner .slick-track {
  display: flex;
}
.sgp-locate__img {
  width: 100%;
  display: block;
  position: relative;
  z-index: 1;
}
.sgp-locate__img.desk-hidden {
  display: none;
}
.sgp-locate__sec-1, .sgp-locate__sec-2 {
  position: relative;
  z-index: 1;
}
.sgp-locate__sec-1 {
  padding-left: 16px;
}
.sgp-locate__sec-1::before {
  content: "";
  background-color: #c31126;
  width: 30px;
  height: 100%;
  margin-top: 16px;
  position: absolute;
  top: 0;
  left: 0;
}
.sgp-locate__sec-2 {
  color: #ffffff;
  padding: 32px;
  background-color: #002350;
  margin-top: -80px;
  margin-left: 11px;
  border-top: 5px solid #ffffff;
  border-left: 5px solid #ffffff;
  height: 100%;
}
.sgp-locate__sec-2 .sgp-small-title {
  color: #ffffff;
  margin-bottom: 8px;
}
.sgp-locate__sec-2 .sgp-para {
  margin-bottom: 16px;
}
.sgp-locate__item.slick-slide {
  height: auto;
}
.sgp-locate__sub-text {
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 8px;
}
.sgp-locate__descr {
  font-size: 16px;
}
.sgp-locate__descr,
.sgp-locate .sgp-h2 {
  margin-bottom: 24px;
}
.sgp-locate .sgp-list {
  margin: 8px 0 24px;
}
.sgp-locate .sgp-arrow {
  position: absolute;
  bottom: 32px;
  right: 64px;
}
.sgp-locate--overlap .sgp-locate__item {
  display: flex;
  align-items: center;
  position: relative;
  padding: 32px 0;
}
.sgp-locate--overlap .sgp-locate__item::after {
  content: "";
  width: 75%;
  height: 100%;
  background-color: #002350;
  position: absolute;
  top: 0;
  right: 0;
}
.sgp-locate--overlap .sgp-locate__item--blue::after {
  background: linear-gradient(99deg, #24549d, #002350);
}
.sgp-locate--overlap .sgp-locate__item--blue .sgp-locate__sec-2 {
  background-color: transparent;
}
.sgp-locate--overlap .sgp-locate__sec-1, .sgp-locate--overlap .sgp-locate__sec-2 {
  width: 100%;
}
.sgp-locate--overlap .sgp-locate__inner .slick-track {
  display: flex;
  align-items: center;
}
.sgp-locate--overlap .sgp-locate__sec-1 {
  padding-left: 8px;
}
.sgp-locate--overlap .sgp-locate__sec-1::before {
  width: 50%;
  margin-top: 8px;
}
.sgp-locate--overlap .sgp-locate__sec-2 {
  padding: 0 32px;
  margin: 0;
  border: 0;
}
.sgp-locate--overlap.sgp-locate-width .sgp-locate__item::after {
  content: none;
}
.sgp-locate--overlap.sgp-locate-width .sgp-locate__sec-2 {
  padding: 32px;
}
.sgp-locate--overlap.sgp-locate-width .sgp-locate__sec-2 .sgp-h2 {
  margin-bottom: 16px;
  font-size: 22px;
}

@media (max-width: 1023.8px) {
  .sgp-locate__sec-2 {
    padding: 16px;
  }
  .sgp-locate__img.desk-hidden {
    display: block;
  }
  .sgp-locate__img.only-desk {
    display: none;
  }
  .sgp-locate__descr,
.sgp-locate .sgp-h2 {
    margin-bottom: 16px;
  }
  .sgp-locate .sgp-arrow {
    right: 52px;
    bottom: 20px;
  }
  .sgp-locate--overlap .sgp-locate__item {
    display: block;
  }
  .sgp-locate--overlap .sgp-locate__item::after {
    content: none;
  }
  .sgp-locate--overlap .sgp-locate__item--blue .sgp-locate__sec-2 {
    background: linear-gradient(99deg, #24549d, #002350);
  }
  .sgp-locate--overlap .sgp-locate__sec-1::before {
    height: calc(100% - 8px);
  }
  .sgp-locate--overlap .sgp-locate__sec-2 {
    background-color: #002350;
    padding: 16px 16px 40px;
    margin-top: 5px;
  }
  .sgp-locate--overlap .sgp-arrow {
    bottom: 50px;
  }
}
@media (max-width: 600px) {
  .sgp-locate .slick-dots {
    margin: 0 16px;
    width: calc(100% - 32px);
    bottom: 16px;
  }
  .sgp-locate__item {
    padding: 0;
    display: block;
  }
  .sgp-locate__item.slick-slide {
    display: block;
  }
  .sgp-locate__item::after {
    content: none;
  }
  .sgp-locate__sec-1 {
    padding-left: 8px;
  }
  .sgp-locate__sec-1::before {
    height: calc(100% - 16px);
  }
  .sgp-locate__sec-2 {
    padding: 16px 16px 40px;
    margin-top: 4px;
    margin-left: 0;
    border: 0px;
  }
  .sgp-locate__descr {
    font-size: 14px;
  }
  .sgp-locate .sgp-arrow {
    display: none;
  }
  .sgp-locate--overlap .sgp-locate__item {
    padding: 0;
  }
  .sgp-locate--overlap .content-wrapper-small .slick-dots,
.sgp-locate--overlap .content-wrapper .slick-dots {
    width: calc(100% - 64px);
  }
}
.sgp-tile {
  transition: 0.2s;
  background-color: #F7F7F7;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.sgp-tile.slick-slide {
  display: flex;
}
.sgp-tile.sgp-grey-5 {
  background-color: #f0f1f1;
}
.sgp-tile.sgp-grey-7 {
  background-color: #F7F7F7;
}
.sgp-tile:hover {
  box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.16);
}
.sgp-tile .sgp-h3,
.sgp-tile .sgp-h4 {
  margin-bottom: 16px;
}
.sgp-tile .sgp-h5,
.sgp-tile .sgp-h6 {
  margin-bottom: 8px;
}
.sgp-tile .sgp-h6 {
  min-height: 35px;
}
.sgp-tile__img-sec, .sgp-tile__no-img-sec {
  width: 100%;
  position: relative;
}
.sgp-tile__img-sec .sgp-checkbox, .sgp-tile__no-img-sec .sgp-checkbox {
  position: absolute;
  top: 10px;
  right: 10px;
}
.sgp-tile__img-sec .sgp-tile__tag--red, .sgp-tile__no-img-sec .sgp-tile__tag--red {
  position: absolute;
  bottom: 0;
  left: 0;
}
.sgp-tile__img-sec.slick-dotted {
  margin-bottom: 0;
}
.sgp-tile__img-sec.slick-dotted .slick-dots {
  display: flex !important;
}
.sgp-tile__img-sec .slick-dots {
  bottom: 8px;
  justify-content: center;
}
.sgp-tile__img-sec.sgp-zoom-wrap {
  background-position: center;
  background-size: cover;
  overflow: hidden;
}
.sgp-tile__img-sec.sgp-zoom-wrap .sgp-zoom-image {
  opacity: 0;
  cursor: url("../images/zoom-icon-cursor.svg"), auto;
}
.sgp-tile__img {
  max-width: 100%;
}
.sgp-tile__no-img-cnt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 24px 24px 32px;
  display: flex;
  align-items: center;
}
.sgp-tile__no-img-cnt .sgp-tile__small-title {
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  color: #24549d;
  font-size: 16px;
  text-transform: none;
  margin-bottom: 0;
  margin-left: 24px;
  max-width: 150px;
}
.sgp-tile__cal {
  min-width: 80px;
  border-radius: 10px;
  overflow: hidden;
  background-color: #f0f1f1;
  text-align: center;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.32);
}
.sgp-tile__cal-year {
  background-color: #c31126;
  color: #ffffff;
  padding: 8px 16px;
}
.sgp-tile__cal-day, .sgp-tile__cal-month {
  color: #c31126;
}
.sgp-tile__cal-day {
  font-size: 21px;
  padding: 8px 16px 0;
}
.sgp-tile__cal-month {
  text-transform: uppercase;
  padding: 0 16px 8px;
}
.sgp-tile__tag {
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
  padding: 8px 16px;
  background-color: #1e8cbf;
}
.sgp-tile__tag img {
  width: 13px;
  height: 10px;
  margin-right: 8px;
  display: inline-block;
  position: relative;
  top: 1px;
}
.sgp-tile__tag--red {
  background-color: #c31126;
}
.sgp-tile__tag--red-top {
  background-color: #c31126;
  top: 10px;
  left: 10px;
  position: absolute;
}
.sgp-tile__tag--offer {
  background-color: #E6007E;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1;
}
.sgp-tile__tag--round-tag {
  border-radius: 50%;
  text-align: center;
  width: 60px;
  height: 60px;
  padding: 16px 7px;
}
.sgp-tile__tag--round-tag span {
  display: block;
  font-weight: bold;
}
.sgp-tile__tag--dark {
  background-color: #002350;
}
.sgp-tile__cnt-sec {
  padding: 24px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.sgp-tile__cnt-sec .sgp-h3:only-child,
.sgp-tile__cnt-sec .sgp-h4:only-child,
.sgp-tile__cnt-sec .sgp-h5:only-child,
.sgp-tile__cnt-sec .sgp-h6:only-child {
  margin-bottom: 0;
}
.sgp-tile__cnt-sec--financial.sgp-tile__cnt-sec .sgp-tile__small-title {
  text-transform: none;
  margin-bottom: 16px;
}
.sgp-tile__cnt-sec .sgp-btn {
  margin-top: auto;
}
.sgp-tile__cnt-sec .sgp-body-copy {
  margin-top: 0;
  margin-bottom: 8px;
}
.sgp-tile__cnt-sec .spg-red-content {
  color: #c31126;
}
.sgp-tile__cnt-sec .spg-blue-content {
  color: #24549d;
}
.sgp-tile__list-view-cnt {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.sgp-tile__cnt-inner {
  margin-bottom: 16px;
}
.sgp-tile__cnt-inner:last-child {
  margin-bottom: 0;
}
.sgp-tile__cnt-sec-ul {
  list-style: disc;
}
.sgp-tile__cnt-sec-ul li {
  margin-left: 16px;
  margin-bottom: 8px;
}
.sgp-tile__small-title {
  font-size: 12px;
  color: #57585b;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.sgp-tile__small-title em {
  margin-right: 4px;
}
.sgp-tile__date {
  margin-left: 4px;
}
.sgp-tile__desc-date {
  font-size: 12px;
  color: #57585b;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.sgp-tile__desc-date span.italic-txt {
  font-style: italic;
  margin-right: 16px;
}
.sgp-tile__desc-date span.date-txt {
  margin-left: 8px;
}
.sgp-tile__italic {
  font-style: italic;
}
.sgp-tile__desc, .sgp-tile__desc-grey {
  margin-bottom: 16px;
}
.sgp-tile__desc:last-child, .sgp-tile__desc-grey:last-child {
  margin-bottom: 0;
}
.sgp-tile__desc--red-italic {
  color: #c31126;
  font-style: italic;
}
.sgp-tile__desc--two-col {
  color: #57585b;
  display: flex;
  margin-bottom: 8px;
}
.sgp-tile__desc--two-col--center {
  align-items: center;
}
.sgp-tile__desc-grey {
  color: #57585b;
}
.sgp-tile__desc-icon {
  width: 12px;
  height: auto;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 8px;
}
.sgp-tile__desc-red {
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  color: #c31126;
}
.sgp-tile__btn-sec {
  display: flex;
  width: 100%;
}
.sgp-tile__btn-sec .sgp-link-btn {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  white-space: nowrap;
}
.sgp-tile__btn-sec .sgp-link-btn--box-left {
  padding: 12px 24px;
  justify-content: space-between;
}
.sgp-tile__desc-black {
  color: #000b19;
  min-width: 135px;
  margin-right: 8px;
}
.sgp-tile--parcel .sgp-h5 {
  min-height: 0px;
}
.sgp-tile--parcel .sgp-tile__small-title {
  font-size: 12px;
  font-style: italic;
  margin-bottom: 4px;
}
.sgp-tile--parcel .sgp-tile__desc:last-of-type {
  margin-bottom: 0;
}
.sgp-tile--parcel .sgp-tile__cnt-sec .sgp-btn {
  margin-top: 16px;
}
.sgp-tile--parcel .sgp-link-btn--box::after {
  background-color: #0777b5;
}
.sgp-tile--parcel .sgp-link-btn--box::before {
  background-color: #1e8cbf;
}
.sgp-tile--parcel .sgp-link-btn--box-left::after {
  background-color: #c31126;
}
.sgp-tile--parcel .sgp-link-btn--box-left::before {
  background-color: #d55867;
}
.sgp-tile--parcel.sgp-tile .sgp-checkbox {
  z-index: 1;
}
.sgp-tile--load-more {
  background-color: #b9e5fa;
  border: 1px dashed #24549d;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sgp-tile--border {
  background-color: #ffffff;
  border: 1px solid #c2e4f8;
}
.sgp-tile--border .sgp-h3 {
  color: #24549d;
  margin-bottom: 8px;
}
.sgp-tile--border .sgp-tile__desc {
  color: #57585b;
}
.sgp-tile--border:hover {
  box-shadow: none;
  border: 1px solid #24549d;
  background-color: #24549d;
  color: #ffffff;
}
.sgp-tile--border:hover .sgp-h3 {
  color: #ffffff;
}
.sgp-tile--border:hover .sgp-tile__desc {
  color: #ffffff;
}
.sgp-tile--border:hover .sgp-btn {
  color: #ffffff;
}
.sgp-tile--border:hover .sgp-btn__icon svg {
  fill: #ffffff;
}
.sgp-tile--border:hover .sgp-btn__icon::before {
  box-shadow: inset 0 0 0 1px #ffffff;
}
.sgp-tile--border .sgp-btn:hover .sgp-btn__icon::before {
  box-shadow: inset 0 0 0 35px #c31126;
}
.sgp-tile .sgp-package-tiles__drop--select {
  width: 100%;
  margin-top: 8px;
}
.sgp-tile--pdp .sgp-tile__img-sec {
  padding-bottom: 32px;
}
.sgp-tile--pdp .sgp-pdp {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sgp-tile--pdp .sgp-pdp__price {
  margin-top: auto;
}
.sgp-tile[data-toggle=modal] {
  cursor: pointer;
}
.sgp-tile--no-box-shadow:hover {
  box-shadow: none;
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .sgp-tile__btn-sec .sgp-link-btn {
    flex: auto;
    width: 100%;
  }
}
@media (max-width: 1023.8px) {
  .sgp-tile__cnt-sec {
    padding: 16px;
  }
}
@media (max-width: 600px) {
  .sgp-tile__cnt-sec {
    padding: 16px;
  }
  .sgp-tile__tag {
    font-size: 10px;
    padding: 8px 16px;
  }
  .sgp-tile__tag--offer {
    top: 0;
    left: 0;
    padding: 4px 8px;
  }
  .sgp-tile__tag--round-tag {
    width: 55px;
    height: 55px;
    padding: 13px 7px;
  }
  .sgp-tile--pdp .sgp-pdp__desc {
    display: none;
  }
  .sgp-tile--pdp .sgp-pdp__price {
    font-size: 14px;
    margin-top: 0;
  }
  .sgp-tile--pdp .sgp-pdp__item-note {
    font-size: 12px;
  }
  .sgp-tile--pdp .sgp-h4 {
    font-size: 14px;
    margin-bottom: 8px;
  }
  .sgp-tile--pdp .sgp-link-btn {
    font-size: 12px;
  }
  .sgp-tile--pdp .sgp-tile__img-sec img {
    min-height: 130px;
    object-fit: contain;
  }
  .sgp-tile__img-sec .sgp-tile__tag--red, .sgp-tile__no-img-sec .sgp-tile__tag--red {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 150px;
  }
  .sgp-tile__no-img-cnt {
    padding: 16px 16px 32px;
  }
  .sgp-tile__btn-sec .sgp-link-btn--box-left {
    padding: 12px 16px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .sgp-tile__img-sec, .sgp-tile__no-img-sec {
    overflow: hidden;
    flex-shrink: 0;
  }
  .sgp-tile__cnt-sec {
    align-items: stretch;
  }
}
.sgp-quick-chat {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 99;
  height: 45px;
  border-radius: 45px;
  background-color: #002350;
  display: none;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.161);
  padding: 0 16px;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  transition: all 0.3s;
}
.sgp-quick-chat.show {
  display: flex;
}
.sgp-quick-chat:hover {
  background-color: #0777b5;
}
.sgp-quick-chat svg {
  width: 25px;
  height: 25px;
}
.sgp-quick-chat__txt {
  padding-left: 8px;
}

@media (max-width: 600px) {
  .sgp-quick-chat {
    padding: 0;
    width: 40px;
    height: 40px;
  }
  .sgp-quick-chat svg {
    width: 22px;
    height: 22px;
  }
  .sgp-quick-chat__txt {
    display: none;
  }
}
.sgp-quick-tool {
  position: fixed;
  right: 20px;
  bottom: 81px;
  z-index: 99;
  display: none;
}
.sgp-quick-tool.show {
  display: block;
}
.sgp-quick-tool__btn {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #0777B5;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.161);
  position: relative;
}
.sgp-quick-tool__btn img {
  width: 25px;
}
.sgp-quick-tool__btn .sgp-quick-tool__btn-close-icon {
  display: none;
  width: 15px;
}
.sgp-quick-tool__btn:hover .sgp-quick-tool__tooltip {
  display: block;
}
.sgp-quick-tool__tooltip {
  position: absolute;
  right: 60px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.161);
  padding: 8px;
  font-size: 10px;
  line-height: 16px;
  white-space: nowrap;
  display: none;
}
.sgp-quick-tool__tooltip::after {
  content: "";
  position: absolute;
  top: 10px;
  right: -5px;
  width: 10px;
  height: 10px;
  background-color: #fff;
  transform: rotate(45deg);
}
.sgp-quick-tool__expan {
  transition: all 0.3s;
  display: none;
}
.sgp-quick-tool__expan .sgp-quick-tool__btn {
  background-color: #24549d;
  margin-bottom: 8px;
}
.sgp-quick-tool.active .sgp-quick-tool__expan {
  display: block;
}
.sgp-quick-tool.active .sgp-quick-tool__btn-close-icon {
  display: block;
}
.sgp-quick-tool.active .sgp-quick-tool__btn-icon {
  display: none;
}
.sgp-quick-tool.active .sgp-quick-tool__btn--main .sgp-quick-tool__tooltip {
  display: none;
}
.sgp-quick-tool__popup {
  display: none;
}

@media (max-width: 1023.8px) {
  .sgp-quick-tool.active {
    z-index: 999;
  }
  .sgp-quick-tool.active .sgp-quick-tool__popup {
    display: block;
  }
  .sgp-quick-tool.active .sgp-quick-tool__expan {
    display: none;
  }
  .sgp-quick-tool__popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000b19;
    padding: 16px 0;
    color: #ffffff;
    overflow-y: auto;
    display: none;
  }
  .sgp-quick-tool__popup .sgp-header__footer {
    margin-top: auto;
    padding-top: 24px;
    border-top: 1px solid #e2f3fc;
    width: 100%;
  }
  .sgp-quick-tool__popup .content-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    min-height: calc(100vh - 32px);
  }
  .sgp-quick-tool__popup-close {
    position: absolute;
    right: 16px;
    top: 16px;
    width: 18px;
    height: 18px;
  }
  .sgp-quick-tool__popup-link-outer {
    display: flex;
    flex-wrap: wrap;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -4px;
    padding: 24px 0;
    width: 100%;
  }
  .sgp-quick-tool__popup-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 16px;
    background-color: #ffffff;
    width: calc(50% - 8px);
    margin: 4px;
    min-height: 130px;
    justify-content: center;
  }
  .sgp-quick-tool__popup-link svg {
    width: 45px;
    height: 45px;
  }
  .sgp-quick-tool__popup-txt {
    color: #24549d;
    text-align: center;
    margin-top: 8px;
  }
}
@media (max-width: 600px) {
  .sgp-quick-tool {
    bottom: 20px;
    right: 74px;
  }
  .sgp-quick-tool__btn {
    width: 40px;
    height: 40px;
  }
  .sgp-quick-tool__btn img {
    width: 22px;
  }
}
.sgp-breadcrumbs {
  background-color: #333333;
  color: #cccccc;
  padding: 4px 0;
}
.sgp-breadcrumbs .content-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.sgp-breadcrumbs .sgp-link-btn {
  font-size: 12px;
  color: #ffffff;
  padding: 4px 0;
}
.sgp-breadcrumbs .sgp-link-btn svg {
  fill: #ffffff;
}
.sgp-breadcrumbs__link {
  padding: 4px 16px 4px 0;
  margin-right: 8px;
  position: relative;
  z-index: 10;
  font-size: 12px;
}
.sgp-breadcrumbs__link::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='10' viewBox='0 0 8 10'%3E%3Cg id='Group_5256' data-name='Group 5256' transform='translate(13283 23650)'%3E%3Crect id='Rectangle_1193' data-name='Rectangle 1193' width='8' height='10' transform='translate(-13283 -23650)' fill='none'/%3E%3Cpath id='Path_1018' data-name='Path 1018' d='M4.406-4.312v.023a.343.343,0,0,0,.07-.211.343.343,0,0,0-.07-.211L.961-8.18a.326.326,0,0,0-.2-.07.326.326,0,0,0-.2.07l-.469.469a.343.343,0,0,0-.07.211.253.253,0,0,0,.07.188L2.883-4.5.094-1.687a.253.253,0,0,0-.07.188.343.343,0,0,0,.07.211L.563-.82a.326.326,0,0,0,.2.07.28.28,0,0,0,.2-.094Z' transform='translate(-13281.023 -23640.75)' fill='%23ccc'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 10px;
  height: 10px;
}
.sgp-breadcrumbs__link:last-child {
  color: #ffffff;
  padding-right: 0;
  margin-right: 0;
}
.sgp-breadcrumbs__link:last-child::after {
  display: none;
}
.sgp-breadcrumbs__link-icon {
  display: none;
}

@media (max-width: 1023.8px) {
  .sgp-breadcrumbs__link-txt {
    display: none;
  }
  .sgp-breadcrumbs__link-icon {
    display: inline-block;
    width: 15px;
  }
}
.sgp-info-tab--tile.sgp-info-tab .nav {
  margin-bottom: 24px;
}
.sgp-info-tab .nav {
  overflow-x: auto;
  white-space: nowrap;
  flex-wrap: inherit;
  -ms-scrollbar-face-color: #24549d;
  -ms-scrollbar-track-color: #b9e5fa;
  scrollbar-color: #24549d #b9e5fa;
  scrollbar-width: thin;
  scrollbar-face-color: #24549d;
  scrollbar-track-color: #b9e5fa;
  scrollbar-arrow-color: #b9e5fa;
  padding-bottom: 8px;
  position: relative;
  z-index: 1;
}
.sgp-info-tab .nav::-webkit-scrollbar {
  height: 5px;
}
.sgp-info-tab .nav::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #b9e5fa;
}
.sgp-info-tab .nav::-webkit-scrollbar-thumb {
  background: #24549d;
  border-radius: 10px;
}
.sgp-info-tab .nav-item {
  margin-left: -1px;
}
.sgp-info-tab .nav-item:first-child {
  margin-left: 0px;
}
.sgp-info-tab .nav-link {
  border-radius: 0;
  padding: 10px 16px;
  border: 1px solid #24549d;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  color: #24549d;
  text-align: center;
}
.sgp-info-tab .nav-link.active {
  background-color: #24549d;
}
.sgp-info-tab .tab-content {
  margin-top: -8px;
  padding: 16px;
  background-color: #F7F7F7;
}
.sgp-info-tab__text {
  color: #57585b;
  margin-bottom: 8px;
}
.sgp-info-tab__text:last-child {
  margin-bottom: 0;
}
.sgp-info-tab__desc {
  margin-bottom: 16px;
}
.sgp-info-tab__desc .sgp-h5,
.sgp-info-tab__desc .sgp-h6 {
  margin-bottom: 4px;
}
.sgp-info-tab__desc .sgp-info-tab__text {
  margin-bottom: 0;
}
.sgp-info-tab__desc:last-child {
  margin-bottom: 0;
}
.sgp-info-tab__row {
  display: flex;
  margin-bottom: 8px;
}
.sgp-info-tab__row:last-child {
  margin-bottom: 0;
}
.sgp-info-tab__cnt-head {
  width: 40%;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
}
.sgp-info-tab__cnt {
  width: 60%;
  color: #57585b;
}
.sgp-info-tab__cnt ul {
  list-style: disc;
  padding-left: 12px;
}
.sgp-info-tab__cnt ul li {
  margin-bottom: 8px;
}
.sgp-info-tab__cnt ul li:last-child {
  margin-bottom: 0;
}
.sgp-info-tab__cnt--tick-text .sgp-info-tab__cnt-icon {
  display: inline-block;
}
.sgp-info-tab__cnt--tick-text__text-red {
  color: #c31126;
}
.sgp-info-tab__cnt-icon {
  width: 14px;
  height: 14px;
  margin-top: 2px;
}
.sgp-info-tab--center {
  padding-bottom: 40px;
}
.sgp-info-tab--center .nav {
  justify-content: center;
}
.sgp-info-tab--center .nav-link {
  border-radius: 0;
  padding: 10px 16px;
  border: 0px;
  color: #0777b5;
  border-bottom: 2px solid #c2e4f8;
  font-family: "Univers-55", sans-serif;
  font-weight: normal;
}
.sgp-info-tab--center .nav-link.active {
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  color: #24549d;
  background-color: transparent;
  border-bottom: 2px solid #24549d;
}
.sgp-info-tab--center .tab-content {
  background-color: #ffffff;
  padding: 0;
}
.sgp-info-tab.sgp-login {
  max-width: 600px;
  margin: 0 auto;
  padding: 40px 0;
}
.sgp-info-tab.sgp-login .sgp-form {
  padding: 0;
}

@media (max-width: 600px) {
  .sgp-info-tab__row {
    display: block;
  }
  .sgp-info-tab__cnt-head {
    width: 100%;
    margin-bottom: 4px;
  }
  .sgp-info-tab__cnt {
    width: 100%;
  }
  .sgp-info-tab--center {
    padding-bottom: 24px;
    padding-top: 32px;
  }
  .sgp-info-tab--center .nav {
    margin-bottom: 8px;
    padding-bottom: 8px;
  }
  .sgp-info-tab--center .nav li {
    width: 50%;
    text-align: center;
  }
  .sgp-info-tab--tile.sgp-info-tab .nav {
    margin-bottom: 16px;
  }
  .sgp-info-tab.sgp-login {
    padding: 32px 0;
  }
}
.sgp-page-back {
  padding-top: 16px;
  color: #24549d;
}
.sgp-page-back:hover {
  color: #c31126;
}
.sgp-page-back .sgp-link-btn svg {
  margin-left: 0;
  margin-right: 8px;
}
.sgp-page-back .sgp-link-btn:not(.sgp-link-btn[href]) {
  color: #24549d;
}
.sgp-page-back .sgp-link-btn:not(.sgp-link-btn[href]):hover {
  color: #c31126;
}

@media (max-width: 600px) {
  .sgp-page-back {
    display: none;
  }
}
.sgp-rate-table table {
  width: 100%;
}
.sgp-rate-table table th,
.sgp-rate-table table td {
  border: 1px solid #c2e4f8;
  padding: 10px;
  vertical-align: middle;
  text-align: center;
}
.sgp-rate-table table th {
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
}
.sgp-rate-table table .sgp-rate-table__main-head {
  background-color: #0777b5;
  border: 1px solid #0777b5;
  color: #ffffff;
}
.sgp-rate-table table .sgp-rate-table__Weight-head {
  background-color: #002350;
  border: 1px solid #002350;
  color: #ffffff;
}
.sgp-rate-table table .sgp-rate-table__sub-head {
  background-color: #b9e5fa;
  border: 1px solid #b9e5fa;
  color: #24549d;
}
.sgp-rate-table table .sgp-rate-table__bg-grey {
  background-color: #F7F7F7;
}
.sgp-rate-table table .sgp-rate-table__bg-grey-2 {
  background-color: #f0f1f1;
}
.sgp-rate-table table .sgp-rate-table__bg-blue-6 {
  background-color: #e2f3fc;
}
.sgp-rate-table table .sgp-rate-table__bg-blue-2 {
  background-color: #24549d;
  color: #ffffff;
}
.sgp-rate-table table .sgp-rate-table__sub-title {
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  margin-bottom: 8px;
}
.sgp-rate-table__size-img {
  width: 200px;
  margin: 0 auto;
}
.sgp-rate-table__light-txt {
  font-family: "Univers-45", sans-serif;
  font-weight: 300;
}
.sgp-rate-table--postal-services .sgp-rate-table__main-head {
  width: 16%;
}
.sgp-rate-table--postal-services .sgp-rate-table__row-list {
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
  -ms-scrollbar-face-color: #c31126;
  -ms-scrollbar-track-color: #f0f1f1;
  scrollbar-color: #c31126 #f0f1f1;
  scrollbar-width: thin;
  scrollbar-face-color: #c31126;
  scrollbar-track-color: #f0f1f1;
  scrollbar-arrow-color: #f0f1f1;
}
.sgp-rate-table--postal-services .sgp-rate-table__row-list::-webkit-scrollbar {
  width: 5px;
}
.sgp-rate-table--postal-services .sgp-rate-table__row-list::-webkit-scrollbar-track {
  background-color: #f0f1f1;
  border-radius: 5px;
}
.sgp-rate-table--postal-services .sgp-rate-table__row-list::-webkit-scrollbar-thumb {
  background-color: #c31126;
  border-radius: 5px;
}
.sgp-rate-table--postal-services td {
  width: 16.66%;
}

@media (max-width: 1023.8px) {
  .sgp-rate-table {
    overflow-x: auto;
    position: relative;
  }
  .sgp-rate-table table {
    min-width: 700px;
  }
  .sgp-rate-table table .sgp-fixed-side {
    position: sticky;
    left: 0;
    top: 0;
    background-color: #ffffff;
    border: 0;
    box-shadow: inset 0 0 0 1px #c2e4f8;
    z-index: 1;
  }
  .sgp-rate-table table .sgp-fixed-side.sgp-rate-table__Weight-head {
    background-color: #002350;
    border: 1px solid #002350;
    box-shadow: none;
  }
  .sgp-rate-table--postal-services table {
    min-width: 920px;
  }
}
@media (max-width: 600px) {
  .sgp-rate-table__size-img--table {
    width: 130px;
  }
}
.sgp-accordion .card {
  border: 0;
  border-radius: 0;
  margin-bottom: 16px;
}
.sgp-accordion .card :last-child {
  margin-bottom: 0;
}
.sgp-accordion .card.active {
  box-shadow: 0 4px 32px rgba(0, 0, 0, 0.16);
}
.sgp-accordion .card-body {
  padding: 16px;
  color: #57585b;
}
.sgp-accordion .card-header {
  border: 0;
  margin: 0;
  padding: 0;
}
.sgp-accordion__btn {
  color: #24549d;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  padding: 16px 32px 16px 16px;
  display: block;
  width: 100%;
  text-align: left;
  font-size: 16px;
  position: relative;
  background-color: #b9e5fa;
}
.sgp-accordion__btn::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='5.938' viewBox='0 0 10 5.938'%3E%3Cpath id='Path_1018' data-name='Path 1018' d='M4.75-3.125H4.719A.457.457,0,0,0,5-3.031a.457.457,0,0,0,.281-.094L9.906-7.719A.435.435,0,0,0,10-7.984a.435.435,0,0,0-.094-.266l-.625-.625A.457.457,0,0,0,9-8.969a.338.338,0,0,0-.25.094L5-5.156,1.25-8.875A.338.338,0,0,0,1-8.969a.457.457,0,0,0-.281.094L.094-8.25A.435.435,0,0,0,0-7.984a.373.373,0,0,0,.125.266Z' transform='translate(0 8.969)' fill='%2324549d'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 16px;
  top: 20px;
  width: 12px;
  height: 12px;
}
.sgp-accordion__btn[aria-expanded=true] {
  background-color: #24549d;
  color: #ffffff;
}
.sgp-accordion__btn[aria-expanded=true]::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.75' height='5.195' viewBox='0 0 8.75 5.195'%3E%3Cpath id='Path_1019' data-name='Path 1019' d='M4.156-8.266H4.129a.4.4,0,0,1,.246-.082.4.4,0,0,1,.246.082l4.047,4.02a.381.381,0,0,1,.082.232.381.381,0,0,1-.082.232l-.547.547a.4.4,0,0,1-.246.082.3.3,0,0,1-.219-.082L4.375-6.488,1.094-3.234a.3.3,0,0,1-.219.082.4.4,0,0,1-.246-.082L.082-3.781A.381.381,0,0,1,0-4.014a.327.327,0,0,1,.109-.232Z' transform='translate(0 8.348)' fill='%23fff'/%3E%3C/svg%3E%0A");
}
.sgp-accordion__desc {
  margin-bottom: 16px;
}
.sgp-accordion__desc:last-child {
  margin-bottom: 0;
}
.sgp-accordion__img {
  width: auto;
  max-width: 100%;
}
.sgp-accordion .sgp-load-more ~ .card, .sgp-accordion .sgp-load-more ~ .sgp-load-more__label {
  display: none;
}
.sgp-accordion .sgp-load-more + .sgp-load-more__label {
  display: flex;
}
.sgp-accordion .sgp-load-more:checked ~ .card {
  display: block;
}
.sgp-accordion .sgp-load-more:checked ~ .sgp-load-more__label {
  display: flex;
}
.sgp-accordion .sgp-load-more:checked + .sgp-load-more__label {
  display: none;
}
.sgp-accordion__btn-val--red {
  color: #d55867;
}

.toolbox-results .sgp-accordion .card {
  box-shadow: 0 4px 32px rgba(0, 0, 0, 0.16);
}
.toolbox-results .sgp-accordion__btn {
  display: flex;
  justify-content: space-between;
}
.toolbox-results .sgp-accordion__btn span:last-child {
  padding-right: 16px;
}

@media (max-width: 992px) {
  .toolbox-results .sgp-accordion__btn {
    flex-direction: column;
  }
}
.sgp-header-tag-desc {
  margin-bottom: 24px;
}
.sgp-header-tag-desc__tag {
  padding: 4px 8px;
  color: #ffffff;
  background-color: #c31126;
  font-size: 12px;
  display: inline-block;
  margin-bottom: 16px;
}
.sgp-header-tag-desc .sgp-h2 {
  margin-bottom: 16px;
}
.sgp-header-tag-desc__txt {
  font-size: 16px;
  color: #333333;
  margin-bottom: 16px;
}
.sgp-header-tag-desc__txt:last-child {
  margin-bottom: 0;
}

.sgp-tile-blue {
  background: linear-gradient(138deg, #c2e4f8, #458aba);
  padding: 24px;
  display: flex;
  align-items: center;
  position: relative;
}
.sgp-tile-blue--dark {
  background: linear-gradient(138deg, #24549d, #002350);
}
.sgp-tile-blue__label {
  background-color: #002350;
  padding: 8px 16px;
  color: #ffffff;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: 0;
}
.sgp-tile-blue__label + .sgp-tile-blue__cnt {
  margin-top: 34px;
}
.sgp-tile-blue__label--white {
  background-color: #ffffff;
  color: #24549d;
  margin: 1px 0px 0px 1px;
}
.sgp-tile-blue__cnt {
  color: #ffffff;
}
.sgp-tile-blue__cnt .sgp-h4 {
  margin-bottom: 16px;
}
.sgp-tile-blue__desc {
  margin-bottom: 24px;
}

@media (max-width: 600px) {
  .sgp-tile-blue {
    padding: 24px;
  }
}
.sgp-tile-h {
  display: flex;
}
.sgp-tile-h__img-sec {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 180px;
}
.sgp-tile-h__img-sec--one-tile {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 180px;
}
.sgp-tile-h--height {
  min-height: 140px;
}
.sgp-tile-h--height .sgp-tile-h__cnt {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.sgp-tile-h--height .sgp-tile-h__label {
  min-width: 140px;
}
.sgp-tile-h__terms {
  color: #57585b;
  font-style: italic;
}
.sgp-tile-h__cnt {
  padding: 16px;
  background-color: #ffffff;
  width: calc(100% - 180px);
}
.sgp-tile-h__cnt.sgp-grey-7 {
  background-color: #F7F7F7;
}
.sgp-tile-h__cnt--one-tile {
  padding: 16px;
  background-color: #ffffff;
  width: calc(50% - 90px);
  min-height: 141px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.sgp-tile-h__cnt--one-tile.sgp-grey-7 {
  background-color: #F7F7F7;
}
.sgp-tile-h__head {
  font-size: 18px;
  margin-bottom: 16px;
}
.sgp-tile-h__row {
  display: flex;
}
.sgp-tile-h .sgp-tile-h__row {
  align-items: center;
}
.sgp-tile-h__italic {
  font-size: 14px;
  font-style: italic;
  color: #555555;
  margin-bottom: 16px;
}
.sgp-tile-h__label, .sgp-tile-h__value {
  margin: 2px 0;
}
.sgp-tile-h__label {
  min-width: 170px;
  padding-right: 8px;
}
.sgp-tile-h__label--width {
  max-width: 140px;
  min-width: 0;
}
.sgp-tile-h__value {
  color: #57585b;
}
.sgp-tile-h__value--normal {
  font-family: "Univers-55", sans-serif;
  font-weight: normal;
}
.sgp-tile-h__value .sgp-tile-h__value-red {
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
}
.sgp-tile-h__value-red {
  color: #c31126;
}
.sgp-tile-h--large .sgp-tile-h__img-sec {
  width: 40%;
}
.sgp-tile-h--large .sgp-tile-h__cnt {
  width: 60%;
  background-color: transparent;
}
.sgp-tile-h--large .sgp-tile-h__cnt .sgp-btn {
  margin-top: 16px;
}
.sgp-tile-h--large .sgp-tile-h__cnt .sgp-masthead__btns {
  margin-top: 0;
}
.sgp-tile-h--large .sgp-tile-h__cnt .sgp-masthead__btns .sgp-btn {
  margin-top: 0;
}
.sgp-tile-h--large .sgp-small-title {
  font-size: 12px;
  margin-bottom: 4px;
}
.sgp-tile-h--large .sgp-h3 {
  margin-bottom: 16px;
}
.sgp-tile-h--large .sgp-tile__desc,
.sgp-tile-h--large .sgp-list {
  color: #57585b;
}

@media (max-width: 1023.8px) {
  .sgp-tile-h {
    display: block;
  }
  .sgp-tile-h__img-sec {
    width: 100%;
    height: 200px;
  }
  .sgp-tile-h__img-sec--one-tile {
    width: 50%;
    height: 200px;
  }
  .sgp-tile-h__cnt {
    width: 100%;
  }
  .sgp-tile-h__cnt--one-tile {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .sgp-tile-h__img-sec--one-tile {
    width: 100%;
    height: 200px;
  }
  .sgp-tile-h__cnt--one-tile {
    width: 100%;
  }
  .sgp-tile-h__row {
    flex-wrap: wrap;
    margin-bottom: 8px;
  }
  .sgp-tile-h__row:last-child {
    margin-bottom: 0;
  }
  .sgp-tile-h__label, .sgp-tile-h__value {
    margin: 2px 0;
  }
}
.sgp-list {
  list-style: disc;
  padding-left: 16px;
}
.sgp-list li {
  margin-bottom: 4px;
}
.sgp-list--bg {
  counter-reset: list;
  padding-left: 24px;
}
.sgp-list--bg li {
  position: relative;
  padding-left: 16px;
  margin-bottom: 24px;
  counter-increment: customlistcounter;
  z-index: 1;
  list-style: none;
}
.sgp-list--bg li::before {
  counter-increment: list;
  content: "" counter(list) "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' viewBox='0 0 34 34'%3E%3Cg id='Group_4998' data-name='Group 4998' transform='translate(-5713 6246)'%3E%3Cg id='Rectangle_927' data-name='Rectangle 927' transform='translate(5713 -6246)' fill='none' stroke='%2324549d' stroke-width='1' stroke-dasharray='4'%3E%3Crect width='34' height='34' rx='15' stroke='none'/%3E%3Crect x='0.5' y='0.5' width='33' height='33' rx='14.5' fill='none'/%3E%3C/g%3E%3Crect id='Rectangle_926' data-name='Rectangle 926' width='30' height='30' rx='15' transform='translate(5715 -6244)' fill='%2324549d'/%3E%3C/g%3E%3C/svg%3E");
  width: 34px;
  height: 34px;
  background-size: 34px 34px;
  position: absolute;
  top: -6px;
  left: -29px;
  z-index: -1;
  color: #ffffff;
  text-align: center;
  line-height: 34px;
}
.sgp-list--order {
  list-style: decimal;
}
.sgp-list--roman {
  list-style: lower-roman;
}
.sgp-list--tick {
  list-style: none;
  padding-left: 20px;
}
.sgp-list--tick li {
  position: relative;
}
.sgp-list--tick li::after {
  content: "";
  position: absolute;
  left: -20px;
  top: 4px;
  width: 10px;
  height: 10px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.523' height='9.625' viewBox='0 0 12.523 9.625'%3E%3Cpath id='Path_1018' data-name='Path 1018' d='M11.922-9.98a.3.3,0,0,1,.219-.082.4.4,0,0,1,.246.082l.766.793a.26.26,0,0,1,.109.219.34.34,0,0,1-.109.246l-8.2,8.2a.3.3,0,0,1-.219.082A.4.4,0,0,1,4.484-.52L.848-4.184A.26.26,0,0,1,.738-4.4a.34.34,0,0,1,.109-.246l.766-.766a.34.34,0,0,1,.246-.109.26.26,0,0,1,.219.109L4.73-2.762Z' transform='translate(-0.738 10.063)' fill='%2324549d'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sgp-list--dash {
  list-style: none;
  padding-left: 20px;
}
.sgp-list--dash li {
  position: relative;
}
.sgp-list--dash li::after {
  content: "—";
  position: absolute;
  top: 0;
  left: -20px;
  font-size: 14px;
}
.sgp-list--alpha {
  list-style: lower-alpha;
}
.sgp-list--circle {
  list-style: circle;
}
.sgp-list--none {
  list-style: none;
}

.pop-station-center-tab {
  margin-top: 24px;
  display: flex;
  margin: 24px -8px 0px -8px;
}
.pop-station-center-tab__wrapper {
  background-color: #F7F7F7;
  padding: 16px;
  color: #000000;
  width: calc(50% - 16px);
  margin: 0px 8px;
}
.pop-station-center-tab__body-wrap {
  display: flex;
  margin-bottom: 16px;
}
.pop-station-center-tab__body-wrap ul {
  list-style: disc;
  flex: 1;
}
.pop-station-center-tab__body-wrap ul li {
  margin: 0 0 8px 16px;
}
.pop-station-center-tab__body {
  color: #000000;
  margin-bottom: 16px;
}
.pop-station-center-tab__body-footer {
  color: #57585b;
  font-style: italic;
}

@media (max-width: 1023.8px) {
  .pop-station-center-tab {
    flex-direction: column;
    margin: 24px 0px 0px 0px;
  }
  .pop-station-center-tab__wrapper {
    width: 100%;
    margin: 0px 0px 16px 0px;
  }
  .pop-station-center-tab__wrapper:last-child {
    margin: 0px;
  }
}
@media (max-width: 600px) {
  .pop-station-center-tab__body-wrap {
    flex-direction: column;
    margin-bottom: 0;
  }
}
.sgp-sort {
  display: flex;
  margin-bottom: 24px;
}
.sgp-sort__label {
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  margin-right: 16px;
  white-space: nowrap;
}
.sgp-sort--publication.sgp-sort .sgp-select {
  min-width: 220px;
}
.sgp-sort .sgp-select,
.sgp-sort .sgp-input-text {
  margin-right: 16px;
  min-width: 165px;
}
.sgp-sort .sgp-search-input {
  margin-left: auto;
  max-width: 370px;
  width: 100%;
}
.sgp-sort .sgp-search-input .sgp-input-text {
  margin-right: 0;
}
.sgp-sort .sgp-search-input--left {
  margin-left: 0;
  max-width: 320px;
}
.sgp-sort .sgp-search-input--left .sgp-input-text {
  margin-top: 0;
  height: 27.2px;
}
.sgp-sort .sgp-filter__btn {
  flex: none;
  margin-right: 16px;
  text-transform: capitalize;
}
.sgp-sort .sgp-btn {
  margin-left: auto;
}
.sgp-sort .sgp-link-btn--border {
  margin-left: auto;
  margin-top: -11px;
}
.sgp-sort--btn.sgp-sort .sgp-search-input {
  max-width: 200px;
}

@media (max-width: 1023.8px) {
  .sgp-sort {
    overflow: auto;
  }
  .sgp-sort__label {
    display: none;
  }
  .sgp-sort .sgp-link-btn--border {
    margin-top: 0;
  }
}
.sgp-filter {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.sgp-filter__sec-1 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  margin: 0 -8px;
}
.sgp-filter__sec-1 .sgp-sort {
  width: 100%;
  margin: 24px 8px 16px;
}
.sgp-filter__sec-1 .sgp-select,
.sgp-filter__sec-1 .sgp-link-btn,
.sgp-filter__sec-1 .sgp-sort {
  margin-right: 8px;
  margin-left: 8px;
}
.sgp-filter__sec-2 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
}
.sgp-filter__sidebar, .sgp-filter__btn, .sgp-filter__mob-drop {
  display: none;
}
.sgp-filter .sgp-toggle {
  transform: translateY(50%);
}
.sgp-filter .sgp-link-btn {
  min-width: 60px;
}
.sgp-filter .sgp-link-btn.active {
  color: #ffffff;
  pointer-events: none;
}
.sgp-filter .sgp-link-btn.active::after {
  background-color: #24549d;
}
.sgp-filter__overlay {
  opacity: 0;
  visibility: hidden;
}

@media (max-width: 1023.8px) {
  .sgp-filter {
    flex-direction: column-reverse;
  }
  .sgp-filter .sgp-sort {
    margin: 0;
  }
  .sgp-filter__sec-1 {
    flex-wrap: nowrap;
    overflow: auto;
  }
  .sgp-filter__sec-1 .sgp-link-btn {
    flex: 1 0 auto;
  }
  .sgp-filter .sgp-toggle {
    transform: none;
  }
  .sgp-filter__sidebar {
    background-color: #000b19;
    color: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow: auto;
    z-index: 9999;
    max-width: 480px;
    display: flex;
    flex-direction: column;
    transform: translateX(-100%);
    transition: transform 0.4s;
  }
  .sgp-filter__sidebar.active {
    transform: translateX(0);
  }
  .sgp-filter__sidebar .sgp-select,
.sgp-filter__sidebar .sgp-input-text {
    width: 100%;
    color: #ffffff;
    border: 1px solid #ffffff;
    background-color: transparent;
  }
  .sgp-filter__sidebar .sgp-input-text {
    margin-right: 0;
  }
  .sgp-filter__sidebar .sgp-input-text::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    font-family: "Univers-45", sans-serif;
    font-weight: 300;
    color: #f0f1f1;
    opacity: 1;
    /* Firefox */
  }
  .sgp-filter__sidebar .sgp-input-text:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-family: "Univers-45", sans-serif;
    font-weight: 300;
    color: #f0f1f1;
  }
  .sgp-filter__sidebar .sgp-input-text::-ms-input-placeholder {
    /* Microsoft Edge */
    font-family: "Univers-45", sans-serif;
    font-weight: 300;
    color: #f0f1f1;
  }
  .sgp-filter__sidebar .sgp-select {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.125' height='7.793' viewBox='0 0 13.125 7.793'%3E%3Cpath id='Path_1018' data-name='Path 1018' d='M6.234-4.1H6.193a.6.6,0,0,0,.369.123A.6.6,0,0,0,6.932-4.1L13-10.131a.571.571,0,0,0,.123-.349A.571.571,0,0,0,13-10.828l-.82-.82a.6.6,0,0,0-.369-.123.443.443,0,0,0-.328.123L6.563-6.768,1.641-11.648a.443.443,0,0,0-.328-.123.6.6,0,0,0-.369.123l-.82.82A.571.571,0,0,0,0-10.479a.49.49,0,0,0,.164.349Z' transform='translate(0 11.771)' fill='%23ffffff'/%3E%3C/svg%3E%0A");
  }
  .sgp-filter__sidebar .sgp-select option {
    color: #404042;
  }
  .sgp-filter__sidebar .sgp-link-btn {
    color: #ffffff;
    min-width: 0;
    margin: 0 8px;
  }
  .sgp-filter__sidebar .sgp-link-btn--border {
    border: 1px solid #ffffff;
    background-color: transparent;
    color: #ffffff;
    width: 100%;
  }
  .sgp-filter__sidebar .sgp-link-btn--border::before, .sgp-filter__sidebar .sgp-link-btn--border::after {
    content: none;
  }
  .sgp-filter__sidebar .sgp-link-btn--border.active {
    border: 1px solid #24549d;
    background-color: #24549d;
  }
  .sgp-filter__btn-sec {
    display: flex;
    margin: 40px -8px 16px;
  }
  .sgp-filter__item, .sgp-filter__sidebar-head {
    font-family: "Univers-65", sans-serif;
    font-weight: bold;
    padding: 24px;
  }
  .sgp-filter__item {
    border-bottom: 1px solid rgba(226, 243, 252, 0.4);
  }
  .sgp-filter__item-label {
    margin-bottom: 8px;
  }
  .sgp-filter__sidebar-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .sgp-filter__sidebar-head .sgp-link-btn,
.sgp-filter__sidebar-head .sgp-btn {
    font-family: "Univers-55", sans-serif;
    font-weight: normal;
  }
  .sgp-filter__sidebar-head:last-child {
    margin-top: auto;
  }
  .sgp-filter__sec-2 {
    flex-direction: row;
    align-items: center;
    margin-bottom: 16px;
  }
  .sgp-filter__sec-2 .sgp-link-btn {
    margin-left: 16px;
  }
  .sgp-filter__btn, .sgp-filter__mob-drop {
    display: block;
    flex: 1 0 auto;
    min-width: 0px;
  }
  .sgp-filter__only-desk {
    display: none;
  }
  .sgp-filter__overlay.active {
    opacity: 1;
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.75);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 999;
    transition: 0.4s;
  }
  .sgp-filter__close {
    width: 20px;
  }
  .sgp-filter .sgp-select {
    flex: 1 0 auto;
  }
}
.sgp-accordion-custom {
  position: relative;
}
.sgp-accordion-custom.active .sgp-accordion-custom__expan {
  display: block;
}
.sgp-accordion-custom.active .sgp-accordion-custom__label::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg id='Group_5257' data-name='Group 5257' transform='translate(6303 -81)'%3E%3Crect id='Rectangle_1196' data-name='Rectangle 1196' width='16' height='16' transform='translate(-6303 81)' fill='none'/%3E%3Cpath id='Path_1028' data-name='Path 1028' d='M13.625-6.875a.362.362,0,0,1,.266.109A.362.362,0,0,1,14-6.5v1a.362.362,0,0,1-.109.266.362.362,0,0,1-.266.109H.375a.362.362,0,0,1-.266-.109A.362.362,0,0,1,0-5.5v-1a.362.362,0,0,1,.109-.266.362.362,0,0,1,.266-.109h13.25Z' transform='translate(-6302 94.875)' fill='%2324549d'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.sgp-accordion-custom__input {
  display: none;
}
.sgp-accordion-custom__input:checked + .sgp-accordion-custom__label::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg id='Group_5257' data-name='Group 5257' transform='translate(6303 -81)'%3E%3Crect id='Rectangle_1196' data-name='Rectangle 1196' width='16' height='16' transform='translate(-6303 81)' fill='none'/%3E%3Cpath id='Path_1028' data-name='Path 1028' d='M13.625-6.875a.362.362,0,0,1,.266.109A.362.362,0,0,1,14-6.5v1a.362.362,0,0,1-.109.266.362.362,0,0,1-.266.109H.375a.362.362,0,0,1-.266-.109A.362.362,0,0,1,0-5.5v-1a.362.362,0,0,1,.109-.266.362.362,0,0,1,.266-.109h13.25Z' transform='translate(-6302 94.875)' fill='%2324549d'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.sgp-accordion-custom__input:checked ~ .sgp-accordion-custom__expan {
  display: block;
}
.sgp-accordion-custom__label {
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  display: block;
  cursor: pointer;
  position: relative;
  padding: 16px 24px 16px 16px;
}
.sgp-accordion-custom__label::after {
  content: "";
  position: absolute;
  top: 16px;
  right: 16px;
  width: 15px;
  height: 15px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg id='Group_5258' data-name='Group 5258' transform='translate(6334 -82)'%3E%3Crect id='Rectangle_1195' data-name='Rectangle 1195' width='16' height='16' transform='translate(-6334 82)' fill='none'/%3E%3Cpath id='Path_1027' data-name='Path 1027' d='M13.625-6.875a.362.362,0,0,1,.266.109A.362.362,0,0,1,14-6.5v1a.362.362,0,0,1-.109.266.362.362,0,0,1-.266.109H7.875V.625a.362.362,0,0,1-.109.266A.362.362,0,0,1,7.5,1h-1A.362.362,0,0,1,6.234.891.362.362,0,0,1,6.125.625v-5.75H.375a.362.362,0,0,1-.266-.109A.362.362,0,0,1,0-5.5v-1a.362.362,0,0,1,.109-.266.362.362,0,0,1,.266-.109h5.75v-5.75a.362.362,0,0,1,.109-.266A.362.362,0,0,1,6.5-13h1a.362.362,0,0,1,.266.109.362.362,0,0,1,.109.266v5.75Z' transform='translate(-6333 96)' fill='%2324549d'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.sgp-accordion-custom__label--no-icon {
  cursor: default;
  pointer-events: none;
}
.sgp-accordion-custom__label--no-icon::after {
  content: none;
}
.sgp-accordion-custom__label .sgp-accordion-custom__desc-txt {
  font-family: "Univers-55", sans-serif;
  font-weight: normal;
}
.sgp-accordion-custom__expan {
  display: none;
  padding: 16px;
}
.sgp-accordion-custom__txt {
  color: #333333;
}
.sgp-accordion-custom--view.active .sgp-accordion-custom__label::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.75' height='5.195' viewBox='0 0 8.75 5.195'%3E%3Cpath id='Path_1018' data-name='Path 1018' d='M4.156-2.734H4.129a.4.4,0,0,0,.246.082.4.4,0,0,0,.246-.082l4.047-4.02a.381.381,0,0,0,.082-.232.381.381,0,0,0-.082-.232l-.547-.547a.4.4,0,0,0-.246-.082.3.3,0,0,0-.219.082L4.375-4.512,1.094-7.766a.3.3,0,0,0-.219-.082.4.4,0,0,0-.246.082l-.547.547A.381.381,0,0,0,0-6.986a.327.327,0,0,0,.109.232Z' transform='translate(8.75 -2.652) rotate(180)' fill='%2324549d'/%3E%3C/svg%3E%0A");
}
.sgp-accordion-custom--view .sgp-accordion-custom__label span {
  color: #24549d;
}
.sgp-accordion-custom--view .sgp-accordion-custom__label::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.75' height='5.195' viewBox='0 0 8.75 5.195'%3E%3Cpath id='Path_1018' data-name='Path 1018' d='M4.156-2.734H4.129a.4.4,0,0,0,.246.082.4.4,0,0,0,.246-.082l4.047-4.02a.381.381,0,0,0,.082-.232.381.381,0,0,0-.082-.232l-.547-.547a.4.4,0,0,0-.246-.082.3.3,0,0,0-.219.082L4.375-4.512,1.094-7.766a.3.3,0,0,0-.219-.082.4.4,0,0,0-.246.082l-.547.547A.381.381,0,0,0,0-6.986a.327.327,0,0,0,.109.232Z' transform='translate(0 7.848)' fill='%2324549d'/%3E%3C/svg%3E%0A");
  width: 10px;
  height: 10px;
}
.sgp-accordion-custom--view .sgp-accordion-custom__txt {
  color: #000000;
  margin-top: 8px;
}
.sgp-accordion-custom--view .sgp-accordion-custom__txt:first-child {
  margin-top: 0;
}
.sgp-accordion-custom__desc-txt {
  color: #57585b;
  margin-top: 4px;
}

.sgp-header-with-btn {
  margin-bottom: 24px;
}
.sgp-header-with-btn .sgp-btn {
  display: none;
}
.sgp-header-with-btn__inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.sgp-header-with-btn__inner .sgp-btn {
  display: inline-flex;
  margin-bottom: 8px;
  margin-left: 16px;
}
.sgp-header-with-btn__inner--btn-drop {
  display: block;
}
.sgp-header-with-btn__inner--btn-drop .sgp-btn {
  margin-bottom: 8px;
  margin-left: 0;
  margin-top: 16px;
}
.sgp-header-with-btn__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.sgp-header-with-btn__wrapper .sgp-btn {
  margin-top: 10px;
  margin-bottom: 0;
}
.sgp-header-with-btn__desc {
  margin-top: 16px;
}

@media (max-width: 1023.8px) {
  .sgp-header-with-btn .sgp-btn {
    display: inline-flex;
    margin-top: 16px;
  }
  .sgp-header-with-btn__inner {
    display: block;
  }
  .sgp-header-with-btn__inner .sgp-btn {
    display: none;
  }
  .sgp-header-with-btn__wrapper {
    display: block;
  }
}
.sgp-plan-table__table {
  width: 100%;
}
.sgp-plan-table__table th,
.sgp-plan-table__table td {
  border: 1px solid #eee;
  text-align: center;
  vertical-align: middle;
  background-color: #ffffff;
}
.sgp-plan-table__table th {
  color: #ffffff;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  font-size: 16px;
  padding: 16px;
}
.sgp-plan-table__table th:first-child {
  border: 0;
  background-color: transparent;
}
.sgp-plan-table__table .sgp-plan-table__sticky {
  width: 40%;
}
.sgp-plan-table__table .sgp-plan-table__recomend {
  background-color: #E6007E;
  color: #ffffff;
  padding: 8px;
  position: relative;
  bottom: -1px;
}
.sgp-plan-table__table .sgp-plan-table__spacer {
  background-color: transparent;
  padding: 0;
  width: 16px;
  border: 0;
}
.sgp-plan-table__table .sgp-accordion-custom {
  text-align: left;
}
.sgp-plan-table__td-inner {
  color: #333333;
  padding: 16px;
  background-color: #ffffff;
}
.sgp-plan-table__icon {
  width: 12px;
  margin: 0 auto;
}
.sgp-plan-table__td-box {
  display: none;
}
.sgp-plan-table__recomend-inner {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sgp-plan-table__recomend-inner img {
  width: 20px;
  margin-right: 8px;
}

@media (min-width: 600px) and (max-width: 1023.8px) {
  .sgp-plan-table__table th:first-child {
    box-shadow: none;
  }
  .sgp-plan-table__table .sgp-plan-table__sticky {
    width: 30%;
    position: sticky;
    top: 0;
    left: 0;
    box-shadow: inset 0 0 0 1px #eee;
  }
}
@media (max-width: 1023.8px) {
  .sgp-plan-table {
    overflow-x: auto;
  }
}
@media (max-width: 600px) {
  .sgp-plan-table__table th:first-child {
    box-shadow: none;
  }
  .sgp-plan-table__table td {
    vertical-align: bottom;
  }
  .sgp-plan-table__table .sgp-plan-table__sticky {
    position: sticky;
    top: 0;
    left: 0;
    width: calc(100vw - 32px);
  }
  .sgp-plan-table__td-box {
    height: 50px;
  }
}
.sgp-header-with-cta {
  margin-bottom: 24px;
}
.sgp-header-with-cta .sgp-cta {
  display: none;
}
.sgp-header-with-cta__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sgp-header-with-cta__inner .sgp-cta {
  display: inline-flex;
  margin-bottom: 16px;
  margin-left: 16px;
}
.sgp-header-with-cta__buttons {
  display: flex;
}
.sgp-header-with-cta__buttons button {
  margin-right: 16px;
}

@media (max-width: 1023.8px) {
  .sgp-header-with-cta__inner {
    flex-direction: column;
    align-items: flex-start;
  }
  .sgp-header-with-cta__buttons {
    margin-top: 16px;
  }
}
@media (max-width: 600px) {
  .sgp-header-with-cta__inner {
    flex-direction: column;
    align-items: flex-start;
  }
  .sgp-header-with-cta__buttons {
    flex-direction: column;
    margin-top: 24px;
    width: 100%;
  }
  .sgp-header-with-cta__buttons button {
    margin-right: 0;
    margin-bottom: 16px;
  }
}
.sgp-home-plan-tab .nav-item {
  width: 33.333%;
}
.sgp-home-plan-tab .tab-content {
  background-color: transparent;
  padding: 24px 0 0;
}
.sgp-home-plan-tab__tile-outer {
  display: flex;
}
.sgp-home-plan-tab .sgp-tile {
  flex: 1;
  margin-right: 16px;
  background-color: #ffffff;
}
.sgp-home-plan-tab .sgp-tile:last-child {
  margin-right: 0;
}
.sgp-home-plan-tab .sgp-tile:hover {
  box-shadow: none;
}
.sgp-home-plan-tab .sgp-tile .sgp-h5 {
  font-size: 18px;
  min-height: 0;
}
.sgp-home-plan-tab .sgp-tile__small-title {
  text-transform: inherit;
}

@media (max-width: 1023.8px) {
  .sgp-home-plan-tab .sgp-tile .sgp-h5 {
    font-size: 16px;
    min-height: 0;
  }
  .sgp-home-plan-tab .nav-item {
    display: table;
  }
}
@media (max-width: 600px) {
  .sgp-home-plan-tab__tile-outer {
    overflow-x: auto;
    padding-bottom: 16px;
  }
  .sgp-home-plan-tab__tile-outer::-webkit-scrollbar {
    height: 4px;
  }
  .sgp-home-plan-tab__tile-outer::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #b9e5fa;
  }
  .sgp-home-plan-tab__tile-outer::-webkit-scrollbar-thumb {
    background: #24549d;
    border-radius: 10px;
  }
  .sgp-home-plan-tab .sgp-tile {
    width: auto;
    min-width: 230px;
  }
}
.sgp-pro-list {
  padding-top: 24px;
}
.sgp-pro-list--reset.sgp-pro-list {
  padding-top: 0;
}
.sgp-pro-list p {
  padding-bottom: 8px;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  color: #000000;
}
.sgp-pro-list ul {
  list-style: decimal outside none;
  margin-left: 16px;
  color: #57585b;
}
.sgp-pro-list ul li {
  padding-bottom: 4px;
}
.sgp-pro-list ul li:last-child {
  padding-bottom: 0;
}

.search-result {
  margin: 24px 0;
}
.search-result__head {
  font-size: 21px;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  color: #000000;
  border-bottom: 1px solid #c2e4f8;
}
.search-result__wrap {
  margin: 32px 0;
}
.search-result__wrap .active {
  background-color: #24549d;
  color: #ffffff;
}
.search-result__wrap .count-result {
  display: none;
}
.search-result__box {
  padding: 24px 32px;
  display: flex;
  margin-bottom: 24px;
  border: 1px solid #c2e4f8;
  color: #24549d;
}
.search-result__box:last-child {
  margin-bottom: 0;
}
.search-result__box:hover {
  box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.16);
}
.search-result__num {
  font-size: 18px;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  min-width: 200px;
  display: flex;
  align-items: center;
}

@media (max-width: 600px) {
  .search-result__box {
    display: block;
    padding: 16px;
  }
  .search-result__num {
    min-width: 0;
    padding-bottom: 8px;
  }
}
.modal-backdrop.show {
  opacity: 0.9;
}

.sgp-modal .modal-dialog {
  max-width: 970px;
  margin: 75px auto;
  min-height: calc(100% - 150px);
}
.sgp-modal .modal-content {
  border: 0;
  border-radius: 0;
  padding: 40px;
}
.sgp-modal .close {
  position: absolute;
  top: 40px;
  right: 40px;
  text-shadow: none;
  color: #ffffff;
  opacity: 1;
}
.sgp-modal .close svg {
  width: 25px;
  height: 25px;
  fill: #ffffff;
  transition: 0.3s;
}
.sgp-modal .close:not(:disabled):not(.disabled):hover {
  opacity: 1;
}
.sgp-modal .close:not(:disabled):not(.disabled):hover svg {
  fill: #c31126;
}
.sgp-modal .sgp-h3 {
  color: #333333;
}

@media (max-width: 1023.8px) {
  .sgp-modal .modal-dialog {
    max-width: 100%;
    margin: 60px 16px;
    min-height: calc(100% - 120px);
  }
  .sgp-modal .close {
    top: 24px;
    right: 16px;
  }
}
@media (max-width: 600px) {
  .sgp-modal .modal-dialog {
    margin: 0;
    min-height: 0;
  }
  .sgp-modal .close {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1050;
  }
  .sgp-modal .close::before {
    content: "";
    width: 120px;
    height: 120px;
    background-color: #000000;
    transform: rotate(45deg);
    position: absolute;
    top: -60px;
    right: -60px;
  }
  .sgp-modal .close svg {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 16px;
    right: 16px;
  }
  .sgp-modal .modal-content {
    padding: 40px 16px;
    min-height: 100vh;
  }
}
.sgp-feature-tile {
  padding: 24px;
  color: #ffffff;
}
.sgp-feature-tile .sgp-h3 {
  margin-bottom: 16px;
}
.sgp-feature-tile__desc {
  margin-bottom: 16px;
}
.sgp-feature-tile__desc a {
  text-decoration: underline;
}
.sgp-feature-tile__desc:last-child {
  margin-bottom: 0;
}
.sgp-feature-tile .sgp-list {
  margin-bottom: 16px;
}

@media (max-width: 600px) {
  .sgp-feature-tile {
    padding: 16px;
  }
}
.sgp-prev-next-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.sgp-prev-next-btn__pagenation {
  display: flex;
  margin: 0 8px;
}
.sgp-prev-next-btn__pagenation li {
  color: #24549d;
  border: 1px solid #24549d;
  width: 30px;
  min-width: 30px;
  height: 30px;
  text-align: center;
  line-height: 28px;
  border-radius: 50%;
  margin: 0 8px;
  transition: 0.3s;
}
.sgp-prev-next-btn__pagenation li a {
  display: block;
}
.sgp-prev-next-btn__pagenation li:hover {
  background-color: #c2e4f8;
}
.sgp-prev-next-btn__pagenation li.active {
  color: #ffffff;
  background-color: #24549d;
}
.sgp-prev-next-btn__pagenation li.disabled {
  color: #cccccc;
  border: 1px solid #cccccc;
  pointer-events: none;
}
.sgp-prev-next-btn .sgp-btn .sgp-btn__icon {
  margin-right: 0;
  margin-left: 8px;
}
.sgp-prev-next-btn .sgp-btn:first-child .sgp-btn__icon {
  margin-right: 8px;
  margin-left: 0;
}

@media (max-width: 600px) {
  .sgp-prev-next-btn__pagenation {
    max-width: calc(100% - 60px);
    overflow: auto;
  }
  .sgp-prev-next-btn .sgp-btn {
    font-size: 0;
  }
  .sgp-prev-next-btn .sgp-btn__icon {
    margin-right: 0;
  }
  .sgp-prev-next-btn .sgp-btn:last-child .sgp-btn__icon {
    margin-left: 0;
  }
}
.sgp-social-head {
  margin-bottom: 24px;
}
.sgp-social-head__small {
  color: #57585b;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.sgp-social-head .sgp-h2 {
  margin-bottom: 16px;
}
.sgp-social-head .sgp-tile__tag {
  margin-bottom: 16px;
}
.sgp-social-head__date {
  font-size: 14px;
  display: inline-block;
  margin-left: 10px;
  padding-left: 8px;
  border-left: 2px solid #57585b;
  text-transform: none;
}

.sgp-social {
  display: flex;
  align-items: center;
  color: #000000;
}
.sgp-social__outer {
  display: flex;
  align-items: center;
}
.sgp-social__link {
  margin-left: 16px;
}
.sgp-social__link svg {
  width: 22px;
  height: 22px;
  fill: #24549d;
  transition: 0.3s;
}
.sgp-social__link:hover svg {
  transform: scale(1.1);
  fill: #c31126;
}

.sgp-notice-box {
  border: 1px solid #c31126;
  padding: 10px;
  color: #c31126;
}
.sgp-notice-box__icon {
  width: 30px;
  height: 20px;
  margin-right: 8px;
}
.sgp-notice-box__inner {
  display: flex;
}
.sgp-notice-box__desc {
  font-size: 12px;
}
.sgp-notice-box .sgp-btn {
  margin-top: 8px;
  margin-left: 38px;
  color: #c31126;
}
.sgp-notice-box .sgp-btn__icon::before {
  box-shadow: inset 0 0 0 1px #c31126;
}
.sgp-notice-box .sgp-btn__icon svg {
  fill: #c31126;
}

.sgp-tag-link {
  display: flex;
}
.sgp-tag-link__label {
  white-space: nowrap;
  margin-top: 8px;
  margin-right: 16px;
}
.sgp-tag-link__wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -4px;
}
.sgp-tag-link__wrapper .sgp-link-btn--border {
  border-radius: 50px;
  text-transform: inherit;
  padding: 6px 16px;
  min-width: auto;
  margin: 4px;
}

@media (max-width: 1023.8px) {
  .sgp-tag-link {
    display: block;
  }
  .sgp-tag-link__label {
    margin: 0 0 8px;
  }
}
.sgp-author-quotes {
  padding: 16px;
  border: 1px solid #c2e4f8;
  display: flex;
  align-items: center;
  position: relative;
}
.sgp-author-quotes::after {
  content: "";
  position: absolute;
  top: 12px;
  right: 12px;
  width: 30px;
  height: 30px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40.356' height='30' viewBox='0 0 40.356 30'%3E%3Cpath id='Path_386' data-name='Path 386' d='M40.209-119.062q5.5-1.655,7.313-6.085a10.921,10.921,0,0,0,.747-4.27H39.942v-14.039H55.1v11.263q0,7.633-3.71,12.464t-11.183,6.272Zm-25.2,0q5.391-1.708,7.26-5.872a9.022,9.022,0,0,0,.854-4.484H14.746v-14.039H29.96v11.263q0,7.847-3.817,12.6t-11.13,6.139Z' transform='translate(-14.746 143.457)' fill='%2324549d' opacity='0.2'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.sgp-author-quotes__img-outer {
  width: 80px;
}
.sgp-author-quotes__cnt {
  width: calc(100% - 80px);
  padding-left: 16px;
}
.sgp-author-quotes__name {
  font-size: 16px;
  margin-bottom: 8px;
}
.sgp-author-quotes__name em {
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
}
.sgp-author-quotes__txt {
  color: #57585b;
}

@media (max-width: 600px) {
  .sgp-author-quotes__img-outer {
    display: none;
  }
  .sgp-author-quotes__cnt {
    width: 100%;
    padding-left: 0;
  }
}
.spg-postal-popup {
  position: relative;
}
.spg-postal-popup.active .spg-postal-popup__expan {
  display: block;
}
.spg-postal-popup .sgp-link-btn {
  padding: 8px;
}
.spg-postal-popup__expan {
  background-color: #ffffff;
  padding: 24px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 52px;
  box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.16);
  display: none;
  z-index: 9;
  width: 220px;
}
.spg-postal-popup__expan::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  bottom: -8px;
  width: 18px;
  height: 17px;
  background-color: #ffffff;
}
.spg-postal-popup__expan .sgp-link-btn {
  width: 100%;
  min-width: 100%;
}
.spg-postal-popup .sgp-text-box {
  margin-bottom: 16px;
}
.spg-postal-popup .sgp-text-box__input {
  min-width: 100%;
}
.spg-postal-popup__close {
  position: absolute;
  right: 16px;
  top: 16px;
  width: 10px;
  height: 10px;
}

.sgp-gallery-slider {
  padding: 0 32px;
}
.sgp-gallery-slider__item {
  margin: 0 8px;
}
.sgp-gallery-slider .slick-list {
  padding-right: 40px;
}
.sgp-gallery-slider .slick-dots {
  margin: 0 8px;
  width: calc(100% - 16px);
}
.sgp-gallery-slider.sgp-arrow-center .sgp-arrow {
  width: calc(100% + 16px);
  left: -4px;
}

@media (max-width: 600px) {
  .sgp-gallery-slider {
    padding: 0;
    margin: 0 -8px;
  }
}
.sgp-gallery-popup .sgp-gallery-slider {
  transition: all 0.1s;
  opacity: 0;
}
.sgp-gallery-popup .sgp-gallery-slider.open {
  opacity: 1;
}
.sgp-gallery-popup .sgp-gallery-slider .slick-list {
  padding-right: 0;
}
.sgp-gallery-popup .modal-dialog {
  max-width: 850px;
}
.sgp-gallery-popup .modal-content {
  background-color: transparent;
}
.sgp-gallery-popup .sgp-arrow-center .sgp-arrow {
  width: calc(100% + 8px);
  left: -4px;
}
.sgp-gallery-popup__head-sec {
  margin-bottom: 24px;
}
.sgp-gallery-popup__head-sec .sgp-small-title {
  margin-bottom: 4px;
}
.sgp-gallery-popup__head-sec.only-mobile {
  display: none;
}
.sgp-gallery-popup__detail {
  display: flex;
  justify-content: space-between;
  padding: 0 40px;
  margin-top: 16px;
  color: #ffffff;
}

.sgp-return-service-popup__scroll {
  padding: 0 16px;
}
.sgp-return-service-popup__scroll-img {
  height: calc(100vh - 250px);
  overflow-y: auto;
  -ms-scrollbar-face-color: #c31126;
  -ms-scrollbar-track-color: #f0f1f1;
  scrollbar-color: #c31126 #f0f1f1;
  scrollbar-width: thin;
  scrollbar-face-color: #c31126;
  scrollbar-track-color: #f0f1f1;
  scrollbar-arrow-color: #f0f1f1;
}
.sgp-return-service-popup__scroll-img::-webkit-scrollbar {
  width: 5px;
}
.sgp-return-service-popup__scroll-img::-webkit-scrollbar-track {
  background-color: #f0f1f1;
  border-radius: 5px;
}
.sgp-return-service-popup__scroll-img::-webkit-scrollbar-thumb {
  background-color: #c31126;
  border-radius: 5px;
}

@media (max-width: 600px) {
  .sgp-gallery-popup {
    background-color: #ffffff;
  }
  .sgp-gallery-popup__head-sec {
    margin-bottom: 16px;
  }
  .sgp-gallery-popup__head-sec.only-mobile {
    display: block;
  }
  .sgp-gallery-popup .modal-content {
    padding: 75px 16px 32px;
  }
}
.sgp-tile-with-icon {
  padding: 24px;
  background-color: #ffffff;
}
.sgp-tile-with-icon.sgp-grey-7 {
  background-color: #F7F7F7;
}
.sgp-tile-with-icon__icon {
  margin-bottom: 16px;
}
.sgp-tile-with-icon__icon svg,
.sgp-tile-with-icon__icon img {
  width: 65px;
  height: 65px;
}
.sgp-tile-with-icon .sgp-h4 {
  margin-bottom: 8px;
}
.sgp-tile-with-icon__desc {
  color: #57585b;
}

a.sgp-tile-with-icon {
  display: block;
}

@media (max-width: 600px) {
  .sgp-tile-with-icon {
    padding: 16px;
  }
}
.sgp-sticky-bar {
  background-color: #002350;
  padding: 6px 0;
  z-index: 99;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  left: 0;
  top: 83px;
  transition: opacity 0.3s;
}
.sgp-sticky-bar__outer {
  display: flex;
}
.sgp-sticky-bar__outer--single-line .sgp-sticky-bar__item {
  white-space: nowrap;
}
.sgp-sticky-bar__item {
  width: 25%;
  padding-right: 8px;
  color: #ffffff;
  display: inline-flex;
}
.sgp-sticky-bar__item img {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.sgp-sticky-bar__item:hover {
  color: #ffffff;
  text-decoration: underline;
}
.sgp-sticky-bar__item.active {
  text-decoration: underline;
  pointer-events: none;
}
.sgp-sticky-bar.active {
  opacity: 1;
  visibility: visible;
}
.sgp-sticky-bar--blue-light {
  padding: 0;
  background-color: #c2e4f8;
}
.sgp-sticky-bar--blue-light .sgp-sticky-bar__link {
  color: #1e8cbf;
  align-items: center;
  text-align: center;
  padding-right: 0;
  border-left: 1px solid #1e8cbf;
  display: flex;
  flex: 1;
}
.sgp-sticky-bar--blue-light .sgp-sticky-bar__link:last-child {
  border-right: 1px solid #1e8cbf;
}
.sgp-sticky-bar--blue-light .sgp-sticky-bar__outer {
  align-items: normal;
}
.sgp-sticky-bar--blue-light .sgp-sticky-bar__item {
  padding: 7px 24px;
  width: 100%;
  display: inline-flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  color: #1e8cbf;
}
.sgp-sticky-bar--blue-light .sgp-sticky-bar__item.active {
  background-color: #1e8cbf;
  color: #ffffff;
  text-decoration: none;
}

.sgp-sticky-module {
  opacity: 0;
  visibility: hidden;
  height: 114px;
  margin-top: -114px;
}

@media (max-width: 1023.8px) {
  .sgp-sticky-bar {
    top: 60px;
  }
  .sgp-sticky-bar__outer {
    overflow-x: auto;
  }
  .sgp-sticky-bar__item {
    width: auto;
    padding-right: 24px;
    white-space: nowrap;
  }

  .sgp-sticky-module {
    height: 92px;
    margin-top: -92px;
  }
}
.sgp-pdf-view {
  padding: 24px 0;
}
.sgp-pdf-view__result {
  font-size: 21px;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  color: #000000;
  border-bottom: 1px solid #c2e4f8;
}
.sgp-pdf-view__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 0;
}
.sgp-pdf-view .sgp-h4 {
  color: #24549d;
}
.sgp-pdf-view__frame {
  width: 100%;
  min-height: 500px;
}

.sgp-custom-select {
  flex: 1;
}
.sgp-custom-select.active {
  z-index: 20;
}

.sgp-stock-box__blue-head {
  background-color: #002350;
  padding: 16px 24px;
}
.sgp-stock-box__blue-head p {
  font-size: 21px;
  color: #ffffff;
  font-weight: bold;
}
.sgp-stock-box__blue-head span {
  font-size: 14px;
  font-style: italic;
  font-weight: normal;
}
.sgp-stock-box__cont-wrap {
  border: 1px solid #c2e4f8;
  padding: 24px;
}
.sgp-stock-box__cont-wrap hr {
  border-top: 1px solid #c2e4f8;
  margin: 24px 0;
}
.sgp-stock-box__row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
.sgp-stock-box__row:last-child {
  margin-bottom: 0;
}
.sgp-stock-box__row-detail {
  color: #333333;
  min-width: 120px;
}
.sgp-stock-box__row-val {
  color: #000000;
  font-weight: bold;
  min-width: 80px;
}
.sgp-stock-box__row-val--blue {
  color: #1e8cbf;
}
.sgp-stock-box__row-val--red {
  color: #c31126;
}
.sgp-stock-box__btn-sec {
  background-color: #24549d;
  display: flex;
  justify-content: center;
  padding: 8px 16px;
}
.sgp-stock-box--bg {
  padding: 32px;
  background-size: cover;
  background-position: center;
}
.sgp-stock-box--bg .sgp-stock-box__cont-wrap {
  background-color: #ffffff;
  border: 0;
}

@media (max-width: 600px) {
  .sgp-stock-box__blue-head {
    padding: 16px;
  }
  .sgp-stock-box__row {
    margin-bottom: 8px;
  }
  .sgp-stock-box__cont-wrap {
    padding: 24px 16px;
  }
  .sgp-stock-box__cont-wrap hr {
    margin: 16px 0;
  }
}
.sgp-calender__wrapper {
  display: flex;
  align-items: flex-start;
  background: #fff;
}
.sgp-calender table {
  clear: both;
  width: 100%;
  border-radius: 3px;
  border-collapse: collapse;
  color: #444;
}
.sgp-calender td {
  height: 48px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #c2e4f8;
  width: 14.28571429%;
}
.sgp-calender td.not-current {
  opacity: 0.3;
}
.sgp-calender td.today {
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  color: #24549d;
  background-color: #F7F7F7;
}
.sgp-calender #btnNext .sgp-btn__icon {
  margin-right: 0;
  margin-left: 8px;
}
.sgp-calender__outer {
  width: 100%;
}
.sgp-calender__row td {
  text-align: right;
  vertical-align: top;
  padding: 10px;
  color: #333333;
  height: 90px;
  position: relative;
}
.sgp-calender__nav {
  min-height: 65.5px;
  max-height: 65.5px;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
}
.sgp-calender__nav-prev {
  margin-right: -78px;
}
.sgp-calender__nav-next {
  margin-left: -80px;
}
.sgp-calender__event-day {
  display: inline-block;
  font-family: "Univers-55", sans-serif;
  font-weight: normal;
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 50%;
  border: 1px solid #0777b5;
  color: #0777b5;
  text-align: center;
}
.sgp-calender__event-detail {
  font-family: "Univers-55", sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #ffffff;
  text-align: left;
  background-color: #24549d;
  padding: 5px 5px 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.sgp-calender__event-list {
  display: none;
}
.sgp-calender thead td {
  border: 0;
  padding-bottom: 16px;
}
.sgp-calender thead .sgp-calender__date-current {
  color: #57585b;
  display: inline-block;
  position: relative;
  padding-left: 20px;
}
.sgp-calender thead .sgp-calender__date-current::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: #c31126;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.sgp-calender thead .sgp-calender__month-selected {
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  font-size: 21px;
  text-transform: uppercase;
  color: #24549d;
  display: block;
  border: none;
  margin-bottom: 4px;
}
.sgp-calender .days td {
  background-color: #002350;
  color: #ffffff;
  text-transform: uppercase;
  border: 1px solid #002350;
}

@media (max-width: 600px) {
  .sgp-calender {
    font-size: 12px;
  }
  .sgp-calender thead .sgp-calender__month-selected {
    font-size: 16px;
  }
  .sgp-calender #btnNext .sgp-btn__icon {
    margin-left: 0;
  }
  .sgp-calender__row td {
    height: 50px;
    text-align: center;
    vertical-align: middle;
  }
  .sgp-calender__nav {
    font-size: 0;
    min-height: 57px;
    max-height: 57px;
  }
  .sgp-calender__nav .sgp-btn__icon {
    margin: 0;
  }
  .sgp-calender__nav-prev {
    margin-right: -34px;
  }
  .sgp-calender__nav-next {
    margin-left: -34px;
  }
  .sgp-calender__event.active {
    pointer-events: none;
    border: 1px solid #24549d;
  }
  .sgp-calender__event.active .sgp-calender__event-day {
    border-color: #24549d;
    color: #ffffff;
  }
  .sgp-calender td.today.sgp-calender__event.active, .sgp-calender__event.active {
    background-color: #24549d;
  }
  .sgp-calender__event-detail {
    display: none;
  }
  .sgp-calender__event-list {
    margin-top: 16px;
    display: block;
  }
  .sgp-calender__event-on {
    background-color: #24549d;
    color: #ffffff;
    padding: 8px 10px;
    border: 1px solid #24549d;
  }
  .sgp-calender__event-name {
    border: 1px solid #c2e4f8;
    padding: 10px;
    color: #57585b;
  }
  .sgp-calender__event-date {
    font-style: italic;
  }
}
.sgp-tile-help {
  border: 1px solid #ffffff;
  padding: 24px;
  color: #ffffff;
  display: flex;
  flex-direction: column;
}
.sgp-tile-help:hover {
  background: linear-gradient(136deg, #24549d, #002350);
  border: 1px solid #24549d;
  color: #ffffff;
}
.sgp-tile-help .sgp-link-btn {
  margin-top: auto;
}
.sgp-tile-help__desc {
  font-size: 16px;
  margin-bottom: 16px;
}

@media (max-width: 600px) {
  .sgp-tile-help {
    padding: 16px 8px;
  }
  .sgp-tile-help__desc {
    font-size: 14px;
  }
}
.sgp-load-more {
  width: 100%;
  text-align: center;
  margin-top: 24px;
}
.sgp-load-more__item {
  display: none;
}
.sgp-load-more__item.item-active {
  display: flex !important;
}
.sgp-load-more__show, .sgp-load-more__hide {
  display: none;
  cursor: pointer;
}
.sgp-load-more__show.active, .sgp-load-more__hide.active {
  display: inline-flex;
}

.sgp-error-page {
  padding: 40px 0;
}
.sgp-error-page__error {
  font-size: 90px;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  color: #002350;
}
.sgp-error-page__wrap {
  margin: 0 auto;
  text-align: center;
}
.sgp-error-page__error-desc {
  margin: 16px 0;
}

@media (max-width: 600px) {
  .sgp-error-page {
    padding: 32px 0;
  }
}
.sgp-header {
  position: relative;
  z-index: 999;
}
.sgp-header__top-nav {
  background-color: #002350;
  color: #fff;
}
.sgp-header__top-nav .content-wrapper {
  display: flex;
  justify-content: space-between;
}
.sgp-header__top-nav.sticky-soomth {
  margin-bottom: 88.6px;
}
.sgp-header__top-items {
  display: flex;
}
.sgp-header__top-items--about-link .sgp-header__top-links {
  display: inline-flex;
  align-items: center;
  border: 0;
}
.sgp-header__top-items--about-link .sgp-header__top-links:first-child {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.sgp-header__top-items--about-link .sgp-header__top-links:last-child {
  padding-right: 0;
}
.sgp-header__top-items--about-link .sgp-header__top-links svg {
  width: 15px;
  height: 15px;
  margin-right: 8px;
}
.sgp-header__top-items--about-link .sgp-header__top-links.active {
  text-decoration: underline;
}
.sgp-header__top-links {
  padding: 8px 16px;
}
.sgp-header__top-links--active {
  background-color: #1E8CBF;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  text-decoration: underline;
}
.sgp-header__top-links:hover {
  text-decoration: underline;
}
.sgp-header__nav {
  background-color: #ffffff;
  box-shadow: 0px 3px 32px rgba(0, 0, 0, 0.161);
  padding: 16px 0;
}
.sgp-header__nav .content-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.sgp-header__nav.sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  animation: slide-down 0.3s linear forwards;
  z-index: 999;
}
@keyframes slide-down {
  0% {
    opacity: 0.5;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.sgp-header__logo {
  width: 150px;
}
.sgp-header__menu-sec {
  margin-left: auto;
  display: flex;
}
.sgp-header__menu-btn-icon svg {
  width: 35px;
  height: 35px;
}
.sgp-header__drop-menu {
  padding: 0 16px;
}
.sgp-header__drop-menu:hover .sgp-header__drop-menu-item {
  position: relative;
  color: #24549d;
}
.sgp-header__drop-menu:hover .sgp-header__drop-menu-item svg {
  fill: #24549d;
}
.sgp-header__drop-menu:hover .sgp-header__drop-menu-item svg path {
  fill: #24549d;
}
.sgp-header__drop-menu:hover .sgp-header__drop-menu-item::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 18px;
  transform: translateX(-50%);
  width: 15px;
  height: 15px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='21' viewBox='0 0 28 21'%3E%3Cpath d='M14,0,28,21H0Z' fill='%23fff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
  z-index: 1;
}
.sgp-header__drop-menu:hover .sgp-header__drop-menu-item::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 50px;
  top: 0;
  left: 0;
  background-color: transparent;
}
.sgp-header__drop-menu:hover .sgp-header__menu-drop {
  display: flex;
}
.sgp-header__drop-menu-item {
  cursor: pointer;
}
.sgp-header__drop-menu-item.active {
  color: #24549d;
}
.sgp-header__drop-menu-item.active svg {
  fill: #24549d;
}
.sgp-header__drop-menu-item.active svg path {
  fill: #24549d;
}
.sgp-header__drop-menu-icon {
  width: 10px;
  height: 6px;
  margin-left: 8px;
}
.sgp-header__menu-drop {
  position: absolute;
  top: 51px;
  right: 32px;
  background-color: #ffffff;
  min-height: 400px;
  box-shadow: 0 4px 32px rgba(0, 0, 0, 0.16);
  display: none;
}
.sgp-header__menu-drop-col {
  padding: 24px;
  width: 282px;
  min-width: 282px;
}
.sgp-header__menu-drop-col--bg-img {
  background-repeat: no-repeat;
  background-size: cover;
}
.sgp-header__menu-drop-col--tab-expan {
  background-color: #F7F7F7;
  display: none;
}
.sgp-header__menu-drop-col--tab-expan.active {
  display: block;
}
.sgp-header__menu-drop-col--tab-expan .sgp-header__menu-drop-link:hover {
  color: #000000;
}
.sgp-header__menu-drop-col--two {
  width: 564px;
  min-width: 564px;
}
.sgp-header__menu-drop-btn {
  color: #24549d;
  margin-bottom: 24px;
  display: block;
}
.sgp-header__menu-drop-btn svg {
  width: 12px;
  height: 12px;
  margin-left: 8px;
}
.sgp-header__menu-drop-btn:hover {
  text-decoration: underline;
  color: #24549d;
}
.sgp-header__menu-drop-link {
  display: block;
  margin-bottom: 24px;
  cursor: pointer;
}
.sgp-header__menu-drop-link:hover, .sgp-header__menu-drop-link.active {
  text-decoration: underline;
  color: #24549d;
}
.sgp-header__menu-drop-link:hover svg, .sgp-header__menu-drop-link.active svg {
  fill: #24549d;
}
.sgp-header__menu-drop-link--tab svg {
  width: 6px;
  height: 10px;
  margin-left: 8px;
}
.sgp-header__menu-drop-desc {
  margin-bottom: 24px;
}
.sgp-header__menu-btn-icon {
  padding: 0 16px;
}
.sgp-header__menu-btn-icon:last-child {
  padding-right: 0;
}
.sgp-header__mega-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000b19;
  color: #ffffff;
  z-index: 999;
  overflow-x: auto;
  display: none;
}
.sgp-header__mega-menu .content-wrapper {
  display: flex;
  min-height: 100vh;
}
.sgp-header__mega-menu.active {
  display: block;
}
.sgp-header__mega-menu-close {
  position: fixed;
  right: 32px;
  top: 32px;
  z-index: 1;
}
.sgp-header__mega-close-icon {
  width: 22px;
  height: auto;
}
.sgp-header__mega-col-1 {
  padding: 32px 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  min-width: 150px;
}
.sgp-header__mega-logo-link {
  display: block;
  margin-bottom: 24px;
}
.sgp-header__mega-logo {
  width: 100px;
  height: auto;
  margin: 0 auto;
}
.sgp-header__qick-tools.active .sgp-header__qick-tools-outer {
  max-height: 5000px;
}
.sgp-header__qick-tools.active .sgp-header__qick-btn .sgp-header__qick-btn-icon {
  display: none;
}
.sgp-header__qick-tools.active .sgp-header__qick-btn .sgp-header__qick-btn-close-icon {
  display: block;
}
.sgp-header__qick-tools-outer {
  overflow: hidden;
  max-height: 0;
}
.sgp-header__qick-btn {
  display: block;
  margin: 0 auto;
  padding-top: 16px;
}
.sgp-header__qick-btn-icon {
  width: 30px;
  height: auto;
}
.sgp-header__qick-btn-close-icon {
  width: 18px;
  height: auto;
  display: none;
}
.sgp-header__qick-tools-link {
  display: block;
  text-align: center;
  opacity: 0.5;
  margin-bottom: 24px;
  transition: all 0.3s;
}
.sgp-header__qick-tools-link:hover {
  opacity: 1;
}
.sgp-header__qick-tools-link .sgp-header__qick-btn-icon {
  margin-bottom: 8px;
}
.sgp-header__qick-btn-icon {
  margin: 0 auto;
}
.sgp-header__qick-tools-txt {
  font-size: 12px;
}
.sgp-header__mega-menu-main {
  padding: 40px 0 40px 40px;
  width: 100%;
  display: flex;
}
.sgp-header__mega-home-menu {
  width: 33.33%;
  font-size: 18px;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  color: #cccccc;
}
.sgp-header__mega-home-menu .sgp-header__menu-link {
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
}
.sgp-header__mega-home-menu.hide {
  display: none;
}
.sgp-header__menu-link {
  color: #cccccc;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 24px;
  padding-bottom: 4px;
  position: relative;
  transition: all 0.3s;
}
.sgp-header__menu-link svg {
  width: 8px;
  height: 13px;
  margin-left: auto;
}
.sgp-header__menu-link svg path {
  fill: #cccccc;
  transition: all 0.3s;
}
.sgp-header__menu-link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 0;
  background-color: #ffffff;
  overflow: hidden;
  transition: all 0.3s;
}
.sgp-header__menu-link:hover, .sgp-header__menu-link.active {
  color: #ffffff;
}
.sgp-header__menu-link:hover svg path, .sgp-header__menu-link.active svg path {
  fill: #ffffff;
}
.sgp-header__menu-link:hover::after, .sgp-header__menu-link.active::after {
  width: 50px;
}
.sgp-header__menu-desk {
  color: #cccccc;
  margin-bottom: 8px;
}
.sgp-header__home-head {
  margin-bottom: 32px;
}
.sgp-header__mega-sub-menu-outer {
  display: none;
  width: 100%;
}
.sgp-header__mega-sub-menu-outer.active {
  display: flex;
}
.sgp-header__mega-sub-menu {
  width: 33.33%;
  padding: 104px 32px 0;
  border-left: 1px solid rgba(255, 255, 255, 0.4);
  display: none;
}
.sgp-header__mega-sub-menu:first-child {
  padding-top: 0;
  padding-left: 0;
  border-left: 0;
  display: block;
}
.sgp-header__mega-sub-menu:first-child .sgp-header__mega-menu-back,
.sgp-header__mega-sub-menu:first-child .sgp-header__mega-sub-title {
  display: flex;
}
.sgp-header__mega-sub-menu.active {
  display: block;
}
.sgp-header__mega-sub-menu .sgp-header__menu-link svg {
  width: 6px;
  height: 10px;
}
.sgp-header__mega-menu-back {
  color: #ffffff;
  font-size: 16px;
  display: none;
  align-items: center;
  margin-bottom: 32px;
}
.sgp-header__mega-menu-back svg {
  width: 8px;
  height: 13px;
  margin-right: 16px;
}
.sgp-header__mega-sub-title {
  display: none;
  align-items: center;
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  margin-bottom: 24px;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  font-size: 18px;
}
.sgp-header__mega-sub-title svg {
  width: 15px;
  height: 15px;
  margin-left: 8px;
}
.sgp-header__catgry {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: 320px;
}
.sgp-header__catgry.hide {
  display: none;
}
.sgp-header__catgry-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: block;
  width: 100%;
  height: 33.33%;
  position: relative;
}
.sgp-header__catgry-item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 35, 80, 0.7);
}
.sgp-header__catgry-item:hover .sgp-btn {
  text-decoration: underline;
}
.sgp-header__catgry-item:hover .sgp-btn .sgp-btn__icon::before {
  box-shadow: inset 0 0 0 35px #c31126;
  transform: scale3d(1.1, 1.1, 1);
}
.sgp-header__catgry-item:hover .sgp-btn .sgp-btn__icon svg {
  fill: #ffffff;
}
.sgp-header__catgry-item .sgp-btn {
  z-index: 1;
  position: absolute;
  bottom: 24px;
  left: 24px;
}
.sgp-header__footer {
  display: none;
}
.sgp-header--about .sgp-header__drop-menu {
  position: relative;
}
.sgp-header--about .sgp-header__menu-drop {
  right: -30px;
  top: 33px;
  min-height: 0;
  height: auto;
}
.sgp-header--business .sgp-header__nav {
  background-color: #000b19;
}
.sgp-header--business .sgp-header__drop-menu-item {
  color: #ffffff;
}
.sgp-header--business .sgp-header__menu-sec {
  align-items: center;
}
.sgp-header--business .sgp-header__drop-menu:hover .sgp-header__drop-menu-item {
  color: #ffffff;
}
.sgp-header--business .sgp-header__drop-menu:hover .sgp-header__drop-menu-item svg path {
  fill: #ffffff;
}

@media (min-width: 1920px) {
  .sgp-header__catgry {
    width: 25%;
  }
}
@media (max-width: 1194px) and (min-width: 1024px) and (orientation: portrait) {
  .sgp-header__catgry {
    width: 420px;
  }
}
@media (max-width: 1023.8px) {
  .sgp-header__top-nav.sticky-soomth {
    margin-bottom: 66px;
  }
  .sgp-header__nav {
    padding: 8px 0;
  }
  .sgp-header__logo-link {
    order: 2;
  }
  .sgp-header__logo {
    width: 130px;
  }
  .sgp-header__menu-btn-icon {
    order: 1;
    padding: 0;
  }
  .sgp-header__menu-btn-icon--search {
    order: 3;
  }
  .sgp-header__menu-sec {
    display: none;
  }
  .sgp-header__mega-menu-close {
    right: 24px;
    top: 24px;
  }
  .sgp-header__mega-menu-close.hide {
    display: none;
  }
  .sgp-header__mega-close-icon {
    width: 18px;
  }
  .sgp-header__mega-menu {
    padding-bottom: 24px;
  }
  .sgp-header__mega-menu .content-wrapper {
    flex-direction: column;
    min-height: calc(100vh - 24px);
  }
  .sgp-header__qick-tools {
    display: none;
  }
  .sgp-header__mega-col-1 {
    padding: 16px 0;
    border-right: 0;
  }
  .sgp-header__mega-logo-link {
    margin-bottom: 0;
  }
  .sgp-header__mega-logo {
    margin: 0;
  }
  .sgp-header__catgry {
    position: unset;
    display: flex;
    width: 100%;
    height: auto;
    overflow-x: auto;
    padding-bottom: 16px;
    margin-top: auto;
  }
  .sgp-header__catgry::-webkit-scrollbar {
    height: 4px;
  }
  .sgp-header__catgry::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #b9e5fa;
  }
  .sgp-header__catgry::-webkit-scrollbar-thumb {
    background: #24549d;
    border-radius: 10px;
  }
  .sgp-header__catgry-item {
    height: 180px;
  }
  .sgp-header__mega-menu-main {
    padding: 24px 0 40px;
  }
  .sgp-header__mega-home-menu {
    width: 100%;
  }
  .sgp-header__mega-sub-menu {
    background-color: #000b19;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    padding: 32px;
    overflow-y: auto;
    border-left: 0;
  }
  .sgp-header__mega-sub-menu:first-child {
    padding: 32px;
  }
  .sgp-header__mega-menu-back, .sgp-header__mega-sub-title {
    display: flex;
  }
  .sgp-header__footer {
    margin-top: 32px;
    display: block;
  }
  .sgp-header__footer-social {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 16px;
  }
  .sgp-header__social {
    display: flex;
    padding-left: 16px;
  }
  .sgp-header__social-links {
    display: block;
    padding: 0 16px;
  }
  .sgp-header__footer-note {
    text-align: center;
  }
}
@media (max-width: 600px) {
  .sgp-header__top-items {
    width: calc(100% + 32px);
    margin: 0 -16px;
  }
  .sgp-header__top-items--about-link {
    display: none;
  }
  .sgp-header__top-links {
    width: 50%;
    text-align: center;
  }
  .sgp-header__mega-home-menu {
    font-size: 16px;
  }
  .sgp-header__mega-sub-menu {
    padding: 32px 16px;
  }
  .sgp-header__mega-sub-menu:first-child {
    padding: 32px 16px;
  }
  .sgp-header__catgry-item {
    min-width: 220px;
    margin-right: 8px;
  }
  .sgp-header__catgry-item:last-child {
    margin-right: 0;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .sgp-header__menu-drop {
    height: 370px;
  }
  .sgp-header__mega-menu .content-wrapper {
    height: 100vh;
  }
  .sgp-header--about .sgp-header__menu-drop {
    height: auto;
  }
}
.sgp-inline-bnr {
  padding: 40px 0;
  position: relative;
}
.sgp-inline-bnr::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}
.sgp-inline-bnr--bg-grey::before {
  background-color: #F7F7F7;
}
.sgp-inline-bnr--no-shadow .sgp-inline-bnr__outer {
  box-shadow: none;
}
.sgp-inline-bnr--body-grey {
  padding: 0;
}
.sgp-inline-bnr--body-grey .sgp-inline-bnr__cnt {
  background-color: #F7F7F7;
}
.sgp-inline-bnr--with-footer {
  margin-bottom: -130px;
}
.sgp-inline-bnr--bg-blue .sgp-inline-bnr__outer {
  background: linear-gradient(99deg, #24549d, #002350);
}
.sgp-inline-bnr--bg-blue .sgp-inline-bnr__cnt {
  color: #ffffff;
}
.sgp-inline-bnr__outer {
  display: flex;
  box-shadow: 0px 3px 32px rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
  z-index: 1;
  position: relative;
}
.sgp-inline-bnr__outer--reverse.sgp-inline-bnr__outer {
  flex-direction: row-reverse;
}
.sgp-inline-bnr__outer--reverse.sgp-inline-bnr__outer p {
  color: #57585b;
}
.sgp-inline-bnr__bg {
  width: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.sgp-inline-bnr__cnt {
  width: 50%;
  padding: 32px;
}
.sgp-inline-bnr__title {
  font-size: 20px;
  margin-bottom: 24px;
}
.sgp-inline-bnr__value {
  font-family: "Univers-55", sans-serif;
  font-weight: normal;
  color: #c31126;
}
.sgp-inline-bnr--img-hidden .sgp-inline-bnr__bg {
  display: none;
}
.sgp-inline-bnr--img-hidden .sgp-inline-bnr__cnt {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sgp-inline-bnr--img-hidden .sgp-inline-bnr__cnt .sgp-btn {
  white-space: nowrap;
}
.sgp-inline-bnr--img-hidden .sgp-inline-bnr__title {
  margin-right: 16px;
  margin-bottom: 0;
}

@media (max-width: 600px) {
  .sgp-inline-bnr {
    padding: 32px 0;
  }
  .sgp-inline-bnr--with-footer {
    margin-bottom: 0;
  }
  .sgp-inline-bnr__outer {
    display: block;
  }
  .sgp-inline-bnr__bg {
    width: 100%;
    height: 150px;
  }
  .sgp-inline-bnr__cnt {
    width: 100%;
    padding: 16px;
  }
  .sgp-inline-bnr__title {
    font-size: 16px;
    margin-bottom: 16px;
  }
  .sgp-inline-bnr--img-hidden .sgp-inline-bnr__cnt {
    display: block;
  }
  .sgp-inline-bnr--img-hidden .sgp-inline-bnr__title {
    margin-right: 0;
    margin-bottom: 16px;
  }
}
.track-trace-sec {
  z-index: 3;
  position: relative;
}
.track-trace-sec--position {
  margin-top: -80px;
}
.track-trace-sec__inner {
  padding: 24px;
  background-color: #F7F7F7;
  box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.16);
  min-height: 205px;
}
.track-trace-sec__top {
  display: flex;
}
.track-trace-sec__btn {
  background-color: #ffffff;
  color: #24549d;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 8px;
  width: 100%;
  min-width: 150px;
}
.track-trace-sec__btn svg {
  width: 18px;
  height: 18px;
  margin-right: 8px;
}
.track-trace-sec__btn:hover {
  background-color: #24549d;
  color: #ffffff;
}
.track-trace-sec__btn:hover path {
  stroke: #ffffff;
  fill: #0777b5;
}
.track-trace-sec__btn.active {
  background-color: #24549d;
  color: #ffffff;
}
.track-trace-sec__btn.active path {
  stroke: #ffffff;
  fill: #24549d;
}
.track-trace-sec__btn.active:hover path {
  stroke: #ffffff;
  fill: #0777b5;
}
.track-trace-sec--search .track-trace-sec__btn {
  width: auto;
  background-color: #24549d;
  color: #ffffff;
  border: 1px solid #24549d;
  font-size: 12px;
}
.track-trace-sec__tab {
  margin-right: 24px;
  flex: 1;
}
.track-trace-sec__tab:last-child {
  margin-right: 0;
}
.track-trace-sec__outer {
  flex: 1;
  margin-right: 16px;
  position: relative;
}
.track-trace-sec__outer .track-trace-sec__input-text {
  width: 100%;
  flex: none;
  height: 100%;
  margin-right: 0;
  padding-right: 32px;
}
.track-trace-sec__location-point {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
}
.track-trace-sec__input-text {
  padding: 8px 16px;
  flex: 1;
  border: 1px solid #cccccc;
  border-right: 0px;
}
.track-trace-sec__input-text::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-family: "Univers-45", sans-serif;
  font-weight: 300;
  color: #cccccc;
  opacity: 1;
  /* Firefox */
}
.track-trace-sec__input-text:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-family: "Univers-45", sans-serif;
  font-weight: 300;
  color: #cccccc;
}
.track-trace-sec__input-text::-ms-input-placeholder {
  /* Microsoft Edge */
  font-family: "Univers-45", sans-serif;
  font-weight: 300;
  color: #cccccc;
}
.track-trace-sec--weight .track-trace-sec__input-text {
  margin-right: 16px;
  border-right: 1px solid #cccccc;
}
.track-trace-sec__track-tab-footer {
  font-size: 14px;
  line-height: 18px;
  color: #333333;
  margin-top: 8px;
}
.track-trace-sec__link {
  color: #24549d;
  text-decoration: underline;
}
.track-trace-sec__link:hover {
  color: #c31126;
  text-decoration: underline;
}
.track-trace-sec__tab-cont {
  display: flex;
}
.track-trace-sec__tab-cont select {
  margin-right: 16px;
  flex: 1;
  border: 1px solid #cccccc;
  color: #999999;
  padding: 8px 32px 8px 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.125' height='7.793' viewBox='0 0 13.125 7.793'%3E%3Cpath id='Path_1018' data-name='Path 1018' d='M6.234-4.1H6.193a.6.6,0,0,0,.369.123A.6.6,0,0,0,6.932-4.1L13-10.131a.571.571,0,0,0,.123-.349A.571.571,0,0,0,13-10.828l-.82-.82a.6.6,0,0,0-.369-.123.443.443,0,0,0-.328.123L6.563-6.768,1.641-11.648a.443.443,0,0,0-.328-.123.6.6,0,0,0-.369.123l-.82.82A.571.571,0,0,0,0-10.479a.49.49,0,0,0,.164.349Z' transform='translate(0 11.771)' fill='%2324549d'/%3E%3C/svg%3E%0A");
  background-size: 14px 8px;
  background-repeat: no-repeat;
  background-position-x: calc(100% - 16px);
  background-position-y: 50%;
  cursor: pointer;
  appearance: none;
}
.track-trace-sec__tab-cont select::-ms-expand {
  display: none;
}
.track-trace-sec__tab-cont .sgp-custom-select {
  margin-right: 16px;
  flex: 1;
}
.track-trace-sec__tab-cont .sgp-custom-select__value {
  white-space: nowrap;
}
.track-trace-sec__tab-cont .sgp-custom-select__item {
  margin-bottom: 0;
}
.track-trace-sec__tab-cont .sgp-link-btn--box {
  min-width: 200px;
}
.track-trace-sec__mob {
  display: none;
}
.track-trace-sec__desk li {
  display: flex;
  margin-bottom: 24px;
}
.track-trace-sec__post-text {
  margin: 0 8px;
  width: calc(33.3% - 16px);
  margin-bottom: 24px;
}
.track-trace-sec__desk--postal.track-trace-sec__desk .track-trace-sec__tab-cont {
  margin: 0 -8px;
}
.track-trace-sec__desk--postal.track-trace-sec__desk .track-trace-sec__tab-cont--width.track-trace-sec__tab-cont {
  flex-wrap: wrap;
}
.track-trace-sec__desk--postal.track-trace-sec__desk .track-trace-sec__tab {
  flex: none;
}
.track-trace-sec__desk--postal.track-trace-sec__desk .track-trace-sec__btn {
  min-width: 100px;
  display: block;
  border: 1px solid #24549d;
}
.track-trace-sec__desk--postal.track-trace-sec__desk .track-trace-sec__tab-cont select {
  width: 100%;
  height: 40px;
  margin-right: 0;
}
.track-trace-sec__locate-input {
  height: 42.2px;
  flex: 1;
  margin-right: 16px;
}
.track-trace-sec__locate-input .sgp-text-box__input {
  padding-top: 11px;
  padding-bottom: 11px;
}

@media (max-width: 1023.8px) {
  .track-trace-sec--weight {
    flex-wrap: wrap;
  }
  .track-trace-sec--weight .track-trace-sec__input-text {
    margin-right: 0;
  }
  .track-trace-sec--weight .sgp-custom-select,
.track-trace-sec--weight .track-trace-sec__input-text {
    flex: none;
    width: calc(33.33% - 16px);
  }
  .track-trace-sec--weight .sgp-link-btn--box {
    margin-top: 16px;
  }
}
@media (min-width: 600px) and (max-width: 1023.8px) {
  .track-trace-sec__tab {
    margin-right: 16px;
  }
  .track-trace-sec__post-text {
    margin: 0 8px;
    width: calc(50% - 16px);
    margin-bottom: 24px;
  }
}
@media (max-width: 600px) {
  .track-trace-sec--position {
    margin-top: -60px;
  }
  .track-trace-sec__mob {
    display: block;
  }
  .track-trace-sec--search-field .track-trace-sec__input-text {
    padding: 16px;
  }
  .track-trace-sec__desk {
    display: none;
  }
  .track-trace-sec__desk--postal.track-trace-sec__desk {
    display: block;
  }
  .track-trace-sec__mob-head {
    color: #000000;
    font-weight: bold;
    margin-bottom: 16px;
  }
  .track-trace-sec__mob-track {
    display: flex;
  }
  .track-trace-sec__mob-search-sec {
    background-color: #24549d;
    padding: 16px;
    display: flex;
    align-items: center;
  }
  .track-trace-sec__mob-search-sec img {
    width: 15px;
    height: 15px;
  }
  .track-trace-sec__mob-tile {
    display: flex;
    padding: 16px 0;
    flex-wrap: wrap;
    color: #24549d;
  }
  .track-trace-sec__mob-tile-sec {
    background-color: #ffffff;
    padding: 16px;
    color: #24549d;
    margin-right: 8px;
    width: calc(50% - 4px);
    margin-bottom: 8px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 96px;
  }
  .track-trace-sec____mob-tile a {
    color: #24549d;
  }
  .track-trace-sec__mob-tile-sec:nth-child(2n) {
    margin-right: 0;
  }
  .track-trace-sec__mob-icon {
    width: 20px;
    height: 20px;
    margin-bottom: 8px;
  }
  .track-trace-sec__desk--postal.track-trace-sec__desk .track-trace-sec__tab-cont {
    display: block;
    margin: 0;
  }
  .track-trace-sec__desk--postal.track-trace-sec__desk .track-trace-sec__tab {
    flex: 1;
    margin-left: 8px;
    margin-right: 8px;
  }
  .track-trace-sec__desk--postal.track-trace-sec__desk .track-trace-sec__tab:nth-child(odd) {
    margin-right: 0;
    margin-left: 0;
  }
  .track-trace-sec__post-text {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.sgp-banner .sgp-h2 {
  color: #ffffff;
  margin-bottom: 0;
  max-width: 600px;
}
.sgp-banner .sgp-small-title {
  color: #ffffff;
  margin-bottom: 16px;
}
.sgp-banner .sgp-body-bold {
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  max-width: 600px;
}
.sgp-banner .sgp-body-normal {
  font-family: "Univers-55", sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #ffffff;
  max-width: 600px;
  margin-bottom: 16px;
}
.sgp-banner .sgp-body-normal:last-child {
  margin-bottom: 0;
}
.sgp-banner__body-sec {
  max-width: 600px;
  margin-top: 16px;
}
.sgp-banner__item {
  position: relative;
}
.sgp-banner__item--only-img {
  position: relative;
}
.sgp-banner__item--only-img::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
}
.sgp-banner__item--only-img .sgp-banner__bg {
  position: static;
  height: auto;
}
.sgp-banner__item--only-img .sgp-banner__inner {
  display: none;
}
.sgp-banner__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
.sgp-banner__bg--mob, .sgp-banner__bg--tab {
  display: none !important;
}
.sgp-banner__inner {
  display: flex;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 100px;
  min-height: 500px;
}
.sgp-banner__inner::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
}
.sgp-banner__inner .content-wrapper-small {
  position: relative;
}
.sgp-banner__inner .sgp-btn {
  margin-top: 24px;
}
.sgp-banner__inner--no-overlay::before {
  content: none;
}
.sgp-banner__desc {
  color: #ffffff;
  margin-top: 16px;
  max-width: 600px;
}
.sgp-banner .slick-dots {
  display: none !important;
}
.sgp-banner.slick-dotted {
  margin-bottom: 0;
}
.sgp-banner .sgp-arrow {
  margin-left: 32px;
  position: relative;
}
.sgp-banner .sgp-arrow::after {
  content: "";
  position: absolute;
  width: 65px;
  height: 35px;
}
.sgp-banner__next, .sgp-banner__prev {
  width: 15px;
  height: 15px;
}
.sgp-banner__next {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='13.813' viewBox='0 0 14 13.813'%3E%3Cpath d='M6.813-12.812a.457.457,0,0,1,.281-.094.338.338,0,0,1,.25.094L13.875-6.25A.3.3,0,0,1,14-6a.3.3,0,0,1-.125.25L7.344.813a.338.338,0,0,1-.25.094A.457.457,0,0,1,6.813.813L6.188.188a.338.338,0,0,1-.094-.25.457.457,0,0,1,.094-.281l4.844-4.844H.375A.362.362,0,0,1,.109-5.3.362.362,0,0,1,0-5.562v-.875A.362.362,0,0,1,.109-6.7a.362.362,0,0,1,.266-.109H11.031L6.188-11.656a.457.457,0,0,1-.094-.281.338.338,0,0,1,.094-.25Z' transform='translate(0 12.906)' fill='%23fff'/%3E%3C/svg%3E");
}
.sgp-banner__prev {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='13.813' viewBox='0 0 14 13.813'%3E%3Cpath d='M7.188.813a.457.457,0,0,1-.281.094.338.338,0,0,1-.25-.094L.125-5.75A.3.3,0,0,1,0-6a.3.3,0,0,1,.125-.25l6.531-6.562a.338.338,0,0,1,.25-.094.457.457,0,0,1,.281.094l.625.625a.338.338,0,0,1,.094.25.457.457,0,0,1-.094.281L2.969-6.812H13.625a.362.362,0,0,1,.266.109A.362.362,0,0,1,14-6.437v.875a.362.362,0,0,1-.109.266.362.362,0,0,1-.266.109H2.969L7.813-.344a.457.457,0,0,1,.094.281.338.338,0,0,1-.094.25Z' transform='translate(0 12.906)' fill='%23fff'/%3E%3C/svg%3E");
}
.sgp-banner__slide-control {
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: 108px;
  right: 24px;
  padding-bottom: 4px;
  border-bottom: 1px solid #ffffff;
  z-index: 1;
  margin: 12px;
}
.sgp-banner__slider .slick-track {
  display: flex;
}
.sgp-banner__slider .slick-slide {
  height: auto;
}
.sgp-banner__pagenation {
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 3px;
}
.sgp-banner__pagenation-bold {
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  font-size: 16px;
}
.sgp-banner--inline .sgp-banner__inner {
  padding: 40px 0;
}
.sgp-banner--inline .sgp-banner__desc {
  font-size: 16px;
  margin-top: 32px;
}
.sgp-banner--app-icons .sgp-banner__app-icon-wrap {
  margin-top: 24px;
  display: flex;
}
.sgp-banner--app-icons .sgp-banner__app-icon {
  width: 165px;
  height: auto;
  margin-right: 16px;
}
.sgp-banner--app-icons .sgp-banner__app-icon:last-child {
  margin-right: 0;
}
.sgp-banner--app-icons .sgp-banner__text-desk {
  max-width: 330px;
  height: auto;
}
.sgp-banner--app-icons .sgp-banner__text-tab {
  max-width: 240px;
  height: auto;
  display: none;
}
.sgp-banner--app-icons .sgp-banner__text-mob {
  max-width: 220px;
  height: auto;
  display: none;
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .sgp-banner__bg--desk {
    display: none !important;
  }
  .sgp-banner__bg--tab {
    display: block !important;
  }
  .sgp-banner--app-icons .sgp-banner__bg--desk {
    display: block;
  }
  .sgp-banner--app-icons .sgp-banner__bg--tab {
    display: none;
  }
}
@media (min-width: 600px) and (max-width: 1023.8px) {
  .sgp-banner__bg--desk {
    display: none !important;
  }
  .sgp-banner__bg--tab {
    display: block !important;
  }
}
@media (max-width: 1023.8px) {
  .sgp-banner--app-icons .sgp-banner__text-desk {
    display: none;
  }
  .sgp-banner--app-icons .sgp-banner__text-tab {
    display: block;
  }
  .sgp-banner--app-icons .sgp-banner__inner > .content-wrapper-small {
    margin-top: auto;
  }
  .sgp-banner--app-icons .sgp-banner__app-icon-wrap {
    max-width: 280px;
  }
}
@media (max-width: 600px) {
  .sgp-banner .sgp-h2 {
    margin-bottom: 0;
  }
  .sgp-banner__slide-control {
    bottom: 85px;
    left: 16px;
    right: auto;
  }
  .sgp-banner__inner {
    min-height: 450px;
    padding: 32px 0 64px;
  }
  .sgp-banner__inner::before {
    background-color: rgba(0, 0, 0, 0.5);
  }
  .sgp-banner__bg--desk, .sgp-banner__bg--tab {
    display: none !important;
  }
  .sgp-banner__bg--mob {
    display: block !important;
  }
  .sgp-banner__slider .sgp-banner__inner {
    padding-bottom: 150px;
  }
  .sgp-banner .sgp-arrow {
    display: flex;
  }
  .sgp-banner--inline .sgp-h2 {
    font-size: 16px;
  }
  .sgp-banner--inline .sgp-small-title {
    margin-bottom: 8px;
  }
  .sgp-banner--inline .sgp-banner__desc {
    font-size: 14px;
    margin-top: 16px;
  }
  .sgp-banner--inline .sgp-banner__inner {
    padding: 32px 0;
    min-height: 270px;
  }
  .sgp-banner--inline .sgp-banner__inner .sgp-btn {
    margin-top: 16px;
  }
  .sgp-banner--app-icons .sgp-banner__app-icon {
    width: 130px;
  }
  .sgp-banner--app-icons .sgp-banner__text-tab {
    display: none;
  }
  .sgp-banner--app-icons .sgp-banner__text-mob {
    display: block;
  }
  .sgp-banner--app-icons .sgp-banner__inner {
    padding-bottom: 50px;
  }
  .sgp-banner--app-icons .sgp-banner__app-icon-wrap {
    max-width: 220px;
  }
}
@media (min-width: 1920px) {
  .sgp-banner__inner {
    min-height: 600px;
  }
}
@media (min-width: 2560px) {
  .sgp-banner__inner {
    min-height: 800px;
  }
}
@media (min-width: 3840px) {
  .sgp-banner__inner {
    min-height: 1100px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .sgp-banner__inner {
    height: 500px;
  }
}
.sgp-solutions {
  overflow: hidden;
}
.sgp-solutions .sgp-mob-app {
  margin-top: 8px;
}
.sgp-solutions .sgp-h2 {
  text-align: center;
  margin-bottom: 16px;
}
.sgp-solutions__tile {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
  position: relative;
}
.sgp-solutions__wave {
  position: absolute;
  top: -100px;
  left: -90px;
  z-index: 2;
  width: 200px;
  height: auto;
}
.sgp-solutions__wave--two {
  top: unset;
  left: unset;
  bottom: -50px;
  right: -90px;
}
.sgp-solutions .sgp-tile-bg {
  width: calc(25% - 16px);
  margin: 8px;
}
.sgp-solutions .sgp-tile-bg__desc {
  margin-bottom: 0;
}
.sgp-solutions .sgp-tile-bg:nth-of-type(1), .sgp-solutions .sgp-tile-bg:nth-of-type(2) {
  width: calc(50% - 16px);
  min-height: 350px;
}
.sgp-solutions .sgp-tile-bg:nth-of-type(1) .sgp-tile-bg__desc, .sgp-solutions .sgp-tile-bg:nth-of-type(2) .sgp-tile-bg__desc {
  margin-bottom: 16px;
}

@media (max-width: 1023.8px) {
  .sgp-solutions .sgp-mob-app {
    margin-top: 32px;
  }
  .sgp-solutions__wave {
    display: none;
  }
  .sgp-solutions .sgp-tile-bg {
    width: calc(50% - 16px);
    min-height: 310px;
  }
  .sgp-solutions .sgp-tile-bg:nth-of-type(1), .sgp-solutions .sgp-tile-bg:nth-of-type(2) {
    width: calc(100% - 16px);
    min-height: 330px;
  }
  .sgp-solutions .sgp-tile-bg:nth-of-type(1) .sgp-tile-bg__desc, .sgp-solutions .sgp-tile-bg:nth-of-type(2) .sgp-tile-bg__desc {
    display: block;
  }
  .sgp-solutions .sgp-tile-bg:nth-of-type(1) .sgp-tile-bg__head, .sgp-solutions .sgp-tile-bg:nth-of-type(2) .sgp-tile-bg__head {
    margin-bottom: 8px;
  }
  .sgp-solutions .sgp-tile-bg:nth-of-type(1) .sgp-btn, .sgp-solutions .sgp-tile-bg:nth-of-type(2) .sgp-btn {
    display: inline-flex;
  }
}
@media (max-width: 600px) {
  .sgp-solutions__title {
    font-size: 14px;
    line-height: 20px;
  }
  .sgp-solutions__tile {
    margin: 0 -4px;
  }
  .sgp-solutions .sgp-tile-bg {
    margin: 4px;
    width: calc(50% - 8px);
    min-height: 155px;
  }
  .sgp-solutions .sgp-tile-bg:nth-of-type(1), .sgp-solutions .sgp-tile-bg:nth-of-type(2) {
    width: calc(100% - 8px);
    min-height: 180px;
  }
  .sgp-solutions .sgp-tile-bg--border {
    min-height: 155px;
  }
  .sgp-solutions .sgp-tile-bg--border .sgp-tile-bg__desc {
    display: none;
  }
  .sgp-solutions .sgp-tile-bg--border .sgp-tile-bg__head {
    margin-bottom: 0;
  }
  .sgp-solutions .sgp-tile-bg--border .sgp-btn {
    display: none;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .sgp-solutions .sgp-tile-bg {
    height: 320px;
  }
}
.sgp-mob-app {
  display: flex;
  margin: 0 -8px;
}
.sgp-mob-app .sgp-locate, .sgp-mob-app__sec {
  width: calc(50% - 16px);
  margin: 0 8px;
}
.sgp-mob-app .sgp-locate .sgp-h2, .sgp-mob-app__sec .sgp-h2 {
  text-align: left;
}
.sgp-mob-app__sec {
  position: relative;
  display: flex;
  flex-direction: column;
}
.sgp-mob-app__inner {
  background-size: cover;
  background-position: bottom;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  position: relative;
  margin-top: auto;
  padding: 32px 24px;
  min-height: 60%;
}
.sgp-mob-app__mob-img {
  width: 60%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.sgp-mob-app__cnt {
  color: #ffffff;
  width: 60%;
}
.sgp-mob-app__cnt .sgp-small-title {
  color: #ffffff;
  margin-bottom: 16px;
}
.sgp-mob-app__cnt .sgp-h2 {
  margin-bottom: 8px;
}
.sgp-mob-app__sgp-icon {
  width: 160px;
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(-50%);
}
.sgp-mob-app__btn-sec {
  display: flex;
  margin-top: 32px;
  margin: 32px -8px 0;
}
.sgp-mob-app__btn {
  display: block;
  margin: 0 8px;
}

.sgp-overlap-img-blk .sgp-desc-sec {
  color: #333333;
  margin-bottom: 16px;
}

@media (max-width: 1023.8px) {
  .sgp-mob-app {
    display: block;
    margin: 0;
  }
  .sgp-mob-app .sgp-locate, .sgp-mob-app__sec {
    width: 100%;
    margin: 0;
  }
  .sgp-mob-app__sec {
    margin-top: 24px;
    margin-left: 0;
  }
  .sgp-mob-app__mob-img {
    display: none;
  }
  .sgp-mob-app__cnt {
    width: 100%;
  }
  .sgp-mob-app__cnt .sgp-small-title {
    margin-bottom: 8px;
  }
  .sgp-mob-app__cnt .sgp-h2 {
    margin-bottom: 0;
  }
  .sgp-mob-app__inner {
    padding: 4px 16px 24px;
  }
  .sgp-mob-app__head-sec {
    display: flex;
    align-items: center;
    margin-left: -16px;
  }
  .sgp-mob-app__btn-sec {
    width: 50%;
  }
  .sgp-mob-app__sgp-icon {
    width: 130px;
    position: static;
    transform: translate(0);
  }
}
@media (max-width: 600px) {
  .sgp-mob-app__sec {
    margin-top: 16px;
    padding-bottom: 70px;
  }
  .sgp-mob-app__btn-sec {
    width: auto;
    margin-top: 0;
    position: absolute;
    left: 0;
    bottom: -16px;
    transform: translateY(100%);
  }
  .sgp-mob-app__inner {
    background-image: url(../images/mail-bg-image-mob.jpg) !important;
    padding-bottom: 16px;
  }
}
.sgp-pers-featured.sgp-policy-info .sgp-header-with-cta {
  margin-bottom: 0;
}
.sgp-pers-featured .sgp-header-arrow {
  margin-bottom: 0;
}
.sgp-pers-featured__wrapper {
  margin: 0 -8px;
  display: flex;
  flex-wrap: wrap;
  padding: 32px 0;
}
.sgp-pers-featured__wrapper.slick-slider {
  margin-bottom: 0;
  display: block;
  padding: 0;
}
.sgp-pers-featured__wrapper > .slick-list {
  padding: 32px 0;
}
.sgp-pers-featured__wrapper > .slick-list .slick-track {
  display: flex;
  margin: 0;
}
.sgp-pers-featured__wrapper .sgp-tile,
.sgp-pers-featured__wrapper .sgp-tile-bg,
.sgp-pers-featured__wrapper .sgp-tile-with-icon {
  margin: 8px;
  height: auto;
  width: calc(33.33% - 16px);
}
.sgp-pers-featured__wrapper--business > .slick-list {
  padding: 0;
}
.sgp-pers-featured__wrapper ~ .sgp-info-box, .sgp-pers-featured__wrapper ~ .sgp-marketing__note-sec {
  margin-top: -24px;
}
.sgp-pers-featured__slider .sgp-tile:not(.sgp-tile--parcel):hover {
  background-color: #ffffff;
}
.sgp-pers-featured__slider .sgp-tile.sgp-snr-steps__box-color:hover {
  background-color: #f0f1f1;
}
.sgp-pers-featured__social {
  display: flex;
  margin: 0 -8px;
}
.sgp-pers-featured__social .sgp-tile-bg .sgp-small-title {
  font-size: 14px;
  margin-bottom: 8px;
}
.sgp-pers-featured__social .sgp-tile-bg .sgp-h5 {
  margin-bottom: 16px;
}
.sgp-pers-featured .slick-dots {
  display: none !important;
}
.sgp-pers-featured--social .sgp-tile,
.sgp-pers-featured--social .sgp-tile-bg {
  height: auto;
}
.sgp-pers-featured--social .sgp-tile-bg {
  width: 40%;
  min-width: 40%;
  margin: 0 8px;
  min-height: 0px;
}
.sgp-pers-featured--social .sgp-header-arrow {
  margin-bottom: 24px;
}
.sgp-pers-featured--social .sgp-tile {
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
}
.sgp-pers-featured--social .sgp-tile__cnt-sec {
  padding: 16px 0 4px;
}
.sgp-pers-featured--social .sgp-tile:hover {
  box-shadow: none;
}
.sgp-pers-featured--social .sgp-tile:nth-of-type(even) {
  flex-direction: column-reverse;
}
.sgp-pers-featured--social .sgp-tile:nth-of-type(even) .sgp-tile__cnt-sec {
  padding: 0 0 16px;
}
.sgp-pers-featured--social .sgp-pers-featured__wrapper {
  margin: 0;
  width: calc(60% - 16px);
}
.sgp-pers-featured--social .sgp-pers-featured__wrapper > .slick-list {
  padding: 0;
}
.sgp-pers-featured--two-slide .sgp-pers-featured__social {
  margin: 0;
}
.sgp-pers-featured--two-slide .sgp-pers-featured__wrapper {
  margin: 0;
  width: 66.66%;
}
.sgp-pers-featured--two-slide .sgp-pers-featured__wrapper.slick-slider {
  display: flex;
}
.sgp-pers-featured--two-slide .sgp-pers-featured__wrapper > .slick-list {
  padding: 32px 0 32px 16px;
  margin-left: -16px;
  display: flex;
  width: calc(100% + 16px);
}
.sgp-pers-featured--two-slide .sgp-pers-featured__wrapper .sgp-tile {
  margin: 0 16px 0 0;
}
.sgp-pers-featured--two-slide .sgp-tile-blue {
  width: 33.33%;
  margin: 32px 0;
}
.sgp-pers-featured--one-slide .sgp-tile {
  width: calc(100% - 16px);
}
.sgp-pers-featured--one-slide .sgp-pers-featured__wrapper {
  width: 33.33%;
  margin: 32px 0;
  padding: 0;
}

@media (max-width: 1023.8px) {
  .sgp-pers-featured__wrapper .sgp-tile-bg {
    margin: 0 8px 16px;
  }
  .sgp-pers-featured__wrapper .sgp-tile-bg,
.sgp-pers-featured__wrapper .sgp-tile,
.sgp-pers-featured__wrapper .sgp-tile-with-icon {
    width: calc(50% - 16px);
  }
  .sgp-pers-featured__wrapper .sgp-tile,
.sgp-pers-featured__wrapper .sgp-tile-with-icon {
    margin: 8px;
  }
  .sgp-pers-featured__wrapper ~ .sgp-info-box, .sgp-pers-featured__wrapper ~ .sgp-marketing__note-sec {
    margin-top: 0;
  }
  .sgp-pers-featured--two-slide .sgp-pers-featured__social {
    display: block;
  }
  .sgp-pers-featured--two-slide .sgp-pers-featured__wrapper {
    width: 100%;
  }
  .sgp-pers-featured--two-slide .sgp-pers-featured__wrapper .sgp-tile {
    margin-right: 16px;
  }
  .sgp-pers-featured--two-slide .sgp-pers-featured__wrapper > .slick-list {
    width: calc(100% + 16px);
    margin-left: 0;
    padding: 24px 0 0;
  }
  .sgp-pers-featured--two-slide .sgp-tile-blue {
    width: auto;
    margin: 24px -32px 0;
  }
  .sgp-pers-featured--one-slide .sgp-pers-featured__social {
    display: flex;
  }
  .sgp-pers-featured--one-slide .sgp-pers-featured__wrapper {
    width: 50%;
  }
  .sgp-pers-featured--one-slide .sgp-tile-blue {
    width: 50%;
    margin: 32px 0;
  }
  .sgp-pers-featured--one-slide .sgp-tile {
    width: calc(100% - 16px);
  }
}
@media (max-width: 768px) {
  .sgp-pers-featured--one-slide.sgp-pers-featured--two-slide .sgp-pers-featured__social {
    display: block;
  }
  .sgp-pers-featured--one-slide.sgp-pers-featured--two-slide .sgp-pers-featured__wrapper {
    width: 100%;
  }
  .sgp-pers-featured--one-slide.sgp-pers-featured--two-slide .sgp-pers-featured__wrapper .sgp-tile {
    margin: 0;
    width: 100%;
  }
  .sgp-pers-featured--one-slide.sgp-pers-featured--two-slide .sgp-tile-blue {
    margin: 0 -32px;
    width: calc(100% + 64px);
  }
  .sgp-pers-featured--one-slide .sgp-disclaim-text {
    margin-top: 16px;
  }
}
@media (max-width: 600px) {
  .sgp-pers-featured__social {
    display: block;
  }
  .sgp-pers-featured__wrapper {
    display: block;
  }
  .sgp-pers-featured__wrapper.slick-slider {
    margin-bottom: 30px;
  }
  .sgp-pers-featured__wrapper .sgp-tile,
.sgp-pers-featured__wrapper .sgp-tile-with-icon {
    width: auto;
  }
  .sgp-pers-featured__wrapper .sgp-tile--pdp,
.sgp-pers-featured__wrapper .sgp-tile-with-icon--pdp {
    margin: 0 5px;
  }
  .sgp-pers-featured__wrapper .sgp-tile-bg {
    min-height: 260px;
    width: auto;
  }
  .sgp-pers-featured__wrapper > .slick-list {
    padding: 24px 0 0;
  }
  .sgp-pers-featured__wrapper .slick-dots {
    width: calc(100% - 16px);
    margin: 0 8px;
  }
  .sgp-pers-featured__wrapper--business > .slick-list {
    padding: 0;
  }
  .sgp-pers-featured .slick-dots {
    display: flex !important;
  }
  .sgp-pers-featured--social .sgp-tile-bg {
    width: 100%;
    margin: 0 0 16px;
    min-height: 280px;
  }
  .sgp-pers-featured--social .sgp-tile-bg .sgp-btn {
    display: block;
  }
  .sgp-pers-featured--social .sgp-pers-featured__social {
    width: auto;
    margin: 24px 0 0;
  }
  .sgp-pers-featured--social .sgp-pers-featured__wrapper {
    width: 100%;
  }
  .sgp-pers-featured--social .sgp-tile:nth-of-type(even) {
    flex-direction: column;
  }
  .sgp-pers-featured--social .sgp-tile:nth-of-type(even) .sgp-tile__cnt-sec {
    padding: 16px 0 0;
  }
  .sgp-pers-featured--two-slide .sgp-pers-featured__wrapper .sgp-tile {
    margin-right: 0;
  }
  .sgp-pers-featured--two-slide .sgp-pers-featured__wrapper > .slick-list {
    width: 100%;
  }
  .sgp-pers-featured--two-slide .sgp-tile-blue {
    margin: 40px -16px 0;
  }
  .sgp-pers-featured--one-slide.sgp-pers-featured--two-slide .sgp-tile-blue {
    margin: 0 -16px;
    width: calc(100% + 32px);
  }
  .sgp-pers-featured .sgp-disclaim-text {
    margin-top: 16px;
  }
}
.sgp-footer {
  color: #ffffff;
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 70px 0 40px;
}
.sgp-footer::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
}
.sgp-footer--pt {
  padding-top: 140px;
}
.sgp-footer__wrapper {
  position: relative;
  display: flex;
  margin-bottom: 40px;
}
.sgp-footer__sec-1 {
  min-width: 25%;
}
.sgp-footer__sec-1 .sgp-h6 {
  text-transform: uppercase;
}
.sgp-footer__sec-2 {
  width: 75%;
  padding-left: 32px;
  margin-left: 32px;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.sgp-footer__logo {
  display: block;
  width: 200px;
  height: 68px;
  margin-bottom: 32px;
}
.sgp-footer__head {
  text-transform: uppercase;
}
.sgp-footer__text {
  margin-top: 16px;
  margin-bottom: 8px;
}
.sgp-footer__text, .sgp-footer__link {
  font-size: 14px;
  line-height: 20px;
  color: #B3B3B3;
}
.sgp-footer__link {
  display: block;
  margin-top: 4px;
  max-width: 200px;
}
.sgp-footer__link a:hover {
  color: #ffffff;
}
.sgp-footer__email {
  font-size: 14px;
  padding: 8px 24px;
  border-radius: 0;
  border: none;
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
  display: block;
  width: 100%;
  margin-bottom: 24px;
}
.sgp-footer__email::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-family: "Univers-45", sans-serif;
  font-weight: 300;
  color: #B3B3B3;
  opacity: 1;
  /* Firefox */
}
.sgp-footer__email:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-family: "Univers-45", sans-serif;
  font-weight: 300;
  color: #B3B3B3;
}
.sgp-footer__email::-ms-input-placeholder {
  /* Microsoft Edge */
  font-family: "Univers-45", sans-serif;
  font-weight: 300;
  color: #B3B3B3;
}
.sgp-footer__social {
  margin-top: 16px;
}
.sgp-footer__social-inner {
  margin-left: 16px;
}
.sgp-footer__social-inner, .sgp-footer__social {
  display: flex;
  align-items: center;
}
.sgp-footer__social-link {
  height: 15px;
  margin-left: 24px;
  display: block;
}
.sgp-footer__social-link a {
  display: block;
}
.sgp-footer__social-link a:hover {
  transform: scale(1.12);
  transition: 0.3s;
}
.sgp-footer__social-link:last-child .sgp-footer__social-icon {
  margin-top: 2px;
}
.sgp-footer__social-icon {
  height: 15px;
  width: auto;
}
.sgp-footer__link-wrapper {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  max-height: 500px;
  overflow: auto;
  margin: -8px -8px;
  -ms-scrollbar-face-color: #24549d;
  -ms-scrollbar-track-color: #b9e5fa;
  scrollbar-color: #24549d #b9e5fa;
  scrollbar-width: thin;
  scrollbar-face-color: #24549d;
  scrollbar-track-color: #b9e5fa;
  scrollbar-arrow-color: #b9e5fa;
}
.sgp-footer__link-wrapper::-webkit-scrollbar {
  height: 5px;
}
.sgp-footer__link-wrapper::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #b9e5fa;
}
.sgp-footer__link-wrapper::-webkit-scrollbar-thumb {
  background: #24549d;
  border-radius: 10px;
}
.sgp-footer__link-sec {
  margin: 8px 8px 16px;
}
.sgp-footer__link-sec .sgp-h6 {
  text-transform: uppercase;
}
.sgp-footer__link-sec .sgp-h6 + .sgp-footer__link {
  margin-top: 16px;
}
.sgp-footer__quick-wrapper {
  font-size: 14px;
  line-height: 18px;
  position: relative;
}
.sgp-footer__quick-inner {
  margin: 0 -16px;
}
.sgp-footer__quick-link {
  color: #B3B3B3;
  white-space: nowrap;
  margin: 4px 16px;
  position: relative;
  display: inline-block;
}
.sgp-footer__quick-link::before {
  content: "";
  background-color: #fff;
  width: 1px;
  height: 14px;
  position: absolute;
  top: 50%;
  left: -16px;
  transform: translateY(-50%);
}
.sgp-footer__quick-link:hover {
  color: #fff;
}
.sgp-footer__quick-link:first-child::before {
  content: none;
}
.sgp-footer__copyright {
  margin-bottom: 8px;
}

@media (max-width: 1249px) and (min-width: 1024px) {
  .sgp-footer__link-wrapper {
    max-height: 600px;
  }
}
@media (max-width: 1023.8px) {
  .sgp-footer__sec-2 {
    display: none;
  }
  .sgp-footer__quick-wrapper {
    padding-top: 24px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
}
@media (max-width: 600px) {
  .sgp-footer {
    padding: 40px 0 65px;
  }
  .sgp-footer--pt {
    padding-top: 40px;
  }
  .sgp-footer__logo {
    width: 160px;
    height: auto;
    margin-bottom: 24px;
  }
  .sgp-footer__wrapper {
    margin-bottom: 24px;
  }
  .sgp-footer__quick-wrapper {
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
  }
  .sgp-footer__copyright {
    margin-top: 24px;
    margin-bottom: 0;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .sgp-footer__link-wrapper {
    height: 500px;
  }
}
.sgp-reg-service--community.sgp-val-added {
  background-color: #ffffff;
  padding: 0;
}
.sgp-reg-service--community.sgp-reg-service .sgp-reg-service__inner {
  width: 100%;
}
.sgp-reg-service--community.sgp-reg-service .sgp-reg-service__bodycopy {
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.sgp-reg-service--community.sgp-reg-service .sgp-reg-service__bodycopy--bold {
  font-weight: bold;
}
.sgp-reg-service--community.sgp-reg-service .sgp-reg-service__bodycopy:last-child {
  margin-bottom: 0;
}
.sgp-reg-service--community.sgp-reg-service .slick-dots {
  display: block;
}
.sgp-reg-service--community.sgp-reg-service .sgp-pers-featured__wrapper.slick-slider,
.sgp-reg-service--community.sgp-reg-service .sgp-desc-sec {
  padding: 0 45px;
}
.sgp-reg-service--community.sgp-reg-service .sgp-desc-sec:not(.sgp-header-arrow) {
  margin-bottom: 16px;
}
.sgp-reg-service--community.sgp-reg-service .sgp-pers-featured__wrapper > .slick-list {
  padding: 0px;
}
.sgp-reg-service--community .sgp-tile .sgp-tile-h__label {
  padding-right: 16px;
  min-width: 180px;
}
.sgp-reg-service__wrapper {
  position: relative;
  padding-top: 85px;
}
.sgp-reg-service__image {
  position: absolute;
  width: 100%;
  height: 333px;
  top: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
}
.sgp-reg-service__inner {
  position: relative;
  background-color: #ffffff;
  padding: 40px;
  margin: 0 auto;
  width: calc(100% - 140px);
}
.sgp-reg-service__inner p {
  margin-bottom: 16px;
  color: #57585b;
}
.sgp-reg-service__inner .sgp-small-title {
  text-align: center;
}
.sgp-reg-service__inner--no-pad {
  padding-bottom: 0px;
}
.sgp-reg-service__header {
  font-size: 36px;
  line-height: 40px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 24px;
}
.sgp-reg-service__bodycopy {
  color: #57585b;
  list-style: disc;
  padding-left: 16px;
}
.sgp-reg-service__bodycopy li {
  margin-bottom: 16px;
}
.sgp-reg-service__bodycopy li:last-child {
  margin-bottom: 0;
}
.sgp-reg-service__bodylink {
  color: #24549d;
  text-decoration: underline;
}
.sgp-reg-service__desc {
  margin: 16px 0;
  padding-bottom: 16px;
  border-bottom: 2px solid #ececec;
}
.sgp-reg-service__desc .sgp-h3 {
  color: #000000;
  font-size: 30px;
  margin-bottom: 16px;
}
.sgp-reg-service__desc:last-child {
  border-bottom: 0px;
}
.sgp-reg-service__desc-inner {
  margin-bottom: 20px;
}
.sgp-reg-service__desc-inner .sgp-h4 {
  color: #000000;
  font-size: 24px;
  margin-bottom: 12px;
}
.sgp-reg-service.sgp-who-we-are {
  padding: 40px 0;
}

@media (min-width: 600px) and (max-width: 1023.8px) {
  .sgp-reg-service__header {
    font-size: 30px;
    line-height: 34px;
  }
  .sgp-reg-service__inner {
    width: calc(100% - 100px);
  }
  .sgp-reg-service__desc .sgp-h3 {
    font-size: 24px;
  }
  .sgp-reg-service__desc-inner .sgp-h4 {
    font-size: 20px;
  }
}
@media (max-width: 600px) {
  .sgp-reg-service--community.sgp-reg-service .sgp-reg-service__inner {
    width: 100%;
    padding: 24px 0;
  }
  .sgp-reg-service--community.sgp-reg-service .sgp-reg-service__bodycopy {
    text-align: left;
  }
  .sgp-reg-service--community.sgp-reg-service .slick-dots {
    display: flex;
    margin: 0;
  }
  .sgp-reg-service--community.sgp-reg-service .sgp-pers-featured__wrapper.slick-slider,
.sgp-reg-service--community.sgp-reg-service .sgp-desc-sec {
    padding: 0 8px;
  }
  .sgp-reg-service__wrapper {
    padding-top: 55px;
  }
  .sgp-reg-service__header {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 16px;
  }
  .sgp-reg-service__inner {
    padding: 24px 16px;
    width: calc(100% - 40px);
  }
  .sgp-reg-service__desc .sgp-h3 {
    font-size: 22px;
  }
  .sgp-reg-service__desc-inner .sgp-h4 {
    font-size: 18px;
  }
  .sgp-reg-service.sgp-who-we-are {
    padding: 32px 0;
  }
}
.sgp-notice {
  background-color: #C31126;
  color: #fff;
  padding: 4px 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
.sgp-notice__active {
  padding-top: 25px;
}
.sgp-notice.hide {
  display: none;
}
.sgp-notice .content-wrapper {
  display: flex;
  position: relative;
  align-items: flex-start;
}
.sgp-notice__close-btn {
  position: absolute;
  right: 32px;
  top: 50%;
  transform: translateY(-50%);
}
.sgp-notice__close-btn svg {
  width: 10px;
  height: 10px;
}
.sgp-notice__title {
  font-size: 12px;
  line-height: 18px;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  background-color: #fff;
  color: #C31126;
  padding: 0 16px 0 8px;
  white-space: nowrap;
  text-transform: uppercase;
  min-width: 125px;
  position: relative;
  overflow: hidden;
}
.sgp-notice__title::after {
  content: "";
  position: absolute;
  right: -13px;
  top: -9px;
  width: 20px;
  height: 40px;
  background-color: #C31126;
  transform: rotate(20deg);
}
.sgp-notice__slider {
  width: calc(100% - 125px);
  padding: 0 100px 0 8px;
}
.sgp-notice__item {
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: underline;
  overflow: hidden;
}
.sgp-notice__icon {
  display: none;
}
.sgp-notice .sgp-arrow {
  position: absolute;
  top: 50%;
  right: 60px;
  transform: translateY(-50%);
}
.sgp-notice .sgp-arrow__prev, .sgp-notice .sgp-arrow__next {
  width: 15px;
  height: 15px;
  background: none;
}
.sgp-notice .sgp-arrow__prev.slick-disabled, .sgp-notice .sgp-arrow__next.slick-disabled {
  opacity: 0.5;
}
.sgp-notice .sgp-arrow svg {
  width: 12px;
  height: 12px;
  vertical-align: unset;
  position: relative;
}
.sgp-notice__next {
  margin-left: 16px;
}

@media (max-width: 600px) {
  .sgp-notice {
    position: static;
    padding-bottom: 24px;
  }
  .sgp-notice__title-text {
    display: none;
  }
  .sgp-notice__active {
    padding-top: 0;
  }
  .sgp-notice__icon {
    display: block;
    width: 15px;
    height: 15px;
    margin: 2px 0px 2px 3px;
  }
  .sgp-notice__title {
    min-width: 30px;
    padding: 0;
  }
  .sgp-notice__slider {
    width: calc(100% - 30px);
    padding: 0 16px 0 8px;
  }
  .sgp-notice__item {
    white-space: unset;
    text-overflow: unset;
    padding-bottom: 8px;
  }
  .sgp-notice__close-btn {
    right: 0;
    top: 0;
    transform: none;
  }
  .sgp-notice__close-btn svg {
    position: absolute;
    right: 7px;
    top: 3px;
    z-index: 1;
  }
  .sgp-notice__close-btn svg path {
    stroke: #C31126;
  }
  .sgp-notice__close-btn::after {
    content: "";
    background-color: #fff;
    width: 65px;
    height: 65px;
    position: absolute;
    right: -37px;
    top: -37px;
    transform: rotate(45deg);
  }
  .sgp-notice .sgp-arrow {
    display: flex;
    top: auto;
    bottom: -24px;
    right: 50%;
    transform: translate(0, -50%);
  }
  .sgp-notice .sgp-arrow__prev.slick-disabled, .sgp-notice .sgp-arrow__next.slick-disabled {
    visibility: hidden;
  }
  .sgp-notice .sgp-arrow__prev {
    transform: rotate(90deg);
  }
  .sgp-notice .sgp-arrow__next {
    transform: rotate(90deg);
  }
  .sgp-notice .sgp-arrow svg {
    width: 15px;
    height: 15px;
  }
}
.sgp-useful-links {
  background-color: #F7F7F7;
  padding: 40px 0;
}
.sgp-useful-links.sgp-white {
  background-color: #ffffff;
}
.sgp-useful-links .sgp-tile {
  background-color: #ffffff;
}
.sgp-useful-links .sgp-tile__small-title {
  font-size: 12px;
  margin-bottom: 16px;
}
.sgp-useful-links .sgp-tile__small-title em {
  padding-right: 8px;
  margin-right: 8px;
  border-right: 1px solid #57585b;
}
.sgp-useful-links__btn-sec {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
}
.sgp-useful-links__btn-sec .sgp-btn {
  margin: 4px 8px;
}
.sgp-useful-links--white {
  background-color: #ffffff;
}
.sgp-useful-links--white .sgp-tile {
  background-color: #F7F7F7;
}

@media (max-width: 600px) {
  .sgp-useful-links {
    padding: 32px 0;
  }
}
.sgp-service-announce {
  padding: 40px 0;
}

@media (max-width: 600px) {
  .sgp-service-announce {
    padding: 32px 0;
  }
}
.sgp-tile-box {
  overflow: hidden;
  padding: 32px 32px 40px;
}
.sgp-tile-box--remove-bg .sgp-tile-box__inner {
  box-shadow: none;
}
.sgp-tile-box--remove-bg .sgp-tile-box__wave {
  display: none;
}
.sgp-tile-box .content-wrapper {
  display: flex;
  justify-content: center;
}
.sgp-tile-box--about .content-wrapper {
  display: block;
}
.sgp-tile-box--about .sgp-arrow {
  display: none;
}
.sgp-tile-box__inner {
  padding: 40px;
  box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
}
.sgp-tile-box__inner--no-shadow {
  box-shadow: none;
  padding-bottom: 0;
}
.sgp-tile-box__inner--bottom {
  padding-bottom: 0;
}
.sgp-tile-box__inner .sgp-pers-featured__wrapper > .slick-list {
  padding: 8px 0;
}
.sgp-tile-box__inner .sgp-arrow-center__slider {
  padding: 0 40px;
}
.sgp-tile-box__inner--button-show .sgp-h3 {
  margin-bottom: 16px;
}
.sgp-tile-box__inner--button-show .sgp-banner__body-sec {
  margin-bottom: 16px;
  max-width: none;
}
.sgp-tile-box__inner--button-show .sgp-header-with-btn .sgp-btn {
  display: inline-flex;
}
.sgp-tile-box__inner--button-show .sgp-masthead__btns {
  margin: 0px;
}
.sgp-tile-box__inner--button-show .sgp-masthead__btns .sgp-btn {
  margin-right: 16px;
  margin-bottom: 0;
}
.sgp-tile-box--pos {
  margin-top: -100px;
  position: relative;
}
.sgp-tile-box__tile {
  position: relative;
  margin: 0 -8px;
  display: flex;
}
.sgp-tile-box__tile .sgp-tile-bg {
  margin: 0 8px;
  min-height: 400px;
  flex: 1;
  width: 100%;
}
.sgp-tile-box__tile .sgp-tile-bg--lg {
  flex: 1.3;
}
.sgp-tile-box__tile.sgp-tile-box__slider {
  display: block;
}
.sgp-tile-box__tile--business .sgp-tile-bg__cnt {
  min-height: 200px;
  display: flex;
  flex-direction: column;
}
.sgp-tile-box__tile--business .sgp-tile-bg__cnt .sgp-btn {
  margin-top: auto;
}
.sgp-tile-box__tile--business .sgp-tile-bg__cnt .sgp-h5 {
  font-family: "Univers-55", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #ffffff;
}
.sgp-tile-box__tile--business .sgp-tile-bg__cnt .sgp-h1 {
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
}
.sgp-tile-box__tile--business .sgp-tile-bg__cnt .sgp-h6 {
  font-family: "Univers-55", sans-serif;
  font-weight: normal;
  font-style: italic;
}
.sgp-tile-box__wave {
  position: absolute;
  top: 32px;
  left: -90px;
  z-index: 2;
  width: 200px;
  height: auto;
}
.sgp-tile-box__wave--two {
  top: unset;
  left: unset;
  bottom: -64px;
  right: -90px;
}

@media (max-width: 1023.8px) {
  .sgp-tile-box .sgp-h2 {
    font-size: 21px;
  }
  .sgp-tile-box--about .sgp-arrow {
    display: flex;
  }
  .sgp-tile-box__wave {
    display: none;
  }
  .sgp-tile-box__tile {
    flex-wrap: wrap;
  }
  .sgp-tile-box__tile .sgp-tile-bg {
    min-height: 320px;
    width: calc(50% - 16px);
    margin: 8px;
    flex: none;
  }
  .sgp-tile-box__tile .sgp-tile-bg--lg {
    width: calc(100% - 16px);
    flex: none;
  }
  .sgp-tile-box__inner--button-show .sgp-banner__body-sec {
    margin-bottom: 0;
  }
}
@media (max-width: 600px) {
  .sgp-tile-box {
    padding: 32px 16px;
  }
  .sgp-tile-box .sgp-tile-bg__head {
    margin-bottom: 8px;
  }
  .sgp-tile-box--about .sgp-arrow {
    display: none;
  }
  .sgp-tile-box--pos {
    margin-top: -80px;
  }
  .sgp-tile-box__inner {
    padding: 16px;
  }
  .sgp-tile-box__inner .sgp-pers-featured__wrapper > .slick-list {
    padding: 0;
  }
  .sgp-tile-box__inner .sgp-arrow-center__slider {
    padding: 0;
  }
  .sgp-tile-box__tile .slick-dots {
    margin: 0 8px;
    width: calc(100% - 16px);
  }
  .sgp-tile-box__tile .sgp-tile-bg {
    width: calc(100% - 16px);
  }
  .sgp-tile-box__tile--business .sgp-tile-bg__cnt {
    min-height: 170px;
  }
}
.sgp-masthead {
  padding: 40px 0;
}
.sgp-masthead .sgp-link-btn {
  margin-bottom: 16px;
}
.sgp-masthead .sgp-price,
.sgp-masthead .sgp-qty {
  margin-top: 16px;
}
.sgp-masthead.sgp-community-block .sgp-community-block__desc {
  margin-bottom: 24px;
  color: #333333;
}
.sgp-masthead.sgp-community-block .sgp-masthead__wrapper {
  background-color: #f0f1f1;
  margin: 0 0 24px 0;
  margin-bottom: 40px;
}
.sgp-masthead.sgp-community-block .sgp-masthead__wrapper:last-child {
  margin-bottom: 0;
}
.sgp-masthead.sgp-community-block .sgp-masthead__wrapper--rev {
  flex-direction: row-reverse;
}
.sgp-masthead.sgp-community-block .sgp-masthead__wrapper.sgp-white {
  background-color: #ffffff;
}
.sgp-masthead.sgp-community-block .sgp-masthead__img-outer {
  width: 50%;
  margin: 0;
}
.sgp-masthead.sgp-community-block .sgp-masthead__cnt-outer {
  width: 50%;
  margin: 0;
  padding: 16px 32px;
}
.sgp-masthead.sgp-community-block .sgp-masthead__desc:last-child {
  margin-bottom: 0;
}
.sgp-masthead.sgp-community-block--business .sgp-masthead__desc {
  color: #57585b;
}
.sgp-masthead.sgp-community-block--business .sgp-masthead__wrapper {
  background-color: #F7F7F7;
}
.sgp-masthead.sgp-community-block--business .sgp-masthead__cnt-outer .sgp-h3 {
  margin-bottom: 16px;
}
.sgp-masthead.sgp-community-block--business .sgp-list {
  color: #57585b;
}
.sgp-masthead--slider.sgp-masthead .sgp-masthead__wrapper {
  flex-direction: row-reverse;
  align-items: flex-start;
}
.sgp-masthead--slider.sgp-masthead .sgp-masthead__wrapper.slick-slide {
  display: flex;
}
.sgp-masthead--slider.sgp-masthead .sgp-masthead__wrapper--row {
  flex-direction: row;
  align-items: center;
}
.sgp-masthead--slider.sgp-masthead .sgp-masthead__img {
  min-height: 450px;
}
.sgp-masthead__wrapper {
  display: flex;
  align-items: center;
  margin: 0 -16px;
}
.sgp-masthead__wrapper.slick-slide {
  display: flex;
}
.sgp-masthead__outer {
  position: relative;
}
.sgp-masthead__outer > .sgp-arrow {
  position: absolute;
  bottom: 0;
  right: 32px;
}
.sgp-masthead__outer > .slick-dots {
  width: calc(100% - 32px);
}
.sgp-masthead__img-outer {
  width: calc(50% - 32px);
  margin: 0 16px;
  position: relative;
}
.sgp-masthead__img-outer .sgp-tile__tag {
  position: absolute;
  top: 10px;
  left: 10px;
}
.sgp-masthead__img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 400px;
}
.sgp-masthead__img--top-text.sgp-masthead__img {
  position: relative;
}
.sgp-masthead__cnt-outer {
  width: calc(50% - 32px);
  margin: 0 16px;
}
.sgp-masthead__cnt-outer .sgp-list {
  color: #333333;
}
.sgp-masthead__desc {
  color: #333333;
  margin-bottom: 8px;
}
.sgp-masthead__desc--black {
  color: #000000;
}
.sgp-masthead__sub-sec {
  margin-top: 16px;
}
.sgp-masthead__sub-sec .sgp-h3 {
  margin-bottom: 16px;
}
.sgp-masthead__sub-head {
  font-size: 16px;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  margin-bottom: 8px;
}
.sgp-masthead__sub-sec-row {
  display: flex;
  margin-bottom: 8px;
}
.sgp-masthead__sub-sec-row:last-child {
  margin-bottom: 0;
}
.sgp-masthead__sub-sec-row--3 {
  margin-right: -8px;
  margin-left: -8px;
}
.sgp-masthead__sub-sec-row--3 .sgp-masthead__sub-sec-col {
  margin: 0 8px;
}
.sgp-masthead__sub-sec-row--3 .sgp-masthead__sub-sec-col:first-child {
  flex: auto;
  max-width: 130px;
}
.sgp-masthead__dim-col {
  display: flex;
  flex-wrap: wrap;
}
.sgp-masthead__dim-col .sgp-masthead__sub-sec-row {
  flex: 1;
}
.sgp-masthead__sub-sec-col {
  flex: 1;
}
.sgp-masthead__sub-sec-col .sgp-masthead__desc {
  margin-bottom: 0;
}
.sgp-masthead__rate-label {
  color: #57585b;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
}
.sgp-masthead__rate-value {
  color: #c31126;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
}
.sgp-masthead__btns {
  margin-top: 24px;
  margin-bottom: -16px;
}
.sgp-masthead__btns .sgp-btn {
  margin-right: 32px;
  margin-bottom: 16px;
  margin-left: 2px;
}
.sgp-masthead__note-txt {
  color: #57585b;
  margin-top: 16px;
}
.sgp-masthead .sgp-info-tab {
  margin-top: 24px;
}
.sgp-masthead__btn-sec {
  display: flex;
  margin: 0 -4px;
}
.sgp-masthead__btn-sec .sgp-link-btn {
  margin: 0 4px 8px;
  text-align: left;
  display: flex;
  align-items: center;
  text-transform: capitalize;
  width: 100%;
  max-width: 180px;
}
.sgp-masthead__btn-sec .sgp-link-btn:hover svg {
  transform: rotate(-45deg);
}
.sgp-masthead__img-cnt {
  color: #ffffff;
  position: relative;
  z-index: 1;
  max-width: 500px;
}
.sgp-masthead__img-cnt .sgp-h3 {
  margin-bottom: 8px;
}
.sgp-masthead__img-cnt .sgp-masthead__desc {
  color: #ffffff;
}
.sgp-masthead--extended {
  position: relative;
  padding: 0;
  overflow: hidden;
  margin-bottom: 40px;
}
.sgp-masthead--extended .sgp-masthead__wrapper, .sgp-masthead--extended .sgp-masthead__img {
  min-height: 600px;
}
.sgp-masthead--extended .sgp-masthead__cnt-outer {
  max-width: 500px;
  margin: 16px;
}
.sgp-masthead--extended .sgp-masthead__extended-sec {
  position: absolute;
  top: 0;
  right: 0;
  min-width: calc(100% - 564px);
  max-width: calc(100% - 564px);
  padding-left: calc((100% - 1300px) / 2);
}
.sgp-masthead--extended .sgp-masthead__img-outer {
  width: 100%;
  margin: 0;
}
.sgp-masthead--extended .sgp-masthead__img-slider .sgp-masthead__img-cnt {
  margin-bottom: 24px;
}
.sgp-masthead--extended .sgp-masthead__img {
  display: flex;
  align-items: flex-end;
  padding: 40px;
  position: relative;
}
.sgp-masthead--extended .sgp-masthead__img::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
}
.sgp-masthead--extended .slick-dots {
  bottom: 40px;
  left: 40px;
}
.sgp-masthead .sgp-inline-bnr {
  padding: 0;
  margin-top: 24px;
}
.sgp-masthead .sgp-inline-bnr > .content-wrapper-small {
  padding: 0;
  max-width: 100%;
}
.sgp-masthead__title-img {
  max-width: 180px;
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .sgp-masthead--extended .sgp-masthead__extended-sec {
    max-width: calc(55% - 32px);
  }
  .sgp-masthead--extended .sgp-masthead__cnt-outer {
    width: calc(45% - 32px);
  }
}
@media (max-width: 1023.8px) {
  .sgp-masthead__btn-sec {
    overflow: auto;
  }
  .sgp-masthead__btn-sec .sgp-link-btn {
    min-width: 180px;
  }
  .sgp-masthead--extended .sgp-masthead__extended-sec {
    max-width: 50%;
    padding-left: 0;
  }
  .sgp-masthead--extended .sgp-masthead__img {
    padding: 24px;
  }
  .sgp-masthead--extended .slick-dots {
    bottom: 24px;
    left: 24px;
  }
  .sgp-masthead.sgp-community-block .sgp-masthead__wrapper .sgp-h2 {
    font-size: 28px;
  }
  .sgp-masthead--slider.sgp-masthead .sgp-masthead__wrapper {
    flex-direction: column;
    margin: 0 8px;
  }
  .sgp-masthead--slider.sgp-masthead .sgp-masthead__wrapper.slick-slide {
    display: flex;
  }
  .sgp-masthead--slider.sgp-masthead .sgp-masthead__img {
    min-height: 450px;
  }
  .sgp-masthead--slider.sgp-masthead .sgp-masthead__img-outer {
    width: 100%;
    margin: 0;
  }
  .sgp-masthead--slider.sgp-masthead .sgp-masthead__cnt-outer {
    width: 100%;
    margin: 0;
    padding: 24px;
  }
  .sgp-masthead--slider.sgp-masthead .sgp-masthead__cnt-outer--mar-top {
    margin-top: 24px;
  }
  .sgp-masthead__dim-col .sgp-masthead__sub-sec-row {
    flex: auto;
    width: 100%;
  }
}
@media (max-width: 600px) {
  .sgp-masthead {
    padding: 0 0 32px;
  }
  .sgp-masthead .sgp-link-btn {
    margin-top: 16px;
  }
  .sgp-masthead--mobile-pad {
    padding: 32px 0;
  }
  .sgp-masthead__btn-sec .sgp-link-btn {
    margin-top: 0;
    min-width: 200px;
  }
  .sgp-masthead__wrapper {
    display: block;
    margin: 0;
  }
  .sgp-masthead__wrapper.slick-slide {
    display: block;
  }
  .sgp-masthead__img-outer {
    width: calc(100% + 32px);
    margin-left: -16px;
    margin-right: -16px;
  }
  .sgp-masthead__img-outer.slick-slider {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .sgp-masthead__img-outer.slick-slider .slick-list {
    margin-left: -16px;
    margin-right: -16px;
  }
  .sgp-masthead__img {
    min-height: 220px;
  }
  .sgp-masthead__cnt-outer {
    width: 100%;
    margin: 24px 0 0;
  }
  .sgp-masthead__cnt-outer .sgp-qty {
    width: 100%;
  }
  .sgp-masthead__sub-sec-row {
    display: block;
  }
  .sgp-masthead__sub-sec-col .sgp-masthead__desc {
    margin-bottom: 4px;
  }
  .sgp-masthead--extended {
    padding: 32px 0 0;
    margin-bottom: 32px;
  }
  .sgp-masthead--extended .sgp-masthead__extended-sec {
    position: static;
    max-width: 100%;
    margin-top: 16px;
  }
  .sgp-masthead--extended .sgp-masthead__cnt-outer {
    margin: 0;
  }
  .sgp-masthead--extended .sgp-masthead__wrapper {
    min-height: 0;
  }
  .sgp-masthead--extended .sgp-masthead__img {
    padding: 16px;
    min-height: 280px;
  }
  .sgp-masthead--extended .slick-dots {
    left: 0;
  }
  .sgp-masthead.sgp-community-block {
    padding: 32px 0;
  }
  .sgp-masthead.sgp-community-block .sgp-masthead__wrapper {
    margin-bottom: 16px;
  }
  .sgp-masthead.sgp-community-block .sgp-masthead__img-outer {
    width: 100%;
  }
  .sgp-masthead.sgp-community-block .sgp-masthead__cnt-outer {
    margin: 0;
    padding: 24px 16px;
    width: 100%;
  }
  .sgp-masthead--slider.sgp-masthead {
    padding: 32px 0;
  }
  .sgp-masthead--slider.sgp-masthead .sgp-masthead__cnt-outer {
    padding: 16px 0;
  }
  .sgp-masthead__title-img {
    max-width: 140px;
  }
  .sgp-masthead .sgp-small-title .sgp-corporate-pt {
    display: block;
    margin-top: 32px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .sgp-masthead--extended .sgp-masthead__wrapper, .sgp-masthead--extended .sgp-masthead__img {
    height: 600px;
  }
}
.sgp-service__wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
  width: calc(100% + 16px);
}
.sgp-service__wrapper .sgp-tile,
.sgp-service__wrapper .sgp-tile-bg,
.sgp-service__wrapper .sgp-tile-with-icon {
  width: calc(33.33% - 16px);
  margin: 8px;
}
.sgp-service__wrapper .sgp-tile--col-4,
.sgp-service__wrapper .sgp-tile-bg--col-4,
.sgp-service__wrapper .sgp-tile-with-icon--col-4 {
  width: calc(25% - 16px);
}
.sgp-service__wrapper .sgp-tile--col-2,
.sgp-service__wrapper .sgp-tile-bg--col-2,
.sgp-service__wrapper .sgp-tile-with-icon--col-2 {
  width: calc(50% - 16px);
}
.sgp-service__wrapper.sgp-list-view {
  display: block;
  margin: 0;
}
.sgp-service__wrapper.sgp-list-view .sgp-tile {
  width: 100%;
  margin: 0 0 16px;
}
.sgp-service .sgp-filter {
  margin-bottom: 24px;
}
.sgp-service__top-row {
  display: flex;
  margin: 0 -8px 32px;
}
.sgp-service__top-row .sgp-tile {
  width: 50%;
  margin: 8px;
}
.sgp-service__top-row .sgp-tile__desc {
  color: #57585b;
}
.sgp-service .sgp-prev-next-btn {
  margin-top: 24px;
}
.sgp-service--announcements .sgp-search {
  max-width: 870px;
  margin-bottom: 16px;
}
.sgp-service--announcements .sgp-search__input {
  border: 1px solid #c2e4f8;
}
.sgp-service--announcements .sgp-service__ancmt-blk {
  display: flex;
}
.sgp-service--announcements .sgp-service__table-sec {
  width: 70%;
}
.sgp-service--announcements .sgp-service__subscb-sec {
  width: 30%;
  padding: 0 24px 24px 24px;
  align-items: center;
  display: inline-flex;
}
.sgp-service--announcements .sgp-service__sub-wrap {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.sgp-service--announcements .sgp-service__sub-wrap .sgp-h6 {
  text-transform: uppercase;
}
.sgp-service--announcements .sgp-service__sub-wrap .sgp-text-box__text {
  margin-top: 16px;
  margin-bottom: 8px;
}
.sgp-service--col-4.sgp-service .sgp-tile {
  width: calc(25% - 16px);
  background-color: #ffffff;
}

@media (max-width: 1023.8px) {
  .sgp-service__wrapper {
    flex-wrap: nowrap;
    margin: 0;
    overflow: auto;
    padding-bottom: 16px;
    width: auto;
  }
  .sgp-service__wrapper::-webkit-scrollbar {
    height: 4px;
  }
  .sgp-service__wrapper::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #b9e5fa;
  }
  .sgp-service__wrapper::-webkit-scrollbar-thumb {
    background: #24549d;
    border-radius: 10px;
  }
  .sgp-service__wrapper.sgp-list-view {
    display: flex;
  }
  .sgp-service__wrapper.sgp-list-view .sgp-tile {
    margin: 0 16px 0 0;
  }
  .sgp-service .sgp-tile,
.sgp-service .sgp-tile-bg,
.sgp-service .sgp-tile-with-icon {
    margin: 0 16px 0 0;
  }
  .sgp-service .sgp-tile:last-of-type,
.sgp-service .sgp-tile-bg:last-of-type,
.sgp-service .sgp-tile-with-icon:last-of-type {
    margin-right: 0;
  }
  .sgp-service .sgp-tile,
.sgp-service .sgp-tile-bg,
.sgp-service .sgp-load-more,
.sgp-service .sgp-tile-with-icon {
    width: calc(50% - 16px);
    min-width: 305px;
  }
  .sgp-service__slider {
    margin: 0 -8px;
  }
  .sgp-service__slider .sgp-tile,
.sgp-service__slider .sgp-tile-bg {
    margin: 0 8px;
  }
  .sgp-service .sgp-load-more {
    display: flex;
    margin-top: 0;
  }
  .sgp-service .sgp-load-more__show, .sgp-service .sgp-load-more__hide {
    display: none;
    width: 100%;
    background-color: #b9e5fa;
    border: 1px dashed #24549d;
    align-items: center;
    justify-content: center;
    margin-top: 0;
  }
  .sgp-service .sgp-load-more__show.active, .sgp-service .sgp-load-more__hide.active {
    display: flex;
  }
  .sgp-service__top-row {
    flex-wrap: wrap;
    margin-bottom: 24px;
  }
  .sgp-service__top-row .sgp-tile {
    width: 100%;
  }
  .sgp-service--announcements .sgp-tile, .sgp-service.sgp-add-ons .sgp-tile {
    min-width: 0;
    margin: 8px;
  }
  .sgp-service--announcements .sgp-tile:last-of-type, .sgp-service.sgp-add-ons .sgp-tile:last-of-type {
    margin-right: 8px;
  }
  .sgp-service--announcements .sgp-service__wrapper, .sgp-service.sgp-add-ons .sgp-service__wrapper {
    padding-bottom: 0;
    margin: 0 -8px;
    flex-wrap: wrap;
  }
  .sgp-service--announcements .sgp-service__ancmt-blk {
    flex-wrap: wrap;
  }
  .sgp-service--announcements .sgp-service__table-sec {
    width: 100%;
  }
  .sgp-service--announcements .sgp-service__subscb-sec {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 600px) {
  .sgp-service__wrapper .sgp-tile,
.sgp-service__wrapper .sgp-tile-bg,
.sgp-service__wrapper .sgp-tile-with-icon {
    margin-bottom: 0;
  }
  .sgp-service__wrapper .slick-dots {
    width: calc(100% - 16px);
    margin: 0 8px;
  }
  .sgp-service--announcements .sgp-tile, .sgp-service.sgp-add-ons .sgp-tile {
    width: 100%;
    margin: 8px 0;
  }
  .sgp-service--announcements .sgp-tile:last-of-type, .sgp-service.sgp-add-ons .sgp-tile:last-of-type {
    margin-right: 0;
    margin-bottom: 0;
  }
  .sgp-service--announcements .sgp-service__wrapper, .sgp-service.sgp-add-ons .sgp-service__wrapper {
    margin: 0;
    width: auto;
  }
  .sgp-service.sgp-add-ons .sgp-tile {
    min-width: 0;
  }
  .sgp-service .sgp-prev-next-btn {
    margin-top: 24px;
  }
  .sgp-service__mobile-hidden {
    display: none;
  }
  .sgp-service .sgp-load-more {
    min-width: 295px;
  }
}
.sgp-masthead {
  padding: 40px 0;
}
.sgp-masthead .sgp-link-btn {
  margin-bottom: 16px;
}
.sgp-masthead .sgp-price,
.sgp-masthead .sgp-qty {
  margin-top: 16px;
}
.sgp-masthead.sgp-community-block .sgp-community-block__desc {
  margin-bottom: 24px;
  color: #333333;
}
.sgp-masthead.sgp-community-block .sgp-masthead__wrapper {
  background-color: #f0f1f1;
  margin: 0 0 24px 0;
  margin-bottom: 40px;
}
.sgp-masthead.sgp-community-block .sgp-masthead__wrapper:last-child {
  margin-bottom: 0;
}
.sgp-masthead.sgp-community-block .sgp-masthead__wrapper--rev {
  flex-direction: row-reverse;
}
.sgp-masthead.sgp-community-block .sgp-masthead__wrapper.sgp-white {
  background-color: #ffffff;
}
.sgp-masthead.sgp-community-block .sgp-masthead__img-outer {
  width: 50%;
  margin: 0;
}
.sgp-masthead.sgp-community-block .sgp-masthead__cnt-outer {
  width: 50%;
  margin: 0;
  padding: 16px 32px;
}
.sgp-masthead.sgp-community-block .sgp-masthead__desc:last-child {
  margin-bottom: 0;
}
.sgp-masthead.sgp-community-block--business .sgp-masthead__desc {
  color: #57585b;
}
.sgp-masthead.sgp-community-block--business .sgp-masthead__wrapper {
  background-color: #F7F7F7;
}
.sgp-masthead.sgp-community-block--business .sgp-masthead__cnt-outer .sgp-h3 {
  margin-bottom: 16px;
}
.sgp-masthead.sgp-community-block--business .sgp-list {
  color: #57585b;
}
.sgp-masthead--slider.sgp-masthead .sgp-masthead__wrapper {
  flex-direction: row-reverse;
  align-items: flex-start;
}
.sgp-masthead--slider.sgp-masthead .sgp-masthead__wrapper.slick-slide {
  display: flex;
}
.sgp-masthead--slider.sgp-masthead .sgp-masthead__wrapper--row {
  flex-direction: row;
  align-items: center;
}
.sgp-masthead--slider.sgp-masthead .sgp-masthead__img {
  min-height: 450px;
}
.sgp-masthead__wrapper {
  display: flex;
  align-items: center;
  margin: 0 -16px;
}
.sgp-masthead__wrapper.slick-slide {
  display: flex;
}
.sgp-masthead__outer {
  position: relative;
}
.sgp-masthead__outer > .sgp-arrow {
  position: absolute;
  bottom: 0;
  right: 32px;
}
.sgp-masthead__outer > .slick-dots {
  width: calc(100% - 32px);
}
.sgp-masthead__img-outer {
  width: calc(50% - 32px);
  margin: 0 16px;
  position: relative;
}
.sgp-masthead__img-outer .sgp-tile__tag {
  position: absolute;
  top: 10px;
  left: 10px;
}
.sgp-masthead__img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 400px;
}
.sgp-masthead__img--top-text.sgp-masthead__img {
  position: relative;
}
.sgp-masthead__cnt-outer {
  width: calc(50% - 32px);
  margin: 0 16px;
}
.sgp-masthead__cnt-outer .sgp-list {
  color: #333333;
}
.sgp-masthead__desc {
  color: #333333;
  margin-bottom: 8px;
}
.sgp-masthead__desc--black {
  color: #000000;
}
.sgp-masthead__sub-sec {
  margin-top: 16px;
}
.sgp-masthead__sub-sec .sgp-h3 {
  margin-bottom: 16px;
}
.sgp-masthead__sub-head {
  font-size: 16px;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  margin-bottom: 8px;
}
.sgp-masthead__sub-sec-row {
  display: flex;
  margin-bottom: 8px;
}
.sgp-masthead__sub-sec-row:last-child {
  margin-bottom: 0;
}
.sgp-masthead__sub-sec-row--3 {
  margin-right: -8px;
  margin-left: -8px;
}
.sgp-masthead__sub-sec-row--3 .sgp-masthead__sub-sec-col {
  margin: 0 8px;
}
.sgp-masthead__sub-sec-row--3 .sgp-masthead__sub-sec-col:first-child {
  flex: auto;
  max-width: 130px;
}
.sgp-masthead__dim-col {
  display: flex;
  flex-wrap: wrap;
}
.sgp-masthead__dim-col .sgp-masthead__sub-sec-row {
  flex: 1;
}
.sgp-masthead__sub-sec-col {
  flex: 1;
}
.sgp-masthead__sub-sec-col .sgp-masthead__desc {
  margin-bottom: 0;
}
.sgp-masthead__rate-label {
  color: #57585b;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
}
.sgp-masthead__rate-value {
  color: #c31126;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
}
.sgp-masthead__btns {
  margin-top: 24px;
  margin-bottom: -16px;
}
.sgp-masthead__btns .sgp-btn {
  margin-right: 32px;
  margin-bottom: 16px;
  margin-left: 2px;
}
.sgp-masthead__note-txt {
  color: #57585b;
  margin-top: 16px;
}
.sgp-masthead .sgp-info-tab {
  margin-top: 24px;
}
.sgp-masthead__btn-sec {
  display: flex;
  margin: 0 -4px;
}
.sgp-masthead__btn-sec .sgp-link-btn {
  margin: 0 4px 8px;
  text-align: left;
  display: flex;
  align-items: center;
  text-transform: capitalize;
  width: 100%;
  max-width: 180px;
}
.sgp-masthead__btn-sec .sgp-link-btn:hover svg {
  transform: rotate(-45deg);
}
.sgp-masthead__img-cnt {
  color: #ffffff;
  position: relative;
  z-index: 1;
  max-width: 500px;
}
.sgp-masthead__img-cnt .sgp-h3 {
  margin-bottom: 8px;
}
.sgp-masthead__img-cnt .sgp-masthead__desc {
  color: #ffffff;
}
.sgp-masthead--extended {
  position: relative;
  padding: 0;
  overflow: hidden;
  margin-bottom: 40px;
}
.sgp-masthead--extended .sgp-masthead__wrapper, .sgp-masthead--extended .sgp-masthead__img {
  min-height: 600px;
}
.sgp-masthead--extended .sgp-masthead__cnt-outer {
  max-width: 500px;
  margin: 16px;
}
.sgp-masthead--extended .sgp-masthead__extended-sec {
  position: absolute;
  top: 0;
  right: 0;
  min-width: calc(100% - 564px);
  max-width: calc(100% - 564px);
  padding-left: calc((100% - 1300px) / 2);
}
.sgp-masthead--extended .sgp-masthead__img-outer {
  width: 100%;
  margin: 0;
}
.sgp-masthead--extended .sgp-masthead__img-slider .sgp-masthead__img-cnt {
  margin-bottom: 24px;
}
.sgp-masthead--extended .sgp-masthead__img {
  display: flex;
  align-items: flex-end;
  padding: 40px;
  position: relative;
}
.sgp-masthead--extended .sgp-masthead__img::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
}
.sgp-masthead--extended .slick-dots {
  bottom: 40px;
  left: 40px;
}
.sgp-masthead .sgp-inline-bnr {
  padding: 0;
  margin-top: 24px;
}
.sgp-masthead .sgp-inline-bnr > .content-wrapper-small {
  padding: 0;
  max-width: 100%;
}
.sgp-masthead__title-img {
  max-width: 180px;
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .sgp-masthead--extended .sgp-masthead__extended-sec {
    max-width: calc(55% - 32px);
  }
  .sgp-masthead--extended .sgp-masthead__cnt-outer {
    width: calc(45% - 32px);
  }
}
@media (max-width: 1023.8px) {
  .sgp-masthead__btn-sec {
    overflow: auto;
  }
  .sgp-masthead__btn-sec .sgp-link-btn {
    min-width: 180px;
  }
  .sgp-masthead--extended .sgp-masthead__extended-sec {
    max-width: 50%;
    padding-left: 0;
  }
  .sgp-masthead--extended .sgp-masthead__img {
    padding: 24px;
  }
  .sgp-masthead--extended .slick-dots {
    bottom: 24px;
    left: 24px;
  }
  .sgp-masthead.sgp-community-block .sgp-masthead__wrapper .sgp-h2 {
    font-size: 28px;
  }
  .sgp-masthead--slider.sgp-masthead .sgp-masthead__wrapper {
    flex-direction: column;
    margin: 0 8px;
  }
  .sgp-masthead--slider.sgp-masthead .sgp-masthead__wrapper.slick-slide {
    display: flex;
  }
  .sgp-masthead--slider.sgp-masthead .sgp-masthead__img {
    min-height: 450px;
  }
  .sgp-masthead--slider.sgp-masthead .sgp-masthead__img-outer {
    width: 100%;
    margin: 0;
  }
  .sgp-masthead--slider.sgp-masthead .sgp-masthead__cnt-outer {
    width: 100%;
    margin: 0;
    padding: 24px;
  }
  .sgp-masthead--slider.sgp-masthead .sgp-masthead__cnt-outer--mar-top {
    margin-top: 24px;
  }
  .sgp-masthead__dim-col .sgp-masthead__sub-sec-row {
    flex: auto;
    width: 100%;
  }
}
@media (max-width: 600px) {
  .sgp-masthead {
    padding: 0 0 32px;
  }
  .sgp-masthead .sgp-link-btn {
    margin-top: 16px;
  }
  .sgp-masthead--mobile-pad {
    padding: 32px 0;
  }
  .sgp-masthead__btn-sec .sgp-link-btn {
    margin-top: 0;
    min-width: 200px;
  }
  .sgp-masthead__wrapper {
    display: block;
    margin: 0;
  }
  .sgp-masthead__wrapper.slick-slide {
    display: block;
  }
  .sgp-masthead__img-outer {
    width: calc(100% + 32px);
    margin-left: -16px;
    margin-right: -16px;
  }
  .sgp-masthead__img-outer.slick-slider {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .sgp-masthead__img-outer.slick-slider .slick-list {
    margin-left: -16px;
    margin-right: -16px;
  }
  .sgp-masthead__img {
    min-height: 220px;
  }
  .sgp-masthead__cnt-outer {
    width: 100%;
    margin: 24px 0 0;
  }
  .sgp-masthead__cnt-outer .sgp-qty {
    width: 100%;
  }
  .sgp-masthead__sub-sec-row {
    display: block;
  }
  .sgp-masthead__sub-sec-col .sgp-masthead__desc {
    margin-bottom: 4px;
  }
  .sgp-masthead--extended {
    padding: 32px 0 0;
    margin-bottom: 32px;
  }
  .sgp-masthead--extended .sgp-masthead__extended-sec {
    position: static;
    max-width: 100%;
    margin-top: 16px;
  }
  .sgp-masthead--extended .sgp-masthead__cnt-outer {
    margin: 0;
  }
  .sgp-masthead--extended .sgp-masthead__wrapper {
    min-height: 0;
  }
  .sgp-masthead--extended .sgp-masthead__img {
    padding: 16px;
    min-height: 280px;
  }
  .sgp-masthead--extended .slick-dots {
    left: 0;
  }
  .sgp-masthead.sgp-community-block {
    padding: 32px 0;
  }
  .sgp-masthead.sgp-community-block .sgp-masthead__wrapper {
    margin-bottom: 16px;
  }
  .sgp-masthead.sgp-community-block .sgp-masthead__img-outer {
    width: 100%;
  }
  .sgp-masthead.sgp-community-block .sgp-masthead__cnt-outer {
    margin: 0;
    padding: 24px 16px;
    width: 100%;
  }
  .sgp-masthead--slider.sgp-masthead {
    padding: 32px 0;
  }
  .sgp-masthead--slider.sgp-masthead .sgp-masthead__cnt-outer {
    padding: 16px 0;
  }
  .sgp-masthead__title-img {
    max-width: 140px;
  }
  .sgp-masthead .sgp-small-title .sgp-corporate-pt {
    display: block;
    margin-top: 32px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .sgp-masthead--extended .sgp-masthead__wrapper, .sgp-masthead--extended .sgp-masthead__img {
    height: 600px;
  }
}
.sgp-val-added {
  background-color: #f0f1f1;
  padding: 40px 0;
}
.sgp-val-added.sgp-white {
  background-color: #ffffff;
}
.sgp-val-added.sgp-grey-7 {
  background-color: #F7F7F7;
}
.sgp-val-added.sgp-key-deliver.sgp-white {
  background-color: #ffffff;
}
.sgp-val-added.sgp-key-deliver .sgp-h4 {
  font-size: 21px;
}
.sgp-val-added.sgp-key-deliver .sgp-val-added__item {
  background-color: #ffffff;
}
.sgp-val-added .content-wrapper-small {
  position: relative;
}
.sgp-val-added__slider {
  padding: 0 32px;
}
.sgp-val-added__slider .slick-track {
  display: flex;
}
.sgp-val-added__slider .slick-list {
  margin: 0 -16px;
}
.sgp-val-added__slider .sgp-val-added__item {
  margin: 0 32px;
}
.sgp-val-added__slider .sgp-val-added__item:only-child {
  padding: 0;
}
.sgp-val-added__heading {
  color: #000000;
  margin-bottom: 0;
  max-width: 100%;
  text-align: center;
}
.sgp-val-added__item {
  position: relative;
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center;
}
.sgp-val-added__item.slick-slide {
  display: flex;
  height: auto;
}
.sgp-val-added__inner {
  position: relative;
}
.sgp-val-added__image {
  width: 100%;
  position: relative;
  display: block;
  max-width: 100%;
}
.sgp-val-added__txt-desc {
  font-size: 14px;
  color: #333333;
  margin-bottom: 8px;
}
.sgp-val-added__content-wrapper {
  width: 50%;
  float: left;
}
.sgp-val-added__content-wrapper .sgp-h4 {
  margin-bottom: 16px;
}
.sgp-val-added__content-wrapper p {
  font-size: 14px;
  color: #333333;
  margin-bottom: 8px;
}
.sgp-val-added__content-wrapper--business .sgp-h3 {
  color: #000000;
  margin-bottom: 16px;
}
.sgp-val-added__list-half {
  display: flex;
  flex-wrap: wrap;
}
.sgp-val-added__list-half li {
  width: 50%;
}
.sgp-val-added__inner-desc {
  margin-bottom: 12px;
}
.sgp-val-added__inner-desc .sgp-h6 {
  color: #000000;
  margin-bottom: 8px;
}
.sgp-val-added__inner-desc:last-child {
  margin-bottom: 0;
}
.sgp-val-added__desc-txt {
  color: #57585b;
}
.sgp-val-added__content-inner-wrapper {
  padding: 8px 16px;
}
.sgp-val-added__content-inner-wrapper h2:only-child {
  margin-bottom: 0;
}
.sgp-val-added .sgp-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -16px;
  width: calc(100% + 32px);
  display: flex;
  justify-content: space-between;
}
.sgp-val-added .sgp-arrow__next {
  margin-left: 0;
}
.sgp-val-added--business {
  background-color: #F7F7F7;
}
.sgp-val-added--business .slick-list {
  background-color: #ffffff;
}
.sgp-val-added--business .sgp-val-added__item {
  flex-direction: row-reverse;
}
.sgp-val-added--business .sgp-val-added__content-inner-wrapper {
  padding: 24px 32px;
}

@media (max-width: 1023.8px) {
  .sgp-val-added__item {
    display: flex;
    flex-direction: column;
  }
  .sgp-val-added__content-wrapper {
    width: 100%;
  }
  .sgp-val-added__content-wrapper--business.sgp-val-added__content-wrapper {
    padding-top: 16px;
  }
  .sgp-val-added__content-inner-wrapper {
    padding: 24px 16px;
  }
  .sgp-val-added--business .sgp-val-added__item {
    display: block;
  }
  .sgp-val-added--business .sgp-val-added__content-inner-wrapper {
    padding: 24px;
  }
}
@media (max-width: 600px) {
  .sgp-val-added {
    padding: 32px 0;
  }
  .sgp-val-added__slider {
    padding: 16px 0;
  }
  .sgp-val-added__slider .sgp-val-added__item {
    margin: 0 16px;
  }
  .sgp-val-added__slider .sgp-val-added__item:only-child {
    margin: 0;
  }
  .sgp-val-added__content-wrapper {
    width: 100%;
    padding: 0px;
    float: left;
  }
  .sgp-val-added__content-inner-wrapper {
    padding: 16px;
  }
  .sgp-val-added__inner {
    padding-top: 16px;
  }
  .sgp-val-added .sgp-arrow {
    display: none;
  }
}
.sgp-snr-steps {
  padding: 40px 0;
}
.sgp-snr-steps--work-step {
  padding: 40px 0 80px 0;
}
.sgp-snr-steps--inner.sgp-snr-steps {
  padding: 0;
}
.sgp-snr-steps--tab.sgp-snr-steps {
  padding: 0 0 45px 0;
}
.sgp-snr-steps__wrapper {
  display: flex;
  padding-bottom: 40px;
}
.sgp-snr-steps__wrapper--color-tile {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
}
.sgp-snr-steps__wrapper--color-tile .sgp-snr-steps__box-color,
.sgp-snr-steps__wrapper--color-tile .sgp-snr-steps__box-color1 {
  padding: 32px 16px;
  margin: 8px;
  height: auto;
  width: calc(33.3% - 16px);
}
.sgp-snr-steps__wrapper--color-tile .sgp-snr-steps__box-color--max-tile,
.sgp-snr-steps__wrapper--color-tile .sgp-snr-steps__box-color1--max-tile {
  width: calc(25% - 16px);
}
.sgp-snr-steps__wrapper--color-tile .sgp-snr-steps__box-color--flex1.sgp-snr-steps__box-color,
.sgp-snr-steps__wrapper--color-tile .sgp-snr-steps__box-color1--flex1.sgp-snr-steps__box-color {
  width: calc(50% - 16px);
}
.sgp-snr-steps__wrapper--color-tile .sgp-snr-steps__box-color::after,
.sgp-snr-steps__wrapper--color-tile .sgp-snr-steps__box-color1::after {
  display: none;
}
.sgp-snr-steps__wrapper--color-tile .sgp-snr-steps__border-box {
  border: 1px solid #24549d;
}
.sgp-snr-steps__wrapper--color-tile .slick-track {
  display: flex;
}
.sgp-snr-steps__wrapper .slick-track {
  display: flex;
}
.sgp-snr-steps__border-box-mobile-show {
  display: none;
  border: 1px solid #24549d;
}
.sgp-snr-steps__border-box-red-head {
  color: #c31126;
  font-size: 12px;
  margin-bottom: 8px;
}
.sgp-snr-steps__border-box-head {
  font-size: 21px;
  color: #000000;
  margin-bottom: 8px;
}
.sgp-snr-steps__border-box-ul {
  color: #57585b;
}
.sgp-snr-steps__border-box-ul li {
  margin-bottom: 8px;
  padding-left: 16px;
  position: relative;
}
.sgp-snr-steps__border-box-ul li::before {
  content: "";
  background-image: url(../images/red-cross.svg);
  width: 11px;
  height: 15px;
  background-size: 11px 15px;
  position: absolute;
  top: 0;
  left: 0;
}
.sgp-snr-steps__border-box-ul li:last-child {
  margin-bottom: 0;
}
.sgp-snr-steps__body-text {
  padding-bottom: 24px;
}
.sgp-snr-steps__box {
  padding: 32px 16px;
  flex: 1;
  margin-right: 24px;
  position: relative;
  height: auto;
}
.sgp-snr-steps__box:nth-child(even) {
  transform: translateY(17%);
}
.sgp-snr-steps__box:nth-child(odd)::after {
  content: "";
  background-image: url(../images/track-mail-top-line.svg);
  width: 71px;
  height: 49px;
  background-size: 71px 49px;
  position: absolute;
  top: 8px;
  right: -70px;
}
.sgp-snr-steps__box:nth-child(even)::after {
  content: "";
  background-image: url(../images/track-mail-bottom-line.svg);
  width: 71px;
  height: 49px;
  background-size: 71px 49px;
  position: absolute;
  bottom: 5px;
  right: -70px;
  z-index: 2;
}
.sgp-snr-steps__box:last-child::after {
  display: none;
}
.sgp-snr-steps__box:last-child {
  margin-right: 0;
}
.sgp-snr-steps__box.sgp-blue-5 .sgp-snr-steps__box-head {
  color: #24549d;
}
.sgp-snr-steps__box.sgp-blue-5 .sgp-snr-steps__box-disc {
  color: #002350;
}
.sgp-snr-steps__box--center {
  text-align: center;
}
.sgp-snr-steps__box--center .sgp-snr-steps__box-img {
  height: 90px;
  margin: 0 auto;
}
.sgp-snr-steps__box--right {
  text-align: right;
}
.sgp-snr-steps__box--right .sgp-snr-steps__box-img {
  height: 90px;
  margin-left: auto;
}
.sgp-snr-steps__box-img {
  height: 80px;
  width: auto;
}
.sgp-snr-steps__box-img--tick {
  height: 53px;
  width: auto;
}
.sgp-snr-steps__box-head {
  font-size: 18px;
  color: #ffffff;
  margin: 16px 0;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
}
.sgp-snr-steps__box-head--blue.sgp-snr-steps__box-head {
  color: #24549d;
}
.sgp-snr-steps__box-head--black.sgp-snr-steps__box-head {
  color: #000000;
}
.sgp-snr-steps__box-head--white.sgp-snr-steps__box-head {
  color: #ffffff;
}
.sgp-snr-steps__box-head--info {
  display: flex;
  align-items: center;
}
.sgp-snr-steps__box-disc {
  font-size: 14px;
  color: #ffffff;
  padding-bottom: 16px;
}
.sgp-snr-steps__box-disc:last-child {
  padding-bottom: 0;
}
.sgp-snr-steps__box-disc--blue.sgp-snr-steps__box-disc {
  color: #24549d;
}
.sgp-snr-steps__box-disc--grey.sgp-snr-steps__box-disc {
  color: #57585b;
}
.sgp-snr-steps__box-disc--white.sgp-snr-steps__box-disc {
  color: #ffffff;
}
.sgp-snr-steps__box-disc a {
  text-decoration: underline;
}
.sgp-snr-steps__footer {
  color: #57585b;
}
.sgp-snr-steps__footer-outer {
  margin-top: 40px;
}
.sgp-snr-steps .sgp-tile-h--large {
  background-color: #F7F7F7;
  margin-top: 8px;
}
.sgp-snr-steps .sgp-tile-h--large .sgp-tile-h__cnt {
  padding: 24px;
}
.sgp-snr-steps.sgp-bus-locate-blk .sgp-tile-h--large {
  margin-bottom: 16px;
}

@media (min-width: 600px) and (max-width: 1023.8px) {
  .sgp-snr-steps__wrapper {
    margin: 0px;
    flex-wrap: wrap;
  }
  .sgp-snr-steps__wrapper--color-tile .sgp-snr-steps__box-color,
.sgp-snr-steps__wrapper--color-tile .sgp-snr-steps__box-color1 {
    width: calc(50% - 16px);
  }
  .sgp-snr-steps.sgp-bus-locate-blk .sgp-tile-h--large {
    width: 100%;
  }
}
@media (max-width: 1023.8px) {
  .sgp-snr-steps {
    padding: 24px 0;
  }
  .sgp-snr-steps--work-step {
    padding: 24px 0;
  }
  .sgp-snr-steps__wrapper {
    margin: 0px;
    padding-bottom: 0;
  }
  .sgp-snr-steps__wrapper.slick-slider {
    display: block;
  }
  .sgp-snr-steps__wrapper--color-tile {
    margin: 0;
  }
  .sgp-snr-steps__wrapper--color-tile .sgp-snr-steps__box-color {
    margin-bottom: 0;
    margin: 0 8px 0px;
  }
  .sgp-snr-steps__wrapper--color-tile .sgp-snr-steps__box-color--flex1.sgp-snr-steps__box-color {
    width: calc(50% - 12px);
  }
  .sgp-snr-steps__wrapper--color-tile .sgp-snr-steps__border-box-mobile-show {
    display: block;
    border: 1px solid #24549d;
  }
  .sgp-snr-steps__wrapper--color-tile .sgp-snr-steps__box-color1 {
    display: none;
  }
  .sgp-snr-steps__wrapper--color-tile .slick-dots {
    width: calc(100% - 16px);
    margin: 0px 8px;
  }
  .sgp-snr-steps__border-box-mobile-show {
    display: block;
    padding: 32px 16px;
  }
  .sgp-snr-steps__box:nth-child(even) {
    transform: translateY(0);
  }
  .sgp-snr-steps__box:nth-child(odd)::after {
    display: none;
  }
  .sgp-snr-steps__box:nth-child(even)::after {
    display: none;
  }
  .sgp-snr-steps .sgp-tile-h--large {
    width: calc(50% - 8px);
  }
  .sgp-snr-steps .sgp-tile-h .sgp-tile-h__img-sec, .sgp-snr-steps .sgp-tile-h .sgp-tile-h__cnt {
    width: 100%;
  }
  .sgp-snr-steps--tab.sgp-snr-steps {
    padding: 0;
  }
}
@media (max-width: 600px) {
  .sgp-snr-steps {
    padding: 32px 0;
  }
  .sgp-snr-steps__wrapper.slick-slider {
    display: block;
  }
  .sgp-snr-steps__wrapper .slick-list {
    display: flex;
    flex-direction: column;
  }
  .sgp-snr-steps__wrapper .slick-track {
    display: flex;
  }
  .sgp-snr-steps__box {
    width: 100%;
    height: auto;
  }
  .sgp-snr-steps__box:nth-child(even) {
    margin-right: 16px;
  }
  .sgp-snr-steps__box:nth-child(odd)::after {
    display: none;
  }
  .sgp-snr-steps__box:nth-child(even)::after {
    display: none;
  }
  .sgp-snr-steps .sgp-tile-h--large {
    margin-top: 16px;
    width: 100%;
  }
  .sgp-snr-steps .sgp-tile-h--large .sgp-tile-h__cnt {
    padding: 16px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .sgp-snr-steps__box-img {
    width: 80px;
    height: 80px;
  }
  .sgp-snr-steps__box--center .sgp-snr-steps__box-img {
    height: 90px;
    width: 90px;
    margin: 0 auto;
  }
  .sgp-snr-steps__box--right .sgp-snr-steps__box-img {
    height: 90px;
    width: 90px;
    margin-left: auto;
  }
}
.sgp-tracking-info {
  padding: 40px 0;
}
.sgp-tracking-info .sgp-h2 {
  margin-bottom: 16px;
}
.sgp-tracking-info .sgp-pers-featured__wrapper {
  display: flex;
}
.sgp-tracking-info .sgp-tile {
  width: calc(100% - 16px);
}
.sgp-tracking-info .sgp-tile:hover {
  background-color: #F7F7F7;
  box-shadow: none;
}
.sgp-tracking-info .sgp-tile .sgp-h5 {
  min-height: 0px;
}
.sgp-tracking-info--width .sgp-tile {
  width: calc(50% - 16px);
  margin: 0px 8px 16px 8px;
}

@media (max-width: 600px) {
  .sgp-tracking-info {
    padding: 32px 0;
  }
  .sgp-tracking-info .sgp-pers-featured__wrapper {
    display: block;
  }
  .sgp-tracking-info .sgp-tile {
    margin-bottom: 16px;
  }
  .sgp-tracking-info .sgp-tile:last-child {
    margin-bottom: 0;
  }
  .sgp-tracking-info--width .sgp-tile {
    width: 100%;
    margin-left: 0px;
  }
}
.sgp-tab-with-table {
  padding: 40px 0;
}
.sgp-tab-with-table .sgp-info-tab {
  margin-bottom: 32px;
}
.sgp-tab-with-table .sgp-info-tab .nav {
  margin-bottom: 16px;
}
.sgp-tab-with-table .sgp-info-tab .nav-item {
  margin-right: 8px;
}
.sgp-tab-with-table .sgp-info-tab .nav-item:last-child {
  margin-right: 0;
}
.sgp-tab-with-table .sgp-info-tab .tab-content {
  background-color: #ffffff;
  padding: 0;
}
.sgp-tab-with-table__size {
  margin-top: 24px;
}
.sgp-tab-with-table__btns {
  display: flex;
  flex-direction: column;
}
.sgp-tab-with-table__btns .sgp-btn {
  margin-bottom: 16px;
}
.sgp-tab-with-table__note-txt {
  color: #57585b;
  margin-bottom: 8px;
}
.sgp-tab-with-table__note-txt-n-link {
  color: #57585b;
  padding-top: 8px;
}
.sgp-tab-with-table__note-txt-n-link a {
  color: #24549d;
  text-decoration: underline;
}
.sgp-tab-with-table__note-txt-n-link a:hover {
  color: #c31126;
}

@media (max-width: 600px) {
  .sgp-tab-with-table {
    padding: 32px 0;
  }
}
.sgp-snr-steps {
  padding: 40px 0;
}
.sgp-snr-steps--work-step {
  padding: 40px 0 80px 0;
}
.sgp-snr-steps--inner.sgp-snr-steps {
  padding: 0;
}
.sgp-snr-steps--tab.sgp-snr-steps {
  padding: 0 0 45px 0;
}
.sgp-snr-steps__wrapper {
  display: flex;
  padding-bottom: 40px;
}
.sgp-snr-steps__wrapper--color-tile {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
}
.sgp-snr-steps__wrapper--color-tile .sgp-snr-steps__box-color,
.sgp-snr-steps__wrapper--color-tile .sgp-snr-steps__box-color1 {
  padding: 32px 16px;
  margin: 8px;
  height: auto;
  width: calc(33.3% - 16px);
}
.sgp-snr-steps__wrapper--color-tile .sgp-snr-steps__box-color--max-tile,
.sgp-snr-steps__wrapper--color-tile .sgp-snr-steps__box-color1--max-tile {
  width: calc(25% - 16px);
}
.sgp-snr-steps__wrapper--color-tile .sgp-snr-steps__box-color--flex1.sgp-snr-steps__box-color,
.sgp-snr-steps__wrapper--color-tile .sgp-snr-steps__box-color1--flex1.sgp-snr-steps__box-color {
  width: calc(50% - 16px);
}
.sgp-snr-steps__wrapper--color-tile .sgp-snr-steps__box-color::after,
.sgp-snr-steps__wrapper--color-tile .sgp-snr-steps__box-color1::after {
  display: none;
}
.sgp-snr-steps__wrapper--color-tile .sgp-snr-steps__border-box {
  border: 1px solid #24549d;
}
.sgp-snr-steps__wrapper--color-tile .slick-track {
  display: flex;
}
.sgp-snr-steps__wrapper .slick-track {
  display: flex;
}
.sgp-snr-steps__border-box-mobile-show {
  display: none;
  border: 1px solid #24549d;
}
.sgp-snr-steps__border-box-red-head {
  color: #c31126;
  font-size: 12px;
  margin-bottom: 8px;
}
.sgp-snr-steps__border-box-head {
  font-size: 21px;
  color: #000000;
  margin-bottom: 8px;
}
.sgp-snr-steps__border-box-ul {
  color: #57585b;
}
.sgp-snr-steps__border-box-ul li {
  margin-bottom: 8px;
  padding-left: 16px;
  position: relative;
}
.sgp-snr-steps__border-box-ul li::before {
  content: "";
  background-image: url(../images/red-cross.svg);
  width: 11px;
  height: 15px;
  background-size: 11px 15px;
  position: absolute;
  top: 0;
  left: 0;
}
.sgp-snr-steps__border-box-ul li:last-child {
  margin-bottom: 0;
}
.sgp-snr-steps__body-text {
  padding-bottom: 24px;
}
.sgp-snr-steps__box {
  padding: 32px 16px;
  flex: 1;
  margin-right: 24px;
  position: relative;
  height: auto;
}
.sgp-snr-steps__box:nth-child(even) {
  transform: translateY(17%);
}
.sgp-snr-steps__box:nth-child(odd)::after {
  content: "";
  background-image: url(../images/track-mail-top-line.svg);
  width: 71px;
  height: 49px;
  background-size: 71px 49px;
  position: absolute;
  top: 8px;
  right: -70px;
}
.sgp-snr-steps__box:nth-child(even)::after {
  content: "";
  background-image: url(../images/track-mail-bottom-line.svg);
  width: 71px;
  height: 49px;
  background-size: 71px 49px;
  position: absolute;
  bottom: 5px;
  right: -70px;
  z-index: 2;
}
.sgp-snr-steps__box:last-child::after {
  display: none;
}
.sgp-snr-steps__box:last-child {
  margin-right: 0;
}
.sgp-snr-steps__box.sgp-blue-5 .sgp-snr-steps__box-head {
  color: #24549d;
}
.sgp-snr-steps__box.sgp-blue-5 .sgp-snr-steps__box-disc {
  color: #002350;
}
.sgp-snr-steps__box--center {
  text-align: center;
}
.sgp-snr-steps__box--center .sgp-snr-steps__box-img {
  height: 90px;
  margin: 0 auto;
}
.sgp-snr-steps__box--right {
  text-align: right;
}
.sgp-snr-steps__box--right .sgp-snr-steps__box-img {
  height: 90px;
  margin-left: auto;
}
.sgp-snr-steps__box-img {
  height: 80px;
  width: auto;
}
.sgp-snr-steps__box-img--tick {
  height: 53px;
  width: auto;
}
.sgp-snr-steps__box-head {
  font-size: 18px;
  color: #ffffff;
  margin: 16px 0;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
}
.sgp-snr-steps__box-head--blue.sgp-snr-steps__box-head {
  color: #24549d;
}
.sgp-snr-steps__box-head--black.sgp-snr-steps__box-head {
  color: #000000;
}
.sgp-snr-steps__box-head--white.sgp-snr-steps__box-head {
  color: #ffffff;
}
.sgp-snr-steps__box-head--info {
  display: flex;
  align-items: center;
}
.sgp-snr-steps__box-disc {
  font-size: 14px;
  color: #ffffff;
  padding-bottom: 16px;
}
.sgp-snr-steps__box-disc:last-child {
  padding-bottom: 0;
}
.sgp-snr-steps__box-disc--blue.sgp-snr-steps__box-disc {
  color: #24549d;
}
.sgp-snr-steps__box-disc--grey.sgp-snr-steps__box-disc {
  color: #57585b;
}
.sgp-snr-steps__box-disc--white.sgp-snr-steps__box-disc {
  color: #ffffff;
}
.sgp-snr-steps__box-disc a {
  text-decoration: underline;
}
.sgp-snr-steps__footer {
  color: #57585b;
}
.sgp-snr-steps__footer-outer {
  margin-top: 40px;
}
.sgp-snr-steps .sgp-tile-h--large {
  background-color: #F7F7F7;
  margin-top: 8px;
}
.sgp-snr-steps .sgp-tile-h--large .sgp-tile-h__cnt {
  padding: 24px;
}
.sgp-snr-steps.sgp-bus-locate-blk .sgp-tile-h--large {
  margin-bottom: 16px;
}

@media (min-width: 600px) and (max-width: 1023.8px) {
  .sgp-snr-steps__wrapper {
    margin: 0px;
    flex-wrap: wrap;
  }
  .sgp-snr-steps__wrapper--color-tile .sgp-snr-steps__box-color,
.sgp-snr-steps__wrapper--color-tile .sgp-snr-steps__box-color1 {
    width: calc(50% - 16px);
  }
  .sgp-snr-steps.sgp-bus-locate-blk .sgp-tile-h--large {
    width: 100%;
  }
}
@media (max-width: 1023.8px) {
  .sgp-snr-steps {
    padding: 24px 0;
  }
  .sgp-snr-steps--work-step {
    padding: 24px 0;
  }
  .sgp-snr-steps__wrapper {
    margin: 0px;
    padding-bottom: 0;
  }
  .sgp-snr-steps__wrapper.slick-slider {
    display: block;
  }
  .sgp-snr-steps__wrapper--color-tile {
    margin: 0;
  }
  .sgp-snr-steps__wrapper--color-tile .sgp-snr-steps__box-color {
    margin-bottom: 0;
    margin: 0 8px 0px;
  }
  .sgp-snr-steps__wrapper--color-tile .sgp-snr-steps__box-color--flex1.sgp-snr-steps__box-color {
    width: calc(50% - 12px);
  }
  .sgp-snr-steps__wrapper--color-tile .sgp-snr-steps__border-box-mobile-show {
    display: block;
    border: 1px solid #24549d;
  }
  .sgp-snr-steps__wrapper--color-tile .sgp-snr-steps__box-color1 {
    display: none;
  }
  .sgp-snr-steps__wrapper--color-tile .slick-dots {
    width: calc(100% - 16px);
    margin: 0px 8px;
  }
  .sgp-snr-steps__border-box-mobile-show {
    display: block;
    padding: 32px 16px;
  }
  .sgp-snr-steps__box:nth-child(even) {
    transform: translateY(0);
  }
  .sgp-snr-steps__box:nth-child(odd)::after {
    display: none;
  }
  .sgp-snr-steps__box:nth-child(even)::after {
    display: none;
  }
  .sgp-snr-steps .sgp-tile-h--large {
    width: calc(50% - 8px);
  }
  .sgp-snr-steps .sgp-tile-h .sgp-tile-h__img-sec, .sgp-snr-steps .sgp-tile-h .sgp-tile-h__cnt {
    width: 100%;
  }
  .sgp-snr-steps--tab.sgp-snr-steps {
    padding: 0;
  }
}
@media (max-width: 600px) {
  .sgp-snr-steps {
    padding: 32px 0;
  }
  .sgp-snr-steps__wrapper.slick-slider {
    display: block;
  }
  .sgp-snr-steps__wrapper .slick-list {
    display: flex;
    flex-direction: column;
  }
  .sgp-snr-steps__wrapper .slick-track {
    display: flex;
  }
  .sgp-snr-steps__box {
    width: 100%;
    height: auto;
  }
  .sgp-snr-steps__box:nth-child(even) {
    margin-right: 16px;
  }
  .sgp-snr-steps__box:nth-child(odd)::after {
    display: none;
  }
  .sgp-snr-steps__box:nth-child(even)::after {
    display: none;
  }
  .sgp-snr-steps .sgp-tile-h--large {
    margin-top: 16px;
    width: 100%;
  }
  .sgp-snr-steps .sgp-tile-h--large .sgp-tile-h__cnt {
    padding: 16px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .sgp-snr-steps__box-img {
    width: 80px;
    height: 80px;
  }
  .sgp-snr-steps__box--center .sgp-snr-steps__box-img {
    height: 90px;
    width: 90px;
    margin: 0 auto;
  }
  .sgp-snr-steps__box--right .sgp-snr-steps__box-img {
    height: 90px;
    width: 90px;
    margin-left: auto;
  }
}
.sgp-accordion-package {
  padding: 40px 0;
}
.sgp-accordion-package .sgp-list-post__desc {
  margin-bottom: 24px;
}
.sgp-accordion-package .sgp-list-post__foot .sgp-h5 {
  margin-bottom: 12px;
  text-decoration: underline;
}
.sgp-accordion-package .sgp-list-post__foot .foot-green {
  color: #008000;
}
.sgp-accordion-package .sgp-list-post__foot .foot-red {
  color: #ff0000;
}
.sgp-accordion-package .sgp-list-post__foot .sgp-covid-updates__desc {
  margin-bottom: 8px;
}

@media (max-width: 600px) {
  .sgp-accordion-package {
    padding: 32px 0;
  }
}
.sgp-snr-reg-serv {
  padding: 40px 0;
}

@media (max-width: 1023.8px) {
  .sgp-snr-reg-serv {
    padding: 32px 0;
  }
}
.sgp-inline-partial-bnr {
  display: flex;
}
.sgp-inline-partial-bnr__col {
  width: 50%;
  position: relative;
  min-height: 350px;
}
.sgp-inline-partial-bnr__col:first-child .sgp-inline-partial-bnr__cnt-wrapper {
  margin-left: auto;
  padding-left: 32px;
}
.sgp-inline-partial-bnr__col:first-child .sgp-inline-partial-bnr__cnt-wrapper::before {
  left: 32px;
  width: calc(100% - 48px);
}
.sgp-inline-partial-bnr__col:first-child .sgp-inline-partial-bnr__cnt-wrapper::after {
  width: calc(100% - 48px);
}
.sgp-inline-partial-bnr__col:first-child .sgp-inline-partial-bnr__cnt-inner {
  padding-left: 16px;
}
.sgp-inline-partial-bnr__col:last-child .sgp-inline-partial-bnr__cnt-wrapper {
  padding-right: 32px;
}
.sgp-inline-partial-bnr__col:last-child .sgp-inline-partial-bnr__cnt-wrapper::before {
  width: calc(100% - 48px);
}
.sgp-inline-partial-bnr__col:last-child .sgp-inline-partial-bnr__cnt-wrapper::after {
  width: calc(100% - 48px);
  right: 32px;
}
.sgp-inline-partial-bnr__col:last-child .sgp-inline-partial-bnr__cnt-inner {
  padding-right: 16px;
}
.sgp-inline-partial-bnr__col:hover .sgp-inline-partial-bnr__img::after {
  background-color: rgba(0, 0, 0, 0.8);
}
.sgp-inline-partial-bnr__col:hover .sgp-inline-partial-bnr__cnt-wrapper::after {
  width: calc(80% - 32px);
  height: calc(50% - 32px);
}
.sgp-inline-partial-bnr__col:hover .sgp-inline-partial-bnr__cnt-wrapper::before {
  width: calc(80% - 32px);
  height: calc(50% - 32px);
}
.sgp-inline-partial-bnr__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.sgp-inline-partial-bnr__img::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.3s;
}
.sgp-inline-partial-bnr__cnt-wrapper {
  max-width: 702px;
  position: relative;
  z-index: 1;
  display: flex;
  height: 100%;
  align-items: flex-end;
}
.sgp-inline-partial-bnr__cnt-wrapper::after {
  content: "";
  position: absolute;
  top: 16px;
  right: 16px;
  width: calc(100% - 32px);
  height: calc(100% - 32px);
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transition: all 0.3s;
}
.sgp-inline-partial-bnr__cnt-wrapper::before {
  content: "";
  position: absolute;
  bottom: 16px;
  left: 16px;
  width: calc(100% - 32px);
  height: calc(100% - 32px);
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  z-index: 1;
  transition: all 0.3s;
}
.sgp-inline-partial-bnr__cnt-inner {
  padding: 32px;
  color: #ffffff;
  z-index: 1;
}
.sgp-inline-partial-bnr__title {
  font-size: 21px;
  margin-bottom: 16px;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
}
.sgp-inline-partial-bnr__desc {
  margin-bottom: 16px;
}

@media (max-width: 600px) {
  .sgp-inline-partial-bnr__col {
    min-height: 180px;
  }
  .sgp-inline-partial-bnr__col::after {
    content: "";
    position: absolute;
    top: 24px;
    right: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.207' height='17.208' viewBox='0 0 17.207 17.208'%3E%3Cpath id='Path_1018' data-name='Path 1018' d='M5.961-11.211a.4.4,0,0,1,.246-.082.3.3,0,0,1,.219.082l5.715,5.742a.26.26,0,0,1,.109.219.26.26,0,0,1-.109.219L6.426.711a.3.3,0,0,1-.219.082A.4.4,0,0,1,5.961.711L5.414.164a.3.3,0,0,1-.082-.219A.4.4,0,0,1,5.414-.3L9.652-4.539H.328a.316.316,0,0,1-.232-.1A.316.316,0,0,1,0-4.867v-.766a.316.316,0,0,1,.1-.232.316.316,0,0,1,.232-.1H9.652L5.414-10.2a.4.4,0,0,1-.082-.246.3.3,0,0,1,.082-.219Z' transform='translate(7.984 16.647) rotate(-45)' fill='%23fff'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 25px;
    height: 25px;
  }
  .sgp-inline-partial-bnr__col:first-child .sgp-inline-partial-bnr__cnt-wrapper {
    padding-left: 16px;
  }
  .sgp-inline-partial-bnr__col:first-child .sgp-inline-partial-bnr__cnt-wrapper::before {
    left: 16px;
    width: calc(100% - 32px);
  }
  .sgp-inline-partial-bnr__col:first-child .sgp-inline-partial-bnr__cnt-wrapper::after {
    width: calc(100% - 32px);
  }
  .sgp-inline-partial-bnr__col:last-child .sgp-inline-partial-bnr__cnt-wrapper {
    padding-right: 16px;
  }
  .sgp-inline-partial-bnr__col:last-child .sgp-inline-partial-bnr__cnt-wrapper::before {
    width: calc(100% - 32px);
  }
  .sgp-inline-partial-bnr__col:last-child .sgp-inline-partial-bnr__cnt-wrapper::after {
    right: 16px;
    width: calc(100% - 32px);
  }
  .sgp-inline-partial-bnr__col .sgp-btn {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .sgp-inline-partial-bnr__cnt-inner {
    padding-top: 50px;
  }
  .sgp-inline-partial-bnr__title {
    font-size: 14px;
    margin-bottom: 0;
  }
  .sgp-inline-partial-bnr__desc {
    display: none;
  }
}
.sgp-rate-tile {
  padding: 40px 0;
  background-color: #F7F7F7;
}
.sgp-rate-tile.sgp-white {
  background-color: #ffffff;
}
.sgp-rate-tile__outer {
  margin: 24px -8px 0;
}
.sgp-rate-tile__outer .slick-track {
  margin: 0px;
  display: flex;
}
.sgp-rate-tile__outer .slick-slide {
  height: auto;
}
.sgp-rate-tile .sgp-tile-h {
  margin: 8px;
  display: flex;
}
.sgp-rate-tile__notice {
  font-size: 14px;
  padding-top: 16px;
  color: #57585b;
}
.sgp-rate-tile__note {
  padding: 24px;
  background-color: #ffffff;
  color: #000000;
}
.sgp-rate-tile__note .sgp-list {
  margin: 8px 0;
}
.sgp-rate-tile__note-hd {
  font-size: 16px;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
}
.sgp-rate-tile--width .sgp-rate-tile__outer {
  display: flex;
  flex-wrap: wrap;
}
.sgp-rate-tile--width .sgp-rate-tile__notice {
  padding-top: 0;
}
.sgp-rate-tile--width .sgp-tile-h {
  width: calc(50% - 16px);
  min-height: 170px;
}
.sgp-rate-tile--width .sgp-tile-h__img-sec, .sgp-rate-tile--width .sgp-tile-h__cnt {
  width: 50%;
}
.sgp-rate-tile--width .sgp-tile-h__cnt {
  padding: 24px 16px;
}
.sgp-rate-tile--width .sgp-tile {
  flex-direction: row;
  align-items: stretch;
}
.sgp-rate-tile--gst {
  padding: 0 0 32px;
  background-color: #ffffff;
}
.sgp-rate-tile--gst .sgp-rate-tile__outer {
  margin: 0;
  display: flex;
}
.sgp-rate-tile--gst .sgp-tile-h {
  align-items: center;
  width: 50%;
}
.sgp-rate-tile--gst .sgp-tile-h__img-sec {
  width: 130px;
  height: auto;
}
.sgp-rate-tile--gst .sgp-tile-h__head {
  margin-bottom: 0;
}

@media (max-width: 1023.8px) {
  .sgp-rate-tile .sgp-tile-h {
    display: block;
  }
  .sgp-rate-tile--width .sgp-tile-h__img-sec, .sgp-rate-tile--width .sgp-tile-h__cnt {
    width: 100%;
  }
  .sgp-rate-tile--width .sgp-tile-h__img-sec {
    height: 250px;
  }
  .sgp-rate-tile--gst .sgp-tile-h {
    display: flex;
  }
}
@media (max-width: 600px) {
  .sgp-rate-tile {
    padding: 32px 0;
  }
  .sgp-rate-tile__note {
    padding: 16px;
  }
  .sgp-rate-tile--gst {
    padding: 0 0 16px;
  }
  .sgp-rate-tile--gst .sgp-rate-tile__outer {
    display: block;
  }
  .sgp-rate-tile--gst .sgp-tile-h {
    display: flex;
    margin: 0 0 24px;
    width: 100%;
  }
}
.sgp-how-to-apply {
  padding: 40px 0;
}
.sgp-how-to-apply .sgp-header-arrow {
  margin-bottom: 24px;
}
.sgp-how-to-apply .sgp-pers-featured__wrapper {
  display: flex;
}
.sgp-how-to-apply .sgp-tile {
  width: calc(50% - 16px);
}
.sgp-how-to-apply .sgp-tile:hover {
  box-shadow: none;
}
.sgp-how-to-apply .sgp-tile .sgp-h5 {
  font-size: 20px;
  min-height: auto;
  color: #000000;
}
.sgp-how-to-apply .sgp-tile__cnt-sec {
  color: #333333;
}
.sgp-how-to-apply__logo {
  width: auto;
  height: 45px;
  margin-bottom: 24px;
  align-self: flex-start;
}

@media (max-width: 600px) {
  .sgp-how-to-apply {
    padding: 32px 0;
  }
  .sgp-how-to-apply .sgp-pers-featured__wrapper {
    display: block;
  }
  .sgp-how-to-apply .sgp-tile {
    width: calc(100% - 16px);
  }
  .sgp-how-to-apply .sgp-tile:first-child {
    margin-bottom: 16px;
  }
}
.sgp-cart {
  padding: 40px 0;
}
.sgp-cart .sgp-header-arrow__head-sec {
  flex: 1 100%;
}
.sgp-cart__box {
  margin-bottom: 32px;
}
.sgp-cart__box-row {
  display: flex;
  border: 1px solid rgba(187, 187, 187, 0.3);
}
.sgp-cart__box-row--head {
  background-color: #002350;
  color: #ffffff;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  font-size: 16px;
}
.sgp-cart__item-col, .sgp-cart__qty-col, .sgp-cart__prdct-head, .sgp-cart__prdct-qty, .sgp-cart__prdct-price {
  padding: 16px;
}
.sgp-cart__item-col {
  width: calc(100% - 480px);
}
.sgp-cart__qty-col {
  width: 240px;
  border-left: 1px solid rgba(187, 187, 187, 0.3);
}
.sgp-cart__prdct-img {
  width: 132px;
  padding: 16px;
}
.sgp-cart__prdct-detail {
  display: flex;
  width: calc(100% - 132px);
}
.sgp-cart__prdct-head {
  width: calc(100% - 480px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.sgp-cart .sgp-qty {
  width: auto;
}
.sgp-cart .sgp-qty span {
  padding: 0 16px;
}
.sgp-cart__prdct-qty, .sgp-cart__prdct-price {
  width: 240px;
  border-left: 1px solid rgba(187, 187, 187, 0.3);
  display: flex;
  align-items: center;
}
.sgp-cart__prdct-price {
  justify-content: space-between;
}
.sgp-cart__qty-reload {
  margin-left: 16px;
}
.sgp-cart__qty-reload img {
  width: 15px;
  height: auto;
  transition: 0.4s;
}
.sgp-cart__qty-reload:hover img {
  transform: rotate(90deg);
}
.sgp-cart__prdct-title {
  color: #c31126;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 12px;
}
.sgp-cart__prdct-name {
  font-size: 16px;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
}
.sgp-cart__prdct-price-value {
  font-size: 16px;
}
.sgp-cart__delete img {
  width: 15px;
  height: auto;
}
.sgp-cart__total-outer {
  display: flex;
  align-items: flex-start;
}
.sgp-cart__total-outer .sgp-add-item {
  width: 60%;
  margin-right: 32px;
}
.sgp-cart__total-box {
  padding: 24px;
  box-shadow: 0 4px 32px rgba(0, 0, 0, 0.16);
  width: 40%;
  background-color: #ffffff;
}
.sgp-cart__rate-box {
  border-bottom: 1px solid #c2e4f8;
  margin-bottom: 16px;
}
.sgp-cart__row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
.sgp-cart__value {
  font-size: 16px;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
}
.sgp-cart__total-rate-box .sgp-btn {
  display: none;
}
.sgp-cart__total-rate-box .sgp-cart__row {
  margin-bottom: 0;
}
.sgp-cart__total-rate-box .sgp-cart__value {
  color: #c31126;
}
.sgp-cart__total-rate-box .sgp-link-btn {
  display: none;
}
.sgp-cart__note {
  color: #57585b;
  font-weight: bold;
  font-style: italic;
}
.sgp-cart__btns {
  margin-top: 32px;
  display: flex;
  justify-content: space-between;
}
.sgp-cart__total-input {
  display: none;
}
.sgp-cart__input-label {
  display: none;
}

@media (max-width: 1023.8px) {
  .sgp-cart {
    background-color: #F7F7F7;
  }
  .sgp-cart__box {
    margin-bottom: 24px;
  }
  .sgp-cart__box-row {
    margin-bottom: 16px;
    background-color: #ffffff;
  }
  .sgp-cart__box-row--head {
    display: none;
  }
  .sgp-cart__prdct-detail {
    flex-direction: column;
    width: calc(100% - 130px);
    padding: 8px;
    position: relative;
  }
  .sgp-cart__prdct-head, .sgp-cart__prdct-qty, .sgp-cart__prdct-price {
    width: 100%;
    border-left: 0;
    padding: 0 0 8px;
  }
  .sgp-cart__prdct-head {
    order: 1;
  }
  .sgp-cart__prdct-qty {
    order: 3;
    padding-bottom: 0;
  }
  .sgp-cart__prdct-price {
    order: 2;
  }
  .sgp-cart__prdct-img {
    width: 130px;
    padding: 8px;
  }
  .sgp-cart__prdct-name {
    font-size: 14px;
  }
  .sgp-cart .sgp-qty__btn {
    padding: 8px 10px;
  }
  .sgp-cart__qty-reload {
    display: none;
  }
  .sgp-cart__delete {
    position: absolute;
    right: 8px;
    bottom: 10px;
    width: 30px;
    height: 30px;
    border: 1px solid #c31126;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 600px) {
  .sgp-cart {
    padding: 32px 0 0;
    background-color: #F7F7F7;
  }
  .sgp-cart__total-outer {
    display: block;
  }
  .sgp-cart__total-outer .sgp-add-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 24px;
  }
  .sgp-cart__prdct-detail {
    width: calc(100% - 110px);
  }
  .sgp-cart__prdct-img {
    width: 110px;
  }
  .sgp-cart__total-box {
    width: calc(100% + 32px);
    margin: 0 -16px;
    padding: 40px 16px 24px;
    position: relative;
  }
  .sgp-cart__btns {
    display: none;
  }
  .sgp-cart__rate-box {
    display: none;
  }
  .sgp-cart__total-rate-box .sgp-link-btn {
    display: inline-flex;
    margin-top: 16px;
    width: 100%;
    justify-content: center;
  }
  .sgp-cart__input-label {
    display: block;
    position: absolute;
    top: 15px;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .sgp-cart__input-label svg {
    width: 15px;
    height: auto;
  }
  .sgp-cart__total-input:checked ~ .sgp-cart__rate-box {
    display: block;
  }
  .sgp-cart__total-input:checked + .sgp-cart__input-label svg {
    transform: rotate(180deg);
  }
}
.sgp-tiles-grid {
  padding: 40px 0 8px;
}
.sgp-tiles-grid .sgp-pers-featured__wrapper > .slick-list {
  padding: 32px 0 0;
}

@media (max-width: 600px) {
  .sgp-tiles-grid .sgp-tile-bg {
    margin: 0 8px;
    height: auto;
  }
}
.sgp-imp-notice .sgp-h3 {
  margin-bottom: 16px;
}
.sgp-imp-notice__desc {
  color: #57585b;
  margin-bottom: 8px;
}
.sgp-imp-notice__desc:last-child {
  margin-bottom: 0;
}

#acceptedBillers .modal-content {
  background: none;
}

.sgp-modal-accept {
  display: flex;
  overflow: hidden;
}
.sgp-modal-accept__sec-1, .sgp-modal-accept__sec-2 {
  padding: 40px;
}
.sgp-modal-accept__sec-1 {
  width: 40%;
  display: flex;
  align-items: center;
  position: relative;
  background-color: #ffffff;
}
.sgp-modal-accept__sec-1 .sgp-tile__tag {
  position: absolute;
  top: 20px;
  left: 20px;
}
.sgp-modal-accept__sec-2 {
  width: 60%;
  margin: 0 auto;
  background-color: #F7F7F7;
  color: #57585b;
}
.sgp-modal-accept__sec-2 .sgp-h3 {
  margin-bottom: 32px;
}
.sgp-modal-accept__sec-2 .sgp-h5 {
  margin-bottom: 4px;
}
.sgp-modal-accept__desc, .sgp-modal-accept__details {
  margin-bottom: 24px;
}
.sgp-modal-accept__payment-tile {
  display: flex;
  align-items: center;
  background-color: #ffffff;
  margin-top: 10px;
  transition: 0.3s;
}
.sgp-modal-accept__payment-tile .sgp-link-btn {
  margin-right: 16px;
}
.sgp-modal-accept__payment-tile:hover {
  box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.16);
}
.sgp-modal-accept__payment-logo, .sgp-modal-accept__payment-cnt {
  padding: 16px;
}
.sgp-modal-accept__payment-logo {
  width: 30%;
  min-width: 130px;
  border-right: 1px solid #c2e4f8;
}
.sgp-modal-accept__payment-cnt {
  width: 70%;
  border-left: 1px solid #c2e4f8;
  margin-left: -1px;
}
.sgp-modal-accept__payment-cnt .sgp-h6 {
  margin-bottom: 8px;
}
.sgp-modal-accept__status {
  margin-bottom: 8px;
}
.sgp-modal-accept__status img {
  width: 12px;
  height: auto;
  display: inline-block;
  margin-right: 4px;
  position: relative;
  top: 2px;
}
.sgp-modal-accept__method {
  font-size: 12px;
  font-style: italic;
}
.sgp-modal-accept--inbound .sgp-modal-accept__sec-1 {
  width: 45%;
  padding: 0;
  background-size: cover;
  background-position: center;
}
.sgp-modal-accept--inbound .sgp-modal-accept__sec-2 {
  width: 55%;
  background-color: #ffffff;
}
.sgp-modal-accept--inbound .sgp-modal-accept__sec-2 .sgp-h3 {
  color: #000000;
  margin-bottom: 16px;
}
.sgp-modal-accept--inbound .sgp-modal-accept__sec-2 .sgp-list {
  color: #333333;
}
.sgp-modal-accept--inbound .sgp-modal-accept__sec-2 .sgp-list li {
  margin-bottom: 8px;
}
.sgp-modal-accept--inbound .sgp-modal-accept__sec-2 .sgp-list li:last-child {
  margin-bottom: 0;
}
.sgp-modal-accept--bio .sgp-tile__tag {
  margin-bottom: 8px;
}
.sgp-modal-accept--bio .sgp-modal-accept__head-sec, .sgp-modal-accept--bio .sgp-modal-accept__timeline {
  margin-bottom: 16px;
}
.sgp-modal-accept--bio .sgp-modal-accept__desc {
  margin-bottom: 4px;
}
.sgp-modal-accept--bio .sgp-modal-accept__sec-2 {
  color: #57585b;
}
.sgp-modal-accept--bio .sgp-modal-accept__sec-2 .sgp-h3 {
  margin-bottom: 4px;
}
.sgp-modal-accept__bio {
  max-height: 250px;
  overflow-x: hidden;
  overflow-y: auto;
  -ms-scrollbar-face-color: #c31126;
  -ms-scrollbar-track-color: #f0f1f1;
  scrollbar-color: #c31126 #f0f1f1;
  scrollbar-width: thin;
  scrollbar-face-color: #c31126;
  scrollbar-track-color: #f0f1f1;
  scrollbar-arrow-color: #f0f1f1;
  padding-right: 10px;
}
.sgp-modal-accept__bio::-webkit-scrollbar {
  width: 5px;
}
.sgp-modal-accept__bio::-webkit-scrollbar-track {
  background-color: #f0f1f1;
  border-radius: 5px;
}
.sgp-modal-accept__bio::-webkit-scrollbar-thumb {
  background-color: #c31126;
  border-radius: 5px;
}
.sgp-modal-accept__bio .sgp-h6 {
  margin-bottom: 8px;
}
.sgp-modal-accept__bio .sgp-list {
  color: #57585b;
  margin-bottom: 16px;
}
.sgp-modal-accept__list .sgp-link {
  display: block;
  margin-bottom: 4px;
}

@media (max-width: 1023.8px) {
  .sgp-modal-accept__payment-tile {
    flex-wrap: wrap;
  }
  .sgp-modal-accept__payment-tile .sgp-link-btn {
    width: 100%;
    margin-right: 0;
  }
  .sgp-modal-accept__payment-logo {
    width: 120px;
    min-width: 120px;
  }
  .sgp-modal-accept__payment-cnt {
    width: calc(100% - 120px);
  }
}
@media (max-width: 600px) {
  .sgp-modal-accept {
    display: block;
  }
  .sgp-modal-accept__sec-1, .sgp-modal-accept__sec-2 {
    padding: 16px;
    width: 100%;
  }
  .sgp-modal-accept__sec-2 {
    padding: 32px 16px;
  }
  .sgp-modal-accept__sec-2 .sgp-h3 {
    margin-bottom: 8px;
    padding-right: 16px;
  }
  .sgp-modal-accept__desc, .sgp-modal-accept__details {
    margin-bottom: 16px;
  }
  .sgp-modal-accept--inbound .sgp-modal-accept__sec-1, .sgp-modal-accept--inbound .sgp-modal-accept__sec-2 {
    width: 100%;
  }
  .sgp-modal-accept--inbound .sgp-modal-accept__sec-1 {
    min-height: 300px;
  }
  .sgp-modal-accept__bio {
    max-height: none;
  }
}
.sgp-type-of-plan-table {
  padding: 40px 0;
  background-color: #F7F7F7;
}
.sgp-type-of-plan-table .sgp-plan-table__table th {
  min-width: 175px;
}
.sgp-type-of-plan-table .sgp-plan-table__table .sgp-plan-table__spacer {
  min-width: 16px;
}
.sgp-type-of-plan-table .sgp-plan-table__table .sgp-accordion-custom__label {
  background-color: #F7F7F7;
  padding-right: 32px;
}
.sgp-type-of-plan-table .sgp-plan-table__table .sgp-accordion-custom__expan {
  background-color: #F7F7F7;
  padding-top: 0;
}

@media (max-width: 1023.8px) {
  .sgp-type-of-plan-table .sgp-plan-table__table {
    width: 900px;
    position: relative;
  }
  .sgp-type-of-plan-table .sgp-plan-table__table .sgp-plan-table__sticky {
    min-width: 300px;
  }
}
@media (max-width: 600px) {
  .sgp-type-of-plan-table {
    padding: 32px 0;
  }
  .sgp-type-of-plan-table .sgp-plan-table th,
.sgp-type-of-plan-table .sgp-plan-table td {
    background-color: transparent;
    border: 0;
  }
  .sgp-type-of-plan-table .sgp-plan-table__table {
    margin-left: calc(-100vw + 32px);
  }
  .sgp-type-of-plan-table .sgp-plan-table__table .sgp-plan-table__sticky {
    min-width: calc(100vw - 32px);
  }
  .sgp-type-of-plan-table .sgp-plan-table .sgp-plan-table__recomend {
    background-color: #E6007E;
  }
  .sgp-type-of-plan-table .sgp-plan-table .sgp-accordion-custom {
    border: 1px solid #eee;
  }
  .sgp-type-of-plan-table .sgp-plan-table .sgp-accordion-custom.active .sgp-plan-table__td-box {
    display: block;
  }
  .sgp-type-of-plan-table .sgp-plan-table .sgp-accordion-custom__label--no-icon ~ .sgp-plan-table__td-box {
    display: block;
  }
}
.sgp-of-travel-plan {
  padding: 40px 0;
  background-color: #F7F7F7;
}
.sgp-of-travel-plan .sgp-plan-table__table th,
.sgp-of-travel-plan .sgp-plan-table__table td {
  width: 50%;
  border: 0;
  vertical-align: top;
  position: relative;
}
.sgp-of-travel-plan .sgp-plan-table__table tr:last-child td .sgp-accordion-custom::after {
  display: none;
}
.sgp-of-travel-plan .sgp-plan-table__table .sgp-plan-table__spacer {
  min-width: 16px;
  width: 16px;
}
.sgp-of-travel-plan .sgp-plan-table__table th {
  font-size: 22px;
}
.sgp-of-travel-plan .sgp-plan-table .sgp-plan-table__recomend-inner {
  text-transform: uppercase;
}
.sgp-of-travel-plan .sgp-plan-table--col-3 .sgp-plan-table__table th,
.sgp-of-travel-plan .sgp-plan-table--col-3 .sgp-plan-table__table td {
  width: 33.33%;
  border: 0;
  vertical-align: top;
  position: relative;
}
.sgp-of-travel-plan .sgp-plan-table--col-3 .sgp-plan-table__table .sgp-plan-table__spacer {
  width: 16px;
}
.sgp-of-travel-plan .sgp-accordion-custom {
  position: static;
}
.sgp-of-travel-plan .sgp-accordion-custom::after {
  content: "";
  position: absolute;
  left: 16px;
  bottom: 0;
  width: calc(100% - 32px);
  height: 1px;
  background-color: #c2e4f8;
}
.sgp-of-travel-plan .sgp-accordion-custom__expan {
  padding-top: 0;
  margin-top: -8px;
}

@media (max-width: 600px) {
  .sgp-of-travel-plan {
    padding: 32px 0;
  }
  .sgp-of-travel-plan .sgp-plan-table__table {
    width: 550px;
  }
}
.sgp-terms-n-cond {
  background-color: #F7F7F7;
  padding: 40px 0;
}
.sgp-terms-n-cond.sgp-end-result {
  background-color: #f0f1f1;
}
.sgp-terms-n-cond.sgp-end-result .sgp-terms-n-cond__tile--full {
  position: relative;
}
.sgp-terms-n-cond.sgp-end-result .sgp-terms-n-cond__tile--full::after {
  position: absolute;
  content: "";
  top: -24px;
  right: 0px;
  background-image: url(../images/business-end-result-double-quote.svg);
  background-size: 70px 52px;
  width: 70px;
  height: 52px;
}
.sgp-terms-n-cond.sgp-end-result .sgp-terms-n-cond__tile--two-tile {
  border: 1px solid #c2e4f8;
}
.sgp-terms-n-cond.sgp-end-result .sgp-terms-n-cond__result-head {
  font-size: 18px;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  margin-bottom: 4px;
}
.sgp-terms-n-cond.sgp-end-result .sgp-terms-n-cond__blue-head {
  font-size: 36px;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  margin-bottom: 4px;
  color: #24549d;
}
.sgp-terms-n-cond__wrap {
  display: flex;
  flex-wrap: wrap;
  margin: -8px;
}
.sgp-terms-n-cond__tile {
  background-color: #ffffff;
  padding: 24px;
  margin: 8px;
  width: calc(25% - 16px);
}
.sgp-terms-n-cond__tile:hover {
  box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.16);
}
.sgp-terms-n-cond__tile p {
  color: #57585b;
  font-size: 14px;
}
.sgp-terms-n-cond__tile p.sgp-mar-btm {
  margin-bottom: 8px;
}
.sgp-terms-n-cond__tile--two-tile.sgp-terms-n-cond__tile {
  width: calc(50% - 16px);
}
.sgp-terms-n-cond__tile--three-tile.sgp-terms-n-cond__tile {
  width: calc(33.3% - 16px);
}
.sgp-terms-n-cond__tile--flex1.sgp-terms-n-cond__tile {
  flex: 1;
}
.sgp-terms-n-cond__tile--full {
  width: 100%;
}
.sgp-terms-n-cond__tile .sgp-list {
  color: #57585b;
  padding-bottom: 8px;
}
.sgp-terms-n-cond__tile .sgp-list--dash {
  padding-left: 20px;
  padding-bottom: 0;
}
.sgp-terms-n-cond__head {
  color: #000000;
  font-size: 16px;
  padding-bottom: 8px;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
}
.sgp-terms-n-cond__sub-head {
  color: #000000;
  font-size: 14px;
  padding-bottom: 4px;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
}
.sgp-terms-n-cond__desc {
  color: #57585b;
  font-size: 14px;
}

@media (max-width: 1023.8px) {
  .sgp-terms-n-cond {
    padding: 32px 0;
  }
  .sgp-terms-n-cond__tile {
    width: calc(50% - 16px);
  }
  .sgp-terms-n-cond__tile--two-tile.sgp-terms-n-cond__tile {
    width: calc(50% - 16px);
  }
  .sgp-terms-n-cond__tile--three-tile.sgp-terms-n-cond__tile {
    width: calc(50% - 16px);
  }
  .sgp-terms-n-cond__tile--full.sgp-terms-n-cond__tile {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .sgp-terms-n-cond__wrap {
    flex-direction: column;
    margin: 0;
  }
  .sgp-terms-n-cond__tile {
    width: 100%;
    padding: 16px;
    margin: 0 0 8px 0;
  }
  .sgp-terms-n-cond__tile--two-tile.sgp-terms-n-cond__tile, .sgp-terms-n-cond__tile--three-tile.sgp-terms-n-cond__tile {
    width: 100%;
  }
  .sgp-terms-n-cond.sgp-end-result .sgp-terms-n-cond__tile--full::after {
    content: "";
    top: -14px;
    background-size: 40px 30px;
    width: 40px;
    height: 30px;
  }
}
.sgp-of-home-plan .sgp-plan-table__table td {
  text-align: left;
}
.sgp-of-home-plan__table-cnt {
  padding: 16px;
}
.sgp-of-home-plan__cnt-head {
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  margin-bottom: 8px;
}
.sgp-of-home-plan__table-cnt-txt {
  color: #57585b;
}
.sgp-of-home-plan .sgp-home-plan-tab {
  margin-top: 24px;
}

.sgp-banner-support-center .sgp-banner__inner {
  padding: 40px 0;
}
.sgp-banner-support-center .sgp-banner__inner::before {
  background-color: rgba(0, 0, 0, 0.5);
}
.sgp-banner-support-center .sgp-banner__bg {
  background-position: top center;
}
.sgp-banner-support-center .sgp-h2 {
  text-align: center;
  margin: 0 auto 24px;
}
.sgp-banner-support-center .sgp-search {
  max-width: 600px;
  margin: 0 auto 24px;
}
.sgp-banner-support-center .sgp-search__input {
  border: 1px solid #ffffff;
  border-right: 0;
  color: #ffffff;
}
.sgp-banner-support-center .sgp-search__input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-family: "Univers-45", sans-serif;
  font-weight: 300;
  color: #ffffff;
  opacity: 1;
  /* Firefox */
}
.sgp-banner-support-center .sgp-search__input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-family: "Univers-45", sans-serif;
  font-weight: 300;
  color: #ffffff;
}
.sgp-banner-support-center .sgp-search__input::-ms-input-placeholder {
  /* Microsoft Edge */
  font-family: "Univers-45", sans-serif;
  font-weight: 300;
  color: #ffffff;
}
.sgp-banner-support-center__popular-search {
  color: #ffffff;
}
.sgp-banner-support-center__popular-title {
  display: none;
}
.sgp-banner-support-center__related-outer {
  text-align: center;
}
.sgp-banner-support-center__link {
  background-color: #0777b5;
  padding: 8px 16px;
  border-radius: 50px;
  display: inline-block;
  margin: 4px;
  transition: all 0.3s;
}
.sgp-banner-support-center__link:hover {
  background-color: #24549d;
  box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.16);
}
.sgp-banner-support-center__link-num {
  display: none;
}

@media (min-width: 600px) and (max-width: 1023.8px) {
  .sgp-banner-support-center .sgp-banner__inner {
    min-height: 450px;
  }
}
@media (max-width: 600px) {
  .sgp-banner-support-center__popular-title {
    display: block;
    font-size: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding-bottom: 8px;
    margin-bottom: 16px;
  }
  .sgp-banner-support-center__link {
    background-color: transparent;
    padding: 0;
    margin: 0 0 8px;
    display: flex;
    width: 100%;
  }
  .sgp-banner-support-center__link:hover {
    background-color: transparent;
    box-shadow: none;
    text-decoration: underline;
  }
  .sgp-banner-support-center__link:hover .sgp-banner-support-center__link-num {
    text-decoration: none !important;
    background-color: #24549d;
    border: 1px solid #24549d;
  }
  .sgp-banner-support-center__link:nth-child(n+4) {
    display: none;
  }
  .sgp-banner-support-center__link-num {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 1px solid #ffffff;
    margin-right: 8px;
    position: relative;
    top: -4px;
  }
}
.sgp-minicart {
  position: absolute;
  top: auto;
  right: 0;
  width: 100%;
  z-index: 9;
  background-color: #333333;
}
.sgp-minicart__inner, .sgp-minicart__strip, .sgp-minicart__head, .sgp-minicart__item, .sgp-minicart__update {
  display: flex;
  align-items: center;
}
.sgp-minicart__inner {
  position: relative;
  justify-content: flex-end;
  padding: 0;
}
.sgp-minicart__strip {
  color: #ffffff;
  padding: 7px 32px;
  cursor: pointer;
}
.sgp-minicart__cart-icon {
  width: 18px;
  height: 16px;
  margin-right: 8px;
}
.sgp-minicart__arrow-icon {
  width: 10px;
  height: 6px;
  margin-left: 8px;
}
.sgp-minicart__label {
  white-space: nowrap;
}
.sgp-minicart__cart {
  display: none;
  padding: 16px;
  background-color: #ffffff;
  box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.16);
  position: absolute;
  top: 40px;
  right: 32px;
  width: 380px;
}
.sgp-minicart__cart::before {
  content: "";
  border-right: 14px solid transparent;
  border-left: 14px solid transparent;
  border-bottom: 14px solid #ffffff;
  width: 0;
  height: 0;
  position: absolute;
  top: -14px;
  right: 48px;
}
.sgp-minicart__cart.active {
  display: block;
}
.sgp-minicart__empty-text {
  font-family: "Univers-45", sans-serif;
  font-weight: 300;
  color: #cccccc;
}
.sgp-minicart__head {
  justify-content: space-between;
}
.sgp-minicart__close svg {
  width: 12px;
  height: 12px;
  fill: #24549d;
  transition: 0.4s;
}
.sgp-minicart__close:hover svg {
  fill: #c31126;
}
.sgp-minicart__item {
  padding: 20px 0;
  border-bottom: 1px solid #cccccc;
}
.sgp-minicart__empty {
  border-bottom: 0;
}
.sgp-minicart__empty:empty {
  display: none;
}
.sgp-minicart__close {
  position: absolute;
  top: 17px;
  right: 16px;
}
.sgp-minicart__item-wrapper {
  max-height: 225px;
  overflow: auto;
  padding-right: 8px;
  margin-top: 8px;
  -ms-scrollbar-face-color: #c31126;
  -ms-scrollbar-track-color: #f0f1f1;
  scrollbar-color: #c31126 #f0f1f1;
  scrollbar-width: thin;
  scrollbar-face-color: #c31126;
  scrollbar-track-color: #f0f1f1;
  scrollbar-arrow-color: #f0f1f1;
}
.sgp-minicart__item-wrapper::-webkit-scrollbar {
  width: 5px;
}
.sgp-minicart__item-wrapper::-webkit-scrollbar-track {
  background-color: #f0f1f1;
  border-radius: 5px;
}
.sgp-minicart__item-wrapper::-webkit-scrollbar-thumb {
  background-color: #c31126;
  border-radius: 5px;
}
.sgp-minicart__cart-sec {
  margin-left: 16px;
  width: 100%;
}
.sgp-minicart__img-sec {
  width: 100px;
  min-width: 100px;
}
.sgp-minicart__product {
  display: flex;
  align-items: flex-end;
  margin-bottom: 8px;
}
.sgp-minicart__update .sgp-qty {
  width: auto;
}
.sgp-minicart__product-price {
  margin-left: 16px;
  white-space: nowrap;
}
.sgp-minicart__reset-btn img, .sgp-minicart__del-btn img {
  width: 14px;
  height: auto;
}
.sgp-minicart__reset-btn {
  margin: 0 16px;
}
.sgp-minicart__reset-btn img {
  transition: transform 0.4s;
}
.sgp-minicart__reset-btn:hover img {
  transform: rotate(90deg);
}
.sgp-minicart__del-btn {
  margin-left: auto;
}
.sgp-minicart__price-detail {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
}
.sgp-minicart__price-detail:last-child {
  margin-bottom: 0;
}
.sgp-minicart__price-detail span {
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
}
.sgp-minicart__total span {
  color: #c31126;
}
.sgp-minicart__amount-sec {
  padding: 8px 10px 24px 0;
}
.sgp-minicart__btn-sec {
  display: flex;
  margin-bottom: 16px;
}
.sgp-minicart__btn-sec .sgp-link-btn {
  margin-right: 16px;
  width: 100%;
  min-width: 0px;
}
.sgp-minicart__btn-sec .sgp-link-btn:last-child {
  margin-right: 0;
}
.sgp-minicart__note {
  font-family: "Univers-45", sans-serif;
  font-weight: 300;
  font-style: italic;
  font-size: 12px;
  color: #333333;
}
.sgp-minicart.sticky {
  background-color: transparent;
  position: fixed;
  top: 83px;
  animation: fall-down 0.3s linear forwards;
}
.sgp-minicart.sticky .sgp-minicart__strip {
  background-color: #24549d;
  position: relative;
}
.sgp-minicart.sticky .sgp-minicart__strip::before {
  content: "";
  border-right: 14px solid transparent;
  border-left: 14px solid transparent;
  border-bottom: 32px solid #24549d;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateX(-50%);
}
.sgp-minicart.sticky .sgp-minicart__inner::after {
  content: "";
  width: 50vw;
  height: 100%;
  background-color: #24549d;
  position: absolute;
  bottom: 0;
  right: -50vw;
}
.sgp-minicart--cta-btn {
  z-index: 999;
  width: auto;
}
.sgp-minicart--cta-btn ~ .sgp-sticky-bar--blue-light .sgp-sticky-bar__outer {
  margin-right: 70px;
}

@media (max-width: 1023.8px) {
  .sgp-minicart.sticky {
    top: 60px;
  }
  .sgp-minicart--cta-btn ~ .sgp-sticky-bar--blue-light .sgp-sticky-bar__outer {
    margin-right: 150px;
  }
}
@media (max-width: 600px) {
  .sgp-minicart {
    position: relative;
    z-index: 999;
  }
  .sgp-minicart__inner {
    justify-content: center;
    background-color: #24549d;
  }
  .sgp-minicart__cart {
    width: 100%;
    height: calc(100vh - 127px);
    top: 100%;
    right: 0;
    overflow: auto;
  }
  .sgp-minicart__img-sec {
    width: 85px;
    min-width: 85px;
  }
  .sgp-minicart__product .sgp-h6 {
    font-size: 12px;
  }
  .sgp-minicart__update .sgp-qty__btn {
    padding: 10px;
  }
  .sgp-minicart__update .sgp-qty__btn svg {
    width: 11px;
    height: 11px;
  }
  .sgp-minicart__update .sgp-qty > span {
    min-width: 27px;
  }
  .sgp-minicart__disable-scroll {
    height: 100vh;
    overflow: hidden;
  }
  .sgp-minicart__item-wrapper {
    max-height: 50vh;
  }
  .sgp-minicart.sticky .sgp-minicart__cart {
    height: calc(100vh - 61px);
  }
}
@keyframes fall-down {
  0% {
    transform: translateY(-250%);
  }
  100% {
    transform: translateY(0%);
  }
}
.sgp-checkout {
  padding: 40px 0;
}
.sgp-checkout__wrapper img {
  width: 250px;
  height: auto;
}
.sgp-checkout__wrapper-inner {
  display: flex;
  flex-wrap: wrap;
}
.sgp-checkout__sec {
  padding-right: 24px;
  padding-bottom: 24px;
  flex: 2;
  display: flex;
  flex-direction: column;
}
.sgp-checkout__sec:last-child {
  padding-right: 0;
}
.sgp-checkout__sec--small.sgp-checkout__sec {
  flex: 1;
}
.sgp-checkout__label {
  display: flex;
  align-items: center;
  padding-right: 32px;
}
.sgp-checkout__label p {
  padding-left: 8px;
}
.sgp-checkout__label label {
  margin-left: 8px;
}
.sgp-checkout__radio {
  display: flex;
  height: 40px;
}
.sgp-checkout__notes {
  margin-bottom: 24px;
}
.sgp-checkout__notes li {
  color: #57585b;
  position: relative;
  padding-left: 20px;
}
.sgp-checkout__notes li::before {
  content: "-";
  margin-right: 0;
  left: 0;
  top: 0;
  position: absolute;
  width: 10px;
  height: 10px;
}
.sgp-checkout__checkbox {
  display: flex;
  margin-bottom: 24px;
  flex-wrap: wrap;
}
.sgp-checkout__check-text {
  margin-left: 16px;
  margin-top: 2px;
  width: calc(100% - 40px);
}
.sgp-checkout__buttons {
  margin-top: 24px;
  display: flex;
  justify-content: space-between;
}

@media (max-width: 1023.8px) {
  .sgp-checkout__sec {
    flex: unset;
    width: 50%;
  }
  .sgp-checkout__sec--small.sgp-checkout__sec {
    flex: unset;
  }
  .sgp-checkout__sec:last-child {
    padding-right: 0;
  }
  .sgp-checkout__sec--width.sgp-checkout__sec {
    width: 100%;
  }
  .sgp-checkout__wrapper-inner--right.sgp-checkout__wrapper-inner .sgp-checkout__sec:nth-child(2) {
    padding-right: 0;
  }
}
@media (max-width: 600px) {
  .sgp-checkout {
    padding: 32px 0;
  }
  .sgp-checkout__sec {
    padding-right: 0;
    width: 100%;
  }
  .sgp-checkout__sec--mob.sgp-checkout__sec {
    width: calc(50% - 8px);
    margin-right: 16px;
  }
  .sgp-checkout__sec--mob.sgp-checkout__sec:last-of-type {
    margin-right: 0;
  }
  .sgp-checkout__notes li::before {
    margin-right: 16px;
  }
}
.sgp-of-home-plan .sgp-plan-table__table td {
  text-align: left;
}
.sgp-of-home-plan__table-cnt {
  padding: 16px;
}
.sgp-of-home-plan__cnt-head {
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  margin-bottom: 8px;
}
.sgp-of-home-plan__table-cnt-txt {
  color: #57585b;
}
.sgp-of-home-plan .sgp-home-plan-tab {
  margin-top: 24px;
}

.sgp-track-trace {
  background-color: #F7F7F7;
  padding: 40px 0;
}
.sgp-track-trace .sgp-search {
  max-width: 1000px;
  margin-bottom: 16px;
}
.sgp-track-trace .sgp-search__input {
  border-color: #cccccc;
  color: #000000;
}
.sgp-track-trace .sgp-search__input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-family: "Univers-45", sans-serif;
  font-weight: 300;
  color: #cccccc;
  opacity: 1;
  /* Firefox */
}
.sgp-track-trace .sgp-search__input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-family: "Univers-45", sans-serif;
  font-weight: 300;
  color: #cccccc;
}
.sgp-track-trace .sgp-search__input::-ms-input-placeholder {
  /* Microsoft Edge */
  font-family: "Univers-45", sans-serif;
  font-weight: 300;
  color: #cccccc;
}
.sgp-track-trace__error {
  display: flex;
  margin-bottom: 16px;
  margin-top: 8px;
}
.sgp-track-trace__error.hide {
  display: none;
}
.sgp-track-trace__error-icon {
  margin-right: 8px;
}
.sgp-track-trace__error-icon svg {
  width: 15px;
  height: 15px;
}
.sgp-track-trace__error-txt {
  color: #c31126;
}
.sgp-track-trace__notes {
  background-color: #1e8cbf;
  padding: 24px;
  color: #ffffff;
}
.sgp-track-trace__notes .sgp-list li a {
  text-decoration: underline;
}
.sgp-track-trace .sgp-link {
  margin-bottom: 24px;
  display: inline-block;
}
.sgp-track-trace__notes-head {
  font-size: 16px;
  margin-bottom: 8px;
}
.sgp-track-trace__details-box {
  background-color: #ffffff;
  padding: 24px;
  box-shadow: 0 4px 32px rgba(0, 0, 0, 0.16);
  margin-bottom: 24px;
}
.sgp-track-trace__details-head {
  display: flex;
  margin-bottom: 8px;
}
.sgp-track-trace__head-icon {
  width: 30px;
  margin-right: 24px;
}
.sgp-track-trace__details-title {
  font-size: 18px;
  color: #24549d;
}
.sgp-track-trace__details-cnt {
  display: flex;
  flex-wrap: wrap;
  padding-left: 54px;
  margin: 0 -8px -8px;
}
.sgp-track-trace__details-row {
  display: flex;
  width: calc(33.33% - 16px);
  margin: 8px;
}
.sgp-track-trace__details-label {
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  margin-right: 16px;
}
.sgp-track-trace__details-value {
  color: #57585b;
}
.sgp-track-trace__details-value--bold {
  color: #c31126;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
}
.sgp-track-trace__updated-box {
  margin-bottom: 24px;
}
.sgp-track-trace__updated-box .sgp-accordion__btn {
  background-color: #b9e5fa;
  color: #24549d;
  cursor: auto;
}
.sgp-track-trace__updated-box .sgp-accordion__btn::after {
  display: none;
}
.sgp-track-trace__updated-box .sgp-track-trace__track-icon {
  margin-left: 0;
}
.sgp-track-trace__updated-box .sgp-track-trace__journey-inner {
  border: 0;
}
.sgp-track-trace__updated-box .sgp-track-trace__journey-main {
  color: #24549d;
}
.sgp-track-trace__updated-box .sgp-track-trace__desc {
  color: #57585b;
}
.sgp-track-trace__updated-box .sgp-track-trace__desc strong {
  color: #000000;
}
.sgp-track-trace__journey-outer {
  position: relative;
  padding-left: 8px;
}
.sgp-track-trace__journey-outer::after {
  content: "";
  position: absolute;
  left: 13px;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #24549d;
}
.sgp-track-trace__journey-box {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.sgp-track-trace__journey-box:last-child {
  margin-bottom: 0;
}
.sgp-track-trace__journey-box.active .sgp-track-trace__dot {
  background-color: #ffffff;
  border: 2px solid #24549d;
  transform: scale(1.4);
}
.sgp-track-trace__journey-box.active .sgp-track-trace__journey-inner {
  box-shadow: 0 4px 32px rgba(0, 0, 0, 0.16);
  border: 1px solid transparent;
}
.sgp-track-trace__track-icon {
  width: 50px;
  margin: 0 24px;
}
.sgp-track-trace__track-icon--mob {
  display: none;
}
.sgp-track-trace__journey-inner {
  display: flex;
  padding: 16px;
  border: 1px solid #c2e4f8;
  width: calc(100% - 112px);
  color: #24549d;
}
.sgp-track-trace__dot {
  width: 10px;
  height: 10px;
  background-color: #24549d;
  border: 2px solid transparent;
  border-radius: 50%;
  position: relative;
  display: block;
  z-index: 1;
}
.sgp-track-trace__journey-main {
  width: 30%;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
}
.sgp-track-trace__cnt-detail {
  width: 70%;
  padding-left: 16px;
}
.sgp-track-trace__date {
  font-size: 18px;
}
.sgp-track-trace__time svg {
  width: 14px;
  height: 14px;
  margin-right: 8px;
}
.sgp-track-trace__desc {
  margin-bottom: 8px;
}

@media (max-width: 1023.8px) {
  .sgp-track-trace__details-cnt {
    padding-left: 0;
  }
  .sgp-track-trace__details-row {
    display: flex;
    width: calc(100% - 16px);
    margin: 8px;
  }
}
@media (max-width: 600px) {
  .sgp-track-trace {
    padding: 32px 0;
  }
  .sgp-track-trace__notes {
    padding: 16px;
  }
  .sgp-track-trace__details-box {
    padding: 16px;
  }
  .sgp-track-trace__journey-outer {
    padding: 8px;
  }
  .sgp-track-trace__journey-outer::-webkit-scrollbar {
    height: 4px;
  }
  .sgp-track-trace__journey-outer::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #b9e5fa;
  }
  .sgp-track-trace__journey-outer::-webkit-scrollbar-thumb {
    background: #24549d;
    border-radius: 10px;
  }
  .sgp-track-trace__track-icon {
    display: none;
  }
  .sgp-track-trace__journey-inner {
    display: block;
    width: 100%;
    position: relative;
  }
  .sgp-track-trace__journey-main {
    width: 100%;
    display: flex;
    margin-bottom: 8px;
  }
  .sgp-track-trace__cnt-detail {
    width: 100%;
    padding-left: 0;
  }
  .sgp-track-trace__desc strong {
    display: block;
  }
  .sgp-track-trace__updated-box .sgp-track-trace__journey-inner {
    padding: 0;
    width: 100%;
  }
}
.sgp-postage-rate-table {
  padding: 40px 0 8px;
}

.key-exclusions .sgp-h2 {
  margin-bottom: 24px;
}
.key-exclusions .sgp-snr-steps__box-head {
  color: #333333;
}
.key-exclusions .sgp-snr-steps__box-disc {
  color: #57585b;
}
.key-exclusions .sgp-snr-steps__box-color {
  border: 1px solid #c31126;
}
.key-exclusions .sgp-snr-steps__box-color--blue {
  border: 1px solid #24549d;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.key-exclusions .sgp-snr-steps__box-color--blue .sgp-snr-steps__box-head {
  padding-top: 0;
}
.key-exclusions .sgp-snr-steps__border-box-mobile-show {
  display: none;
}

@media (max-width: 600px) {
  .key-exclusions .sgp-snr-steps__box-color--blue {
    display: none;
  }
  .key-exclusions .sgp-snr-steps__border-box-mobile-show {
    display: flex;
  }
}
.sgp-calc-postage {
  padding: 40px 0;
}
.sgp-calc-postage__sticky {
  position: fixed;
  width: 100%;
  top: 83px;
  left: 0;
  z-index: 99;
  display: none;
}
.sgp-calc-postage__sticky .content-wrapper {
  display: flex;
  justify-content: flex-end;
}
.sgp-calc-postage__sticky.active {
  display: block;
  animation: slide-down 0.3s linear forwards;
}
@keyframes slide-down {
  0% {
    opacity: 0.5;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.sgp-calc-postage__sticky-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #c31126;
  color: #ffffff;
  padding: 8px 0 8px 16px;
  min-width: 300px;
  position: relative;
}
.sgp-calc-postage__sticky-inner::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 5000px;
  height: 100%;
  background-color: #c31126;
}
.sgp-calc-postage__sticky-label, .sgp-calc-postage__sticky-value {
  position: relative;
  z-index: 1;
}
.sgp-calc-postage__sticky-label {
  padding-right: 16px;
}
.sgp-calc-postage__wrapp {
  display: flex;
  justify-content: space-between;
}
.sgp-calc-postage__main {
  max-width: 500px;
  width: 100%;
}
.sgp-calc-postage__main > .sgp-link-btn--box {
  margin-top: 24px;
}
.sgp-calc-postage__progress {
  display: inline-flex;
  position: relative;
  margin-bottom: 32px;
}
.sgp-calc-postage__progress::after {
  content: "";
  position: absolute;
  top: 15px;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 100px);
  height: 1px;
  background-color: #b9e5fa;
}
.sgp-calc-postage__progress-outer {
  display: flex;
  flex-direction: column;
}
.sgp-calc-postage__progress-outer:last-child {
  text-align: right;
  margin-left: 40px;
  align-items: flex-end;
}
.sgp-calc-postage__progress-outer:first-child {
  margin-right: 40px;
}
.sgp-calc-postage__progress-outer.current .sgp-calc-postage__progress-dot {
  border: 1px solid #24549d;
}
.sgp-calc-postage__progress-outer.current .sgp-calc-postage__progress-txt {
  color: #24549d;
}
.sgp-calc-postage__progress-outer.current .sgp-calc-postage__progress-label {
  color: #24549d;
}
.sgp-calc-postage__progress-outer.active .sgp-calc-postage__progress-dot {
  border: 1px solid #24549d;
  background-color: #24549d;
  position: relative;
}
.sgp-calc-postage__progress-outer.active .sgp-calc-postage__progress-dot::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.313' height='11' viewBox='0 0 14.313 11'%3E%3Cpath d='M13.625-11.406a.338.338,0,0,1,.25-.094.457.457,0,0,1,.281.094l.875.906a.3.3,0,0,1,.125.25.389.389,0,0,1-.125.281L5.656-.594a.338.338,0,0,1-.25.094.457.457,0,0,1-.281-.094L.969-4.781a.3.3,0,0,1-.125-.25.389.389,0,0,1,.125-.281l.875-.875a.389.389,0,0,1,.281-.125.3.3,0,0,1,.25.125L5.406-3.156Z' transform='translate(-0.844 11.5)' fill='%23fff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 15px;
  height: 15px;
}
.sgp-calc-postage__progress-outer.active .sgp-calc-postage__progress-txt {
  display: none;
}
.sgp-calc-postage__progress-outer.active .sgp-calc-postage__progress-label {
  color: #24549d;
}
.sgp-calc-postage__progress-dot {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid #cccccc;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sgp-calc-postage__progress-txt {
  color: #cccccc;
}
.sgp-calc-postage__progress-label {
  color: #cccccc;
  margin-top: 8px;
}
.sgp-calc-postage__row {
  display: flex;
  margin-bottom: 24px;
}
.sgp-calc-postage__row .sgp-select {
  flex: 1;
  border: 1px solid #cccccc;
  padding: 10px 16px;
  background-position-x: calc(100% - 9px);
  background-position-y: 50%;
  font-family: "Univers-45", sans-serif;
  font-weight: 300;
}
.sgp-calc-postage__row .sgp-select:last-child {
  flex: 2;
  margin-left: 16px;
}
.sgp-calc-postage__row .sgp-select--single {
  max-width: 180px;
}
.sgp-calc-postage__row .sgp-select--single:last-child {
  margin-left: 0;
}
.sgp-calc-postage__row .sgp-input-text {
  border: 1px solid #cccccc;
  padding: 10px 16px;
  flex: 2;
}
.sgp-calc-postage__value-btn {
  flex: 1;
  padding: 10px 16px;
  border: 1px solid #1e8cbf;
  color: #1e8cbf;
  text-align: center;
}
.sgp-calc-postage__value-btn:hover {
  color: #1e8cbf;
}
.sgp-calc-postage__value-btn.active {
  background-color: #1e8cbf;
  color: #ffffff;
}
.sgp-calc-postage__value-btn.active:hover {
  color: #ffffff;
}
.sgp-calc-postage .sgp-link {
  display: block;
  margin-bottom: 8px;
}
.sgp-calc-postage__result {
  max-width: 375px;
  width: 100%;
  margin-left: 16px;
}
.sgp-calc-postage__result .sgp-btn {
  margin-top: 16px;
}
.sgp-calc-postage__result-box {
  border: 1px solid #cccccc;
}
.sgp-calc-postage__result-box-head {
  padding: 10px 16px;
  background-color: #c31126;
  color: #ffffff;
  font-size: 18px;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
}
.sgp-calc-postage__result-box-row {
  display: flex;
  padding: 10px 16px;
  border-top: 1px solid #cccccc;
}
.sgp-calc-postage__result-box-label {
  flex: 1;
  padding-right: 8px;
}
.sgp-calc-postage__result-box-value {
  flex: 2;
}
.sgp-calc-postage__result-box-value--total {
  color: #c31126;
  text-align: right;
  font-size: 18px;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
}
.sgp-calc-postage__tiles {
  margin-top: 32px;
}
.sgp-calc-postage__tiles .sgp-h3 {
  margin-bottom: 16px;
}
.sgp-calc-postage__tiles--services .sgp-pdp {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin: 0 -8px 0;
  width: calc(100% + 16px);
  margin-top: 16px;
}
.sgp-calc-postage__tiles--services .sgp-pdp__price {
  margin: 8px;
}
.sgp-calc-postage__tiles--services .sgp-pdp .spg-postal-popup {
  margin: 8px;
}
.sgp-calc-postage__tiles-outer {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
}
.sgp-calc-postage__tiles-outer .sgp-tile {
  width: calc(33.33% - 16px);
  margin: 8px;
}
.sgp-calc-postage__tiles-btn {
  display: flex;
  flex-wrap: wrap;
  margin: 24px -8px 0;
}
.sgp-calc-postage__tiles-btn .sgp-link-btn {
  margin: 8px;
}

@media (max-width: 1023.8px) {
  .sgp-calc-postage {
    position: relative;
    padding-top: 96px;
  }
  .sgp-calc-postage__sticky.active {
    display: none;
  }
  .sgp-calc-postage__result {
    position: absolute;
    left: 0;
    top: 16px;
    max-width: none;
    margin-left: 0;
    background-color: #ffffff;
    box-shadow: 0 4px 32px rgba(0, 0, 0, 0.16);
    z-index: 99;
  }
  .sgp-calc-postage__result .sgp-btn {
    margin: 16px;
    display: none;
  }
  .sgp-calc-postage__result.active .sgp-calc-postage__result-box-head::after {
    transform: rotate(180deg);
  }
  .sgp-calc-postage__result.active .sgp-calc-postage__result-box-row {
    display: flex;
  }
  .sgp-calc-postage__result.active .sgp-btn {
    display: inline-flex;
  }
  .sgp-calc-postage__result--sticky {
    position: fixed;
    top: 60px;
    animation: slide-down 0.3s linear forwards;
  }
  @keyframes slide-down {
    0% {
      opacity: 0.5;
      transform: translateY(-100%);
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }
  .sgp-calc-postage__result-box-row {
    display: none;
  }
  .sgp-calc-postage__result-box-head {
    position: relative;
  }
  .sgp-calc-postage__result-box-head::after {
    content: "";
    position: absolute;
    right: 16px;
    top: 14px;
    width: 15px;
    height: 15px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.125' height='7.793' viewBox='0 0 13.125 7.793'%3E%3Cpath id='Path_1019' data-name='Path 1019' d='M6.234-4.1H6.193a.6.6,0,0,0,.369.123A.6.6,0,0,0,6.932-4.1L13-10.131a.571.571,0,0,0,.123-.349A.571.571,0,0,0,13-10.828l-.82-.82a.6.6,0,0,0-.369-.123.443.443,0,0,0-.328.123L6.563-6.768,1.641-11.648a.443.443,0,0,0-.328-.123.6.6,0,0,0-.369.123l-.82.82A.571.571,0,0,0,0-10.479a.49.49,0,0,0,.164.349Z' transform='translate(0 11.771)' fill='%23fff'/%3E%3C/svg%3E%0A");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: all 0.3s;
  }
  .sgp-calc-postage__tiles-outer {
    flex-wrap: nowrap;
    overflow-x: auto;
    -ms-scrollbar-face-color: #24549d;
    -ms-scrollbar-track-color: #b9e5fa;
    scrollbar-color: #24549d #b9e5fa;
    scrollbar-width: thin;
    scrollbar-face-color: #24549d;
    scrollbar-track-color: #b9e5fa;
    scrollbar-arrow-color: #b9e5fa;
    padding-bottom: 8px;
  }
  .sgp-calc-postage__tiles-outer::-webkit-scrollbar {
    height: 5px;
  }
  .sgp-calc-postage__tiles-outer::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #b9e5fa;
  }
  .sgp-calc-postage__tiles-outer::-webkit-scrollbar-thumb {
    background: #24549d;
    border-radius: 10px;
  }
  .sgp-calc-postage__tiles-outer .sgp-tile {
    min-width: 260px;
  }
}
@media (max-width: 600px) {
  .sgp-calc-postage {
    padding-top: 72px;
    padding-bottom: 32px;
  }
  .sgp-calc-postage__main > .sgp-link-btn--box {
    margin-top: 16px;
  }
  .sgp-calc-postage__row {
    flex-wrap: wrap;
    margin-bottom: 16px;
  }
  .sgp-calc-postage__row .sgp-select {
    flex: none;
    width: 100%;
    margin-bottom: 16px;
  }
  .sgp-calc-postage__row .sgp-select:last-child {
    margin-left: 0;
    margin-bottom: 0;
  }
  .sgp-calc-postage__row .sgp-select--single {
    max-width: 100%;
  }
  .sgp-calc-postage__row .sgp-input-text {
    flex: none;
    width: 100%;
  }
  .sgp-calc-postage__value-btn {
    flex: none;
    width: 50%;
  }
  .sgp-calc-postage__result {
    top: 0;
  }
  .sgp-calc-postage__result--sticky {
    top: 60px;
  }
}
.sgp-compare {
  padding: 40px 0;
}
.sgp-compare__outer {
  display: flex;
  position: relative;
}
.sgp-compare__detail {
  width: 25%;
  padding-right: 16px;
  padding-top: 12px;
}
.sgp-compare__prdct {
  width: calc(75% + 16px);
  margin: 0 -8px;
}
.sgp-compare__prdct .slick-track {
  margin: 0;
}
.sgp-compare__prdct .slick-list {
  padding: 12px 0;
}
.sgp-compare__detail-top {
  min-height: 325px;
}
.sgp-compare__detail-top > .sgp-btn {
  margin-bottom: 24px;
}
.sgp-compare__detail-box {
  background-color: #F7F7F7;
  padding: 16px;
  margin-bottom: 16px;
}
.sgp-compare__detail-box-head {
  font-size: 18px;
  margin-bottom: 16px;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
}
.sgp-compare__prdct-item {
  border: 1px solid #eee;
  transition: all 0.3s;
  margin: 0 8px;
}
.sgp-compare__prdct-item .sgp-link-btn--box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sgp-compare__prdct-item:hover {
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.16);
}
.sgp-compare__prdct-item-top {
  min-height: 325px;
}
.sgp-compare__prdct-item-top .sgp-btn {
  display: none;
}
.sgp-compare__prdct-value-icon {
  width: 10px;
}
.sgp-compare__prdct-tag {
  background-color: #c31126;
  padding: 4px 16px;
  color: #ffffff;
  border-radius: 30px;
  display: inline-block;
  font-size: 12px;
}
.sgp-compare__prdct-img {
  margin-bottom: 16px;
}
.sgp-compare__prdct-head {
  color: #57585b;
  font-family: "Univers-55", sans-serif;
  font-weight: normal;
  padding: 0 16px;
}
.sgp-compare__prdct-title {
  font-size: 18px;
  padding: 0 16px;
  margin-bottom: 16px;
}
.sgp-compare__prdct-row {
  color: #57585b;
}
.sgp-compare__prdct-row .sgp-accordion-custom__expan {
  min-height: 44px;
  border-top: 1px solid #eee;
}
.sgp-compare__prdct-row--size .sgp-accordion-custom__expan {
  min-height: 80px;
}
.sgp-compare__prdct-row--delivery-std .sgp-accordion-custom__expan {
  min-height: 106px;
}
.sgp-compare__prdct-row--rate {
  color: #000000;
}
.sgp-compare__detail-wrapp {
  background-color: #F7F7F7;
}
.sgp-compare__detail-wrapp .sgp-compare__prdct-row {
  padding: 12px 16px;
  color: #000000;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  min-height: 44px;
  border-top: 1px solid #eee;
}
.sgp-compare__detail-wrapp .sgp-compare__prdct-row:first-child {
  border-top: 1px solid #F7F7F7;
}
.sgp-compare__detail-wrapp .sgp-compare__prdct-row--size {
  min-height: 80px;
}
.sgp-compare__detail-wrapp .sgp-compare__prdct-row--delivery-std {
  min-height: 106px;
}
.sgp-compare .sgp-accordion-custom__label {
  display: none;
  padding: 0;
}
.sgp-compare .sgp-accordion-custom__expan {
  padding: 12px 16px;
  display: block;
}

@media (max-width: 1023.8px) {
  .sgp-compare__detail {
    display: none;
  }
  .sgp-compare__prdct {
    width: calc(100% + 16px);
  }
  .sgp-compare .sgp-accordion-custom.active .sgp-accordion-custom__label {
    background-color: #24549d;
    color: #ffffff;
  }
  .sgp-compare .sgp-accordion-custom.active .sgp-accordion-custom__label::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.75' height='5.195' viewBox='0 0 8.75 5.195'%3E%3Cpath id='Path_1019' data-name='Path 1019' d='M4.156-8.266H4.129a.4.4,0,0,1,.246-.082.4.4,0,0,1,.246.082l4.047,4.02a.381.381,0,0,1,.082.232.381.381,0,0,1-.082.232l-.547.547a.4.4,0,0,1-.246.082.3.3,0,0,1-.219-.082L4.375-6.488,1.094-3.234a.3.3,0,0,1-.219.082.4.4,0,0,1-.246-.082L.082-3.781A.381.381,0,0,1,0-4.014a.327.327,0,0,1,.109-.232Z' transform='translate(0 8.348)' fill='%23fff'/%3E%3C/svg%3E%0A");
  }
  .sgp-compare .sgp-accordion-custom__label {
    display: block;
    padding: 12px 16px;
    background-color: #b9e5fa;
    color: #24549d;
  }
  .sgp-compare .sgp-accordion-custom__label::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='5.938' viewBox='0 0 10 5.938'%3E%3Cpath id='Path_1018' data-name='Path 1018' d='M4.75-3.125H4.719A.457.457,0,0,0,5-3.031a.457.457,0,0,0,.281-.094L9.906-7.719A.435.435,0,0,0,10-7.984a.435.435,0,0,0-.094-.266l-.625-.625A.457.457,0,0,0,9-8.969a.338.338,0,0,0-.25.094L5-5.156,1.25-8.875A.338.338,0,0,0,1-8.969a.457.457,0,0,0-.281.094L.094-8.25A.435.435,0,0,0,0-7.984a.373.373,0,0,0,.125.266Z' transform='translate(0 8.969)' fill='%2324549d'/%3E%3C/svg%3E%0A");
    width: 13px;
    height: 13px;
    top: 14px;
  }
  .sgp-compare .sgp-accordion-custom__expan {
    padding: 12px 16px;
    background-color: #f0f1f1;
    display: none;
  }
  .sgp-compare__prdct-row {
    padding: 0;
    margin-bottom: 8px;
  }
  .sgp-compare__prdct-row:last-of-type {
    margin-bottom: 0;
  }
  .sgp-compare__prdct-item .sgp-link-btn--box {
    display: none;
  }
  .sgp-compare__prdct-item-top {
    min-height: 370px;
  }
  .sgp-compare__prdct-item-top .sgp-btn {
    display: inline-flex;
    padding: 0 16px;
    margin-bottom: 16px;
  }
  .sgp-compare__prdct-title {
    min-height: 50px;
  }
}
@media (max-width: 600px) {
  .sgp-compare {
    padding: 32px 0;
  }
  .sgp-compare__prdct .slick-dots {
    top: 0;
    margin: 0 8px;
    width: calc(100% - 16px);
  }
  .sgp-compare__prdct.slick-slider {
    margin-bottom: 0;
  }
}
.sgp-we-accept {
  padding: 40px 0;
}
.sgp-we-accept--bottom {
  padding-bottom: 0;
}
.sgp-we-accept__outer {
  display: flex;
  margin: 0 -8px;
}
.sgp-we-accept__tiles {
  margin: 0 8px;
  width: calc(33.33% - 16px);
}
.sgp-we-accept__feature-outer {
  margin: 0 8px;
  width: calc(66.66% - 16px);
}
.sgp-we-accept .sgp-feature-tile {
  margin-bottom: 16px;
}
.sgp-we-accept .sgp-feature-tile:last-child {
  margin-bottom: 0;
}

@media (max-width: 1023.8px) {
  .sgp-we-accept__outer {
    display: block;
    margin: 0;
  }
  .sgp-we-accept__tiles {
    width: 100%;
    margin: 0 0 16px;
  }
  .sgp-we-accept__tiles .sgp-tile {
    width: 50%;
  }
  .sgp-we-accept__feature-outer {
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 600px) {
  .sgp-we-accept {
    padding: 32px 0;
  }
  .sgp-we-accept__tiles .sgp-tile {
    width: 100%;
  }
}
.sgp-list-view .sgp-tile--list {
  margin-bottom: 16px;
}
.sgp-list-view .sgp-tile--list:last-child {
  margin-bottom: 0;
}
.sgp-list-view .sgp-tile__img-sec > * {
  display: none;
}
.sgp-list-view .sgp-tile .sgp-tile__tag {
  display: inline-block;
  position: static;
  margin-right: 8px;
}
.sgp-list-view .sgp-tile__cnt-sec {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.sgp-list-view .sgp-tile__cnt-sec .sgp-btn {
  margin-top: -24px;
  margin-left: 24px;
  white-space: nowrap;
}
.sgp-list-view .sgp-tile__cnt-inner {
  margin-bottom: 0;
}
.sgp-list-view .sgp-tile__day {
  font-size: 14px;
  color: #57585b;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.sgp-list-view .sgp-tile__desc {
  margin: 8px 40px 0 0;
}
.sgp-list-view .sgp-tile__desc--two-col {
  display: inline-flex;
  margin-bottom: 0;
  margin-right: 40px;
}
.sgp-list-view .sgp-tile__desc--two-col span {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.sgp-list-view .sgp-tile__desc-icon {
  top: -1px;
}
.sgp-list-view .sgp-tile__desc-black {
  min-width: 0;
  margin-right: 16px;
}
.sgp-list-view .sgp-tile .sgp-h3,
.sgp-list-view .sgp-tile .sgp-h4,
.sgp-list-view .sgp-tile .sgp-h5,
.sgp-list-view .sgp-tile .sgp-h6 {
  margin-bottom: 8px;
}
.sgp-list-view--product .sgp-tile {
  width: 100%;
  margin: 0 0 16px;
}
.sgp-list-view--product .sgp-tile__cnt-sec {
  display: block;
}
.sgp-list-view--product .sgp-tile__img-sec .sgp-tag {
  display: inline-flex;
  position: relative;
  left: -10px;
  top: 0;
  width: 200px;
  margin-right: 16px;
}
.sgp-list-view--product .sgp-tile__img-sec .sgp-tag::after {
  left: 184px;
  top: 0;
}
.sgp-list-view--product .sgp-tile__img-sec .sgp-checkbox {
  display: block;
}
.sgp-list-view--product .sgp-tile__btn-sec {
  margin-right: 24px;
}
.sgp-list-view--product .sgp-tile__list-view-cnt {
  flex-direction: row;
}
.sgp-list-view--product .sgp-tile__btn-sec {
  display: inline-flex;
  width: auto;
  align-items: center;
}
.sgp-list-view--product .sgp-pdp {
  justify-content: flex-start;
}

@media (max-width: 1023.8px) {
  .sgp-list-view {
    display: flex;
  }
  .sgp-list-view .sgp-tile {
    width: 100%;
    min-width: 400px;
    margin-right: 16px;
  }
  .sgp-list-view .sgp-tile:last-child {
    margin-right: 0;
  }
  .sgp-list-view .sgp-tile__cnt-sec {
    flex-direction: column;
    align-items: flex-start;
  }
  .sgp-list-view .sgp-tile__cnt-sec .sgp-btn {
    margin-top: auto;
    margin-left: 0;
  }
  .sgp-list-view .sgp-tile__cnt-inner {
    margin-bottom: 16px;
  }
  .sgp-list-view .sgp-tile__desc span {
    white-space: unset;
  }
  .sgp-list-view .sgp-tile__desc span.sgp-tile__desc-black {
    min-width: 150px;
    width: 150px;
    white-space: unset;
  }
  .sgp-list-view--block.sgp-list-view {
    display: block;
  }
  .sgp-list-view--product {
    display: block;
    overflow-x: unset;
  }
}
@media (max-width: 600px) {
  .sgp-list-view .sgp-tile {
    min-width: 0;
  }
  .sgp-list-view--product .sgp-tile__list-view-cnt {
    flex-direction: column;
    height: 100%;
  }
  .sgp-list-view--product .sgp-tile__btn-sec {
    width: 100%;
    margin-right: 0;
  }
  .sgp-list-view--product .sgp-tile__desc--two-col {
    flex-wrap: wrap;
  }
  .sgp-list-view.sgp-service__wrapper .sgp-tile {
    min-width: 350px;
  }
  .sgp-list-view__desc span.sgp-tile__desc-black {
    min-width: 130px;
    width: 130px;
  }
}
.sgp-compare {
  padding: 40px 0;
}
.sgp-compare__outer {
  display: flex;
  position: relative;
}
.sgp-compare__detail {
  width: 25%;
  padding-right: 16px;
  padding-top: 12px;
}
.sgp-compare__prdct {
  width: calc(75% + 16px);
  margin: 0 -8px;
}
.sgp-compare__prdct .slick-track {
  margin: 0;
}
.sgp-compare__prdct .slick-list {
  padding: 12px 0;
}
.sgp-compare__detail-top {
  min-height: 325px;
}
.sgp-compare__detail-top > .sgp-btn {
  margin-bottom: 24px;
}
.sgp-compare__detail-box {
  background-color: #F7F7F7;
  padding: 16px;
  margin-bottom: 16px;
}
.sgp-compare__detail-box-head {
  font-size: 18px;
  margin-bottom: 16px;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
}
.sgp-compare__prdct-item {
  border: 1px solid #eee;
  transition: all 0.3s;
  margin: 0 8px;
}
.sgp-compare__prdct-item .sgp-link-btn--box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sgp-compare__prdct-item:hover {
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.16);
}
.sgp-compare__prdct-item-top {
  min-height: 325px;
}
.sgp-compare__prdct-item-top .sgp-btn {
  display: none;
}
.sgp-compare__prdct-value-icon {
  width: 10px;
}
.sgp-compare__prdct-tag {
  background-color: #c31126;
  padding: 4px 16px;
  color: #ffffff;
  border-radius: 30px;
  display: inline-block;
  font-size: 12px;
}
.sgp-compare__prdct-img {
  margin-bottom: 16px;
}
.sgp-compare__prdct-head {
  color: #57585b;
  font-family: "Univers-55", sans-serif;
  font-weight: normal;
  padding: 0 16px;
}
.sgp-compare__prdct-title {
  font-size: 18px;
  padding: 0 16px;
  margin-bottom: 16px;
}
.sgp-compare__prdct-row {
  color: #57585b;
}
.sgp-compare__prdct-row .sgp-accordion-custom__expan {
  min-height: 44px;
  border-top: 1px solid #eee;
}
.sgp-compare__prdct-row--size .sgp-accordion-custom__expan {
  min-height: 80px;
}
.sgp-compare__prdct-row--delivery-std .sgp-accordion-custom__expan {
  min-height: 106px;
}
.sgp-compare__prdct-row--rate {
  color: #000000;
}
.sgp-compare__detail-wrapp {
  background-color: #F7F7F7;
}
.sgp-compare__detail-wrapp .sgp-compare__prdct-row {
  padding: 12px 16px;
  color: #000000;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  min-height: 44px;
  border-top: 1px solid #eee;
}
.sgp-compare__detail-wrapp .sgp-compare__prdct-row:first-child {
  border-top: 1px solid #F7F7F7;
}
.sgp-compare__detail-wrapp .sgp-compare__prdct-row--size {
  min-height: 80px;
}
.sgp-compare__detail-wrapp .sgp-compare__prdct-row--delivery-std {
  min-height: 106px;
}
.sgp-compare .sgp-accordion-custom__label {
  display: none;
  padding: 0;
}
.sgp-compare .sgp-accordion-custom__expan {
  padding: 12px 16px;
  display: block;
}

@media (max-width: 1023.8px) {
  .sgp-compare__detail {
    display: none;
  }
  .sgp-compare__prdct {
    width: calc(100% + 16px);
  }
  .sgp-compare .sgp-accordion-custom.active .sgp-accordion-custom__label {
    background-color: #24549d;
    color: #ffffff;
  }
  .sgp-compare .sgp-accordion-custom.active .sgp-accordion-custom__label::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.75' height='5.195' viewBox='0 0 8.75 5.195'%3E%3Cpath id='Path_1019' data-name='Path 1019' d='M4.156-8.266H4.129a.4.4,0,0,1,.246-.082.4.4,0,0,1,.246.082l4.047,4.02a.381.381,0,0,1,.082.232.381.381,0,0,1-.082.232l-.547.547a.4.4,0,0,1-.246.082.3.3,0,0,1-.219-.082L4.375-6.488,1.094-3.234a.3.3,0,0,1-.219.082.4.4,0,0,1-.246-.082L.082-3.781A.381.381,0,0,1,0-4.014a.327.327,0,0,1,.109-.232Z' transform='translate(0 8.348)' fill='%23fff'/%3E%3C/svg%3E%0A");
  }
  .sgp-compare .sgp-accordion-custom__label {
    display: block;
    padding: 12px 16px;
    background-color: #b9e5fa;
    color: #24549d;
  }
  .sgp-compare .sgp-accordion-custom__label::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='5.938' viewBox='0 0 10 5.938'%3E%3Cpath id='Path_1018' data-name='Path 1018' d='M4.75-3.125H4.719A.457.457,0,0,0,5-3.031a.457.457,0,0,0,.281-.094L9.906-7.719A.435.435,0,0,0,10-7.984a.435.435,0,0,0-.094-.266l-.625-.625A.457.457,0,0,0,9-8.969a.338.338,0,0,0-.25.094L5-5.156,1.25-8.875A.338.338,0,0,0,1-8.969a.457.457,0,0,0-.281.094L.094-8.25A.435.435,0,0,0,0-7.984a.373.373,0,0,0,.125.266Z' transform='translate(0 8.969)' fill='%2324549d'/%3E%3C/svg%3E%0A");
    width: 13px;
    height: 13px;
    top: 14px;
  }
  .sgp-compare .sgp-accordion-custom__expan {
    padding: 12px 16px;
    background-color: #f0f1f1;
    display: none;
  }
  .sgp-compare__prdct-row {
    padding: 0;
    margin-bottom: 8px;
  }
  .sgp-compare__prdct-row:last-of-type {
    margin-bottom: 0;
  }
  .sgp-compare__prdct-item .sgp-link-btn--box {
    display: none;
  }
  .sgp-compare__prdct-item-top {
    min-height: 370px;
  }
  .sgp-compare__prdct-item-top .sgp-btn {
    display: inline-flex;
    padding: 0 16px;
    margin-bottom: 16px;
  }
  .sgp-compare__prdct-title {
    min-height: 50px;
  }
}
@media (max-width: 600px) {
  .sgp-compare {
    padding: 32px 0;
  }
  .sgp-compare__prdct .slick-dots {
    top: 0;
    margin: 0 8px;
    width: calc(100% - 16px);
  }
  .sgp-compare__prdct.slick-slider {
    margin-bottom: 0;
  }
}
.sgp-covid-updates .sgp-social-head {
  margin-bottom: 24px;
}
.sgp-covid-updates .sgp-h6 {
  margin-bottom: 8px;
}
.sgp-covid-updates__desc {
  color: #57585b;
  margin-bottom: 16px;
}
.sgp-covid-updates__italic {
  font-style: italic;
  margin-bottom: 40px;
}
.sgp-covid-updates__italic .sgp-covid-updates__desc {
  margin-bottom: 4px;
}
.sgp-covid-updates__status {
  margin-top: 40px;
  color: #57585b;
}
.sgp-covid-updates__status .sgp-h3 {
  margin-bottom: 16px;
  border-bottom: 1px solid #c2e4f8;
}
.sgp-covid-updates__status .sgp-h5,
.sgp-covid-updates__status .sgp-h6 {
  margin-bottom: 8px;
}
.sgp-covid-updates__status .sgp-covid-updates__desc {
  margin-bottom: 10px;
}
.sgp-covid-updates__status .sgp-covid-updates__desc:last-child {
  margin-bottom: 0;
}
.sgp-covid-updates .sgp-notice-box {
  margin-bottom: 32px;
}
.sgp-covid-updates .sgp-search {
  max-width: 580px;
  margin-bottom: 40px;
}
.sgp-covid-updates .sgp-search__input {
  color: #333333;
  border: 1px solid #c2e4f8;
}
.sgp-covid-updates:not(.sgp-postal-revision) .sgp-rate-table {
  margin-bottom: 16px;
}
.sgp-covid-updates:not(.sgp-postal-revision) .sgp-rate-table table th, .sgp-covid-updates:not(.sgp-postal-revision) .sgp-rate-table table td {
  text-align: left;
}
.sgp-covid-updates:not(.sgp-postal-revision) .sgp-rate-table table td {
  color: #57585b;
}
.sgp-covid-updates .sgp-prev-next-btn {
  margin-top: 24px;
}
.sgp-covid-updates__detail-sec .sgp-covid-updates__status {
  margin-top: 16px;
}

@media (max-width: 600px) {
  .sgp-covid-updates__status {
    margin-top: 24px;
  }
  .sgp-covid-updates__italic {
    margin-bottom: 32px;
  }
}
.sgp-postal-revision {
  padding: 40px 0;
}
.sgp-postal-revision .sgp-info-tab .tab-content {
  padding: 16px 0 0;
  background-color: #ffffff;
}
.sgp-postal-revision .sgp-rate-table {
  margin-bottom: 16px;
}
.sgp-postal-revision .sgp-rate-table table th,
.sgp-postal-revision .sgp-rate-table table td {
  width: 20%;
}
.sgp-postal-revision .sgp-rate-table--td-auto table th,
.sgp-postal-revision .sgp-rate-table--td-auto table td {
  width: auto;
}
.sgp-postal-revision .sgp-rate-table--postal-services {
  overflow-x: auto;
  -ms-scrollbar-face-color: #24549d;
  -ms-scrollbar-track-color: #b9e5fa;
  scrollbar-color: #24549d #b9e5fa;
  scrollbar-width: thin;
  scrollbar-face-color: #24549d;
  scrollbar-track-color: #b9e5fa;
  scrollbar-arrow-color: #b9e5fa;
}
.sgp-postal-revision .sgp-rate-table--postal-services::-webkit-scrollbar {
  height: 5px;
}
.sgp-postal-revision .sgp-rate-table--postal-services::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #b9e5fa;
}
.sgp-postal-revision .sgp-rate-table--postal-services::-webkit-scrollbar-thumb {
  background: #24549d;
  border-radius: 10px;
}
.sgp-postal-revision .sgp-rate-table--postal-services table th,
.sgp-postal-revision .sgp-rate-table--postal-services table td {
  min-width: 160px;
}
.sgp-postal-revision .sgp-info-tab .nav {
  margin: 0 -5px;
}
.sgp-postal-revision .sgp-info-tab .nav .nav-item {
  margin: 0 5px;
}
.sgp-postal-revision__parcel-table {
  max-width: 742px;
  margin: 16px 0;
}
.sgp-postal-revision__international-table .sgp-rate-table table th,
.sgp-postal-revision__international-table .sgp-rate-table table td {
  width: 16.66%;
}
.sgp-postal-revision__img {
  margin-bottom: 16px;
}
.sgp-postal-revision__icon {
  max-width: 200px;
  margin-bottom: 16px;
}
.sgp-postal-revision__txt {
  color: #57585b;
  margin-bottom: 16px;
}
.sgp-postal-revision__hd {
  color: #000000;
  font-size: 18px;
  margin-bottom: 16px;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
}
.sgp-postal-revision__sub-head {
  margin-bottom: 16px;
}
.sgp-postal-revision .sgp-list {
  margin-bottom: 16px;
}
.sgp-postal-revision .sgp-prev-next-btn {
  padding-top: 16px;
}
.sgp-postal-revision__btn {
  margin-bottom: 16px;
}

.sgp-media-center-detail .sgp-postal-revision__sub-head {
  color: #57585b;
}

@media (max-width: 1023.8px) {
  .sgp-postal-revision__parcel-table table {
    min-width: 100%;
  }
}
@media (max-width: 600px) {
  .sgp-postal-revision {
    padding: 32px 0;
  }
}
.sgp-locate-us {
  position: relative;
}
.sgp-locate-us .content-wrapper {
  display: flex;
}
.sgp-locate-us__sec-1 {
  min-width: 350px;
  max-width: 350px;
  position: relative;
  z-index: 1;
  background-color: #ffffff;
}
.sgp-locate-us__inner {
  height: 552px;
  overflow-x: hidden;
  overflow-y: auto;
  -ms-scrollbar-face-color: #c31126;
  -ms-scrollbar-track-color: #f0f1f1;
  scrollbar-color: #c31126 #f0f1f1;
  scrollbar-width: thin;
  scrollbar-face-color: #c31126;
  scrollbar-track-color: #f0f1f1;
  scrollbar-arrow-color: #f0f1f1;
  margin: 32px 0;
  padding-right: 8px;
  position: relative;
}
.sgp-locate-us__inner::-webkit-scrollbar {
  width: 5px;
}
.sgp-locate-us__inner::-webkit-scrollbar-track {
  background-color: #f0f1f1;
  border-radius: 5px;
}
.sgp-locate-us__inner::-webkit-scrollbar-thumb {
  background-color: #c31126;
  border-radius: 5px;
}
.sgp-locate-us__inner > .sgp-link-btn {
  margin-bottom: 16px;
}
.sgp-locate-us__outlet {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -4px;
}
.sgp-locate-us__outlet-logo {
  border: 1px solid #c2e4f8;
  margin-bottom: 4px;
}
.sgp-locate-us__outlet-tile {
  width: calc(33.33% - 8px);
  margin: 4px;
  color: #000000;
  transition: 0.3s;
}
.sgp-locate-us__outlet-tile:hover {
  color: #24549d;
  text-decoration: underline;
}
.sgp-locate-us__outlet-tile:hover .sgp-locate-us__outlet-logo {
  border: 1px solid #24549d;
}
.sgp-locate-us__filter-item {
  padding-top: 16px;
  margin-top: 16px;
  margin-bottom: 1px;
  border-top: 1px solid #c2e4f8;
}
.sgp-locate-us__filter-item .sgp-h5 {
  margin-bottom: 4px;
}
.sgp-locate-us__btn-sec {
  position: sticky;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-top: 16px;
  background-color: #ffffff;
  z-index: 2;
}
.sgp-locate-us__sec-2 {
  position: absolute;
  top: 0;
  right: 0;
  min-width: calc(100% - 398px);
  height: 100%;
  padding-left: calc((100% - 1404px) / 2);
}
.sgp-locate-us__sec-2 iframe {
  min-height: 616px;
  max-height: 616px;
}
.sgp-locate-us__sec-2 .locate-us-iframe {
  min-height: 616px;
  max-height: 616px;
}
.sgp-locate-us__load-more {
  display: none;
}

@media (max-width: 1023.8px) {
  .sgp-locate-us {
    overflow: hidden;
    display: flex;
    flex-direction: column-reverse;
  }
  .sgp-locate-us .content-wrapper {
    flex-direction: column-reverse;
  }
  .sgp-locate-us__sec-1 {
    width: 100%;
    min-width: 0;
    max-width: 100%;
  }
  .sgp-locate-us__sec-2 {
    width: calc(100% + 64px);
    position: static;
    margin: 0 -32px;
    min-height: 500px;
  }
  .sgp-locate-us__sec-2 iframe {
    min-height: 500px;
  }
  .sgp-locate-us__sec-2 .locate-us-iframe {
    min-height: 500px;
  }
  .sgp-locate-us__mobile-stick {
    margin-top: 8px;
  }
}
@media (max-width: 600px) {
  .sgp-locate-us .content-wrapper {
    position: relative;
  }
  .sgp-locate-us__sec-1.active {
    max-width: 100%;
    padding: 16px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }
  .sgp-locate-us__sec-1.active .sgp-locate-us__load-more img {
    transform: rotate(180deg);
  }
  .sgp-locate-us__sec-1.active .sgp-locate-us__inner {
    height: 100vh;
  }
  .sgp-locate-us__inner {
    margin: 24px 0;
    height: 320px;
  }
  .sgp-locate-us__sec-2 {
    width: calc(100% + 32px);
    margin: 0 -16px;
    min-height: 400px;
  }
  .sgp-locate-us__sec-2 iframe {
    min-height: 400px;
  }
  .sgp-locate-us__sec-2 .locate-us-iframe {
    min-height: 400px;
  }
  .sgp-locate-us__load-more {
    display: block;
    padding: 0 16px 16px;
    position: sticky;
    top: 0;
    left: 0;
    background-color: #ffffff;
    z-index: 2;
  }
  .sgp-locate-us__load-more img {
    width: 10px;
    height: auto;
    margin: 0 auto;
  }
  .sgp-locate-us__mobile-stick {
    position: sticky;
    top: 10px;
    left: 0;
    background-color: #ffffff;
    padding: 16px 0;
    z-index: 999;
    margin-top: 0;
  }
  .sgp-locate-us__mobile-stick .go-to-step1 {
    margin-bottom: 8px;
  }
  .sgp-locate-us__mobile-stick:last-child {
    margin-bottom: 0;
  }
  .sgp-locate-us__mobile-stick + .sgp-locate-result__sec {
    margin-top: 0;
  }
}
.sgp-locate-result .sgp-h4 {
  margin-bottom: 16px;
}
.sgp-locate-result__current {
  margin-bottom: 16px;
}
.sgp-locate-result__current .sgp-h6 {
  margin-bottom: 4px;
}
.sgp-locate-result__sec {
  margin-top: 16px;
  border-top: 1px solid #c2e4f8;
  padding-top: 16px;
}
.sgp-locate-result__tile-wrapper {
  margin: 0 -8px;
}
.sgp-locate-result__tile {
  display: flex;
  justify-content: space-between;
  padding: 16px;
  border: 1px solid #c2e4f8;
  margin: 10px 8px;
  cursor: pointer;
  transition: 0.3s;
}
.sgp-locate-result__tile .sgp-checkbox {
  border-radius: 50%;
}
.sgp-locate-result__tile:hover, .sgp-locate-result__tile.active {
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.16);
}
.sgp-locate-result__tile.active {
  background-color: #F7F7F7;
  border: 1px solid transparent;
  pointer-events: none;
}
.sgp-locate-result__name {
  color: #24549d;
  margin-bottom: 4px;
}
.sgp-locate-result__note {
  font-size: 12px;
  font-style: italic;
  margin-top: 8px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .sgp-locate-result__tile .sgp-checkbox__custom {
    border-radius: 50%;
  }
}
.sgp-locate-details .sgp-locate-result__tile {
  margin: 0 0 16px;
}
.sgp-locate-details__check .sgp-checkbox {
  display: block;
}
.sgp-locate-details__dir {
  display: none;
}
.sgp-locate-details .sgp-accordion__btn {
  background-color: #1e8cbf;
  color: #ffffff;
  padding: 12px 32px 12px 16px;
}
.sgp-locate-details .sgp-accordion__btn::after {
  top: 16px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='5.938' viewBox='0 0 10 5.938'%3E%3Cpath id='Path_1018' data-name='Path 1018' d='M4.75-3.125H4.719A.457.457,0,0,0,5-3.031a.457.457,0,0,0,.281-.094L9.906-7.719A.435.435,0,0,0,10-7.984a.435.435,0,0,0-.094-.266l-.625-.625A.457.457,0,0,0,9-8.969a.338.338,0,0,0-.25.094L5-5.156,1.25-8.875A.338.338,0,0,0,1-8.969a.457.457,0,0,0-.281.094L.094-8.25A.435.435,0,0,0,0-7.984a.373.373,0,0,0,.125.266Z' transform='translate(0 8.969)' fill='%23ffffff'/%3E%3C/svg%3E%0A");
}
.sgp-locate-details .sgp-accordion__btn[aria-expanded=true] {
  background-color: #24549d;
}
.sgp-locate-details .sgp-accordion__btn[aria-expanded=true]::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.75' height='5.195' viewBox='0 0 8.75 5.195'%3E%3Cpath id='Path_1019' data-name='Path 1019' d='M4.156-8.266H4.129a.4.4,0,0,1,.246-.082.4.4,0,0,1,.246.082l4.047,4.02a.381.381,0,0,1,.082.232.381.381,0,0,1-.082.232l-.547.547a.4.4,0,0,1-.246.082.3.3,0,0,1-.219-.082L4.375-6.488,1.094-3.234a.3.3,0,0,1-.219.082.4.4,0,0,1-.246-.082L.082-3.781A.381.381,0,0,1,0-4.014a.327.327,0,0,1,.109-.232Z' transform='translate(0 8.348)' fill='%23fff'/%3E%3C/svg%3E%0A");
}
.sgp-locate-details .sgp-accordion__desc {
  color: #57585b;
}
.sgp-locate-details .sgp-accordion .card:last-child {
  margin-bottom: 0;
}
.sgp-locate-details .sgp-notice-box {
  margin-bottom: 16px;
}

@media (max-width: 600px) {
  .sgp-locate-details__dir {
    display: block;
  }
  .sgp-locate-details__dir .sgp-link-btn {
    display: block;
  }
  .sgp-locate-details .sgp-locate-us__btn-sec {
    display: none;
  }
}
.sgp-declaration {
  padding: 40px 0;
}
.sgp-declaration .sgp-h3 {
  padding-bottom: 8px;
  border-bottom: 1px solid #c2e4f8;
  margin-bottom: 16px;
}
.sgp-declaration__tiles {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px 24px;
}
.sgp-declaration__tiles .sgp-tile {
  width: calc(50% - 16px);
  margin: 8px;
  flex-direction: row;
  align-items: stretch;
}
.sgp-declaration__tiles .sgp-tile__cnt-sec {
  padding: 16px;
}
.sgp-declaration__tiles .sgp-tile__desc {
  color: #57585b;
  margin-bottom: 4px;
}
.sgp-declaration__tiles .sgp-tile .sgp-h5 {
  margin-bottom: 8px;
}
.sgp-declaration__tiles .sgp-tile__img-sec {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 24px;
  background-color: #ffffff;
}
.sgp-declaration__tile-label {
  margin-bottom: 4px;
}
.sgp-declaration__tile-rate {
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  color: #c31126;
}
.sgp-declaration__note {
  color: #57585b;
  margin-bottom: 24px;
}
.sgp-declaration .sgp-accordion .card:last-child {
  margin-bottom: 0;
}

@media (max-width: 1023.8px) {
  .sgp-declaration__tiles {
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 16px;
    -ms-scrollbar-face-color: #24549d;
    -ms-scrollbar-track-color: #b9e5fa;
    scrollbar-color: #24549d #b9e5fa;
    scrollbar-width: thin;
    scrollbar-face-color: #24549d;
    scrollbar-track-color: #b9e5fa;
    scrollbar-arrow-color: #b9e5fa;
  }
  .sgp-declaration__tiles::-webkit-scrollbar {
    height: 5px;
  }
  .sgp-declaration__tiles::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #b9e5fa;
  }
  .sgp-declaration__tiles::-webkit-scrollbar-thumb {
    background: #24549d;
    border-radius: 10px;
  }
  .sgp-declaration .sgp-tile {
    flex-direction: column;
    min-width: 280px;
  }
}
@media (max-width: 600px) {
  .sgp-declaration {
    padding: 32px 0;
  }
}
.sgp-sheild-plan {
  padding: 40px 0;
  background-color: #F7F7F7;
}
.sgp-sheild-plan__table {
  display: flex;
  margin: 0 -8px;
}
.sgp-sheild-plan__col {
  width: calc(33.33% - 16px);
  margin: 0 8px;
  transition: all 0.3s;
  display: flex;
  flex-direction: column;
}
.sgp-sheild-plan__col:hover {
  box-shadow: 0 4px 32px rgba(0, 0, 0, 0.16);
}
.sgp-sheild-plan__table-head {
  color: #ffffff;
  padding: 16px;
  font-size: 20px;
  text-transform: uppercase;
}
.sgp-sheild-plan__table-cnt {
  background-color: #ffffff;
  padding: 16px;
  height: 100%;
}
.sgp-sheild-plan__cnt-row {
  margin-bottom: 8px;
}
.sgp-sheild-plan__cnt-row:last-child {
  margin-bottom: 0;
}
.sgp-sheild-plan__cnt-row .sgp-h5 {
  margin-bottom: 4px;
}
.sgp-sheild-plan__txt {
  color: #57585b;
}

@media (max-width: 1023.8px) {
  .sgp-sheild-plan__table {
    padding-bottom: 16px;
    overflow-x: auto;
    -ms-scrollbar-face-color: #24549d;
    -ms-scrollbar-track-color: #b9e5fa;
    scrollbar-color: #24549d #b9e5fa;
    scrollbar-width: thin;
    scrollbar-face-color: #24549d;
    scrollbar-track-color: #b9e5fa;
    scrollbar-arrow-color: #b9e5fa;
  }
  .sgp-sheild-plan__table::-webkit-scrollbar {
    height: 5px;
  }
  .sgp-sheild-plan__table::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #b9e5fa;
  }
  .sgp-sheild-plan__table::-webkit-scrollbar-thumb {
    background: #24549d;
    border-radius: 10px;
  }
  .sgp-sheild-plan__col {
    width: 100%;
    min-width: 290px;
  }
}
@media (max-width: 600px) {
  .sgp-sheild-plan {
    padding: 32px 0;
  }
  .sgp-sheild-plan__table-head {
    font-size: 18px;
  }
}
.country {
  margin-top: -10px;
}

@media (max-width: 767px) {
  .country {
    margin-top: -20px;
  }
}
.sgp-thank-u {
  padding: 40px 0;
}
.sgp-thank-u .sgp-header-arrow {
  text-align: center;
  max-width: 750px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.sgp-thank-u__cnt {
  max-width: 750px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.sgp-thank-u__order {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
}
.sgp-thank-u__order-label {
  margin-right: 16px;
}
.sgp-thank-u__order-no {
  color: #c31126;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  font-size: 18px;
}
.sgp-thank-u__btn {
  display: flex;
  justify-content: space-between;
  padding-top: 24px;
}
.sgp-thank-u__btn .sgp-btn {
  margin: 8px;
}

@media (max-width: 600px) {
  .sgp-thank-u {
    padding: 32px 0;
  }
  .sgp-thank-u__btn {
    flex-wrap: wrap;
  }
  .sgp-thank-u__btn .sgp-btn {
    margin: 8px;
  }
}
.sgp-modal-locations .sgp-h3 {
  margin-bottom: 4px;
}
.sgp-modal-locations__title {
  font-size: 16px;
  color: #333333;
  margin-bottom: 12px;
}
.sgp-modal-locations__wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -16px;
}
.sgp-modal-locations__list {
  color: #57585b;
  width: calc(33.33% - 32px);
  margin: 0 16px;
}
.sgp-modal-locations__list li {
  margin-bottom: 6px;
}
.sgp-modal-locations__list a {
  transition: 0.3s;
}
.sgp-modal-locations__list a:hover {
  color: #c31126;
}
.sgp-modal-locations__blue {
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  color: #24549d;
}

@media (max-width: 600px) {
  .sgp-modal-locations__wrapper {
    display: block;
    margin: 0;
  }
  .sgp-modal-locations__list {
    margin: 0;
    width: 100%;
  }
}
.sgp-service-announcements-detail .sgp-list {
  color: #57585b;
}
.sgp-service-announcements-detail .sgp-postal-revision__img {
  margin-bottom: 24px;
}
.sgp-service-announcements-detail .sgp-prev-next-btn {
  padding-top: 24px;
}

.sgp-order-bulk__sort {
  display: flex;
  align-items: flex-end;
  margin-bottom: 24px;
}
.sgp-order-bulk__sort--block {
  display: block;
}
.sgp-order-bulk__sort .sgp-sort {
  margin-bottom: 0;
}
.sgp-order-bulk__sort .sgp-sort .sgp-search-input {
  margin-left: 0;
}
.sgp-order-bulk__sort > .sgp-link-btn {
  margin-left: auto;
}
.sgp-order-bulk__sort .mobile-none {
  display: block;
}
.sgp-order-bulk__sort .mobile-show {
  display: none;
}
.sgp-order-bulk .sgp-service__wrapper {
  flex-wrap: wrap;
}

@media (max-width: 1023.8px) {
  .sgp-order-bulk .sgp-tile,
.sgp-order-bulk .sgp-load-more__label {
    min-width: 0;
  }
  .sgp-order-bulk .sgp-load-more__label {
    background-color: transparent;
    border: 0;
    width: 100%;
    margin-top: 16px;
  }
  .sgp-order-bulk .sgp-tile {
    margin: 5px;
    width: calc(50% - 10px);
  }
  .sgp-order-bulk .sgp-service__wrapper {
    margin: 0 -5px;
  }
  .sgp-order-bulk .sgp-load-more:checked ~ .sgp-load-more__label {
    display: flex;
  }
  .sgp-order-bulk .sgp-load-more:checked + .sgp-load-more__label {
    display: none;
  }
}
@media (max-width: 600px) {
  .sgp-order-bulk__sort {
    display: block;
  }
  .sgp-order-bulk__sort .sgp-sort {
    margin-bottom: 16px;
  }
  .sgp-order-bulk__sort .mobile-none {
    display: none;
  }
  .sgp-order-bulk__sort .mobile-show {
    display: inline-block;
    margin-bottom: 16px;
  }
  .sgp-order-bulk .sgp-tile {
    width: calc(50% - 10px);
  }
  .sgp-order-bulk .sgp-service__wrapper {
    margin: 0 -21px;
    width: calc(100% + 42px);
  }
}
@media (max-width: 360px) {
  .sgp-order-bulk .sgp-tile {
    width: calc(100% - 10px);
  }
  .sgp-order-bulk .sgp-service__wrapper {
    margin: 0 -21px;
    width: calc(100% + 42px);
  }

  .sgp-tile__img-sec .sgp-tile__tag--red {
    max-width: none;
  }
}
.sgp-form {
  padding-top: 40px;
  padding-bottom: 40px;
}
.sgp-form .sgp-header-tag-desc {
  text-align: center;
  margin-bottom: 32px;
}
.sgp-form .sgp-header-tag-desc__txt {
  margin-bottom: 8px;
  font-size: 14px;
}
.sgp-form .sgp-header-tag-desc__txt:last-child {
  margin-bottom: 0;
}
.sgp-form .sgp-text-box {
  margin: 0 0 16px;
}
.sgp-form .sgp-text-box.sgp-form__mb-4 {
  margin-bottom: 24px;
}
.sgp-form .sgp-select {
  border: 1px solid #cccccc;
  padding: 10px 16px;
}
.sgp-form__row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
}
.sgp-form__row .sgp-text-box {
  width: calc(50% - 16px);
  margin: 0 8px 16px;
}
.sgp-form__row--radio .sgp-text-box:first-child {
  width: calc(33.33% - 16px);
}
.sgp-form__row--radio .sgp-text-box:last-child {
  width: calc(66.66% - 16px);
}
.sgp-form__row--one-col .sgp-text-box {
  width: calc(100% - 16px);
}
.sgp-form__row--col-3 .sgp-text-box {
  width: calc(33.33% - 16px);
}
.sgp-form__row--col-4 .sgp-text-box {
  width: calc(25% - 16px);
}
.sgp-form__radio-outer {
  display: flex;
  margin-top: 10px;
}
.sgp-form__radio-outer .sgp-form-radio {
  margin-right: 24px;
}
.sgp-form__radio-outer .sgp-form-radio:last-child {
  margin-right: 0;
}
.sgp-form__checkbox-outer {
  display: flex;
  flex-wrap: wrap;
  margin: 4px -16px 16px;
}
.sgp-form__checkbox-outer .sgp-form-checkbox {
  margin: 4px 16px;
}
.sgp-form__checkbox-outer .sgp-text-box__text {
  width: 100%;
  margin: 0 16px;
  padding-bottom: 4px;
}
.sgp-form__checkbox-outer .sgp-check-business {
  display: flex;
  flex-wrap: wrap;
}
.sgp-form__checkbox-outer .sgp-check-business .sgp-form-checkbox {
  width: calc(33.33% - 32px);
}
.sgp-form__checkbox-outer .sgp-check-business .sgp-text-box__error--show {
  margin-left: 5px;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.sgp-form__checkbox-outer .sgp-check-business .sgp-text-box__error--show .sgp-tooltiptext {
  visibility: hidden;
  position: absolute;
  min-width: 200px;
  background-color: #333333;
  padding: 12px 16px;
  border-radius: 4px;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
}
.sgp-form__checkbox-outer .sgp-check-business .sgp-text-box__error--show .sgp-tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -6px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #333333 transparent;
}
.sgp-form__checkbox-outer .sgp-check-business .sgp-text-box__error--show:hover .sgp-tooltiptext {
  visibility: visible;
  opacity: 1;
}
.sgp-form__checkbox-outer .sgp-check-business .sgp-text-box__error--show .sgp-tooltiptext-head {
  color: #F7F7F7;
  font-size: 12px;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  padding-bottom: 8px;
}
.sgp-form__checkbox-outer .sgp-check-business .sgp-text-box__error--show .sgp-list {
  color: #F7F7F7;
}
.sgp-form__captcha {
  margin-bottom: 16px;
}
.sgp-form__captcha img {
  max-width: 220px;
}
.sgp-form__mb-4 {
  margin-bottom: 24px;
}
.sgp-form__tnc {
  color: #57585b;
  margin-bottom: 16px;
}
.sgp-form__tnc + .error {
  margin: -12px 15px 16px;
}
.sgp-form .sgp-checkbox input {
  width: 22px;
  height: 22px;
}
.sgp-form__add-info {
  color: #000000;
  padding-bottom: 16px;
}
.sgp-form__add-info > .sgp-link,
.sgp-form__add-info .sgp-link.collapsed {
  position: relative;
}
.sgp-form__add-info > .sgp-link:after,
.sgp-form__add-info .sgp-link.collapsed:after {
  position: absolute;
  content: "";
  bottom: 3px;
  right: -15px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.125' height='7.793' viewBox='0 0 13.125 7.793'%3E%3Cpath id='Path_1018' data-name='Path 1018' d='M6.234-4.1H6.193a.6.6,0,0,0,.369.123A.6.6,0,0,0,6.932-4.1L13-10.131a.571.571,0,0,0,.123-.349A.571.571,0,0,0,13-10.828l-.82-.82a.6.6,0,0,0-.369-.123.443.443,0,0,0-.328.123L6.563-6.768,1.641-11.648a.443.443,0,0,0-.328-.123.6.6,0,0,0-.369.123l-.82.82A.571.571,0,0,0,0-10.479a.49.49,0,0,0,.164.349Z' transform='translate(0 11.771)' fill='%2324549d'/%3E%3C/svg%3E%0A");
  background-size: 10px 5px;
  background-repeat: no-repeat;
  background-position: calc(100% - 16px);
  background-position: center;
  width: 14px;
  height: 8px;
  transition: all 0.3s;
  transform: rotate(0deg);
}
.sgp-form__add-info > .sgp-link::after {
  transform: rotate(180deg);
}
.sgp-form__add-info-inner {
  margin-top: 16px;
}

@media (max-width: 1023.8px) {
  .sgp-form__row--radio .sgp-text-box:first-child {
    width: calc(100% - 16px);
    margin-bottom: 16px;
  }
  .sgp-form__row--radio .sgp-text-box:last-child {
    width: calc(100% - 16px);
  }
  .sgp-form__row--col-4 .sgp-text-box, .sgp-form__row--col-3 .sgp-text-box {
    width: calc(50% - 16px);
  }
  .sgp-form__row--col-3 .sgp-text-box:last-child {
    width: 100%;
  }
  .sgp-form__checkbox-outer .sgp-check-business .sgp-form-checkbox {
    width: calc(50% - 32px);
  }
}
@media (max-width: 600px) {
  .sgp-form {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .sgp-form .sgp-header-tag-desc {
    margin-bottom: 24px;
  }
  .sgp-form .sgp-text-box {
    margin-bottom: 16px;
  }
  .sgp-form__row {
    margin-bottom: 0;
  }
  .sgp-form__row .sgp-text-box {
    width: calc(100% - 16px);
  }
  .sgp-form__row--col-4 .sgp-form__radio-outer {
    flex-direction: row;
  }
  .sgp-form__radio-outer {
    flex-direction: column;
    margin-top: 0;
  }
  .sgp-form__radio-outer .sgp-form-radio {
    margin-bottom: 10px;
  }
  .sgp-form__radio-outer .sgp-form-radio:last-child {
    margin-bottom: 0;
  }
  .sgp-form__btn .sgp-link-btn--box {
    width: 100%;
  }
  .sgp-form__checkbox-outer .sgp-check-business .sgp-form-checkbox {
    width: 100%;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .sgp-form .sgp-checkbox__custom {
    width: 22px;
    height: 22px;
  }
  .sgp-form .sgp-checkbox input:checked ~ .sgp-checkbox__custom::before {
    width: 14px;
    height: 14px;
  }
}
.sgp-enhance-tiles {
  padding: 40px 0;
}
.sgp-enhance-tiles__wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
}
.sgp-enhance-tiles .sgp-feature-tile {
  width: calc(33.33% - 16px);
  margin: 8px;
}
.sgp-enhance-tiles .sgp-feature-tile .sgp-h3 {
  font-size: 16px;
  margin-bottom: 8px;
}
.sgp-enhance-tiles .sgp-feature-tile__desc {
  margin-bottom: 4px;
}
.sgp-enhance-tiles .sgp-feature-tile.sgp-enhance-tiles__col-2 {
  width: calc(50% - 16px);
}
.sgp-enhance-tiles .sgp-blue-5,
.sgp-enhance-tiles .sgp-blue-6 {
  color: #24549d;
}

@media (max-width: 1023.8px) {
  .sgp-enhance-tiles__wrapper {
    flex-wrap: nowrap;
    overflow-x: auto;
    -ms-scrollbar-face-color: #24549d;
    -ms-scrollbar-track-color: #b9e5fa;
    scrollbar-color: #24549d #b9e5fa;
    scrollbar-width: thin;
    scrollbar-face-color: #24549d;
    scrollbar-track-color: #b9e5fa;
    scrollbar-arrow-color: #b9e5fa;
  }
  .sgp-enhance-tiles__wrapper::-webkit-scrollbar {
    height: 5px;
  }
  .sgp-enhance-tiles__wrapper::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #b9e5fa;
  }
  .sgp-enhance-tiles__wrapper::-webkit-scrollbar-thumb {
    background: #24549d;
    border-radius: 10px;
  }
  .sgp-enhance-tiles .sgp-feature-tile {
    min-width: 270px;
  }
}
@media (max-width: 600px) {
  .sgp-enhance-tiles {
    padding: 32px 0;
  }
}
.spg-search-tool {
  padding: 40px 0;
}
.spg-search-tool .sgp-header-arrow {
  margin-bottom: 16px;
}
.spg-search-tool .sgp-search {
  max-width: 970px;
  margin-bottom: 8px;
}
.spg-search-tool .sgp-search__input {
  border: 1px solid #cccccc;
  color: #333333;
}
.spg-search-tool__result-txt {
  color: #57585b;
  font-style: italic;
}
.spg-search-tool__result {
  margin-top: 24px;
}
.spg-search-tool .sgp-tile {
  background-color: transparent;
  margin-bottom: 24px;
}
.spg-search-tool .sgp-tile:last-child {
  margin-bottom: 0;
}
.spg-search-tool .sgp-tile:hover {
  box-shadow: none;
}
.spg-search-tool .sgp-tile__cnt-sec {
  padding: 0;
}
.spg-search-tool .sgp-tile .sgp-h5 {
  color: #24549d;
}
.spg-search-tool .sgp-prev-next-btn {
  margin-top: 32px;
}

@media (max-width: 600px) {
  .spg-search-tool {
    padding: 32px 0;
  }
  .spg-search-tool .sgp-tile {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #e2f3fc;
  }
  .spg-search-tool .sgp-tile:last-child {
    border-bottom: 0;
    padding-bottom: 0;
  }
}
.sgp-media-center-detail .sgp-author-quotes {
  margin-bottom: 16px;
}
.sgp-media-center-detail .sgp-prev-next-btn {
  padding-top: 32px;
}

.sgp-arrow-center .sgp-arrow {
  width: 100%;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.sgp-arrow-center__slider,
.sgp-arrow-center .sgp-pers-featured__wrapper.slick-slider {
  padding: 0 45px;
}
.sgp-arrow-center__slider .sgp-tile .sgp-h4,
.sgp-arrow-center .sgp-pers-featured__wrapper.slick-slider .sgp-tile .sgp-h4 {
  margin-bottom: 8px;
}
.sgp-arrow-center__btn-sec {
  text-align: center;
  margin-top: 24px;
}
.sgp-arrow-center .sgp-header-arrow {
  margin-bottom: 24px;
}

@media (max-width: 1023.8px) {
  .sgp-arrow-center__slider,
.sgp-arrow-center .sgp-pers-featured__wrapper.slick-slider {
    padding: 0 40px;
  }
}
@media (max-width: 600px) {
  .sgp-arrow-center__slider,
.sgp-arrow-center .sgp-pers-featured__wrapper.slick-slider {
    padding: 0;
  }
}
.sgp-contct-tiles__outer {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
}
.sgp-contct-tiles__tile {
  background-color: #F7F7F7;
  padding: 24px;
  width: calc(33.33% - 16px);
  margin: 8px;
}
.sgp-contct-tiles__tile .sgp-h6 {
  color: #c31126;
  margin-bottom: 8px;
}
.sgp-contct-tiles__number {
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  margin-bottom: 8px;
}
.sgp-contct-tiles__desc {
  color: #57585b;
  font-style: italic;
}

@media (max-width: 1023.8px) {
  .sgp-contct-tiles__outer {
    overflow-x: auto;
    -ms-scrollbar-face-color: #24549d;
    -ms-scrollbar-track-color: #b9e5fa;
    scrollbar-color: #24549d #b9e5fa;
    scrollbar-width: thin;
    scrollbar-face-color: #24549d;
    scrollbar-track-color: #b9e5fa;
    scrollbar-arrow-color: #b9e5fa;
    flex-wrap: nowrap;
    padding-bottom: 8px;
  }
  .sgp-contct-tiles__outer::-webkit-scrollbar {
    height: 5px;
  }
  .sgp-contct-tiles__outer::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #b9e5fa;
  }
  .sgp-contct-tiles__outer::-webkit-scrollbar-thumb {
    background: #24549d;
    border-radius: 10px;
  }
  .sgp-contct-tiles__tile {
    min-width: 280px;
  }
}
.sgp-here-with-you .content-wrapper-small {
  padding-bottom: 32px;
}
.sgp-here-with-you .sgp-h6 {
  margin-bottom: 16px;
}
.sgp-here-with-you .sgp-list {
  color: #57585b;
}
.sgp-here-with-you .sgp-list li p {
  margin-bottom: 8px;
}

@media (max-width: 600px) {
  .sgp-here-with-you {
    padding-top: 0;
  }
  .sgp-here-with-you__img {
    width: calc(100% + 32px);
    margin: 0 -16px;
  }
}
.sgp-item-enqiury__wrapper {
  display: flex;
  align-items: flex-start;
  margin-bottom: 24px;
}
.sgp-item-enqiury__text {
  color: #57585b;
  font-style: italic;
}
.sgp-item-enqiury .sgp-feature-tile, .sgp-item-enqiury__box {
  width: 100%;
}
.sgp-item-enqiury__box {
  min-width: 380px;
  max-width: 380px;
  border: 1px solid #c2e4f8;
  padding: 24px;
  margin-left: 24px;
}
.sgp-item-enqiury__box .sgp-text-box {
  margin-bottom: 24px;
}
.sgp-item-enqiury .sgp-h4 {
  color: #c31126;
  margin-top: 16px;
  margin-bottom: 4px;
}
.sgp-item-enqiury__date {
  font-size: 16px;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  margin-bottom: 16px;
}
.sgp-item-enqiury .sgp-feature-tile {
  color: #24549d;
}
.sgp-item-enqiury .sgp-feature-tile__desc {
  margin-top: 16px;
}
.sgp-item-enqiury .sgp-list .sgp-h6 {
  margin-top: 8px;
  margin-bottom: 4px;
}

@media (max-width: 1023.8px) {
  .sgp-item-enqiury__wrapper {
    display: block;
  }
  .sgp-item-enqiury__box {
    max-width: none;
    min-width: 0;
    margin-left: 0;
  }
}
@media (max-width: 600px) {
  .sgp-item-enqiury__wrapper {
    margin: 0 -16px 24px;
  }
  .sgp-item-enqiury__box {
    padding: 16px;
  }
}
.sgp-declaration-page .sgp-here-with-you__img.mob {
  display: none;
}
.sgp-declaration-page__package {
  display: flex;
  justify-content: space-around;
}
.sgp-declaration-page__package-inner {
  background-color: #37A1D2;
  color: #ffffff;
  padding: 16px;
  width: 150px;
  min-width: 150px;
  height: 150px;
  border-radius: 50%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 16px;
}
.sgp-declaration-page__package-inner h3 {
  font-size: 18px;
}
.sgp-declaration-page__package-inner h3 span {
  font-size: 14px;
  font-family: "Univers-45", sans-serif;
  font-weight: 300;
}
.sgp-declaration-page__ezy2ship {
  padding: 16px;
  text-align: center;
  border: 1px solid #24549d;
  color: #24549d;
  font-size: 18px;
  margin-bottom: 32px;
}
.sgp-declaration-page__steps {
  display: flex;
  flex-wrap: wrap;
  max-width: 700px;
  margin: -16px -16px 16px;
}
.sgp-declaration-page__steps-item {
  width: calc(50% - 32px);
  margin: 16px;
}
.sgp-declaration-page__steps-item--full {
  width: calc(100% - 32px);
}
.sgp-declaration-page__steps-mob-img {
  display: none;
}
.sgp-declaration-page__info {
  max-width: 700px;
  margin-bottom: 8px;
}
.sgp-declaration-page__info-head {
  background-color: #0777b5;
  border: 1px solid #0777b5;
  color: #fff;
  font-size: 18px;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  text-align: center;
  padding: 8px;
}
.sgp-declaration-page__info-inner {
  display: flex;
  border: 1px solid #c2e4f8;
}
.sgp-declaration-page__info-item {
  flex: 1;
  border-right: 1px solid #c2e4f8;
  padding: 8px 16px;
}
.sgp-declaration-page__info-item:last-child {
  border-right: 0;
}
.sgp-declaration-page .sgp-search {
  max-width: 600px;
  margin-bottom: 16px;
}
.sgp-declaration-page__search {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding: 16px;
  border: 1px solid #c2e4f8;
  overflow-y: auto;
  height: 163px;
  -ms-scrollbar-face-color: #c31126;
  -ms-scrollbar-track-color: #f0f1f1;
  scrollbar-color: #c31126 #f0f1f1;
  scrollbar-width: thin;
  scrollbar-face-color: #c31126;
  scrollbar-track-color: #f0f1f1;
  scrollbar-arrow-color: #f0f1f1;
}
.sgp-declaration-page__search::-webkit-scrollbar {
  width: 5px;
}
.sgp-declaration-page__search::-webkit-scrollbar-track {
  background-color: #f0f1f1;
  border-radius: 5px;
}
.sgp-declaration-page__search::-webkit-scrollbar-thumb {
  background-color: #c31126;
  border-radius: 5px;
}
.sgp-declaration-page__search .sgp-link-btn--border {
  border-radius: 50px;
  text-transform: inherit;
  padding: 6px 16px;
  min-width: auto;
  margin: 8px;
}
.sgp-declaration-page .sgp-how-to-apply {
  padding: 32px 0 0;
}
.sgp-declaration-page .sgp-how-to-apply .sgp-tile .sgp-list {
  margin-bottom: 0;
}

@media (max-width: 600px) {
  .sgp-declaration-page .sgp-here-with-you__img.mob {
    display: block;
  }
  .sgp-declaration-page .sgp-here-with-you__img.desk {
    display: none;
  }
  .sgp-declaration-page__package {
    flex-direction: column;
    align-items: center;
  }
  .sgp-declaration-page__steps-item {
    width: calc(100% - 32px);
  }
  .sgp-declaration-page__steps-mob-img {
    display: block;
  }
  .sgp-declaration-page__steps-desk-img {
    display: none;
  }
  .sgp-declaration-page__info-inner {
    flex-direction: column;
  }
  .sgp-declaration-page__info-item {
    border-right: 0;
    border-bottom: 1px solid #c2e4f8;
  }
  .sgp-declaration-page__info-item:last-child {
    border-bottom: 0;
  }
  .sgp-declaration-page__search {
    padding: 16px 4px;
    height: 208px;
  }
}
.sgp-pls-alert__example {
  display: flex;
  border: 1px solid #cccccc;
  margin-bottom: 16px;
}
.sgp-pls-alert .sgp-accordion-package {
  padding: 0;
}
.sgp-pls-alert__sec1 {
  padding: 16px;
  width: 50%;
}
.sgp-pls-alert__sec1--first {
  border-right: 1px solid #cccccc;
}
.sgp-pls-alert__img {
  margin-bottom: 16px;
}
.sgp-pls-alert .sgp-notice-box__desc {
  padding-bottom: 8px;
}
.sgp-pls-alert .sgp-notice-box__desc:last-of-type {
  padding-bottom: 0;
}
.sgp-pls-alert .sgp-header-tag-desc__txt {
  font-size: 15px;
}
.sgp-pls-alert__spo-img {
  width: 100%;
  max-width: 500px;
}

@media (max-width: 600px) {
  .sgp-pls-alert__example {
    display: block;
    margin-bottom: 24px;
  }
  .sgp-pls-alert__sec1 {
    width: 100%;
  }
  .sgp-pls-alert__sec1--first {
    border-right: none;
    border-bottom: 1px solid #cccccc;
  }
}
.sgp-sitemap {
  padding: 40px 0;
}
.sgp-sitemap .menu-item {
  color: #57585b;
  font-family: "Univers-55", sans-serif;
  font-weight: normal;
  list-style: none;
}
.sgp-sitemap .menu-item a:hover {
  text-decoration: underline;
}
.sgp-sitemap .menu-item.menu-item--expanded {
  color: #57585b;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  margin-top: 4px;
}
.sgp-sitemap .menu-item.menu-item--expanded::before {
  content: none;
}
.sgp-sitemap .menu-item.menu-item--expanded > a {
  position: relative;
  padding-right: 16px;
}
.sgp-sitemap .menu-item.menu-item--expanded > a::after {
  content: "";
  width: 10px;
  height: 6px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='sgp-header__drop-menu-icon' viewBox='0 0 10 5.938'%3E%3Cpath d='M4.75-3.125H4.719A.457.457,0,0,0,5-3.031a.457.457,0,0,0,.281-.094L9.906-7.719A.435.435,0,0,0,10-7.984a.435.435,0,0,0-.094-.266l-.625-.625A.457.457,0,0,0,9-8.969a.338.338,0,0,0-.25.094L5-5.156,1.25-8.875A.338.338,0,0,0,1-8.969a.457.457,0,0,0-.281.094L.094-8.25A.435.435,0,0,0,0-7.984a.373.373,0,0,0,.125.266Z' transform='translate(0 8.969)' fill='%2357585b'%3E%3C/path%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 6px;
  right: 0;
}
.sgp-sitemap__wrap {
  display: flex;
  flex-wrap: wrap;
}
.sgp-sitemap__list-wrap {
  width: calc(33.33% - 24px);
  margin-right: 24px;
}

.sitemap {
  margin: 40px 0;
}

.sitemap .sitemap-item > h2 {
  margin-bottom: 24px;
  font-size: 20px;
}

.sitemap .sitemap-item div > ul {
  list-style: decimal;
  color: #24549d;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
.sitemap .sitemap-item div > ul > li {
  font-weight: bold;
  margin: 0px 12px;
  padding-bottom: 8px;
}
.sitemap .sitemap-item div > ul > li > a:first-child {
  margin-bottom: 8px;
  display: inline-block;
}
.sitemap .sitemap-item div > ul > lia {
  margin-bottom: 4px;
  display: inline-block;
}
.sitemap .sitemap-item div > ul > li li a {
  font-weight: normal;
  color: #24549d;
  text-decoration: underline;
}
.sitemap .sitemap-item div > ul > li li a:hover {
  color: #c31126;
  text-decoration: underline;
}
.sitemap .sitemap-item div > ul > li > ul {
  list-style: lower-alpha;
  padding-left: 16px;
  color: #24549d;
}
.sitemap .sitemap-item div > ul > li > ul li > ul {
  list-style: lower-roman;
  padding-left: 16px;
  color: #24549d;
}
.sitemap .sitemap-item div > ul > li > ul li > ul li > ul {
  list-style: none;
  padding-left: 20px;
}
.sitemap .sitemap-item div > ul > li > ul li > ul li > ul li {
  position: relative;
}
.sitemap .sitemap-item div > ul > li > ul li > ul li > ul li::after {
  content: "—";
  position: absolute;
  top: 0;
  left: -20px;
  font-size: 14px;
}
.sitemap .sitemap-item div > ul .sgp-list {
  color: #24549d;
}
.sitemap .sitemap-item div > ul a {
  color: #24549d;
  text-decoration: underline;
}
.sitemap .sitemap-item div > ul a:hover {
  color: #c31126;
  text-decoration: underline;
}

@media (max-width: 1023.8px) {
  .sitemap .sitemap-item div > ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media (max-width: 600px) {
  .sitemap .sitemap-item div > ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
.sgp-custm-mob-app .sgp-snr-steps__box {
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
}
.sgp-custm-mob-app .sgp-snr-steps__box-img {
  height: 150px;
  margin-top: auto;
}
.sgp-custm-mob-app .sgp-snr-steps__box-head {
  margin-top: 0;
}
.sgp-custm-mob-app__app-btns {
  display: flex;
  justify-content: center;
}
.sgp-custm-mob-app__app-btns-img-outer {
  margin-right: 16px;
}
.sgp-custm-mob-app__app-btns-img-outer :last-of-type {
  margin-right: 0;
}
.sgp-custm-mob-app__app-btns-img {
  width: 150px;
  height: auto;
}

@media (max-width: 600px) {
  .sgp-custm-mob-app__app-btns-img {
    width: 120px;
  }
  .sgp-custm-mob-app__app-btns {
    padding-top: 16px;
  }
}
.sgp-material-table__item-img {
  border-left: 1px solid #c2e4f8;
  border-bottom: 1px solid #c2e4f8;
  border-right: 1px solid #c2e4f8;
}
.sgp-material-table__table table {
  width: 100%;
}
.sgp-material-table__table th {
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
}
.sgp-material-table__table td,
.sgp-material-table__table th {
  padding: 10px;
  border: 1px solid #c2e4f8;
  width: 25%;
  text-align: center;
  vertical-align: middle;
}
.sgp-material-table__table td {
  color: #000000;
  background-color: #ffffff;
}
.sgp-material-table__main-head {
  background-color: #1e8cbf;
  color: #ffffff;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  padding: 10px;
}
.sgp-material-table__sub-head {
  background-color: #24549d;
  color: #ffffff;
  font-size: 16px;
}
.sgp-material-table__nav {
  display: flex;
  margin-bottom: 24px;
  overflow-y: hidden;
  -ms-scrollbar-face-color: #24549d;
  -ms-scrollbar-track-color: #b9e5fa;
  scrollbar-color: #24549d #b9e5fa;
  scrollbar-width: thin;
  scrollbar-face-color: #24549d;
  scrollbar-track-color: #b9e5fa;
  scrollbar-arrow-color: #b9e5fa;
  padding-bottom: 8px;
}
.sgp-material-table__nav::-webkit-scrollbar {
  height: 5px;
}
.sgp-material-table__nav::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #b9e5fa;
}
.sgp-material-table__nav::-webkit-scrollbar-thumb {
  background: #24549d;
  border-radius: 10px;
}
.sgp-material-table__nav .sgp-link-btn {
  margin-right: 16px;
  white-space: nowrap;
  flex-shrink: 0;
}
.sgp-material-table__banner {
  max-width: 550px;
  margin: 0 auto;
}
.sgp-material-table__item {
  margin-bottom: 32px;
}

@media (max-width: 1023.8px) {
  .sgp-material-table__table {
    position: relative;
    overflow-x: auto;
    -ms-scrollbar-face-color: #24549d;
    -ms-scrollbar-track-color: #b9e5fa;
    scrollbar-color: #24549d #b9e5fa;
    scrollbar-width: thin;
    scrollbar-face-color: #24549d;
    scrollbar-track-color: #b9e5fa;
    scrollbar-arrow-color: #b9e5fa;
  }
  .sgp-material-table__table::-webkit-scrollbar {
    height: 5px;
  }
  .sgp-material-table__table::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #b9e5fa;
  }
  .sgp-material-table__table::-webkit-scrollbar-thumb {
    background: #24549d;
    border-radius: 10px;
  }
  .sgp-material-table__table th,
.sgp-material-table__table td {
    text-align: left;
  }
  .sgp-material-table__table table {
    min-width: 630px;
  }
  .sgp-material-table__table td, .sgp-material-table__table th {
    width: 20%;
  }
  .sgp-material-table__table .sgp-material-table__item {
    box-shadow: inset 0 0 0 0.5px #c2e4f8;
    border: none;
  }
  .sgp-material-table__item {
    position: sticky;
    left: 0;
    top: 0;
    z-index: 1;
  }
  .sgp-material-table__main-head {
    font-size: 16px;
  }
}
.sgp-online-security .sgp-sticky-module {
  height: 127px;
  margin-top: -127px;
}
.sgp-online-security .sgp-sticky-bar--blue-light {
  opacity: 1;
  visibility: visible;
  position: static;
  top: 0;
}
.sgp-online-security .sgp-sticky-bar.active {
  z-index: 99;
  width: 100%;
  position: fixed;
  left: 0;
  top: 83px;
  transition: opacity 0.3s;
}
.sgp-online-security .sgp-sticky-bar__link {
  flex: 1;
}
.sgp-online-security .sgp-sticky-bar__item {
  padding: 4px 8px;
}
.sgp-online-security__sec {
  padding-top: 32px;
  padding-bottom: 24px;
  background-color: #ffffff;
  border-bottom: 1px solid #ececec;
  margin-bottom: 8px;
}
.sgp-online-security__sec:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.sgp-online-security .sgp-tile__cnt-sec {
  padding-bottom: 0;
  text-align: center;
  align-items: center;
}
.sgp-online-security__img-blk {
  max-width: 200px;
  margin: 0 auto;
}
.sgp-online-security__img-blk-inner {
  max-width: 320px;
  margin: 0 auto;
}
.sgp-online-security .sgp-tile.sgp-tile--two {
  width: calc(50% - 16px);
}
.sgp-online-security .sgp-list {
  margin-bottom: 16px;
  color: #333333;
}
.sgp-online-security .sgp-h5 {
  margin-bottom: 16px;
}
.sgp-online-security .sgp-header-tag-desc .sgp-h5 {
  margin-bottom: 0;
}
.sgp-online-security__img-blk-single {
  max-width: 320px;
  margin-bottom: 16px;
}
.sgp-online-security__img-part {
  display: flex;
  flex-wrap: wrap;
}
.sgp-online-security__img-part-one {
  width: 380px;
  height: 170px;
  margin-right: 32px;
}
.sgp-online-security__img-part-two {
  width: 370px;
  height: 150px;
}
.sgp-online-security__img-part-three {
  width: 330px;
  height: 80px;
  margin-top: 32px;
}
.sgp-online-security .sgp-accordion-package {
  padding: 0;
}
.sgp-online-security__grey-sec {
  background-color: #F7F7F7;
  padding: 24px;
}
.sgp-online-security__grey-wrap {
  display: flex;
  padding-top: 16px;
  align-items: center;
  justify-content: center;
}
.sgp-online-security__grey-sgp-img {
  width: 166px;
}
.sgp-online-security__grey-store {
  width: 166px;
  margin-bottom: 16px;
}
.sgp-online-security__grey-store:last-child {
  margin-bottom: 0;
}
.sgp-online-security__grey-sgp {
  margin-right: 24px;
}
.sgp-online-security__grey-google {
  display: flex;
  flex-direction: column;
  height: 100%;
  align-items: center;
}

@media (max-width: 1023.8px) {
  .sgp-online-security .sgp-sticky-bar.active {
    top: 60px;
  }
  .sgp-online-security .sgp-sticky-bar__link {
    width: auto;
  }
}
@media (max-width: 600px) {
  .sgp-online-security .sgp-sticky-module {
    height: 88px;
    margin-top: -88px;
  }
  .sgp-online-security .sgp-tile.sgp-tile--two {
    width: 100%;
  }
  .sgp-online-security__sec {
    padding-top: 24px;
    padding-bottom: 16px;
  }
  .sgp-online-security__img-part-one {
    width: 100%;
    height: auto;
    margin-bottom: 16px;
    margin-right: 0;
  }
  .sgp-online-security__img-part-two {
    width: 100%;
    height: auto;
    margin-bottom: 16px;
  }
  .sgp-online-security__img-part-three {
    width: 100%;
    height: auto;
    margin-top: 0;
  }
  .sgp-online-security__grey-wrap {
    flex-wrap: wrap;
  }
  .sgp-online-security__grey-sgp {
    margin-right: 0;
    margin-bottom: 16px;
  }
}
.axa-enhanced-care {
  padding: 40px 0;
}
.axa-enhanced-care__table-note {
  color: #57585b;
  font-style: italic;
  margin-bottom: 24px;
}
.axa-enhanced-care__white-wrap {
  background-color: #ffffff;
  padding: 24px 16px;
}
.axa-enhanced-care__note-head {
  color: #000000;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  margin-bottom: 16px;
}
.axa-enhanced-care .sgp-rate-table {
  margin-bottom: 8px;
}
.axa-enhanced-care .sgp-rate-table table .sgp-rate-table__Weight-head {
  border: 1px solid #eeeeee;
}
.axa-enhanced-care .sgp-rate-table__Weight-head.sgp-fixed-side {
  color: #000000;
  background-color: #eeeeee;
  border: 1px solid #eeeeee;
}
.axa-enhanced-care .blue-bg {
  background-color: #002350;
  border: 1px solid #eeeeee;
  color: #ffffff;
}
.axa-enhanced-care .sgp-rate-table table .sgp-rate-table__bg-grey {
  background-color: #1e8cbf;
  color: #ffffff;
  text-align: center;
}
.axa-enhanced-care .sgp-rate-table table td {
  font-weight: bold;
  border: 1px solid #eeeeee;
}
.axa-enhanced-care .sgp-rate-table table .sgp-rate-table__sub-head {
  border: 1px solid #eeeeee;
}

@media (max-width: 1023.8px) {
  .axa-enhanced-care .sgp-rate-table table .sgp-fixed-side.sgp-rate-table__Weight-head {
    color: #000000;
    background-color: #eeeeee;
    border: 1px solid #eeeeee;
  }
  .axa-enhanced-care .sgp-rate-table table .sgp-fixed-side {
    box-shadow: none;
  }
}
@media (max-width: 600px) {
  .axa-enhanced-care__table-note {
    margin-bottom: 16px;
  }
}
.sgp-gifting {
  padding: 40px 0 0 0;
}
.sgp-gifting__frames {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 24px 40px;
}
.sgp-gifting__word-wrap {
  max-width: 850px;
  margin: 0 auto;
}
.sgp-gifting__head {
  font-size: 24px;
  color: #333333;
  padding-bottom: 8px;
}
.sgp-gifting__desc {
  font-size: 16px;
  color: #333333;
}
.sgp-gifting__stamp {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 8px 40px 16px 40px;
}
.sgp-gifting__lines-img {
  width: 100%;
}

@media (min-width: 600px) and (max-width: 1023.8px) {
  .sgp-gifting {
    padding: 40px 0 0 0;
  }
}
@media (max-width: 600px) {
  .sgp-gifting {
    padding: 32px 0 0 0;
  }
  .sgp-gifting__frames {
    padding: 24px;
  }
  .sgp-gifting__head {
    font-size: 22px;
  }
  .sgp-gifting__desc {
    font-size: 14px;
  }
  .sgp-gifting__stamp {
    padding: 8px 24px 16px 24px;
  }
  .sgp-gifting__lines-img {
    width: auto;
  }
}
.sgp-contact-us-btn-overlay .track-trace-sec__inner {
  display: flex;
  min-height: 100px;
  padding: 24px 80px;
  align-items: center;
}
.sgp-contact-us-btn-overlay__btn-wrap {
  width: 50%;
}
.sgp-contact-us-btn-overlay__btn-wrap:first-child {
  margin-right: 24px;
}
.sgp-contact-us-btn-overlay .sgp-link-btn.sgp-link-btn--box {
  width: 100%;
}

@media (min-width: 600px) and (max-width: 1023.8px) {
  .sgp-contact-us-btn-overlay .track-trace-sec__inner {
    padding: 24px;
  }
  .sgp-contact-us-btn-overlay__btn-wrap {
    width: 50%;
  }
  .sgp-contact-us-btn-overlay__btn-wrap:first-child {
    margin-right: 24px;
  }
}
@media (max-width: 600px) {
  .sgp-contact-us-btn-overlay .track-trace-sec__inner {
    padding: 24px;
    flex-direction: column;
  }
  .sgp-contact-us-btn-overlay__btn-wrap {
    width: 100%;
  }
  .sgp-contact-us-btn-overlay__btn-wrap:first-child {
    margin-right: 0;
    margin-bottom: 16px;
  }
}
.sgp-community {
  padding: 40px 0;
  position: relative;
  overflow: hidden;
}
.sgp-community .content-wrapper-small {
  position: relative;
}
.sgp-community.sgp-community-heritage-tile .sgp-community__tile {
  text-align: left;
}
.sgp-community.sgp-community-heritage-tile .sgp-community__tile.sgp-tile-with-icon {
  margin: 0 8px;
}
.sgp-community.sgp-community-heritage-tile .sgp-community__tile a.sgp-btn {
  margin-top: 16px;
}
.sgp-community.sgp-community-heritage-tile .sgp-community__tile a.sgp-btn svg {
  width: 100%;
  height: 100%;
  display: block;
  margin: auto;
  position: relative;
  z-index: 2;
  fill: #24549d;
  transition: fill 0.4s;
  transition: none;
}
.sgp-community.sgp-community-heritage-tile .sgp-community__tile:hover .sgp-btn {
  color: #ffffff;
  text-decoration: underline;
}
.sgp-community.sgp-community-heritage-tile .sgp-community__tile:hover .sgp-btn__icon::before {
  box-shadow: inset 0 0 0 35px #c31126;
  transform: scale3d(1.1, 1.1, 1);
}
.sgp-community.sgp-community-heritage-tile .sgp-community__tile:hover a.sgp-btn svg {
  fill: #ffffff;
  transition: none;
}
.sgp-community.sgp-community-heritage-tile .sgp-community__tile-head {
  font-size: 18px;
}
.sgp-community__bg-img {
  position: absolute;
  left: -50px;
  top: -70px;
  width: 200px;
}
.sgp-community__outer {
  display: flex;
  margin: 0 -8px;
}
.sgp-community__cnt, .sgp-community__img-outer {
  width: 50%;
  margin: 0 8px;
}
.sgp-community__txt {
  color: #57585b;
  margin-bottom: 16px;
}
.sgp-community__tile-wrapper {
  display: flex;
  margin: 24px -8px 0;
}
.sgp-community__tile {
  width: 50%;
  margin: 0 8px;
  border: 1px solid #c2e4f8;
  padding: 24px;
  text-align: center;
  transition: all 0.3s;
}
.sgp-community__tile:hover {
  background-color: #24549d;
}
.sgp-community__tile:hover svg .sgp-community__svg-rect-dot {
  stroke: #ffffff;
}
.sgp-community__tile:hover svg .sgp-community__svg-rect-fill {
  fill: #ffffff;
}
.sgp-community__tile:hover svg .sgp-community__svg-object {
  fill: #24549d;
}
.sgp-community__tile:hover .sgp-community__tile-head {
  color: #ffffff;
}
.sgp-community__tile:hover .sgp-community__tile-desc {
  color: #ffffff;
}
.sgp-community__tile svg {
  width: 70px;
  height: 70px;
}
.sgp-community__tile svg * {
  transition: all 0.3s;
}
.sgp-community__tile-head {
  color: #24549d;
  font-size: 16px;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  margin-top: 16px;
}
.sgp-community__tile-desc {
  color: #57585b;
  font-size: 14px;
  margin-top: 16px;
}

@media (max-width: 1023.8px) {
  .sgp-community__bg-img {
    display: none;
  }
  .sgp-community__outer {
    display: block;
    margin: 0;
  }
  .sgp-community__cnt, .sgp-community__img-outer {
    width: 100%;
    margin: 0;
  }
  .sgp-community__cnt {
    margin-bottom: 24px;
  }
}
@media (max-width: 600px) {
  .sgp-community {
    padding: 32px 0;
  }
  .sgp-community__tile {
    padding: 16px;
  }
  .sgp-community__tile svg {
    width: 65px;
    height: 65px;
  }
}
.sgp-awards {
  overflow: hidden;
}
.sgp-awards__tile {
  background-color: #ffffff;
  padding: 40px;
  display: flex;
  position: relative;
}
.sgp-awards__tile-img {
  width: 30%;
  margin-right: 40px;
  background-size: cover;
  background-position: center;
}
.sgp-awards__tile-cnt {
  padding: 40px 0;
  width: 70%;
  max-width: 580px;
}
.sgp-awards__tile-cnt .sgp-h3 {
  color: #24549d;
  margin-bottom: 16px;
}
.sgp-awards__tile-cnt .sgp-list {
  color: #57585b;
}

@media (max-width: 1023.8px) {
  .sgp-awards__tile-img {
    width: 40%;
    margin-right: 32px;
  }
  .sgp-awards__tile-cnt {
    padding: 16px 0;
    width: 60%;
    max-width: none;
  }
}
@media (max-width: 600px) {
  .sgp-awards__tile {
    display: block;
    padding: 16px;
  }
  .sgp-awards__tile-img {
    width: 100%;
    min-height: 200px;
    margin-right: 0;
  }
  .sgp-awards__tile-cnt {
    padding: 16px 0 0;
    width: 100%;
    max-width: none;
  }
  .sgp-awards__tile-cnt .sgp-h3 {
    font-size: 18px;
    margin-bottom: 8px;
  }
}
.sgp-awards-slider {
  overflow-x: hidden;
}
.sgp-awards-slider__nav {
  position: relative;
}
.sgp-awards-slider__nav::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 44px;
  height: 1px;
  width: 100%;
  background-color: #c2e4f8;
}
.sgp-awards-slider__year {
  text-align: center;
  padding: 0 8px;
}
.sgp-awards-slider__year.slick-current .sgp-awards-slider__arrow {
  opacity: 1;
}
.sgp-awards-slider__year.slick-current .sgp-awards-slider__year-dot {
  background-color: #ffffff;
}
.sgp-awards-slider__year-txt {
  margin-bottom: 16px;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  color: #24549d;
  cursor: pointer;
}
.sgp-awards-slider__year-dot {
  width: 16px;
  height: 16px;
  background-color: #24549d;
  border: 3px solid #24549d;
  border-radius: 50%;
  margin: 0 auto 16px;
  cursor: pointer;
}
.sgp-awards-slider__arrow {
  background-color: #f0f1f1;
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
  margin: 0 auto;
  opacity: 0;
}
.sgp-awards-slider__item {
  padding: 32px;
  background-color: #f0f1f1;
}
.sgp-awards-slider__item.slick-slide {
  display: flex;
  align-items: center;
  height: auto;
}
.sgp-awards-slider__for {
  margin-top: -10px;
}
.sgp-awards-slider__for .slick-track {
  display: flex;
}
.sgp-awards-slider__item-img-outer {
  width: 35%;
}
.sgp-awards-slider__item-cnt {
  width: 75%;
  padding-left: 40px;
}
.sgp-awards-slider__item-cnt .sgp-h3 {
  color: #24549d;
  margin-bottom: 16px;
}
.sgp-awards-slider__item-cnt .sgp-list {
  color: #57585b;
}
.sgp-awards-slider__item-cnt .sgp-list li {
  margin-bottom: 8px;
}
.sgp-awards-slider__item-cnt .sgp-list li:last-child {
  margin-bottom: 0;
}
.sgp-awards-slider--timeline .sgp-awards-slider__det-outer {
  display: flex;
  margin-bottom: 24px;
  align-items: center;
}
.sgp-awards-slider--timeline .sgp-awards-slider__det-img-outer {
  min-width: 140px;
  max-width: 170px;
}
.sgp-awards-slider--timeline .sgp-awards-slider__det-img {
  border-radius: 50%;
}
.sgp-awards-slider--timeline .sgp-awards-slider__cnt-outer {
  margin-left: 24px;
}
.sgp-awards-slider--timeline .sgp-awards-slider__txt {
  color: #57585b;
  margin-bottom: 8px;
}
.sgp-awards-slider--timeline .sgp-awards-slider__txt:last-of-type {
  margin-bottom: 0;
}
.sgp-awards-slider--timeline .sgp-awards-slider__item {
  width: 33.33%;
  position: relative;
  margin: 0 8px;
}
.sgp-awards-slider--timeline .sgp-awards-slider__item::after {
  content: "";
  position: absolute;
  width: 0px;
  height: 0px;
  top: -14px;
  left: 50%;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #f0f1f1;
  border-left: 20px solid transparent;
  transform: translateX(-50%);
}
.sgp-awards-slider--timeline .sgp-awards-slider__item-cnt {
  width: 100%;
  padding: 0;
}
.sgp-awards-slider--timeline .sgp-awards-slider__for {
  margin-top: -10px;
}
.sgp-awards-slider--timeline .sgp-awards-slider__for .slick-list {
  padding-top: 16px;
  margin-top: -24px;
}
.sgp-awards-slider--timeline .sgp-awards-slider__for .slick-track {
  display: flex;
}
.sgp-awards-slider--timeline .sgp-awards-slider__for .slick-slide {
  height: auto;
}
.sgp-awards-slider--timeline .sgp-awards-slider__year-dot {
  margin: 0 auto 36px;
}
.sgp-awards-slider--timeline .sgp-awards-slider__year.slick-slide .sgp-awards-slider__arrow {
  opacity: 1;
}
.sgp-awards-slider--timeline .sgp-awards-slider__wrapper {
  margin: 0 -8px;
  padding: 0 48px;
}
.sgp-awards-slider--timeline .sgp-awards-slider__wrapper .sgp-arrow-center .sgp-arrow {
  width: calc(100% + 80px);
  left: -40px;
}

@media (max-width: 1023.8px) {
  .sgp-awards-slider__item.slick-slide {
    display: block;
  }
  .sgp-awards-slider__item-img-outer {
    width: 100%;
  }
  .sgp-awards-slider__item-cnt {
    width: 100%;
    padding-left: 0;
    padding-top: 24px;
  }
}
@media (max-width: 600px) {
  .sgp-awards-slider__item {
    padding: 16px;
  }
  .sgp-awards-slider--timeline .sgp-awards-slider__wrapper {
    padding: 0;
  }
  .sgp-awards-slider--timeline .sgp-awards-slider__det-outer {
    display: block;
    margin-bottom: 24px;
  }
  .sgp-awards-slider--timeline .sgp-awards-slider__cnt-outer {
    margin-top: 16px;
    margin-left: 0;
  }
}
.sgp-report-tile {
  padding: 40px 0;
}
.sgp-report-tile__outer {
  display: flex;
  margin: 0 -8px;
}
.sgp-report-tile .sgp-tile-bg {
  width: 50%;
  margin: 0 8px;
  justify-content: center;
  min-height: 250px;
}
.sgp-report-tile .sgp-tile-box__inner {
  box-shadow: none;
  padding-bottom: 0;
}

@media (max-width: 600px) {
  .sgp-report-tile {
    padding: 32px 0;
  }
  .sgp-report-tile__outer {
    padding-bottom: 8px;
    overflow-x: auto;
    -ms-scrollbar-face-color: #24549d;
    -ms-scrollbar-track-color: #b9e5fa;
    scrollbar-color: #24549d #b9e5fa;
    scrollbar-width: thin;
    scrollbar-face-color: #24549d;
    scrollbar-track-color: #b9e5fa;
    scrollbar-arrow-color: #b9e5fa;
  }
  .sgp-report-tile__outer::-webkit-scrollbar {
    height: 5px;
  }
  .sgp-report-tile__outer::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #b9e5fa;
  }
  .sgp-report-tile__outer::-webkit-scrollbar-thumb {
    background: #24549d;
    border-radius: 10px;
  }
  .sgp-report-tile .sgp-tile-bg {
    min-width: 280px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .sgp-report-tile .sgp-tile-bg {
    height: 250px;
  }
}
.sgp-planet-positive {
  padding: 40px 0;
  background-color: #F7F7F7;
}
.sgp-planet-positive.sgp-community-heritage-tile {
  background-color: #ffffff;
  padding: 0;
}
.sgp-planet-positive.sgp-community-heritage-tile .sgp-tile-with-icon {
  border: 1px solid #c2e4f8;
}
.sgp-planet-positive.sgp-community-heritage-tile .sgp-planet-positive__tile-outer {
  margin-top: 0;
}
.sgp-planet-positive__tile-outer {
  display: flex;
  flex-wrap: wrap;
  margin: 16px -8px 0;
}
.sgp-planet-positive__tile-outer .sgp-tile-with-icon {
  width: calc(50% - 16px);
  margin: 8px;
}

@media (max-width: 1023.8px) {
  .sgp-planet-positive__tile-outer {
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 8px;
    -ms-scrollbar-face-color: #24549d;
    -ms-scrollbar-track-color: #b9e5fa;
    scrollbar-color: #24549d #b9e5fa;
    scrollbar-width: thin;
    scrollbar-face-color: #24549d;
    scrollbar-track-color: #b9e5fa;
    scrollbar-arrow-color: #b9e5fa;
  }
  .sgp-planet-positive__tile-outer::-webkit-scrollbar {
    height: 5px;
  }
  .sgp-planet-positive__tile-outer::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #b9e5fa;
  }
  .sgp-planet-positive__tile-outer::-webkit-scrollbar-thumb {
    background: #24549d;
    border-radius: 10px;
  }
  .sgp-planet-positive__tile-outer .sgp-tile-with-icon {
    min-width: 280px;
    width: 100%;
  }
}
@media (max-width: 600px) {
  .sgp-planet-positive {
    padding: 32px 0;
  }
}
.sgp-we-focus {
  padding: 40px 0;
}
.sgp-we-focus__tile-outer {
  display: flex;
  margin: 0 -8px;
}
.sgp-we-focus__tile-outer .sgp-tile-with-icon {
  width: calc(25% - 16px);
  margin: 8px;
  background-color: #F7F7F7;
  transition: all 0.3s;
}
.sgp-we-focus__tile-outer .sgp-tile-with-icon:hover {
  box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.16);
}
.sgp-we-focus__tile-outer .sgp-tile-with-icon .sgp-h4 {
  color: #24549d;
}
.sgp-we-focus__tile-outer.sgp-we-focus__store-oper .sgp-h4 {
  color: #000000;
}

@media (max-width: 1023.8px) {
  .sgp-we-focus__tile-outer {
    overflow-x: auto;
    padding-bottom: 8px;
    -ms-scrollbar-face-color: #24549d;
    -ms-scrollbar-track-color: #b9e5fa;
    scrollbar-color: #24549d #b9e5fa;
    scrollbar-width: thin;
    scrollbar-face-color: #24549d;
    scrollbar-track-color: #b9e5fa;
    scrollbar-arrow-color: #b9e5fa;
  }
  .sgp-we-focus__tile-outer::-webkit-scrollbar {
    height: 5px;
  }
  .sgp-we-focus__tile-outer::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #b9e5fa;
  }
  .sgp-we-focus__tile-outer::-webkit-scrollbar-thumb {
    background: #24549d;
    border-radius: 10px;
  }
  .sgp-we-focus__tile-outer .sgp-tile-with-icon {
    width: 100%;
    min-width: 280px;
  }
}
@media (max-width: 600px) {
  .sgp-we-focus {
    padding: 32px 0;
  }
}
.sgp-stock-info {
  padding: 40px 0;
}
.sgp-stock-info__wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -8px;
}
.sgp-stock-info__image-outer {
  margin: 0 8px;
  width: calc(70% - 16px);
}
.sgp-stock-info__img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100%;
  min-height: 360px;
}
.sgp-stock-info .sgp-stock-box {
  margin: 0 8px;
  width: calc(30% - 16px);
}
.sgp-stock-info__table-wrap {
  margin-top: 40px;
}
.sgp-stock-info__td-border {
  width: 100%;
  border-top: 1px solid #c2e4f8;
  border-left: 1px solid #c2e4f8;
  color: #000000;
}
.sgp-stock-info__td-border .grey {
  color: #57585b;
}
.sgp-stock-info__td-border td {
  border-bottom: 1px solid #c2e4f8;
  border-right: 1px solid #c2e4f8;
  padding: 8px 16px;
  vertical-align: middle;
}

@media (max-width: 1023.8px) {
  .sgp-stock-info__image-outer,
.sgp-stock-info .sgp-stock-box {
    width: 100%;
  }
  .sgp-stock-info__image-outer {
    margin-bottom: 16px;
  }
  .sgp-stock-info__img {
    min-height: 280px;
  }
}
@media (max-width: 600px) {
  .sgp-stock-info {
    padding: 32px 0;
  }
  .sgp-stock-info__image-outer {
    width: 100%;
    margin-bottom: 8px;
  }
  .sgp-stock-info .sgp-stock-box {
    width: 100%;
  }
  .sgp-stock-info__img {
    min-height: 160px;
  }
  .sgp-stock-info__table-wrap {
    margin-top: 32px;
  }
}
.sgp-milestones-slider {
  padding: 40px 0;
}
.sgp-milestones-slider .sgp-header-arrow {
  align-items: center;
}
.sgp-milestones-slider .sgp-header-arrow .sgp-h2 {
  margin-bottom: 16px;
}
.sgp-milestones-slider .sgp-awards-slider__nav::before {
  bottom: 23px;
}
.sgp-milestones-slider .sgp-awards-slider__nav .slick-list {
  padding-right: 50px;
}
.sgp-milestones-slider .sgp-awards-slider__year {
  position: relative;
  padding-top: 40px;
}
.sgp-milestones-slider .sgp-awards-slider__year-txt {
  margin-bottom: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(50%);
  z-index: 1;
  color: #c31126;
  font-size: 24px;
  font-style: italic;
}
.sgp-milestones-slider .sgp-awards-slider__for {
  margin-top: 0;
}
.sgp-milestones-slider .sgp-awards-slider__for .slick-list {
  padding-right: 50px;
}
.sgp-milestones-slider .sgp-awards-slider__item {
  margin: 0 8px;
  padding: 0;
  background-color: #ffffff;
}
.sgp-milestones-slider .sgp-awards-slider__item.slick-slide {
  display: block;
}
.sgp-milestones-slider .sgp-awards-slider__item-img-outer {
  width: 100%;
}
.sgp-milestones-slider .sgp-awards-slider__item-cnt {
  width: 100%;
  padding-left: 0;
  padding-top: 16px;
}
.sgp-milestones-slider .sgp-awards-slider__item-cnt .sgp-h3 {
  color: #000000;
}
.sgp-milestones-slider .sgp-awards-slider__desc {
  color: #57585b;
}

.sgp-postpal-func__img-sec {
  position: relative;
}
.sgp-postpal-func__tooltip {
  display: none;
  color: #24549d;
}
.sgp-postpal-func__tooltip .sgp-h4 {
  margin-bottom: 8px;
}
.sgp-postpal-func__btn {
  height: 39px;
  width: 39px;
  border-radius: 50%;
  background-color: #f7c44f;
  position: absolute;
  cursor: pointer;
}
.sgp-postpal-func__btn::before, .sgp-postpal-func__btn::after {
  content: "";
  background-color: #ffffff;
  border-radius: 4px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sgp-postpal-func__btn::before {
  width: 23px;
  height: 4px;
}
.sgp-postpal-func__btn::after {
  width: 4px;
  height: 23px;
  opacity: 1;
  transition: opacity 0.2s;
}
.sgp-postpal-func__btn .sgp-postpal-func__tooltip {
  display: block;
  transform: translate(-50%, -100%);
  margin-left: 18px;
  margin-top: -11px;
  width: 280px;
  background-color: #ffffff;
  padding: 12px;
  border-radius: 10px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  cursor: default;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s;
  position: relative;
  z-index: 1;
}
.sgp-postpal-func__btn .sgp-postpal-func__tooltip::before {
  content: "";
  width: 15px;
  height: 15px;
  background-color: #ffffff;
  transform: rotate(-45deg) translateX(-50%);
  position: absolute;
  bottom: -1px;
  left: 50%;
}
.sgp-postpal-func__btn.active::after {
  opacity: 0;
}
.sgp-postpal-func__btn.active .sgp-postpal-func__tooltip {
  opacity: 1;
  visibility: visible;
  animation: fadeIn 0.3s forwards;
}
.sgp-postpal-func__btn-1 {
  top: 33%;
  left: 46%;
}
.sgp-postpal-func__btn-2 {
  top: 35%;
  left: 19%;
}
.sgp-postpal-func__btn-3 {
  top: 50%;
  left: 22%;
}
.sgp-postpal-func__btn-4 {
  top: 54%;
  left: 59%;
}
.sgp-postpal-func__btn-5 {
  top: 63%;
  left: 62%;
}
.sgp-postpal-func__btn-6 {
  top: 55%;
  left: 69%;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 1023.8px) {
  .sgp-postpal-func__btn {
    width: 30px;
    height: 30px;
  }
  .sgp-postpal-func__btn::before {
    width: 18px;
    height: 3px;
  }
  .sgp-postpal-func__btn::after {
    width: 3px;
    height: 18px;
  }
  .sgp-postpal-func__btn .sgp-postpal-func__tooltip {
    margin-left: 13px;
  }
}
@media (max-width: 600px) {
  .sgp-postpal-func__tooltip {
    padding: 16px;
    background-color: #F7F7F7;
    opacity: 0;
  }
  .sgp-postpal-func__tooltip.active {
    display: block;
    animation: fadeIn 0.8s forwards;
  }
  .sgp-postpal-func__btn {
    width: 15px;
    height: 15px;
  }
  .sgp-postpal-func__btn::before {
    width: 8px;
    height: 1px;
  }
  .sgp-postpal-func__btn::after {
    width: 1px;
    height: 8px;
  }
  .sgp-postpal-func__desc {
    color: #404042;
  }
}
.sgp-history-slider {
  padding: 40px 0;
}
.sgp-history-slider__wrapper {
  display: flex;
  margin-top: 60px;
}
.sgp-history-slider__static {
  width: 30%;
}
.sgp-history-slider__static p.static-para {
  color: #ffffff;
  font-weight: bold;
  padding: 8px 16px;
  background-color: #24549d;
  min-height: 40px;
  align-items: center;
  display: flex;
}
.sgp-history-slider__static p.static-para:nth-child(even) {
  background-color: #0777b5;
}
.sgp-history-slider__slide-wrap {
  margin-left: 16px;
  position: relative;
  width: 70%;
}
.sgp-history-slider__slide-wrap .sgp-history-slider-for {
  display: flex;
  margin: 0px -8px;
}
.sgp-history-slider__slide-wrap .sgp-history-slider-for .slick-list {
  padding-bottom: 12px;
}
.sgp-history-slider__column-tile {
  background-color: #F7F7F7;
  margin: 40px 8px 0;
  width: calc(16.66% - 16px);
  position: relative;
}
.sgp-history-slider__column-tile p.slide-val {
  color: #333333;
  padding: 8px 16px;
  min-height: 40px;
  align-items: center;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #c2e4f8;
}
.sgp-history-slider__column-tile p.slide-val--blue {
  color: #0777b5;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
}
.sgp-history-slider__column-tile p.slide-val--red {
  color: #c31126;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
}
.sgp-history-slider__column-tile p.slide-val:last-child {
  border-bottom: 0px;
}
.sgp-history-slider__column-tile::before {
  content: "";
  top: -15px;
  left: 50%;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #F7F7F7;
  transform: translateX(-50%);
}
.sgp-history-slider__column-tile.slick-current.slick-active {
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.16);
}
.sgp-history-slider__year {
  text-align: center;
  margin: 0px 8px;
  width: calc(16.66% - 16px);
}
.sgp-history-slider__nav-wrap {
  position: absolute;
  top: -42px;
  left: 0;
  display: flex;
  width: calc(100% + 16px);
  margin: 0 -8px;
}
.sgp-history-slider__nav-wrap::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 8px;
  height: 1px;
  width: calc(100% - 16px);
  margin: 0 8px;
  background-color: #c2e4f8;
}
.sgp-history-slider__year-txt {
  margin-bottom: 16px;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  color: #0777b5;
}
.sgp-history-slider__year-dot {
  width: 16px;
  height: 16px;
  background-color: #24549d;
  border: 3px solid #24549d;
  border-radius: 50%;
  margin: 0 auto;
  cursor: pointer;
  z-index: 9;
}

@media (max-width: 1023.8px) {
  .sgp-history-slider__static p.static-para {
    min-height: 55px;
  }
  .sgp-history-slider__column-tile {
    margin-top: 55px;
  }
  .sgp-history-slider__column-tile p.slide-val {
    min-height: 55px;
  }
}
@media (max-width: 600px) {
  .sgp-history-slider {
    padding: 32px 0;
  }
  .sgp-history-slider__wrapper {
    margin-top: 40px;
  }
  .sgp-history-slider__static {
    width: 55%;
  }
  .sgp-history-slider__slide-wrap {
    width: 45%;
  }
  .sgp-history-slider__slide-wrap .sgp-history-slider-for .slick-dots {
    bottom: -8px;
  }
  .sgp-history-slider__nav-wrap {
    top: -18px;
  }
}
.sgp-masthead-video {
  background-color: #F7F7F7;
}
.sgp-masthead-video__outer iframe {
  height: 320px;
}

@media (max-width: 600px) {
  .sgp-masthead-video {
    padding-top: 32px;
  }
  .sgp-masthead-video .sgp-masthead__img-outer {
    margin: 0;
    width: 100%;
  }
  .sgp-masthead-video__outer iframe {
    height: 250px;
  }
}
.sgp-contact-us-form__tile-outer {
  display: flex;
  margin: 32px -8px 0;
}
.sgp-contact-us-form__tile {
  color: #ffffff;
  padding: 24px;
  margin: 0 8px;
  width: calc(50% - 16px);
  display: flex;
  flex-direction: column;
}
.sgp-contact-us-form__tile .sgp-h4 {
  margin-bottom: 16px;
}
.sgp-contact-us-form__tile .sgp-h4 a {
  text-decoration: underline;
}
.sgp-contact-us-form__tile .sgp-btn {
  margin-top: auto;
}

@media (max-width: 600px) {
  .sgp-contact-us-form__tile-outer {
    overflow-x: auto;
    padding-bottom: 8px;
    -ms-scrollbar-face-color: #24549d;
    -ms-scrollbar-track-color: #b9e5fa;
    scrollbar-color: #24549d #b9e5fa;
    scrollbar-width: thin;
    scrollbar-face-color: #24549d;
    scrollbar-track-color: #b9e5fa;
    scrollbar-arrow-color: #b9e5fa;
  }
  .sgp-contact-us-form__tile-outer::-webkit-scrollbar {
    height: 5px;
  }
  .sgp-contact-us-form__tile-outer::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #b9e5fa;
  }
  .sgp-contact-us-form__tile-outer::-webkit-scrollbar-thumb {
    background: #24549d;
    border-radius: 10px;
  }
  .sgp-contact-us-form__tile {
    width: 100%;
    min-width: 280px;
  }
}
.sgp-gallery-list .sgp-info-tab {
  padding-bottom: 0;
}
.sgp-gallery-list .sgp-info-tab .nav {
  justify-content: flex-start;
  margin-bottom: 24px;
}
.sgp-gallery-list .sgp-tile-bg__cnt {
  padding: 32px;
}
.sgp-gallery-list .sgp-tile-bg__desc {
  font-style: italic;
  margin-bottom: 0;
}

@media (max-width: 600px) {
  .sgp-gallery-list .sgp-tile-bg__cnt {
    padding: 16px;
  }
  .sgp-gallery-list .sgp-info-tab--center .nav li {
    width: auto;
  }
}
.sgp-masthead-video {
  background-color: #F7F7F7;
}
.sgp-masthead-video__outer iframe {
  height: 320px;
}

@media (max-width: 600px) {
  .sgp-masthead-video {
    padding-top: 32px;
  }
  .sgp-masthead-video .sgp-masthead__img-outer {
    margin: 0;
    width: 100%;
  }
  .sgp-masthead-video__outer iframe {
    height: 250px;
  }
}
.sgp-awards-carees-adapting {
  padding: 24px 0 0 0;
}

.sgp-other-info {
  padding: 40px 0;
  background-color: #F7F7F7;
}
.sgp-other-info__tile-outer {
  display: flex;
  margin: 0 -8px;
}
.sgp-other-info__tile {
  width: calc(33.33% - 16px);
  margin: 0 8px;
  color: #ffffff;
  padding: 24px;
}
.sgp-other-info__tile .sgp-h4 {
  margin-bottom: 16px;
}
.sgp-other-info__tile-txt {
  margin-bottom: 16px;
}
.sgp-other-info__tile-txt:last-child {
  margin-bottom: 0;
}
.sgp-other-info__tile-txt a:hover {
  text-decoration: underline;
}

@media (max-width: 1023.8px) {
  .sgp-other-info__tile-outer {
    overflow-x: auto;
    padding-bottom: 8px;
    -ms-scrollbar-face-color: #24549d;
    -ms-scrollbar-track-color: #b9e5fa;
    scrollbar-color: #24549d #b9e5fa;
    scrollbar-width: thin;
    scrollbar-face-color: #24549d;
    scrollbar-track-color: #b9e5fa;
    scrollbar-arrow-color: #b9e5fa;
  }
  .sgp-other-info__tile-outer::-webkit-scrollbar {
    height: 5px;
  }
  .sgp-other-info__tile-outer::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #b9e5fa;
  }
  .sgp-other-info__tile-outer::-webkit-scrollbar-thumb {
    background: #24549d;
    border-radius: 10px;
  }
  .sgp-other-info__tile {
    width: 100%;
    min-width: 280px;
  }
}
@media (max-width: 600px) {
  .sgp-other-info {
    padding: 32px 0;
  }
  .sgp-other-info__tile {
    padding: 16px;
  }
}
.sgp-corporate .sgp-tile--list {
  background-color: #F7F7F7;
  border: 1px solid #c2e4f8;
}

.sgp-investor-rel .sgp-stock-box {
  display: none;
}
.sgp-investor-rel__btn-sec {
  padding-left: 40px;
  margin-top: 8px;
}
.sgp-investor-rel .sgp-useful-links {
  padding: 0;
}

@media (max-width: 1023.8px) {
  .sgp-investor-rel .sgp-pers-featured__wrapper .slick-dots {
    bottom: -8px;
  }
  .sgp-investor-rel .sgp-service__wrapper {
    padding-bottom: 12px;
  }
}
@media (max-width: 600px) {
  .sgp-investor-rel .sgp-stock-box {
    display: block;
    margin: 0 -32px;
  }
  .sgp-investor-rel .sgp-service {
    margin: 0 -16px;
  }
  .sgp-investor-rel .sgp-service__wrapper {
    width: auto;
  }
  .sgp-investor-rel__mob-hidden {
    display: none;
  }
}
.sgp-analyst-coverage .sgp-tile .sgp-h3,
.sgp-analyst-coverage .sgp-tile .sgp-h4,
.sgp-analyst-coverage .sgp-tile .sgp-h5,
.sgp-analyst-coverage .sgp-tile .sgp-h6 {
  margin-bottom: 4px;
}

.sgp-events .sgp-toggle {
  display: none;
}
.sgp-events__outer {
  display: flex;
}
.sgp-events__summary {
  width: 40%;
  margin-right: 40px;
}
.sgp-events__calender {
  width: 60%;
}
.sgp-events__select {
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
}
.sgp-events__select .sgp-select {
  margin-left: 16px;
  min-width: 50%;
}
.sgp-events__list-col-1 {
  min-width: 130px;
  margin-right: 8px;
}
.sgp-events__list-col-2 {
  color: #57585b;
  min-width: 173px;
  margin-right: 8px;
}
.sgp-events__list-col-3 {
  width: 100%;
}
.sgp-events .sgp-rate-table {
  border-left: 1px solid #c2e4f8;
  border-right: 1px solid #c2e4f8;
}
.sgp-events__list--new.sgp-events__list .sgp-events__list-row {
  padding: 0;
  margin: 0;
  border: 0;
}
.sgp-events__list--new.sgp-events__list .sgp-events__list-row:nth-of-type(even) .sgp-events__list-col-1, .sgp-events__list--new.sgp-events__list .sgp-events__list-row:nth-of-type(even) .sgp-events__list-col-2, .sgp-events__list--new.sgp-events__list .sgp-events__list-row:nth-of-type(even) .sgp-events__list-col-3 {
  background-color: #ffffff;
}
.sgp-events__list--new.sgp-events__list .sgp-events__list-row .sgp-events__list-col-1, .sgp-events__list--new.sgp-events__list .sgp-events__list-row .sgp-events__list-col-2, .sgp-events__list--new.sgp-events__list .sgp-events__list-row .sgp-events__list-col-3 {
  padding: 8px 16px;
  display: flex;
  align-items: center;
  margin: 0;
  background-color: #F7F7F7;
  border-top: 1px solid #c2e4f8;
  border-bottom: 1px solid #c2e4f8;
}
.sgp-events__list--new.sgp-events__list .sgp-events__list-row--head {
  border: 0px solid #c31126;
}
.sgp-events__list--new.sgp-events__list .sgp-events__list-row--head .sgp-events__list-col-1, .sgp-events__list--new.sgp-events__list .sgp-events__list-row--head .sgp-events__list-col-2, .sgp-events__list--new.sgp-events__list .sgp-events__list-row--head .sgp-events__list-col-3 {
  background-color: #c31126;
  border: 1px solid #c31126;
  pointer-events: none;
}
.sgp-events__list-row {
  display: flex;
  border: 1px solid #c2e4f8;
  margin-top: -1px;
  padding: 8px 24px;
  background-color: #F7F7F7;
  cursor: pointer;
}
.sgp-events__list-row:nth-of-type(even) {
  background-color: #ffffff;
}
.sgp-events__list-row:hover .sgp-events__list-col-1 {
  color: #24549d;
}
.sgp-events__list-row.active {
  box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.16);
}
.sgp-events__list-row.active .sgp-events__list-col-1 {
  color: #24549d;
  text-decoration: underline;
}
.sgp-events__list-row--head {
  background-color: #c31126;
  border: 1px solid #c31126;
  pointer-events: none;
}
.sgp-events__list-row--head .sgp-events__list-col-1, .sgp-events__list-row--head .sgp-events__list-col-2, .sgp-events__list-row--head .sgp-events__list-col-3 {
  color: #ffffff;
}

@media (max-width: 1023.8px) {
  .sgp-events__outer {
    display: block;
  }
  .sgp-events__summary {
    margin-right: 0;
    margin-bottom: 24px;
  }
  .sgp-events__summary, .sgp-events__calender {
    width: 100%;
  }
  .sgp-events__select {
    align-items: center;
    justify-content: flex-start;
  }
  .sgp-events__list-col-1 {
    min-width: 133px;
  }
  .sgp-events__list-col-2 {
    min-width: 200px;
  }
}
@media (max-width: 600px) {
  .sgp-events .sgp-toggle {
    display: flex;
    margin-bottom: 16px;
  }
  .sgp-events .sgp-toggle__label {
    color: #24549d;
  }
  .sgp-events .sgp-switch {
    margin-left: 0;
  }
  .sgp-events .sgp-switch input:checked {
    background: #c31126;
  }
  .sgp-events__select {
    display: block;
  }
  .sgp-events__select .sgp-select {
    margin-left: 0;
    margin-top: 4px;
    width: 100%;
  }
  .sgp-events__summary {
    margin-bottom: 0;
  }
  .sgp-events__list-row {
    padding: 8px 16px;
  }
  .sgp-events__list-col-3 {
    min-width: 150px;
  }
}
.sgp-life-post__slider {
  position: relative;
}
.sgp-life-post .sgp-arrow {
  position: absolute;
  bottom: 0;
  left: 32px;
}

@media (max-width: 1025px) {
  .sgp-life-post .sgp-arrow {
    display: none;
  }
  .sgp-life-post__slider .slick-dots {
    margin: 0 16px;
    width: calc(100% - 64px);
  }
}
.sgp-help-tile {
  padding: 32px 0 40px;
  z-index: 1;
  position: relative;
  overflow: hidden;
}
.sgp-help-tile .content-wrapper {
  display: block;
}
.sgp-help-tile .sgp-tile-box__inner {
  background-color: #000b19;
  position: relative;
}
.sgp-help-tile .sgp-tile-box__wave {
  top: auto;
  bottom: 90px;
}
.sgp-help-tile .sgp-tile-box__wave--two {
  bottom: -35px;
}
.sgp-help-tile .sgp-tile-box__tile {
  margin: 0 auto;
  display: block;
  position: relative;
  z-index: 2;
}
.sgp-help-tile__slider {
  max-width: 950px;
  margin: 0 auto;
}
.sgp-help-tile .sgp-tile-help {
  background-color: #000b19;
  margin: 0 8px;
  height: auto;
  display: flex;
  justify-content: space-between;
  width: calc(20% - 16px);
}
.sgp-help-tile .slick-track {
  display: flex;
}

@media (max-width: 1023.8px) {
  .sgp-help-tile .sgp-tile-box__tile {
    margin: 0 -8px 24px;
  }
  .sgp-help-tile__slider .slick-dots {
    width: calc(100% - 16px);
    margin: 0 8px;
  }
  .sgp-help-tile__slider .slick-dots li {
    flex: 1;
    margin: 0;
  }
}
@media (max-width: 600px) {
  .sgp-help-tile .sgp-header-arrow__head-sec .sgp-small-title {
    display: none;
  }
  .sgp-help-tile__slider {
    margin: 0 -4px;
  }
  .sgp-help-tile .sgp-tile-help {
    margin: 0 4px;
  }
}
.sgp-global-foot {
  padding: 40px 0;
}
.sgp-global-foot__wrap {
  display: flex;
  flex-wrap: wrap;
}
.sgp-global-foot__tile-sec {
  width: calc(22% - 16px);
  margin-right: 16px;
}
.sgp-global-foot__img-sec-desk {
  width: 78%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.sgp-global-foot__img-sec-mob {
  display: none;
}
.sgp-global-foot__tile {
  padding: 32px;
  margin-bottom: 16px;
}
.sgp-global-foot__tile:last-child {
  margin-bottom: 0;
}
.sgp-global-foot__head {
  font-size: 36px;
  color: #ffffff;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  margin-bottom: 8px;
}
.sgp-global-foot__desc {
  font-size: 16px;
  color: #ffffff;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
}

@media (max-width: 1024.1px) {
  .sgp-global-foot__wrap {
    flex-direction: column-reverse;
  }
  .sgp-global-foot__img-sec-desk {
    display: none;
  }
  .sgp-global-foot__img-sec-mob {
    display: block;
  }
  .sgp-global-foot__tile-sec {
    width: calc(100% + 16px);
    margin: 8px -8px;
    display: flex;
    flex-wrap: wrap;
  }
  .sgp-global-foot__tile {
    padding: 24px;
    margin: 8px;
    width: calc(50% - 16px);
  }
  .sgp-global-foot__tile:last-child {
    margin-bottom: 8px;
  }
}
@media (max-width: 600px) {
  .sgp-global-foot {
    padding: 32px 0;
  }
}
.sgp-our-framework {
  padding: 40px 0;
}
.sgp-our-framework .sgp-info-tab .tab-content {
  padding: 0;
  background-color: transparent;
}
.sgp-our-framework .nav-item {
  margin-right: 16px;
  margin-left: 0;
  display: flex;
}
.sgp-our-framework .nav-item:last-child {
  margin-right: 0;
}
.sgp-our-framework .sgp-snr-steps__box-color {
  width: calc(50% - 16px);
}
.sgp-our-framework .sgp-link-btn--box {
  background-color: transparent;
  border: 1px solid #24549D;
  color: #24549D;
}
.sgp-our-framework .sgp-link-btn--box::after {
  background-color: #0777b5;
}
.sgp-our-framework .sgp-link-btn--box:hover {
  color: #ffffff;
}
.sgp-our-framework .sgp-link-btn--box.active {
  background-color: #24549d;
  color: #ffffff;
}

.sgp-creative__item,
.sgp-creative .slick-slide.sgp-creative__item {
  display: flex;
  align-items: center;
}
.sgp-creative__wrapper {
  margin: 0 -4px;
}
.sgp-creative__item {
  margin: 0 4px;
}
.sgp-creative__sec-1, .sgp-creative__sec-2 {
  width: 50%;
}
.sgp-creative__sec-1 {
  margin-right: 24px;
}
.sgp-creative__desc {
  font-size: 16px;
}
.sgp-creative .sgp-tag-link__wrapper {
  margin: 16px -8px 0;
}
.sgp-creative .sgp-tag-link__wrapper .sgp-link-btn {
  margin: 4px 8px;
}

@media (max-width: 1023.8px) {
  .sgp-creative__desc {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .sgp-creative__item,
.sgp-creative .slick-slide.sgp-creative__item {
    display: block;
  }
  .sgp-creative__sec-1, .sgp-creative__sec-2 {
    width: 100%;
  }
  .sgp-creative__sec-1 {
    margin-right: 0;
    margin-bottom: 16px;
  }
}
.sgp-our-clients .sgp-snr-steps__box-color {
  padding: 0;
  width: calc(25% - 16px);
}

.sgp-design-slider .sgp-header-arrow {
  position: relative;
}
.sgp-design-slider .sgp-header-arrow .sgp-arrow {
  position: absolute;
  top: 50%;
  right: 32px;
  transform: translate(0px, -50%);
}
.sgp-design-slider .sgp-tag-link {
  margin-top: 16px;
}

@media (max-width: 1023.8px) {
  .sgp-design-slider .sgp-header-arrow .sgp-arrow {
    display: none;
  }
}
.sgp-post-slider {
  padding: 40px 0;
}
.sgp-post-slider .sgp-header-arrow__desc {
  color: #333333;
}
.sgp-post-slider .sgp-tile__desc-black {
  min-width: 170px;
}
.sgp-post-slider .sgp-pers-featured__wrapper > .slick-list {
  padding: 16px 0;
}
.sgp-post-slider .sgp-tile__italic {
  color: #57585b;
  font-family: "Univers-55", sans-serif;
  font-weight: normal;
}
.sgp-post-slider__border-box {
  border: 1px solid #c2e4f8;
  padding: 16px;
}
.sgp-post-slider__box-head {
  font-size: 14px;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  color: #000000;
  padding-bottom: 8px;
}
.sgp-post-slider__box-address, .sgp-post-slider__box-hours {
  position: relative;
  margin-left: 20px;
  padding-bottom: 8px;
}
.sgp-post-slider__box-address:before, .sgp-post-slider__box-hours:before {
  position: absolute;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.5' height='14.007' viewBox='0 0 10.5 14.007'%3E%3Cpath id='Path_1023' data-name='Path 1023' d='M5.25-12.25a5.067,5.067,0,0,1,2.625.711A5.35,5.35,0,0,1,9.789-9.625,5.067,5.067,0,0,1,10.5-7a4.88,4.88,0,0,1-.191,1.422A8.213,8.213,0,0,1,9.57-3.992q-.383.656-1.586,2.57L6.371,1.121a1.253,1.253,0,0,1-.684.561,1.31,1.31,0,0,1-.875,0,1.253,1.253,0,0,1-.684-.561L2.516-1.422Q1.313-3.336.93-3.965A8.842,8.842,0,0,1,.191-5.578,4.88,4.88,0,0,1,0-7,5.067,5.067,0,0,1,.711-9.625a5.35,5.35,0,0,1,1.914-1.914A5.067,5.067,0,0,1,5.25-12.25ZM5.25.438,6.973-2.3q1.094-1.75,1.449-2.324a7.617,7.617,0,0,0,.615-1.285A3.564,3.564,0,0,0,9.188-7a3.8,3.8,0,0,0-.533-1.969A4.013,4.013,0,0,0,7.219-10.4a3.8,3.8,0,0,0-1.969-.533,3.8,3.8,0,0,0-1.969.533A4.013,4.013,0,0,0,1.846-8.969,3.8,3.8,0,0,0,1.313-7a3.7,3.7,0,0,0,.15,1.107,6.634,6.634,0,0,0,.643,1.3q.328.574,1.422,2.324Q4.566-.656,5.25.438ZM3.063-7a2.106,2.106,0,0,0,.643,1.545,2.106,2.106,0,0,0,1.545.643,2.106,2.106,0,0,0,1.545-.643A2.106,2.106,0,0,0,7.438-7a2.106,2.106,0,0,0-.643-1.545A2.106,2.106,0,0,0,5.25-9.187a2.106,2.106,0,0,0-1.545.643A2.106,2.106,0,0,0,3.063-7Z' transform='translate(0 12.25)' fill='%23c31126'/%3E%3C/svg%3E%0A");
  background-size: 10px 14px;
  width: 10px;
  height: 14px;
  top: 0;
  left: -20px;
}
.sgp-post-slider__red-txt {
  font-size: 14px;
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  color: #c31126;
}
.sgp-post-slider__desc-txt, .sgp-post-slider__footer-note {
  font-size: 14px;
  font-family: "Univers-55", sans-serif;
  font-weight: normal;
  color: #57585b;
}
.sgp-post-slider__box-hours {
  padding-bottom: 0;
}
.sgp-post-slider__box-hours:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.563' height='13.563' viewBox='0 0 13.563 13.563'%3E%3Cpath id='Path_1024' data-name='Path 1024' d='M7-12.031a6.573,6.573,0,0,1,3.391.916,6.852,6.852,0,0,1,2.475,2.475,6.573,6.573,0,0,1,.916,3.391,6.573,6.573,0,0,1-.916,3.391A6.852,6.852,0,0,1,10.391.615,6.573,6.573,0,0,1,7,1.531,6.573,6.573,0,0,1,3.609.615,6.852,6.852,0,0,1,1.135-1.859,6.573,6.573,0,0,1,.219-5.25a6.573,6.573,0,0,1,.916-3.391,6.852,6.852,0,0,1,2.475-2.475A6.573,6.573,0,0,1,7-12.031ZM12.906-5.25a5.763,5.763,0,0,0-.793-2.967,5.879,5.879,0,0,0-2.16-2.146,5.811,5.811,0,0,0-2.967-.793,5.738,5.738,0,0,0-2.953.793A5.879,5.879,0,0,0,1.887-8.2a5.811,5.811,0,0,0-.793,2.967,5.738,5.738,0,0,0,.793,2.953A5.879,5.879,0,0,0,4.047-.137,5.811,5.811,0,0,0,7.014.656,5.738,5.738,0,0,0,9.967-.137,5.879,5.879,0,0,0,12.113-2.3,5.786,5.786,0,0,0,12.906-5.25ZM8.832-2.844a.34.34,0,0,0,.246.068A.3.3,0,0,0,9.3-2.9l.219-.328a.318.318,0,0,0,.068-.232.29.29,0,0,0-.123-.205L7.52-5.086V-9.078a.316.316,0,0,0-.1-.232.316.316,0,0,0-.232-.1H6.809a.316.316,0,0,0-.232.1.316.316,0,0,0-.1.232V-4.7a.269.269,0,0,0,.137.246Z' transform='translate(-0.219 12.031)' fill='%23c31126'/%3E%3C/svg%3E%0A");
  background-size: 10px 14px;
  background-size: 13px 13px;
  width: 13px;
  height: 13px;
}
.sgp-post-slider__footer-note {
  margin-top: 12px;
}

@media (max-width: 600px) {
  .sgp-post-slider {
    padding: 32px 0;
  }
  .sgp-post-slider .sgp-tile__desc-black {
    min-width: 135px;
    max-width: 135px;
  }
  .sgp-post-slider .sgp-pers-featured__wrapper > .slick-list {
    padding: 24px 0 0;
  }
}
.sgp-across-border .sgp-header-arrow .sgp-h2 {
  text-align: left;
  margin-bottom: 0;
}
.sgp-across-border.sgp-solutions .sgp-tile-bg {
  width: calc(33.3% - 16px);
  min-height: 400px;
}
.sgp-across-border.sgp-solutions .sgp-tile-bg__desc {
  margin-bottom: 16px;
}
.sgp-across-border.sgp-solutions .sgp-tile-bg--col-4 {
  width: calc(25% - 16px);
}

@media (max-width: 1023.8px) {
  .sgp-across-border.sgp-solutions .sgp-tile-bg {
    width: calc(50% - 16px);
  }
  .sgp-across-border.sgp-solutions .sgp-tile-bg:nth-of-type(1) {
    width: calc(100% - 16px);
    min-height: 330px;
  }
  .sgp-across-border.sgp-solutions .sgp-tile-bg--col-4 {
    width: calc(50% - 16px);
  }
  .sgp-across-border.sgp-solutions .sgp-tile-bg--col-4:nth-of-type(1) {
    width: calc(50% - 16px);
  }
}
@media (max-width: 600px) {
  .sgp-across-border.sgp-solutions .sgp-tile-bg {
    min-height: 155px;
    width: calc(50% - 8px);
    margin: 4px;
  }
  .sgp-across-border.sgp-solutions .sgp-tile-bg .sgp-tile-bg__desc {
    display: none;
  }
  .sgp-across-border.sgp-solutions .sgp-tile-bg .sgp-btn {
    display: none;
  }
  .sgp-across-border.sgp-solutions .sgp-tile-bg:nth-of-type(1) {
    min-height: 180px;
    width: calc(100% - 8px);
  }
  .sgp-across-border.sgp-solutions .sgp-tile-bg:nth-of-type(1) .sgp-tile-bg__desc {
    display: block;
  }
  .sgp-across-border.sgp-solutions .sgp-tile-bg:nth-of-type(1) .sgp-btn {
    display: inline-flex;
  }
  .sgp-across-border.sgp-solutions .sgp-tile-bg--col-4 {
    width: calc(50% - 16px);
  }
  .sgp-across-border.sgp-solutions .sgp-tile-bg--col-4:nth-of-type(1) {
    width: calc(50% - 16px);
  }
  .sgp-across-border.sgp-solutions .sgp-tile-bg--col-4:nth-of-type(1) .sgp-tile-bg__desc {
    display: none;
  }
  .sgp-across-border.sgp-solutions .sgp-tile-bg--col-4:nth-of-type(1) .sgp-btn {
    display: none;
  }
}
.sgp-bulk-mail-calc__mobile-btn {
  display: none;
}
.sgp-bulk-mail-calc__wrap {
  padding: 16px;
  background-color: #F7F7F7;
}
.sgp-bulk-mail-calc__head {
  color: #000000;
  margin-bottom: 12px;
}
.sgp-bulk-mail-calc__desc {
  display: flex;
  margin-bottom: 16px;
}
.sgp-bulk-mail-calc__desc-list {
  margin-right: 24px;
  color: #333333;
}
.sgp-bulk-mail-calc__desc-list li:first-child {
  color: #57585b;
  text-decoration: underline;
}
.sgp-bulk-mail-calc__desc-list:last-child {
  margin-right: 0;
}
.sgp-bulk-mail-calc__result {
  padding: 16px 0;
}
.sgp-bulk-mail-calc__result .sgp-rate-table table .sgp-rate-table__main-head {
  background-color: #24549d;
  border: 0;
}
.sgp-bulk-mail-calc__result .sgp-rate-table table td {
  border: 1px solid #EEEEEE;
  text-align: left;
}
.sgp-bulk-mail-calc__result .sgp-rate-table table th {
  text-align: left;
}
.sgp-bulk-mail-calc__result .sgp-tool-tip {
  display: inline-flex;
}
.sgp-bulk-mail-calc__result .sgp-tool-tip svg {
  fill: #c31126;
  transform: translate(0px, 5px);
}
.sgp-bulk-mail-calc__result .sgp-tool-tip .sgp-tool-tip__content {
  z-index: 999999;
}
.sgp-bulk-mail-calc__result .sgp-tool-tip table.tooltipEarlyposting td {
  border: 0;
}
.sgp-bulk-mail-calc__result-head {
  color: #000000;
  font-size: 21px;
  border-bottom: 1px solid #c2e4f8;
  margin-bottom: 16px;
}
.sgp-bulk-mail-calc .sgp-form__row .sgp-text-box {
  display: flex;
  align-items: center;
}
.sgp-bulk-mail-calc .sgp-form__row .sgp-text-box__text {
  padding: 10px 24px;
  background-color: #002350;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  border: 1px solid #cccccc;
  border-right: 0;
  min-height: 43px;
  display: flex;
  align-items: center;
}
.sgp-bulk-mail-calc .sgp-form__row .sgp-text-box__text.weight-per {
  min-width: 190px;
}
.sgp-bulk-mail-calc .sgp-form__row .sgp-text-box__input {
  min-height: 43px;
  background-color: #F7F7F7;
  display: flex;
  flex: 1 1 auto;
  width: auto;
}
.sgp-bulk-mail-calc .sgp-form__row .sgp-text-box .sgp-custom-select__value {
  border: 1px solid #cccccc;
}
.sgp-bulk-mail-calc .sgp-form__row .sgp-text-box--radio .sgp-text-box__text {
  background-color: #F7F7F7;
  border: 0px;
  color: #000000;
}
.sgp-bulk-mail-calc .sgp-form__row .sgp-text-box--radio .sgp-form__radio-outer {
  margin-top: 0px;
}
.sgp-bulk-mail-calc__mobile-pop .sgp-header-arrow {
  display: none;
}
.sgp-bulk-mail-calc .modal.fade.sgp-modal {
  opacity: 1;
  display: block;
  position: static;
}
.sgp-bulk-mail-calc .modal.fade .modal-dialog {
  transform: translate(0, 0px);
  margin: 0px;
  max-width: 100%;
}
.sgp-bulk-mail-calc .sgp-modal .modal-content {
  padding: 0px;
}
.sgp-bulk-mail-calc .sgp-modal.modal {
  overflow: visible;
}

@media (max-width: 1023.8px) {
  .sgp-bulk-mail-calc.sgp-form .sgp-text-box {
    width: 100%;
  }
  .sgp-bulk-mail-calc__result .sgp-rate-table table {
    min-width: 410px;
  }
  .sgp-bulk-mail-calc__result-tool {
    padding-right: 24px;
  }
  .sgp-bulk-mail-calc .sgp-form__row .sgp-text-box {
    margin-bottom: 32px;
  }
  .sgp-bulk-mail-calc .sgp-form__row .sgp-text-box--radio .sgp-text-box__text {
    padding-left: 0px;
  }
  .sgp-bulk-mail-calc .sgp-form__row .sgp-text-box__input {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .sgp-bulk-mail-calc__mobile-btn {
    display: block;
    width: 100%;
  }
  .sgp-bulk-mail-calc__mobile-pop {
    display: block;
  }
  .sgp-bulk-mail-calc__mobile-pop .sgp-header-arrow {
    display: block;
    padding: 24px 16px 0 16px;
  }
  .sgp-bulk-mail-calc__wrap .sgp-form__row .sgp-text-box {
    flex-direction: column;
  }
  .sgp-bulk-mail-calc__wrap .sgp-form__row .sgp-text-box__text {
    width: 100%;
    justify-content: center;
  }
  .sgp-bulk-mail-calc__wrap .sgp-form__row .sgp-text-box__input {
    width: 100%;
  }
  .sgp-bulk-mail-calc__wrap .sgp-form__row .sgp-text-box .sgp-custom-select {
    width: 100%;
  }
  .sgp-bulk-mail-calc__wrap .sgp-form__row .sgp-text-box--radio .sgp-text-box__text {
    justify-content: left;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 16px;
  }
  .sgp-bulk-mail-calc__wrap .sgp-form__row .sgp-text-box--radio .sgp-form__radio-outer {
    margin-right: auto;
  }
  .sgp-bulk-mail-calc__desc {
    flex-wrap: wrap;
  }
  .sgp-bulk-mail-calc__desc-list {
    margin-bottom: 16px;
    margin-right: 0;
    width: 100%;
  }
  .sgp-bulk-mail-calc__result {
    overflow: hidden;
    max-height: 78px;
    padding: 16px;
    background-color: #ffffff;
  }
  .sgp-bulk-mail-calc__result.active {
    max-height: none;
  }
  .sgp-bulk-mail-calc__result.active .sgp-bulk-mail-calc__result-check::after {
    transform: rotate(180deg);
  }
  .sgp-bulk-mail-calc__result .sgp-rate-table table {
    min-width: 310px;
  }
  .sgp-bulk-mail-calc__result .sgp-rate-table table .sgp-rate-table__main-head {
    font-size: 12px;
  }
  .sgp-bulk-mail-calc__result-check {
    position: relative;
    display: block;
  }
  .sgp-bulk-mail-calc__result-check::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='9' height='6' viewBox='0 0 9 6'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect id='Rectangle_1177' data-name='Rectangle 1177' width='9' height='6' transform='translate(-1098 -12721)' fill='%23fff' stroke='%23707070' stroke-width='1'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='Group_5006' data-name='Group 5006' transform='translate(1098 12721)'%3E%3Cg id='Mask_Group_8' data-name='Mask Group 8' clip-path='url(%23clip-path)'%3E%3Cpath id='Path_1026' data-name='Path 1026' d='M4.156-2.734H4.129a.4.4,0,0,0,.246.082.4.4,0,0,0,.246-.082l4.047-4.02a.381.381,0,0,0,.082-.232.381.381,0,0,0-.082-.232l-.547-.547a.4.4,0,0,0-.246-.082.3.3,0,0,0-.219.082L4.375-4.512,1.094-7.766a.3.3,0,0,0-.219-.082.4.4,0,0,0-.246.082l-.547.547A.381.381,0,0,0,0-6.986a.327.327,0,0,0,.109.232Z' transform='translate(-1098 -12713.152)' fill='%2324549d'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    background-size: 12px 9px;
    width: 12px;
    height: 9px;
    transition: all 0.3s;
    margin: 0 auto;
  }
  .sgp-bulk-mail-calc__result-tool {
    padding-right: 16px;
  }
  .sgp-bulk-mail-calc .modal.fade.sgp-modal {
    opacity: 1;
    display: none;
    position: fixed;
  }
  .sgp-bulk-mail-calc .modal.fade .modal-dialog {
    margin: 0px;
    max-width: 970px;
  }
  .sgp-bulk-mail-calc .sgp-modal .modal-content {
    padding: 0;
  }
  .sgp-bulk-mail-calc .sgp-modal.modal {
    overflow: hidden;
  }
}
.sgp-v-blocks__wrapper {
  display: flex;
  align-items: center;
  margin: 0 -8px;
}
.sgp-v-blocks__sec-1, .sgp-v-blocks__sec-2 {
  width: 50%;
  margin: 0 8px;
}
.sgp-v-blocks__sec-1 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.sgp-v-blocks__sec-1 .sgp-tile-with-icon {
  background-color: #f0f1f1;
}
.sgp-v-blocks__sec-1 .sgp-tile-with-icon .sgp-h4 {
  color: #000000;
}
.sgp-v-blocks__col {
  width: 50%;
}
.sgp-v-blocks__col--100 {
  width: 100%;
  display: flex;
  margin: 0 0 16px;
}
.sgp-v-blocks__col--100 .sgp-v-blocks__item {
  margin: 0 8px;
  width: calc(50% - 16px);
}
.sgp-v-blocks__col--100 .sgp-v-blocks__item:only-child {
  width: auto;
}
.sgp-v-blocks__col--100:last-child {
  margin: 0;
}
.sgp-v-blocks__item {
  margin: 0 8px 16px;
}
.sgp-v-blocks__item:last-child {
  margin-bottom: 0;
}
.sgp-v-blocks--reverse .sgp-v-blocks__wrapper {
  flex-direction: row-reverse;
}
.sgp-v-blocks--iconfirst .sgp-v-blocks__sec-1 {
  width: 65%;
}
.sgp-v-blocks--iconfirst .sgp-v-blocks__sec-2 {
  width: 35%;
}
.sgp-v-blocks--iconfirst .sgp-v-blocks__item {
  display: flex;
}
.sgp-v-blocks--iconfirst .sgp-tile-with-icon__icon {
  margin: 0 16px 0 0;
}

@media (max-width: 1023.8px) {
  .sgp-v-blocks__wrapper {
    flex-direction: column-reverse;
    margin: 0;
  }
  .sgp-v-blocks__sec-1, .sgp-v-blocks__sec-2 {
    width: 100%;
  }
  .sgp-v-blocks__sec-1 {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -ms-scrollbar-face-color: #24549d;
    -ms-scrollbar-track-color: #b9e5fa;
    scrollbar-color: #24549d #b9e5fa;
    scrollbar-width: thin;
    scrollbar-face-color: #24549d;
    scrollbar-track-color: #b9e5fa;
    scrollbar-arrow-color: #b9e5fa;
    padding-bottom: 16px;
    align-items: stretch;
  }
  .sgp-v-blocks__sec-1::-webkit-scrollbar {
    height: 5px;
  }
  .sgp-v-blocks__sec-1::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #b9e5fa;
  }
  .sgp-v-blocks__sec-1::-webkit-scrollbar-thumb {
    background: #24549d;
    border-radius: 10px;
  }
  .sgp-v-blocks__col {
    display: flex;
    width: auto;
    margin-bottom: 0;
  }
  .sgp-v-blocks__item {
    min-width: 300px;
    margin-bottom: 0;
  }
  .sgp-v-blocks__sec-2 {
    max-width: 400px;
    margin-bottom: 16px;
  }
  .sgp-v-blocks--reverse .sgp-v-blocks__wrapper {
    flex-direction: column-reverse;
  }
  .sgp-v-blocks--iconfirst .sgp-v-blocks__sec-1,
.sgp-v-blocks--iconfirst .sgp-v-blocks__sec-2 {
    width: 100%;
  }
  .sgp-v-blocks--iconfirst .sgp-v-blocks__item {
    display: block;
  }
  .sgp-v-blocks--iconfirst .sgp-tile-with-icon__icon {
    margin: 0 0 16px 0;
  }
}
.sgp-marketing__note {
  margin-top: 10px;
  color: #57585b;
}
.sgp-marketing.sgp-bg-grey .sgp-tile {
  background-color: #eeeeee;
}
.sgp-marketing .sgp-tile .sgp-h6 {
  min-height: 0;
}
.sgp-marketing .sgp-tile__desc {
  margin-bottom: 8px;
}

.sgp-info-box {
  border: 1px solid #c2e4f8;
  padding: 16px;
}
.sgp-info-box__head {
  margin-bottom: 8px;
}
.sgp-info-box__item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 8px;
}
.sgp-info-box__item:last-child {
  margin-bottom: 0;
}
.sgp-info-box__icon {
  width: 14px;
  height: 14px;
  margin-top: 1px;
  margin-right: 8px;
}
.sgp-info-box__text .sgp-h6 {
  margin-bottom: 4px;
}
.sgp-info-box__desc {
  color: #57585b;
}

.sgp-smartpac-size__outer {
  background: #1abeb7;
  padding: 40px 0;
  overflow-x: hidden;
  background-image: url(../images/smartpac-size-bg-overlay.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
}
.sgp-smartpac-size .sgp-header-tag-desc {
  text-align: center;
  color: #ffffff;
  margin-bottom: 0;
}
.sgp-smartpac-size .sgp-header-tag-desc .sgp-h2 {
  margin-bottom: 32px;
}
.sgp-smartpac-size .sgp-header-tag-desc__txt {
  color: #ffffff;
  margin-bottom: 8px;
  font-size: 20px;
}
.sgp-smartpac-size__tile-outer {
  position: relative;
}
.sgp-smartpac-size__hr {
  display: block;
  width: 100%;
  height: 40px;
  background: #d0cfcd;
  position: absolute;
  left: 0;
  top: 45%;
  z-index: 1;
}
.sgp-smartpac-size__tile-wrapper {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 2;
  max-width: 900px;
  margin: 0 auto;
}
.sgp-smartpac-size__tile {
  margin: 0 32px;
  height: auto;
  width: 100%;
  max-width: calc(33.33% - 64px);
  display: flex;
  flex-direction: column;
}
.sgp-smartpac-size__tile-content {
  background-color: #ececec;
  padding: 24px;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sgp-smartpac-size__tile-title {
  font-size: 18px;
  color: #000000;
  margin-bottom: 16px;
  min-height: 70px;
}
.sgp-smartpac-size__price {
  color: #1abeb7;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 16px;
}
.sgp-smartpac-size__dimension {
  font-size: 15px;
}
.sgp-smartpac-size__info {
  color: #000000;
  background-color: #ececec;
  padding: 24px;
  font-size: 12px;
  margin: 40px 40px 0;
}
.sgp-smartpac-size__info li {
  margin-bottom: 4px;
}
.sgp-smartpac-size__info li:last-child {
  margin-bottom: 0;
}
.sgp-smartpac-size__info-note {
  margin-bottom: 8px;
}

@media (max-width: 1023.8px) {
  .sgp-smartpac-size__tile {
    margin: 0 16px;
    max-width: calc(33.33% - 32px);
  }
  .sgp-smartpac-size__hr {
    top: 35%;
  }
  .sgp-smartpac-size__tile-title {
    min-height: 122px;
  }
}
@media (max-width: 600px) {
  .sgp-smartpac-size__outer {
    padding: 40px 24px;
  }
  .sgp-smartpac-size__tile-wrapper {
    flex-direction: column;
    align-items: center;
  }
  .sgp-smartpac-size__tile {
    max-width: 100%;
    padding: 0 40px;
  }
  .sgp-smartpac-size__tile-title {
    min-height: auto;
  }
  .sgp-smartpac-size__info {
    padding: 16px;
    margin: 40px 0 0;
  }
  .sgp-smartpac-size__hr {
    display: none;
  }
}
.sgp-smartpac-buy__wrap {
  background-color: #1abeb7;
  padding: 32px 0;
}
.sgp-smartpac-buy__title {
  margin: 0 16px 24px 16px;
  text-align: center;
  color: #ffffff;
}
.sgp-smartpac-buy__head {
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  margin-bottom: 16px;
}
.sgp-smartpac-buy__head span {
  font-family: "Univers-45", sans-serif;
  font-weight: 300;
}
.sgp-smartpac-buy__desc {
  font-size: 16px;
  font-family: "Univers-55", sans-serif;
  font-weight: normal;
}
.sgp-smartpac-buy--works .sgp-smartpac-buy__wrap {
  background-color: #ffffff;
}
.sgp-smartpac-buy--works .sgp-smartpac-buy__title {
  margin: 0 16px 24px 16px;
  text-align: center;
  color: #1abeb7;
}
.sgp-smartpac-buy--works .sgp-smartpac-buy__tile-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -16px;
}
.sgp-smartpac-buy--works .sgp-smartpac-buy__tile-sec {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc(25% - 16px);
  margin: 0px 8px 30px 8px;
  position: relative;
}
.sgp-smartpac-buy--works .sgp-smartpac-buy__tile-sec::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='26' viewBox='0 0 30 26' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Crect width='30' height='26' fill='url(%23pattern0)'/%3E%3Cdefs%3E%3Cpattern id='pattern0' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image0_267_1224' transform='scale(0.0333333 0.0384615)'/%3E%3C/pattern%3E%3Cimage id='image0_267_1224' width='30' height='26' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAaCAYAAACgoey0AAADmElEQVRIiZ2WXWhbdRjGf+856WpbWvux5aTb1Pl1M0UURJwTQXEKetUi1o+xgatJ7XCkabchKkZQqmw9qaUuSVe2ieJmFNYrQZg4HYLC3IWK3jhh2Lokdks7Hdo0Oa8XXe1Mcg5Nn8v/c5739/4/OWIlY1MgnZlQ+FuqUPPhWHNtXnOCxFtbZsM/PRnNV5M3QNeC85WVjHVXE1yUoi9cyDWdXJ2MtVcJBmAV6EErYY9tTEVXrYC/yUTP+OOxzdWCFyQ8f2Gm6VRb3F63AnhADP0iMGb3Vg8GUO7xGXzXnhh+YAXwGlXe9SftIxsOR6+pDrwgyxHncysRe9EtOHNu9i/gUiVPYPvf+aZT7eP7b/AAy1kXz4foiJW0319v23VlbjRaEHjZrTBwt1M0TgeSQw9WBjuF+xBOehTYWmjg60A8tqHUSIcioyqyDfjHJbtakRP+pN1fasiV7n1W+7X7QMMeDVxEpCsT7DtRaqyJD91lGHIccF1akI+oK+zIbNt9eQl8RVbSfgYYB8qXdkGOIC+lg+F9iOjVxrrR0bZCTf4Y8LBH8z8ohY5saM9ZKXX8B4fvEMeZAG706P7jtpbZrWWvVSpl+nOTgwK7PeAzKsZTZWCA9eN2a6GgH6rIo25pVQ5keyI7K3mBROwJFT0CNLjE5ypep8nuyMV063WPA2+5gUXocvPSPX2f4Jj3etyYWrd7TPPlqUbgNjcf95O8ILNwE6jfzfZVGgwk9m/UvE4At7pX1njF4WjUsNY2vY7yikdb2bI9Xsb+qCKvZYPhN0pP9vUHBlvmfLUfoDzmAf3ZLBodS+BUyrRmpt5Eda9HaEZUn0339H9aaljxd27HcCZAb3ZNK8eLNfPbp3fs/VNg4RTPO3IM1S3uTP3RMaXjj+7IL2XQxFAXIoeAepewA7yaCfYNLq6SrBmL3WmoTuD16igp6ovPLb46/ymVMgO5ybcVyp7EJUlORZ7OBsOfXT3qM1S/BJrcOlXYkw312aX7CWDlJm2FXe5QvqdIR7Y3/GupYXhAp1F9JBuKDFWC3jIyUgv0uCJFj5o0bMr09pVBweU6KZwxTafzfPfAObe6043Futo8lX6TiqADmWD/sGtTVPgRUHivftWlzV5QD2UF3ZIJeUPh/zOeF4hkQpHRFQABTpsF7fx9Z/9vy/l4ccYZB+eh9Iqheqhxznf/cqEAPpRviiKd06GB8ysgzquyK9vTn8hUGfwXLz9Y8Cgjr18AAAAASUVORK5CYII='/%3E%3C/defs%3E%3C/svg%3E%0A");
  background-size: 30px 26px;
  width: 30px;
  height: 26px;
  transform: translateX(50%);
}
.sgp-smartpac-buy--works .sgp-smartpac-buy__tile-sec:last-child:after {
  content: none;
}
.sgp-smartpac-buy--works .sgp-smartpac-buy__tile-head {
  font-family: "Univers-65", sans-serif;
  font-weight: bold;
  color: #000000;
  margin-bottom: 16px;
  text-align: center;
}
.sgp-smartpac-buy--works .sgp-smartpac-buy__tile-desc {
  font-family: "Univers-55", sans-serif;
  font-weight: normal;
  color: #000000;
  font-size: 16px;
  text-align: center;
}
.sgp-smartpac-buy--works .sgp-smartpac-buy__tile-img {
  padding: 0 16px;
  max-width: 220px;
}

@media (min-width: 600px) and (max-width: 1023.8px) {
  .sgp-smartpac-buy--works .sgp-smartpac-buy__tile-sec {
    width: calc(50% - 16px);
  }
  .sgp-smartpac-buy--works .sgp-smartpac-buy__tile-sec:nth-child(2):after {
    content: none;
  }
}
@media (max-width: 600px) {
  .sgp-smartpac-buy--works .sgp-smartpac-buy__tile-wrap {
    margin: 0;
  }
  .sgp-smartpac-buy--works .sgp-smartpac-buy__tile-sec {
    width: 100%;
    margin: 0px 0px 30px 0px;
  }
  .sgp-smartpac-buy--works .sgp-smartpac-buy__tile-sec::after {
    content: "";
    position: absolute;
    top: 100%;
    right: 50%;
    background-image: url("data:image/svg+xml,%3Csvg width='30' height='26' viewBox='0 0 30 26' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Crect width='30' height='26' fill='url(%23pattern0)'/%3E%3Cdefs%3E%3Cpattern id='pattern0' patternContentUnits='objectBoundingBox' width='1' height='1'%3E%3Cuse xlink:href='%23image0_267_1224' transform='scale(0.0333333 0.0384615)'/%3E%3C/pattern%3E%3Cimage id='image0_267_1224' width='30' height='26' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAaCAYAAACgoey0AAADmElEQVRIiZ2WXWhbdRjGf+856WpbWvux5aTb1Pl1M0UURJwTQXEKetUi1o+xgatJ7XCkabchKkZQqmw9qaUuSVe2ieJmFNYrQZg4HYLC3IWK3jhh2Lokdks7Hdo0Oa8XXe1Mcg5Nn8v/c5739/4/OWIlY1MgnZlQ+FuqUPPhWHNtXnOCxFtbZsM/PRnNV5M3QNeC85WVjHVXE1yUoi9cyDWdXJ2MtVcJBmAV6EErYY9tTEVXrYC/yUTP+OOxzdWCFyQ8f2Gm6VRb3F63AnhADP0iMGb3Vg8GUO7xGXzXnhh+YAXwGlXe9SftIxsOR6+pDrwgyxHncysRe9EtOHNu9i/gUiVPYPvf+aZT7eP7b/AAy1kXz4foiJW0319v23VlbjRaEHjZrTBwt1M0TgeSQw9WBjuF+xBOehTYWmjg60A8tqHUSIcioyqyDfjHJbtakRP+pN1fasiV7n1W+7X7QMMeDVxEpCsT7DtRaqyJD91lGHIccF1akI+oK+zIbNt9eQl8RVbSfgYYB8qXdkGOIC+lg+F9iOjVxrrR0bZCTf4Y8LBH8z8ohY5saM9ZKXX8B4fvEMeZAG706P7jtpbZrWWvVSpl+nOTgwK7PeAzKsZTZWCA9eN2a6GgH6rIo25pVQ5keyI7K3mBROwJFT0CNLjE5ypep8nuyMV063WPA2+5gUXocvPSPX2f4Jj3etyYWrd7TPPlqUbgNjcf95O8ILNwE6jfzfZVGgwk9m/UvE4At7pX1njF4WjUsNY2vY7yikdb2bI9Xsb+qCKvZYPhN0pP9vUHBlvmfLUfoDzmAf3ZLBodS+BUyrRmpt5Eda9HaEZUn0339H9aaljxd27HcCZAb3ZNK8eLNfPbp3fs/VNg4RTPO3IM1S3uTP3RMaXjj+7IL2XQxFAXIoeAepewA7yaCfYNLq6SrBmL3WmoTuD16igp6ovPLb46/ymVMgO5ybcVyp7EJUlORZ7OBsOfXT3qM1S/BJrcOlXYkw312aX7CWDlJm2FXe5QvqdIR7Y3/GupYXhAp1F9JBuKDFWC3jIyUgv0uCJFj5o0bMr09pVBweU6KZwxTafzfPfAObe6043Futo8lX6TiqADmWD/sGtTVPgRUHivftWlzV5QD2UF3ZIJeUPh/zOeF4hkQpHRFQABTpsF7fx9Z/9vy/l4ccYZB+eh9Iqheqhxznf/cqEAPpRviiKd06GB8ysgzquyK9vTn8hUGfwXLz9Y8Cgjr18AAAAASUVORK5CYII='/%3E%3C/defs%3E%3C/svg%3E%0A");
    background-size: 30px 26px;
    width: 30px;
    height: 26px;
    transform: translate(0%, 0%) rotate(90deg);
  }
  .sgp-smartpac-buy--works .sgp-smartpac-buy__tile-desc {
    margin-bottom: 20px;
  }
}
.sgp-smartpac-purchase__outer {
  background-color: #1abeb7;
  padding: 24px 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sgp-smartpac-purchase__desc {
  font-size: 18px;
  color: #ffffff;
  margin-right: 16px;
  width: 60%;
}
.sgp-smartpac-purchase__btn {
  display: inline-block;
  color: #ffffff;
  text-align: center;
  background-color: #24549d;
  padding: 12px 24px;
  border-radius: 30px;
  min-width: 150px;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.sgp-smartpac-purchase__btn:hover {
  background-color: #24549d;
  color: #ffffff;
}

@media (min-width: 600px) and (max-width: 1023.8px) {
  .sgp-smartpac-purchase__desc {
    margin-right: 40px;
  }
  .sgp-smartpac-purchase__btn {
    padding: 12px 16px;
    margin-right: 0;
  }
}
@media (max-width: 600px) {
  .sgp-smartpac-purchase__desc {
    margin-bottom: 16px;
    margin-right: 0;
    width: 100%;
    text-align: center;
  }
  .sgp-smartpac-purchase__btn {
    padding: 8px 16px;
    margin-right: 0;
  }
  .sgp-smartpac-purchase__outer {
    flex-direction: column;
  }
}
.sgp-gst {
  color: #333333;
}
.sgp-gst__outer {
  margin: 40px 0 0;
}
.sgp-gst .sgp-h2 {
  text-align: center;
  font-size: 28px;
  position: relative;
  margin-bottom: 40px;
}
.sgp-gst .sgp-h2::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 180px;
  background-color: #25549d;
  bottom: 0px;
  left: 50%;
  transform: translate(-50%, 40px);
}
.sgp-gst__desc {
  font-size: 16px;
  text-align: center;
  padding: 40px 0;
}
.sgp-gst__desc--left {
  text-align: left;
  padding-top: 0;
}
.sgp-gst__subtitle {
  font-size: 28px;
  margin: 40px 0 16px;
}
.sgp-gst__subtitle--blue {
  color: #24549d;
}
.sgp-gst__disclaimer {
  color: #24549d;
  padding: 32px 0;
  text-align: center;
}
.sgp-gst__tile-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sgp-gst__tile {
  width: calc(25% - 32px);
  padding: 0 16px 16px;
  text-align: center;
}
.sgp-gst__tile-icon {
  height: 130px;
  width: auto;
  margin: 0 auto;
}
.sgp-gst__tile-title {
  font-size: 20px;
  font-weight: bold;
  color: #24549d;
  margin: 16px 0;
  position: relative;
}
.sgp-gst__tile-title::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 130px;
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 16px);
}
.sgp-gst__tile-desc {
  margin: 40px 0 24px;
}
.sgp-gst__notes {
  color: #24549d;
}
.sgp-gst__notes h3 {
  font-size: 24px;
  margin-bottom: 32px;
}
.sgp-gst__notes p {
  margin-bottom: 16px;
}
.sgp-gst__items-wrap {
  display: flex;
  justify-content: space-between;
}
.sgp-gst__items {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 50%;
}
.sgp-gst__items h3 {
  font-size: 16px;
  margin-left: 40px;
}
.sgp-gst__items-icon {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 130px;
  height: 125px;
}
.sgp-gst__find-img {
  max-width: 240px;
  margin: 0 auto;
}

@media (min-width: 600px) and (max-width: 1023.8px) {
  .sgp-gst__tile-wrap {
    justify-content: center;
  }
  .sgp-gst__tile {
    width: calc(33.33% - 32px);
  }
}
@media (max-width: 600px) {
  .sgp-gst .sgp-h2 {
    font-size: 26px;
  }
  .sgp-gst__subtitle {
    font-size: 24px;
  }
  .sgp-gst__desc {
    font-size: 14px;
  }
  .sgp-gst__tile-wrap {
    display: block;
  }
  .sgp-gst__tile {
    width: 100%;
  }
  .sgp-gst__tile-desc {
    margin: 32px 0 24px 0;
  }
  .sgp-gst__disclaimer {
    padding: 24px 0 0;
  }
  .sgp-gst__note-title {
    margin-bottom: 24px;
  }
  .sgp-gst__notes h3 {
    font-size: 21px;
    margin-bottom: 16px;
  }
  .sgp-gst__notes p {
    margin-bottom: 8px;
  }
}
.sgp-key-features .sgp-tile-with-icon {
  display: flex;
  flex-direction: column;
}
.sgp-key-features .sgp-tile-with-icon .sgp-btn {
  margin-top: auto;
}
.sgp-key-features .sgp-tile-with-icon__desc {
  margin-bottom: 16px;
}
.sgp-key-features .sgp-tile-with-icon__desc:last-child {
  margin-bottom: 0;
}

.sgp-rev-modal-blk .sgp-gallery-popup .modal-dialog {
  max-width: 1100px;
  background-color: #ffffff;
  margin: 32px auto;
}
.sgp-rev-modal-blk .sgp-modal .modal-content {
  margin-bottom: auto;
}
.sgp-rev-modal-blk__cont-wrap {
  margin-bottom: 32px;
  padding: 0 32px;
}
.sgp-rev-modal-blk__cont-wrap.sgp-of-travel-plan {
  padding: 0 32px;
  background-color: #ffffff;
}
.sgp-rev-modal-blk__cont-wrap.sgp-of-travel-plan .sgp-accordion-custom__label.drop-arrow-non::after {
  content: none;
}
.sgp-rev-modal-blk__acc-wrap {
  margin-bottom: 16px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 16px;
}
.sgp-rev-modal-blk__acc-wrap .sgp-h5 {
  margin-bottom: 8px;
}
.sgp-rev-modal-blk__acc-wrap:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.sgp-rev-modal-blk .sgp-plan-table__table th, .sgp-rev-modal-blk .sgp-plan-table__table td {
  vertical-align: top;
}
.sgp-rev-modal-blk .sgp-return-service-popup__scroll-img {
  height: calc(100vh - 50px);
  padding-right: 24px;
  margin: 0px -32px;
}

@media (max-width: 600px) {
  .sgp-rev-modal-blk .sgp-of-travel-plan .sgp-plan-table__table {
    width: 1024px;
  }
  .sgp-rev-modal-blk .sgp-return-service-popup__scroll-img {
    padding-right: 0;
    min-height: 100vh;
    margin: 0px -16px;
  }
  .sgp-rev-modal-blk__cont-wrap {
    margin-bottom: 16px;
    padding: 0 16px;
  }
  .sgp-rev-modal-blk .sgp-plan-table {
    -ms-scrollbar-face-color: #24549d;
    -ms-scrollbar-track-color: #b9e5fa;
    scrollbar-color: #24549d #b9e5fa;
    scrollbar-width: thin;
    scrollbar-face-color: #24549d;
    scrollbar-track-color: #b9e5fa;
    scrollbar-arrow-color: #b9e5fa;
  }
  .sgp-rev-modal-blk .sgp-plan-table::-webkit-scrollbar {
    height: 5px;
  }
  .sgp-rev-modal-blk .sgp-plan-table::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #b9e5fa;
  }
  .sgp-rev-modal-blk .sgp-plan-table::-webkit-scrollbar-thumb {
    background: #24549d;
    border-radius: 10px;
  }
}

/*# sourceMappingURL=style.css.map */
