.chosen-container {position: relative;display: inline-block;vertical-align: middle;font-size: 13px !important;zoom: 1;*display: inline;-webkit-user-select: none;-moz-user-select: none;user-select: none;margin-bottom:10px;}.chosen-container .chosen-drop {position: absolute;top: 100%;left: -9999px;z-index: 1010;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;width: 100%;border: 1px solid #aaa;border-top: 0;background: #fff;box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);}.chosen-container.chosen-with-drop .chosen-drop {left: 0;}.chosen-container a {cursor: pointer;}.chosen-container-single .chosen-single {position: relative;display: block;overflow: hidden;padding: 0 0 0 8px;height: 23px;border: 1px solid #aaa;border-radius: 5px;background-color: #fff;background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);background-clip: padding-box;box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);color: #444;text-decoration: none;white-space: nowrap;line-height: 24px;}.chosen-container-single .chosen-default {color: #999;}.chosen-container-single .chosen-single span {display: block;overflow: hidden;margin-right: 26px;text-overflow: ellipsis;white-space: nowrap; font-size: 13px !important;}.chosen-container-single .chosen-single-with-deselect span {margin-right: 38px;}.chosen-container-single .chosen-single abbr {position: absolute;top: 6px;right: 26px;display: block;width: 12px;height: 12px;background: url('../../images/ui/chosen-sprite.png') -42px 1px no-repeat;font-size: 1px;}.chosen-container-single .chosen-single abbr:hover {background-position: -42px -10px;}.chosen-container-single.chosen-disabled .chosen-single abbr:hover {background-position: -42px -10px;}.chosen-container-single .chosen-single div {position: absolute;top: 0;right: 0;display: block;width: 18px;height: 100%;}.chosen-container-single .chosen-single div b {display: block;width: 100%;height: 100%;background: url('../../images/ui/chosen-sprite.png') no-repeat 0px 2px;}.chosen-container-single .chosen-search {position: relative;z-index: 1010;margin: 0;padding: 3px 4px;white-space: nowrap;}.chosen-container-single .chosen-search input[type="text"] {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin: 1px 0;padding: 4px 20px 4px 5px;width: 100%;height: auto;outline: 0;border: 1px solid #aaa;background: white url('../../images/ui/chosen-sprite.png') no-repeat 100% -20px;background: url('../../images/ui/chosen-sprite.png') no-repeat 100% -20px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));background: url('../../images/ui/chosen-sprite.png') no-repeat 100% -20px, -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);background: url('../../images/ui/chosen-sprite.png') no-repeat 100% -20px, -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);background: url('../../images/ui/chosen-sprite.png') no-repeat 100% -20px, -o-linear-gradient(#eeeeee 1%, #ffffff 15%);background: url('../../images/ui/chosen-sprite.png') no-repeat 100% -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);font-size: 1em;font-family: sans-serif;line-height: normal;border-radius: 0;}.chosen-container-single .chosen-drop {margin-top: -1px;border-radius: 0 0 4px 4px;background-clip: padding-box;}.chosen-container-single.chosen-container-single-nosearch .chosen-search {position: absolute;left: -9999px;}.chosen-container .chosen-results {position: relative;overflow-x: hidden;overflow-y: auto;margin: 0 4px 4px 0;padding: 0 0 0 4px;max-height: 240px;-webkit-overflow-scrolling: touch;}.chosen-container .chosen-results li {display: none;margin: 0;padding: 5px 6px;list-style: none;line-height: 15px;color:#000;}.chosen-container .chosen-results li.active-result {display: list-item;cursor: pointer;}.chosen-container .chosen-results li.disabled-result {display: list-item;color: #ccc;cursor: default;}.chosen-container .chosen-results li.highlighted {background-color: #3875d7;background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);color: #fff;}.chosen-container .chosen-results li.no-results {display: list-item;background: #f4f4f4;}.chosen-container .chosen-results li.group-result {display: list-item;font-weight: bold;cursor: default;}.chosen-container .chosen-results li.group-option {padding-left: 15px;}.chosen-container .chosen-results li em {font-style: normal;text-decoration: underline;}.chosen-container-multi .chosen-choices {position: relative;overflow: hidden;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin: 0;padding: 0;width: 100%;height: auto !important;height: 1%;border: 1px solid #aaa;background-color: #fff;background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);cursor: text;}.chosen-container-multi .chosen-choices li {float: left;list-style: none;}.chosen-container-multi .chosen-choices li.search-field {margin: 0;padding: 0;white-space: nowrap;}.chosen-container-multi .chosen-choices li.search-field input[type="text"] {margin: 1px 0;padding: 5px;outline: 0;border: 0 !important;background: transparent !important;box-shadow: none;color: #666;font-size: 100%;font-family: sans-serif;line-height: normal;border-radius: 0;}.chosen-container-multi .chosen-choices li.search-field .default {color: #999;}.chosen-container-multi .chosen-choices li.search-choice {position: relative;margin: 3px 0 3px 5px;padding: 3px 20px 3px 5px;border: 1px solid #aaa;border-radius: 3px;background-color: #e4e4e4;background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);background-clip: padding-box;box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);color: #333;line-height: 13px;cursor: default;}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {position: absolute;top: 4px;right: 3px;display: block;width: 12px;height: 12px;background: url('../../images/ui/chosen-sprite.png') -42px 1px no-repeat;font-size: 1px;}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {background-position: -42px -10px;}.chosen-container-multi .chosen-choices li.search-choice-disabled {padding-right: 5px;border: 1px solid #ccc;background-color: #e4e4e4;background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);color: #666;}.chosen-container-multi .chosen-choices li.search-choice-focus {background: #d4d4d4;}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {background-position: -42px -10px;}.chosen-container-multi .chosen-results {margin: 0;padding: 0;}.chosen-container-multi .chosen-drop .result-selected {display: list-item;color: #ccc;cursor: default;}.chosen-container-active .chosen-single {border: 1px solid #5897fb;box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);}.chosen-container-active.chosen-with-drop .chosen-single {border: 1px solid #aaa;-moz-border-radius-bottomright: 0;border-bottom-right-radius: 0;-moz-border-radius-bottomleft: 0;border-bottom-left-radius: 0;background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);box-shadow: 0 1px 0 #fff inset;}.chosen-container-active.chosen-with-drop .chosen-single div {border-left: none;background: transparent;}.chosen-container-active.chosen-with-drop .chosen-single div b {background-position: -18px 2px;}.chosen-container-active .chosen-choices {border: 1px solid #5897fb;box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);}.chosen-disabled {opacity: 0.5 !important;cursor: default;}.chosen-disabled .chosen-single {cursor: default;}.chosen-disabled .chosen-choices .search-choice .search-choice-close {cursor: default;}.chosen-rtl {text-align: right;}.chosen-rtl .chosen-single {overflow: visible;padding: 0 8px 0 0;}.chosen-rtl .chosen-single span {margin-right: 0;margin-left: 26px;direction: rtl;}.chosen-rtl .chosen-single-with-deselect span {margin-left: 38px;}.chosen-rtl .chosen-single div {right: auto;left: 3px;}.chosen-rtl .chosen-single abbr {right: auto;left: 26px;}.chosen-rtl .chosen-choices li {float: right;}.chosen-rtl .chosen-choices li.search-field input[type="text"] {direction: rtl;}.chosen-rtl .chosen-choices li.search-choice {margin: 3px 5px 3px 0;padding: 3px 5px 3px 19px;}.chosen-rtl .chosen-choices li.search-choice .search-choice-close {right: auto;left: 4px;}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop {left: 9999px;}.chosen-rtl.chosen-container-single .chosen-results {margin: 0 0 4px 4px;padding: 0 4px 0 0;}.chosen-rtl .chosen-results li.group-option {padding-right: 15px;padding-left: 0;}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {border-right: none;}.chosen-rtl .chosen-search input[type="text"] {padding: 4px 5px 4px 20px;background: white url('../../images/ui/chosen-sprite.png') no-repeat -30px -20px;background: url('../../images/ui/chosen-sprite.png') no-repeat -30px -20px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));background: url('../../images/ui/chosen-sprite.png') no-repeat -30px -20px, -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);background: url('../../images/ui/chosen-sprite.png') no-repeat -30px -20px, -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);background: url('../../images/ui/chosen-sprite.png') no-repeat -30px -20px, -o-linear-gradient(#eeeeee 1%, #ffffff 15%);background: url('../../images/ui/chosen-sprite.png') no-repeat -30px -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);direction: rtl;}.chosen-rtl.chosen-container-single .chosen-single div b {background-position: 6px 2px;}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {background-position: -12px 2px;}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {.chosen-rtl .chosen-search input[type="text"],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type="text"],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span {background-image: url('../../images/ui/chosen-sprite@2x.png') !important;background-size: 52px 37px !important;background-repeat: no-repeat !important;}}.chosen-container {width: 100% !important;}.selectricWrapper {position: relative;width: 80px;display: inline-block;cursor: pointer;}.selectricDisabled {filter: alpha(opacity=50);opacity: 0.5;cursor: default;-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.selectricOpen {z-index: 9999;}.selectricOpen .selectricItems {display: block;}.selectricHideSelect {position: relative;overflow: hidden;width: 0;height: 0;}.selectricHideSelect select {position: absolute;left: -100%;display: none;}.selectricInput {position: absolute !important;top: 0 !important;left: 0 !important;overflow: hidden !important;clip: rect(0, 0, 0, 0) !important;margin: 0 !important;padding: 0 !important;width: 1px !important;height: 1px !important;outline: none !important;border: none !important;_font: 0/0 a;background: none !important;}.selectricTempShow {position: absolute !important;visibility: hidden !important;display: block !important;}.selectricOpen .selectric {background: rgba(0,0,0,0.1);z-index: 9999;}.selectricOpen .selectricItems {display: block;}.selectric {background: rgba(0,0,0,0.1);position: relative;border-radius: 5px;}.selectric .label {display: block;white-space: nowrap;overflow: hidden;margin: 0 40px 0 0;padding:2px 5px 2px 10px;font-size: 12px;line-height: 26px;color: #737373;min-height: 26px;}.selectric .button {zoom: 1;position: absolute;font: 0/0 a;overflow: hidden;margin: auto;top: 0;right: 16px;bottom: 0;width: 0;height: 0;border: 4px solid transparent;border-top-color: #FFF;border-bottom: none;}.selectricHover .selectric .button {border-top-color: #DDD;}.selectricItems {display: none;position: absolute;top: 100%;left: 0;background: #FFF;border: 1px solid #CCC;z-index: -1;box-shadow: 0 0 10px -6px;}.selectricItems .selectricScroll {height: 100%;overflow: auto;}.selectricAbove .selectricItems {top: auto;bottom: 100%;}.selectricItems ul, .selectricItems li {list-style: none;padding: 0;margin: 0;font-size: 12px;line-height: 20px;min-height: 20px;}.selectricItems li {display: block;padding: 5px;color: #666;cursor: pointer;}.selectricItems li.selected {background: #EFEFEF;color: #444;border-top-color: #E0E0E0;}.selectricItems li:hover {background: #F0F0F0;color: #444;}.selectricItems li.disabled {background: #F5F5F5;color: #BBB;border-top-color: #FAFAFA;cursor: default;}meta.foundation-version {font-family: "/{{ VERSION }}/"; }meta.foundation-mq-small {font-family: "/only screen/";width: 0em; }meta.foundation-mq-medium {font-family: "/only screen and (min-width:40.063em)/";width: 40.063em; }meta.foundation-mq-large {font-family: "/only screen and (min-width:64.063em)/";width: 64.063em; }meta.foundation-mq-xlarge {font-family: "/only screen and (min-width:90.063em)/";width: 90.063em; }meta.foundation-mq-xxlarge {font-family: "/only screen and (min-width:120.063em)/";width: 120.063em; }meta.foundation-data-attribute-namespace {font-family: false; }html, body {height: 100%; }*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; }a:hover {cursor: pointer; }img {max-width: 100%;height: auto; }img {-ms-interpolation-mode: bicubic; }.clearfix:before, .clearfix:after {content: " ";display: table; }.clearfix:after {clear: both; }img {display: inline-block;vertical-align: middle; }textarea {height: auto;min-height: 50px; }select {width: 100%; }.row {width: 100%;margin-left: auto;margin-right: auto;margin-top: 0;margin-bottom: 0;max-width: 1280px; }.row:before, .row:after {content: " ";display: table; }.row:after {clear: both; }.row.collapse > .column,.row.collapse > .columns {padding-left: 0;padding-right: 0; }.row.collapse .row {margin-left: 0;margin-right: 0; }.row .row {width: auto;margin-left: -0.9375em;margin-right: -0.9375em;margin-top: 0;margin-bottom: 0;max-width: none; }.row .row:before, .row .row:after {content: " ";display: table; }.row .row:after {clear: both; }.row .row.collapse {width: auto;margin: 0;max-width: none; }.row .row.collapse:before, .row .row.collapse:after {content: " ";display: table; }.row .row.collapse:after {clear: both; }.column,.columns {padding-left: 0.9375em;padding-right: 0.9375em;min-height: 1px;width: 100%;float: left; }[class*="column"] + [class*="column"]:last-child {float: right; }[class*="column"] + [class*="column"].end {float: left; }@media only screen {.small-push-0 {position: relative;left: 0%;right: auto; }.small-pull-0 {position: relative;right: 0%;left: auto; }.small-push-1 {position: relative;left: 8.33333%;right: auto; }.small-pull-1 {position: relative;right: 8.33333%;left: auto; }.small-push-2 {position: relative;left: 16.66667%;right: auto; }.small-pull-2 {position: relative;right: 16.66667%;left: auto; }.small-push-3 {position: relative;left: 25%;right: auto; }.small-pull-3 {position: relative;right: 25%;left: auto; }.small-push-4 {position: relative;left: 33.33333%;right: auto; }.small-pull-4 {position: relative;right: 33.33333%;left: auto; }.small-push-5 {position: relative;left: 41.66667%;right: auto; }.small-pull-5 {position: relative;right: 41.66667%;left: auto; }.small-push-6 {position: relative;left: 50%;right: auto; }.small-pull-6 {position: relative;right: 50%;left: auto; }.small-push-7 {position: relative;left: 58.33333%;right: auto; }.small-pull-7 {position: relative;right: 58.33333%;left: auto; }.small-push-8 {position: relative;left: 66.66667%;right: auto; }.small-pull-8 {position: relative;right: 66.66667%;left: auto; }.small-push-9 {position: relative;left: 75%;right: auto; }.small-pull-9 {position: relative;right: 75%;left: auto; }.small-push-10 {position: relative;left: 83.33333%;right: auto; }.small-pull-10 {position: relative;right: 83.33333%;left: auto; }.small-push-11 {position: relative;left: 91.66667%;right: auto; }.small-pull-11 {position: relative;right: 91.66667%;left: auto; }.column,.columns {position: relative;padding-left: 0.9375em;padding-right: 0.9375em;float: left; }.small-1 {width: 8.33333%; }.small-2 {width: 16.66667%; }.small-3 {width: 25%; }.small-4 {width: 33.33333%; }.small-5 {width: 41.66667%; }.small-6 {width: 50%; }.small-7 {width: 58.33333%; }.small-8 {width: 66.66667%; }.small-9 {width: 75%; }.small-10 {width: 83.33333%; }.small-11 {width: 91.66667%; }.small-12 {width: 100%; }.small-offset-0 {margin-left: 0% !important; }.small-offset-1 {margin-left: 8.33333% !important; }.small-offset-2 {margin-left: 16.66667% !important; }.small-offset-3 {margin-left: 25% !important; }.small-offset-4 {margin-left: 33.33333% !important; }.small-offset-5 {margin-left: 41.66667% !important; }.small-offset-6 {margin-left: 50% !important; }.small-offset-7 {margin-left: 58.33333% !important; }.small-offset-8 {margin-left: 66.66667% !important; }.small-offset-9 {margin-left: 75% !important; }.small-offset-10 {margin-left: 83.33333% !important; }.small-offset-11 {margin-left: 91.66667% !important; }.small-reset-order {margin-left: 0;margin-right: 0;left: auto;right: auto;float: left; }.column.small-centered,.columns.small-centered {margin-left: auto;margin-right: auto;float: none; }.column.small-uncentered,.columns.small-uncentered {margin-left: 0;margin-right: 0;float: left; }.column.small-centered:last-child,.columns.small-centered:last-child {float: none; }.column.small-uncentered:last-child,.columns.small-uncentered:last-child {float: left; }.column.small-uncentered.opposite,.columns.small-uncentered.opposite {float: right; } }@media only screen and (min-width: 900px) {.medium-push-0 {position: relative;left: 0%;right: auto; }.medium-pull-0 {position: relative;right: 0%;left: auto; }.medium-push-1 {position: relative;left: 8.33333%;right: auto; }.medium-pull-1 {position: relative;right: 8.33333%;left: auto; }.medium-push-2 {position: relative;left: 16.66667%;right: auto; }.medium-pull-2 {position: relative;right: 16.66667%;left: auto; }.medium-push-3 {position: relative;left: 25%;right: auto; }.medium-pull-3 {position: relative;right: 25%;left: auto; }.medium-push-4 {position: relative;left: 33.33333%;right: auto; }.medium-pull-4 {position: relative;right: 33.33333%;left: auto; }.medium-push-5 {position: relative;left: 41.66667%;right: auto; }.medium-pull-5 {position: relative;right: 41.66667%;left: auto; }.medium-push-6 {position: relative;left: 50%;right: auto; }.medium-pull-6 {position: relative;right: 50%;left: auto; }.medium-push-7 {position: relative;left: 58.33333%;right: auto; }.medium-pull-7 {position: relative;right: 58.33333%;left: auto; }.medium-push-8 {position: relative;left: 66.66667%;right: auto; }.medium-pull-8 {position: relative;right: 66.66667%;left: auto; }.medium-push-9 {position: relative;left: 75%;right: auto; }.medium-pull-9 {position: relative;right: 75%;left: auto; }.medium-push-10 {position: relative;left: 83.33333%;right: auto; }.medium-pull-10 {position: relative;right: 83.33333%;left: auto; }.medium-push-11 {position: relative;left: 91.66667%;right: auto; }.medium-pull-11 {position: relative;right: 91.66667%;left: auto; }.column,.columns {position: relative;padding-left: 0.9375em;padding-right: 0.9375em;float: left; }.medium-1 {width: 8.33333%; }.medium-2 {width: 16.66667%; }.medium-3 {width: 25%; }.medium-4 {width: 33.33333%; }.medium-5 {width: 41.66667%; }.medium-6 {width: 50%; }.medium-7 {width: 58.33333%; }.medium-8 {width: 66.66667%; }.medium-9 {width: 75%; }.medium-10 {width: 83.33333%; }.medium-11 {width: 91.66667%; }.medium-12 {width: 100%; }.medium-offset-0 {margin-left: 0% !important; }.medium-offset-1 {margin-left: 8.33333% !important; }.medium-offset-2 {margin-left: 16.66667% !important; }.medium-offset-3 {margin-left: 25% !important; }.medium-offset-4 {margin-left: 33.33333% !important; }.medium-offset-5 {margin-left: 41.66667% !important; }.medium-offset-6 {margin-left: 50% !important; }.medium-offset-7 {margin-left: 58.33333% !important; }.medium-offset-8 {margin-left: 66.66667% !important; }.medium-offset-9 {margin-left: 75% !important; }.medium-offset-10 {margin-left: 83.33333% !important; }.medium-offset-11 {margin-left: 91.66667% !important; }.medium-reset-order {margin-left: 0;margin-right: 0;left: auto;right: auto;float: left; }.column.medium-centered,.columns.medium-centered {margin-left: auto;margin-right: auto;float: none; }.column.medium-uncentered,.columns.medium-uncentered {margin-left: 0;margin-right: 0;float: left; }.column.medium-centered:last-child,.columns.medium-centered:last-child {float: none; }.column.medium-uncentered:last-child,.columns.medium-uncentered:last-child {float: left; }.column.medium-uncentered.opposite,.columns.medium-uncentered.opposite {float: right; }.push-0 {position: relative;left: 0%;right: auto; }.pull-0 {position: relative;right: 0%;left: auto; }.push-1 {position: relative;left: 8.33333%;right: auto; }.pull-1 {position: relative;right: 8.33333%;left: auto; }.push-2 {position: relative;left: 16.66667%;right: auto; }.pull-2 {position: relative;right: 16.66667%;left: auto; }.push-3 {position: relative;left: 25%;right: auto; }.pull-3 {position: relative;right: 25%;left: auto; }.push-4 {position: relative;left: 33.33333%;right: auto; }.pull-4 {position: relative;right: 33.33333%;left: auto; }.push-5 {position: relative;left: 41.66667%;right: auto; }.pull-5 {position: relative;right: 41.66667%;left: auto; }.push-6 {position: relative;left: 50%;right: auto; }.pull-6 {position: relative;right: 50%;left: auto; }.push-7 {position: relative;left: 58.33333%;right: auto; }.pull-7 {position: relative;right: 58.33333%;left: auto; }.push-8 {position: relative;left: 66.66667%;right: auto; }.pull-8 {position: relative;right: 66.66667%;left: auto; }.push-9 {position: relative;left: 75%;right: auto; }.pull-9 {position: relative;right: 75%;left: auto; }.push-10 {position: relative;left: 83.33333%;right: auto; }.pull-10 {position: relative;right: 83.33333%;left: auto; }.push-11 {position: relative;left: 91.66667%;right: auto; }.pull-11 {position: relative;right: 91.66667%;left: auto; } }@media only screen and (min-width: 64.063em) {.large-push-0 {position: relative;left: 0%;right: auto; }.large-pull-0 {position: relative;right: 0%;left: auto; }.large-push-1 {position: relative;left: 8.33333%;right: auto; }.large-pull-1 {position: relative;right: 8.33333%;left: auto; }.large-push-2 {position: relative;left: 16.66667%;right: auto; }.large-pull-2 {position: relative;right: 16.66667%;left: auto; }.large-push-3 {position: relative;left: 25%;right: auto; }.large-pull-3 {position: relative;right: 25%;left: auto; }.large-push-4 {position: relative;left: 33.33333%;right: auto; }.large-pull-4 {position: relative;right: 33.33333%;left: auto; }.large-push-5 {position: relative;left: 41.66667%;right: auto; }.large-pull-5 {position: relative;right: 41.66667%;left: auto; }.large-push-6 {position: relative;left: 50%;right: auto; }.large-pull-6 {position: relative;right: 50%;left: auto; }.large-push-7 {position: relative;left: 58.33333%;right: auto; }.large-pull-7 {position: relative;right: 58.33333%;left: auto; }.large-push-8 {position: relative;left: 66.66667%;right: auto; }.large-pull-8 {position: relative;right: 66.66667%;left: auto; }.large-push-9 {position: relative;left: 75%;right: auto; }.large-pull-9 {position: relative;right: 75%;left: auto; }.large-push-10 {position: relative;left: 83.33333%;right: auto; }.large-pull-10 {position: relative;right: 83.33333%;left: auto; }.large-push-11 {position: relative;left: 91.66667%;right: auto; }.large-pull-11 {position: relative;right: 91.66667%;left: auto; }.column,.columns {position: relative;padding-left: 0.9375em;padding-right: 0.9375em;float: left; }.large-1 {width: 8.33333%; }.large-2 {width: 16.66667%; }.large-3 {width: 25%; }.large-4 {width: 33.33333%; }.large-5 {width: 41.66667%; }.large-6 {width: 50%; }.large-7 {width: 58.33333%; }.large-8 {width: 66.66667%; }.large-9 {width: 75%; }.large-10 {width: 83.33333%; }.large-11 {width: 91.66667%; }.large-12 {width: 100%; }.large-offset-0 {margin-left: 0% !important; }.large-offset-1 {margin-left: 8.33333% !important; }.large-offset-2 {margin-left: 16.66667% !important; }.large-offset-3 {margin-left: 25% !important; }.large-offset-4 {margin-left: 33.33333% !important; }.large-offset-5 {margin-left: 41.66667% !important; }.large-offset-6 {margin-left: 50% !important; }.large-offset-7 {margin-left: 58.33333% !important; }.large-offset-8 {margin-left: 66.66667% !important; }.large-offset-9 {margin-left: 75% !important; }.large-offset-10 {margin-left: 83.33333% !important; }.large-offset-11 {margin-left: 91.66667% !important; }.large-reset-order {margin-left: 0;margin-right: 0;left: auto;right: auto;float: left; }.column.large-centered,.columns.large-centered {margin-left: auto;margin-right: auto;float: none; }.column.large-uncentered,.columns.large-uncentered {margin-left: 0;margin-right: 0;float: left; }.column.large-centered:last-child,.columns.large-centered:last-child {float: none; }.column.large-uncentered:last-child,.columns.large-uncentered:last-child {float: left; }.column.large-uncentered.opposite,.columns.large-uncentered.opposite {float: right; }.push-0 {position: relative;left: 0%;right: auto; }.pull-0 {position: relative;right: 0%;left: auto; }.push-1 {position: relative;left: 8.33333%;right: auto; }.pull-1 {position: relative;right: 8.33333%;left: auto; }.push-2 {position: relative;left: 16.66667%;right: auto; }.pull-2 {position: relative;right: 16.66667%;left: auto; }.push-3 {position: relative;left: 25%;right: auto; }.pull-3 {position: relative;right: 25%;left: auto; }.push-4 {position: relative;left: 33.33333%;right: auto; }.pull-4 {position: relative;right: 33.33333%;left: auto; }.push-5 {position: relative;left: 41.66667%;right: auto; }.pull-5 {position: relative;right: 41.66667%;left: auto; }.push-6 {position: relative;left: 50%;right: auto; }.pull-6 {position: relative;right: 50%;left: auto; }.push-7 {position: relative;left: 58.33333%;right: auto; }.pull-7 {position: relative;right: 58.33333%;left: auto; }.push-8 {position: relative;left: 66.66667%;right: auto; }.pull-8 {position: relative;right: 66.66667%;left: auto; }.push-9 {position: relative;left: 75%;right: auto; }.pull-9 {position: relative;right: 75%;left: auto; }.push-10 {position: relative;left: 83.33333%;right: auto; }.pull-10 {position: relative;right: 83.33333%;left: auto; }.push-11 {position: relative;left: 91.66667%;right: auto; }.pull-11 {position: relative;right: 91.66667%;left: auto; } }[class*="block-grid-"] {display: block;padding: 0;margin: 0 -0.625rem; }[class*="block-grid-"]:before, [class*="block-grid-"]:after {content: " ";display: table; }[class*="block-grid-"]:after {clear: both; }[class*="block-grid-"] > li {display: block;height: auto;float: left;padding: 0 0.625rem 1.25rem; }@media only screen {.small-block-grid-1 > li {width: 100%;list-style: none; }.small-block-grid-1 > li:nth-of-type(1n) {clear: none; }.small-block-grid-1 > li:nth-of-type(1n+1) {clear: both; }.small-block-grid-2 > li {width: 50%;list-style: none; }.small-block-grid-2 > li:nth-of-type(1n) {clear: none; }.small-block-grid-2 > li:nth-of-type(2n+1) {clear: both; }.small-block-grid-3 > li {width: 33.33333%;list-style: none; }.small-block-grid-3 > li:nth-of-type(1n) {clear: none; }.small-block-grid-3 > li:nth-of-type(3n+1) {clear: both; }.small-block-grid-4 > li {width: 25%;list-style: none; }.small-block-grid-4 > li:nth-of-type(1n) {clear: none; }.small-block-grid-4 > li:nth-of-type(4n+1) {clear: both; }.small-block-grid-5 > li {width: 20%;list-style: none; }.small-block-grid-5 > li:nth-of-type(1n) {clear: none; }.small-block-grid-5 > li:nth-of-type(5n+1) {clear: both; }.small-block-grid-6 > li {width: 16.66667%;list-style: none; }.small-block-grid-6 > li:nth-of-type(1n) {clear: none; }.small-block-grid-6 > li:nth-of-type(6n+1) {clear: both; }.small-block-grid-7 > li {width: 14.28571%;list-style: none; }.small-block-grid-7 > li:nth-of-type(1n) {clear: none; }.small-block-grid-7 > li:nth-of-type(7n+1) {clear: both; }.small-block-grid-8 > li {width: 12.5%;list-style: none; }.small-block-grid-8 > li:nth-of-type(1n) {clear: none; }.small-block-grid-8 > li:nth-of-type(8n+1) {clear: both; }.small-block-grid-9 > li {width: 11.11111%;list-style: none; }.small-block-grid-9 > li:nth-of-type(1n) {clear: none; }.small-block-grid-9 > li:nth-of-type(9n+1) {clear: both; }.small-block-grid-10 > li {width: 10%;list-style: none; }.small-block-grid-10 > li:nth-of-type(1n) {clear: none; }.small-block-grid-10 > li:nth-of-type(10n+1) {clear: both; }.small-block-grid-11 > li {width: 9.09091%;list-style: none; }.small-block-grid-11 > li:nth-of-type(1n) {clear: none; }.small-block-grid-11 > li:nth-of-type(11n+1) {clear: both; }.small-block-grid-12 > li {width: 8.33333%;list-style: none; }.small-block-grid-12 > li:nth-of-type(1n) {clear: none; }.small-block-grid-12 > li:nth-of-type(12n+1) {clear: both; } }@media only screen and (min-width: 40.063em) {.medium-block-grid-1 > li {width: 100%;list-style: none; }.medium-block-grid-1 > li:nth-of-type(1n) {clear: none; }.medium-block-grid-1 > li:nth-of-type(1n+1) {clear: both; }.medium-block-grid-2 > li {width: 50%;list-style: none; }.medium-block-grid-2 > li:nth-of-type(1n) {clear: none; }.medium-block-grid-2 > li:nth-of-type(2n+1) {clear: both; }.medium-block-grid-3 > li {width: 33.33333%;list-style: none; }.medium-block-grid-3 > li:nth-of-type(1n) {clear: none; }.medium-block-grid-3 > li:nth-of-type(3n+1) {clear: both; }.medium-block-grid-4 > li {width: 25%;list-style: none; }.medium-block-grid-4 > li:nth-of-type(1n) {clear: none; }.medium-block-grid-4 > li:nth-of-type(4n+1) {clear: both; }.medium-block-grid-5 > li {width: 20%;list-style: none; }.medium-block-grid-5 > li:nth-of-type(1n) {clear: none; }.medium-block-grid-5 > li:nth-of-type(5n+1) {clear: both; }.medium-block-grid-6 > li {width: 16.66667%;list-style: none; }.medium-block-grid-6 > li:nth-of-type(1n) {clear: none; }.medium-block-grid-6 > li:nth-of-type(6n+1) {clear: both; }.medium-block-grid-7 > li {width: 14.28571%;list-style: none; }.medium-block-grid-7 > li:nth-of-type(1n) {clear: none; }.medium-block-grid-7 > li:nth-of-type(7n+1) {clear: both; }.medium-block-grid-8 > li {width: 12.5%;list-style: none; }.medium-block-grid-8 > li:nth-of-type(1n) {clear: none; }.medium-block-grid-8 > li:nth-of-type(8n+1) {clear: both; }.medium-block-grid-9 > li {width: 11.11111%;list-style: none; }.medium-block-grid-9 > li:nth-of-type(1n) {clear: none; }.medium-block-grid-9 > li:nth-of-type(9n+1) {clear: both; }.medium-block-grid-10 > li {width: 10%;list-style: none; }.medium-block-grid-10 > li:nth-of-type(1n) {clear: none; }.medium-block-grid-10 > li:nth-of-type(10n+1) {clear: both; }.medium-block-grid-11 > li {width: 9.09091%;list-style: none; }.medium-block-grid-11 > li:nth-of-type(1n) {clear: none; }.medium-block-grid-11 > li:nth-of-type(11n+1) {clear: both; }.medium-block-grid-12 > li {width: 8.33333%;list-style: none; }.medium-block-grid-12 > li:nth-of-type(1n) {clear: none; }.medium-block-grid-12 > li:nth-of-type(12n+1) {clear: both; } }@media only screen and (min-width: 64.063em) {.large-block-grid-1 > li {width: 100%;list-style: none; }.large-block-grid-1 > li:nth-of-type(1n) {clear: none; }.large-block-grid-1 > li:nth-of-type(1n+1) {clear: both; }.large-block-grid-2 > li {width: 50%;list-style: none; }.large-block-grid-2 > li:nth-of-type(1n) {clear: none; }.large-block-grid-2 > li:nth-of-type(2n+1) {clear: both; }.large-block-grid-3 > li {width: 33.33333%;list-style: none; }.large-block-grid-3 > li:nth-of-type(1n) {clear: none; }.large-block-grid-3 > li:nth-of-type(3n+1) {clear: both; }.large-block-grid-4 > li {width: 25%;list-style: none; }.large-block-grid-4 > li:nth-of-type(1n) {clear: none; }.large-block-grid-4 > li:nth-of-type(4n+1) {clear: both; }.large-block-grid-5 > li {width: 20%;list-style: none; }.large-block-grid-5 > li:nth-of-type(1n) {clear: none; }.large-block-grid-5 > li:nth-of-type(5n+1) {clear: both; }.large-block-grid-6 > li {width: 16.66667%;list-style: none; }.large-block-grid-6 > li:nth-of-type(1n) {clear: none; }.large-block-grid-6 > li:nth-of-type(6n+1) {clear: both; }.large-block-grid-7 > li {width: 14.28571%;list-style: none; }.large-block-grid-7 > li:nth-of-type(1n) {clear: none; }.large-block-grid-7 > li:nth-of-type(7n+1) {clear: both; }.large-block-grid-8 > li {width: 12.5%;list-style: none; }.large-block-grid-8 > li:nth-of-type(1n) {clear: none; }.large-block-grid-8 > li:nth-of-type(8n+1) {clear: both; }.large-block-grid-9 > li {width: 11.11111%;list-style: none; }.large-block-grid-9 > li:nth-of-type(1n) {clear: none; }.large-block-grid-9 > li:nth-of-type(9n+1) {clear: both; }.large-block-grid-10 > li {width: 10%;list-style: none; }.large-block-grid-10 > li:nth-of-type(1n) {clear: none; }.large-block-grid-10 > li:nth-of-type(10n+1) {clear: both; }.large-block-grid-11 > li {width: 9.09091%;list-style: none; }.large-block-grid-11 > li:nth-of-type(1n) {clear: none; }.large-block-grid-11 > li:nth-of-type(11n+1) {clear: both; }.large-block-grid-12 > li {width: 8.33333%;list-style: none; }.large-block-grid-12 > li:nth-of-type(1n) {clear: none; }.large-block-grid-12 > li:nth-of-type(12n+1) {clear: both; } }html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th{margin:0;padding:0;}table{}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;} .padding2{padding: 2px;}.padding5{padding: 5px;}.padding10{padding: 10px;}.padding15{padding: 15px;}.padding20{padding: 20px;}.padding25{padding: 25px;}.padding30{padding: 30px;}.padding40{padding: 40px;}.padding50{padding: 50px;}.margin0, .marginClear { margin:0px; }.marginRight5{ margin-right: 5px;}.marginRight9{ margin-right: 9px;}.marginRight10{ margin-right: 10px; }.marginRight12{ margin-right: 12px; }.marginRight15{ margin-right: 15px; }.marginRight20{ margin-right: 20px; }.marginRight25{ margin-right: 25px; }.marginRight30{ margin-right: 30px; }.marginRight40{ margin-right: 40px; }.marginRight50{ margin-right: 50px; }.marginRight100{ margin-right: 100px; }.marginLeft5{ margin-left: 5px;}.marginLeft8{ margin-left: 8px;}.marginLeft10{ margin-left: 10px;}.marginLeft15{ margin-left: 15px;}.marginLeft20{ margin-left: 20px;}.marginLeft25{ margin-left: 25px;}.marginLeft30{ margin-left: 30px;}.marginLeft40{ margin-left: 40px;}.marginLeft50{ margin-left: 50px;}.marginLeft65{ margin-left: 65px;}.marginLeft75{ margin-left: 75px;}.marginLeft100{ margin-left: 100px;}.marginLeft200{ margin-left: 200px;}.marginLeft250{ margin-left: 250px;}.marginLeft500{ margin-left: 500px;}.marginTop3{ margin-top:3px; }.marginTop5{ margin-top:5px; }.marginTop6{ margin-top:6px; }.marginTop7{ margin-top:7px; }.marginTop8{ margin-top:8px; }.marginTop9{ margin-top:9px; }.marginTop10{ margin-top:10px; }.marginTop15{ margin-top:15px; }.marginTop20{ margin-top:20px; }.marginTop25{ margin-top:25px; }.marginTop30{ margin-top:30px; }.marginTop40{ margin-top:40px; }.marginTop50{ margin-top:50px; }.marginTop52{ margin-top:52px; }.marginTop55{ margin-top:55px; }.marginBottom5{ margin-bottom:5px; }.marginBottom9{ margin-bottom:9px; }.marginBottom10{ margin-bottom:10px; }.marginBottom12{ margin-bottom:12px; }.marginBottom15{ margin-bottom:15px; }.marginBottom20{ margin-bottom:20px; }.marginBottom25{ margin-bottom:25px; }.marginBottom30{ margin-bottom:30px; }.marginBottom40{ margin-bottom:40px; }.marginBottom50{ margin-bottom:50px; }.marginBottom60{ margin-bottom:60px; }.paddingLeft5{ padding-left: 5px;}.paddingLeft10{ padding-left: 10px;}.paddingLeft20{ padding-left: 20px;}.paddingLeft30{ padding-left: 30px;}.paddingLeft35{ padding-left: 35px;}.paddingLeft40{ padding-left: 40px;}.paddingLeft50{ padding-left: 50px;}.paddingLeft200{ padding-left: 200px;}.paddingLeft250{ padding-left: 250px;}.paddingRight5{padding-right: 5px;}.paddingRight10 {padding-right: 10px;}.paddingRight20 {padding-right: 20px;}.paddingRight30 {padding-right: 30px;}.paddingTop5{padding-top: 5px;}.paddingTop10{padding-top: 10px;}.paddingTop15{padding-top: 15px;}.paddingTop20 {padding-top: 20px;}.paddingTop30 {padding-top: 30px;}.paddingTop40 {padding-top: 40px;}.paddingTop50 {padding-top: 50px;}.paddingBottom10{padding-bottom: 10px;}.paddingBottom15{padding-bottom: 15px;}.paddingBottom20{padding-bottom: 20px;}.paddingBottom40{padding-bottom: 40px;}.width15 { width:15px;}.width20 { width:20px;}.width30 { width:30px;}.width50 { width:50px;}.width65 { width:65px;}.width70 { width:70px;}.width80 { width:80px;}.width100 { width:100px;}.width110 { width:110px;}.width120 { width:120px;}.width130 { width:130px;}.width140 { width:140px;}.width150 { width:150px;}.width160 { width:160px;}.width180 { width:180px;}.width190 { width:190px;}.width200 { width:200px;}.width220 { width:220px;}.width240 { width:240px;}.width250 { width:250px;}.width260 { width:260px;}.width270 { width:270px;}.width280 { width:280px;}.width300 {width:300px;}.width301 {width:301px;}.width310 {width:310px;}.width320 {width:320px;}.width325 {width:325px;}.width330 {width:330px;}.width340 {width:340px;}.width350 {width:350px;}.width360 {width:360px;}.width380 {width:380px;}.width400 { width:400px;}.width410 { width:410px;}.width420 { width:420px;}.width430 { width:430px;}.width440 { width:440px;}.width450 { width:450px;}.width460 { width:460px;}.width480 { width:480px;}.width500{width:500px;}.width520{width:520px;}.width535{width:535px;}.width550{width:550px;}.width582{width:582px;}.width600{width:600px;}.width650{width:650px;}.width652{width:652px;}.width690{width:690px;}.width700{width:700px;}.width710{width:710px;}.width720{width:720px;}.width730{width:730px;}.width750{width:750px;}.width770{width:770px;}.width780{width:780px;}.width790{width:790px;}.width800{width:800px;}.width900{width:900px;}.width1000{width:1000px;}.width1010{width:1010px;}.height50 { height:50px;}.height70 { height:70px;}.height100 { height:100px;}.height145 { height:145px;}.height150 { height:150px;}.height155 { height:155px;}.height160 { height:160px;}.height170 { height:170px;}.height175 { height:175px;}.height200 { height:200px;}.height230 { height:230px;}.height250 { height:250px;}.height270 { height:270px;}.height300 {height:300px;}.height320 {height:320px;}.height350 {height:350px;}.height400 { height:400px;}.height450 { height:450px;}.height500{height:500px;}.height550{height:550px;}.height600{height:600px;}.height100P { height:100%;}.fontsize10 { font-size:10px;}.fontsize11 { font-size:11px;}.fontsize12 { font-size:12px;}.fontsize13 { font-size:13px;}.fontsize14 { font-size:14px;}.fontsize18 { font-size:18px;}.fontsize20{ font-size:20px;}.fontsize28 { font-size:28px;}.fontsize24{ font-size:24px;}.fontsize30{ font-size:30px;}.fontsize36 { font-size:36px;}.opacity50 { opacity:0.5;}.opacity30 { opacity:0.3;}.opacity20 { opacity:0.2;}.opacityFull { opacity:1;}.marginAuto { margin-left:auto;margin-right: auto; }.fLeft { float:left; } .fRight{ float:right; }.bold{font-weight: bold; }.right{text-align: right; }.italic , em {font-style:italic;}strong { font-weight: bold; }.center {text-align:center;}.left {text-align:left;}.container { }* html .container{height: 1%;overflow: visible;}*+html .container{min-height: 1%;}.container:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;font-size: 0;}.full { width:100%;}#clear, .clear {clear: both;margin:0px;padding:0px;}.white, .white a, .white a:active, .white a:visited { color: #FFF; }.black, .black a, .black a:active, .black a:visited { color: #000; }.bgwhite { background: #fff; }.uppercase { text-transform: uppercase; }* { outline: none; }.hover { cursor: pointer; }.hidden { display: none; }.noUp { text-transform: none; }#overlay {position:absolute;top: 0;left: 0;z-index: 99;width: 100%;overflow:hidden;}#adminContent {z-index:999999;position:fixed;left:50%;color:#000;top:50%;width:1100px;height:680px;overflow:auto;margin-left:-550px;margin-top:-275px;background:#FFF;padding:10px;border:5px solid #545355;}#adminContent a { color:#000; }#adminContent button { color:#FFF; background:#000; border:0px; padding: 5px; }#admin { position:fixed;left:0;top:0; background:#000; color:#FFF; width:120px; padding:2px 10px;z-index: 99999;font-family: 'Droid Serif','Times new roman','serif';padding:10px;text-decoration: none;border-radius: 0 0 10px 0; }#admin1 { position:fixed;left:0;top:0; background:#000; color:#FFF; width:140px; padding:4px 10px; }#admin a , #admin1 a { color:#FFF;text-decoration: none; } .flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus{outline: none;}.slides,.flex-control-nav,.flex-direction-nav {margin: 0; padding: 0; list-style: none;}.flexslider {margin: 0; padding: 0;}.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} .flexslider .slides img {width: 100%; display: block;}.flex-pauseplay span {text-transform: capitalize;}.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} html[xmlns] .slides {display: block;} * html .slides {height: 1%;}.no-js .slides > li:first-child {display: block;}.flexslider {margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; box-shadow: 0 1px 4px rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1;}.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}.flexslider .slides {zoom: 1;}.carousel li {margin-right: 5px}.flex-direction-nav {*height: 0;}.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }.flex-direction-nav .flex-prev {left: -36px;}.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}.flex-control-thumbs li {width: 25%; float: left; margin: 0;}.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}.flex-control-thumbs img:hover {opacity: 1;}.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}@media screen and (max-width: 860px) {.flex-direction-nav .flex-prev {opacity: 1; left: 0;}.flex-direction-nav .flex-next {opacity: 1; right: 0;}}.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding: 0;margin: 0;border: 0;outline: none;vertical-align: top;}.fancybox-wrap {position: absolute;top: 0;left: 0;z-index: 8020;}.fancybox-skin {position: relative;background: #f9f9f9;color: #444;text-shadow: none;-webkit-border-radius: 4px; -moz-border-radius: 4px;border-radius: 4px;}.fancybox-opened {z-index: 8030;}.fancybox-opened .fancybox-skin {-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);}.fancybox-outer, .fancybox-inner {position: relative;}.fancybox-inner {overflow: hidden;}.fancybox-type-iframe .fancybox-inner {-webkit-overflow-scrolling: touch;}.fancybox-error {color: #444;font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin: 0;padding: 15px;white-space: nowrap;}.fancybox-image, .fancybox-iframe {display: block;width: 100%;height: 100%;}.fancybox-image {max-width: 100%;max-height: 100%;}#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {background-image: url('fancybox_sprite.png');}#fancybox-loading {position: fixed;top: 50%;left: 50%;margin-top: -22px;margin-left: -22px;background-position: 0 -108px;opacity: 0.8;cursor: pointer;z-index: 8060;}#fancybox-loading div {width: 44px;height: 44px;background: url('fancybox_loading.gif') center center no-repeat;}.fancybox-close {position: absolute;top: -18px;right: -18px;width: 36px;height: 36px;cursor: pointer;z-index: 8040;}.fancybox-nav {position: absolute;top: 0;width: 40%;height: 100%;cursor: pointer;text-decoration: none;background: transparent url('blank.gif'); -webkit-tap-highlight-color: rgba(0,0,0,0);z-index: 8040;}.fancybox-prev {left: 0;}.fancybox-next {right: 0;}.fancybox-nav span {position: absolute;top: 50%;width: 36px;height: 34px;margin-top: -18px;cursor: pointer;z-index: 8040;visibility: hidden;}.fancybox-prev span {left: 10px;background-position: 0 -36px;}.fancybox-next span {right: 10px;background-position: 0 -72px;}.fancybox-nav:hover span {visibility: visible;}.fancybox-tmp {position: absolute;top: -99999px;left: -99999px;visibility: hidden;max-width: 99999px;max-height: 99999px;overflow: visible !important;}.fancybox-lock {overflow: hidden !important;width: auto;}.fancybox-lock body {overflow: hidden !important;}.fancybox-lock-test {overflow-y: hidden !important;}.fancybox-overlay {position: absolute;top: 0;left: 0;overflow: hidden;display: none;z-index: 8010;background:rgba(81,184,242,.95);}.fancybox-overlay-fixed {position: fixed;bottom: 0;right: 0;}.fancybox-lock .fancybox-overlay {overflow: auto;overflow-y: scroll;}.fancybox-title {visibility: hidden;font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position: relative;text-shadow: none;z-index: 8050;}.fancybox-opened .fancybox-title {visibility: visible;}.fancybox-title-float-wrap {position: absolute;bottom: 0;right: 50%;margin-bottom: -35px;z-index: 8050;text-align: center;}.fancybox-title-float-wrap .child {display: inline-block;margin-right: -100%;padding: 2px 20px;background: transparent; background: rgba(0, 0, 0, 0.8);-webkit-border-radius: 15px; -moz-border-radius: 15px;border-radius: 15px;text-shadow: 0 1px 2px #222;color: #FFF;font-weight: bold;line-height: 24px;white-space: nowrap;}.fancybox-title-outside-wrap {position: relative;margin-top: 10px;color: #fff;}.fancybox-title-inside-wrap {padding-top: 10px;}.fancybox-title-over-wrap {position: absolute;bottom: 0;left: 0;color: #fff;padding: 10px;background: #000;background: rgba(0, 0, 0, .8);}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {background-image: url('fancybox_sprite@2x.png');background-size: 44px 152px; }#fancybox-loading div {background-image: url('fancybox_loading@2x.gif');background-size: 24px 24px; }}html,button,input,select,textarea {color: #6d6d6d;font-family: "brandon-grotesque",sans-serif;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }html {font-size: 1em;line-height: 1;-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }::-moz-selection {background: #51B8F2;color: #000;text-shadow: none; }::selection {background: #51B8F2;color: #000;text-shadow: none; }a {color: #000; }html, body {position: relative;background: #fff;color: #6d6d6d;margin: 0;padding: 0;font-size: 100%;overflow-x: hidden;font-size: 12px;-webkit-overflow-scrolling: touch;height: auto; }body {padding-top: 102px; }body.has-top-slider {padding-top: 0; }h1, h2, h3, h4, h5, h6 {color: #6d6d6d; }h1, .h1 {font-size: 1.8em; }h2 {font-size: 1.4em; }h3 {font-size: 1.3em; }h4 {font-size: 1.1em; }h6 {font-size: .9em; }h1, .h1 {font-weight: 600;color: #000000;margin-bottom: 1em; }h6.light,h1.light {font-weight: 100; }h2.light {font-family: "brandon-grotesque",sans-serif;font-weight: 100;line-height: 1.5; }.big {font-size: 2em;line-height: 1.2; }.fat {font-weight: 900; }.ttu {text-transform: uppercase; }h1.big {font-size: 3em; }.white {color: #FFF; }.pink {color: #51B8F2; }.paddingLR1 {padding: 0 1em; }.padding2 {padding: 2em; }.paddingBottom2 {padding-bottom: 2em; }.marginTop1 {margin-top: 1em; }.marginTop2 {margin-top: 2rem; }.marginTop5 {margin-top: .5em; }.marginBottom-5 {margin-bottom: .5em; }.marginBottom1 {margin-bottom: 1em; }.marginBottom2 {margin-bottom: 2rem; }.marginBottom3 {margin-bottom: 3em; }.marginBottom4 {margin-bottom: 4em; }.relative-block {position: relative; }.section {padding: 1em 0; }.medium-section {padding: 2em 0; }.small-section {padding: 1em 0; }.section.more {padding: 4em 0; }.section.no-top,.section.big-section.no-top,.section.medium-section.no-top,.section.small-section.no-top {padding-top: unset; }.section.no-bottom,.section.big-section.no-bottom,.section.medium-section.no-bottom,.section.small-section.no-bottom {padding-bottom: unset; }.medium-section + .medium-section {padding-top: 0; }.page-content.smaller {font-size: 1em; }.page-content {line-height: 2;font-size: 1.1em;font-family: 'Droid Serif';color: #6d6d6d; }.page-content h2 {margin-top: 1em; }.page-content.detail {line-height: 1.7; }.page-content.big {font-size: 1.2em;width: 70%; }.page-content.big.p90 {width: 90%; }.page-content.big.full {width: 100%; }.page-content ul {margin: .5em 0;margin-left: .5em; }.page-content li {position: relative;list-style: none;padding-left: 15px; }.page-content li:before {content: '\2022';display: block;position: absolute;max-width: 0px;max-height: 0px;left: 0px;top: 3px;color: #51B8F2;font-size: 15px; }.page-content.big li:before {top: 2px; }.page-content.medium {font-size: .9em;color: #696f75; }.header {position: relative; }.full-width {width: 100%; }.ib {display: inline-block; }.ib.p70 {width: 70%; }.tab {display: table;width: 100%;table-layout: fixed; }.tab .inner-tab {display: table-cell;position: relative;vertical-align: top;height: 100%; }.tab.alignMid > .inner-tab {vertical-align: middle; }.tab.alignBottom > .inner-tab {vertical-align: bottom; }.tab .inner-tab.alignBottom {vertical-align: bottom; }.tab.borderRight.white > .inner-tab {border-right: 1px solid rgba(255, 255, 255, 0.5); }.tab.borderRight.white > .inner-tab:last-child {border-right: none; }.tab.borderRight.white > .inner-tab.noBorder {border: none; }.tab.cellpadding > .inner-tab {padding: 1em; }.tab .inner-tab.p10 {width: 10%; }.tab .inner-tab.p15 {width: 15%; }.tab .inner-tab.p20 {width: 20%; }.tab .inner-tab.p30 {width: 30%; }.tab .inner-tab.p40 {width: 40%; }.tab .inner-tab.p45 {width: 45%; }.tab .inner-tab.p60 {width: 60%; }.tab .inner-tab.p70 {width: 70%; }.tab .inner-tab.p80 {width: 80%; }.tab .inner-tab.p85 {width: 85%; }.pink-block {background: #51B8F2; }.grey-block {background: #f3f3f3; }.grey-block.radius {border-radius: 10px; }.paddingRight1 {padding-right: 1em; }.paddingRight2 {padding-right: 2em; }.paddingRight3 {padding-right: 3em; }.paddingRight4 {padding-right: 4em; }.paddingRight5 {padding-right: 5em; }.paddingLeft4 {padding-left: 4em; }.paddingLeft3 {padding-left: 3em; }.paddingLeft2 {padding-left: 2em; }.paddingLeft1 {padding-left: 1em; }.paddingTop1 {padding-top: 1em; }.paddingTop3 {padding-top: 3em; }.paddingTop4 {padding-top: 4em; }.small {font-size: 0.7em;line-height: 1.4; }.italic {font-style: italic; }.text-right {text-align: right; }.text-left {text-align: left; }.text-center {text-align: center; }.trans3 {transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out; }h2 {font-size: 1.6em;font-weight: bold; }h2.big {font-size: 2em; }.relativeBlock {position: relative; }header {position: fixed;left: 0;right: 0;top: 0;width: 100%;padding-top: 3em;padding-bottom: 3em;background: white;z-index: 9999;transition: all .3s ease;-o-transition: all .3s ease;-ms-transition: all .3s ease;-moz-transition: all .3s ease;-webkit-transition: all .3s ease; }.has-top-slider header {background: rgba(255, 255, 255, 0); }.has-top-slider header:hover {background: rgba(255, 255, 255, 0.6); }.btn {display: inline-block;padding: .3em 1em;border: none; }.btn.bg-btn.blue {background: #51b8f2;color: #FFF;font-size: 1em;text-decoration: none;font-weight: bold;border: none;margin-left: 5px; }.btn.dark-btn {background: #424242;color: #FFF;font-weight: bold;text-transform: uppercase;text-decoration: none;padding: 1em 2em; }.lang-wrap,.nav-wrap {margin-top: .2em;text-align: center; }.lang-wrap {text-align: right; }.lang-wrap li,.nav-wrap li {display: inline-block;vertical-align: middle; }.lang-wrap li.search-icon-wrap {margin-left: 3rem; }.lang-wrap li:last-child,.nav-wrap li:last-child {margin-right: 0; }.lang-wrap li:hover a,.nav-wrap li:hover a,.lang-wrap li.active a,.nav-wrap li.active a {font-weight: bold;color: #424242; }.lang-wrap li a,.nav-wrap li a {padding: 0px 10px;display: block;text-decoration: none;color: #a9a9a9;text-transform: uppercase;font-size: 1em;font-weight: 600; }@media all and (max-width: 1276px) {.nav-wrap li a {padding: 0px 5px;font-size: 0.875em; } }.footer-nav .nav-wrap li a,.footer-nav .nav-wrap li.active a {color: #FFF; }.lang-wrap li a {padding: 0 5px; }.overlay-link {position: absolute;left: 0;top: 0;bottom: 0;right: 0;z-index: 3; }.msg {font-size: 1em;text-transform: uppercase;font-weight: 600; }.msg.error {color: #ec4d4d; }.msg.success {color: #6cd140; }input[type="text"], input[type="password"], textarea {width: 100%;border-radius: 3px;border: 1px solid #ccc;background: #FFF;color: #424242;padding: .6em;height: auto;-webkit-appearance: none; }#sitemap li {padding: 1rem;list-style: disc;margin-left: 1rem; }#sitemap li a {display: block;text-decoration: none;font-family: 'Arvo';color: #54667A; }.pub-block {background: #edf8fe;padding: .5em; }.pub-block b {font-weight: normal; }.pub-block span.blue {display: block;margin-top: .4em; }.blog-pic-wrap .blog-pic {height: 95px; }.blog-pic-wrap.detail .blog-pic {height: 165px;margin-bottom: 3px; }.blog-pic {height: 100%;display: inline-block;vertical-align: top;overflow: hidden; }li .blog-pic {width: 100%;line-height: 160px; }li .blog-pic img {height: auto; }.blog-pic img {height: 100%; }.input-block {margin-bottom: 2em; }.input-block.noMargin {margin: 0;margin-top: -1px; }input.custom-checkbox {display: none; }input[type='checkbox']:checked + label.checkbox span {background-position: right top; }label.checkbox {cursor: hand;cursor: pointer; }label.checkbox span {width: 20px;height: 20px;overflow: hidden;display: inline-block;vertical-align: middle;margin-right: 1em;background: url("../../images/skin/default/checkbox-sprite.png") no-repeat left top;cursor: hand;cursor: pointer; }#contactMsg.msg.error {margin-bottom: 2em;font-size: .85em;line-height: 1.5; }.input-block label {margin-bottom: .5em;display: block; }button.btn {border: 1px solid #1a1c1e;border-radius: 3px;padding: .6em;color: #1a1c1e;text-align: center;display: inline-block;font-size: 1em;font-weight: bold;text-transform: uppercase;background: #FFF;cursor: hand;cursor: pointer; }.error-list li {color: #ec4d4d;line-height: 1.5;font-size: .7em; }.error-list {margin-bottom: .5em; }.google-map {width: 100%;height: 270px;border-radius: 5px;overflow: hidden; }.google-map img {max-width: none; }.page-content .tags li:before {content: ''; }.page-content ul.tags {margin: .5em 0; }.inner {padding: 0 2em; }.inner-small {padding: 0 1em; }.flex-control-nav, .pager {bottom: 20px;z-index: 10; }.pager {margin: 0 auto; }.pager a {width: 11px;height: 11px;display: inline-block;background: #666;background: rgba(0, 0, 0, 0.5);cursor: pointer;margin: 0px 5px;text-indent: -9999px;-webkit-border-radius: 20px;-moz-border-radius: 20px;-o-border-radius: 20px;border-radius: 20px;box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }.flex-control-paging li a, .pager a {background: transparent;box-shadow: none;position: relative;border: 1px solid rgba(0, 0, 0, 0);width: 18px;height: 18px; }.flex-control-paging li a:after, .pager a:after {content: '';width: 4px;height: 4px;background: #000;position: absolute;display: block;border-radius: 4px;left: 50%;top: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%); }.flex-control-paging li a.flex-active, .pager a.selected, .pager a:hover,.flex-control-paging li a:hover {border: 1px solid rgba(0, 0, 0, 0.3);background: transparent; }.has-video .flex-control-nav {bottom: -30px; }.logo-wrap a {display: block; }.logo-wrap .logo {margin: 0;width: 108px;height: 18px;background-image: url("../../images/skin/default/logo.png");background-image: url("../../images/skin/default/logo.svg"), none;background-position: center center;background-repeat: no-repeat;text-indent: -9999px; }.logo-wrap.white .logo {background-image: url("../../images/skin/default/logo_white.png");background-image: url("../../images/skin/default/logo_white.svg"), none; }.big-slide-content {position: absolute;left: 0;right: 0;top: 50%;transform: translate(0, -40%);-webkit-transform: translate(0, -40%);-ms-transform: translate(0, -40%);z-index: 5; }.main-top-slider,.big-top-slide,.big-top-slider {height: 100vh;width: 100%;overflow: hidden;position: relative; }.big-top-slider {background: #FFF; }.big-top-slider a {display: block;height: 100%;width: 100%; }.big-top-slide.has-video, .big-top-slider.has-video {overflow: visible; }.big-top-slide.small-top,.big-top-slider.small-top,.big-top-slider.small-top .big-top-slide {height: 45vh; }.big-top-slide.half-top,.big-top-slider.half-top,.big-top-slider.half-top .big-top-slide {height: 65vh; }.big-top-slide {background-repeat: no-repeat;background-position: center;background-size: cover;transform: translateZ(0);-webkit-transform: translateZ(0);-ms-transform: translateZ(0); }.big-top-slide.grey {background: #f2f2f2; }.big-top-slide .hero-slide-pic {bottom: 95px;left: 95px;max-height: 100%;max-width: 100%;position: absolute;right: 95px;text-align: center;top: 95px; }.big-top-slide .hero-slide-pic img {left: 50%;max-height: 100%;position: absolute;top: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%); }.big-top-slide.alignTop {background-position: center top; }.hide-desktop {display: none !important; }section {position: relative;background: #FFF; }section.section {padding: 5.313em 0; }section.section.big-section {padding: 8.750em 0; }section.section.big-section.big-bottom {padding-bottom: 12em; }section.section.white-section {background: #FFF;position: relative;z-index: 10; }section.section.lgrey-section {background: #f5f5f5; }section.section.pampas-section {background: #f5f5f0; }section.section.lgrey-section.extraPaddingBottom {padding-bottom: 12em; }section.parallax-section .inner-parallax {background-repeat: no-repeat;background-position: center center;background-size: cover;-webkit-backface-visibility: hidden;backface-visibility: hidden;transform: translateZ(0);-webkit-transform: translateZ(0);-ms-transform: translateZ(0); }section.parallax-section.parallax-1 {height: 50vh;overflow: hidden; }section.parallax-section.parallax-1 .inner-parallax {height: 100vh;transform: translate3d(0, -50%, 0);-webkit-transform: translate3d(0, -50%, 0);-ms-transform: translate3d(0, -50%, 0); }section.parallax-section.parallax-2 {height: 65vh;overflow: hidden; }section.parallax-section.parallax-2 .inner-parallax {height: 100vh;transform: translate3d(0, -35%, 0);-webkit-transform: translate3d(0, -35%, 0);-ms-transform: translate3d(0, -35%, 0); }.section .section-title {display: inline-block;font-size: 1.4em;font-weight: bold;color: #000000;text-transform: uppercase;margin-right: 1rem;vertical-align: baseline;margin-bottom: 5.313rem; }.section .section-title.no-m-b {margin-bottom: unset; }.blogDetail .section .section-title {margin-bottom: 1em; }.section .section-sub-link {display: inline-block;font-size: 1em;color: #b0b0b0;vertical-align: baseline;text-transform: lowercase;text-decoration: none; }.section .section-sub-link.hidden {display: none; }.wrap .footer {background: #1e1e1e;padding: 3em 0;color: #FFF; }.wrap.home footer .footer {transform: translate3d(0, 100%, 0);-webkit-transform: translate3d(0, 100%, 0);-ms-transform: translate3d(0, 100%, 0);transition: all 0.4s cubic-bezier(0.55, 0, 0.1, 1);-o-transition: all 0.4s cubic-bezier(0.55, 0, 0.1, 1);-ms-transition: all 0.4s cubic-bezier(0.55, 0, 0.1, 1);-moz-transition: all 0.4s cubic-bezier(0.55, 0, 0.1, 1);-webkit-transition: all 0.4s cubic-bezier(0.55, 0, 0.1, 1); }.wrap.home footer {position: absolute;left: 0;right: 0;overflow: hidden;transform: translateY(-100%);-webkit-transform: translateY(-100%);-ms-transform: translateY(-100%); }.wrap.home.footer-open .footer {transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0); }.row-slider {position: relative;width: 100%;overflow: hidden;height: 420px; }.row-slider .row-slider-inner {text-align: left;transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0); }.row-slider .row-slider-inner .row-slider-item {display: inline-block;vertical-align: top;padding: 0 1.5em; }.block-wrap {position: relative; }.block-wrap .block-pic {height: 320px;text-align: center;overflow: hidden;line-height: 315px;opacity: 1;transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-o-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-ms-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-moz-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1); }.block-wrap .block-pic--grid {background-size: cover;background-position: center;background-repeat: no-repeat;height: 100%;position: relative; }.block-wrap .block-pic--grid:before {content: '';display: block;padding-bottom: 75%; }.block-wrap .block-pic img {height: 100%; }.block-wrap .block-title {text-align: center;color: #d3d3d3;font-size: 16px;margin-top: 2.5rem;text-transform: uppercase;font-weight: 600;opacity: 1;transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-o-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-ms-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-moz-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1); }.block-wrap .block-title.active,.block-wrap:hover .block-title {color: #00a2ff; }.block-wrap:hover .block-title,.block-wrap:hover .block-pic {opacity: 0.01; }.block-wrap.no-hover:hover .block-pic,.block-wrap.no-hover:hover .block-title {opacity: 1; }.block-wrap .block__info .block__title {text-align: center;color: #424242;font-size: 16px;margin-top: 2.5rem;text-transform: uppercase;font-weight: 600; }.block-wrap .block__info .block__author {text-align: center;color: #424242;font-size: 14px;margin-top: .5rem;font-weight: 500;font-style: italic; }.block-wrap .block__info .block__price {text-align: center;font-size: 12px;margin-top: .5rem;font-weight: 100;font-style: italic;color: #00a2ff; }.block-wrap .hover-overlay {position: absolute;left: 0;right: 0;top: 50%;transform: translate(0, -50%);-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);z-index: 2;opacity: 0;transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-o-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-ms-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-moz-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1); }.block-wrap:hover .hover-overlay {opacity: 1; }.block-wrap .hover-overlay .hover-title {font-size: 1.5em;font-weight: 600;text-transform: uppercase;text-align: center;color: #424242;margin-bottom: 10px; }.block-wrap .hover-overlay .hover-sub {font-size: 1.1em;font-weight: 600;text-align: center;color: #a9a9a9; }.section {padding: 5em 0; }.section.section--small {padding: 2rem 0; }.section.grey-section {background: #f2f2f2; }.link-list li {display: inline-block;margin-right: 1.5em; }.link-list.padding li {margin: 0; }.link-list li:last-child {margin-right: 0; }.link-list li a {text-decoration: none;text-transform: uppercase;color: #a9a9a9;font-weight: 600; }.link-list li a.active[data-filter='new'],.link-list li a[data-filter='new'] {color: #00a2ff; }.link-list li a.active[data-filter='new'] {text-decoration: underline; }.link-list li a.lower {text-transform: lowercase; }.link-list li > span {opacity: .3;cursor: default; }.link-list.padding li a,.link-list.padding li > span {padding: .5em;font-size: 1.2em; }.link-list li a.active {color: #424242;font-weight: bold; }.grid-wrap {text-align: center;opacity: 1;transition: all .6s ease;-o-transition: all .6s ease;-ms-transition: all .6s ease;-moz-transition: all .6s ease;-webkit-transition: all .6s ease; }.grid-wrap.grid-wrap--grid {width: 100%; }.grid-wrap.grid-wrap--grid .grid-block {margin: unset;padding: 1.5em;max-width: 24.5%;min-width: 24.5%; }.grid-wrap.fade-out {opacity: 0;transition: all .2s ease;-o-transition: all .2s ease;-ms-transition: all .2s ease;-moz-transition: all .2s ease;-webkit-transition: all .2s ease; }.grid-wrap .grid-block {display: inline-block;vertical-align: top;margin: 1.5em;transition: all .3s ease;-o-transition: all .3s ease;-ms-transition: all .3s ease;-moz-transition: all .3s ease;-webkit-transition: all .3s ease; }.grid-wrap .grid-block.fadeIn {opacity: 0; }.graphic-matter-logo {width: 156px;height: 40px;overflow: hidden;background: url("../../images/skin/default/graphic_matter-logo.jpg") no-repeat center center;margin: 0 auto;margin-bottom: 5em; }.graphic-matter-logo h1 {display: none; }.picture-wrap {width: 100%; }.picture-wrap .picture {background-size: cover;background-position: center;background-repeat: no-repeat;min-height: 250px; }.picture-wrap .picture:before {content: '';display: block;padding-bottom: 75%; }.picture-wrap .picture.picture--contain {background-size: contain; }.video-wrap {position: relative;padding-bottom: 56.25%;padding-top: 30px;height: 0;overflow: hidden; }.video-wrap iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%; }.big-list-block {padding-bottom: 4em;border-bottom: 1px solid #d9d9d9;margin-bottom: 4em;opacity: 1;transition: all .4s ease;-o-transition: all .4s ease;-ms-transition: all .4s ease;-moz-transition: all .4s ease;-webkit-transition: all .4s ease; }.big-list-block.big-list-block--new {margin-bottom: unset;border-bottom: unset;padding: 0 1rem; }.big-list-block.big-list-block--new .share-detail.show {opacity: 1;color: #00a2ff;text-decoration: none;text-transform: uppercase;line-height: 9px;vertical-align: text-top; }.big-list-block.big-list-block--new .big-list-slider {margin-bottom: 2rem; }.big-list-block.big-list-block--new .big-list-slide-block .picture {background-size: cover;background-position: center;background-repeat: no-repeat;height: 100%;width: 100%; }.big-list-block.no-border {border: none; }.big-list-block.fadeIn {opacity: 0; }.big-list-block .big-list-title,.big-list-block .big-list-title a {color: #252525;display: block;font-size: 1.4em;text-transform: uppercase;text-decoration: none;margin-bottom: .5em;font-weight: 600; }.big-list-block .big-list-date {font-size: 1em;color: #00a2ff;margin-bottom: 1em; }.big-list-slider {position: relative;height: 280px;overflow: hidden; }.big-list-slider .big-list-slide-block {height: 280px;overflow: hidden;text-align: center;line-height: 275px; }.big-list-slide-block img {max-height: 100%; }.load-more {margin-top: 2em;padding: 3em;text-transform: uppercase;font-size: 1.250em;font-weight: normal;color: #bababa;display: block;text-decoration: none;text-align: center;border: 1px solid rgba(0, 0, 0, 0);transition: all .3s ease;-o-transition: all .3s ease;-ms-transition: all .3s ease;-moz-transition: all .3s ease;-webkit-transition: all .3s ease;background-position: center center; }.load-more.loading {background: url("../../images/skin/default/load_more_loader.gif") no-repeat center center; }.load-more.loading .text {opacity: 0; }.load-more.hidden {display: none; }.load-more:hover {border: 1px solid rgba(0, 0, 0, 0.05);color: #929292; }.person-block-wrap .person-block {margin-bottom: 10em; }.person-block-wrap .person-block:last-child {margin-bottom: 0; }.person-block-wrap .person-block .person-pic {width: 30%;display: block;float: left; }.person-block-wrap .person-block .person-info {width: 65%;display: block;float: right;padding-left: 2em; }.person-block-wrap .person-block .person-info h1 {font-size: 1.2em; }.person-block-wrap .person-block:nth-child(even) .person-pic {float: right;text-align: right; }.person-block-wrap .person-block:nth-child(even) .person-info {float: left;padding-right: 2em;padding-left: 0em; }#map {height: 650px;width: 100%; }#map img {max-width: none; }.white-block {padding: 4em;background: #FFF; }.contact-pull-up {margin-top: -40vh;z-index: 3;position: relative; }.contact-pull-up .page-content h2 {color: #00a2ff;font-size: 1em;font-family: "brandon-grotesque",sans-serif; }.blueTitle {color: #00a2ff;font-size: 1em; }.map-overlay {width: 50%;position: absolute;right: 0;bottom: 0;height: 40vh;background: #FFF;z-index: 2; }.menu-close-icon.mobile,.burder-icon.mobile {display: none; }.small-subscribe .subscribe-input {background: none;border: none;border-bottom: 1px solid #a9a9a9;color: #FFF;padding: 0;font-size: 1em;font-weight: 600;border-radius: 0; }.small-subscribe .subscribe-input.error {border-bottom: 1px solid #e12626; }.small-subscribe .subscribe-btn {background: none;font-size: 1em;text-transform: uppercase;border: none;color: #FFF;font-weight: 600;cursor: hand;cursor: pointer; }.fb-icon {margin: 0;width: 24px;height: 24px;background-image: url("../../images/skin/default/fb-icon.png");background-image: url("../../images/skin/default/fb-icon.svg"), none;background-position: center center;background-repeat: no-repeat;text-indent: 9999px;display: inline-block;margin-top: -2px; }.insta-icon {margin: 0;width: 24px;height: 24px;background-image: url("../../images/skin/default/insta-icon.png");margin-right: 10px;background-size: 100%;background-position: center center;background-repeat: no-repeat;text-indent: 9999px;display: inline-block;margin-top: -2px; }.fb-icon.hidden {display: none; }.back-link {color: #00a2ff;text-transform: lowercase;text-decoration: none; }.small-sep {width: 12px;height: 1px;background: #000000;margin: 2em 0; }.book-detail-pull-up {opacity: 0;transition: opacity .3s ease;-o-transition: opacity .3s ease;-ms-transition: opacity .3s ease;-moz-transition: opacity .3s ease;-webkit-transition: opacity .3s ease; }.book-detail-pull-up.active {opacity: 1; }.book-detail-pull-up h1,.book-detail-pull-up .h1,.book-detail h1,.book-detail .h1 {color: #252525;font-size: 30px;font-weight: 400;margin-bottom: .5em;line-height: .95; }.book-detail-pull-up h2.author-sub,.book-detail-pull-up h2.author-sub a,.book-detail h2.author-sub,.book-detail h2.author-sub a {color: #ababab;font-size: 1.3em;text-decoration: none; }.book-detail {display: flex;flex-direction: column;height: 100%;justify-content: flex-end;padding: 1rem; }.detail-price .currency {font-size: .9em;color: #4d4d4d;display: inline-block;vertical-align: baseline; }.detail-price .value {font-size: 1.875em;color: #4d4d4d;font-weight: 600;display: inline-block;vertical-align: baseline; }.print-section .detail-price {font-size: 17px; }.oldmaster-section .detail-price {font-size: 17px; }.print-section .detail-price .value {color: #424242;font-weight: bold; }.oldmaster-section .detail-price .value {color: #424242;font-weight: bold; }.uitgave-datum {color: #424242;font-size: 1em;margin-top: 3em;margin-bottom: 3em;font-weight: 600; }.info-item {font-family: 'Droid Serif';font-size: .9em;padding: .5em 0; }h1.hero-title {font-size: 4em;font-weight: 600;margin-bottom: 1rem; }h1.no-bottom {margin-bottom: 0; }.print-author-sub {color: #b7b7b7;font-size: 1.2em;text-transform: uppercase; }.oldmaster-author-sub {color: #b7b7b7;font-size: 1.2em;text-transform: uppercase; }.artist-pic-round {width: 196px;height: 196px;overflow: hidden;text-align: center;line-height: 191px;border-radius: 190px;display: inline-block; }.pull-up-section {margin-top: -12em;text-align: center;position: relative;z-index: 11; }a.share {color: #00a2ff;text-decoration: none;text-transform: uppercase;display: inline-block;line-height: 9px;vertical-align: text-top;position: relative;z-index: 4; }a.share.big {line-height: 1;font-weight: bold;text-transform: uppercase;font-family: "brandon-grotesque",sans-serif;font-size: 1.5rem; }.share-detail {opacity: 0;transition: opacity .3s ease;-o-transition: opacity .3s ease;-ms-transition: opacity .3s ease;-moz-transition: opacity .3s ease;-webkit-transition: opacity .3s ease;display: inline-block; }.share-detail.active {opacity: 1; }.wrap .main-loader {position: fixed;left: 0;right: 0;top: 0;height: 3px;opacity: 0;width: 100%;visibility: hidden;background: #FFF;z-index: 100;transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-o-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-ms-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-moz-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1); }.wrap.is-loading .main-loader {opacity: 1;visibility: visible; }.main-loader .main-loader-bar {height: 3px;width: 100%;position: fixed;left: 0;top: 0;right: 0;background: #424242;-webkit-animation: main-loader-bar-anim .6s infinite linear;-moz-animation: main-loader-bar-anim .6s infinite linear;-o-animation: main-loader-bar-anim .6s infinite linear;animation: main-loader-bar-anim .6s infinite linear; }@-webkit-keyframes main-loader-bar-anim {0% {background: #424242;-webkit-transform-origin: left center;-webkit-transform: scale(0, 1); }50% {background: #00a2ff;-webkit-transform-origin: left center;-webkit-transform: scale(1, 1); }51% {background: #00a2ff;-webkit-transform-origin: right center;-webkit-transform: scale(1, 1); }100% {background: #424242;-webkit-transform-origin: right center;-webkit-transform: scale(0, 1); } }@keyframes main-loader-bar-anim {0% {background: #424242;transform-origin: left center;transform: scale(0, 1); }50% {background: #00a2ff;transform-origin: left center;transform: scale(1, 1); }51% {background: #00a2ff;transform-origin: right center;transform: scale(1, 1); }100% {background: #424242;transform-origin: right center;transform: scale(0, 1); } }.search-icon {background: url("../../images/skin/default/search-icon.png") no-repeat center center;background-size: 18px 18px;width: 18px;height: 18px;display: block; }.overlay-link {position: absolute;left: 0;right: 0;top: 0;bottom: 0;display: block;z-index: 3; }#overlay {position: fixed;width: 100%;height: 100%;top: 0;left: 0;right: 0;bottom: 0;background: #000;opacity: 0.75; }#formOrder {position: fixed;width: 50%;max-width: 700px;max-height: 70%;overflow: auto;left: 50%;top: 50%;background: #FFF;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);box-shadow: 0px 2px 6px #000;border: 5px solid #6d6d6d;z-index: 9999; }#formOrder #btnClose {position: absolute;right: 1em;top: 1em;cursor: hand;cursor: pointer; }.wrap .search-form-top {position: absolute;right: -10px;top: -10px;width: 175px;opacity: 0;visibility: hidden;width: 0;overflow: hidden;padding-bottom: 1px;transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-o-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-ms-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-moz-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1); }.detail-book-pic img {max-width: 457px; }.wrap .search-form-top input {width: 175px; }.wrap.search-is-open .search-form-top {width: 175px;opacity: 1;visibility: visible; }.search-is-open .lang-wrap li.search-icon-wrap a.search-icon {pointer-events: none; }.lang-wrap li.search-icon-wrap a.search-icon {position: relative;z-index: 2; }.search-form-top-submit {position: absolute;right: 0;top: 0;bottom: 0;background: none;opacity: 0;border: none;box-shadow: none;width: 40px;cursor: pointer;cursor: hand; }form input.error, form textarea.error {background: #fff3f4;border: 1px solid #a70000; }.parallax-block {position: relative;z-index: 1; }.stellar-overlay {position: relative;z-index: 2; }.big-top-slider.half-top.dummy, .big-top-slider.small-top.dummy {opacity: 0; }.big-top-slider.half-top.fixed, .big-top-slider.small-top.fixed {position: fixed;top: 0;z-index: 0; }.oldmasters .big-top-slider, .oldmasters .big-top-slide {min-height: 880px;overflow: hidden; }.grid {margin: .5em 0; }.grid .grid-title {font-weight: 600;margin-bottom: .5em;text-transform: uppercase; }.grid-items {display: flex;flex-wrap: wrap; }.grid-items .grid-item {flex: 1; }.grid-items .grid-item__picture {background-size: contain;background-position: center;background-repeat: no-repeat;position: relative; }.grid-items .grid-item__picture:before {content: '';display: block;padding-bottom: 100%; }.grid-items .grid-item label {cursor: pointer; }.grid-items .grid-item input[type="radio"] {opacity: 0;position: absolute; }.grid-items .grid-item input[type="radio"] + label {display: block;padding: 1em;position: relative;padding-bottom: 4em; }.grid-items .grid-item input[type="radio"] + label span {display: block;position: absolute;bottom: 1em;left: 50%;width: 16px;height: 16px;background: #FFF;border-radius: 20px;border: 1px solid #CCC;transform: translate(-50%, 0);-o-transform: translate(-50%, 0);-moz-transform: translate(-50%, 0);-webkit-transform: translate(-50%, 0);font-size: 10px; }.grid-items .grid-item input[type="radio"] + label span i.fa {opacity: 0;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-o-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-moz-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);color: #00a2ff; }.grid-items .grid-item input[type="radio"] + label:hover .hover-img {display: block; }.grid-items .grid-item input[type="radio"]:disabled + label {background: #f6f6f6;opacity: .35; }.grid-items .grid-item input[type="radio"]:checked + label {background: rgba(0, 162, 255, 0.05); }.grid-items .grid-item input[type="radio"]:checked + label span i.fa {opacity: 1; }.cta {background-size: cover;background-position: center;background-repeat: no-repeat;display: flex;flex-direction: column;justify-content: center;min-height: 500px;z-index: 0; }.cta .cta__title {margin-bottom: 1rem; }.cta .cta__title, .cta .cta__form, .cta button[type=submit] {color: #424242; }.cta .cta__content {padding-bottom: 2rem; }.cta .cta__form .small-subscribe .subscribe-input {display: inline-block;width: 48%; }.cta .cta__form .small-subscribe .subscribe-input:not(:first-child) {margin-left: .5rem; }.cta .cta__form .small-subscribe .subscribe-input input {background-color: transparent;border: none;border-color: #424242; }.cta .cta__form .small-subscribe .subscribe-input input::placeholder {color: #424242; }.cta .cta__form .small-subscribe .subscribe-input input.error {border: 1px solid #a70000; }.extraprints {line-height: 1.2;margin-top: .5em; }@media screen and (min-width: 2000px) {.oldmasters .big-top-slider, .oldmasters .big-top-slide {background-size: contain; }.oldmasters .big-top-slide {background-color: #d1caba; } }@media screen and (max-width: 1275px) {html, body {font-size: 14px; }.footer-info, .footer-info a {font-size: .9em; } }@media screen and (max-width: 900px) {.column, .columns {position: static; }#admin {display: none; }section.content-section {margin-top: 0; }.top-bar {padding: 0;padding-bottom: 20px; }.mobileMarginBottom2 {margin-bottom: 2em; }.mobileMarginTop2 {margin-top: 2em; }button.btn {margin-top: 1em; }.big-top-slider.dummy {display: none; }.big-top-slider.half-top.fixed, .big-top-slider.small-top.fixed {position: static; }.oldmasters .big-top-slider, .oldmasters .big-top-slide, .lockdown .big-top-slider, .lockdown .big-top-slide {min-height: auto;overflow: hidden; }.lockdown .big-top-slider {display: none; }.lockdown .inner-main-wrapper {padding-top: 4em; }h1, .h1 {font-size: 1.7em; }h2 {font-size: 1.5em; }h3 {font-size: 1.2em; }h4 {font-size: .9em; }h6 {font-size: .8em; }.grid .grid-item {flex: unset;width: 50%; } }.filter-wrap {width: 100%;border: 1px solid #CCC;border-right: none; }.filter-wrap:after {content: '';clear: both;float: none;display: table; }.filter-wrap .filter__block {width: 25%;float: left;border-right: 1px solid #CCC;color: #424242; }.filter__select__drop__item input,.filter-wrap .filter__block .filter__check input {display: none; }.filter__select__drop__item label,.filter-wrap .filter__block .filter__check label {display: block;padding: 1.5rem;padding-left: 3.25rem;font-size: 16px;text-transform: uppercase;font-weight: 600;position: relative;cursor: pointer; }.filter__select__drop__item label {padding: 1rem;padding-left: 3rem;text-transform: none;font-size: 14px;line-height: 1.5; }.filter__select__drop__item label span,.filter-wrap .filter__block .filter__check label span {width: 16px;height: 16px;display: block;position: absolute;left: 1rem;top: 50%;border: 2px solid #404040;overflow: hidden;-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);-o-transform: translate(0, -50%);transform: translate(0, -50%); }.filter__select__drop__item label span {width: 14px;height: 14px;border-width: 1px; }.filter__select__drop__item label span i,.filter-wrap .filter__block .filter__check label span i {width: 8px;height: 8px;position: absolute;left: 50%;top: 100%;background: #00a2ff;opacity: 0;-webkit-transform: translate(-50%, 100%);-ms-transform: translate(-50%, 100%);-o-transform: translate(-50%, 100%);transform: translate(-50%, 100%);transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-o-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-ms-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-moz-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1); }.filter__select__drop__item input:checked + label span i,.filter-wrap .filter__block .filter__check input:checked + label span i {top: 50%;opacity: 1;-webkit-transform: translate(-50%, -50%) scale(1);-ms-transform: translate(-50%, -50%) scale(1);-o-transform: translate(-50%, -50%) scale(1);transform: translate(-50%, -50%) scale(1); }.filter-wrap .filter__block .filter__select {position: relative; }.filter-wrap .filter__block .filter__select .filter__select__label {display: block;padding: 1.5rem;padding-right: 3.25rem;font-size: 16px;text-transform: uppercase;font-weight: 600;position: relative; }.filter-wrap .filter__block .filter__select .filter__select__label span {position: absolute;right: 3rem;top: 50%;padding: .5rem;font-weight: bold;border-radius: 2px;font-size: 10px;color: #FFF;background: #00a2ff;-webkit-transform: translate(0, -50%) scale(0);-ms-transform: translate(0, -50%) scale(0);-o-transform: translate(0, -50%) scale(0);transform: translate(0, -50%) scale(0);transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-o-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-ms-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-moz-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1); }.filter-wrap .filter__block .filter__select .filter__select__label.has-count span {-webkit-transform: translate(0, -50%) scale(1);-ms-transform: translate(0, -50%) scale(1);-o-transform: translate(0, -50%) scale(1);transform: translate(0, -50%) scale(1); }.filter-wrap .filter__block .filter__select .filter__select__label i {display: block;position: absolute;right: 1rem;top: 50%;-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);-o-transform: translate(0, -50%);transform: translate(0, -50%);width: 0;height: 0;border-style: solid;border-width: 10px 6px 0 6px;border-color: #424242 transparent transparent transparent; }.filter-wrap .filter__block .filter__select .filter__select__drop {display: none;position: absolute;left: 0;right: -1px;top: 100%;border: 1px solid #CCC;background: #FFF;border-bottom: none;max-height: 300px;overflow: hidden;overflow-y: auto; }.filter-wrap .filter__block .filter__select .filter__select__drop .filter__select__drop__item {display: block;border-bottom: 1px solid #CCC; }.section.top-relative {position: relative;z-index: 999; }.filter-wrap .filter__block .filter__select .filter__select__drop.active {display: block; }.no-results-print {padding: 1rem 1rem 2rem;color: #ea3d3d;text-align: center;display: none; }.no-results-oldmaster {padding: 1rem 1rem 2rem;color: #ea3d3d;text-align: center;display: none; }.custom-select.custom-select--large select {padding: 1rem;border-radius: 0;border: 1px solid #CCC;font-size: 17px;font-weight: bold;text-transform: uppercase; }.custom-select.margin {margin: 1rem 0; }.preorder {padding: 1rem;margin-bottom: 1rem;border: 1px dashed #00a2ff; }.preorder .preorder__info {font-style: italic;font-size: 1.2rem;color: #000; }.preorder span {display: block;color: #00a2ff;font-weight: bold;text-transform: uppercase;font-family: "brandon-grotesque",sans-serif;font-size: 1.5rem; }label.privacy {display: block;width: auto;position: relative;padding-left: 35px;padding-top: 5px;cursor: pointer;font-size: 1em;font-weight: normal;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none; }.privacy input {position: absolute;opacity: 0;cursor: pointer; }.checkmark {position: absolute;top: 0;left: 0;height: 25px;width: 25px;background-color: #eee; }.privacy:hover input ~ .checkmark {background-color: #ccc; }.privacy input:checked ~ .checkmark {background-color: #000; }.checkmark:after {content: "";position: absolute;display: none; }.privacy input:checked ~ .checkmark:after {display: block; }.privacy .checkmark:after {left: 9px;top: 5px;width: 5px;height: 10px;border: solid white;border-width: 0 3px 3px 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg); }.flex-col {display: flex;flex-direction: row;flex-wrap: wrap; }.flex-col.m-b {margin-bottom: .5rem; }.flex-col.flex--end {justify-content: flex-end; }.flex-col.flex--nowrap {flex-wrap: nowrap; }.flex-col.flex--center {align-items: center; }.flex-col.flex--stretch {align-items: stretch; }.flex-col.flex--padding {margin: 0 -.5rem; }.flex-col.flex--padding .flex-col__item {padding: 0 .5rem; }.flex-col.flex--padding--big {margin: 0 -2rem; }.flex-col.flex--padding--big .flex-col__item {padding: 0 2rem; }.flex-col.flex--no-padding .flex-col__item {padding: unset; }.flex-col .flex-col__item {flex-grow: 1;flex-shrink: 1; }.flex-col .flex-col__item.no-grow {flex-grow: 0;flex-shrink: 0; }.flex-col .flex-col__item.flex-col__item--1 {min-width: 1%;max-width: 1%; }.flex-col .flex-col__item.flex-col__item--2 {min-width: 2%;max-width: 2%; }.flex-col .flex-col__item.flex-col__item--3 {min-width: 3%;max-width: 3%; }.flex-col .flex-col__item.flex-col__item--4 {min-width: 4%;max-width: 4%; }.flex-col .flex-col__item.flex-col__item--5 {min-width: 5%;max-width: 5%; }.flex-col .flex-col__item.flex-col__item--6 {min-width: 6%;max-width: 6%; }.flex-col .flex-col__item.flex-col__item--7 {min-width: 7%;max-width: 7%; }.flex-col .flex-col__item.flex-col__item--8 {min-width: 8%;max-width: 8%; }.flex-col .flex-col__item.flex-col__item--9 {min-width: 9%;max-width: 9%; }.flex-col .flex-col__item.flex-col__item--10 {min-width: 10%;max-width: 10%; }.flex-col .flex-col__item.flex-col__item--11 {min-width: 11%;max-width: 11%; }.flex-col .flex-col__item.flex-col__item--12 {min-width: 12%;max-width: 12%; }.flex-col .flex-col__item.flex-col__item--13 {min-width: 13%;max-width: 13%; }.flex-col .flex-col__item.flex-col__item--14 {min-width: 14%;max-width: 14%; }.flex-col .flex-col__item.flex-col__item--15 {min-width: 15%;max-width: 15%; }.flex-col .flex-col__item.flex-col__item--16 {min-width: 16%;max-width: 16%; }.flex-col .flex-col__item.flex-col__item--17 {min-width: 17%;max-width: 17%; }.flex-col .flex-col__item.flex-col__item--18 {min-width: 18%;max-width: 18%; }.flex-col .flex-col__item.flex-col__item--19 {min-width: 19%;max-width: 19%; }.flex-col .flex-col__item.flex-col__item--20 {min-width: 20%;max-width: 20%; }.flex-col .flex-col__item.flex-col__item--21 {min-width: 21%;max-width: 21%; }.flex-col .flex-col__item.flex-col__item--22 {min-width: 22%;max-width: 22%; }.flex-col .flex-col__item.flex-col__item--23 {min-width: 23%;max-width: 23%; }.flex-col .flex-col__item.flex-col__item--24 {min-width: 24%;max-width: 24%; }.flex-col .flex-col__item.flex-col__item--25 {min-width: 25%;max-width: 25%; }.flex-col .flex-col__item.flex-col__item--26 {min-width: 26%;max-width: 26%; }.flex-col .flex-col__item.flex-col__item--27 {min-width: 27%;max-width: 27%; }.flex-col .flex-col__item.flex-col__item--28 {min-width: 28%;max-width: 28%; }.flex-col .flex-col__item.flex-col__item--29 {min-width: 29%;max-width: 29%; }.flex-col .flex-col__item.flex-col__item--30 {min-width: 30%;max-width: 30%; }.flex-col .flex-col__item.flex-col__item--31 {min-width: 31%;max-width: 31%; }.flex-col .flex-col__item.flex-col__item--32 {min-width: 32%;max-width: 32%; }.flex-col .flex-col__item.flex-col__item--33 {min-width: 33%;max-width: 33%; }.flex-col .flex-col__item.flex-col__item--34 {min-width: 34%;max-width: 34%; }.flex-col .flex-col__item.flex-col__item--35 {min-width: 35%;max-width: 35%; }.flex-col .flex-col__item.flex-col__item--36 {min-width: 36%;max-width: 36%; }.flex-col .flex-col__item.flex-col__item--37 {min-width: 37%;max-width: 37%; }.flex-col .flex-col__item.flex-col__item--38 {min-width: 38%;max-width: 38%; }.flex-col .flex-col__item.flex-col__item--39 {min-width: 39%;max-width: 39%; }.flex-col .flex-col__item.flex-col__item--40 {min-width: 40%;max-width: 40%; }.flex-col .flex-col__item.flex-col__item--41 {min-width: 41%;max-width: 41%; }.flex-col .flex-col__item.flex-col__item--42 {min-width: 42%;max-width: 42%; }.flex-col .flex-col__item.flex-col__item--43 {min-width: 43%;max-width: 43%; }.flex-col .flex-col__item.flex-col__item--44 {min-width: 44%;max-width: 44%; }.flex-col .flex-col__item.flex-col__item--45 {min-width: 45%;max-width: 45%; }.flex-col .flex-col__item.flex-col__item--46 {min-width: 46%;max-width: 46%; }.flex-col .flex-col__item.flex-col__item--47 {min-width: 47%;max-width: 47%; }.flex-col .flex-col__item.flex-col__item--48 {min-width: 48%;max-width: 48%; }.flex-col .flex-col__item.flex-col__item--49 {min-width: 49%;max-width: 49%; }.flex-col .flex-col__item.flex-col__item--50 {min-width: 50%;max-width: 50%; }.flex-col .flex-col__item.flex-col__item--51 {min-width: 51%;max-width: 51%; }.flex-col .flex-col__item.flex-col__item--52 {min-width: 52%;max-width: 52%; }.flex-col .flex-col__item.flex-col__item--53 {min-width: 53%;max-width: 53%; }.flex-col .flex-col__item.flex-col__item--54 {min-width: 54%;max-width: 54%; }.flex-col .flex-col__item.flex-col__item--55 {min-width: 55%;max-width: 55%; }.flex-col .flex-col__item.flex-col__item--56 {min-width: 56%;max-width: 56%; }.flex-col .flex-col__item.flex-col__item--57 {min-width: 57%;max-width: 57%; }.flex-col .flex-col__item.flex-col__item--58 {min-width: 58%;max-width: 58%; }.flex-col .flex-col__item.flex-col__item--59 {min-width: 59%;max-width: 59%; }.flex-col .flex-col__item.flex-col__item--60 {min-width: 60%;max-width: 60%; }.flex-col .flex-col__item.flex-col__item--61 {min-width: 61%;max-width: 61%; }.flex-col .flex-col__item.flex-col__item--62 {min-width: 62%;max-width: 62%; }.flex-col .flex-col__item.flex-col__item--63 {min-width: 63%;max-width: 63%; }.flex-col .flex-col__item.flex-col__item--64 {min-width: 64%;max-width: 64%; }.flex-col .flex-col__item.flex-col__item--65 {min-width: 65%;max-width: 65%; }.flex-col .flex-col__item.flex-col__item--66 {min-width: 66%;max-width: 66%; }.flex-col .flex-col__item.flex-col__item--67 {min-width: 67%;max-width: 67%; }.flex-col .flex-col__item.flex-col__item--68 {min-width: 68%;max-width: 68%; }.flex-col .flex-col__item.flex-col__item--69 {min-width: 69%;max-width: 69%; }.flex-col .flex-col__item.flex-col__item--70 {min-width: 70%;max-width: 70%; }.flex-col .flex-col__item.flex-col__item--71 {min-width: 71%;max-width: 71%; }.flex-col .flex-col__item.flex-col__item--72 {min-width: 72%;max-width: 72%; }.flex-col .flex-col__item.flex-col__item--73 {min-width: 73%;max-width: 73%; }.flex-col .flex-col__item.flex-col__item--74 {min-width: 74%;max-width: 74%; }.flex-col .flex-col__item.flex-col__item--75 {min-width: 75%;max-width: 75%; }.flex-col .flex-col__item.flex-col__item--76 {min-width: 76%;max-width: 76%; }.flex-col .flex-col__item.flex-col__item--77 {min-width: 77%;max-width: 77%; }.flex-col .flex-col__item.flex-col__item--78 {min-width: 78%;max-width: 78%; }.flex-col .flex-col__item.flex-col__item--79 {min-width: 79%;max-width: 79%; }.flex-col .flex-col__item.flex-col__item--80 {min-width: 80%;max-width: 80%; }.flex-col .flex-col__item.flex-col__item--81 {min-width: 81%;max-width: 81%; }.flex-col .flex-col__item.flex-col__item--82 {min-width: 82%;max-width: 82%; }.flex-col .flex-col__item.flex-col__item--83 {min-width: 83%;max-width: 83%; }.flex-col .flex-col__item.flex-col__item--84 {min-width: 84%;max-width: 84%; }.flex-col .flex-col__item.flex-col__item--85 {min-width: 85%;max-width: 85%; }.flex-col .flex-col__item.flex-col__item--86 {min-width: 86%;max-width: 86%; }.flex-col .flex-col__item.flex-col__item--87 {min-width: 87%;max-width: 87%; }.flex-col .flex-col__item.flex-col__item--88 {min-width: 88%;max-width: 88%; }.flex-col .flex-col__item.flex-col__item--89 {min-width: 89%;max-width: 89%; }.flex-col .flex-col__item.flex-col__item--90 {min-width: 90%;max-width: 90%; }.flex-col .flex-col__item.flex-col__item--91 {min-width: 91%;max-width: 91%; }.flex-col .flex-col__item.flex-col__item--92 {min-width: 92%;max-width: 92%; }.flex-col .flex-col__item.flex-col__item--93 {min-width: 93%;max-width: 93%; }.flex-col .flex-col__item.flex-col__item--94 {min-width: 94%;max-width: 94%; }.flex-col .flex-col__item.flex-col__item--95 {min-width: 95%;max-width: 95%; }.flex-col .flex-col__item.flex-col__item--96 {min-width: 96%;max-width: 96%; }.flex-col .flex-col__item.flex-col__item--97 {min-width: 97%;max-width: 97%; }.flex-col .flex-col__item.flex-col__item--98 {min-width: 98%;max-width: 98%; }.flex-col .flex-col__item.flex-col__item--99 {min-width: 99%;max-width: 99%; }.flex-col .flex-col__item.flex-col__item--100 {min-width: 100%;max-width: 100%; }.flex-col .flex-col__item.flex-col__item--33 {min-width: 33.333%;max-width: 33.333%; }.flex-vertical {display: flex;flex-wrap: nowrap;flex-direction: column;height: 100%; }.flex-vertical .flex-vertical__item {flex-grow: 1; }.flex-vertical .flex-vertical__item.flex-vertical__item--1 {min-height: 1%;max-height: 1%; }.flex-vertical .flex-vertical__item.flex-vertical__item--2 {min-height: 2%;max-height: 2%; }.flex-vertical .flex-vertical__item.flex-vertical__item--3 {min-height: 3%;max-height: 3%; }.flex-vertical .flex-vertical__item.flex-vertical__item--4 {min-height: 4%;max-height: 4%; }.flex-vertical .flex-vertical__item.flex-vertical__item--5 {min-height: 5%;max-height: 5%; }.flex-vertical .flex-vertical__item.flex-vertical__item--6 {min-height: 6%;max-height: 6%; }.flex-vertical .flex-vertical__item.flex-vertical__item--7 {min-height: 7%;max-height: 7%; }.flex-vertical .flex-vertical__item.flex-vertical__item--8 {min-height: 8%;max-height: 8%; }.flex-vertical .flex-vertical__item.flex-vertical__item--9 {min-height: 9%;max-height: 9%; }.flex-vertical .flex-vertical__item.flex-vertical__item--10 {min-height: 10%;max-height: 10%; }.flex-vertical .flex-vertical__item.flex-vertical__item--11 {min-height: 11%;max-height: 11%; }.flex-vertical .flex-vertical__item.flex-vertical__item--12 {min-height: 12%;max-height: 12%; }.flex-vertical .flex-vertical__item.flex-vertical__item--13 {min-height: 13%;max-height: 13%; }.flex-vertical .flex-vertical__item.flex-vertical__item--14 {min-height: 14%;max-height: 14%; }.flex-vertical .flex-vertical__item.flex-vertical__item--15 {min-height: 15%;max-height: 15%; }.flex-vertical .flex-vertical__item.flex-vertical__item--16 {min-height: 16%;max-height: 16%; }.flex-vertical .flex-vertical__item.flex-vertical__item--17 {min-height: 17%;max-height: 17%; }.flex-vertical .flex-vertical__item.flex-vertical__item--18 {min-height: 18%;max-height: 18%; }.flex-vertical .flex-vertical__item.flex-vertical__item--19 {min-height: 19%;max-height: 19%; }.flex-vertical .flex-vertical__item.flex-vertical__item--20 {min-height: 20%;max-height: 20%; }.flex-vertical .flex-vertical__item.flex-vertical__item--21 {min-height: 21%;max-height: 21%; }.flex-vertical .flex-vertical__item.flex-vertical__item--22 {min-height: 22%;max-height: 22%; }.flex-vertical .flex-vertical__item.flex-vertical__item--23 {min-height: 23%;max-height: 23%; }.flex-vertical .flex-vertical__item.flex-vertical__item--24 {min-height: 24%;max-height: 24%; }.flex-vertical .flex-vertical__item.flex-vertical__item--25 {min-height: 25%;max-height: 25%; }.flex-vertical .flex-vertical__item.flex-vertical__item--26 {min-height: 26%;max-height: 26%; }.flex-vertical .flex-vertical__item.flex-vertical__item--27 {min-height: 27%;max-height: 27%; }.flex-vertical .flex-vertical__item.flex-vertical__item--28 {min-height: 28%;max-height: 28%; }.flex-vertical .flex-vertical__item.flex-vertical__item--29 {min-height: 29%;max-height: 29%; }.flex-vertical .flex-vertical__item.flex-vertical__item--30 {min-height: 30%;max-height: 30%; }.flex-vertical .flex-vertical__item.flex-vertical__item--31 {min-height: 31%;max-height: 31%; }.flex-vertical .flex-vertical__item.flex-vertical__item--32 {min-height: 32%;max-height: 32%; }.flex-vertical .flex-vertical__item.flex-vertical__item--33 {min-height: 33%;max-height: 33%; }.flex-vertical .flex-vertical__item.flex-vertical__item--34 {min-height: 34%;max-height: 34%; }.flex-vertical .flex-vertical__item.flex-vertical__item--35 {min-height: 35%;max-height: 35%; }.flex-vertical .flex-vertical__item.flex-vertical__item--36 {min-height: 36%;max-height: 36%; }.flex-vertical .flex-vertical__item.flex-vertical__item--37 {min-height: 37%;max-height: 37%; }.flex-vertical .flex-vertical__item.flex-vertical__item--38 {min-height: 38%;max-height: 38%; }.flex-vertical .flex-vertical__item.flex-vertical__item--39 {min-height: 39%;max-height: 39%; }.flex-vertical .flex-vertical__item.flex-vertical__item--40 {min-height: 40%;max-height: 40%; }.flex-vertical .flex-vertical__item.flex-vertical__item--41 {min-height: 41%;max-height: 41%; }.flex-vertical .flex-vertical__item.flex-vertical__item--42 {min-height: 42%;max-height: 42%; }.flex-vertical .flex-vertical__item.flex-vertical__item--43 {min-height: 43%;max-height: 43%; }.flex-vertical .flex-vertical__item.flex-vertical__item--44 {min-height: 44%;max-height: 44%; }.flex-vertical .flex-vertical__item.flex-vertical__item--45 {min-height: 45%;max-height: 45%; }.flex-vertical .flex-vertical__item.flex-vertical__item--46 {min-height: 46%;max-height: 46%; }.flex-vertical .flex-vertical__item.flex-vertical__item--47 {min-height: 47%;max-height: 47%; }.flex-vertical .flex-vertical__item.flex-vertical__item--48 {min-height: 48%;max-height: 48%; }.flex-vertical .flex-vertical__item.flex-vertical__item--49 {min-height: 49%;max-height: 49%; }.flex-vertical .flex-vertical__item.flex-vertical__item--50 {min-height: 50%;max-height: 50%; }.flex-vertical .flex-vertical__item.flex-vertical__item--51 {min-height: 51%;max-height: 51%; }.flex-vertical .flex-vertical__item.flex-vertical__item--52 {min-height: 52%;max-height: 52%; }.flex-vertical .flex-vertical__item.flex-vertical__item--53 {min-height: 53%;max-height: 53%; }.flex-vertical .flex-vertical__item.flex-vertical__item--54 {min-height: 54%;max-height: 54%; }.flex-vertical .flex-vertical__item.flex-vertical__item--55 {min-height: 55%;max-height: 55%; }.flex-vertical .flex-vertical__item.flex-vertical__item--56 {min-height: 56%;max-height: 56%; }.flex-vertical .flex-vertical__item.flex-vertical__item--57 {min-height: 57%;max-height: 57%; }.flex-vertical .flex-vertical__item.flex-vertical__item--58 {min-height: 58%;max-height: 58%; }.flex-vertical .flex-vertical__item.flex-vertical__item--59 {min-height: 59%;max-height: 59%; }.flex-vertical .flex-vertical__item.flex-vertical__item--60 {min-height: 60%;max-height: 60%; }.flex-vertical .flex-vertical__item.flex-vertical__item--61 {min-height: 61%;max-height: 61%; }.flex-vertical .flex-vertical__item.flex-vertical__item--62 {min-height: 62%;max-height: 62%; }.flex-vertical .flex-vertical__item.flex-vertical__item--63 {min-height: 63%;max-height: 63%; }.flex-vertical .flex-vertical__item.flex-vertical__item--64 {min-height: 64%;max-height: 64%; }.flex-vertical .flex-vertical__item.flex-vertical__item--65 {min-height: 65%;max-height: 65%; }.flex-vertical .flex-vertical__item.flex-vertical__item--66 {min-height: 66%;max-height: 66%; }.flex-vertical .flex-vertical__item.flex-vertical__item--67 {min-height: 67%;max-height: 67%; }.flex-vertical .flex-vertical__item.flex-vertical__item--68 {min-height: 68%;max-height: 68%; }.flex-vertical .flex-vertical__item.flex-vertical__item--69 {min-height: 69%;max-height: 69%; }.flex-vertical .flex-vertical__item.flex-vertical__item--70 {min-height: 70%;max-height: 70%; }.flex-vertical .flex-vertical__item.flex-vertical__item--71 {min-height: 71%;max-height: 71%; }.flex-vertical .flex-vertical__item.flex-vertical__item--72 {min-height: 72%;max-height: 72%; }.flex-vertical .flex-vertical__item.flex-vertical__item--73 {min-height: 73%;max-height: 73%; }.flex-vertical .flex-vertical__item.flex-vertical__item--74 {min-height: 74%;max-height: 74%; }.flex-vertical .flex-vertical__item.flex-vertical__item--75 {min-height: 75%;max-height: 75%; }.flex-vertical .flex-vertical__item.flex-vertical__item--76 {min-height: 76%;max-height: 76%; }.flex-vertical .flex-vertical__item.flex-vertical__item--77 {min-height: 77%;max-height: 77%; }.flex-vertical .flex-vertical__item.flex-vertical__item--78 {min-height: 78%;max-height: 78%; }.flex-vertical .flex-vertical__item.flex-vertical__item--79 {min-height: 79%;max-height: 79%; }.flex-vertical .flex-vertical__item.flex-vertical__item--80 {min-height: 80%;max-height: 80%; }.flex-vertical .flex-vertical__item.flex-vertical__item--81 {min-height: 81%;max-height: 81%; }.flex-vertical .flex-vertical__item.flex-vertical__item--82 {min-height: 82%;max-height: 82%; }.flex-vertical .flex-vertical__item.flex-vertical__item--83 {min-height: 83%;max-height: 83%; }.flex-vertical .flex-vertical__item.flex-vertical__item--84 {min-height: 84%;max-height: 84%; }.flex-vertical .flex-vertical__item.flex-vertical__item--85 {min-height: 85%;max-height: 85%; }.flex-vertical .flex-vertical__item.flex-vertical__item--86 {min-height: 86%;max-height: 86%; }.flex-vertical .flex-vertical__item.flex-vertical__item--87 {min-height: 87%;max-height: 87%; }.flex-vertical .flex-vertical__item.flex-vertical__item--88 {min-height: 88%;max-height: 88%; }.flex-vertical .flex-vertical__item.flex-vertical__item--89 {min-height: 89%;max-height: 89%; }.flex-vertical .flex-vertical__item.flex-vertical__item--90 {min-height: 90%;max-height: 90%; }.flex-vertical .flex-vertical__item.flex-vertical__item--91 {min-height: 91%;max-height: 91%; }.flex-vertical .flex-vertical__item.flex-vertical__item--92 {min-height: 92%;max-height: 92%; }.flex-vertical .flex-vertical__item.flex-vertical__item--93 {min-height: 93%;max-height: 93%; }.flex-vertical .flex-vertical__item.flex-vertical__item--94 {min-height: 94%;max-height: 94%; }.flex-vertical .flex-vertical__item.flex-vertical__item--95 {min-height: 95%;max-height: 95%; }.flex-vertical .flex-vertical__item.flex-vertical__item--96 {min-height: 96%;max-height: 96%; }.flex-vertical .flex-vertical__item.flex-vertical__item--97 {min-height: 97%;max-height: 97%; }.flex-vertical .flex-vertical__item.flex-vertical__item--98 {min-height: 98%;max-height: 98%; }.flex-vertical .flex-vertical__item.flex-vertical__item--99 {min-height: 99%;max-height: 99%; }.flex-vertical .flex-vertical__item.flex-vertical__item--100 {min-height: 100%;max-height: 100%; }@font-face{font-family:'FontAwesome';src:url('font-awesome/fonts/fontawesome-webfont.eot?v=4.6.1');src:url('font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.6.1') format('embedded-opentype'),url('font-awesome/fonts/fontawesome-webfont.woff2?v=4.6.1') format('woff2'),url('font-awesome/fonts/fontawesome-webfont.woff?v=4.6.1') format('woff'),url('font-awesome/fonts/fontawesome-webfont.ttf?v=4.6.1') format('truetype'),url('font-awesome/fonts/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.clear:after {content: '';clear: both;float: none;display: table; }.lang-wrap {display: inline-block;vertical-align: top;position: relative;margin: 0; }.top-btns {display: inline-block;position: relative;margin: 0;margin-left: 1rem; }.top-bar-btn {padding: 0 10px;font-weight: normal;text-transform: uppercase;display: inline-block;font-size: 12px;text-decoration: none;position: relative; }.top-bar-btn > i.fa {font-size: 16px;color: #000; }.top-bar-btn > .cart-count {font-weight: bold;font-size: 10px;position: absolute;right: 0;top: 0;background: #00a2ff;color: #FFF;padding: 3px;border-radius: 10px;-webkit-transform: translate(50%, -50%);-moz-transform: translate(50%, -50%);-ms-transform: translate(50%, -50%);transform: translate(50%, -50%); }.wrap .search-form-top {top: -6px; }.amount-btns-wrapper {position: relative; }.amount-btns-wrapper .amount-btns-wrap {position: absolute;left: 0;top: 0;bottom: 0;border-right: 1px solid #ddd;width: 20px; }.amount-btns-wrapper .amount-btns-wrap button {background: none;border: none;position: absolute;width: 100%;height: 50%;left: 0;right: 0;padding: 0;display: block;font-size: 11px;border-bottom: 1px solid #ddd;cursor: pointer;cursor: hand; }.amount-btns-wrapper .amount-btns-wrap button[data-dir='plus'] {top: 0; }.amount-btns-wrapper .amount-btns-wrap button[data-dir='min'] {bottom: 0; }.amount-wrap {font-size: 0; }.amount-wrap .amount-btns-wrapper {display: inline-block;font-size: 1rem; }.amount-wrap .amount-btns-wrapper input {width: 75px;padding: 10px;text-align: right;color: #000;font-weight: bold;text-align: center;padding-left: 30px;border: 1px solid #CCC;-webkit-appearance: textfield;-moz-appearance: textfield; }.amount-wrap .amount-btns-wrapper input[type=number]::-webkit-inner-spin-button,.amount-wrap .amount-btns-wrapper input[type=number]::-webkit-outer-spin-button {-webkit-appearance: none;margin: 0; }.amount-wrap .shop-btn {display: inline-block;font-size: 1rem; }.amount-wrap .shop-btn button {cursor: pointer;cursor: hand;padding: 12px 10px;background: #424242;color: #FFF;border: none;text-transform: uppercase;font-weight: bold; }.amount-wrap .shop-btn button i.fa {margin-right: .5rem; }.cart-popup {position: absolute;right: 0;top: 100%;margin-top: 20px;padding: 20px;background: #00a2ff;color: #FFF;font-size: 1rem;font-weight: bold;text-transform: uppercase;text-align: right;opacity: 0;visibility: hidden;-webkit-transform-origin: right top;-moz-transform-origin: right top;-ms-transform-origin: right top;transform-origin: right top;-webkit-transform: translate(0, 0) scale(0);-moz-transform: translate(0, 0) scale(0);-ms-transform: translate(0, 0) scale(0);transform: translate(0, 0) scale(0);-webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-moz-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-o-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1); }.cart-popup:after {content: '';border-style: solid;border-width: 0 6px 6px 6px;border-color: transparent transparent #00a2ff transparent;top: 0;position: absolute;right: 1rem;-webkit-transform: translate(0, -100%);-moz-transform: translate(0, -100%);-ms-transform: translate(0, -100%);transform: translate(0, -100%); }.cart-popup.active {opacity: 1;visibility: visible;-webkit-transform: translate(0, 0) scale(1);-moz-transform: translate(0, 0) scale(1);-ms-transform: translate(0, 0) scale(1);transform: translate(0, 0) scale(1); }#step {width: 100%;padding-bottom: 20px;margin-bottom: 20px;position: relative; }.stepBlock {width: 20%;position: relative;z-index: 2; }.step {margin: 0px;padding: 10px 10px 10px 10px;opacity: 0.2; }.stepActive {opacity: 1; }.active .step-title {color: #00a2ff; }.step-item {display: inline-block;width: 40px;height: 40px;text-align: center;color: #424242;line-height: 36px;background: #fff;font-weight: bold;position: relative;border: 4px solid #424242;border-right: none;border-top: none;z-index: 2;font-size: 1.2rem;text-decoration: none; }.active .step-item {line-height: 40px;background: #00a2ff;border: none;color: #FFF; }.step-title {font-weight: bold;font-size: 1.15rem;margin-top: 10px;color: #424242;text-transform: uppercase;text-decoration: none;display: block; }#step-block-container {z-index: 3;position: relative; }.step-bar {position: absolute;background: #424242;width: 100%;height: 6px;margin-top: -45px; }#step-block-progress-active.step-bar {background: #00a2ff;width: 10%;z-index: 1;transition: width 0.5s ease-out 1s;-webkit-transition: width 0.5s ease-out 1s;-moz-transition: width 0.5s ease-out 1s;-ms-transition: width 0.5s ease-out 1s;-o-transition: width 0.5s ease-out 1s; }#step-block-progress-active.step-bar.step2 {width: 30%; }#step-block-progress-active.step-bar.step3 {width: 50%; }#step-block-progress-active.step-bar.step4 {width: 70%; }#step-block-progress-active.step-bar.step5 {width: 100%; }.order_row_header,.shopListHeader {background: #424242;color: #fff;padding: 5px 10px;border-radius: 5px 5px 0 0;font-weight: bold;text-transform: uppercase; }.shopListProduct a:link, .shopListProduct a:visited, .shopListProduct a:active {padding: 0px 5px 0px 20px;display: block;height: 15px;font-weight: bold;font-size: 12px;color: #f8931d; }.shopListRow {padding: 10px;border-bottom: 1px solid #e8e8e8; }.shopListRow select {margin: 0px;padding: 0px; }.shopListPrice {padding: 5px 5px 5px 5px;margin-bottom: 5px;font-weight: bold; }.shopListPrice .shop-list__label {font-size: bold;font-size: 1.1rem;text-transform: uppercase;color: #000; }.shopListPrice .shop-list__val {font-size: 1.2rem; }.cell {padding: 5px;line-height: 1.6; }.cellT {padding-top: 5px;padding-bottom: 5px;overflow: hidden;font-weight: bold;font-size: 1.1rem; }.grey-wrap {background: #f2f2f2;border: 1px solid #e3e3e3;padding: 20px; }.login {margin-top: auto; }.cart__title {font-size: 1.2rem;font-weight: bold;text-transform: uppercase;line-height: 1.6; }.cart__subtitle {font-size: 1rem;opacity: .75;text-transform: uppercase; }.cart__preorder {margin: 1rem 0;padding: .5rem; }.cart__preorder span {display: inline-block;background: #00a2ff;color: #FFF;padding: .5rem;border-radius: 3px;font-weight: bold;text-transform: uppercase;font-family: "brandon-grotesque",sans-serif;font-size: 1rem;vertical-align: middle; }.cart__preorder .cart__preorder__info {font-style: italic;display: inline-block;vertical-align: middle;font-weight: normal;font-family: 'Droid Serif','Georgia','serif';color: #000;opacity: .6;margin-left: .5rem; }.total-cart-item-price {position: relative; }.total-cart-item-price .delete-cart-row {position: absolute;color: #dd3232;right: .5rem;top: 50%;-webkit-transform: translate(0, -50%);-moz-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%); }.cart-btn {background: #00a2ff;color: #FFF;padding: 10px 20px;display: inline-block;text-transform: uppercase;font-weight: bold;font-size: 1.1rem;text-decoration: none;border: none;cursor: pointer;cursor: hand; }.cart-btn-back {text-transform: uppercase;font-weight: bold;font-size: 1.1rem;color: #000;opacity: .7;text-decoration: none;text-decoration: none; }.form label {text-transform: uppercase;color: #000;font-weight: bold;margin-bottom: .5rem;display: block; }.form label.inline {line-height: 35px; }.form label.radio {display: inline-block;margin-right: 2rem;margin-top: 1rem;margin-left: .5rem; }.form textarea {min-height: 75px;resize: vertical;font-family: 'Helvetica','Arial','sans-serif'; }.form input {font-family: 'Helvetica','Arial','sans-serif'; }.form .form__row {margin-bottom: 2rem;min-height: 52px; }.form .form__title {text-transform: uppercase;font-weight: bold;color: #000;margin-bottom: 2rem; }.lost-pass {font-family: 'Droid Serif';line-height: 1.6;font-size: .85rem;opacity: .75; }.errorForm {color: #e51e23;margin: 20px 0px;padding: 10px;font-size: 13px; }.errorForm li {margin-left: 30px;padding: 1px 0px;list-style: disc;list-style-position: outside; }.invoiceContactData {line-height: 1.6;font-family: 'Droid Serif'; }.invoiceContactData h2 {font-family: "brandon-grotesque",sans-serif;font-weight: bold;color: #000;text-transform: uppercase; }.payment-label {font-size: 1.5rem;color: #000;text-transform: uppercase; }.payment-label__sub {font-family: 'Droid Serif';font-style: italic;font-size: 1.2rem;margin-top: .5rem; }.account-nav-item {display: inline-block;margin: 5px;padding: 10px;font-size: 13px;text-transform: uppercase;font-weight: bold;text-decoration: none;color: #000;background: #F3F3F3;border: 1px solid #F3F3F3; }.account-nav-item.active {background: #00a2ff;color: #FFF;border: 1px solid #00a2ff; }.account-nav-item.logout {border: 1px solid #00a2ff;background: #FFF;color: #00a2ff; }.succes-block, .msgOk {padding: 10px;background: #2bb566;color: #FFF;margin-bottom: 5px;text-transform: uppercase;font-weight: bold; }.succes-block {margin-bottom: 1rem; }.check-block {background: #e4e4e4;border: 1px dashed #d8d8d8;padding: 10px;margin: 0 auto;display: inline-block; }.check-block label,.check-block input {margin: 0;display: inline-block; }.check-block input {margin-right: 1rem; }.order_row_header {padding: 10px; }.order_row {padding: 10px;border-left: 1px solid #CCC;border-right: 1px solid #CCC;border-bottom: 1px solid #CCC;background: #FFF;cursor: hand;cursor: pointer; }.order_row:nth-child(even) {background: #eeeeee; }.order_sub_row {padding: 10px;background: #EEEEEE; }.order_sub_row:nth-child(even) {background: #FFFFFF; }.orderstatus .col {float: left;width: 25%;display: block;min-height: 1px; }.orderstatus .col.order_check {width: 5%; }.orderstatus .col.order_in_check {width: 10%; }.orderstatus .col.order_amount_scan {width: 10%; }.orderstatus .col.order_datum_check {width: 20%; }.col.order_amount {position: relative; }.col.order_amount i.fa {position: absolute;right: 0;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%); }.sub-header {padding: 10px;background: #424242;color: #FFF;border-radius: 5px 5px 0 0;text-transform: uppercase;font-weight: bold; }.nav-wrap li.show-mobile {display: none; }.custom-select {display: block;position: relative; }.custom-select:after {content: '';position: absolute;right: 1px;top: 1px;bottom: 1px;background: #fff;width: 30px;border-radius: 0 2px 2px 0;pointer-events: none; }.custom-select select {-webkit-appearance: none;appearance: none;border-radius: 3px;border: 1px solid #ccc;background: #FFF;color: #424242;padding: .6em;font-family: 'Helvetica','Arial'; }.custom-select i.fa {position: absolute;right: 1rem;z-index: 1;top: 50%;color: #000;-webkit-transform: translate(0, -50%);-moz-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%); }.cadeaubon {background: #fff;max-width: 400px;padding: 2em;color: #424242;border: 1px dashed #424242;font-size: 1.3rem; }input#cadeau {border: 1px solid #424242;box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.05);padding: 4px;width: auto; }.promoOk {font-weight: bold;color: #308727; }.promoFalse {font-weight: bold;color: red; }.clear:after {content: '';clear: both;float: none;display: table; }body.compensate-for-scrollbar {margin: unset; }.detail-book-pic {padding: 1rem; }h1.bigger {font-size: 2.4em; }.page-content.bigger {font-size: 1.4em; }.oldmasters-section_overview {background: #FFF;position: relative; }.oldmasters-page__bottom .page-content ul {display: flex;flex-wrap: wrap; }.oldmasters-page__bottom .page-content li {font-size: .9em;width: 50%; }@media all and (max-width: 767px) {.oldmasters-page__bottom .page-content li {width: 100%; } }@media all and (max-width: 767px) {h1.bigger {font-size: 2em; }.page-content.bigger {font-size: 1.1em; } }.block-pic {padding: 1em; }.block-pic .picture {background-size: cover;background-position: center center;background-repeat: no-repeat; }.block-pic .picture:before {content: '';display: block;padding-bottom: 75%; }.auto-border-image {position: relative;display: inline-block;margin-top: 50px; }.auto-border-image.border-thin .border-top-left,.auto-border-image.border-thin .border-top-right,.auto-border-image.border-thin .border-bottom-left,.auto-border-image.border-thin .border-bottom-right {width: 25px;height: 25px; }.auto-border-image.border-thin .border-top,.auto-border-image.border-thin .border-bottom {height: 25px; }.auto-border-image.border-thin .border-right,.auto-border-image.border-thin .border-left {width: 25px; }.auto-border-image .border-top-left,.auto-border-image .border-top-right,.auto-border-image .border-bottom-left,.auto-border-image .border-bottom-right {position: absolute;width: 50px;height: 50px;background-position: bottom right;background-repeat: no-repeat;background-size: 100% 100%; }.auto-border-image .border-top,.auto-border-image .border-bottom {position: absolute;left: 0;right: 0;height: 50px;background-position: left center;background-size: auto 100%;background-repeat: repeat-x; }.auto-border-image .border-right,.auto-border-image .border-left {position: absolute;top: 0;bottom: 0;width: 50px;background-position: top center;background-size: 100%;background-repeat: repeat-y; }.auto-border-image .border-top-left {bottom: 100%;right: 100%; }.auto-border-image .border-top-right {bottom: 100%;left: 100%; }.auto-border-image .border-top {bottom: 100%; }.auto-border-image .border-right {left: 100%; }.auto-border-image .border-bottom {top: 100%; }.auto-border-image .border-bottom-left {top: 100%;right: 100%; }.auto-border-image .border-bottom-right {top: 100%;left: 100%; }.auto-border-image .border-left {right: 100%; }.frame-choices {padding: 2rem 0; }.frame-choices .frame__title {font-size: 1.25rem;font-weight: bold;margin-bottom: 1rem; }.frame-choices .frame-choice {position: relative;padding: .5rem; }.frame-choices .frame-choice input {opacity: 0;position: absolute;top: 0;left: 0; }.frame-choices .frame-choice input + label {position: relative;display: inline-block;padding-left: 2rem;line-height: 15px;cursor: pointer; }.frame-choices .frame-choice input + label span {position: absolute;left: 0;top: 0;display: block;width: 16px;height: 16px;border: 1px solid #d8d8d8;border-radius: 100px; }.frame-choices .frame-choice input + label span:before {content: '';position: absolute;left: 50%;top: 50%;width: 10px;height: 10px;border-radius: 100px;background-color: #00a2ff;opacity: 0;-webkit-transform: translate(-50%, -50%) scale(0.25);-moz-transform: translate(-50%, -50%) scale(0.25);-ms-transform: translate(-50%, -50%) scale(0.25);transform: translate(-50%, -50%) scale(0.25);-webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-moz-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-o-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1); }.frame-choices .frame-choice input:checked + label span:before {opacity: 1;-webkit-transform: translate(-50%, -50%) scale(1);-moz-transform: translate(-50%, -50%) scale(1);-ms-transform: translate(-50%, -50%) scale(1);transform: translate(-50%, -50%) scale(1); }.clear:after {content: '';clear: both;float: none;display: table; }@media screen and (min-width: 1280px) {.hide-large {display: none; }.show-large {display: block; }.flex-col.large-wrap {flex-wrap: wrap; }.flex-col.large-center {align-items: center; }.flex-col.large-stretch {align-items: stretch; }.flex-col .flex-col__item.large-1 {min-width: 1%;max-width: 1%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-2 {min-width: 2%;max-width: 2%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-3 {min-width: 3%;max-width: 3%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-4 {min-width: 4%;max-width: 4%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-5 {min-width: 5%;max-width: 5%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-6 {min-width: 6%;max-width: 6%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-7 {min-width: 7%;max-width: 7%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-8 {min-width: 8%;max-width: 8%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-9 {min-width: 9%;max-width: 9%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-10 {min-width: 10%;max-width: 10%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-11 {min-width: 11%;max-width: 11%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-12 {min-width: 12%;max-width: 12%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-13 {min-width: 13%;max-width: 13%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-14 {min-width: 14%;max-width: 14%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-15 {min-width: 15%;max-width: 15%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-16 {min-width: 16%;max-width: 16%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-17 {min-width: 17%;max-width: 17%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-18 {min-width: 18%;max-width: 18%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-19 {min-width: 19%;max-width: 19%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-20 {min-width: 20%;max-width: 20%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-21 {min-width: 21%;max-width: 21%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-22 {min-width: 22%;max-width: 22%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-23 {min-width: 23%;max-width: 23%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-24 {min-width: 24%;max-width: 24%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-25 {min-width: 25%;max-width: 25%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-26 {min-width: 26%;max-width: 26%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-27 {min-width: 27%;max-width: 27%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-28 {min-width: 28%;max-width: 28%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-29 {min-width: 29%;max-width: 29%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-30 {min-width: 30%;max-width: 30%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-31 {min-width: 31%;max-width: 31%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-32 {min-width: 32%;max-width: 32%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-33 {min-width: 33%;max-width: 33%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-34 {min-width: 34%;max-width: 34%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-35 {min-width: 35%;max-width: 35%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-36 {min-width: 36%;max-width: 36%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-37 {min-width: 37%;max-width: 37%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-38 {min-width: 38%;max-width: 38%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-39 {min-width: 39%;max-width: 39%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-40 {min-width: 40%;max-width: 40%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-41 {min-width: 41%;max-width: 41%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-42 {min-width: 42%;max-width: 42%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-43 {min-width: 43%;max-width: 43%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-44 {min-width: 44%;max-width: 44%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-45 {min-width: 45%;max-width: 45%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-46 {min-width: 46%;max-width: 46%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-47 {min-width: 47%;max-width: 47%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-48 {min-width: 48%;max-width: 48%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-49 {min-width: 49%;max-width: 49%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-50 {min-width: 50%;max-width: 50%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-51 {min-width: 51%;max-width: 51%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-52 {min-width: 52%;max-width: 52%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-53 {min-width: 53%;max-width: 53%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-54 {min-width: 54%;max-width: 54%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-55 {min-width: 55%;max-width: 55%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-56 {min-width: 56%;max-width: 56%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-57 {min-width: 57%;max-width: 57%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-58 {min-width: 58%;max-width: 58%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-59 {min-width: 59%;max-width: 59%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-60 {min-width: 60%;max-width: 60%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-61 {min-width: 61%;max-width: 61%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-62 {min-width: 62%;max-width: 62%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-63 {min-width: 63%;max-width: 63%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-64 {min-width: 64%;max-width: 64%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-65 {min-width: 65%;max-width: 65%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-66 {min-width: 66%;max-width: 66%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-67 {min-width: 67%;max-width: 67%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-68 {min-width: 68%;max-width: 68%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-69 {min-width: 69%;max-width: 69%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-70 {min-width: 70%;max-width: 70%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-71 {min-width: 71%;max-width: 71%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-72 {min-width: 72%;max-width: 72%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-73 {min-width: 73%;max-width: 73%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-74 {min-width: 74%;max-width: 74%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-75 {min-width: 75%;max-width: 75%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-76 {min-width: 76%;max-width: 76%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-77 {min-width: 77%;max-width: 77%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-78 {min-width: 78%;max-width: 78%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-79 {min-width: 79%;max-width: 79%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-80 {min-width: 80%;max-width: 80%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-81 {min-width: 81%;max-width: 81%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-82 {min-width: 82%;max-width: 82%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-83 {min-width: 83%;max-width: 83%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-84 {min-width: 84%;max-width: 84%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-85 {min-width: 85%;max-width: 85%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-86 {min-width: 86%;max-width: 86%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-87 {min-width: 87%;max-width: 87%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-88 {min-width: 88%;max-width: 88%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-89 {min-width: 89%;max-width: 89%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-90 {min-width: 90%;max-width: 90%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-91 {min-width: 91%;max-width: 91%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-92 {min-width: 92%;max-width: 92%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-93 {min-width: 93%;max-width: 93%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-94 {min-width: 94%;max-width: 94%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-95 {min-width: 95%;max-width: 95%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-96 {min-width: 96%;max-width: 96%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-97 {min-width: 97%;max-width: 97%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-98 {min-width: 98%;max-width: 98%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-99 {min-width: 99%;max-width: 99%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.large-100 {min-width: 100%;max-width: 100%; }.flex-col.large-33 {min-width: 33.333%;max-width: 33.333%; } }@media screen and (max-width: 1280px) {.hide-normal {display: none; }.show-normal {display: block; }.flex-col.normal-wrap {flex-wrap: wrap; }.flex-col.normal-center {align-items: center; }.flex-col.normal-stretch {align-items: stretch; }.flex-col .flex-col__item.normal-1 {min-width: 1%;max-width: 1%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-2 {min-width: 2%;max-width: 2%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-3 {min-width: 3%;max-width: 3%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-4 {min-width: 4%;max-width: 4%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-5 {min-width: 5%;max-width: 5%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-6 {min-width: 6%;max-width: 6%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-7 {min-width: 7%;max-width: 7%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-8 {min-width: 8%;max-width: 8%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-9 {min-width: 9%;max-width: 9%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-10 {min-width: 10%;max-width: 10%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-11 {min-width: 11%;max-width: 11%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-12 {min-width: 12%;max-width: 12%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-13 {min-width: 13%;max-width: 13%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-14 {min-width: 14%;max-width: 14%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-15 {min-width: 15%;max-width: 15%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-16 {min-width: 16%;max-width: 16%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-17 {min-width: 17%;max-width: 17%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-18 {min-width: 18%;max-width: 18%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-19 {min-width: 19%;max-width: 19%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-20 {min-width: 20%;max-width: 20%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-21 {min-width: 21%;max-width: 21%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-22 {min-width: 22%;max-width: 22%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-23 {min-width: 23%;max-width: 23%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-24 {min-width: 24%;max-width: 24%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-25 {min-width: 25%;max-width: 25%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-26 {min-width: 26%;max-width: 26%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-27 {min-width: 27%;max-width: 27%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-28 {min-width: 28%;max-width: 28%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-29 {min-width: 29%;max-width: 29%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-30 {min-width: 30%;max-width: 30%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-31 {min-width: 31%;max-width: 31%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-32 {min-width: 32%;max-width: 32%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-33 {min-width: 33%;max-width: 33%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-34 {min-width: 34%;max-width: 34%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-35 {min-width: 35%;max-width: 35%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-36 {min-width: 36%;max-width: 36%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-37 {min-width: 37%;max-width: 37%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-38 {min-width: 38%;max-width: 38%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-39 {min-width: 39%;max-width: 39%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-40 {min-width: 40%;max-width: 40%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-41 {min-width: 41%;max-width: 41%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-42 {min-width: 42%;max-width: 42%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-43 {min-width: 43%;max-width: 43%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-44 {min-width: 44%;max-width: 44%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-45 {min-width: 45%;max-width: 45%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-46 {min-width: 46%;max-width: 46%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-47 {min-width: 47%;max-width: 47%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-48 {min-width: 48%;max-width: 48%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-49 {min-width: 49%;max-width: 49%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-50 {min-width: 50%;max-width: 50%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-51 {min-width: 51%;max-width: 51%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-52 {min-width: 52%;max-width: 52%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-53 {min-width: 53%;max-width: 53%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-54 {min-width: 54%;max-width: 54%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-55 {min-width: 55%;max-width: 55%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-56 {min-width: 56%;max-width: 56%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-57 {min-width: 57%;max-width: 57%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-58 {min-width: 58%;max-width: 58%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-59 {min-width: 59%;max-width: 59%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-60 {min-width: 60%;max-width: 60%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-61 {min-width: 61%;max-width: 61%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-62 {min-width: 62%;max-width: 62%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-63 {min-width: 63%;max-width: 63%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-64 {min-width: 64%;max-width: 64%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-65 {min-width: 65%;max-width: 65%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-66 {min-width: 66%;max-width: 66%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-67 {min-width: 67%;max-width: 67%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-68 {min-width: 68%;max-width: 68%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-69 {min-width: 69%;max-width: 69%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-70 {min-width: 70%;max-width: 70%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-71 {min-width: 71%;max-width: 71%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-72 {min-width: 72%;max-width: 72%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-73 {min-width: 73%;max-width: 73%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-74 {min-width: 74%;max-width: 74%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-75 {min-width: 75%;max-width: 75%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-76 {min-width: 76%;max-width: 76%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-77 {min-width: 77%;max-width: 77%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-78 {min-width: 78%;max-width: 78%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-79 {min-width: 79%;max-width: 79%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-80 {min-width: 80%;max-width: 80%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-81 {min-width: 81%;max-width: 81%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-82 {min-width: 82%;max-width: 82%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-83 {min-width: 83%;max-width: 83%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-84 {min-width: 84%;max-width: 84%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-85 {min-width: 85%;max-width: 85%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-86 {min-width: 86%;max-width: 86%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-87 {min-width: 87%;max-width: 87%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-88 {min-width: 88%;max-width: 88%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-89 {min-width: 89%;max-width: 89%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-90 {min-width: 90%;max-width: 90%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-91 {min-width: 91%;max-width: 91%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-92 {min-width: 92%;max-width: 92%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-93 {min-width: 93%;max-width: 93%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-94 {min-width: 94%;max-width: 94%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-95 {min-width: 95%;max-width: 95%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-96 {min-width: 96%;max-width: 96%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-97 {min-width: 97%;max-width: 97%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-98 {min-width: 98%;max-width: 98%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-99 {min-width: 99%;max-width: 99%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.normal-100 {min-width: 100%;max-width: 100%; }.flex-col.normal-33 {min-width: 33.333%;max-width: 33.333%; } }@media screen and (max-width: 1023px) {.hide-medium {display: none; }.show-medium {display: block; }.flex-col.medium-wrap {flex-wrap: wrap; }.flex-col.medium-center {align-items: center; }.flex-col.medium-stretch {align-items: stretch; }.flex-col .flex-col__item.medium-1 {min-width: 1%;max-width: 1%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-2 {min-width: 2%;max-width: 2%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-3 {min-width: 3%;max-width: 3%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-4 {min-width: 4%;max-width: 4%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-5 {min-width: 5%;max-width: 5%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-6 {min-width: 6%;max-width: 6%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-7 {min-width: 7%;max-width: 7%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-8 {min-width: 8%;max-width: 8%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-9 {min-width: 9%;max-width: 9%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-10 {min-width: 10%;max-width: 10%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-11 {min-width: 11%;max-width: 11%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-12 {min-width: 12%;max-width: 12%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-13 {min-width: 13%;max-width: 13%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-14 {min-width: 14%;max-width: 14%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-15 {min-width: 15%;max-width: 15%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-16 {min-width: 16%;max-width: 16%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-17 {min-width: 17%;max-width: 17%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-18 {min-width: 18%;max-width: 18%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-19 {min-width: 19%;max-width: 19%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-20 {min-width: 20%;max-width: 20%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-21 {min-width: 21%;max-width: 21%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-22 {min-width: 22%;max-width: 22%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-23 {min-width: 23%;max-width: 23%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-24 {min-width: 24%;max-width: 24%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-25 {min-width: 25%;max-width: 25%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-26 {min-width: 26%;max-width: 26%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-27 {min-width: 27%;max-width: 27%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-28 {min-width: 28%;max-width: 28%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-29 {min-width: 29%;max-width: 29%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-30 {min-width: 30%;max-width: 30%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-31 {min-width: 31%;max-width: 31%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-32 {min-width: 32%;max-width: 32%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-33 {min-width: 33%;max-width: 33%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-34 {min-width: 34%;max-width: 34%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-35 {min-width: 35%;max-width: 35%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-36 {min-width: 36%;max-width: 36%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-37 {min-width: 37%;max-width: 37%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-38 {min-width: 38%;max-width: 38%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-39 {min-width: 39%;max-width: 39%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-40 {min-width: 40%;max-width: 40%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-41 {min-width: 41%;max-width: 41%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-42 {min-width: 42%;max-width: 42%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-43 {min-width: 43%;max-width: 43%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-44 {min-width: 44%;max-width: 44%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-45 {min-width: 45%;max-width: 45%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-46 {min-width: 46%;max-width: 46%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-47 {min-width: 47%;max-width: 47%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-48 {min-width: 48%;max-width: 48%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-49 {min-width: 49%;max-width: 49%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-50 {min-width: 50%;max-width: 50%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-51 {min-width: 51%;max-width: 51%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-52 {min-width: 52%;max-width: 52%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-53 {min-width: 53%;max-width: 53%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-54 {min-width: 54%;max-width: 54%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-55 {min-width: 55%;max-width: 55%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-56 {min-width: 56%;max-width: 56%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-57 {min-width: 57%;max-width: 57%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-58 {min-width: 58%;max-width: 58%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-59 {min-width: 59%;max-width: 59%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-60 {min-width: 60%;max-width: 60%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-61 {min-width: 61%;max-width: 61%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-62 {min-width: 62%;max-width: 62%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-63 {min-width: 63%;max-width: 63%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-64 {min-width: 64%;max-width: 64%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-65 {min-width: 65%;max-width: 65%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-66 {min-width: 66%;max-width: 66%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-67 {min-width: 67%;max-width: 67%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-68 {min-width: 68%;max-width: 68%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-69 {min-width: 69%;max-width: 69%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-70 {min-width: 70%;max-width: 70%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-71 {min-width: 71%;max-width: 71%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-72 {min-width: 72%;max-width: 72%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-73 {min-width: 73%;max-width: 73%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-74 {min-width: 74%;max-width: 74%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-75 {min-width: 75%;max-width: 75%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-76 {min-width: 76%;max-width: 76%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-77 {min-width: 77%;max-width: 77%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-78 {min-width: 78%;max-width: 78%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-79 {min-width: 79%;max-width: 79%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-80 {min-width: 80%;max-width: 80%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-81 {min-width: 81%;max-width: 81%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-82 {min-width: 82%;max-width: 82%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-83 {min-width: 83%;max-width: 83%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-84 {min-width: 84%;max-width: 84%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-85 {min-width: 85%;max-width: 85%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-86 {min-width: 86%;max-width: 86%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-87 {min-width: 87%;max-width: 87%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-88 {min-width: 88%;max-width: 88%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-89 {min-width: 89%;max-width: 89%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-90 {min-width: 90%;max-width: 90%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-91 {min-width: 91%;max-width: 91%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-92 {min-width: 92%;max-width: 92%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-93 {min-width: 93%;max-width: 93%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-94 {min-width: 94%;max-width: 94%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-95 {min-width: 95%;max-width: 95%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-96 {min-width: 96%;max-width: 96%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-97 {min-width: 97%;max-width: 97%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-98 {min-width: 98%;max-width: 98%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-99 {min-width: 99%;max-width: 99%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.medium-100 {min-width: 100%;max-width: 100%; }.flex-col.medium-33 {min-width: 33.333%;max-width: 33.333%; } }@media screen and (max-width: 767px) {.hide-small {display: none; }.show-small {display: block; }.flex-col.small-wrap {flex-wrap: wrap; }.flex-col.small-center {align-items: center; }.flex-col.small-stretch {align-items: stretch; }.flex-col .flex-col__item.small-1 {min-width: 1%;max-width: 1%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-2 {min-width: 2%;max-width: 2%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-3 {min-width: 3%;max-width: 3%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-4 {min-width: 4%;max-width: 4%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-5 {min-width: 5%;max-width: 5%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-6 {min-width: 6%;max-width: 6%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-7 {min-width: 7%;max-width: 7%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-8 {min-width: 8%;max-width: 8%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-9 {min-width: 9%;max-width: 9%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-10 {min-width: 10%;max-width: 10%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-11 {min-width: 11%;max-width: 11%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-12 {min-width: 12%;max-width: 12%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-13 {min-width: 13%;max-width: 13%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-14 {min-width: 14%;max-width: 14%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-15 {min-width: 15%;max-width: 15%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-16 {min-width: 16%;max-width: 16%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-17 {min-width: 17%;max-width: 17%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-18 {min-width: 18%;max-width: 18%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-19 {min-width: 19%;max-width: 19%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-20 {min-width: 20%;max-width: 20%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-21 {min-width: 21%;max-width: 21%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-22 {min-width: 22%;max-width: 22%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-23 {min-width: 23%;max-width: 23%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-24 {min-width: 24%;max-width: 24%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-25 {min-width: 25%;max-width: 25%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-26 {min-width: 26%;max-width: 26%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-27 {min-width: 27%;max-width: 27%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-28 {min-width: 28%;max-width: 28%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-29 {min-width: 29%;max-width: 29%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-30 {min-width: 30%;max-width: 30%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-31 {min-width: 31%;max-width: 31%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-32 {min-width: 32%;max-width: 32%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-33 {min-width: 33%;max-width: 33%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-34 {min-width: 34%;max-width: 34%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-35 {min-width: 35%;max-width: 35%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-36 {min-width: 36%;max-width: 36%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-37 {min-width: 37%;max-width: 37%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-38 {min-width: 38%;max-width: 38%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-39 {min-width: 39%;max-width: 39%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-40 {min-width: 40%;max-width: 40%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-41 {min-width: 41%;max-width: 41%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-42 {min-width: 42%;max-width: 42%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-43 {min-width: 43%;max-width: 43%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-44 {min-width: 44%;max-width: 44%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-45 {min-width: 45%;max-width: 45%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-46 {min-width: 46%;max-width: 46%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-47 {min-width: 47%;max-width: 47%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-48 {min-width: 48%;max-width: 48%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-49 {min-width: 49%;max-width: 49%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-50 {min-width: 50%;max-width: 50%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-51 {min-width: 51%;max-width: 51%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-52 {min-width: 52%;max-width: 52%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-53 {min-width: 53%;max-width: 53%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-54 {min-width: 54%;max-width: 54%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-55 {min-width: 55%;max-width: 55%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-56 {min-width: 56%;max-width: 56%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-57 {min-width: 57%;max-width: 57%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-58 {min-width: 58%;max-width: 58%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-59 {min-width: 59%;max-width: 59%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-60 {min-width: 60%;max-width: 60%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-61 {min-width: 61%;max-width: 61%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-62 {min-width: 62%;max-width: 62%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-63 {min-width: 63%;max-width: 63%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-64 {min-width: 64%;max-width: 64%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-65 {min-width: 65%;max-width: 65%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-66 {min-width: 66%;max-width: 66%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-67 {min-width: 67%;max-width: 67%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-68 {min-width: 68%;max-width: 68%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-69 {min-width: 69%;max-width: 69%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-70 {min-width: 70%;max-width: 70%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-71 {min-width: 71%;max-width: 71%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-72 {min-width: 72%;max-width: 72%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-73 {min-width: 73%;max-width: 73%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-74 {min-width: 74%;max-width: 74%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-75 {min-width: 75%;max-width: 75%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-76 {min-width: 76%;max-width: 76%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-77 {min-width: 77%;max-width: 77%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-78 {min-width: 78%;max-width: 78%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-79 {min-width: 79%;max-width: 79%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-80 {min-width: 80%;max-width: 80%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-81 {min-width: 81%;max-width: 81%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-82 {min-width: 82%;max-width: 82%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-83 {min-width: 83%;max-width: 83%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-84 {min-width: 84%;max-width: 84%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-85 {min-width: 85%;max-width: 85%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-86 {min-width: 86%;max-width: 86%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-87 {min-width: 87%;max-width: 87%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-88 {min-width: 88%;max-width: 88%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-89 {min-width: 89%;max-width: 89%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-90 {min-width: 90%;max-width: 90%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-91 {min-width: 91%;max-width: 91%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-92 {min-width: 92%;max-width: 92%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-93 {min-width: 93%;max-width: 93%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-94 {min-width: 94%;max-width: 94%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-95 {min-width: 95%;max-width: 95%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-96 {min-width: 96%;max-width: 96%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-97 {min-width: 97%;max-width: 97%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-98 {min-width: 98%;max-width: 98%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-99 {min-width: 99%;max-width: 99%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; }.flex-col .flex-col__item.small-100 {min-width: 100%;max-width: 100%; }.flex-col.small-33 {min-width: 33.333%;max-width: 33.333%; } }.hide-big {display: none; }@media screen and (max-width: 900px) {html, body {height: 100%;overflow: hidden;padding: 0; }.hide-big,.hide-desktop {display: block !important; }.show-big,.hide-small,.hide-mobile {display: none; }.column, .columns {position: static; }#admin {display: none; }section.content-section {margin-top: 0; }.small-subscribe .subscribe-input {font-size: .9em;font-weight: normal; }.top-bar {padding: 0;padding-bottom: 20px; }.mobileMarginBottom2 {margin-bottom: 2em; }.mobileMarginTop2 {margin-top: 2em; }button.btn {margin-top: 1em; }h1 {font-size: 1.7em; }h2 {font-size: 1.5em; }h3 {font-size: 1.2em; }h4 {font-size: .9em; }h6 {font-size: .8em; }.big-list-slider {position: relative;height: 240px;overflow: hidden; }.big-list-slider .big-list-slide-block {height: 240px;overflow: hidden;text-align: center;line-height: 235px; }.big-top-slider {transform: none !important;-webkit-transform: none !important; }.detail-book-pic img {max-width: 100%; }.full-wrap {position: absolute;left: 0;right: 0;bottom: 0;top: 0;overflow: hidden; }.full-wrap header {position: relative;padding: 0;z-index: 11;height: 75px; }.mobile-nav-open .full-wrap header {height: auto;overflow: visible; }.full-wrap header .header .header-top-section {padding: 2em 1em; }.wrap .full-wrap header .lang-wrap,.wrap .full-wrap header .nav-wrap {display: none; }.full-wrap .main-wrapper {position: absolute;left: 0;right: 0;top: 0;bottom: 0;overflow: hidden;overflow-y: auto;-webkit-overflow-scrolling: touch;z-index: 10; }.wrap.home footer .footer,.wrap.home footer {transform: none !important;-webkit-transform: none !important; }section.parallax-section.parallax-2 .inner-parallax,section.parallax-section.parallax-2,.main-top-slider, .big-top-slide, .big-top-slider {transform: none !important;-webkit-transform: none !important;height: 260px; }.big-top-slide.oldmaster-slide {background-position: right center; }.block-wrap .block-pic {height: 200px;line-height: 195px; }.block-wrap .hover-overlay {display: none !important; }.block-wrap:hover .block-title,.block-wrap:hover .block-pic {opacity: 1; }.block-wrap:hover .hover-overlay {opacity: 0; }.caroufredsel_wrapper {height: 270px !important; }section.section {padding: 2em 0; }.section .section-sub-link {position: absolute;right: 1em;margin-top: .5em; }.pull-up-section {margin-top: -8em; }section.parallax-section.parallax-1 .inner-parallax,section.parallax-section.parallax-1 {height: 150px;transform: none !important;-webkit-transform: none !important; }body .full-wrap .main-wrapper {padding-top: 75px; }body.has-top-slider .full-wrap .main-wrapper {padding-top: 0; }.paddingLeft1 {padding-top: 1em; }.logo-wrap a {margin-right: 6rem;margin-left: 6rem;text-align: center; }.logo-wrap .logo {display: inline-block; }.wrap .header .nav-icon {width: 25px;height: 25px;position: absolute;left: 2rem;top: 1.7rem;z-index: 5;background: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);-webkit-tap-highlight-color: transparent;transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-o-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-ms-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-moz-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);transition-delay: .10s;-webkit-transition-delay: .10s;-ms-transition-delay: .10s;-o-transition-delay: .10s;-moz-transition-delay: .10s;transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0); }.wrap.mobile-search-open .header .nav-icon {transform: translate3d(0, -200%, 0);-webkit-transform: translate3d(0, -200%, 0); }.wrap .header .nav-search-icon {position: absolute;right: 4rem;top: 50%;z-index: 2;transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-o-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-ms-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-moz-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);transform: translate3d(0, -50%, 0);-webkit-transform: translate3d(0, -50%, 0); }.wrap.mobile-search-open .header .nav-search-icon {transform: translate3d(0, -350%, 0);-webkit-transform: translate3d(0, -350%, 0); }.wrap .header .nav-icon span,.wrap .header .nav-icon span:after,.wrap .header .nav-icon span:before {position: absolute;width: 100%;height: 3px;border-radius: 0px;background: #000;top: 50%;left: 0;right: 0;transform: translate3d(0, -50%, 0);-webkit-transform: translate3d(0, -50%, 0);content: '';transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);-o-transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);-ms-transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);-moz-transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);-webkit-transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1); }.wrap .header .nav-icon span:before {top: 0px;transform: translate3d(0, -240%, 0) rotate(0deg);-webkit-transform: translate3d(0, -240%, 0) rotate(0deg); }.wrap .header .nav-icon span:after {top: auto;bottom: 0;transform: translate3d(0, 240%, 0) rotate(0deg);-webkit-transform: translate3d(0, 240%, 0) rotate(0deg); }.wrap.mobile-nav-open .header .nav-icon span:before {transform: translate3d(0, 240%, 0) rotate(135deg);-webkit-transform: translate3d(0, 240%, 0) rotate(135deg); }.wrap.mobile-nav-open .header .nav-icon span:after {transform: translate3d(0, 240%, 0) rotate(-135deg);-webkit-transform: translate3d(0, 240%, 0) rotate(-135deg); }.wrap.mobile-nav-open .header .nav-icon span {margin-top: 5px; }.wrap.mobile-nav-open .header .nav-icon span {background: none;top: 1px; }.wrap .full-wrap header .header-top-section {position: relative;z-index: 10; }.wrap .full-wrap header .nav-wrap {display: block;position: fixed;left: 0;right: 0;top: 0;padding-top: 75px;bottom: 0;overflow: hidden;overflow-y: auto;-webkit-overflow-scrolling: touch;z-index: 9;background: #FFF;margin: 0;transform: translate3d(-110%, 0, 0) scale(1.1);-webkit-transform: translate3d(-110%, 0, 0) scale(1.1);-ms-transform: translate3d(-110%, 0, 0) scale(1.1);transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);-o-transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);-ms-transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);-moz-transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);-webkit-transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); }.wrap.mobile-nav-open .full-wrap header .nav-wrap {transform: translate3d(0, 0, 0) scale(1);-webkit-transform: translate3d(0, 0, 0) scale(1);-ms-transform: translate3d(0, 0, 0) scale(1); }.wrap .full-wrap header .nav-wrap li {display: block;margin: 0;border-top: 1px solid #f2f2f2; }.wrap .full-wrap header .nav-wrap li a {display: block;padding: 2rem; }.wrap .full-wrap header .header .header-top-section {margin: 0 -0.9375em;background: rgba(255, 255, 255, 0);transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);-o-transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);-ms-transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);-moz-transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);-webkit-transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1); }.wrap.mobile-nav-open .full-wrap header .header .header-top-section {background: white; }.wrap .full-wrap .main-wrapper {transform: translate3d(0, 0, 0) scale(1);-webkit-transform: translate3d(0, 0, 0) scale(1);-ms-transform: translate3d(0, 0, 0) scale(1);transition: all 0.4s cubic-bezier(0.55, 0, 0.1, 1);-o-transition: all 0.4s cubic-bezier(0.55, 0, 0.1, 1);-ms-transition: all 0.4s cubic-bezier(0.55, 0, 0.1, 1);-moz-transition: all 0.4s cubic-bezier(0.55, 0, 0.1, 1);-webkit-transition: all 0.4s cubic-bezier(0.55, 0, 0.1, 1); }.wrap.mobile-nav-open .full-wrap .main-wrapper {transform: translate3d(90%, 0, 0) scale(0.9);-webkit-transform: translate3d(90%, 0, 0) scale(0.9);-ms-transform: translate3d(90%, 0, 0) scale(0.9); }.footer-nav {display: none; }.footer-line {width: 80%; }.footer .logo-wrap.white {display: inline-block; }.footer .logo-wrap.white a {margin: 0; }.footer .logo-wrap.white .logo {background: url("../../images/skin/default/footer-logo-icon-white.png") no-repeat center center;width: 14px;height: 13px;background-size: 14px 13px; }.footer .subscribeForm.small-subscribe {position: absolute;left: 4rem;right: 6rem;top: 2.8rem; }.footer .small-subscribe .subscribe-btn {position: absolute;right: 0;margin-top: 0rem; }.footer .fb-icon, .footer .insta-icon {margin-top: 0; }.wrap .footer {position: relative; }.link-list {display: none; }.curr-link-list {background: #FFF;padding: 2rem;color: #231f20;text-transform: uppercase;font-weight: bold;position: relative;cursor: hand;cursor: pointer;margin-top: 1em; }.close-mobile-search-icon,.curr-link-list .icon {position: absolute;right: 2rem;top: 50%;transform: translate(0, -50%);-webkit-transform: translate(0, -50%);display: block;width: 15px;height: 15px; }.close-mobile-search-icon:after,.close-mobile-search-icon:before,.curr-link-list .icon:after,.curr-link-list .icon:before {content: '';position: absolute;display: block;width: 13px;height: 3px;background: #656565;border-radius: 10px;margin: 0;margin-top: 6px;transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-o-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-ms-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-moz-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1); }.close-mobile-search-icon:after,.curr-link-list .icon:after {transform: rotate(-45deg);-webkit-transform: rotate(-45deg);margin-left: 4px; }.close-mobile-search-icon:before,.curr-link-list .icon:before {transform: rotate(45deg);-webkit-transform: rotate(45deg);margin-left: -4px; }.close-mobile-search-icon:before,.close-mobile-search-icon:after,.curr-link-list.is-open .icon:after,.curr-link-list.is-open .icon:before {width: 17px; }.close-mobile-search-icon:after,.close-mobile-search-icon:before,.curr-link-list.is-open .icon:after,.curr-link-list.is-open .icon:before {margin-left: 0px; }.link-list {background: #FFF; }.link-list li {display: block;margin: 0;border-top: 1px solid #f2f2f2; }.link-list li.dummy {display: none; }.link-list li a {padding: 1em;display: block; }section.section.big-section,.section {padding: 2em 0; }.mobile-no-padding {padding: 0; }.mobileMarginTop1 {margin-top: 1em; }.mobileMarginTop2 {margin-top: 2em; }.mobileMarginBottom1 {margin-bottom: 1em; }.mobileMarginBottom2 {margin-bottom: 2em; }.mobile-left {text-align: left; }.mobile-center {text-align: center; }.white-block {padding: 0; }.book-detail-pull-up h1 {font-size: 26px; }.big-slide-content {position: static;transform: none;-webkit-transform: none; }.big-top-slide.half-top, .big-top-slider.half-top {height: auto;transform: none;-webkit-transform: none; }.person-block-wrap .person-block .person-pic {width: 83%;margin: 0 auto;display: block;float: none;text-align: center; }.person-block-wrap .person-block:nth-child(2n) .person-pic {text-align: center;float: none; }.person-block-wrap .person-block {margin-bottom: 3em; }.person-block-wrap .person-block:nth-child(2n) .person-info {float: none; }.person-block-wrap .person-block .person-info {width: 83%;margin: 0 auto;display: block;float: none;padding-left: 0;margin-top: 2em; }.contact-pull-up {margin: 0; }.map-overlay {display: none; }#map {height: 260px; }.grid-wrap .grid-block {padding: 1.5em;margin: 0;width: 100%; }.grid-wrap .grid-block .block-wrap {max-width: 100%; }.grid-wrap .grid-block .block-wrap .block-pic {height: auto;line-height: 0;max-width: 100%; }.grid-wrap .grid-block .block-wrap .block-pic img {height: auto; }.grid-wrap.grid-wrap--grid .grid-block {max-width: 49.5%;min-width: 49.5%; }.row-slider .row-slider-inner .row-slider-item {width: 100vh; }h1.hero-title {font-size: 2em; }section.section.big-section {padding-top: 6em; }.big-top-slide .hero-slide-pic {bottom: 40px;left: 20px;max-height: 100%;max-width: 100%;position: absolute;right: 20px;text-align: center;top: 40px; }#formOrder {width: 100%;max-height: none;top: 75px;left: 0;transform: none;-webkit-transform: none;bottom: 0;z-index: 999;box-shadow: none;position: fixed; }#overlay {display: none; }.wrap .header .logo-wrap {position: relative;z-index: 2;transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-o-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-ms-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-moz-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);transition-delay: .05s;-webkit-transition-delay: .05s;-ms-transition-delay: .05s;-o-transition-delay: .05s;-moz-transition-delay: .05s; }.wrap.mobile-search-open .header .logo-wrap {transform: translate3d(0, -240%, 0);-webkit-transform: translate3d(0, -240%, 0); }.search-mobile-top-mask {position: absolute;top: 0;left: 0;right: 0;bottom: 0;overflow: hidden; }.wrap .search-form-top-mobile {position: absolute;top: 0;left: 0;right: 0;bottom: 0;transform: translate3d(0, 100%, 0);-webkit-transform: translate3d(0, 100%, 0);transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-o-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-ms-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-moz-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1); }.wrap.mobile-search-open .search-form-top-mobile {transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);transition-delay: .1s;-webkit-transition-delay: .1s;-ms-transition-delay: .1s;-o-transition-delay: .1s;-moz-transition-delay: .1s; }.wrap .search-form-top-mobile .search-box {border-radius: 0;border: none;font-size: 20px;color: #231f20;font-weight: bold;position: absolute;left: 0;right: 0;bottom: 0;top: 0;padding: 1rem; }.close-mobile-search-icon {padding: 30px;box-sizing: content-box;right: 0; }.close-mobile-search-icon {z-index: 12; }.filter-wrap {width: 100%;border: 1px solid #CCC;border-right: none;border-bottom: none; }.filter-wrap:after {content: '';clear: both;float: none;display: table; }.filter-wrap .filter__block {width: 100%;float: none;display: block;border-right: 1px solid #CCC;border-bottom: 1px solid #CCC; }.filter-wrap .filter__block .filter__select .filter__select__drop {z-index: 999; }.filter-wrap .filter__block .filter__select .filter__select__drop.active {display: block; }.lang-block {height: 0; }.top-btns {position: static; }.mobile-search-open .top-bar-btn.top-bar-btn--cart {right: 0;-webkit-transform: translate(100%, -50%);-ms-transform: translate(100%, -50%);-o-transform: translate(100%, -50%);transform: translate(100%, -50%); }.top-bar-btn.top-bar-btn--cart {position: absolute;right: 1rem;z-index: 11;top: 50%;margin-top: -.25rem;transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-o-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-ms-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-moz-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);-o-transform: translate(0, -50%);transform: translate(0, -50%); }.amount-wrap .amount-btns-wrapper {margin-bottom: 1rem; }.total-cart-item-price {position: relative;overflow: visible; }.total-cart-item-price .delete-cart-row {right: 1rem; }.mobileCenter {text-align: center !important; }.mobileNoFloat {display: block;width: 100%;float: none; }.mobileRight {text-align: right; }.cart-popup {margin-top: 5px; } }@media screen and (max-width: 767px) {body .cta {min-height: 450px; }body .cta .cta__form .small-subscribe .subscribe-input {display: block;width: 100%;margin-bottom: 1rem; }body .cta .cta__form .small-subscribe .subscribe-input:not(:first-child) {margin-left: unset; }body .cta .cta__form button[type=submit] {display: block;margin: 0 auto;margin-top: 1rem; } }@media screen and (max-width: 400px) {.grid-wrap.grid-wrap--grid .grid-block {padding: 1em;max-width: 100%;min-width: 100%; } }