/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* Created by andre.lang */
/* Variables - Definition */
/*--------------------------------------------------------------------------------------------------------------------*/
/* Samsung colors */
/* Breakpoints (Common device widths are in "public/assets/development/device-widths.xlsx") */
/* Created by andre.lang */
/* Buttons - Definition */
/*--------------------------------------------------------------------------------------------------------------------*/
/*
 * Rectangle button
 *
 * @param [$width] - width
 * @param [$height] - height
 * @param [$color] - text color
 * @param [$background] - background color
 * @param [$border-color] - border color
 * @param [$border-width] - border width
 */
/*
 * Square button
 *
 * @param [$width-height] - width and height
 * @param [$color] - text color
 * @param [$background] - background color
 * @param [$border-color] - border color
 * @param [$border-width] - border width
 */
/*
 * Circle button
 *
 * @param [$width-height] - width and height
 * @param [$color] - text color
 * @param [$background] - background color
 * @param [$border-color] - border color
 * @param [$border-width] - border width
 */
/*
 * Circle button
 *
 * @param [$width-height] - width and height
 * @param [$color] - text color
 * @param [$background] - background color
 * @param [$border-color] - border color
 * @param [$border-width] - border width
 */
/* Created by andre.lang */
/* Fonts - Definition */
/*--------------------------------------------------------------------------------------------------------------------*/
@font-face {
  font-family: "SamsungIFRg";
  font-weight: normal;
  src: url("../../assets/fonts/samsung/samsung-if-rg.eot@iefix") format("eot"), url("../../assets/fonts/samsung/samsung-if-rg.woff") format("woff"), url("../../assets/fonts/samsung/samsung-if-rg.ttf") format("truetype"), url("../../assets/fonts/samsung/samsung-if-rg.svg#11b816e7-d678-48dd-bc75-560de9c19049") format("svg");
}
@font-face {
  font-family: "SamsungIFBd";
  font-weight: normal;
  src: url("../../assets/fonts/samsung/samsung-if-bd.eot@iefix") format("eot"), url("../../assets/fonts/samsung/samsung-if-bd.woff") format("woff"), url("../../assets/fonts/samsung/samsung-if-bd.ttf") format("truetype"), url("../../assets/fonts/samsung/samsung-if-bd.svg#11b816e7-d678-48dd-bc75-560de9c19049") format("svg");
}
@font-face {
  font-family: "SamsungIFBlk";
  font-weight: normal;
  src: url("../../assets/fonts/samsung/samsung-if-blk.eot@iefix") format("eot"), url("../../assets/fonts/samsung/samsung-if-blk.woff") format("woff"), url("../../assets/fonts/samsung/samsung-if-blk.ttf") format("truetype"), url("../../assets/fonts/samsung/samsung-if-blk.svg#11b816e7-d678-48dd-bc75-560de9c19049") format("svg");
}
@font-face {
  font-family: 'samsungIcon';
  font-weight: normal;
  font-style: normal;
  src: url("../../assets/fonts/samsung/samsungIcon.woff") format("woff"), url("../../assets/fonts/samsung/samsungIcon.ttf") format("truetype"), url("../../assets/fonts/samsung/samsungIcon.svg#samsung") format("svg");
}
@font-face {
  font-family: "SamsungSSRg";
  src: url("../../assets/fonts/samsung/SamsungSharpSans-Regular.eot") format("eot"), url("../../assets/fonts/samsung/SamsungSharpSans-Regular.woff") format("woff"), url("../../assets/fonts/samsung/SamsungSharpSans-Regular.ttf") format("truetype"), url("../../assets/fonts/samsung/SamsungSharpSans-Regular.svg#11b816e7-d678-48dd-bc75-560de9c19049") format("svg");
}
@font-face {
  font-family: "SamsungSSMd";
  src: url("../../assets/fonts/samsung/SamsungSharpSans-Medium.eot") format("eot"), url("../../assets/fonts/samsung/SamsungSharpSans-Medium.woff") format("woff"), url("../../assets/fonts/samsung/SamsungSharpSans-Medium.ttf") format("truetype"), url("../../assets/fonts/samsung/SamsungSharpSans-Medium#11b816e7-d678-48dd-bc75-560de9c19049") format("svg");
}
@font-face {
  font-family: "SamsungSSBd";
  src: url("../../assets/fonts/samsung/SamsungSharpSans-Bold.eot") format("eot"), url("../../assets/fonts/samsung/SamsungSharpSans-Bold.woff") format("woff"), url("../../assets/fonts/samsung/SamsungSharpSans-Bold.ttf") format("truetype"), url("../../assets/fonts/samsung/SamsungSharpSans-Bold.svg#11b816e7-d678-48dd-bc75-560de9c19049") format("svg");
}
/*--------------------------------------------------------------------------------------------------------------------*/
/* Created by andre.lang */
/* Icon-Fonts - Definition */
/*--------------------------------------------------------------------------------------------------------------------*/
@font-face {
  font-family: 'icomoon';
  font-weight: normal;
  font-style: normal;
  src: url("../../assets/fonts/icomoon/icomoon.eot?6nqh25");
  src: url("../../assets/fonts/icomoon/icomoon.eot?#iefix6nqh25") format("embedded-opentype"), url("../../assets/fonts/icomoon/icomoon.woff?6nqh25") format("woff"), url("../../assets/fonts/icomoon/icomoon.ttf?6nqh25") format("truetype"), url("../../assets/fonts/icomoon/icomoon.svg?6nqh25#icomoon") format("svg");
}
/*--------------------------------------------------------------------------------------------------------------------*/
/* line 20, ../partials/_icon-fonts.scss */
.preoder-wrap [class^="icon-"], .preoder-wrap [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*--------------------------------------------------------------------------------------------------------------------*/
/* line 38, ../partials/_icon-fonts.scss */
.icon-calender:before {
  content: "\e90d";
}

/* line 41, ../partials/_icon-fonts.scss */
.icon-registration:before {
  content: "\e90e";
}

/* line 44, ../partials/_icon-fonts.scss */
.icon-present:before {
  content: "\e90f";
}

/* line 47, ../partials/_icon-fonts.scss */
.icon-basket:before {
  content: "\e900";
}

/* line 50, ../partials/_icon-fonts.scss */
.icon-uniE60B:before {
  content: "\e60b";
}

/* line 53, ../partials/_icon-fonts.scss */
.icon-uniE60C:before {
  content: "\e60c";
}

/* line 56, ../partials/_icon-fonts.scss */
.icon-uniE60E:before {
  content: "\e60e";
}

/* line 59, ../partials/_icon-fonts.scss */
.icon-uniE60F:before {
  content: "\e60f";
}

/* line 62, ../partials/_icon-fonts.scss */
.icon-uniE610:before {
  content: "\e610";
}

/* line 65, ../partials/_icon-fonts.scss */
.icon-uniE611:before {
  content: "\e611";
}

/* line 68, ../partials/_icon-fonts.scss */
.icon-uniE612:before {
  content: "\e612";
}

/* line 71, ../partials/_icon-fonts.scss */
.icon-uniE613:before {
  content: "\e613";
}

/* line 74, ../partials/_icon-fonts.scss */
.icon-uniE614:before {
  content: "\e614";
}

/* line 77, ../partials/_icon-fonts.scss */
.icon-uniE615:before {
  content: "\e615";
}

/* Created by andre.lang */
/* Mixins - Definition */
/*--------------------------------------------------------------------------------------------------------------------*/
/* Compass includes */
/* Created by andre.lang */
/* Css for modal window - Definition */
/*--------------------------------------------------------------------------------------------------------------------*/
/* line 7, ../modules/jquery.modal/_jqueryModal.scss */
.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 1;
  padding: 3%;
  box-sizing: border-box;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center;
}
/* line 19, ../modules/jquery.modal/_jqueryModal.scss */
.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em;
}

/* line 29, ../modules/jquery.modal/_jqueryModal.scss */
.modal {
  font-family: "SamsungIFRg", Arial, sans-serif;
  color: black;
  font-size: 1.0rem;
  line-height: 1.4rem;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  max-width: 400px;
  background: #fff;
  padding: 15px 30px;
  -webkit-box-shadow: 0 0 10px #000;
  -moz-box-shadow: 0 0 10px #000;
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  text-align: left;
}
/* line 50, ../modules/jquery.modal/_jqueryModal.scss */
.modal p {
  margin: 5% 0 5% 0;
  max-width: 80%;
}
/* line 55, ../modules/jquery.modal/_jqueryModal.scss */
.modal a.close-modal {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  color: #000000;
  font-size: 1.5rem;
  text-decoration: none;
  pointer: cursor;
}
/* line 64, ../modules/jquery.modal/_jqueryModal.scss */
.modal a.close-modal:before {
  content: "\e603";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* line 81, ../modules/jquery.modal/_jqueryModal.scss */
.modal-spinner {
  display: none;
  width: 64px;
  height: 64px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-right: -32px;
  margin-top: -32px;
  background: url("data:image/gif;base64,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") #111 no-repeat center center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
}

/* Created by c.roerig on 12.02.2016. */
/* "disclaimerSection.html" - Definition */
/*--------------------------------------------------------------------------------------------------------------------*/
/* line 8, ../modules/sections/_disclaimerSection.scss */
.preoder-wrap section.disclaimer {
  width: 100%;
  height: auto;
}
/* line 12, ../modules/sections/_disclaimerSection.scss */
.preoder-wrap section.disclaimer .content {
  padding: 0 6% 6% 6%;
  text-align: left;
}
/* line 18, ../modules/sections/_disclaimerSection.scss */
.preoder-wrap section.disclaimer .content p sup {
  top: -0.2em;
  font-size: 1.2rem;
}
/* line 23, ../modules/sections/_disclaimerSection.scss */
.preoder-wrap section.disclaimer .content p a {
  color: #1eb9e6;
  font-size: 15px;
}

/* Created by c.roerig on 12.02.2016. */
/* "keyVisualSection.html" - Definition */
/*--------------------------------------------------------------------------------------------------------------------*/
/* line 8, ../modules/sections/_keyVisualSection.scss */
.preoder-wrap section.key-visual {
  width: 100%;
  height: auto;
  background: url("../../images/keyvisual/background.jpg") no-repeat;
  background-size: 100% 100%;
}
/* line 15, ../modules/sections/_keyVisualSection.scss */
.preoder-wrap section.key-visual .content {
  width: 100%;
  max-width: 1440px;
  padding: 0;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
/* line 23, ../modules/sections/_keyVisualSection.scss */
.preoder-wrap section.key-visual .content .visual {
  width: 90%;
  max-width: 840px;
  padding: 8% 0 8% 0;
}
/* line 29, ../modules/sections/_keyVisualSection.scss */
.preoder-wrap section.key-visual .content .icons {
  width: 10%;
  max-width: 110px;
  position: absolute;
  margin: auto;
  top: 0;
  right: 4%;
  bottom: 0;
}

/* Created by andre.lang */
/* Sections - Definition */
/*--------------------------------------------------------------------------------------------------------------------*/
/* line 8, ../modules/sections/global/_sections.scss */
.preoder-wrap section.custom {
  overflow: hidden;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  font-family: "ssR", Arial, sans-serif;
  color: black;
}
/* line 21, ../modules/sections/global/_sections.scss */
.preoder-wrap section.custom h2 {
  font-family: "ssB", Arial, sans-serif;
  font-size: 1.7rem;
  line-height: 1.7rem;
  color: #1A1A1E;
}
/* line 32, ../modules/sections/global/_sections.scss */
.preoder-wrap section.custom p {
  line-height: 1.4rem;
}
/* line 38, ../modules/sections/global/_sections.scss */
.preoder-wrap sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
/* line 44, ../modules/sections/global/_sections.scss */
.preoder-wrap sup {
  top: -0.2em;
  font-size: 2rem;
}

/* line 52, ../modules/sections/global/_sections.scss */
.model-select-wrap .head-container, .preview .head-container, .video .head-container {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}
/* line 58, ../modules/sections/global/_sections.scss */
.model-select-wrap .head-container h2, .preview .head-container h2, .video .head-container h2 {
  color: #1a1a1a;
  font-family: 'ssB', sans-serif;
  font-size: 30px;
}
@media (max-width: 720px) {
  /* line 58, ../modules/sections/global/_sections.scss */
  .model-select-wrap .head-container h2, .preview .head-container h2, .video .head-container h2 {
    padding: 0 4%;
  }
}
/* line 68, ../modules/sections/global/_sections.scss */
.model-select-wrap .head-container .cta-button, .preview .head-container .cta-button, .video .head-container .cta-button {
  margin-top: 30px;
  display: inline-block;
  background: #ffffff;
  border-radius: 1.8rem;
  border: 1px solid #000000;
  padding: 1rem 2.5rem 1rem 2.5rem;
  color: #000000;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}

/* line 86, ../modules/sections/global/_sections.scss */
.preview .content, .video .content {
  position: relative;
}
/* line 89, ../modules/sections/global/_sections.scss */
.preview .content .head-container, .video .content .head-container {
  margin-bottom: 6%;
}
/* line 92, ../modules/sections/global/_sections.scss */
.preview .content .head-container h2, .video .content .head-container h2 {
  padding: 0 4%;
  font-size: 60px;
}
@media (max-width: 1024px) {
  /* line 92, ../modules/sections/global/_sections.scss */
  .preview .content .head-container h2, .video .content .head-container h2 {
    font-size: 50px;
  }
}
@media (max-width: 768px) {
  /* line 92, ../modules/sections/global/_sections.scss */
  .preview .content .head-container h2, .video .content .head-container h2 {
    font-size: 40px;
  }
}
@media (max-width: 720px) {
  /* line 92, ../modules/sections/global/_sections.scss */
  .preview .content .head-container h2, .video .content .head-container h2 {
    padding: 0 4%;
  }
}
@media (max-width: 481px) {
  /* line 92, ../modules/sections/global/_sections.scss */
  .preview .content .head-container h2, .video .content .head-container h2 {
    font-size: 30px;
  }
}

/* line 118, ../modules/sections/global/_sections.scss */
.preview .content {
  max-width: 1440px;
  padding: 6% !important;
  margin: 0 auto;
}
/* line 123, ../modules/sections/global/_sections.scss */
.preview .content .image-container {
  text-align: left;
}
@media (max-width: 1350px) {
  /* line 123, ../modules/sections/global/_sections.scss */
  .preview .content .image-container {
    padding-bottom: 100px;
  }
}
@media (max-width: 1280px) {
  /* line 123, ../modules/sections/global/_sections.scss */
  .preview .content .image-container {
    padding-bottom: 20px;
    text-align: center;
  }
}
/* line 135, ../modules/sections/global/_sections.scss */
.preview .content .image-container .visual {
  width: 56%;
  max-width: 800px;
}
@media (max-width: 1280px) {
  /* line 135, ../modules/sections/global/_sections.scss */
  .preview .content .image-container .visual {
    width: 64%;
  }
}
/* line 145, ../modules/sections/global/_sections.scss */
.preview .content .text-container {
  width: 40%;
  position: absolute;
  margin: auto;
  top: 23%;
  right: 4%;
  bottom: 0;
  text-align: left;
}
@media (max-width: 1280px) {
  /* line 145, ../modules/sections/global/_sections.scss */
  .preview .content .text-container {
    width: 100%;
    margin: 0;
    position: relative;
    top: inherit;
    right: inherit;
    bottom: inherit;
  }
}
/* line 163, ../modules/sections/global/_sections.scss */
.preview .content .text-container .headline, .preview .content .text-container .subline {
  color: #1a1a1a;
  font-family: 'ssR', sans-serif;
  font-size: 16px;
}
@media (max-width: 481px) {
  /* line 163, ../modules/sections/global/_sections.scss */
  .preview .content .text-container .headline, .preview .content .text-container .subline {
    font-size: 14px;
  }
}
/* line 172, ../modules/sections/global/_sections.scss */
.preview .content .text-container .headline span, .preview .content .text-container .subline span {
  font-family: 'ssB', sans-serif;
}
/* line 177, ../modules/sections/global/_sections.scss */
.preview .content .text-container .headline {
  margin-top: 4%;
}
/* line 181, ../modules/sections/global/_sections.scss */
.preview .content .text-container .smallprint {
  margin-bottom: 0 !important;
}
/* line 185, ../modules/sections/global/_sections.scss */
.preview .content .text-container .logo-wrapper {
  margin: 2% 0;
  text-align: center;
}
@media (max-width: 1280px) {
  /* line 185, ../modules/sections/global/_sections.scss */
  .preview .content .text-container .logo-wrapper {
    text-align: left;
  }
}
@media (max-width: 1024px) {
  /* line 185, ../modules/sections/global/_sections.scss */
  .preview .content .text-container .logo-wrapper {
    margin: 4% 0;
  }
}
@media (max-width: 481px) {
  /* line 185, ../modules/sections/global/_sections.scss */
  .preview .content .text-container .logo-wrapper {
    margin: 6% 0;
  }
}
/* line 201, ../modules/sections/global/_sections.scss */
.preview .content .text-container .logo-wrapper .visual {
  width: 80%;
  max-width: 260px;
}
@media (max-width: 481px) {
  /* line 201, ../modules/sections/global/_sections.scss */
  .preview .content .text-container .logo-wrapper .visual {
    width: 70%;
    max-width: 260px;
  }
}
/* line 210, ../modules/sections/global/_sections.scss */
.preview .content .text-container .logo-wrapper .visual.big {
  max-width: 360px;
}
@media (max-width: 481px) {
  /* line 210, ../modules/sections/global/_sections.scss */
  .preview .content .text-container .logo-wrapper .visual.big {
    width: 90%;
    max-width: 260px;
  }
}

/* line 226, ../modules/sections/global/_sections.scss */
.video .content {
  padding: 6%;
  text-align: center;
}
@media (min-width: 1650px) {
  /* line 226, ../modules/sections/global/_sections.scss */
  .video .content {
    padding: 0 6% 6% 6%;
  }
}
/* line 234, ../modules/sections/global/_sections.scss */
.video .content video {
  max-width: 1440px;
}

/* line 250, ../modules/sections/global/_sections.scss */
.model-select-wrap .model-order-area .area-wrap .phone-area .model-choose .btn-dryer {
  width: 240px;
  height: 60px;
  margin-top: 20px;
  background: #f5f5f5;
  border: 1px solid #dfdfdf;
  border-radius: 2px;
  color: #1a1a1a;
  font-family: 'ssR', sans-serif;
  font-size: 22px;
  line-height: 60px;
  outline: none;
  display: none;
}
@media (max-width: 720px) {
  /* line 250, ../modules/sections/global/_sections.scss */
  .model-select-wrap .model-order-area .area-wrap .phone-area .model-choose .btn-dryer {
    width: 100%;
    margin-bottom: 30px;
  }
}
/* line 269, ../modules/sections/global/_sections.scss */
.model-select-wrap .model-order-area .area-wrap .phone-area .model-choose .btn-dryer.active, .model-select-wrap .model-order-area .area-wrap .phone-area .model-choose .btn-dryer:hover {
  border: 2px solid #3c3c9d;
  border-radius: 3px;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
}

/**/
/* line 282, ../modules/sections/global/_sections.scss */
.model-select-wrap .model-selected-area .model-selected-inner .total-area .calc {
  width: 200px;
}

/* Special finance */
/* line 287, ../modules/sections/global/_sections.scss */
section.custom.special-finance {
  background-color: #000000;
  padding: 3% 2% 3% 2%;
  overflow: auto;
}
/* line 292, ../modules/sections/global/_sections.scss */
section.custom.special-finance .content {
  width: 100%;
  max-width: 1280px;
  padding: 0;
  margin: 0 auto;
  position: relative;
  overflow: visible;
  text-align: left;
}
/* line 302, ../modules/sections/global/_sections.scss */
section.custom.special-finance h1 {
  color: #c1c1c1;
  font-size: 200px;
  font-family: 'ssB', sans-serif;
  float: left;
  line-height: 210px;
  margin-right: 3%;
}
/* line 311, ../modules/sections/global/_sections.scss */
section.custom.special-finance h2 {
  color: #1eb9e6;
  font-size: 72px;
  font-family: 'ssB', sans-serif;
  line-height: 91px;
}
/* line 318, ../modules/sections/global/_sections.scss */
section.custom.special-finance p {
  font-family: 'ssR', sans-serif;
  color: #FFFFFF;
  max-width: 70%;
  float: left;
  margin-top: 0%;
  font-size: 1rem;
  line-height: 1.6rem;
}
/* line 327, ../modules/sections/global/_sections.scss */
section.custom.special-finance p sup {
  top: 0;
  font-size: 1.2rem;
}
/* line 333, ../modules/sections/global/_sections.scss */
section.custom.special-finance a {
  position: absolute;
  top: 0;
  right: 36px;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  background: #0071bf;
  color: #fff;
  width: 180px;
  height: 50px;
  border-radius: 8px;
  line-height: 50px;
  font-family: 'samsung oneB', sans-serif;
  font-size: 16px;
  text-align: center;
}
@media (max-width: 1280px) {
  /* line 287, ../modules/sections/global/_sections.scss */
  section.custom.special-finance {
    padding: 4% 2% 4% 2%;
  }
  /* line 354, ../modules/sections/global/_sections.scss */
  section.custom.special-finance h1 {
    font-size: 150px;
    line-height: 160px;
  }
  /* line 359, ../modules/sections/global/_sections.scss */
  section.custom.special-finance a {
    right: 12px;
  }
}
@media (max-width: 1024px) {
  /* line 366, ../modules/sections/global/_sections.scss */
  section.custom.special-finance h1 {
    font-size: 80px;
    line-height: 90px;
  }
  /* line 371, ../modules/sections/global/_sections.scss */
  section.custom.special-finance h2 {
    font-size: 50px;
  }
  /* line 375, ../modules/sections/global/_sections.scss */
  section.custom.special-finance p {
    float: none;
    max-width: 100%;
  }
  /* line 380, ../modules/sections/global/_sections.scss */
  section.custom.special-finance a {
    right: 28px;
  }
}
@media (max-width: 820px) {
  /* line 387, ../modules/sections/global/_sections.scss */
  section.custom.special-finance a {
    margin: 30px 0 10px 0;
    position: relative;
    top: inherit;
    right: inherit;
  }
}
@media (max-width: 768px) {
  /* line 287, ../modules/sections/global/_sections.scss */
  section.custom.special-finance {
    padding: 4% 4% 4% 4%;
  }
  /* line 398, ../modules/sections/global/_sections.scss */
  section.custom.special-finance h1 {
    font-size: 70px;
    line-height: 80px;
  }
  /* line 403, ../modules/sections/global/_sections.scss */
  section.custom.special-finance h2 {
    float: none;
    font-size: 40px;
  }
}
@media (max-width: 481px) {
  /* line 287, ../modules/sections/global/_sections.scss */
  section.custom.special-finance {
    text-align: center;
  }
  /* line 412, ../modules/sections/global/_sections.scss */
  section.custom.special-finance h1, section.custom.special-finance h2, section.custom.special-finance p {
    text-align: left;
  }
  /* line 416, ../modules/sections/global/_sections.scss */
  section.custom.special-finance h1 {
    font-size: 50px;
    line-height: 60px;
  }
  /* line 421, ../modules/sections/global/_sections.scss */
  section.custom.special-finance h2 {
    font-size: 30px;
    line-height: 60px;
  }
  /* line 426, ../modules/sections/global/_sections.scss */
  section.custom.special-finance p {
    font-size: 0.8rem;
    line-height: 1.2rem;
  }
}

/* line 433, ../modules/sections/global/_sections.scss */
p.smallprint {
  font-size: 0.7rem;
  color: #777777;
  line-height: 1.3rem;
  font-family: 'ssR', sans-serif;
  margin-bottom: 8% !important;
}
