.container {
  max-width: 1150px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }

.container-small {
  max-width: 750px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }

html {
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 62.5%; }

*, *:before, *:after {
  -webkit-box-sizing: inherit;
     -moz-box-sizing: inherit;
          box-sizing: inherit; }

body {
  position: relative;
  height: auto;
  color: #323140;
  font-family: "Prompt", sans-serif;
  font-size: 1.6rem; }

h1, h2, h3, h4, h5, h6, p, ul, ol {
  margin-top: 0; }

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

a:focus {
  color: inherit;
  outline: none; }

a:hover {
  color: inherit;
  outline: none; }

img {
  max-width: 100%;
  height: auto; }

table {
  border: 0; }

.clear {
  clear: both; }

.block {
  display: block; }

.pr0, .small-pr0 {
  padding-right: 0px; }

.pl0, .small-pl0 {
  padding-left: 0px; }

.pt0, .small-pt0 {
  padding-top: 0px; }

.pb0, .small-pb0 {
  padding-bottom: 0px; }

.mr0, .small-mr0 {
  margin-right: 0px; }

.ml0, .small-ml0 {
  margin-left: 0px; }

.mt0, .small-mt0 {
  margin-top: 0px; }

.mb0, .small-mb0 {
  margin-bottom: 0px; }

.pr5, .small-pr5 {
  padding-right: 5px; }

.pl5, .small-pl5 {
  padding-left: 5px; }

.pt5, .small-pt5 {
  padding-top: 5px; }

.pb5, .small-pb5 {
  padding-bottom: 5px; }

.mr5, .small-mr5 {
  margin-right: 5px; }

.ml5, .small-ml5 {
  margin-left: 5px; }

.mt5, .small-mt5 {
  margin-top: 5px; }

.mb5, .small-mb5 {
  margin-bottom: 5px; }

.pr10, .small-pr10 {
  padding-right: 10px; }

.pl10, .small-pl10 {
  padding-left: 10px; }

.pt10, .small-pt10 {
  padding-top: 10px; }

.pb10, .small-pb10 {
  padding-bottom: 10px; }

.mr10, .small-mr10 {
  margin-right: 10px; }

.ml10, .small-ml10 {
  margin-left: 10px; }

.mt10, .small-mt10 {
  margin-top: 10px; }

.mb10, .small-mb10 {
  margin-bottom: 10px; }

.pr15, .small-pr15 {
  padding-right: 15px; }

.pl15, .small-pl15 {
  padding-left: 15px; }

.pt15, .small-pt15 {
  padding-top: 15px; }

.pb15, .small-pb15 {
  padding-bottom: 15px; }

.mr15, .small-mr15 {
  margin-right: 15px; }

.ml15, .small-ml15 {
  margin-left: 15px; }

.mt15, .small-mt15 {
  margin-top: 15px; }

.mb15, .small-mb15 {
  margin-bottom: 15px; }

.pr20, .small-pr20 {
  padding-right: 20px; }

.pl20, .small-pl20 {
  padding-left: 20px; }

.pt20, .small-pt20 {
  padding-top: 20px; }

.pb20, .small-pb20 {
  padding-bottom: 20px; }

.mr20, .small-mr20 {
  margin-right: 20px; }

.ml20, .small-ml20 {
  margin-left: 20px; }

.mt20, .small-mt20 {
  margin-top: 20px; }

.mb20, .small-mb20 {
  margin-bottom: 20px; }

.pr25, .small-pr25 {
  padding-right: 25px; }

.pl25, .small-pl25 {
  padding-left: 25px; }

.pt25, .small-pt25 {
  padding-top: 25px; }

.pb25, .small-pb25 {
  padding-bottom: 25px; }

.mr25, .small-mr25 {
  margin-right: 25px; }

.ml25, .small-ml25 {
  margin-left: 25px; }

.mt25, .small-mt25 {
  margin-top: 25px; }

.mb25, .small-mb25 {
  margin-bottom: 25px; }

.pr30, .small-pr30 {
  padding-right: 30px; }

.pl30, .small-pl30 {
  padding-left: 30px; }

.pt30, .small-pt30 {
  padding-top: 30px; }

.pb30, .small-pb30 {
  padding-bottom: 30px; }

.mr30, .small-mr30 {
  margin-right: 30px; }

.ml30, .small-ml30 {
  margin-left: 30px; }

.mt30, .small-mt30 {
  margin-top: 30px; }

.mb30, .small-mb30 {
  margin-bottom: 30px; }

.pr35, .small-pr35 {
  padding-right: 35px; }

.pl35, .small-pl35 {
  padding-left: 35px; }

.pt35, .small-pt35 {
  padding-top: 35px; }

.pb35, .small-pb35 {
  padding-bottom: 35px; }

.mr35, .small-mr35 {
  margin-right: 35px; }

.ml35, .small-ml35 {
  margin-left: 35px; }

.mt35, .small-mt35 {
  margin-top: 35px; }

.mb35, .small-mb35 {
  margin-bottom: 35px; }

.pr40, .small-pr40 {
  padding-right: 40px; }

.pl40, .small-pl40 {
  padding-left: 40px; }

.pt40, .small-pt40 {
  padding-top: 40px; }

.pb40, .small-pb40 {
  padding-bottom: 40px; }

.mr40, .small-mr40 {
  margin-right: 40px; }

.ml40, .small-ml40 {
  margin-left: 40px; }

.mt40, .small-mt40 {
  margin-top: 40px; }

.mb40, .small-mb40 {
  margin-bottom: 40px; }

.pr45, .small-pr45 {
  padding-right: 45px; }

.pl45, .small-pl45 {
  padding-left: 45px; }

.pt45, .small-pt45 {
  padding-top: 45px; }

.pb45, .small-pb45 {
  padding-bottom: 45px; }

.mr45, .small-mr45 {
  margin-right: 45px; }

.ml45, .small-ml45 {
  margin-left: 45px; }

.mt45, .small-mt45 {
  margin-top: 45px; }

.mb45, .small-mb45 {
  margin-bottom: 45px; }

.pr50, .small-pr50 {
  padding-right: 50px; }

.pl50, .small-pl50 {
  padding-left: 50px; }

.pt50, .small-pt50 {
  padding-top: 50px; }

.pb50, .small-pb50 {
  padding-bottom: 50px; }

.mr50, .small-mr50 {
  margin-right: 50px; }

.ml50, .small-ml50 {
  margin-left: 50px; }

.mt50, .small-mt50 {
  margin-top: 50px; }

.mb50, .small-mb50 {
  margin-bottom: 50px; }

.pr55, .small-pr55 {
  padding-right: 55px; }

.pl55, .small-pl55 {
  padding-left: 55px; }

.pt55, .small-pt55 {
  padding-top: 55px; }

.pb55, .small-pb55 {
  padding-bottom: 55px; }

.mr55, .small-mr55 {
  margin-right: 55px; }

.ml55, .small-ml55 {
  margin-left: 55px; }

.mt55, .small-mt55 {
  margin-top: 55px; }

.mb55, .small-mb55 {
  margin-bottom: 55px; }

.pr60, .small-pr60 {
  padding-right: 60px; }

.pl60, .small-pl60 {
  padding-left: 60px; }

.pt60, .small-pt60 {
  padding-top: 60px; }

.pb60, .small-pb60 {
  padding-bottom: 60px; }

.mr60, .small-mr60 {
  margin-right: 60px; }

.ml60, .small-ml60 {
  margin-left: 60px; }

.mt60, .small-mt60 {
  margin-top: 60px; }

.mb60, .small-mb60 {
  margin-bottom: 60px; }

.pr65, .small-pr65 {
  padding-right: 65px; }

.pl65, .small-pl65 {
  padding-left: 65px; }

.pt65, .small-pt65 {
  padding-top: 65px; }

.pb65, .small-pb65 {
  padding-bottom: 65px; }

.mr65, .small-mr65 {
  margin-right: 65px; }

.ml65, .small-ml65 {
  margin-left: 65px; }

.mt65, .small-mt65 {
  margin-top: 65px; }

.mb65, .small-mb65 {
  margin-bottom: 65px; }

.pr70, .small-pr70 {
  padding-right: 70px; }

.pl70, .small-pl70 {
  padding-left: 70px; }

.pt70, .small-pt70 {
  padding-top: 70px; }

.pb70, .small-pb70 {
  padding-bottom: 70px; }

.mr70, .small-mr70 {
  margin-right: 70px; }

.ml70, .small-ml70 {
  margin-left: 70px; }

.mt70, .small-mt70 {
  margin-top: 70px; }

.mb70, .small-mb70 {
  margin-bottom: 70px; }

.pr75, .small-pr75 {
  padding-right: 75px; }

.pl75, .small-pl75 {
  padding-left: 75px; }

.pt75, .small-pt75 {
  padding-top: 75px; }

.pb75, .small-pb75 {
  padding-bottom: 75px; }

.mr75, .small-mr75 {
  margin-right: 75px; }

.ml75, .small-ml75 {
  margin-left: 75px; }

.mt75, .small-mt75 {
  margin-top: 75px; }

.mb75, .small-mb75 {
  margin-bottom: 75px; }

.pr80, .small-pr80 {
  padding-right: 80px; }

.pl80, .small-pl80 {
  padding-left: 80px; }

.pt80, .small-pt80 {
  padding-top: 80px; }

.pb80, .small-pb80 {
  padding-bottom: 80px; }

.mr80, .small-mr80 {
  margin-right: 80px; }

.ml80, .small-ml80 {
  margin-left: 80px; }

.mt80, .small-mt80 {
  margin-top: 80px; }

.mb80, .small-mb80 {
  margin-bottom: 80px; }

.pr85, .small-pr85 {
  padding-right: 85px; }

.pl85, .small-pl85 {
  padding-left: 85px; }

.pt85, .small-pt85 {
  padding-top: 85px; }

.pb85, .small-pb85 {
  padding-bottom: 85px; }

.mr85, .small-mr85 {
  margin-right: 85px; }

.ml85, .small-ml85 {
  margin-left: 85px; }

.mt85, .small-mt85 {
  margin-top: 85px; }

.mb85, .small-mb85 {
  margin-bottom: 85px; }

.pr90, .small-pr90 {
  padding-right: 90px; }

.pl90, .small-pl90 {
  padding-left: 90px; }

.pt90, .small-pt90 {
  padding-top: 90px; }

.pb90, .small-pb90 {
  padding-bottom: 90px; }

.mr90, .small-mr90 {
  margin-right: 90px; }

.ml90, .small-ml90 {
  margin-left: 90px; }

.mt90, .small-mt90 {
  margin-top: 90px; }

.mb90, .small-mb90 {
  margin-bottom: 90px; }

.pr95, .small-pr95 {
  padding-right: 95px; }

.pl95, .small-pl95 {
  padding-left: 95px; }

.pt95, .small-pt95 {
  padding-top: 95px; }

.pb95, .small-pb95 {
  padding-bottom: 95px; }

.mr95, .small-mr95 {
  margin-right: 95px; }

.ml95, .small-ml95 {
  margin-left: 95px; }

.mt95, .small-mt95 {
  margin-top: 95px; }

.mb95, .small-mb95 {
  margin-bottom: 95px; }

.pr100, .small-pr100 {
  padding-right: 100px; }

.pl100, .small-pl100 {
  padding-left: 100px; }

.pt100, .small-pt100 {
  padding-top: 100px; }

.pb100, .small-pb100 {
  padding-bottom: 100px; }

.mr100, .small-mr100 {
  margin-right: 100px; }

.ml100, .small-ml100 {
  margin-left: 100px; }

.mt100, .small-mt100 {
  margin-top: 100px; }

.mb100, .small-mb100 {
  margin-bottom: 100px; }

@media all and (min-width: 643px) {
  .medium-pr0 {
    padding-right: 0px; }
  .medium-pl0 {
    padding-left: 0px; }
  .medium-pt0 {
    padding-top: 0px; }
  .medium-pb0 {
    padding-bottom: 0px; }
  .medium-mr0 {
    margin-right: 0px; }
  .medium-ml0 {
    margin-left: 0px; }
  .medium-mt0 {
    margin-top: 0px; }
  .medium-mb0 {
    margin-bottom: 0px; }
  .medium-pr5 {
    padding-right: 5px; }
  .medium-pl5 {
    padding-left: 5px; }
  .medium-pt5 {
    padding-top: 5px; }
  .medium-pb5 {
    padding-bottom: 5px; }
  .medium-mr5 {
    margin-right: 5px; }
  .medium-ml5 {
    margin-left: 5px; }
  .medium-mt5 {
    margin-top: 5px; }
  .medium-mb5 {
    margin-bottom: 5px; }
  .medium-pr10 {
    padding-right: 10px; }
  .medium-pl10 {
    padding-left: 10px; }
  .medium-pt10 {
    padding-top: 10px; }
  .medium-pb10 {
    padding-bottom: 10px; }
  .medium-mr10 {
    margin-right: 10px; }
  .medium-ml10 {
    margin-left: 10px; }
  .medium-mt10 {
    margin-top: 10px; }
  .medium-mb10 {
    margin-bottom: 10px; }
  .medium-pr15 {
    padding-right: 15px; }
  .medium-pl15 {
    padding-left: 15px; }
  .medium-pt15 {
    padding-top: 15px; }
  .medium-pb15 {
    padding-bottom: 15px; }
  .medium-mr15 {
    margin-right: 15px; }
  .medium-ml15 {
    margin-left: 15px; }
  .medium-mt15 {
    margin-top: 15px; }
  .medium-mb15 {
    margin-bottom: 15px; }
  .medium-pr20 {
    padding-right: 20px; }
  .medium-pl20 {
    padding-left: 20px; }
  .medium-pt20 {
    padding-top: 20px; }
  .medium-pb20 {
    padding-bottom: 20px; }
  .medium-mr20 {
    margin-right: 20px; }
  .medium-ml20 {
    margin-left: 20px; }
  .medium-mt20 {
    margin-top: 20px; }
  .medium-mb20 {
    margin-bottom: 20px; }
  .medium-pr25 {
    padding-right: 25px; }
  .medium-pl25 {
    padding-left: 25px; }
  .medium-pt25 {
    padding-top: 25px; }
  .medium-pb25 {
    padding-bottom: 25px; }
  .medium-mr25 {
    margin-right: 25px; }
  .medium-ml25 {
    margin-left: 25px; }
  .medium-mt25 {
    margin-top: 25px; }
  .medium-mb25 {
    margin-bottom: 25px; }
  .medium-pr30 {
    padding-right: 30px; }
  .medium-pl30 {
    padding-left: 30px; }
  .medium-pt30 {
    padding-top: 30px; }
  .medium-pb30 {
    padding-bottom: 30px; }
  .medium-mr30 {
    margin-right: 30px; }
  .medium-ml30 {
    margin-left: 30px; }
  .medium-mt30 {
    margin-top: 30px; }
  .medium-mb30 {
    margin-bottom: 30px; }
  .medium-pr35 {
    padding-right: 35px; }
  .medium-pl35 {
    padding-left: 35px; }
  .medium-pt35 {
    padding-top: 35px; }
  .medium-pb35 {
    padding-bottom: 35px; }
  .medium-mr35 {
    margin-right: 35px; }
  .medium-ml35 {
    margin-left: 35px; }
  .medium-mt35 {
    margin-top: 35px; }
  .medium-mb35 {
    margin-bottom: 35px; }
  .medium-pr40 {
    padding-right: 40px; }
  .medium-pl40 {
    padding-left: 40px; }
  .medium-pt40 {
    padding-top: 40px; }
  .medium-pb40 {
    padding-bottom: 40px; }
  .medium-mr40 {
    margin-right: 40px; }
  .medium-ml40 {
    margin-left: 40px; }
  .medium-mt40 {
    margin-top: 40px; }
  .medium-mb40 {
    margin-bottom: 40px; }
  .medium-pr45 {
    padding-right: 45px; }
  .medium-pl45 {
    padding-left: 45px; }
  .medium-pt45 {
    padding-top: 45px; }
  .medium-pb45 {
    padding-bottom: 45px; }
  .medium-mr45 {
    margin-right: 45px; }
  .medium-ml45 {
    margin-left: 45px; }
  .medium-mt45 {
    margin-top: 45px; }
  .medium-mb45 {
    margin-bottom: 45px; }
  .medium-pr50 {
    padding-right: 50px; }
  .medium-pl50 {
    padding-left: 50px; }
  .medium-pt50 {
    padding-top: 50px; }
  .medium-pb50 {
    padding-bottom: 50px; }
  .medium-mr50 {
    margin-right: 50px; }
  .medium-ml50 {
    margin-left: 50px; }
  .medium-mt50 {
    margin-top: 50px; }
  .medium-mb50 {
    margin-bottom: 50px; }
  .medium-pr55 {
    padding-right: 55px; }
  .medium-pl55 {
    padding-left: 55px; }
  .medium-pt55 {
    padding-top: 55px; }
  .medium-pb55 {
    padding-bottom: 55px; }
  .medium-mr55 {
    margin-right: 55px; }
  .medium-ml55 {
    margin-left: 55px; }
  .medium-mt55 {
    margin-top: 55px; }
  .medium-mb55 {
    margin-bottom: 55px; }
  .medium-pr60 {
    padding-right: 60px; }
  .medium-pl60 {
    padding-left: 60px; }
  .medium-pt60 {
    padding-top: 60px; }
  .medium-pb60 {
    padding-bottom: 60px; }
  .medium-mr60 {
    margin-right: 60px; }
  .medium-ml60 {
    margin-left: 60px; }
  .medium-mt60 {
    margin-top: 60px; }
  .medium-mb60 {
    margin-bottom: 60px; }
  .medium-pr65 {
    padding-right: 65px; }
  .medium-pl65 {
    padding-left: 65px; }
  .medium-pt65 {
    padding-top: 65px; }
  .medium-pb65 {
    padding-bottom: 65px; }
  .medium-mr65 {
    margin-right: 65px; }
  .medium-ml65 {
    margin-left: 65px; }
  .medium-mt65 {
    margin-top: 65px; }
  .medium-mb65 {
    margin-bottom: 65px; }
  .medium-pr70 {
    padding-right: 70px; }
  .medium-pl70 {
    padding-left: 70px; }
  .medium-pt70 {
    padding-top: 70px; }
  .medium-pb70 {
    padding-bottom: 70px; }
  .medium-mr70 {
    margin-right: 70px; }
  .medium-ml70 {
    margin-left: 70px; }
  .medium-mt70 {
    margin-top: 70px; }
  .medium-mb70 {
    margin-bottom: 70px; }
  .medium-pr75 {
    padding-right: 75px; }
  .medium-pl75 {
    padding-left: 75px; }
  .medium-pt75 {
    padding-top: 75px; }
  .medium-pb75 {
    padding-bottom: 75px; }
  .medium-mr75 {
    margin-right: 75px; }
  .medium-ml75 {
    margin-left: 75px; }
  .medium-mt75 {
    margin-top: 75px; }
  .medium-mb75 {
    margin-bottom: 75px; }
  .medium-pr80 {
    padding-right: 80px; }
  .medium-pl80 {
    padding-left: 80px; }
  .medium-pt80 {
    padding-top: 80px; }
  .medium-pb80 {
    padding-bottom: 80px; }
  .medium-mr80 {
    margin-right: 80px; }
  .medium-ml80 {
    margin-left: 80px; }
  .medium-mt80 {
    margin-top: 80px; }
  .medium-mb80 {
    margin-bottom: 80px; }
  .medium-pr85 {
    padding-right: 85px; }
  .medium-pl85 {
    padding-left: 85px; }
  .medium-pt85 {
    padding-top: 85px; }
  .medium-pb85 {
    padding-bottom: 85px; }
  .medium-mr85 {
    margin-right: 85px; }
  .medium-ml85 {
    margin-left: 85px; }
  .medium-mt85 {
    margin-top: 85px; }
  .medium-mb85 {
    margin-bottom: 85px; }
  .medium-pr90 {
    padding-right: 90px; }
  .medium-pl90 {
    padding-left: 90px; }
  .medium-pt90 {
    padding-top: 90px; }
  .medium-pb90 {
    padding-bottom: 90px; }
  .medium-mr90 {
    margin-right: 90px; }
  .medium-ml90 {
    margin-left: 90px; }
  .medium-mt90 {
    margin-top: 90px; }
  .medium-mb90 {
    margin-bottom: 90px; }
  .medium-pr95 {
    padding-right: 95px; }
  .medium-pl95 {
    padding-left: 95px; }
  .medium-pt95 {
    padding-top: 95px; }
  .medium-pb95 {
    padding-bottom: 95px; }
  .medium-mr95 {
    margin-right: 95px; }
  .medium-ml95 {
    margin-left: 95px; }
  .medium-mt95 {
    margin-top: 95px; }
  .medium-mb95 {
    margin-bottom: 95px; }
  .medium-pr100 {
    padding-right: 100px; }
  .medium-pl100 {
    padding-left: 100px; }
  .medium-pt100 {
    padding-top: 100px; }
  .medium-pb100 {
    padding-bottom: 100px; }
  .medium-mr100 {
    margin-right: 100px; }
  .medium-ml100 {
    margin-left: 100px; }
  .medium-mt100 {
    margin-top: 100px; }
  .medium-mb100 {
    margin-bottom: 100px; } }

@media all and (min-width: 1025px) {
  .large-pr0 {
    padding-right: 0px; }
  .large-pl0 {
    padding-left: 0px; }
  .large-pt0 {
    padding-top: 0px; }
  .large-pb0 {
    padding-bottom: 0px; }
  .large-mr0 {
    margin-right: 0px; }
  .large-ml0 {
    margin-left: 0px; }
  .large-mt0 {
    margin-top: 0px; }
  .large-mb0 {
    margin-bottom: 0px; }
  .large-pr5 {
    padding-right: 5px; }
  .large-pl5 {
    padding-left: 5px; }
  .large-pt5 {
    padding-top: 5px; }
  .large-pb5 {
    padding-bottom: 5px; }
  .large-mr5 {
    margin-right: 5px; }
  .large-ml5 {
    margin-left: 5px; }
  .large-mt5 {
    margin-top: 5px; }
  .large-mb5 {
    margin-bottom: 5px; }
  .large-pr10 {
    padding-right: 10px; }
  .large-pl10 {
    padding-left: 10px; }
  .large-pt10 {
    padding-top: 10px; }
  .large-pb10 {
    padding-bottom: 10px; }
  .large-mr10 {
    margin-right: 10px; }
  .large-ml10 {
    margin-left: 10px; }
  .large-mt10 {
    margin-top: 10px; }
  .large-mb10 {
    margin-bottom: 10px; }
  .large-pr15 {
    padding-right: 15px; }
  .large-pl15 {
    padding-left: 15px; }
  .large-pt15 {
    padding-top: 15px; }
  .large-pb15 {
    padding-bottom: 15px; }
  .large-mr15 {
    margin-right: 15px; }
  .large-ml15 {
    margin-left: 15px; }
  .large-mt15 {
    margin-top: 15px; }
  .large-mb15 {
    margin-bottom: 15px; }
  .large-pr20 {
    padding-right: 20px; }
  .large-pl20 {
    padding-left: 20px; }
  .large-pt20 {
    padding-top: 20px; }
  .large-pb20 {
    padding-bottom: 20px; }
  .large-mr20 {
    margin-right: 20px; }
  .large-ml20 {
    margin-left: 20px; }
  .large-mt20 {
    margin-top: 20px; }
  .large-mb20 {
    margin-bottom: 20px; }
  .large-pr25 {
    padding-right: 25px; }
  .large-pl25 {
    padding-left: 25px; }
  .large-pt25 {
    padding-top: 25px; }
  .large-pb25 {
    padding-bottom: 25px; }
  .large-mr25 {
    margin-right: 25px; }
  .large-ml25 {
    margin-left: 25px; }
  .large-mt25 {
    margin-top: 25px; }
  .large-mb25 {
    margin-bottom: 25px; }
  .large-pr30 {
    padding-right: 30px; }
  .large-pl30 {
    padding-left: 30px; }
  .large-pt30 {
    padding-top: 30px; }
  .large-pb30 {
    padding-bottom: 30px; }
  .large-mr30 {
    margin-right: 30px; }
  .large-ml30 {
    margin-left: 30px; }
  .large-mt30 {
    margin-top: 30px; }
  .large-mb30 {
    margin-bottom: 30px; }
  .large-pr35 {
    padding-right: 35px; }
  .large-pl35 {
    padding-left: 35px; }
  .large-pt35 {
    padding-top: 35px; }
  .large-pb35 {
    padding-bottom: 35px; }
  .large-mr35 {
    margin-right: 35px; }
  .large-ml35 {
    margin-left: 35px; }
  .large-mt35 {
    margin-top: 35px; }
  .large-mb35 {
    margin-bottom: 35px; }
  .large-pr40 {
    padding-right: 40px; }
  .large-pl40 {
    padding-left: 40px; }
  .large-pt40 {
    padding-top: 40px; }
  .large-pb40 {
    padding-bottom: 40px; }
  .large-mr40 {
    margin-right: 40px; }
  .large-ml40 {
    margin-left: 40px; }
  .large-mt40 {
    margin-top: 40px; }
  .large-mb40 {
    margin-bottom: 40px; }
  .large-pr45 {
    padding-right: 45px; }
  .large-pl45 {
    padding-left: 45px; }
  .large-pt45 {
    padding-top: 45px; }
  .large-pb45 {
    padding-bottom: 45px; }
  .large-mr45 {
    margin-right: 45px; }
  .large-ml45 {
    margin-left: 45px; }
  .large-mt45 {
    margin-top: 45px; }
  .large-mb45 {
    margin-bottom: 45px; }
  .large-pr50 {
    padding-right: 50px; }
  .large-pl50 {
    padding-left: 50px; }
  .large-pt50 {
    padding-top: 50px; }
  .large-pb50 {
    padding-bottom: 50px; }
  .large-mr50 {
    margin-right: 50px; }
  .large-ml50 {
    margin-left: 50px; }
  .large-mt50 {
    margin-top: 50px; }
  .large-mb50 {
    margin-bottom: 50px; }
  .large-pr55 {
    padding-right: 55px; }
  .large-pl55 {
    padding-left: 55px; }
  .large-pt55 {
    padding-top: 55px; }
  .large-pb55 {
    padding-bottom: 55px; }
  .large-mr55 {
    margin-right: 55px; }
  .large-ml55 {
    margin-left: 55px; }
  .large-mt55 {
    margin-top: 55px; }
  .large-mb55 {
    margin-bottom: 55px; }
  .large-pr60 {
    padding-right: 60px; }
  .large-pl60 {
    padding-left: 60px; }
  .large-pt60 {
    padding-top: 60px; }
  .large-pb60 {
    padding-bottom: 60px; }
  .large-mr60 {
    margin-right: 60px; }
  .large-ml60 {
    margin-left: 60px; }
  .large-mt60 {
    margin-top: 60px; }
  .large-mb60 {
    margin-bottom: 60px; }
  .large-pr65 {
    padding-right: 65px; }
  .large-pl65 {
    padding-left: 65px; }
  .large-pt65 {
    padding-top: 65px; }
  .large-pb65 {
    padding-bottom: 65px; }
  .large-mr65 {
    margin-right: 65px; }
  .large-ml65 {
    margin-left: 65px; }
  .large-mt65 {
    margin-top: 65px; }
  .large-mb65 {
    margin-bottom: 65px; }
  .large-pr70 {
    padding-right: 70px; }
  .large-pl70 {
    padding-left: 70px; }
  .large-pt70 {
    padding-top: 70px; }
  .large-pb70 {
    padding-bottom: 70px; }
  .large-mr70 {
    margin-right: 70px; }
  .large-ml70 {
    margin-left: 70px; }
  .large-mt70 {
    margin-top: 70px; }
  .large-mb70 {
    margin-bottom: 70px; }
  .large-pr75 {
    padding-right: 75px; }
  .large-pl75 {
    padding-left: 75px; }
  .large-pt75 {
    padding-top: 75px; }
  .large-pb75 {
    padding-bottom: 75px; }
  .large-mr75 {
    margin-right: 75px; }
  .large-ml75 {
    margin-left: 75px; }
  .large-mt75 {
    margin-top: 75px; }
  .large-mb75 {
    margin-bottom: 75px; }
  .large-pr80 {
    padding-right: 80px; }
  .large-pl80 {
    padding-left: 80px; }
  .large-pt80 {
    padding-top: 80px; }
  .large-pb80 {
    padding-bottom: 80px; }
  .large-mr80 {
    margin-right: 80px; }
  .large-ml80 {
    margin-left: 80px; }
  .large-mt80 {
    margin-top: 80px; }
  .large-mb80 {
    margin-bottom: 80px; }
  .large-pr85 {
    padding-right: 85px; }
  .large-pl85 {
    padding-left: 85px; }
  .large-pt85 {
    padding-top: 85px; }
  .large-pb85 {
    padding-bottom: 85px; }
  .large-mr85 {
    margin-right: 85px; }
  .large-ml85 {
    margin-left: 85px; }
  .large-mt85 {
    margin-top: 85px; }
  .large-mb85 {
    margin-bottom: 85px; }
  .large-pr90 {
    padding-right: 90px; }
  .large-pl90 {
    padding-left: 90px; }
  .large-pt90 {
    padding-top: 90px; }
  .large-pb90 {
    padding-bottom: 90px; }
  .large-mr90 {
    margin-right: 90px; }
  .large-ml90 {
    margin-left: 90px; }
  .large-mt90 {
    margin-top: 90px; }
  .large-mb90 {
    margin-bottom: 90px; }
  .large-pr95 {
    padding-right: 95px; }
  .large-pl95 {
    padding-left: 95px; }
  .large-pt95 {
    padding-top: 95px; }
  .large-pb95 {
    padding-bottom: 95px; }
  .large-mr95 {
    margin-right: 95px; }
  .large-ml95 {
    margin-left: 95px; }
  .large-mt95 {
    margin-top: 95px; }
  .large-mb95 {
    margin-bottom: 95px; }
  .large-pr100 {
    padding-right: 100px; }
  .large-pl100 {
    padding-left: 100px; }
  .large-pt100 {
    padding-top: 100px; }
  .large-pb100 {
    padding-bottom: 100px; }
  .large-mr100 {
    margin-right: 100px; }
  .large-ml100 {
    margin-left: 100px; }
  .large-mt100 {
    margin-top: 100px; }
  .large-mb100 {
    margin-bottom: 100px; } }

img.alignright {
  float: right;
  margin: 0 0 1em 1em; }

img.alignleft {
  float: left;
  margin: 0 1em 1em 0; }

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.zindex5 {
  position: relative;
  z-index: 5; }

.fright {
  float: right; }

.fleft {
  float: left !important; }

.clear {
  clear: both; }

.relative {
  position: relative; }

.underline {
  text-decoration: underline; }

.w50p {
  width: 50%; }

.lh80 {
  line-height: 80%; }

.lh90 {
  line-height: 90%; }

.lh100 {
  line-height: 100%; }

.lh110 {
  line-height: 110%; }

.lh120 {
  line-height: 120%; }

.lh130 {
  line-height: 130%; }

.lh140 {
  line-height: 140%; }

.lh150 {
  line-height: 150%; }

.fs10 {
  font-size: 0.625em; }

.fs11 {
  font-size: 0.688em; }

.fs12 {
  font-size: 0.750em; }

.fs13 {
  font-size: 0.813em; }

.fs14 {
  font-size: 0.875em; }

.fs15 {
  font-size: 0.938em; }

.fs16 {
  font-size: 1em; }

.fs17 {
  font-size: 1.063em; }

.fs18 {
  font-size: 1.125em; }

.fs19 {
  font-size: 1.118em; }

.fs20 {
  font-size: 1.250em; }

.overflow {
  overflow: hidden; }

.inline {
  display: inline-block; }

.black {
  color: #000 !important; }

.light {
  font-weight: 300; }

.bold {
  font-weight: 700; }

.dnone {
  display: none; }

.dblock {
  display: block; }

.uppercase {
  text-transform: uppercase; }

hr {
  border: 0;
  border-bottom: 1px solid #ededf2; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

iframe {
  max-width: 100%;
  display: block; }

.breadcrumbs {
  background: #1c1b2d;
  font-size: 1.2rem;
  padding: 12px 0;
  color: #767587; }
  .breadcrumbs a {
    color: #fff; }
  .breadcrumbs strong {
    font-weight: 400;
    color: #767587; }

.burger {
  position: relative;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50px;
     -moz-border-radius: 50px;
          border-radius: 50px;
  cursor: pointer;
  margin: 0 0 0 auto;
  background: #fff; }
  .burger__line {
    height: 2px;
    width: 20px;
    left: -webkit-calc(50% - 10px);
    left: -moz-calc(50% - 10px);
    left: calc(50% - 10px);
    position: absolute;
    background: #000;
    -webkit-transition: .2s all;
    -o-transition: .2s all;
    -moz-transition: .2s all;
    transition: .2s all; }
    .burger__line--1 {
      top: 19px; }
      .opened > .burger__line--1 {
        top: 24px;
        -webkit-transform: rotate(45deg);
           -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
             -o-transform: rotate(45deg);
                transform: rotate(45deg); }
    .burger__line--2 {
      top: 24px; }
      .opened > .burger__line--2 {
        opacity: 0;
        -webkit-transform: translateX(15px);
           -moz-transform: translateX(15px);
            -ms-transform: translateX(15px);
             -o-transform: translateX(15px);
                transform: translateX(15px); }
    .burger__line--3 {
      top: 29px; }
      .opened > .burger__line--3 {
        top: 24px;
        -webkit-transform: rotate(-45deg);
           -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
             -o-transform: rotate(-45deg);
                transform: rotate(-45deg); }
  @media (min-width: 1024px) {
    .burger {
      display: none; } }

.btn {
  display: inline-block;
  text-align: center;
  border: 0;
  font-weight: 600;
  -webkit-transition: background .2s, color .2s, -webkit-box-shadow .2s;
  transition: background .2s, color .2s, -webkit-box-shadow .2s;
  -o-transition: background .2s, color .2s, box-shadow .2s;
  -moz-transition: background .2s, color .2s, box-shadow .2s, -moz-box-shadow .2s;
  transition: background .2s, color .2s, box-shadow .2s;
  transition: background .2s, color .2s, box-shadow .2s, -webkit-box-shadow .2s, -moz-box-shadow .2s;
  padding: 10px 25px; }
  .btn--100 {
    display: block;
    width: 100%; }
  .btn--yellow {
    background: #fcaa00;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    color: #323140; }
    .btn--yellow:hover {
      background: #ffc448;
      -webkit-box-shadow: 0 10px 20px -4px rgba(255, 196, 72, 0.6);
         -moz-box-shadow: 0 10px 20px -4px rgba(255, 196, 72, 0.6);
              box-shadow: 0 10px 20px -4px rgba(255, 196, 72, 0.6);
      color: #323140; }
  .btn--arrow {
    padding-right: 45px; }
    .btn--arrow::after {
      content: "";
      display: block;
      position: absolute;
      right: 18px;
      top: 17px;
      width: 17px;
      height: 11px;
      background: url(../images/arrow-right.svg) no-repeat center center;
      -webkit-transition: right .2s;
      -o-transition: right .2s;
      -moz-transition: right .2s;
      transition: right .2s; }
    .btn--arrow:hover::after {
      right: 15px; }

.calc-bar {
  background: #ededf2; }
  @media (min-width: 1024px) {
    .calc-bar {
      padding: 60px 0; } }

@media (min-width: 1024px) {
  .calc-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
    .calc-form .field {
      margin-bottom: 0; }
    .calc-form__area {
      width: 24%; }
    .calc-form__people {
      width: 20%; }
    .calc-form__house-type {
      width: 43%; } }

.calc-results {
  padding: 30px 0; }
  .calc-results__values {
    margin-bottom: 4rem; }
  @media (min-width: 1024px) {
    .calc-results {
      padding: 60px 0; }
      .calc-results__values {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 4rem; }
      .calc-results__value {
        width: 400px;
        font-size: 1.8rem; }
        .calc-results__value:first-child {
          width: 300px; }
        .calc-results__value strong {
          font-size: 2.4rem; } }

@media (min-width: 1024px) {
  .cr-label {
    height: 60px; } }

.category-list {
  position: relative; }
  .category-list__link {
    display: block;
    font-size: 1.8rem;
    font-weight: 600;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    -moz-transition: color .2s;
    transition: color .2s; }
    .category-list__link.current, .category-list__link:hover {
      color: #fcaa00; }
    .category-list__link:first-child {
      padding-top: 0; }
    .category-list__link:last-child {
      border-bottom: 0; }
  @media (max-width: 1023px) {
    .category-list {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 30px;
      padding-left: 15px;
      padding-right: 50px;
      overflow-y: hidden;
      overflow-x: auto; }
      .category-list__link {
        white-space: nowrap;
        margin-right: 30px; } }
  @media (min-width: 1024px) {
    .category-list__link {
      padding: 16px 0;
      border-bottom: 2px solid #ededf2; } }

.footer {
  background: #1c1b2d;
  padding: 64px 0 30px 0;
  color: #fff; }
  .footer__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .footer__title {
    color: #b7b6cb;
    font-size: 1.2rem;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 2rem; }
  .footer__text {
    font-size: 1.3rem; }
    .footer__text p {
      margin-bottom: .7rem;
      line-height: 130%; }
    .footer__text a {
      color: #fcaa00;
      -webkit-transition: color .2s;
      -o-transition: color .2s;
      -moz-transition: color .2s;
      transition: color .2s; }
      .footer__text a:hover {
        color: #ffc448; }
  .footer__bottom {
    font-size: 1.1rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding-top: 20px; }
  .footer__social {
    width: 100%;
    text-align: center;
    margin-bottom: 20px; }
    .footer__social a {
      display: inline-block;
      margin: 0 3px; }
      .footer__social a .icon-sign {
        fill: #fcaa00; }
      .footer__social a .icon-sign, .footer__social a .icon-circle {
        -webkit-transition: fill .2s;
        -o-transition: fill .2s;
        -moz-transition: fill .2s;
        transition: fill .2s; }
      .footer__social a:hover .icon-circle {
        fill: #fcaa00; }
      .footer__social a:hover .icon-sign {
        fill: #1c1b2d; }
  .footer__agency {
    text-align: right; }
    .footer__agency a {
      color: #fcaa00;
      -webkit-transition: color .2s;
      -o-transition: color .2s;
      -moz-transition: color .2s;
      transition: color .2s; }
      .footer__agency a:hover {
        color: #ffc448; }
  .footer__copright, .footer__agency {
    width: 45%; }
  .footer hr {
    border-color: #323140; }
  @media (min-width: 640px) {
    .footer__copyright {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
         -moz-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      width: 30%; }
    .footer__social {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
         -moz-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      width: 30%;
      text-align: center;
      margin-bottom: 0; }
    .footer__agency {
      -webkit-box-ordinal-group: 4;
      -webkit-order: 3;
         -moz-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3;
      width: 30%;
      text-align: right; } }
  @media (max-width: 1024px) {
    .footer__logo {
      text-align: center;
      width: 100%;
      margin-bottom: 2rem; }
    .footer__contact {
      text-align: center;
      width: 100%; }
    .footer__nav {
      width: 100%;
      text-align: center; } }
  @media (min-width: 1024px) {
    .footer__logo {
      width: 25%; }
    .footer__nav {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 0;
         -moz-box-flex: 1;
          -ms-flex: 1 1 0px;
              flex: 1 1 0; }
    .footer__contact {
      width: 20%; } }

.field {
  display: block;
  margin-bottom: 24px; }
  .field input, .field select, .field textarea {
    width: 100%;
    border: 1px solid #ededf2;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px; }
  .field input, .field select {
    height: 40px;
    padding: 0 16px; }
  .field textarea {
    height: 95px;
    padding: 10px 16px; }
  .field__label {
    font-size: 1.3rem;
    font-weight: 600; }
  .field__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 3px; }
  .field__optional {
    color: #767587;
    font-size: 1.1rem; }

.wpcf7 .ajax-loader {
  position: absolute;
  right: 0;
  top: -webkit-calc(100% + 20px);
  top: -moz-calc(100% + 20px);
  top: calc(100% + 20px); }

.wpcf7 .wpcf7-response-output {
  margin: 20px 0 !important; }

.wpcf7 .wpcf7-not-valid-tip {
  background: #f00;
  color: #fff;
  font-size: 1.2rem;
  padding: 4px; }

.is-style-container {
  max-width: 1150px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }

.is-style-container-medium {
  max-width: 1000px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }

.is-style-container-small {
  max-width: 710px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }

.is-style-dark-bg {
  background: #1c1b2d;
  color: #fff; }

.wp-block-image {
  margin: 25px 0; }

.wp-block-video figcaption {
  font-size: 2.4rem;
  font-weight: 600; }

@media (min-width: 1024px) {
  .wp-block-video:not(.played) {
    cursor: pointer;
    position: relative;
    display: block;
    margin: 20px 0; }
    .wp-block-video:not(.played) video {
      display: block; }
    .wp-block-video:not(.played) figcaption {
      position: absolute;
      left: 15px;
      right: 15px;
      top: 50%;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%);
      font-weight: 700;
      color: #fff;
      text-align: center;
      font-size: 2.4rem;
      z-index: 5; }
      .wp-block-video:not(.played) figcaption::before {
        content: "";
        display: block;
        margin: 0 auto 15px;
        width: 88px;
        height: 88px;
        background: url(../images/play.svg) no-repeat center center; }
    .wp-block-video:not(.played)::before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: #1c1b2d;
      opacity: .3; }
    .wp-block-video:not(.played) figcaption {
      font-size: 3.2rem; }
  .wp-block-video.played figcaption {
    display: none; } }

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  background: #fff; }
  .header__bottom {
    background: #1c1b2d;
    color: #fff;
    padding: 10px 0;
    -webkit-transition: background-color .2s;
    -o-transition: background-color .2s;
    -moz-transition: background-color .2s;
    transition: background-color .2s; }
    .home:not(.scrolled) .header__bottom {
      background: #fff;
      color: #1c1b2d; }
  .header__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  @media (max-width: 1023px) {
    .header__nav {
      display: none; }
    .header__top {
      display: none; } }
  @media (min-width: 1024px) {
    .header__top {
      padding: 12px 0;
      overflow: hidden;
      height: 43px;
      -webkit-transition: height .3s, padding .3s, background-color .2s;
      -o-transition: height .3s, padding .3s, background-color .2s;
      -moz-transition: height .3s, padding .3s, background-color .2s;
      transition: height .3s, padding .3s, background-color .2s; }
      .scrolled--down .header__top {
        height: 0;
        padding: 0; }
      .home:not(.scrolled) .header__top {
        background: #1c1b2d;
        color: #fff; }
    .header__bottom {
      padding: 15px 0; }
    .header__contact {
      font-size: 1.2rem; }
      .header__contact a {
        color: #fcaa00;
        font-weight: 600; }
        .header__contact a:hover {
          color: #ffc448; }
    .header__line {
      display: inline-block;
      margin: 0 10px;
      width: 1px;
      background: #ededf2;
      height: 12px;
      position: relative;
      top: 3px; } }

.logo {
  width: 150px;
  max-height: 32px; }
  .home:not(.scrolled) .logo {
    display: none; }
  @media (min-width: 1024px) {
    .logo {
      width: 205px; } }

.logo-second {
  width: 150px;
  max-height: 32px;
  display: none; }
  .home:not(.scrolled) .logo-second {
    display: block; }
  @media (min-width: 1024px) {
    .logo-second {
      width: 205px; } }

/* Images compare main container */
.images-compare-container {
  display: inline-block;
  position: relative;
  overflow: hidden; }

/* Images compare front element */
.images-compare-before {
  will-change: clip;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  pointer-events: none;
  overflow: hidden; }

/* Images compare back element */
.images-compare-after {
  pointer-events: none; }

/* Responsive image settings */
.images-compare-before img, .images-compare-after img {
  max-width: 100%;
  height: auto;
  display: block; }

/* Separator (thin vertical blank line) */
.images-compare-separator {
  position: absolute;
  background: white;
  height: 100%;
  width: 2px;
  z-index: 4;
  left: 0;
  top: 0; }

/* Drag handle (circle) */
.images-compare-handle {
  height: 32px;
  width: 32px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -16px;
  margin-top: -22px;
  background: url(../images/handler.svg) no-repeat center center #fff;
  z-index: 9;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  cursor: pointer; }
  .images-compare-handle .text-left, .images-compare-handle .text-right {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 1rem;
    text-transform: uppercase;
    color: #fff;
    line-height: 110%; }
  .images-compare-handle .text-left {
    right: -webkit-calc(100% + 10px);
    right: -moz-calc(100% + 10px);
    right: calc(100% + 10px);
    text-align: right; }
  .images-compare-handle .text-right {
    left: -webkit-calc(100% + 10px);
    left: -moz-calc(100% + 10px);
    left: calc(100% + 10px);
    text-align: left; }

/* Drag handle arrows */
/* Label */
.images-compare-label {
  font-family: sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1;
  color: black;
  color: rgba(0, 0, 0, 0.4);
  background: white;
  background: rgba(255, 255, 255, 0.7);
  padding: 10px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  pointer-events: none;
  display: none; }

.images-compare-container .images-compare-label {
  display: inherit; }

.images-compare-before .images-compare-label {
  left: 10px; }

.images-compare-after .images-compare-label {
  left: auto;
  right: 10px; }

.icv {
  position: relative;
  overflow: hidden;
  cursor: row-resize; }

.icv__icv--vertical {
  cursor: row-resize; }

.icv__icv--horizontal {
  cursor: col-resize; }

.icv__img {
  pointer-events: none;
  -o-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-width: none;
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
  top: 0;
  display: block; }

.icv__is--fluid .icv__img {
  display: none; }

.icv__img-a {
  height: auto;
  position: static;
  z-index: 1;
  left: 0px; }

.icv__img-b {
  height: 100%;
  position: absolute;
  z-index: 2;
  left: auto;
  right: 0px;
  width: auto; }

.icv__icv--vertical .icv__img-b {
  width: 100%;
  height: auto; }

.icv__imposter {
  z-index: 4;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%; }

.icv__wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0px;
  top: 0px;
  overflow: hidden;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-position: center center;
  z-index: 3; }

.icv__is--fluid .icv__wrapper, .icv__icv--vertical .icv__wrapper {
  width: 100% !important; }

.icv__is--fluid .icv__wrapper, .icv__icv--horizontal .icv__wrapper {
  height: 100% !important; }

.icv__fluidwrapper {
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.icv__control {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  height: 100%;
  top: 0px;
  z-index: 5; }

.icv__icv--vertical .icv__control {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
          flex-direction: row;
  left: 0;
  width: 100%; }

.icv__control-line {
  height: 50%;
  width: 2px;
  z-index: 6; }

.icv__icv--vertical .icv__control-line {
  width: 50%; }

.icv__theme-wrapper {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  position: absolute;
  z-index: 5; }

.icv__icv--vertical .icv__theme-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column; }

.icv__arrow-wrapper {
  height: 32px;
  width: 32px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -16px;
  margin-top: -22px;
  background: url(../images/handler.svg) no-repeat center center #fff;
  z-index: 9;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  cursor: pointer;
  -webkit-transform: translate(0, 0) !important;
     -moz-transform: translate(0, 0) !important;
      -ms-transform: translate(0, 0) !important;
       -o-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important; }
  .icv__arrow-wrapper svg {
    display: none; }
  .icv__arrow-wrapper:last-child {
    display: none; }
  .icv__arrow-wrapper .text-left, .icv__arrow-wrapper .text-right {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 1rem;
    text-transform: uppercase;
    color: #fff;
    line-height: 110%; }
  .icv__arrow-wrapper .text-left {
    right: -webkit-calc(100% + 10px);
    right: -moz-calc(100% + 10px);
    right: calc(100% + 10px);
    text-align: right; }
  .icv__arrow-wrapper .text-right {
    left: -webkit-calc(100% + 10px);
    left: -moz-calc(100% + 10px);
    left: calc(100% + 10px);
    text-align: left; }

.icv__arrow-a {
  -webkit-transform: scale(1.5) rotateZ(180deg);
  -moz-transform: scale(1.5) rotateZ(180deg);
   -ms-transform: scale(1.5) rotate(180deg);
    -o-transform: scale(1.5) rotateZ(180deg);
       transform: scale(1.5) rotateZ(180deg);
  height: 20px;
  width: 20px;
  -webkit-filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.33));
  filter: drop-shadow(0px -3px 5px rgba(0, 0, 0, 0.33)); }

.icv__arrow-b {
  -webkit-transform: scale(1.5) rotateZ(0deg);
  -moz-transform: scale(1.5) rotateZ(0deg);
   -ms-transform: scale(1.5) rotate(0deg);
    -o-transform: scale(1.5) rotateZ(0deg);
       transform: scale(1.5) rotateZ(0deg);
  height: 20px;
  width: 20px;
  -webkit-filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.33));
  filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.33)); }

.icv__circle {
  width: 50px;
  height: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  -webkit-border-radius: 999px;
     -moz-border-radius: 999px;
          border-radius: 999px; }

.icv__label {
  position: absolute;
  bottom: 1rem;
  z-index: 12;
  background: rgba(0, 0, 0, 0.33);
  color: white;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  padding: 0.5rem 0.75rem;
  font-size: 0.85rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.icv__label.vertical {
  bottom: auto;
  left: 1rem; }

.icv__label.on-hover {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
   -ms-transform: scale(0);
    -o-transform: scale(0);
       transform: scale(0);
  -webkit-transition: 0.25s cubic-bezier(0.68, 0.26, 0.58, 1.22);
  -o-transition: 0.25s cubic-bezier(0.68, 0.26, 0.58, 1.22);
  -moz-transition: 0.25s cubic-bezier(0.68, 0.26, 0.58, 1.22);
  transition: 0.25s cubic-bezier(0.68, 0.26, 0.58, 1.22); }

.icv:hover .icv__label.on-hover {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
   -ms-transform: scale(1);
    -o-transform: scale(1);
       transform: scale(1); }

.icv__label-before {
  left: 1rem; }

.icv__label-after {
  right: 1rem; }

.icv__label-before.vertical {
  top: 1rem; }

.icv__label-after.vertical {
  bottom: 1rem;
  right: auto; }

.icv__body {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mobile-overlay {
  position: fixed;
  top: 0;
  height: 100%;
  left: 0;
  right: 0;
  background: #fff;
  overflow-y: auto;
  padding: 70px 0 50px 0;
  z-index: 98;
  -webkit-transform: translateY(-webkit-calc(-100% - 150px));
     -moz-transform: translateY(-moz-calc(-100% - 150px));
      -ms-transform: translateY(calc(-100% - 150px));
       -o-transform: translateY(calc(-100% - 150px));
          transform: translateY(calc(-100% - 150px));
  -webkit-transition: -webkit-transform .4s;
  transition: -webkit-transform .4s;
  -o-transition: -o-transform .4s;
  -moz-transition: transform .4s, -moz-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s, -moz-transform .4s, -o-transform .4s; }
  .mobile-overlay__contact {
    font-size: 2rem;
    background: #fcaa00;
    color: #fff;
    padding: 20px 0;
    line-height: 150%; }
    .mobile-overlay__contact a {
      display: block; }
    .mobile-overlay__contact div, .mobile-overlay__contact a {
      margin: 5px 0; }
  .mobile-overlay.opened {
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
        -ms-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0); }

.nav {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .nav > li {
    display: inline-block; }
  .nav--main {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.4rem; }
  .nav--top {
    font-size: 1.3rem; }
  .nav--main li, .nav--top li {
    margin-left: 20px; }
  .nav a {
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    -moz-transition: color .2s;
    transition: color .2s; }
  .nav--footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .nav--footer .sub-menu {
      padding: 0;
      margin: 0;
      list-style-type: none; }
      .nav--footer .sub-menu li {
        font-size: 1.3rem;
        margin-bottom: .8rem; }
    .nav--footer > li {
      width: 100%;
      margin-bottom: 30px; }
      .nav--footer > li > a {
        color: #b7b6cb;
        font-size: 1.2rem;
        letter-spacing: 0.2em;
        text-transform: uppercase;
        display: inline-block;
        margin-bottom: 2rem; }
  .nav .featured a {
    background: #008afc;
    padding: 5px 10px;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    text-transform: none;
    -webkit-transition: background-color .2s;
    -o-transition: background-color .2s;
    -moz-transition: background-color .2s;
    transition: background-color .2s; }
    .nav .featured a:hover {
      color: #fff;
      background: #3ca7ff; }
  .nav a:hover {
    color: #fcaa00; }
  .nav--mobile {
    font-size: 2rem; }
    .nav--mobile li {
      display: block; }
      .nav--mobile li a {
        display: block;
        padding: 16px 0;
        border-bottom: 2px solid #ededf2; }
    .nav--mobile .featured a {
      padding: 16px 0;
      color: #fff; }
  @media (min-width: 500px) {
    .nav--footer > li {
      width: 33%; } }

.newsletter {
  background: no-repeat center center;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  overflow: hidden;
  padding: 20px 0; }
  .newsletter__title {
    font-weight: 600;
    font-size: 2.4rem; }
  .newsletter__text {
    font-size: 1.8rem; }
  @media (min-width: 1024px) {
    .newsletter__inner {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .newsletter__title {
      font-size: 3.6rem;
      margin-top: .6rem; }
    .newsletter__form {
      width: 450px; } }

.newsletter-field-wrapper {
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  overflow: hidden; }
  .newsletter-field-wrapper input {
    height: 40px !important; }
  .newsletter-field-wrapper .tnp-submit {
    background: #1c1b2d !important;
    font-weight: 600;
    padding: 10px 20px !important;
    -webkit-transition: background .2s;
    -o-transition: background .2s;
    -moz-transition: background .2s;
    transition: background .2s; }
    .newsletter-field-wrapper .tnp-submit:hover {
      background: #008afc !important; }
  @media (min-width: 600px) {
    .newsletter-field-wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; } }

.checkbox-wrapper {
  position: relative;
  display: inline-block;
  cursor: pointer;
  line-height: 135%;
  font-weight: 400 !important; }
  .checkbox-wrapper:after {
    content: "";
    display: block;
    clear: both; }
  .checkbox-wrapper input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    right: 0; }
  .checkbox-wrapper input[type="checkbox"] + span {
    position: relative;
    display: inline-block;
    font-size: 1.4rem;
    padding-left: 20px;
    cursor: pointer; }
    .checkbox-wrapper input[type="checkbox"] + span:before {
      content: "";
      display: block;
      width: 16px;
      height: 16px;
      background: #fff;
      -webkit-border-radius: 4px;
         -moz-border-radius: 4px;
              border-radius: 4px;
      position: absolute;
      left: -5px;
      top: 1px; }
    .checkbox-wrapper input[type="checkbox"] + span:after {
      content: "";
      display: block;
      width: 12px;
      height: 12px;
      background: #1c1b2d;
      position: absolute;
      left: -3px;
      top: 3px;
      opacity: 0;
      -webkit-transition: 0.2s all;
      -o-transition: 0.2s all;
      -moz-transition: 0.2s all;
      transition: 0.2s all;
      -webkit-border-radius: 4px;
         -moz-border-radius: 4px;
              border-radius: 4px; }
  .checkbox-wrapper input[type="checkbox"]:checked + span:after {
    opacity: 1; }

.page-header {
  height: 200px;
  background: no-repeat center center;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  position: relative; }
  .page-header .container {
    position: relative;
    z-index: 5; }
  .page-header--higher {
    height: 320px; }
  .page-header--highest {
    height: 400px; }
  .page-header h1 {
    margin-bottom: 0;
    max-width: 560px;
    line-height: 120%; }
  .page-header__info {
    font-size: 1.4rem; }
    .page-header__info--small {
      font-size: 1.2rem; }
  .page-header::before, .page-header::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0; }
  .page-header::before {
    background: -webkit-gradient(linear, left top, right top, from(#1c1b2d), to(rgba(28, 27, 45, 0)));
    background: -webkit-linear-gradient(left, #1c1b2d, rgba(28, 27, 45, 0));
    background: -moz-linear-gradient(left, #1c1b2d, rgba(28, 27, 45, 0));
    background: -o-linear-gradient(left, #1c1b2d, rgba(28, 27, 45, 0));
    background: linear-gradient(to right, #1c1b2d, rgba(28, 27, 45, 0));
    bottom: 0;
    width: 45%; }
  .page-header::after {
    background: -webkit-gradient(linear, left top, left bottom, from(#1c1b2d), to(rgba(28, 27, 45, 0)));
    background: -webkit-linear-gradient(top, #1c1b2d, rgba(28, 27, 45, 0));
    background: -moz-linear-gradient(top, #1c1b2d, rgba(28, 27, 45, 0));
    background: -o-linear-gradient(top, #1c1b2d, rgba(28, 27, 45, 0));
    background: linear-gradient(to bottom, #1c1b2d, rgba(28, 27, 45, 0));
    right: 0;
    height: 55%; }

.pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 30px 0; }
  .pagination svg {
    display: block; }
  .pagination .page-numbers {
    width: 24px;
    height: 24px;
    margin: 0 2px;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    color: #767587;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .pagination .page-numbers.current {
      background: #fcaa00;
      color: #fff; }

.text .point-list, .text .package ul {
  list-style-type: none;
  padding: 0;
  margin: 20px 0;
  font-size: 1.8rem; }
  .text .point-list li, .text .package ul li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 8px; }
    .text .point-list li::before, .text .package ul li::before {
      content: "";
      display: block;
      width: 24px;
      height: 24px;
      background: url(../../assets/images/tick.svg) no-repeat center center;
      position: absolute;
      left: 0;
      top: 1px; }

.post-box {
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px; }
  .post-box__photo {
    display: block; }
  .post-box__info {
    position: absolute;
    z-index: 4;
    left: 24px;
    right: 24px;
    bottom: 24px;
    color: #fff; }
  .post-box__title {
    font-size: 1.8rem;
    line-height: 130%;
    font-weight: 600; }
  .post-box__date {
    font-size: 1.1rem; }
  .post-box__cta {
    color: #fcaa00;
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 600;
    position: relative;
    margin-bottom: -50px;
    -webkit-transition: margin-bottom .3s ease-in-out, opacity .3s ease-in-out;
    -o-transition: margin-bottom .3s ease-in-out, opacity .3s ease-in-out;
    -moz-transition: margin-bottom .3s ease-in-out, opacity .3s ease-in-out;
    transition: margin-bottom .3s ease-in-out, opacity .3s ease-in-out;
    overflow: hidden;
    padding-top: 30px;
    opacity: 0; }
    .post-box__cta::before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      top: 20px;
      height: 1px;
      background: #fff;
      opacity: .3; }
    .post-box__cta::after {
      content: '';
      display: block;
      position: absolute;
      right: 0;
      top: 30px;
      width: 16px;
      height: 16px;
      background: url(../../assets/images/arrow-yellow-right.svg) no-repeat center center; }
  .post-box::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 75%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(28, 27, 45, 0)), to(#1c1b2d));
    background: -webkit-linear-gradient(top, rgba(28, 27, 45, 0) 0%, #1c1b2d 100%);
    background: -moz-linear-gradient(top, rgba(28, 27, 45, 0) 0%, #1c1b2d 100%);
    background: -o-linear-gradient(top, rgba(28, 27, 45, 0) 0%, #1c1b2d 100%);
    background: linear-gradient(180deg, rgba(28, 27, 45, 0) 0%, #1c1b2d 100%);
    -webkit-transition: height .3s ease-in-out;
    -o-transition: height .3s ease-in-out;
    -moz-transition: height .3s ease-in-out;
    transition: height .3s ease-in-out; }
  .post-box:hover .post-box__title {
    text-decoration: underline; }
  .post-box:hover .post-box__cta {
    margin-bottom: 0;
    opacity: 1; }
  .post-box:hover::before {
    height: 90%; }
  .post-box__excerpt {
    margin-top: 10px; }
    .post-box__excerpt p {
      margin-bottom: 0; }

.post-link {
  padding-bottom: 16px;
  margin-bottom: 16px; }
  .post-link:not(:last-child) {
    border-bottom: 2px solid #ededf2; }
  .post-link__date {
    color: #767587;
    font-size: 1.2rem; }
  .post-link__title {
    display: block;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 133%;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    -moz-transition: color .2s;
    transition: color .2s; }
    .post-link__title:hover {
      color: #fcaa00; }

.post-list {
  display: grid;
  grid-gap: 16px; }
  @media (min-width: 640px) {
    .post-list {
      grid-template-columns: repeat(2, 1fr); } }
  @media (min-width: 1024px) {
    .post-list--3 {
      grid-template-columns: repeat(3, 1fr); }
    .post-list--4 {
      grid-template-columns: repeat(4, 1fr); } }

.realization-box {
  display: block;
  position: relative;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  overflow: hidden; }
  .realization-box__photo {
    display: block; }
  .realization-box__info {
    position: absolute;
    bottom: 32px;
    left: 24px;
    color: #fff;
    z-index: 9; }
  .realization-box__title {
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 120%; }
  .realization-box__text {
    font-size: 1.4rem; }
  .realization-box::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#1c1b2d), to(rgba(28, 27, 45, 0)));
    background: -webkit-linear-gradient(bottom, #1c1b2d, rgba(28, 27, 45, 0));
    background: -moz-linear-gradient(bottom, #1c1b2d, rgba(28, 27, 45, 0));
    background: -o-linear-gradient(bottom, #1c1b2d, rgba(28, 27, 45, 0));
    background: linear-gradient(to top, #1c1b2d, rgba(28, 27, 45, 0));
    height: 65%;
    -webkit-transition: height .3s;
    -o-transition: height .3s;
    -moz-transition: height .3s;
    transition: height .3s; }
  .realization-box:hover::before {
    height: 90%; }

.realization-gallery img {
  display: block; }

.realization-gallery__item {
  display: block;
  margin-bottom: 16px; }

@media (min-width: 640px) {
  .realization-gallery {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .realization-gallery__item {
      width: -webkit-calc(50% - 8px);
      width: -moz-calc(50% - 8px);
      width: calc(50% - 8px);
      height: 400px; }
      .realization-gallery__item img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: center;
           object-position: center; }
      .realization-gallery__item:nth-child(3n - 2) {
        width: 100%; } }

.realization-list {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 16px; }
  @media (min-width: 640px) {
    .realization-list {
      grid-template-columns: repeat(2, 1fr); } }

.sidebar__title {
  font-size: 2.4rem;
  font-weight: 600;
  margin-bottom: 20px; }

.sidebar .label {
  font-size: 1.2rem;
  color: #767587; }

.sidebar .value {
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 120%;
  padding-bottom: 16px;
  margin-bottom: 20px; }
  .sidebar .value:not(:last-child) {
    border-bottom: 1px solid #ededf2; }

@media (max-width: 1023px) {
  .sidebar--blog {
    display: none; }
  .sidebar__inner--mobile-scroll {
    position: relative;
    margin-right: -15px;
    margin-left: -15px;
    overflow: hidden; }
    .sidebar__inner--mobile-scroll::after {
      content: "";
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      width: 30px;
      background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white));
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), white);
      background: -moz-linear-gradient(left, rgba(255, 255, 255, 0), white);
      background: -o-linear-gradient(left, rgba(255, 255, 255, 0), white);
      background: linear-gradient(to right, rgba(255, 255, 255, 0), white); } }

@media (min-width: 1024px) {
  .sidebar {
    width: 256px;
    margin-right: 28px; }
    .sidebar--more-margin {
      margin-right: 128px; } }

/**
 * Swiper 6.1.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: August 17, 2020
 */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color: #007aff; }

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: -o-transform;
  -moz-transition-property: transform, -moz-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -moz-transform, -o-transform; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
     -moz-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.swiper-container-multirow-column > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
     -moz-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-container .swiper-slide {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: -o-transform;
  -moz-transition-property: transform, -moz-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -moz-transform, -o-transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: height, -o-transform;
  -moz-transition-property: transform, height, -moz-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform, -moz-transform, -o-transform; }

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
     -moz-perspective: 1200px;
          perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none; }

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: x mandatory;
      -ms-scroll-snap-type: x mandatory;
          scroll-snap-type: x mandatory; }

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: y mandatory;
      -ms-scroll-snap-type: y mandatory;
          scroll-snap-type: y mandatory; }

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */ }

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: -webkit-calc(var(--swiper-navigation-size) / 44 * 27);
  width: -moz-calc(var(--swiper-navigation-size) / 44 * 27);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: -webkit-calc(-1 * var(--swiper-navigation-size) / 2);
  margin-top: -moz-calc(-1 * var(--swiper-navigation-size) / 2);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto; }

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev'; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto; }

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next'; }

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff; }

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000; }

.swiper-button-lock {
  display: none; }

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */ }

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  -moz-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
     -moz-transform: scale(0.33);
      -ms-transform: scale(0.33);
       -o-transform: scale(0.33);
          transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
     -moz-transform: scale(0.66);
      -ms-transform: scale(0.66);
       -o-transform: scale(0.66);
          transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
     -moz-transform: scale(0.33);
      -ms-transform: scale(0.33);
       -o-transform: scale(0.33);
          transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
     -moz-transform: scale(0.66);
      -ms-transform: scale(0.66);
       -o-transform: scale(0.66);
          transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
     -moz-transform: scale(0.33);
      -ms-transform: scale(0.33);
       -o-transform: scale(0.33);
          transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
          border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
     -moz-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms top, 200ms -o-transform;
  -moz-transition: 200ms transform, 200ms top, 200ms -moz-transform;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform, 200ms -moz-transform, 200ms -o-transform; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms left, 200ms -o-transform;
  -moz-transition: 200ms transform, 200ms left, 200ms -moz-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform, 200ms -moz-transform, 200ms -o-transform; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms right, 200ms -o-transform;
  -moz-transition: 200ms transform, 200ms right, 200ms -moz-transform;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform, 200ms -moz-transform, 200ms -o-transform; }

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
     -moz-transform-origin: left top;
      -ms-transform-origin: left top;
       -o-transform-origin: left top;
          transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
     -moz-transform-origin: right top;
      -ms-transform-origin: right top;
       -o-transform-origin: right top;
          transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff; }

.swiper-pagination-black {
  --swiper-pagination-color: #000000; }

.swiper-pagination-lock {
  display: none; }

/* Scrollbar */
.swiper-scrollbar {
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */ }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
     -moz-transform-origin: 50%;
      -ms-transform-origin: 50%;
       -o-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
     -moz-animation: swiper-preloader-spin 1s infinite linear;
       -o-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  border-top-color: transparent; }

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff; }

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000; }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-moz-keyframes swiper-preloader-spin {
  100% {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg); } }

@-o-keyframes swiper-preloader-spin {
  100% {
    -o-transform: rotate(360deg);
       transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg); } }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
     -moz-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
       backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
     -moz-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
       -o-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
     -moz-transform-origin: 100% 0;
      -ms-transform-origin: 100% 0;
       -o-transform-origin: 100% 0;
          transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
       backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
       backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
       backface-visibility: hidden; }

.text p, .text ul, .text ol, .block-editor-block-list__layout p, .block-editor-block-list__layout ul, .block-editor-block-list__layout ol {
  font-size: 1.6rem;
  line-height: 150%;
  margin-left:5px;
  margin-right: 5px; }

.edit-post-visual-editor .text p, .edit-post-visual-editor .text ul, .edit-post-visual-editor .text ol, .edit-post-visual-editor .block-editor-block-list__layout p, .edit-post-visual-editor .block-editor-block-list__layout ul, .edit-post-visual-editor .block-editor-block-list__layout ol {
  font-size: 16px; }

.is-style-heading-large {
  font-weight: 600;
  font-size: 4rem;
  margin-bottom: 2rem;
  line-height: 125%; }
  @media (min-width: 1024px) {
    .is-style-heading-large {
      font-size: 5.8rem; } }

.is-style-heading-medium {
  font-weight: 600;
  font-size: 3.2rem;
  margin-bottom: 1.5rem;
  line-height: 125%; }
  @media (min-width: 1024px) {
    .is-style-heading-medium {
      font-size: 4rem; } }

.is-style-heading-small,
.is-style-section-title,
.package h3 {
  font-weight: 600;
  font-size: 2.4rem;
  margin-bottom: 1rem;
  line-height: 125%; }
  @media (min-width: 1024px) {
    .is-style-heading-small,
    .is-style-section-title,
    .package h3 {
      font-size: 3.2rem;
      margin-bottom: 1.5rem; } }

.mmt {
  margin-top: -40px; }
  @media (min-width: 1024px) {
    .mmt {
      margin-top: -150px; } }

.text p.is-style-lead {
  font-size: 1.8rem;
  font-weight: 600; }

.text p.is-style-larger {
  font-size: 1.8rem; }

.wrapper {
  margin-top: 40px;
  margin-bottom: 40px; }
  @media (min-width: 1024px) {
    .wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: 90px;
      margin-bottom: 90px; } }

.content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
     -moz-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0; }

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