.snrs-flexbox {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  @media (max-width: 480px) {
    .snrs-flexbox {
      display: block; } }

.snrs-flexbox {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

@media (max-width: 480px) {
  .snrs-flexbox {
    display: block; } }

.snrs-notify-template-default {
  font-size: 16px;
  color: #848484;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: Helvetica, Arial, snan-serif; }

.snrs-notify-template-default *, .snrs-notify-template-default *:after, .snrs-notify-template-default *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.snrs-notify-template-default img {
  display: block;
  width: 100%;
  max-width: 100%; }

.snrs-notify-template-default ul {
  padding: 0;
  list-style: none; }

.snrs-notify-template-default li {
  margin: 10px 0;
  font-size: 12px; }

.snrs-notify-template-default input {
  width: 100%;
  padding: 15px; }

.snrs-notify-template-default input:focus {
  outline: none; }

.snrs-notify-template-default a {
  text-decoration: none;
  outline: none; }

.snrs-notify-template-default p.title-secondary {
  font-size: 22px; }

.snrs-notify-template-default ul.adventages {
  margin: 30px 0; }

.snrs-notify-template-default .snrs-btn-default {
  font-size: 13px; }

.snrs-notify-type-content {
  color: #848484;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: Helvetica, Arial, snan-serif; }

.snrs-notify-type-content ul {
  padding: 0;
  list-style: none; }

.snrs-notify-type-content input {
  width: 100%;
  padding: 15px;
  font-size: 13px; }

.snrs-notify-type-content input:focus {
  outline: none; }

.snrs-notify-type-content form {
  margin: 30px 0; }

.snrs-notify-type-content .snrs-btn-default {
  font-size: 14px; }

.snrs-notify-type-content .section-text {
  max-width: 100% !important; }

.snrs-control-group {
  all: unset !important;
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  float: left !important;
  line-height: 0 !important; }

.snrs-live-preview .snrs-modal-btn-close {
  width: 32px;
  height: 32px;
  top: 24px;
  right: 24px;
  background-color: transparent; }

.snrs-live-preview .snrs-modal-btn-close:after, .snrs-live-preview .snrs-modal-btn-close:before {
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #6a7580; }

.snrs-live-preview .snrs-modal {
  margin: 20px;
  border-radius: 3px;
  background: #fff;
  max-width: 520px;
  width: 100%; }

.snrs-preview-content {
  padding: 20px;
  padding-top: 59px;
  overflow: auto;
  min-height: 260px;
  width: auto; }

.snrs-preview-content svg {
  height: 48px;
  text-align: center;
  margin: auto;
  width: 100%;
  fill: #384350; }

.snrs-preview-title, .snrs-preview-description {
  margin: 8px auto;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: center;
  max-width: 370px; }

.snrs-preview-title {
  font-size: 14px;
  font-weight: bold;
  color: #384350; }

.snrs-preview-description {
  margin: auto;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.38;
  color: #6a7580; }

.snrs-modal-wrapper {
  font-size: 10px;
  color: #848484;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.snrs-modal {
  box-shadow: 0px 0px 10px rgba(130, 130, 130, 0.3);
  background: #ffffff;
  position: relative;
  margin: 30px; }

.snrs-modal.snrs-transparent-modal {
  box-shadow: none;
  background: transparent; }

.snrs-modal.snrs-notify-type-default {
  -webkit-box-shadow: none;
  box-shadow: none; }

.snrs-second-step {
  padding: 65px;
  font-size: 16px; }

.snrs-second-step p {
  font-size: 3.8em;
  margin: 0;
  font-weight: 100;
  text-align: center;
  font-family: Helvetica, Arial, Sans-Serif; }

.snrs-notify-template-newsletter {
  font-size: 10px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: Helvetica, Arial, Sans-Serif; }

.snrs-notify-template-newsletter ul {
  padding: 0;
  list-style: none; }

.snrs-notify-template-newsletter .section-text {
  padding: 30px 60px;
  font-family: Helvetica, Arial, Sans-Serif; }

.snrs-notify-template-newsletter .section-text p {
  text-align: center;
  margin: 0 0 40px; }

@media (max-width: 480px) {
  .snrs-notify-template-newsletter .section-text {
    padding: 30px !important; } }

.snrs-notify-template-newsletter p.title-primary {
  text-transform: uppercase;
  font-size: 1.3em;
  line-height: 1.6;
  margin: 0 0 25px; }

.snrs-notify-template-newsletter p.title-secondary {
  font-size: 3.8em;
  font-weight: 100; }

@media (max-width: 480px) {
  .snrs-notify-template-newsletter p.title-secondary {
    font-size: 3em; } }

.snrs-notify-template-newsletter .adventages {
  margin: 0 0 40px;
  padding: 0; }

.snrs-notify-template-newsletter .adventages li {
  font-size: 1.3em;
  margin: 10px 0;
  padding-left: 20px;
  font-weight: 400;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKCAMAAAC38k/IAAAARVBMVEWHtlCIt1KOulqPu1yYwGmbwm2oyoGpy4Gz0ZC915/C2qbI3q/U5cHV5cHV5sLk7tfn8d3s9OT0+O/1+fD7/Pn7/fr///8DDzW3AAAAQ0lEQVR42kXHRwKAMAzEQAUSei/7/6diHIpOI/Q2dfpmDLT8pkbr/rg6WMq0aXCLCKm/fUrMBZAtZOf2sXP72DXZugC5MQaoBhYyGQAAAABJRU5ErkJggg==); }

.snrs-notify-template-newsletter .adventages li:first-of-type {
  margin-top: 0; }

.snrs-notify-template-newsletter .adventages li:last-of-type {
  margin-bottom: 0; }

.snrs-notify-template-newsletter .snrs-flexbox-input {
  -webkit-flex: 1 1 70%;
  -ms-flex: 1 1 70%;
  flex: 1 1 70%; }

.snrs-notify-template-newsletter .snrs-flexbox-btn {
  -webkit-flex: 1 1 30%;
  -ms-flex: 1 1 30%;
  flex: 1 1 30%; }

.snrs-notify-template-newsletter .snrs-main-input {
  padding: 18px;
  font-size: 1.3em;
  width: 100%;
  border: 1px solid #d6d6d6;
  -webkit-transition: .3s all;
  -moz-transition: .3s all;
  -ms-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all; }

.snrs-notify-template-newsletter .snrs-main-input:focus {
  border-color: #b5b5b5;
  outline: none; }

.snrs-notify-template-newsletter .snrs-form {
  display: block; }

.snrs-btn-default {
  position: relative;
  color: #ffffff;
  padding: 13px;
  border: 0;
  white-space: nowrap;
  cursor: pointer;
  margin-left: 15px;
  font-size: 1.3em;
  text-transform: uppercase;
  font-weight: 600;
  -webkit-transition: .3s all;
  -moz-transition: .3s all;
  -ms-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all; }

.snrs-btn-default:hover {
  background-color: #454545; }

.snrs-btn-default:focus {
  outline: none; }

.snrs-btn-green {
  background-color: #87b650; }

.snrs-btn-blue {
  background-color: #69a5f4; }

.snrs-btn-orange {
  background-color: #f68b39; }

.snrs-btn-purple {
  background-color: #847bb9; }

.snrs-btn-red {
  background-color: #ed6c63; }

.snrs-btn-turquoise {
  background-color: #1fc8db; }

.snrs-btn-yellow {
  background-color: #fce473; }

.section--placeholder {
  width: 100%;
  height: auto; }

.block--vertical .section--placeholder {
  height: 170px; }

.snrs-is-half .section-text {
  padding: 40px 30px;
  min-width: 480px;
  max-width: 480px; }

@media (max-width: 480px) {
  .snrs-is-half .section-text {
    max-width: 300px;
    min-width: 280px;
    margin: auto; } }

.snrs-is-half .section-text--flex, .snrs-is-half .snrs-section-img--flex {
  -webkit-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%; }

.snrs-is-one-third .section-text {
  padding: 40px 70px; }

.snrs-is-one-third .snrs-section-img--flex {
  -webkit-flex: 1 1 35%;
  -ms-flex: 1 1 35%;
  flex: 1 1 35%; }

.snrs-is-one-third .section-text--flex {
  -webkit-flex: 1 1 65%;
  -ms-flex: 1 1 65%;
  flex: 1 1 65%; }

#snrs-result {
  display: none; }

#snrs-result {
  margin: 0 0 10px;
  font-size: 1.2em;
  color: red;
  text-align: left; }

.snrs-has-error #snrs-result {
  display: block; }

.snrs-has-error .snrs-main-input {
  border-color: red; }

.snrs-has-error ::-webkit-input-placeholder {
  color: red; }

.snrs-has-error :-moz-placeholder {
  /* Firefox 18- */
  color: red; }

.snrs-has-error ::-moz-placeholder {
  /* Firefox 19+ */
  color: red; }

.snrs-has-error :-ms-input-placeholder {
  color: red; }

.snrs-modal-btn-close {
  position: absolute;
  z-index: 1;
  width: 50px;
  height: 50px;
  border: 0;
  top: 0;
  right: 0;
  cursor: pointer;
  background-color: #6a6a6a; }

.snrs-modal-btn-close:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 4px;
  margin-top: -2px; }

.snrs-modal-btn-close:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  height: 4px;
  margin-top: -2px; }

.snrs-modal-btn-close:before, .snrs-modal-btn-close:after {
  content: '';
  position: absolute;
  height: 2px;
  width: 50%;
  top: 50%;
  left: 12px;
  margin-top: -1px;
  background: #ffffff; }

@media (max-width: 480px) {
  .snrs-modal-btn-close {
    width: 30px;
    height: 30px; }
  .snrs-modal-btn-close:before, .snrs-modal-btn-close:after {
    left: 8px; } }

@media (max-width: 1024px) {
  .snrs-section-img--flex {
    display: none; } }

.snrs-section--icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKCAMAAAC38k/IAAAARVBMVEX////7/fr7/Pn1+fD0+O/s9OTn8d3k7tfV5sLV5cHU5cHI3q/C2qa915+z0ZCpy4GoyoGbwm2YwGmPu1yOulqIt1KHtlDPECAjAAAAFnRSTlMACAkWFygyOllaW3WCjKK3uNXb7fH84UbjAgAAAD5JREFUeAFNx9URgFAUxNDgLg/Z/ktluOwA+TrhrR0/d6emn7VAVdhrTr2nkv4xm5SG2xnQHJJsnx1nx832BeYyA6rsJmBnAAAAAElFTkSuQmCC);
  background-position: center center;
  background-size: 100%;
  background-repeat: no-repeat;
  width: 80px;
  height: 80px;
  margin: auto; }

@media (max-width: 480px) {
  .snrs-main-input {
    width: 100%;
    margin-bottom: 20px; }
  button.snrs-btn-default {
    margin: 0;
    width: 100%;
    padding: 19px; } }

@-webkit-keyframes spin {
  from {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg); }
  to {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg); } }

.snrs-btn--is-loading {
  cursor: wait;
  font-size: 0;
  background-color: #454545; }

.snrs-btn--is-loading:after {
  animation: spin 500ms infinite linear;
  -webkit-animation: spin 500ms infinite linear;
  border: 2px solid #d3d6db;
  border-color: transparent transparent white white !important;
  border-radius: 290486px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 18px;
  width: 18px;
  left: 50%;
  margin-left: -9px;
  margin-top: -9px;
  position: absolute;
  top: 50%; }

@media (max-width: 480px) {
  .snrs-btn--is-loading {
    min-height: 54px; } }

.snrs-block-success {
  padding: 100px 50px; }

.snrs-block-success .text {
  font-size: 13px;
  margin-bottom: 0;
  line-height: 1.5; }

.snrs-section-is--bright {
  color: #454545; }

.snrs-section-is--dark {
  color: #f7f7f7; }

.snrs-section-is--dark .snrs-main-input {
  border-color: #8F8F8F; }

.snrs-section-is--bright .snrs-main-input, .snrs-section-is--dark .snrs-main-input {
  background-color: transparent; }

.snrs-modal-wrapper, #snrs-newsletter-promotion {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: stretch;
  align-items: center;
  height: 100%;
  position: fixed;
  z-index: 1050;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.snrs-modal-wrapper {
  display: none; }

.snrs-modal-wrapper.snrs-modal-show {
  overflow: auto;
  display: flex;
  background: rgba(0, 0, 0, 0.2);
  z-index: 999999; }

.snrs-notify-type-content {
  max-width: 640px;
  margin: auto; }

.snrs-notify-type-content .section--placeholder {
  display: none; }

.snrs-hide {
  display: none; }

/* ==========================================================================
   webpush
   ========================================================================== */
.snrs-webpush--close {
  background-image: url("data:image/svg+xml;utf8,%3C?xml%20version=%221.0%22%20encoding=%22utf-8%22?%3E%0A%3C!--%20Generator:%20Adobe%20Illustrator%2020.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version=%221.1%22%20id=%22Regular_-_2px%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%0A%09%20y=%220px%22%20viewBox=%220%200%2017.605%2017.605%22%20style=%22enable-background:new%200%200%2017.605%2017.605;%22%20xml:space=%22preserve%22%3E%0A%3Cstyle%20type=%22text/css%22%3E%0A%09.st0%7Bfill:none;stroke:%2323262D;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;%7D%0A%3C/style%3E%0A%3Cg%20id=%22Warstwa_244%22%3E%0A%09%3Cline%20class=%22st0%22%20x1=%221%22%20y1=%221%22%20x2=%2216.605%22%20y2=%2216.605%22/%3E%0A%09%3Cline%20class=%22st0%22%20x1=%2216.605%22%20y1=%221%22%20x2=%221%22%20y2=%2216.605%22/%3E%0A%3C/g%3E%0A%3C/svg%3E%0A");
  background-repeat: no-repeat;
  cursor: pointer; }

.snrs-webpush--background {
  background: #fff; }

.snrs-webpush--radial-content {
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px; }

.snrs-webpush--autoflex {
  -webkit-flex: auto;
  flex: auto; }

.snrs-webpush--popover, .snrs-webpush--widget, .snrs-webpush--topbar {
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 15px;
  font-weight: 400; }

.snrs-webpush--popover-content, .snrs-webpush--widget-content, .snrs-webpush--topbar-content {
  color: #404040;
  -moz-box-shadow: 0 0 50px 1px rgba(16, 27, 36, 0.1);
  -webkit-box-shadow: 0 0 50px 1px rgba(16, 27, 36, 0.1);
  box-shadow: 0 0 50px 1px rgba(16, 27, 36, 0.1); }

.snrs-webpush--popover-content p, .snrs-webpush--widget-content p, .snrs-webpush--topbar-content p {
  line-height: 20px; }

.snrs-webpush--popover-icon, .snrs-webpush--widget-icon, .snrs-webpush--topbar-icon {
  background: #f06367;
  display: inline-block;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center; }

.snrs-webpush--popover-icon span, .snrs-webpush--widget-icon span, .snrs-webpush--topbar-icon span {
  width: 50%;
  height: 50%;
  background-image: url("data:image/svg+xml;utf8,%3C?xml%20version=%221.0%22%20encoding=%22utf-8%22?%3E%0A%3C!--%20Generator:%20Adobe%20Illustrator%2020.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version=%221.1%22%20id=%22Messenger%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%0A%09%20viewBox=%220%200%2024.843%2030.244%22%20style=%22enable-background:new%200%200%2024.843%2030.244;%22%20xml:space=%22preserve%22%3E%0A%3Cstyle%20type=%22text/css%22%3E%0A%09.st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%0A%3Cg%20id=%22Warstwa_296%22%3E%0A%09%3Cg%3E%0A%09%09%3Cpath%20class=%22st0%22%20d=%22M12.421,0C5.752,0,0,5.406,0,12.075v10.086h24.843V12.075C24.843,5.407,19.091,0,12.421,0z%22/%3E%0A%09%09%3Cpath%20class=%22st0%22%20d=%22M6.193,24.645c0,3.726,2.507,5.598,5.598,5.598s5.598-1.872,5.598-5.598H6.193z%22/%3E%0A%09%3C/g%3E%0A%3C/g%3E%0A%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center center; }

.snrs-webpush--popover-dn-allow, .snrs-webpush--popover-allow, .snrs-webpush--widget-dn-allow, .snrs-webpush--widget-allow, .snrs-webpush--topbar-dn-allow, .snrs-webpush--topbar-allow {
  text-decoration: none;
  display: inline-block;
  padding: 10px 20px; }

.snrs-webpush--popover-dn-allow, .snrs-webpush--widget-dn-allow, .snrs-webpush--topbar-dn-allow {
  color: #f06367;
  padding: 10px 12px;
  line-height: 20px;
  font-size: 15px; }

.snrs-webpush--popover-allow, .snrs-webpush--widget-allow, .snrs-webpush--topbar-allow {
  color: #fff;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  background: #55c039;
  line-height: 20px;
  font-size: 15px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }

.snrs-webpush--popover-allow:hover, .snrs-webpush--widget-allow:hover, .snrs-webpush--topbar-allow:hover {
  background: #7dd766;
  color: #fff;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }

.snrs-webpush--popover-content .snrs-webpush--widget-content--top h3, .snrs-webpush--widget-content .snrs-webpush--widget-content--top h3, .snrs-webpush--topbar-content .snrs-webpush--widget-content--top h3 {
  line-height: 22px;
  color: #404040; }

.snrs-webpush--popover-content .snrs-webpush--widget-content--top p, .snrs-webpush--widget-content .snrs-webpush--widget-content--top p, .snrs-webpush--topbar-content .snrs-webpush--widget-content--top p {
  line-height: 20px;
  font-size: 15px; }

.snrs-webpush--popover-buttons, .snrs-webpush--widget-buttons, .snrs-webpush--topbar-buttons {
  line-height: 20px; }

.snrs-webpush--popover-bottom, .snrs-webpush--widget-bottom, .snrs-webpush--topbar-bottom {
  line-height: 20px; }

.snrs-webpush--popover-powered, .snrs-webpush--widget-powered, .snrs-webpush--topbar-powered {
  color: #757575;
  font-size: 11px;
  text-decoration: none;
  display: inline-block; }

.snrs-webpush--popover-powered img, .snrs-webpush--widget-powered img, .snrs-webpush--topbar-powered img {
  display: inline-block;
  vertical-align: middle; }

.snrs-webpush--popover {
  padding: 0 10px;
  -moz-box-sizing: botrder-box;
  -webkit-box-sizing: botrder-box;
  box-sizing: botrder-box;
  width: 100%;
  max-width: 530px; }

.snrs-webpush--popover-inner {
  padding: 30px;
  -moz-box-sizing: botrder-box;
  -webkit-box-sizing: botrder-box;
  box-sizing: botrder-box;
  text-align: left; }

.snrs-webpush--popover-content {
  position: relative; }

.snrs-webpush--popover-content h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px; }

.snrs-webpush--popover-buttons {
  margin-top: 20px;
  text-align: right; }

.snrs-webpush--popover-overlay {
  z-index: 99;
  width: 100%;
  top: 250px;
  left: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center; }

.snrs-webpush--popover-icon {
  width: 79px;
  min-width: 79px;
  height: 79px;
  margin-right: 20px; }

.snrs-webpush--popover-top {
  display: -webkit-flex;
  display: flex; }

.snrs-webpush--popover .snrs-webpush--close {
  width: 10px;
  height: 10px;
  position: absolute;
  right: 15px;
  top: 15px; }

.snrs-webpush--topbar {
  width: 100%;
  position: relative; }

.snrs-webpush--topbar-content {
  padding: 20px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative; }

@media only screen and (max-width: 960px) {
  .snrs-webpush--topbar-content {
    display: block; } }

.snrs-webpush--topbar-content p {
  line-height: 20px; }

@media only screen and (max-width: 960px) {
  .snrs-webpush--topbar-content p {
    margin: 13px 0; } }

.snrs-webpush--topbar-powered {
  position: absolute;
  right: 60px;
  top: 30px; }

@media only screen and (max-width: 960px) {
  .snrs-webpush--topbar-powered {
    position: relative;
    top: 0;
    left: 0; } }

.snrs-webpush--topbar-top {
  max-width: 640px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-items: flex-start;
  align-items: flex-start; }

@media only screen and (max-width: 960px) {
  .snrs-webpush--topbar-top {
    display: block;
    text-align: center;
    max-width: 100%; } }

@media only screen and (max-width: 960px) {
  .snrs-webpush--topbar-bottom {
    text-align: center;
    margin-top: 10px; } }

.snrs-webpush--topbar-overlay {
  width: 100%;
  top: 0;
  left: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center; }

.snrs-webpush--topbar-buttons {
  margin-top: 0;
  margin-left: 20px;
  min-width: 190px; }

@media only screen and (max-width: 960px) {
  .snrs-webpush--topbar-buttons {
    margin-left: 0; } }

.snrs-webpush--topbar-icon {
  width: 29px;
  min-width: 29px;
  height: 29px;
  margin-right: 20px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-flex;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex; }

.snrs-webpush--topbar .snrs-webpush--close {
  width: 15px;
  height: 15px;
  position: absolute;
  right: 30px;
  top: 30px; }

.snrs-webpush--widget {
  width: 100%;
  height: 100%;
  position: relative;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  opacity: 0;
  top: 20px; }

.snrs-webpush--widget-opened .snrs-webpush--widget {
  visibility: visible;
  opacity: 1;
  top: 0;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.snrs-webpush--widget-content {
  padding: 25px;
  position: absolute;
  bottom: 90px;
  left: 0;
  min-width: 267px; }

.snrs-webpush--widget-content h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px; }

.snrs-webpush--widget-content .snrs-section-is--bright {
  color: #454545; }

.snrs-webpush--widget-content .snrs-section-is--bright:hover {
  color: #454545;
  text-decoration: none; }

.snrs-webpush--widget-powered {
  margin-top: 40px; }

.snrs-webpush--widget-powered .synerise-logo {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20id=%22svg%22%20version=%221.1%22%20width=%22400%22%20height=%22400%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20style=%22display:%20block;%22%3E%3Cg%20id=%22svgg%22%3E%3Cpath%20id=%22path0%22%20d=%22M0.000%20200.000%20L%200.000%20400.000%20200.000%20400.000%20L%20400.000%20400.000%20400.000%20200.000%20L%20400.000%200.000%20200.000%200.000%20L%200.000%200.000%200.000%20200.000%20M234.687%20119.918%20C%20241.155%20124.183,242.000%20131.814,236.600%20137.205%20L%20233.200%20140.599%20209.600%20141.028%20C%20175.046%20141.657,166.444%20144.575,163.198%20156.766%20C%20159.281%20171.482,168.570%20178.322,199.171%20183.251%20C%20250.270%20191.482,260.400%20199.216,260.400%20230.000%20C%20260.400%20259.495,249.422%20273.224,220.400%20280.026%20C%20212.912%20281.781,160.780%20282.045,157.200%20280.347%20C%20148.815%20276.368,149.193%20263.886,157.817%20259.971%20C%20160.898%20258.572,163.271%20258.432,184.400%20258.404%20C%20224.497%20258.349,235.012%20253.090,236.584%20232.304%20C%20237.719%20217.298,232.152%20213.434,200.800%20207.471%20C%20153.752%20198.521,142.183%20191.342,139.129%20169.200%20C%20135.290%20141.372,150.798%20123.200,182.000%20118.965%20C%20191.109%20117.729,232.502%20118.478,234.687%20119.918%20%22%20stroke=%22none%22%20fill=%22%2302b2f2%22%20fill-rule=%22evenodd%22%3E%3C/path%3E%3Cpath%20id=%22path1%22%20d=%22M148.757%20133.400%20L%20146.000%20136.400%20149.000%20133.643%20C%20151.792%20131.077,152.368%20130.400,151.757%20130.400%20C%20151.623%20130.400,150.273%20131.750,148.757%20133.400%20M189.800%20141.351%20C%20190.570%20141.553,191.830%20141.553,192.600%20141.351%20C%20193.370%20141.150,192.740%20140.986,191.200%20140.986%20C%20189.660%20140.986,189.030%20141.150,189.800%20141.351%20M138.656%20161.600%20C%20138.656%20164.460,138.801%20165.630,138.979%20164.200%20C%20139.156%20162.770,139.156%20160.430,138.979%20159.000%20C%20138.801%20157.570,138.656%20158.740,138.656%20161.600%20M249.600%20198.650%20C%20249.600%20198.788,250.770%20199.958,252.200%20201.250%20L%20254.800%20203.600%20252.450%20201.000%20C%20250.260%20198.576,249.600%20198.032,249.600%20198.650%20M171.400%20258.998%20C%20177.450%20259.134,187.350%20259.134,193.400%20258.998%20C%20199.450%20258.862,194.500%20258.751,182.400%20258.751%20C%20170.300%20258.751,165.350%20258.862,171.400%20258.998%20M205.800%20281.351%20C%20206.570%20281.553,207.830%20281.553,208.600%20281.351%20C%20209.370%20281.150,208.740%20280.986,207.200%20280.986%20C%20205.660%20280.986,205.030%20281.150,205.800%20281.351%20%22%20stroke=%22none%22%20fill=%22%2373cdf3%22%20fill-rule=%22evenodd%22%3E%3C/path%3E%3Cpath%20id=%22path2%22%20d=%22M237.029%20230.000%20C%20237.035%20232.200,237.190%20233.005,237.374%20231.789%20C%20237.558%20230.573,237.553%20228.773,237.363%20227.789%20C%20237.173%20226.805,237.023%20227.800,237.029%20230.000%20M247.550%20266.600%20L%20245.200%20269.200%20247.800%20266.850%20C%20250.224%20264.660,250.768%20264.000,250.150%20264.000%20C%20250.012%20264.000,248.842%20265.170,247.550%20266.600%20M171.848%20281.398%20C%20178.145%20281.534,188.225%20281.533,194.248%20281.398%20C%20200.272%20281.262,195.120%20281.151,182.800%20281.152%20C%20170.480%20281.152,165.552%20281.263,171.848%20281.398%20%22%20stroke=%22none%22%20fill=%22%23c4e6f5%22%20fill-rule=%22evenodd%22%3E%3C/path%3E%3Cpath%20id=%22path3%22%20d=%22M185.012%20119.226%20C%20153.270%20122.562,138.029%20137.933,139.428%20165.200%20C%20140.653%20189.099,152.697%20197.956,194.400%20205.629%20C%20227.107%20211.646,233.798%20214.532,236.486%20223.777%20C%20239.842%20235.321,234.017%20248.888,223.378%20254.307%20C%20215.455%20258.342,213.063%20258.640,186.000%20258.964%20C%20170.230%20259.153,159.549%20259.604,158.184%20260.139%20C%20150.540%20263.134,149.231%20274.462,156.000%20279.032%20L%20158.800%20280.923%20188.400%20280.575%20C%20221.574%20280.185,223.927%20279.877,235.810%20274.362%20C%20253.998%20265.921,263.505%20245.265,260.093%20221.600%20C%20256.699%20198.065,246.410%20191.711,198.731%20183.712%20C%20170.228%20178.929,163.236%20174.798,162.531%20162.322%20C%20161.595%20145.757,170.297%20141.578,207.200%20140.869%20C%20229.875%20140.433,231.797%20140.284,234.389%20138.762%20C%20241.658%20134.491,241.227%20124.041,233.624%20120.200%20C%20229.820%20118.278,199.756%20117.676,185.012%20119.226%20%22%20stroke=%22none%22%20fill=%22%23f5f5f6%22%20fill-rule=%22evenodd%22%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  background-size: 100%; }

.snrs-webpush--widget-overlay {
  width: 60px;
  height: 60px;
  bottom: 40px;
  left: 40px;
  display: none;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

.snrs-webpush--widget-icon {
  width: 100%;
  min-width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%; }

.snrs-webpush--widget-trigger {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  -moz-transition: ease-in 0.2s all;
  -o-transition: ease-in 0.2s all;
  -webkit-transition: ease-in 0.2s all;
  transition: ease-in 0.2s all;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1); }

.snrs-webpush--widget-trigger:hover {
  -moz-transition: ease-in 0.2s all;
  -o-transition: ease-in 0.2s all;
  -webkit-transition: ease-in 0.2s all;
  transition: ease-in 0.2s all;
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05); }

.snrs-webpush--widget-opened .snrs-webpush--widget-trigger .snrs-webpush--widget-icon {
  background: #5e6c7c; }

.snrs-webpush--widget-opened .snrs-webpush--widget-trigger .snrs-webpush--widget-icon span {
  background-image: url("data:image/svg+xml;utf8,%3C?xml%20version=%221.0%22%20encoding=%22utf-8%22?%3E%0A%3C!--%20Generator:%20Adobe%20Illustrator%2020.1.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version=%221.1%22%20id=%22Regular_-_2px%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%0A%09%20y=%220px%22%20viewBox=%220%200%2017.605%2017.605%22%20style=%22enable-background:new%200%200%2017.605%2017.605;%22%20xml:space=%22preserve%22%3E%0A%3Cstyle%20type=%22text/css%22%3E%0A%09.st0%7Bfill:none;stroke:%23fff;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10;%7D%0A%3C/style%3E%0A%3Cg%20id=%22Warstwa_244%22%3E%0A%09%3Cline%20class=%22st0%22%20x1=%221%22%20y1=%221%22%20x2=%2216.605%22%20y2=%2216.605%22/%3E%0A%09%3Cline%20class=%22st0%22%20x1=%2216.605%22%20y1=%221%22%20x2=%221%22%20y2=%2216.605%22/%3E%0A%3C/g%3E%0A%3C/svg%3E%0A");
  background-size: 55%;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -moz-transition: ease-in-out 0.2s all;
  -o-transition: ease-in-out 0.2s all;
  -webkit-transition: ease-in-out 0.2s all;
  transition: ease-in-out 0.2s all; }

.snrs-webpush--widget-trigger .snrs-webpush--widget-icon span {
  background-size: 70%;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -moz-transition: ease-in-out 0.2s all;
  -o-transition: ease-in-out 0.2s all;
  -webkit-transition: ease-in-out 0.2s all;
  transition: ease-in-out 0.2s all; }

.snrs-webpush--shown {
  display: -webkit-flex;
  display: flex; }

.snrs-webpush--position-fixed {
  position: fixed;
  z-index: 99; }

.snrs-notify-template-products {
  max-width: 100%; }

.snrs-products-slider {
  width: 100%;
  overflow: hidden;
  position: relative; }
  .snrs-products-slider .snrs-products {
    display: block;
    padding: 0;
    overflow: hidden;
    transition: transform .5s ease; }
    .snrs-products-slider .snrs-products li {
      display: inline-block;
      padding: 15px;
      text-align: center;
      box-sizing: border-box; }
      .snrs-products-slider .snrs-products li img {
        width: 100%; }

.snrs-arrow {
  position: absolute;
  z-index: 1;
  top: 50%;
  width: 30px;
  height: 30px;
  background-color: #f1f2f4;
  cursor: pointer;
  border-radius: 50%;
  background-image: url("data:image/svg+xml, %3Csvg%20id%3D%22Regular_-_2px%22%20data-name%3D%22Regular%20-%202px%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%206.37012%2010.74023%22%3E%3Ctitle%3Estrzalka%3C/title%3E%3Cg%20id%3D%22Warstwa_120%22%20data-name%3D%22Warstwa%20120%22%3E%3Cpath%20d%3D%22M4567.47852%2C649.7749a0.99676%2C0.99676%2C0%2C0%2C1-.707-0.293l-4.37012-4.37012a0.99989%2C0.99989%2C0%2C0%2C1%2C1.41406-1.41406l4.37012%2C4.37012A1%2C1%2C0%2C0%2C1%2C4567.47852%2C649.7749Z%22%20transform%3D%22translate%28-4562.1084%20-643.40479%29%22/%3E%3Cpath%20d%3D%22M4563.1084%2C654.145a1%2C1%2C0%2C0%2C1-.707-1.707l4.37012-4.37012a0.99989%2C0.99989%2C0%2C0%2C1%2C1.41406%2C1.41406l-4.37012%2C4.37012A0.99676%2C0.99676%2C0%2C0%2C1%2C4563.1084%2C654.145Z%22%20transform%3D%22translate%28-4562.1084%20-643.40479%29%22/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 20%;
  background-position: center center; }

.snrs-left-arrow {
  left: 0;
  -webkit-transform: translate(0, -50%) rotateY(-180deg);
  -moz-transform: translate(0, -50%) rotateY(-180deg);
  -ms-transform: translate(0, -50%) rotateY(-180deg);
  -o-transform: translate(0, -50%) rotateY(-180deg);
  transform: translate(0, -50%) rotateY(-180deg); }

.snrs-right-arrow {
  right: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%); }
