/* RESET */
ul,
menu,
li,
dl,
dd,
dt,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
form,
body,
html,
p,
fieldset {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: 0;
}
/* HTML5 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
/* BASE */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-y: scroll;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #222;
}
body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
/* Typography */
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
p {
  margin: 0;
  padding: 0 0 1em;
}
/* Lists */
ul,
ol {
  padding: 0 0 1em;
  margin: 0;
}
li {
  list-style-type: none;
}
dd {
  margin: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3 {
  margin: 0;
  padding: 0 0 1em;
}
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
/* Embedded content */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
/* Forms */
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  /* *vertical-align: middle; */
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  /* *overflow: visible; */
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  /* *width: 13px; *height: 13px; */
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
/* Tables*/
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  /* Black prints faster: h5bp.com/s */
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  /* Don't show links for images, or javascript/internal links */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  /* h5bp.com/t */
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.clearfix {
  /* *zoom: 1; */
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-position: center center;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  /* *line-height: 0; */
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
::-moz-selection,
::selection {
  background: #ccc;
  color: #fff;
  text-shadow: none;
}
[class*="__container"]:not(.fancybox__container) {
  max-width: calc(1440px + (2 * 5vw));
  padding-left: 5vw;
  padding-right: 5vw;
  margin: 0 auto;
}
@font-face {
  font-family: "Galano Classic Medium";
  src: url("https://db.onlinewebfonts.com/t/7074a16ad851dfab9cd4714c795aff98.eot");
  src: url("https://db.onlinewebfonts.com/t/7074a16ad851dfab9cd4714c795aff98.eot?#iefix") format("embedded-opentype"), url("https://db.onlinewebfonts.com/t/7074a16ad851dfab9cd4714c795aff98.woff2") format("woff2"), url("https://db.onlinewebfonts.com/t/7074a16ad851dfab9cd4714c795aff98.woff") format("woff"), url("https://db.onlinewebfonts.com/t/7074a16ad851dfab9cd4714c795aff98.ttf") format("truetype"), url("https://db.onlinewebfonts.com/t/7074a16ad851dfab9cd4714c795aff98.svg#Galano Classic Medium") format("svg");
}
@font-face {
  font-family: "Galano Classic Bold";
  src: url("https://db.onlinewebfonts.com/t/25a98d062de0251050939228b97b4a06.eot");
  src: url("https://db.onlinewebfonts.com/t/25a98d062de0251050939228b97b4a06.eot?#iefix") format("embedded-opentype"), url("https://db.onlinewebfonts.com/t/25a98d062de0251050939228b97b4a06.woff2") format("woff2"), url("https://db.onlinewebfonts.com/t/25a98d062de0251050939228b97b4a06.woff") format("woff"), url("https://db.onlinewebfonts.com/t/25a98d062de0251050939228b97b4a06.ttf") format("truetype"), url("https://db.onlinewebfonts.com/t/25a98d062de0251050939228b97b4a06.svg#Galano Classic Bold") format("svg");
}
.form-row {
  padding: 0 0 1em;
}
.form-row .form-label {
  display: block;
  padding-bottom: 5px;
  font-size: 16px;
}
.form-row .form-input {
  position: relative;
  z-index: 0;
  line-height: 1em;
  border: 1px solid #BDBDBD;
  border-radius: 0;
  padding: 10px;
  width: 100%;
  background: #fff !important;
  font-family: inherit;
  box-sizing: border-box;
  display: block;
  font-size: 18px;
}
.form-row .form-input:focus {
  border-color: #fff;
  outline: 0;
}
.form-row select.form-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../images/gfx/select.svg") right center no-repeat #fff !important;
  padding-right: 70px;
}
.form-check {
  margin: .5em 0;
  font-size: 12px;
}
.form-check input {
  margin-right: 15px;
}
@media (min-width: 961px) {
  .form-check {
    font-size: 16px;
  }
}
.help-block {
  display: inline-block;
  font-size: 12px;
  padding: 3px 10px;
  margin-top: -8px;
}
.help-block.text-danger {
  background: red;
  color: #fff;
}
.form-help {
  font-size: 12px;
  display: block;
  padding-top: 5px;
}
.flashes {
  position: relative;
  z-index: 100;
}
.form-error {
  text-align: center;
  color: #262660;
  border: 2px solid #262660;
  font-size: 18px;
  padding: 1em 2em;
  margin-bottom: 2em;
  border-radius: 5px;
}
.form-error li {
  padding: 0;
}
.form-submits {
  margin-top: 40px;
}
form a {
  text-decoration: underline;
}
form a:hover {
  text-decoration: none;
}
html {
  font-size: 28px;
}
@media (max-width: 960px) {
  html {
    font-size: 18px;
  }
}
body {
  color: #fff;
  line-height: 1.3;
  font-family: "Galano Classic Medium", sans-serif;
  font-weight: 500;
  font-style: normal;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  text-decoration: none;
  color: #fff;
  outline: 0 !important;
}
a:hover {
  text-decoration: none;
}
h1,
h2,
h3 {
  color: #fff;
  line-height: 1;
}
h2 {
  font-family: "Galano Classic W00 Heavy Italic", sans-serif;
  font-size: 46px;
  padding: 0 0 1em;
  text-transform: uppercase;
}
h2 small {
  display: block;
  text-transform: none;
  font-size: 20px;
  font-family: "Galano Classic W00 Bold Italic", sans-serif;
}
@media (max-width: 1300px) {
  h2 {
    font-size: 24px;
  }
}
strong {
  font-family: "Galano Classic W00 Bold Italic", sans-serif;
}
img {
  display: block;
  max-width: 100%;
}
.cke_editor_text_dialog {
  z-index: 1000000;
}
.button {
  color: #C091D7;
  display: inline-block;
  padding: 0 1em;
  background: #fff;
  cursor: pointer;
  border: 1px solid #D592C8;
  border-radius: 30px;
  line-height: 60px;
  font-size: 24px;
  font-family: "Galano Classic W00 Bold Italic", sans-serif;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateZ(0);
}
.button:hover {
  background: #C091D7;
  color: #fff;
}
@media (min-width: 961px) {
  .button {
    border-radius: 48px;
    line-height: 80px;
    font-size: 36px;
  }
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  margin: 0;
  padding: 0;
}
html {
  overflow: hidden;
  overflow-y: scroll;
  background: #D592C8;
}
body {
  overflow: hidden;
}
.wrap {
  background: url('../images/gfx/bg-bot.jpg') center top no-repeat;
  background-size: cover;
  padding: 40px 0 0;
  position: relative;
  z-index: 0;
}
.page-header {
  text-align: center;
  padding: 60px 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 20;
}
.page-header img {
  display: inline;
}
@media (max-width: 960px) {
  .page-header {
    text-align: left;
    padding: 7vw 10vw;
  }
  .page-header img {
    display: inline-block;
    max-width: 20vw;
  }
}
.page-footer {
  background: #fff;
  padding: 60px;
  text-align: center;
  position: relative;
  z-index: 5;
}
.page-footer,
.page-footer a {
  color: #C898E1;
}
.page-footer__menu {
  padding: 0;
}
.page-footer__socials img {
  margin: 0 5px;
}
.page-footer img {
  display: inline;
}
.page-footer::before {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 15vw;
  background: url('../images/gfx/polstar.png') center bottom no-repeat;
  background-size: cover;
  margin: -8vw 0;
  z-index: 0;
}
.page-footer::before {
  bottom: 100%;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.page-footer__container {
  position: relative;
  z-index: 5;
}
@media (max-width: 960px) {
  .page-footer__socials {
    padding: 40px 0;
  }
  .page-footer__logo img {
    height: 60px;
  }
}
@media (min-width: 961px) {
  .page-footer {
    padding: 85px;
  }
  .page-footer__container,
  .page-footer__menu {
    display: -webkit-flex ;
    display: -moz-flex ;
    display: -ms-flexbox ;
    display: -ms-flex ;
    display: -o-flex ;
    display: flex ;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .page-footer__container > *,
  .page-footer__menu > * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .page-footer__menu {
    width: 100%;
    padding-top: 100px;
  }
  .page-footer__menu .footer-menu__item {
    padding: 0 5px;
  }
}
.glows {
  text-align: center;
}
.glows h2 {
  color: #fff;
}
.glows h2 small {
  color: #F5E4FD;
}
.glows__container {
  position: relative;
  z-index: 5;
}
.glows p {
  font-size: 20px;
}
.glows__foot {
  padding: 20px 0;
}
.glows__foot p {
  font-size: 22px;
  padding-top: 40px;
}
@media (max-width: 960px) {
  .glows__images {
    display: -webkit-flex ;
    display: -moz-flex ;
    display: -ms-flexbox ;
    display: -ms-flex ;
    display: -o-flex ;
    display: flex ;
    justify-content: space-between;
    align-items: flex-end;
  }
  .glows__images > * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .glows__images img {
    width: 40%;
  }
}
@media (min-width: 961px) {
  .glows__title {
    font-size: 77px;
  }
  .glows__title small {
    font-size: 40px;
  }
  .glows p {
    font-size: 24px;
  }
  .glows__content {
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
  .glows__container {
    position: relative;
    max-width: 1000px !important;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .glows__container img {
    position: absolute;
    bottom: 0;
    margin: 0 -10%;
    max-width: 25vw;
  }
  .glows__left {
    right: 100%;
  }
  .glows__right {
    left: 100%;
  }
  .glows__foot p {
    font-size: 36px;
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media (min-width: 1301px) {
  .glows__title {
    margin: 0 -200px;
  }
}
.last-glow .glow {
  background: url('../images/gfx/glow.png') center top repeat-y;
  background-size: 100% auto;
  padding-bottom: 15%;
}
@media (min-width: 1301px) {
  .last-glow .glow {
    margin-bottom: -180px;
  }
}
.hero {
  background: url('../images/gfx/bg-top.jpg') center 50% no-repeat;
  background-size: cover;
  position: relative;
  z-index: 0;
  overflow: hidden;
  font-family: "Galano Classic W00 Bold Italic", sans-serif;
}
.hero__container {
  position: relative;
  z-index: 10;
  padding-top: 200px;
}
.hero__content {
  text-align: center;
}
.hero__title,
.hero__subtitle,
.hero__total-description {
  display: block;
}
.hero__title {
  font-family: "Galano Classic W00 Heavy Italic", sans-serif;
  font-size: 40px;
  text-transform: uppercase;
}
.hero__subtitle,
.hero__total,
.hero__total-description {
  font-size: 36px;
}
.hero__total {
  display: inline-block;
  background: #C091D7;
  border-radius: 20px;
  padding: .5em;
  line-height: 1;
  color: #fff;
}
.hero__button {
  margin: 10px 0;
}
@media (min-width: 961px) {
  .hero__container {
    display: -webkit-flex ;
    display: -moz-flex ;
    display: -ms-flexbox ;
    display: -ms-flex ;
    display: -o-flex ;
    display: flex ;
    flex-wrap: wrap;
    padding-top: 240px;
    max-width: 1700px !important;
  }
  .hero__container > * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .hero__content {
    width: 30%;
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
    padding: 0 0 200px;
  }
  .hero__title {
    font-size: 60px;
  }
  .hero__images {
    width: 90%;
    position: relative;
    -ms-flex-align: flex-end;
    align-self: flex-end;
    margin-right: -20%;
  }
  .hero__products {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50%;
    -webkit-transform: translate(0, 20%);
    -moz-transform: translate(0, 20%);
    -ms-transform: translate(0, 20%);
    -o-transform: translate(0, 20%);
    transform: translate(0, 20%);
  }
  .hero__head {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 70%;
  }
  .hero .glow {
    width: 100%;
    position: relative;
    z-index: 0;
    height: 200px;
  }
  .hero .glow:after {
    content: '';
    width: 100%;
    height: 100vh;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    background: url('../images/gfx/glow.png') center top repeat-y;
    background-size: 100% auto;
  }
}
@media (max-width: 960px) {
  .hero__products {
    max-width: 400px;
    margin: 60px auto 0;
  }
  .hero__head {
    display: none;
  }
}
.howto {
  padding: 60px 0;
}
.howto ol {
  counter-reset: my-counter;
  font-family: "Galano Classic W00 Bold Italic", sans-serif;
}
.howto ol li {
  counter-increment: my-counter;
  padding-left: 44px;
  position: relative;
}
.howto ol li::before {
  content: counter(my-counter) ". ";
  position: absolute;
  left: 0;
  top: 0;
}
.howto__content {
  padding-bottom: 40px;
}
@media (max-width: 960px) {
  .howto__image img {
    width: 60%;
  }
}
@media (min-width: 961px) {
  .howto {
    padding-top: 5vw;
  }
  .howto__container {
    display: -webkit-flex ;
    display: -moz-flex ;
    display: -ms-flexbox ;
    display: -ms-flex ;
    display: -o-flex ;
    display: flex ;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    align-items: center;
  }
  .howto__container > * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .howto__content {
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
    padding-left: 40px;
  }
  .howto__image img {
    width: 120%;
    margin-left: -30%;
    margin-top: 40px;
    max-width: initial;
  }
}
.prices__title {
  text-align: center;
}
@media (min-width: 961px) {
  .prices {
    padding-bottom: 80px;
  }
  .prices__title {
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
}
.price-group {
  padding-bottom: 40px;
}
.price-group__title {
  font-family: "Galano Classic W00 Heavy Italic", sans-serif;
  padding-bottom: 20px;
  font-size: 20px;
  text-transform: uppercase;
}
@media (min-width: 961px) {
  .price-group__title {
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
    font-size: 30px;
  }
}
.price__name {
  font-family: "Galano Classic W00 Heavy Italic", sans-serif;
  text-transform: uppercase;
}
.price__name__count {
  color: #fff;
}
.price__name__name {
  color: #F5E4FD;
}
.price ul {
  padding-top: 10px;
}
.price ul li {
  padding-left: 20px;
  position: relative;
  font-size: 20px;
}
.price ul li:before {
  content: '';
  background: #fff;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px;
}
@media (min-width: 961px) {
  .price__products {
    width: 50%;
  }
}
@media (min-width: 961px) {
  .price--main {
    display: -webkit-flex ;
    display: -moz-flex ;
    display: -ms-flexbox ;
    display: -ms-flex ;
    display: -o-flex ;
    display: flex ;
  }
  .price--main > * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .price--main .price__name {
    font-size: 70px;
  }
  .price--main .price__content {
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
    width: 70%;
  }
}
@media (max-width: 960px) {
  .prices-other .price {
    padding-bottom: 20px;
  }
}
@media (min-width: 961px) {
  .prices-other {
    display: -webkit-flex ;
    display: -moz-flex ;
    display: -ms-flexbox ;
    display: -ms-flex ;
    display: -o-flex ;
    display: flex ;
    justify-content: space-between;
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
  .prices-other > * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .prices-other .price {
    text-align: center;
  }
  .prices-other .price__name__count {
    display: block;
    font-size: 60px;
  }
  .prices-other .price__name__name {
    font-size: 40px;
  }
  .prices-other .price--2 {
    width: 60%;
  }
  .prices-other .price--3 {
    width: 30%;
  }
  .prices-other__divider {
    width: 5px;
    background: #fff;
    opacity: .6;
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
  }
}
html.has-modal {
  overflow: hidden;
}
html:not(.has-modal) .modal {
  opacity: 0;
  pointer-events: none;
}
.modal {
  position: fixed;
  background: rgba(0, 0, 0, 0.3);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  overflow: hidden;
  overflow-y: scroll;
  padding: 5vw 0;
}
.modal__content {
  padding: 40px;
  border-radius: 20px;
  background: #D592C8;
  width: 90vw;
  max-width: 600px;
  position: relative;
  margin: 0 auto;
}
.modal__close {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 60px;
  height: 60px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateZ(0);
}
.modal__close:before,
.modal__close:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 40px;
  height: 4px;
  border-radius: 2px;
  margin: -2px -20px;
  background: #000;
}
.modal__close:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modal__close:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal__close:hover:before,
.modal__close:hover:after {
  background: #262660;
}
.white {
  background: #fff;
  position: relative;
  z-index: 10;
  color: #262660;
  text-align: center;
}
.white h2 {
  color: #C898E1;
}
.white h2 small {
  display: block;
}
.white::before,
.white::after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 15vw;
  background: url('../images/gfx/polstar.png') center bottom no-repeat;
  background-size: cover;
  margin: -8vw 0;
  z-index: 0;
}
.white::before {
  bottom: 100%;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.white::after {
  top: 100%;
}
.white__container {
  position: relative;
  z-index: 5;
}
.white p {
  font-size: 20px;
}
@media (max-width: 960px) {
  .white {
    padding: 40px 0 25px;
  }
  .white__images {
    display: -webkit-flex ;
    display: -moz-flex ;
    display: -ms-flexbox ;
    display: -ms-flex ;
    display: -o-flex ;
    display: flex ;
    justify-content: space-around;
    align-items: center;
    display: none;
  }
  .white__images > * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .white__images img {
    max-width: 30vw;
  }
}
@media (min-width: 961px) {
  .white__title {
    font-size: 77px;
    margin-left: -100px;
    padding-right: -100px;
  }
  .white__container {
    position: relative;
    max-width: 1200px;
    padding-top: 120px;
    padding-bottom: 100px;
  }
  .white__container img {
    position: absolute;
    top: 50%;
    max-width: 20vw;
  }
  .white__content {
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
    padding: 0 25%;
  }
  .white__left {
    left: 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .white__right {
    right: 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (min-width: 961px) AND (max-width: 1300px) {
  .white__images img {
    max-width: 200px;
  }
}
@media (max-width: 960px) {
  #tracy-debug {
    display: none !important;
  }
}
.pillow {
  filter: drop-shadow(30px 80px 50px #72AAB3);
  transform-origin: center center;
}
