

/* Start:/bitrix/components/entena/contactsForPage/templates/.default/style.css?1723998498944*/
.contact-button {
      position: fixed;
      bottom: 20px;
      right: 20px;
      background-color: #007bff;
      color: #fff;
      border: none;
      border-radius: 50%;
      width: 50px;
      height: 50px;
      display: flex;
      justify-content: center;
      align-items: center;
      cursor: pointer;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
      transition: background-color 0.3s ease;
	z-index: 999999;
    }

    .contact-button:hover {
      background-color: #0056b3;
    }

    .contact-button i {
      font-size: 24px;
    }

    .contact-modal {
      display: none;
      position: fixed;
      z-index: 1;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      overflow: auto;
      background-color: rgba(0, 0, 0, 0.4);
    }

    .contact-modal-content {
      background-color: #fefefe;
      margin: 15% auto;
      padding: 20px;
      border: 1px solid #888;
      width: 80%;
    }
/* End */


/* Start:/bitrix/templates/entena.by/hystmodal.css?17453556724419*/
.hystmodal__window--form{width:440px;max-width:100%;background:linear-gradient(216.25deg,#fff 0%,#f3f3f3 100%),#fcfcfc;box-shadow:0px 0px 6px rgba(51,66,94,.5);padding:7rem 9rem}.loginblock__h1{margin-bottom:30px;color:#2e3c56;font-weight:600;font-size:26px;line-height:36px}.loginblock__h2{margin-top:4px;color:#8f99aa;font-size:14px;line-height:21px}.loginblock__form{padding-top:36px}.formitem{padding-bottom:24px;position:relative}.formitem input{outline:none;background:#fff;box-shadow:inset 0 0 0 100px #fff;border:1px solid #dde0e6;box-sizing:border-box;color:#484c53;font-size:15px;line-height:26px;padding:15px 20px;box-sizing:border-box;display:block;width:100%}.formitem input:focus{border-color:#9d9fa3}.loginblock__bottom{justify-content:space-between;padding-bottom:24px}.formcheckbox{position:relative;display:block;cursor:pointer}.formcheckbox input{position:absolute;top:0;left:0;opacity:0;pointer-events:none}.formcheckbox:focus-within{outline:2px dotted #afb3b9;outline-offset:2px}.formcheckbox input+span{height:21px;color:#8f99aa;font-size:12px;line-height:21px;position:relative;align-items:center;user-select:none}
.formcheckbox input:checked+span{color:#2e3c56}.checkplace{display:flex;background:#fff;border:1px solid #dde0e6;box-sizing:border-box;width:18px;height:18px;margin-right:1rem}.checkplace img{display:block;max-width:90%;max-height:95%;margin:auto;opacity:0}.formcheckbox input:checked+span .checkplace{border-color:#9d9fa3}.formcheckbox input:checked+span .checkplace img{opacity:1}.loginblock__link{display:block;color:#2e3c56;font-size:12px;line-height:21px}.formsubmit .button{width:100%;height:56px;font-weight:500}.hystmodal__opened,.hystmodal__shadow{position:fixed;right:0;left:0;overflow:hidden}.hystmodal__shadow{border:none;display:block;width:100%;top:0;bottom:0;pointer-events:none;z-index:98;opacity:0;transition:opacity .15s ease;background-color:#000}.hystmodal__shadow--show{pointer-events:auto;opacity:.6}.hystmodal{position:fixed;top:0;bottom:0;right:0;left:0;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;opacity:1;pointer-events:none;display:flex;flex-flow:column nowrap;justify-content:flex-start;z-index:99;visibility:hidden}
.hystmodal--active{opacity:1}.hystmodal--active,.hystmodal--moved{pointer-events:auto;visibility:visible}.hystmodal__wrap{flex-shrink:0;flex-grow:0;width:100%;min-height:100%;margin:auto;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center}.hystmodal__window{margin:50px 0;box-sizing:border-box;flex-shrink:0;flex-grow:0;background:#fff;width:600px;max-width:100%;overflow:visible;transition:transform .2s ease 0s,opacity .2s ease 0s;transform:scale(.9);opacity:0}.hystmodal--active .hystmodal__window{transform:scale(1);opacity:1}.hystmodal__close{position:absolute;z-index:10;top:0;right:-40px;display:block;width:30px;height:30px;background-color:transparent;background-position:50%;background-repeat:no-repeat;background-image:url("/bitrix/templates/entena.by/svg/close_modal.svg");background-size:100% 100%;border:none;font-size:0;cursor:pointer;outline:none}.hystmodal__close:focus{outline:2px dotted #afb3b9;outline-offset:2px}@media (max-width:767px){.hystmodal__close{top:10px;right:10px;width:24px;height:24px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' stroke='%23111' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M22 2L2 22'/%3E%3Cpath fill='none' stroke='%23111' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M2 2l20 20'/%3E%3C/svg%3E")}
.hystmodal__window{margin:0}}.formsubmite input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.formsubmite input{display:inline-flex;flex-flow:row nowrap;align-items:center;justify-content:center;text-align:center;padding:0 15px 2px;font-family:inherit;font-size:18px;font-weight:500;line-height:20px;box-sizing:border-box;cursor:pointer;border:none;position:relative;background:0 0;border:1px solid #000;color:#000}.formsubmite input:hover{background-color:#000;color:#fff}.formsubmite input:active{top:1px}.formsubmite input:disabled{background:#ddd;border-color:#d5d5d5;color:#fff}.formsubmite input{font-family:inherit}.hystmodal__styled .formsubmit input{background-color:#000;color:#fff;border:none;font-weight:700;margin:1em 0;padding:10px 30px}.formsubmite input{width:100%;height:56px;font-weight:500}
/* End */


/* Start:/bitrix/templates/entena.by/components/bitrix/form.result.new/CallMe/style.css?1745355636753*/
.hystmodal__close:focus{outline:none;outline-offset:0px}.w400{width:400px !important}.w800{width:800px !important}.callMe{padding:20px 35px;border-radius:5px}.callMe h2{margin-top:0;margin-bottom:1.83rem}.callMe .form__checkbox{display:inline-block}.callMe .form__cell{margin:30px 0}.callMe input{-webkit-user-select:initial;-khtml-user-select:initial;-moz-user-select:initial;-ms-user-select:initial;user-select:initial}.callMe .button{border:none;font-size:inherit;-webkit-user-select:initial;-khtml-user-select:initial;-moz-user-select:initial;-ms-user-select:initial;user-select:initial}.callMe .success_img{width:100%;width:100%;margin:auto;align-items:center;display:flex;justify-content:center}.success_img img{max-width:90px;margin-bottom:15px}

/* End */


/* Start:/bitrix/templates/entena.by/components/bitrix/menu/top_menu/style.css?17453552607012*/
.slogan{color:#000;font-size:.6rem;display:block;position:absolute;top:61%;font-family:Gilroy,Helvetica,Roboto,Arial,sans-serif;cursor:default}.header-menu__tg{line-height:10px;margin-right:10px}.col-auto{position:relative;width:100%;min-height:1px;margin-right:-25px;padding-left:6px}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.header-lang-wrapper{padding:0 12px}.header-lang-btn{display:-webkit-box;display:-ms-flexbox;display:flex;height:49px;outline:none;border:none;background-color:transparent;cursor:pointer;-webkit-transition:.18s linear all;-o-transition:.18s linear all;transition:.18s linear all;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.header-lang-btn>span{-webkit-transition:.18s linear all;-o-transition:.18s linear all;transition:.18s linear all}.header-lang-btn-icon{display:inline-block;width:12px;height:15px;background:no-repeat center url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20width%3D%2212px%22%20height%3D%2215px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20%20fill%3D%22%238a8a8a%22%20d%3D%22M4.695%2C6.201%20C4.695%2C5.478%205.280%2C4.892%206.000%2C4.892%20C6.720%2C4.892%207.303%2C5.478%207.303%2C6.201%20C7.303%2C6.923%206.720%2C7.509%206.000%2C7.509%20C5.280%2C7.509%204.695%2C6.923%204.695%2C6.201%20ZM10.638%2C10.600%20L8.863%2C9.500%20C9.560%2C8.369%209.913%2C7.197%209.913%2C6.018%20C9.913%2C3.854%208.157%2C2.093%206.000%2C2.093%20C3.842%2C2.093%202.087%2C3.854%202.087%2C6.018%20C2.087%2C9.312%204.819%2C11.664%205.999%2C12.526%20C6.110%2C12.446%206.234%2C12.352%206.368%2C12.245%20C6.763%2C11.931%207.140%2C11.592%207.487%2C11.238%20L8.976%2C12.705%20C8.568%2C13.121%208.126%2C13.519%207.664%2C13.886%20C7.020%2C14.397%206.552%2C14.677%206.531%2C14.689%20L6.000%2C15.006%20L5.468%2C14.689%20C5.245%2C14.556%20-0.000%2C11.377%20-0.000%2C6.018%20C-0.000%2C2.700%202.691%2C0.000%206.000%2C0.000%20C9.308%2C0.000%2011.999%2C2.700%2011.999%2C6.018%20C11.999%2C7.592%2011.542%2C9.134%2010.638%2C10.600%20Z%22/%3E%3C/svg%3E)}.header-lang-btn:hover .header-lang-btn-icon{background:no-repeat center url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20width%3D%2212px%22%20height%3D%2215px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20%20fill%3D%22%2349abfd%22%20d%3D%22M4.695%2C6.201%20C4.695%2C5.478%205.280%2C4.892%206.000%2C4.892%20C6.720%2C4.892%207.303%2C5.478%207.303%2C6.201%20C7.303%2C6.923%206.720%2C7.509%206.000%2C7.509%20C5.280%2C7.509%204.695%2C6.923%204.695%2C6.201%20ZM10.638%2C10.600%20L8.863%2C9.500%20C9.560%2C8.369%209.913%2C7.197%209.913%2C6.018%20C9.913%2C3.854%208.157%2C2.093%206.000%2C2.093%20C3.842%2C2.093%202.087%2C3.854%202.087%2C6.018%20C2.087%2C9.312%204.819%2C11.664%205.999%2C12.526%20C6.110%2C12.446%206.234%2C12.352%206.368%2C12.245%20C6.763%2C11.931%207.140%2C11.592%207.487%2C11.238%20L8.976%2C12.705%20C8.568%2C13.121%208.126%2C13.519%207.664%2C13.886%20C7.020%2C14.397%206.552%2C14.677%206.531%2C14.689%20L6.000%2C15.006%20L5.468%2C14.689%20C5.245%2C14.556%20-0.000%2C11.377%20-0.000%2C6.018%20C-0.000%2C2.700%202.691%2C0.000%206.000%2C0.000%20C9.308%2C0.000%2011.999%2C2.700%2011.999%2C6.018%20C11.999%2C7.592%2011.542%2C9.134%2010.638%2C10.600%20Z%22/%3E%3C/svg%3E)}
.header-lang-btn-text{font-weight:700 !important;display:inline-block;margin:0 7px 0 6px;color:#777;font-family:Gilroy,Helvetica,Roboto,Arial,sans-serif}.header-lang-btn:hover .header-lang-btn-text{color:#49abfd}.header-lang-btn-dropdown{position:relative;display:inline-block;width:12px;height:15px}.header-lang-btn-dropdown:after,.header-lang-btn-dropdown:before{position:absolute;top:50%;left:50%;display:block;width:6px;height:1px;background-color:#777;content:'';-webkit-transition:.18s linear all;-o-transition:.18s linear all;transition:.18s linear all}.header-lang-btn-dropdown:after{-webkit-transform:translate(-1px,0) rotate(-45deg);-ms-transform:translate(-1px,0) rotate(-45deg);transform:translate(-1px,0) rotate(-45deg)}.header-lang-btn-dropdown:before{-webkit-transform:translate(-5px,0) rotate(45deg);-ms-transform:translate(-5px,0) rotate(45deg);transform:translate(-5px,0) rotate(45deg)}.header-lang-btn:hover .header-lang-btn-dropdown:after,.header-lang-btn:hover .header-lang-btn-dropdown:before{background-color:#49abfd}
.header-lang-wrapper .dropdown-selector-section{max-width:200px;left:-100px}.header-lang-wrapper .dropdown-selector-section-inner{padding:8px 0 24px}.header-lang-link-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:19px 39px 1px 28px;text-decoration:none;-webkit-transition:.18s all linear;-o-transition:.18s all linear;transition:.18s all linear}.header-lang-link-inner:hover{text-decoration:none}.header-lang-link-text-inner{color:#000;white-space:nowrap;letter-spacing:.05px;font-family:Gilroy,Helvetica,Roboto,Arial,sans-serif;-webkit-transition:.18s linear all;-o-transition:.18s linear all;transition:.18s linear all}.header-lang-link-icon-inner{display:block;width:15px;height:15px;margin-right:13px;background:#dedede;border-radius:100%}.header-lang-link-icon{background-position:50%;background-size:cover;background-repeat:no-repeat}.header-lang-link-icon_ru{background-image:url(/bitrix/templates/entena.by/img/ru.png)}
.header-lang-link-icon_by{background-image:url(/bitrix/templates/entena.by/img/by.png)}@media (max-width:1360px){.header-lang-wrapper{padding-right:7px}}@media (max-width:767px){.header-lang-btn{height:30px}}@media (max-width:575px){.header-lang-btn-text,.header-lang-btn-dropdown{display:none}.header-lang-wrapper .dropdown-selector-section{left:auto;right:0}.header-lang-wrapper .dropdown-selector-section-inner:before,.header-lang-wrapper .dropdown-selector-section-inner:after{left:auto;right:8px}}.dropdown-selector-section{position:absolute;height:0;top:100%;left:26px;opacity:0;overflow:hidden;-webkit-transition:.16s opacity linear;-o-transition:.16s opacity linear;transition:.16s opacity linear;z-index:500}.dropdown-selector-section.active{height:auto;opacity:1;overflow:unset}.dropdown-selector-section-inner{position:relative;background:#fff;border:1px solid #e9e9e9;-webkit-box-shadow:0 16px 40px rgba(0,0,0,.17);box-shadow:0 16px 40px rgba(0,0,0,.17)}.dropdown-selector-section-inner:before,.dropdown-selector-section-inner:after{content:'';position:absolute;width:0;height:0;right:36px;bottom:100%;border-style:solid;border-width:0 10px 10px;border-color:transparent transparent #e9e9e9}
.dropdown-selector-section-inner:before{z-index:1}.dropdown-selector-section-inner:after{bottom:calc(100% - 1px);border-bottom-color:#fff;z-index:2}.dropdown-selector-section.active{height:auto;opacity:1;overflow:unset;width:400px}@media all and (max-width:576px){.dropdown-selector-section.active{width:300px}}
/* End */


/* Start:/bitrix/templates/entena.by/components/bitrix/menu/bottom_menu_block/style.css?1745355264765*/
div.blue-tabs-menu{float:left;width:100%;background:#bbd9ee;font-size:93%;line-height:normal}div.blue-tabs-menu ul{margin:0;padding:10px 10px 0;list-style:none}div.blue-tabs-menu li{display:inline;margin:0;padding:0}div.blue-tabs-menu a{float:left;background:url("/bitrix/templates/entena.by/components/bitrix/menu/bottom_menu_block/images/tableft.gif") no-repeat left top;margin:0;padding:0 0 0 4px;text-decoration:none;margin-top:.2em}div.blue-tabs-menu a nobr{float:left;display:block;background:url("/bitrix/templates/entena.by/components/bitrix/menu/bottom_menu_block/images/tabright.gif") no-repeat right top;padding:5px 15px 4px 6px;white-space:nowrap;color:#666}div.blue-tabs-menu a nobr{float:none}div.blue-tabs-menu a:hover nobr{color:#ff9834}div.blue-tabs-menu a:hover{background-position:0 -42px}div.blue-tabs-menu a:hover nobr{background-position:100% -42px}div.menu-clear-left{clear:left}

/* End */


/* Start:/bitrix/templates/entena.by/styles.css?17559745601004*/
.slogan{font-family:Gilroy,Helvetica,Roboto,Arial,sans-serif;position:absolute;top:56%;font-size:76%}.columns>.footer__holder{flex-wrap:wrap}.policy{margin-top:10px}.scrollToTop{opacity:0;cursor:pointer;position:fixed;width:48px;height:48px;background:#0085ff;right:140px;bottom:60px;border-radius:50%;z-index:9;transition:all .3s ease-out;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px}@media (max-width:426px){.scrollToTop{right:59px;bottom:130px;width:49px;height:49px}}.scrollToTop:hover{background:#006bcd}html{scroll-behavior:smooth}.logo__tag{ffilter:brightness(0) invert(1);font-size:12px;font-weight:500;color:#424242;line-height:1.167;text-align:left;width:80%}.left-border{background: #f0f8ff; padding: 20px 25px; border-left: 5px solid #007BFF; border-radius: 8px; box-shadow: 0 4px 6px rgba(0,0,0,0.05); font-family: Graphik, Helvetica, Roboto, Arial, sans-serif; margin: 20px 0;}.left-border > p{margin: 0; font-size: 16px; line-height: 1.6; color: #333;}

/* End */


/* Start:/bitrix/templates/entena.by/template_styles.css?1745355671206972*/
@font-face {
    font-family: Gilroy;
    src: url(/bitrix/templates/entena.by/fonts/gilroy/Gilroy-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Graphik;
    src: url(/bitrix/templates/entena.by/fonts/graphik/GraphikLCGRegular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
#cookie_block {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99999;
    background-color: #fff;
    width: 100%;
    text-align: center;
    padding: 10px 20px;
    border-top: 1px #ababab double;
}
#cookie_block > .button {
    color: #fff;
    padding: 5px 20px;
    margin-left: 20px;
    font-size: 16px;
}
#cookie_block > .works__case {
    display: inline;
}
.shadow {
    background-color: rgba(0, 0, 0, 0.6);
}
body.compensate-for-scrollbar {
    overflow: hidden;
}
.fancybox-active {
    height: auto;
}
.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}
.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}
.fancybox-container * {
    box-sizing: border-box;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}
.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
    opacity: 0.9;
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity 0.25s ease, visibility 0s ease 0.25s;
    visibility: hidden;
    z-index: 99997;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}
.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.fancybox-toolbar {
    right: 0;
    top: 0;
}
.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}
.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}
.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block;
}
.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}
.fancybox-slide--image:before {
    display: none;
}
.fancybox-slide--html {
    padding: 6px;
}
.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    -webkit-backface-visibility: hidden;
    background: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}
.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
    cursor: grabbing;
}
.fancybox-container [data-selectable="true"] {
    cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}
.fancybox-spaceball {
    z-index: 1;
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}
.fancybox-slide--video .fancybox-content {
    background: #000;
}
.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}
.fancybox-iframe,
.fancybox-video {
    background: 0 0;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}
.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}
.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}
.fancybox-button {
    background: rgba(30, 30, 30, 0.6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color 0.2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc;
}
.fancybox-button:hover {
    color: #fff;
}
.fancybox-button:focus {
    outline: none;
}
.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}
.fancybox-button div {
    height: 100%;
}
.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}
.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}
.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
    display: none;
}
.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}
.fancybox-close-small {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: 0.8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}
.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}
.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}
.fancybox-navigation .fancybox-button div {
    padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}
.fancybox-caption {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}
@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}
.fancybox-caption--separate {
    margin-top: -50px;
}
.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}
.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}
.fancybox-loading {
    animation: a 1s linear infinite;
    background: 0 0;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: 0.7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}
@keyframes a {
    to {
        transform: rotate(1turn);
    }
}
.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translateZ(0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-1turn);
}
.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(1turn);
}
.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0deg);
}
.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1) translateZ(0);
}
.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
    transform: translateZ(0) scale(1);
}
@media (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }
    .fancybox-slide--image {
        padding: 6px 0;
    }
    .fancybox-close-small {
        right: -6px;
    }
    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }
    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }
    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}
.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}
.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px;
}
.fancybox-share p {
    margin: 0;
    padding: 0;
}
.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all 0.2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff;
}
.fancybox-share__button:hover {
    text-decoration: none;
}
.fancybox-share__button--fb {
    background: #3b5998;
}
.fancybox-share__button--fb:hover {
    background: #344e86;
}
.fancybox-share__button--pt {
    background: #bd081d;
}
.fancybox-share__button--pt:hover {
    background: #aa0719;
}
.fancybox-share__button--tw {
    background: #1da1f2;
}
.fancybox-share__button--tw:hover {
    background: #0d95e8;
}
.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}
.fancybox-share__button svg path {
    fill: #fff;
}
.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}
.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}
.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}
.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}
.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}
.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, 0.1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}
.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 99991;
}
.fancybox-thumbs__list a:focus:before {
    opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1;
}
@media (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }
    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}
.slider-pro {
    position: relative;
    margin: 0 auto;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.sp-slides-container {
    position: relative;
}
.sp-mask {
    position: relative;
    overflow: hidden;
}
.sp-slides {
    position: relative;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
}
.sp-slide {
    position: absolute;
}
.sp-image-container {
    overflow: hidden;
}
.sp-image {
    position: relative;
    display: block;
    border: none;
}
.sp-no-js {
    overflow: hidden;
    max-width: 100%;
}
.sp-thumbnails-container {
    position: relative;
    overflow: hidden;
    direction: ltr;
}
.sp-bottom-thumbnails,
.sp-top-thumbnails {
    left: 0;
    margin: 0 auto;
}
.sp-top-thumbnails {
    position: absolute;
    top: 0;
    margin-bottom: 4px;
}
.sp-bottom-thumbnails {
    margin-top: 4px;
}
.sp-left-thumbnails,
.sp-right-thumbnails {
    position: absolute;
    top: 0;
}
.sp-right-thumbnails {
    right: 0;
    margin-left: 4px;
}
.sp-left-thumbnails {
    left: 0;
    margin-right: 4px;
}
.sp-thumbnails {
    position: relative;
}
.sp-thumbnail {
    border: none;
}
.sp-thumbnail-container {
    position: relative;
    display: block;
    overflow: hidden;
    float: left;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sp-rtl .sp-thumbnail-container {
    float: right;
}
.sp-bottom-thumbnails .sp-thumbnail-container,
.sp-top-thumbnails .sp-thumbnail-container {
    margin-left: 2px;
    margin-right: 2px;
}
.sp-bottom-thumbnails .sp-thumbnail-container:first-child,
.sp-top-thumbnails .sp-thumbnail-container:first-child {
    margin-left: 0;
}
.sp-bottom-thumbnails .sp-thumbnail-container:last-child,
.sp-top-thumbnails .sp-thumbnail-container:last-child {
    margin-right: 0;
}
.sp-left-thumbnails .sp-thumbnail-container,
.sp-right-thumbnails .sp-thumbnail-container {
    margin-top: 2px;
    margin-bottom: 2px;
}
.sp-left-thumbnails .sp-thumbnail-container:first-child,
.sp-right-thumbnails .sp-thumbnail-container:first-child {
    margin-top: 0;
}
.sp-left-thumbnails .sp-thumbnail-container:last-child,
.sp-right-thumbnails .sp-thumbnail-container:last-child {
    margin-bottom: 0;
}
.sp-right-thumbnails.sp-has-pointer {
    margin-left: -13px;
}
.sp-right-thumbnails.sp-has-pointer .sp-thumbnail {
    position: absolute;
    left: 18px;
    margin-left: 0 !important;
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    content: "";
    position: absolute;
    height: 100%;
    border-left: 5px solid red;
    left: 0;
    top: 0;
    margin-left: 13px;
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    top: 50%;
    margin-top: -8px;
    border-right: 13px solid red;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}
.sp-left-thumbnails.sp-has-pointer {
    margin-right: -13px;
}
.sp-left-thumbnails.sp-has-pointer .sp-thumbnail {
    position: absolute;
    right: 18px;
}
.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    content: "";
    position: absolute;
    height: 100%;
    border-left: 5px solid red;
    right: 0;
    top: 0;
    margin-right: 13px;
}
.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    right: 0;
    top: 50%;
    margin-top: -8px;
    border-left: 13px solid red;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}
.sp-bottom-thumbnails.sp-has-pointer {
    margin-top: -13px;
}
.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail {
    position: absolute;
    top: 18px;
    margin-top: 0 !important;
}
.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    content: "";
    position: absolute;
    width: 100%;
    border-bottom: 5px solid red;
    top: 0;
    margin-top: 13px;
}
.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    top: 0;
    margin-left: -8px;
    border-bottom: 13px solid red;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
}
.sp-top-thumbnails.sp-has-pointer {
    margin-bottom: -13px;
}
.sp-top-thumbnails.sp-has-pointer .sp-thumbnail {
    position: absolute;
    bottom: 18px;
}
.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    content: "";
    position: absolute;
    width: 100%;
    border-bottom: 5px solid red;
    bottom: 0;
    margin-bottom: 13px;
}
.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    bottom: 0;
    margin-left: -8px;
    border-top: 13px solid red;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
}
.sp-layer {
    position: absolute;
    margin: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-backface-visibility: hidden;
}
.sp-black {
    color: #fff;
    background: #000;
    background: rgba(0, 0, 0, 0.7);
}
.sp-white {
    color: #000;
    background: #fff;
    background: rgba(255, 255, 255, 0.7);
}
.sp-rounded {
    border-radius: 10px;
}
.sp-padding {
    padding: 10px;
}
.sp-grab {
    cursor: url(/bitrix/templates/entena.by/images/openhand.html), move;
}
.sp-grabbing {
    cursor: url(/bitrix/templates/entena.by/images/closedhand.html), move;
}
.sp-selectable {
    cursor: default;
}
.sp-caption-container {
    text-align: center;
    margin-top: 10px;
}
.sp-full-screen {
    margin: 0 !important;
    background-color: #000;
}
.sp-full-screen-button {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 30px;
    line-height: 1;
    cursor: pointer;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.sp-full-screen-button:before {
    content: "\2195";
}
.sp-fade-full-screen {
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
.slider-pro:hover .sp-fade-full-screen {
    opacity: 1;
}
.sp-buttons {
    position: relative;
    width: 100%;
    text-align: center;
    padding-top: 10px;
}
.sp-rtl .sp-buttons {
    direction: rtl;
}
.sp-full-screen .sp-buttons {
    display: none;
}
.sp-button {
    width: 10px;
    height: 10px;
    border: 2px solid #000;
    border-radius: 50%;
    margin: 4px;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
.sp-selected-button {
    background-color: #000;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .sp-button {
        width: 14px;
        height: 14px;
    }
}
@media only screen and (min-width: 568px) and (max-width: 768px) {
    .sp-button {
        width: 16px;
        height: 16px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 568px) {
    .sp-button {
        width: 18px;
        height: 18px;
    }
}
.sp-arrows {
    position: absolute;
}
.sp-fade-arrows {
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
.sp-slides-container:hover .sp-fade-arrows {
    opacity: 1;
}
.sp-horizontal .sp-arrows {
    width: 100%;
    left: 0;
    top: 50%;
    margin-top: -15px;
}
.sp-vertical .sp-arrows {
    height: 100%;
    left: 50%;
    top: 0;
    margin-left: -10px;
}
.sp-arrow {
    position: absolute;
    display: block;
    width: 20px;
    height: 30px;
    cursor: pointer;
}
.sp-vertical .sp-arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.sp-horizontal .sp-previous-arrow {
    left: 20px;
    right: auto;
}
.sp-horizontal .sp-next-arrow,
.sp-horizontal.sp-rtl .sp-previous-arrow {
    right: 20px;
    left: auto;
}
.sp-horizontal.sp-rtl .sp-next-arrow {
    left: 20px;
    right: auto;
}
.sp-vertical .sp-previous-arrow {
    top: 20px;
}
.sp-vertical .sp-next-arrow {
    bottom: 20px;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.sp-next-arrow:after,
.sp-next-arrow:before,
.sp-previous-arrow:after,
.sp-previous-arrow:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 50%;
    background-color: #fff;
}
.sp-arrow:before {
    left: 30%;
    top: 0;
    -webkit-transform: skew(145deg, 0deg);
    -ms-transform: skew(145deg, 0deg);
    transform: skew(145deg, 0deg);
}
.sp-arrow:after {
    left: 30%;
    top: 50%;
    -webkit-transform: skew(-145deg, 0deg);
    -ms-transform: skew(-145deg, 0deg);
    transform: skew(-145deg, 0deg);
}
.sp-horizontal.sp-rtl .sp-previous-arrow,
.sp-next-arrow {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.sp-horizontal.sp-rtl .sp-next-arrow {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.ie7 .sp-arrow,
.ie8 .sp-arrow {
    width: 0;
    height: 0;
}
.ie7 .sp-arrow:after,
.ie7 .sp-arrow:before,
.ie8 .sp-arrow:after,
.ie8 .sp-arrow:before {
    content: none;
}
.ie7.sp-horizontal .sp-previous-arrow,
.ie8.sp-horizontal .sp-previous-arrow {
    border-right: 20px solid #fff;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}
.ie7.sp-horizontal .sp-next-arrow,
.ie8.sp-horizontal .sp-next-arrow {
    border-left: 20px solid #fff;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}
.ie7.sp-vertical .sp-previous-arrow,
.ie8.sp-vertical .sp-previous-arrow {
    border-bottom: 20px solid #fff;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
}
.ie7.sp-vertical .sp-next-arrow,
.ie8.sp-vertical .sp-next-arrow {
    border-top: 20px solid #fff;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
}
.sp-thumbnail-arrows {
    position: absolute;
}
.sp-fade-thumbnail-arrows {
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows {
    opacity: 1;
}
.sp-bottom-thumbnails .sp-thumbnail-arrows,
.sp-top-thumbnails .sp-thumbnail-arrows {
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -12px;
}
.sp-left-thumbnails .sp-thumbnail-arrows,
.sp-right-thumbnails .sp-thumbnail-arrows {
    height: 100%;
    top: 0;
    left: 50%;
    margin-left: -7px;
}
.sp-thumbnail-arrow {
    position: absolute;
    display: block;
    width: 15px;
    height: 25px;
    cursor: pointer;
}
.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow,
.sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.sp-bottom-thumbnails .sp-previous-thumbnail-arrow,
.sp-top-thumbnails .sp-previous-thumbnail-arrow {
    left: 0;
}
.sp-bottom-thumbnails .sp-next-thumbnail-arrow,
.sp-top-thumbnails .sp-next-thumbnail-arrow {
    right: 0;
}
.sp-left-thumbnails .sp-previous-thumbnail-arrow,
.sp-right-thumbnails .sp-previous-thumbnail-arrow {
    top: 0;
}
.sp-left-thumbnails .sp-next-thumbnail-arrow,
.sp-right-thumbnails .sp-next-thumbnail-arrow {
    bottom: 0;
}
.sp-next-thumbnail-arrow:after,
.sp-next-thumbnail-arrow:before,
.sp-previous-thumbnail-arrow:after,
.sp-previous-thumbnail-arrow:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 50%;
    background-color: #fff;
}
.sp-previous-thumbnail-arrow:before {
    left: 30%;
    top: 0;
    -webkit-transform: skew(145deg, 0deg);
    -ms-transform: skew(145deg, 0deg);
    transform: skew(145deg, 0deg);
}
.sp-previous-thumbnail-arrow:after {
    left: 30%;
    top: 50%;
    -webkit-transform: skew(-145deg, 0deg);
    -ms-transform: skew(-145deg, 0deg);
    transform: skew(-145deg, 0deg);
}
.sp-next-thumbnail-arrow:before {
    right: 30%;
    top: 0;
    -webkit-transform: skew(35deg, 0deg);
    -ms-transform: skew(35deg, 0deg);
    transform: skew(35deg, 0deg);
}
.sp-next-thumbnail-arrow:after {
    right: 30%;
    top: 50%;
    -webkit-transform: skew(-35deg, 0deg);
    -ms-transform: skew(-35deg, 0deg);
    transform: skew(-35deg, 0deg);
}
.ie7 .sp-thumbnail-arrow,
.ie8 .sp-thumbnail-arrow {
    width: 0;
    height: 0;
}
.ie7 .sp-thumbnail-arrow:after,
.ie7 .sp-thumbnail-arrow:before,
.ie8 .sp-thumbnail-arrow:after,
.ie8 .sp-thumbnail-arrow:before {
    content: none;
}
.ie7 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-top-thumbnails .sp-previous-thumbnail-arrow {
    border-right: 12px solid #fff;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
}
.ie7 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-top-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-bottom-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-top-thumbnails .sp-next-thumbnail-arrow {
    border-left: 12px solid #fff;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
}
.ie7 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-left-thumbnails .sp-previous-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-previous-thumbnail-arrow {
    border-bottom: 12px solid #fff;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
}
.ie7 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie7 .sp-right-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-left-thumbnails .sp-next-thumbnail-arrow,
.ie8 .sp-right-thumbnails .sp-next-thumbnail-arrow {
    border-top: 12px solid #fff;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
}
a.sp-video {
    text-decoration: none;
}
a.sp-video img {
    -webkit-backface-visibility: hidden;
    border: none;
}
a.sp-video:after {
    content: "\25B6";
    position: absolute;
    width: 45px;
    padding-left: 5px;
    height: 50px;
    border: 2px solid #fff;
    text-align: center;
    font-size: 30px;
    border-radius: 30px;
    top: 0;
    color: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.2);
    margin: auto;
    line-height: 52px;
}
.slider-pro img.sp-image,
.slider-pro img.sp-thumbnail {
    max-width: none;
    max-height: none;
    border: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    -webkit-box-shadow: none !important;
    -mox-box-shadow: none !important;
    box-shadow: none !important;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
}
.slider-pro a {
    position: static;
    transition: none !important;
    -moz-transition: none !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
}
.slider-pro canvas,
.slider-pro embed,
.slider-pro iframe,
.slider-pro object,
.slider-pro video {
    max-width: none;
    max-height: none;
}
.slider-pro p.sp-layer {
    font-size: 14px;
    line-height: 1.4;
    margin: 0;
}
.slider-pro h1.sp-layer {
    font-size: 32px;
    line-height: 1.4;
    margin: 0;
}
.slider-pro h2.sp-layer {
    font-size: 24px;
    line-height: 1.4;
    margin: 0;
}
.slider-pro h3.sp-layer {
    font-size: 19px;
    line-height: 1.4;
    margin: 0;
}
.slider-pro h4.sp-layer {
    font-size: 16px;
    line-height: 1.4;
    margin: 0;
}
.slider-pro h5.sp-layer {
    font-size: 13px;
    line-height: 1.4;
    margin: 0;
}
.slider-pro h6.sp-layer {
    font-size: 11px;
    line-height: 1.4;
    margin: 0;
}
.slider-pro img.sp-layer {
    border: none;
}
.tipso_bubble,
.tipso_bubble > .tipso_arrow {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.tipso_bubble {
    position: absolute;
    text-align: center;
    border-radius: 6px;
    z-index: 9999;
}
.tipso_style {
    cursor: help;
    border-bottom: 1px dotted;
}
.tipso_title {
    border-radius: 6px 6px 0 0;
}
.tipso_content {
    word-wrap: break-word;
    padding: 0.5em;
}
.tipso_bubble.tiny {
    font-size: 0.6rem;
}
.tipso_bubble.small {
    font-size: 0.8rem;
}
.tipso_bubble.default {
    font-size: 1rem;
}
.tipso_bubble.large {
    font-size: 1.2rem;
    width: 100%;
}
.tipso_bubble > .tipso_arrow {
    position: absolute;
    width: 0;
    height: 0;
    border: 8px solid;
    pointer-events: none;
}
.tipso_bubble.top > .tipso_arrow {
    border-top-color: #000;
    border-right-color: transparent;
    border-left-color: transparent;
    border-bottom-color: transparent;
    top: 100%;
    left: 50%;
    margin-left: -8px;
}
.tipso_bubble.bottom > .tipso_arrow {
    border-bottom-color: #000;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    bottom: 100%;
    left: 50%;
    margin-left: -8px;
}
.tipso_bubble.left > .tipso_arrow {
    border-left-color: #000;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-right-color: transparent;
    top: 50%;
    left: 100%;
    margin-top: -8px;
}
.tipso_bubble.right > .tipso_arrow {
    border-right-color: #000;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    top: 50%;
    right: 100%;
    margin-top: -8px;
}
.tipso_bubble .top_right_corner,
.tipso_bubble.top_right_corner {
    border-bottom-left-radius: 0;
}
.tipso_bubble .bottom_right_corner,
.tipso_bubble.bottom_right_corner {
    border-top-left-radius: 0;
}
.tipso_bubble .top_left_corner,
.tipso_bubble.top_left_corner {
    border-bottom-right-radius: 0;
}
.tipso_bubble .bottom_left_corner,
.tipso_bubble.bottom_left_corner {
    border-top-right-radius: 0;
}
.selectric-wrapper {
    position: relative;
    cursor: pointer;
}
.selectric-responsive {
    width: 100%;
}
.selectric {
    border: 1px solid #ddd;
    border-radius: 0;
    background: #f8f8f8;
    position: relative;
    overflow: hidden;
}
.selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 38px 0 10px;
    font-size: 12px;
    line-height: 38px;
    color: #444;
    height: 38px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background-color: #f8f8f8;
    color: #bbb;
    text-align: center;
    font: 0/0 a;
}
.selectric .button:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top-color: #bbb;
    border-bottom: none;
}
.selectric-focus .selectric {
    border-color: #aaa;
}
.selectric-hover .selectric {
    border-color: #c4c4c4;
}
.selectric-hover .selectric .button {
    color: #a2a2a2;
}
.selectric-hover .selectric .button:after {
    border-top-color: #a2a2a2;
}
.selectric-open {
    z-index: 9999;
}
.selectric-open .selectric {
    border-color: #c4c4c4;
}
.selectric-open .selectric-items {
    display: block;
}
.selectric-disabled {
    opacity: 0.5;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0;
}
.selectric-hide-select select {
    position: absolute;
    left: -100%;
}
.selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
}
.selectric-hide-select.selectric-is-native select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    z-index: 1;
    box-sizing: border-box;
    opacity: 0;
}
.selectric-input {
    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: 0 !important;
    border: none !important;
    background: 0 0 !important;
}
.selectric-temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important;
}
.selectric-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #f8f8f8;
    border: 1px solid #c4c4c4;
    z-index: -1;
    box-shadow: 0 0 10px -6px;
}
.selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto;
}
.selectric-above .selectric-items {
    top: auto;
    bottom: 100%;
}
.selectric-items li,
.selectric-items ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    min-height: 20px;
}
.selectric-items li {
    display: block;
    padding: 10px;
    color: #666;
    cursor: pointer;
}
.selectric-items li.selected {
    background: #e0e0e0;
    color: #444;
}
.selectric-items li.highlighted {
    background: #d0d0d0;
    color: #444;
}
.selectric-items li:hover {
    background: #d5d5d5;
    color: #444;
}
.selectric-items .disabled {
    opacity: 0.5;
    cursor: default !important;
    background: 0 0 !important;
    color: #666 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.selectric-items .selectric-group .selectric-group-label {
    font-weight: 700;
    padding-left: 10px;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: 0 0;
    color: #444;
}
.selectric-items .selectric-group.disabled li {
    opacity: 1;
}
.selectric-items .selectric-group li {
    padding-left: 25px;
}
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}
.slick-track:after,
.slick-track:before {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details {
    display: block;
}
summary {
    display: list-item;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
.foundation-mq {
    font-family: "small=0em&xsmall=30.0625em&medium=48em&large=62.5em&xlarge=80em&xxlarge=90em";
}
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%;
}
*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: Graphik, Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.62;
    color: #222;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
}
textarea {
    height: auto;
    min-height: 50px;
    border-radius: 5px;
}
select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border-radius: 5px;
}
.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
    max-width: none !important;
}
button {
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 5px;
    background: 0 0;
    line-height: 1;
    cursor: auto;
}
[data-whatinput="mouse"] button {
    outline: 0;
}
pre {
    overflow: auto;
}
button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
}
.is-visible {
    display: block !important;
}
.is-hidden {
    display: none !important;
}
.row {
    max-width: 73.75rem;
    margin-right: auto;
    margin-left: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.row .row {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}
@media print, screen and (min-width: 30.0625em) {
    .row .row {
        margin-right: -0.625rem;
        margin-left: -0.625rem;
    }
}
@media print, screen and (min-width: 48em) {
    .row .row {
        margin-right: -0.625rem;
        margin-left: -0.625rem;
    }
}
@media print, screen and (min-width: 62.5em) {
    .row .row {
        margin-right: -0.625rem;
        margin-left: -0.625rem;
    }
}
@media screen and (min-width: 80em) {
    .row .row {
        margin-right: -0.625rem;
        margin-left: -0.625rem;
    }
}
.row .row.collapse {
    margin-right: 0;
    margin-left: 0;
}
.row.expanded {
    max-width: none;
}
.row.expanded .row {
    margin-right: auto;
    margin-left: auto;
}
.row:not(.expanded) .row {
    max-width: none;
}
.row.collapse > .column,
.row.collapse > .columns {
    padding-right: 0;
    padding-left: 0;
}
.row.collapse > .column > .row,
.row.collapse > .columns > .row,
.row.is-collapse-child {
    margin-right: 0;
    margin-left: 0;
}
.column,
.columns {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    min-width: 0;
}
@media print, screen and (min-width: 48em) {
    .column,
    .columns {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media print, screen and (min-width: 62.5em) {
    .column,
    .columns {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 80em) {
    .column,
    .columns {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
.column.row.row,
.row.row.columns {
    float: none;
    display: block;
}
.row .column.row.row,
.row .row.row.columns {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
}
.small-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}
.small-offset-0 {
    margin-left: 0;
}
.small-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}
.small-offset-1 {
    margin-left: 8.33333%;
}
.small-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.small-offset-2 {
    margin-left: 16.66667%;
}
.small-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.small-offset-3 {
    margin-left: 25%;
}
.small-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}
.small-offset-4 {
    margin-left: 33.33333%;
}
.small-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.small-offset-5 {
    margin-left: 41.66667%;
}
.small-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}
.small-offset-6 {
    margin-left: 50%;
}
.small-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}
.small-offset-7 {
    margin-left: 58.33333%;
}
.small-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.small-offset-8 {
    margin-left: 66.66667%;
}
.small-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}
.small-offset-9 {
    margin-left: 75%;
}
.small-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}
.small-offset-10 {
    margin-left: 83.33333%;
}
.small-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.small-offset-11 {
    margin-left: 91.66667%;
}
.small-up-1 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-1 > .column,
.small-up-1 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.small-up-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-2 > .column,
.small-up-2 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.small-up-3 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-3 > .column,
.small-up-3 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.small-up-4 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-4 > .column,
.small-up-4 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.small-up-5 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-5 > .column,
.small-up-5 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.small-up-6 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-6 > .column,
.small-up-6 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}
.small-up-7 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-7 > .column,
.small-up-7 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 14.28571%;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
}
.small-up-8 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-8 > .column,
.small-up-8 > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
}
.small-collapse > .column,
.small-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
}
.small-uncollapse > .column,
.small-uncollapse > .columns {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
}
@media print, screen and (min-width: 30.0625em) {
    .xsmall-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .xsmall-offset-0 {
        margin-left: 0;
    }
    .xsmall-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .xsmall-offset-1 {
        margin-left: 8.33333%;
    }
    .xsmall-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .xsmall-offset-2 {
        margin-left: 16.66667%;
    }
    .xsmall-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .xsmall-offset-3 {
        margin-left: 25%;
    }
    .xsmall-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .xsmall-offset-4 {
        margin-left: 33.33333%;
    }
    .xsmall-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .xsmall-offset-5 {
        margin-left: 41.66667%;
    }
    .xsmall-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .xsmall-offset-6 {
        margin-left: 50%;
    }
    .xsmall-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .xsmall-offset-7 {
        margin-left: 58.33333%;
    }
    .xsmall-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .xsmall-offset-8 {
        margin-left: 66.66667%;
    }
    .xsmall-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .xsmall-offset-9 {
        margin-left: 75%;
    }
    .xsmall-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .xsmall-offset-10 {
        margin-left: 83.33333%;
    }
    .xsmall-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .xsmall-offset-11 {
        margin-left: 91.66667%;
    }
    .xsmall-up-1 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .xsmall-up-1 > .column,
    .xsmall-up-1 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .xsmall-up-2 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .xsmall-up-2 > .column,
    .xsmall-up-2 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .xsmall-up-3 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .xsmall-up-3 > .column,
    .xsmall-up-3 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .xsmall-up-4 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .xsmall-up-4 > .column,
    .xsmall-up-4 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .xsmall-up-5 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .xsmall-up-5 > .column,
    .xsmall-up-5 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .xsmall-up-6 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .xsmall-up-6 > .column,
    .xsmall-up-6 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .xsmall-up-7 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .xsmall-up-7 > .column,
    .xsmall-up-7 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 14.28571%;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%;
    }
    .xsmall-up-8 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .xsmall-up-8 > .column,
    .xsmall-up-8 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }
}
@media print, screen and (min-width: 30.0625em) and (min-width: 30.0625em) {
    .xsmall-expand {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    }
}
.row.xsmall-unstack > .column,
.row.xsmall-unstack > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media print, screen and (min-width: 30.0625em) {
    .row.xsmall-unstack > .column,
    .row.xsmall-unstack > .columns {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    }
}
@media print, screen and (min-width: 30.0625em) {
    .xsmall-collapse > .column,
    .xsmall-collapse > .columns {
        padding-right: 0;
        padding-left: 0;
    }
    .xsmall-uncollapse > .column,
    .xsmall-uncollapse > .columns {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media print, screen and (min-width: 48em) {
    .medium-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .medium-offset-0 {
        margin-left: 0;
    }
    .medium-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .medium-offset-1 {
        margin-left: 8.33333%;
    }
    .medium-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .medium-offset-2 {
        margin-left: 16.66667%;
    }
    .medium-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .medium-offset-3 {
        margin-left: 25%;
    }
    .medium-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .medium-offset-4 {
        margin-left: 33.33333%;
    }
    .medium-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .medium-offset-5 {
        margin-left: 41.66667%;
    }
    .medium-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .medium-offset-6 {
        margin-left: 50%;
    }
    .medium-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .medium-offset-7 {
        margin-left: 58.33333%;
    }
    .medium-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .medium-offset-8 {
        margin-left: 66.66667%;
    }
    .medium-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .medium-offset-9 {
        margin-left: 75%;
    }
    .medium-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .medium-offset-10 {
        margin-left: 83.33333%;
    }
    .medium-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .medium-offset-11 {
        margin-left: 91.66667%;
    }
    .medium-up-1 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-1 > .column,
    .medium-up-1 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .medium-up-2 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-2 > .column,
    .medium-up-2 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .medium-up-3 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-3 > .column,
    .medium-up-3 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .medium-up-4 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-4 > .column,
    .medium-up-4 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .medium-up-5 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-5 > .column,
    .medium-up-5 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .medium-up-6 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-6 > .column,
    .medium-up-6 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .medium-up-7 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-7 > .column,
    .medium-up-7 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 14.28571%;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%;
    }
    .medium-up-8 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .medium-up-8 > .column,
    .medium-up-8 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }
}
@media print, screen and (min-width: 48em) and (min-width: 48em) {
    .medium-expand {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    }
}
.row.medium-unstack > .column,
.row.medium-unstack > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media print, screen and (min-width: 48em) {
    .row.medium-unstack > .column,
    .row.medium-unstack > .columns {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    }
}
@media print, screen and (min-width: 48em) {
    .medium-collapse > .column,
    .medium-collapse > .columns {
        padding-right: 0;
        padding-left: 0;
    }
    .medium-uncollapse > .column,
    .medium-uncollapse > .columns {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media print, screen and (min-width: 62.5em) {
    .large-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .large-offset-0 {
        margin-left: 0;
    }
    .large-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .large-offset-1 {
        margin-left: 8.33333%;
    }
    .large-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .large-offset-2 {
        margin-left: 16.66667%;
    }
    .large-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .large-offset-3 {
        margin-left: 25%;
    }
    .large-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .large-offset-4 {
        margin-left: 33.33333%;
    }
    .large-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .large-offset-5 {
        margin-left: 41.66667%;
    }
    .large-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .large-offset-6 {
        margin-left: 50%;
    }
    .large-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .large-offset-7 {
        margin-left: 58.33333%;
    }
    .large-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .large-offset-8 {
        margin-left: 66.66667%;
    }
    .large-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .large-offset-9 {
        margin-left: 75%;
    }
    .large-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .large-offset-10 {
        margin-left: 83.33333%;
    }
    .large-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .large-offset-11 {
        margin-left: 91.66667%;
    }
    .large-up-1 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-1 > .column,
    .large-up-1 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .large-up-2 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-2 > .column,
    .large-up-2 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .large-up-3 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-3 > .column,
    .large-up-3 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .large-up-4 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-4 > .column,
    .large-up-4 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .large-up-5 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-5 > .column,
    .large-up-5 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .large-up-6 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-6 > .column,
    .large-up-6 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .large-up-7 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-7 > .column,
    .large-up-7 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 14.28571%;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%;
    }
    .large-up-8 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .large-up-8 > .column,
    .large-up-8 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }
}
@media print, screen and (min-width: 62.5em) and (min-width: 62.5em) {
    .large-expand {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    }
}
.row.large-unstack > .column,
.row.large-unstack > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media print, screen and (min-width: 62.5em) {
    .row.large-unstack > .column,
    .row.large-unstack > .columns {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    }
}
@media print, screen and (min-width: 62.5em) {
    .large-collapse > .column,
    .large-collapse > .columns {
        padding-right: 0;
        padding-left: 0;
    }
    .large-uncollapse > .column,
    .large-uncollapse > .columns {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 80em) {
    .xlarge-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .xlarge-offset-0 {
        margin-left: 0;
    }
    .xlarge-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .xlarge-offset-1 {
        margin-left: 8.33333%;
    }
    .xlarge-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .xlarge-offset-2 {
        margin-left: 16.66667%;
    }
    .xlarge-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .xlarge-offset-3 {
        margin-left: 25%;
    }
    .xlarge-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .xlarge-offset-4 {
        margin-left: 33.33333%;
    }
    .xlarge-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .xlarge-offset-5 {
        margin-left: 41.66667%;
    }
    .xlarge-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .xlarge-offset-6 {
        margin-left: 50%;
    }
    .xlarge-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .xlarge-offset-7 {
        margin-left: 58.33333%;
    }
    .xlarge-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .xlarge-offset-8 {
        margin-left: 66.66667%;
    }
    .xlarge-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .xlarge-offset-9 {
        margin-left: 75%;
    }
    .xlarge-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .xlarge-offset-10 {
        margin-left: 83.33333%;
    }
    .xlarge-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .xlarge-offset-11 {
        margin-left: 91.66667%;
    }
    .xlarge-up-1 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .xlarge-up-1 > .column,
    .xlarge-up-1 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .xlarge-up-2 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .xlarge-up-2 > .column,
    .xlarge-up-2 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .xlarge-up-3 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .xlarge-up-3 > .column,
    .xlarge-up-3 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .xlarge-up-4 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .xlarge-up-4 > .column,
    .xlarge-up-4 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .xlarge-up-5 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .xlarge-up-5 > .column,
    .xlarge-up-5 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .xlarge-up-6 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .xlarge-up-6 > .column,
    .xlarge-up-6 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .xlarge-up-7 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .xlarge-up-7 > .column,
    .xlarge-up-7 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 14.28571%;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%;
    }
    .xlarge-up-8 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .xlarge-up-8 > .column,
    .xlarge-up-8 > .columns {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 12.5%;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%;
    }
}
@media screen and (min-width: 80em) and (min-width: 80em) {
    .xlarge-expand {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    }
}
.row.xlarge-unstack > .column,
.row.xlarge-unstack > .columns {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media screen and (min-width: 80em) {
    .row.xlarge-unstack > .column,
    .row.xlarge-unstack > .columns {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
    }
}
@media screen and (min-width: 80em) {
    .xlarge-collapse > .column,
    .xlarge-collapse > .columns {
        padding-right: 0;
        padding-left: 0;
    }
    .xlarge-uncollapse > .column,
    .xlarge-uncollapse > .columns {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
.shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
}
.column-block {
    margin-bottom: 1.25rem;
}
.column-block > :last-child {
    margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
    .column-block {
        margin-bottom: 1.25rem;
    }
    .column-block > :last-child {
        margin-bottom: 0;
    }
}
@media print, screen and (min-width: 62.5em) {
    .column-block {
        margin-bottom: 1.25rem;
    }
    .column-block > :last-child {
        margin-bottom: 0;
    }
}
@media screen and (min-width: 80em) {
    .column-block {
        margin-bottom: 1.25rem;
    }
    .column-block > :last-child {
        margin-bottom: 0;
    }
}
.tabs {
    margin: 0;
    border: 1px solid #e6e6e6;
    background: #fff;
    list-style-type: none;
}
.tabs:after,
.tabs:before {
    display: table;
    content: " ";
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.tabs:after {
    clear: both;
}
.tabs.vertical > li {
    display: block;
    float: none;
    width: auto;
}
.tabs.simple > li > a {
    padding: 0;
}
.tabs.simple > li > a:hover {
    background: 0 0;
}
.tabs.primary {
    background: #0085ff;
}
.tabs.primary > li > a {
    color: #222;
}
.tabs.primary > li > a:focus,
.tabs.primary > li > a:hover {
    background: #007ef2;
}
.tabs-title {
    float: left;
}
.tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 0.75rem;
    line-height: 1;
    color: #0085ff;
}
[data-whatinput="mouse"] .tabs-title > a {
    outline: 0;
}
.tabs-title > a:hover {
    background: #fff;
    color: #0072db;
}
.tabs-title > a:focus,
.tabs-title > a[aria-selected="true"] {
    background: #e6e6e6;
    color: #0085ff;
}
.tabs-content {
    border: 1px solid #e6e6e6;
    border-top: 0;
    background: #fff;
    color: #222;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.tabs-content.vertical {
    border: 1px solid #e6e6e6;
    border-left: 0;
}
.tabs-panel {
    display: none;
    padding: 0;
}
.tabs-panel.is-active {
    display: block;
}
.is-drilldown {
    position: relative;
    overflow: hidden;
}
.is-drilldown li {
    display: block;
}
.is-drilldown.animate-height {
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
}
.drilldown a {
    padding: 0.7rem 1rem;
    background: #fff;
}
.drilldown .is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    width: 100%;
    background: #fff;
    -webkit-transition: -webkit-transform 0.15s linear;
    transition: -webkit-transform 0.15s linear;
    transition: transform 0.15s linear;
    transition: transform 0.15s linear, -webkit-transform 0.15s linear;
}
.drilldown .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}
.drilldown .is-drilldown-submenu.is-closing {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}
.drilldown .is-drilldown-submenu a {
    padding: 0.7rem 1rem;
}
.drilldown .nested.is-drilldown-submenu {
    margin-right: 0;
    margin-left: 0;
}
.drilldown .drilldown-submenu-cover-previous {
    min-height: 100%;
}
.drilldown .is-drilldown-submenu-parent > a {
    position: relative;
}
.drilldown .is-drilldown-submenu-parent > a:after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #0085ff;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem;
}
.drilldown.align-left .is-drilldown-submenu-parent > a:after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #0085ff;
    right: 1rem;
    left: auto;
}
.drilldown.align-right .is-drilldown-submenu-parent > a:after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #0085ff transparent transparent;
    right: auto;
    left: 1rem;
}
.drilldown .js-drilldown-back > a:before {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #0085ff transparent transparent;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.75rem;
}
.is-off-canvas-open {
    overflow: hidden;
}
.js-off-canvas-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
    transition: opacity 0.5s ease, visibility 0.5s ease;
    background: rgba(255, 255, 255, 0.25);
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
}
.js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible;
}
.js-off-canvas-overlay.is-closable {
    cursor: pointer;
}
.js-off-canvas-overlay.is-overlay-absolute {
    position: absolute;
}
.js-off-canvas-overlay.is-overlay-fixed {
    position: fixed;
}
.off-canvas-wrapper {
    position: relative;
    overflow: hidden;
}
.off-canvas {
    position: fixed;
    z-index: 12;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #e6e6e6;
}
[data-whatinput="mouse"] .off-canvas {
    outline: 0;
}
.off-canvas.is-transition-push {
    z-index: 12;
}
.off-canvas.is-closed {
    visibility: hidden;
}
.off-canvas.is-transition-overlap {
    z-index: 13;
}
.off-canvas.is-transition-overlap.is-open {
    -webkit-box-shadow: 0 0 10px rgba(34, 34, 34, 0.7);
    box-shadow: 0 0 10px rgba(34, 34, 34, 0.7);
}
.off-canvas.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.off-canvas-absolute {
    position: absolute;
    z-index: 12;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #e6e6e6;
}
[data-whatinput="mouse"] .off-canvas-absolute {
    outline: 0;
}
.off-canvas-absolute.is-transition-push {
    z-index: 12;
}
.off-canvas-absolute.is-closed {
    visibility: hidden;
}
.off-canvas-absolute.is-transition-overlap {
    z-index: 13;
}
.off-canvas-absolute.is-transition-overlap.is-open {
    -webkit-box-shadow: 0 0 10px rgba(34, 34, 34, 0.7);
    box-shadow: 0 0 10px rgba(34, 34, 34, 0.7);
}
.off-canvas-absolute.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.position-left {
    top: 0;
    left: 0;
    height: 100%;
    overflow-y: auto;
    width: 250px;
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left {
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.off-canvas-content.is-open-left.has-transition-push {
    -webkit-transform: translateX(250px);
    -ms-transform: translateX(250px);
    transform: translateX(250px);
}
.position-left.is-transition-push {
    -webkit-box-shadow: inset -13px 0 20px -13px rgba(34, 34, 34, 0.25);
    box-shadow: inset -13px 0 20px -13px rgba(34, 34, 34, 0.25);
}
.position-right {
    top: 0;
    right: 0;
    height: 100%;
    overflow-y: auto;
    width: 250px;
    -webkit-transform: translateX(250px);
    -ms-transform: translateX(250px);
    transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right {
    -webkit-transform: translateX(250px);
    -ms-transform: translateX(250px);
    transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.off-canvas-content.is-open-right.has-transition-push {
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px);
}
.position-right.is-transition-push {
    -webkit-box-shadow: inset 13px 0 20px -13px rgba(34, 34, 34, 0.25);
    box-shadow: inset 13px 0 20px -13px rgba(34, 34, 34, 0.25);
}
.position-top {
    top: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 250px;
    -webkit-transform: translateY(-250px);
    -ms-transform: translateY(-250px);
    transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top {
    -webkit-transform: translateY(-250px);
    -ms-transform: translateY(-250px);
    transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.off-canvas-content.is-open-top.has-transition-push {
    -webkit-transform: translateY(250px);
    -ms-transform: translateY(250px);
    transform: translateY(250px);
}
.position-top.is-transition-push {
    -webkit-box-shadow: inset 0 -13px 20px -13px rgba(34, 34, 34, 0.25);
    box-shadow: inset 0 -13px 20px -13px rgba(34, 34, 34, 0.25);
}
.position-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 250px;
    -webkit-transform: translateY(250px);
    -ms-transform: translateY(250px);
    transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom {
    -webkit-transform: translateY(250px);
    -ms-transform: translateY(250px);
    transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.off-canvas-content.is-open-bottom.has-transition-push {
    -webkit-transform: translateY(-250px);
    -ms-transform: translateY(-250px);
    transform: translateY(-250px);
}
.position-bottom.is-transition-push {
    -webkit-box-shadow: inset 0 13px 20px -13px rgba(34, 34, 34, 0.25);
    box-shadow: inset 0 13px 20px -13px rgba(34, 34, 34, 0.25);
}
.off-canvas-content {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.off-canvas-content.has-transition-push {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.off-canvas-content .off-canvas.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
@media print, screen and (min-width: 30.0625em) {
    .position-left.reveal-for-xsmall {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-left.reveal-for-xsmall .close-button {
        display: none;
    }
    .off-canvas-content .position-left.reveal-for-xsmall {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-left {
        margin-left: 250px;
    }
    .position-left.reveal-for-xsmall ~ .off-canvas-content {
        margin-left: 250px;
    }
    .position-right.reveal-for-xsmall {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-right.reveal-for-xsmall .close-button {
        display: none;
    }
    .off-canvas-content .position-right.reveal-for-xsmall {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-right {
        margin-right: 250px;
    }
    .position-right.reveal-for-xsmall ~ .off-canvas-content {
        margin-right: 250px;
    }
    .position-top.reveal-for-xsmall {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-top.reveal-for-xsmall .close-button {
        display: none;
    }
    .off-canvas-content .position-top.reveal-for-xsmall {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-top {
        margin-top: 250px;
    }
    .position-top.reveal-for-xsmall ~ .off-canvas-content {
        margin-top: 250px;
    }
    .position-bottom.reveal-for-xsmall {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-bottom.reveal-for-xsmall .close-button {
        display: none;
    }
    .off-canvas-content .position-bottom.reveal-for-xsmall {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px;
    }
    .position-bottom.reveal-for-xsmall ~ .off-canvas-content {
        margin-bottom: 250px;
    }
}
@media print, screen and (min-width: 48em) {
    .position-left.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-left.reveal-for-medium .close-button {
        display: none;
    }
    .off-canvas-content .position-left.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-left {
        margin-left: 250px;
    }
    .position-left.reveal-for-medium ~ .off-canvas-content {
        margin-left: 250px;
    }
    .position-right.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-right.reveal-for-medium .close-button {
        display: none;
    }
    .off-canvas-content .position-right.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-right {
        margin-right: 250px;
    }
    .position-right.reveal-for-medium ~ .off-canvas-content {
        margin-right: 250px;
    }
    .position-top.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-top.reveal-for-medium .close-button {
        display: none;
    }
    .off-canvas-content .position-top.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-top {
        margin-top: 250px;
    }
    .position-top.reveal-for-medium ~ .off-canvas-content {
        margin-top: 250px;
    }
    .position-bottom.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-bottom.reveal-for-medium .close-button {
        display: none;
    }
    .off-canvas-content .position-bottom.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px;
    }
    .position-bottom.reveal-for-medium ~ .off-canvas-content {
        margin-bottom: 250px;
    }
}
@media print, screen and (min-width: 62.5em) {
    .position-left.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-left.reveal-for-large .close-button {
        display: none;
    }
    .off-canvas-content .position-left.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-left {
        margin-left: 250px;
    }
    .position-left.reveal-for-large ~ .off-canvas-content {
        margin-left: 250px;
    }
    .position-right.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-right.reveal-for-large .close-button {
        display: none;
    }
    .off-canvas-content .position-right.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-right {
        margin-right: 250px;
    }
    .position-right.reveal-for-large ~ .off-canvas-content {
        margin-right: 250px;
    }
    .position-top.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-top.reveal-for-large .close-button {
        display: none;
    }
    .off-canvas-content .position-top.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-top {
        margin-top: 250px;
    }
    .position-top.reveal-for-large ~ .off-canvas-content {
        margin-top: 250px;
    }
    .position-bottom.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-bottom.reveal-for-large .close-button {
        display: none;
    }
    .off-canvas-content .position-bottom.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px;
    }
    .position-bottom.reveal-for-large ~ .off-canvas-content {
        margin-bottom: 250px;
    }
}
@media screen and (min-width: 80em) {
    .position-left.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-left.reveal-for-xlarge .close-button {
        display: none;
    }
    .off-canvas-content .position-left.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-left {
        margin-left: 250px;
    }
    .position-left.reveal-for-xlarge ~ .off-canvas-content {
        margin-left: 250px;
    }
    .position-right.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-right.reveal-for-xlarge .close-button {
        display: none;
    }
    .off-canvas-content .position-right.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-right {
        margin-right: 250px;
    }
    .position-right.reveal-for-xlarge ~ .off-canvas-content {
        margin-right: 250px;
    }
    .position-top.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-top.reveal-for-xlarge .close-button {
        display: none;
    }
    .off-canvas-content .position-top.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-top {
        margin-top: 250px;
    }
    .position-top.reveal-for-xlarge ~ .off-canvas-content {
        margin-top: 250px;
    }
    .position-bottom.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        transition: none;
        visibility: visible;
    }
    .position-bottom.reveal-for-xlarge .close-button {
        display: none;
    }
    .off-canvas-content .position-bottom.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px;
    }
    .position-bottom.reveal-for-xlarge ~ .off-canvas-content {
        margin-bottom: 250px;
    }
}
@media print, screen and (min-width: 30.0625em) {
    .off-canvas.in-canvas-for-xsmall {
        visibility: visible;
        height: auto;
        position: static;
        background: 0 0;
        width: auto;
        overflow: visible;
        -webkit-transition: none;
        transition: none;
    }
    .off-canvas.in-canvas-for-xsmall.position-bottom,
    .off-canvas.in-canvas-for-xsmall.position-left,
    .off-canvas.in-canvas-for-xsmall.position-right,
    .off-canvas.in-canvas-for-xsmall.position-top {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas.in-canvas-for-xsmall .close-button {
        display: none;
    }
}
@media print, screen and (min-width: 48em) {
    .off-canvas.in-canvas-for-medium {
        visibility: visible;
        height: auto;
        position: static;
        background: 0 0;
        width: auto;
        overflow: visible;
        -webkit-transition: none;
        transition: none;
    }
    .off-canvas.in-canvas-for-medium.position-bottom,
    .off-canvas.in-canvas-for-medium.position-left,
    .off-canvas.in-canvas-for-medium.position-right,
    .off-canvas.in-canvas-for-medium.position-top {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas.in-canvas-for-medium .close-button {
        display: none;
    }
}
@media print, screen and (min-width: 62.5em) {
    .off-canvas.in-canvas-for-large {
        visibility: visible;
        height: auto;
        position: static;
        background: 0 0;
        width: auto;
        overflow: visible;
        -webkit-transition: none;
        transition: none;
    }
    .off-canvas.in-canvas-for-large.position-bottom,
    .off-canvas.in-canvas-for-large.position-left,
    .off-canvas.in-canvas-for-large.position-right,
    .off-canvas.in-canvas-for-large.position-top {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas.in-canvas-for-large .close-button {
        display: none;
    }
}
@media screen and (min-width: 80em) {
    .off-canvas.in-canvas-for-xlarge {
        visibility: visible;
        height: auto;
        position: static;
        background: 0 0;
        width: auto;
        overflow: visible;
        -webkit-transition: none;
        transition: none;
    }
    .off-canvas.in-canvas-for-xlarge.position-bottom,
    .off-canvas.in-canvas-for-xlarge.position-left,
    .off-canvas.in-canvas-for-xlarge.position-right,
    .off-canvas.in-canvas-for-xlarge.position-top {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .off-canvas.in-canvas-for-xlarge .close-button {
        display: none;
    }
}
.float-left {
    float: left !important;
}
.float-right {
    float: right !important;
}
.float-center {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.clearfix:after,
.clearfix:before {
    display: table;
    content: " ";
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.clearfix:after {
    clear: both;
}
.align-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.align-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.align-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.align-justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.align-spaced {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.align-left.vertical.menu > li > a {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.align-right.vertical.menu > li > a {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.align-center.vertical.menu > li > a {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.align-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.align-self-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.align-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.align-self-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.align-middle {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.align-self-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}
.align-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.align-self-stretch {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
}
.align-center-middle {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
}
.small-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.small-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}
.small-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
}
.small-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
}
.small-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
}
.small-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
}
@media print, screen and (min-width: 30.0625em) {
    .xsmall-order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .xsmall-order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .xsmall-order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .xsmall-order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .xsmall-order-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .xsmall-order-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
}
@media print, screen and (min-width: 48em) {
    .medium-order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .medium-order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .medium-order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .medium-order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .medium-order-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .medium-order-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
}
@media print, screen and (min-width: 62.5em) {
    .large-order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .large-order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .large-order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .large-order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .large-order-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .large-order-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
}
@media screen and (min-width: 80em) {
    .xlarge-order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .xlarge-order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .xlarge-order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .xlarge-order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .xlarge-order-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
    }
    .xlarge-order-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6;
    }
}
.flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.flex-child-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.flex-child-grow {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
.flex-child-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
.flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
@media print, screen and (min-width: 30.0625em) {
    .xsmall-flex-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .xsmall-flex-child-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    .xsmall-flex-child-grow {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
    .xsmall-flex-child-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }
    .xsmall-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .xsmall-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .xsmall-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .xsmall-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}
@media print, screen and (min-width: 48em) {
    .medium-flex-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .medium-flex-child-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    .medium-flex-child-grow {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
    .medium-flex-child-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }
    .medium-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .medium-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .medium-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .medium-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}
@media print, screen and (min-width: 62.5em) {
    .large-flex-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .large-flex-child-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    .large-flex-child-grow {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
    .large-flex-child-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }
    .large-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .large-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .large-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .large-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}
@media screen and (min-width: 80em) {
    .xlarge-flex-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .xlarge-flex-child-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    .xlarge-flex-child-grow {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    }
    .xlarge-flex-child-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }
    .xlarge-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .xlarge-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .xlarge-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .xlarge-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}
.hide {
    display: none !important;
}
.invisible {
    visibility: hidden;
}
@media screen and (max-width: 30.06125em) {
    .hide-for-small-only {
        display: none !important;
    }
}
@media screen and (max-width: 0em), screen and (min-width: 30.0625em) {
    .show-for-small-only {
        display: none !important;
    }
}
@media print, screen and (min-width: 30.0625em) {
    .hide-for-xsmall {
        display: none !important;
    }
}
@media screen and (max-width: 30.06125em) {
    .show-for-xsmall {
        display: none !important;
    }
}
@media screen and (min-width: 30.0625em) and (max-width: 47.99875em) {
    .hide-for-xsmall-only {
        display: none !important;
    }
}
@media screen and (max-width: 30.06125em), screen and (min-width: 48em) {
    .show-for-xsmall-only {
        display: none !important;
    }
}
@media print, screen and (min-width: 48em) {
    .hide-for-medium {
        display: none !important;
    }
}
@media screen and (max-width: 47.99875em) {
    .show-for-medium {
        display: none !important;
    }
}
@media screen and (min-width: 48em) and (max-width: 62.49875em) {
    .hide-for-medium-only {
        display: none !important;
    }
}
@media screen and (max-width: 47.99875em), screen and (min-width: 62.5em) {
    .show-for-medium-only {
        display: none !important;
    }
}
@media print, screen and (min-width: 62.5em) {
    .hide-for-large {
        display: none !important;
    }
}
@media screen and (max-width: 62.49875em) {
    .show-for-large {
        display: none !important;
    }
}
@media screen and (min-width: 62.5em) and (max-width: 79.99875em) {
    .hide-for-large-only {
        display: none !important;
    }
}
@media screen and (max-width: 62.49875em), screen and (min-width: 80em) {
    .show-for-large-only {
        display: none !important;
    }
}
@media screen and (min-width: 80em) {
    .hide-for-xlarge {
        display: none !important;
    }
}
@media screen and (max-width: 79.99875em) {
    .show-for-xlarge {
        display: none !important;
    }
}
@media screen and (min-width: 80em) and (max-width: 89.99875em) {
    .hide-for-xlarge-only {
        display: none !important;
    }
}
@media screen and (max-width: 79.99875em), screen and (min-width: 90em) {
    .show-for-xlarge-only {
        display: none !important;
    }
}
.show-for-sr,
.show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.show-on-focus:active,
.show-on-focus:focus {
    position: static !important;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
}
.hide-for-portrait,
.show-for-landscape {
    display: block !important;
}
@media screen and (orientation: landscape) {
    .hide-for-portrait,
    .show-for-landscape {
        display: block !important;
    }
}
@media screen and (orientation: portrait) {
    .hide-for-portrait,
    .show-for-landscape {
        display: none !important;
    }
}
.hide-for-landscape,
.show-for-portrait {
    display: none !important;
}
@media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
        display: none !important;
    }
}
@media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
        display: block !important;
    }
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body,
html {
    min-height: 100%;
}
body {
    min-width: 360px;
}
body.lock {
    height: 100%;
    overflow: hidden;
}
@media print, screen and (min-width: 62.5em) {
    body.lock {
        margin-right: 17px;
    }
}
.main {
    padding: 80px 0;
}
@media print, screen and (min-width: 62.5em) {
    .main {
        min-height: 580px;
    }
}
.holder {
    padding: 56px 0 60px;
}
.is-promo .holder {
    padding-top: 0;
}
@media print, screen and (min-width: 62.5em) {
    .holder {
        padding-top: 80px;
        padding-bottom: 100px;
        overflow: hidden;
    }
}
@media print, screen and (min-width: 62.5em) {
    .wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        min-height: 100vh;
    }
}
a {
    text-decoration: none;
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
}
a:active {
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
}
@media print, screen and (min-width: 62.5em) {
    a:hover {
        -webkit-transition: color 0.25s;
        transition: color 0.25s;
    }
}
.container,
.container-large {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
}
@media print, screen and (min-width: 48em) {
    .container,
    .container-large {
        padding: 0 20px;
    }
}
@media print, screen and (min-width: 62.5em) {
    .container,
    .container-large {
        padding: 0 40px;
    }
}
@media screen and (min-width: 78.75em) {
    .container,
    .container-large {
        width: 100%;
        max-width: 1180px;
        padding: 0;
    }
}
@media print, screen and (min-width: 62.5em) {
    .container-large {
        padding: 0 40px;
    }
}
@media screen and (min-width: 81.25em) {
    .container-large {
        max-width: 1920px;
        padding: 0 20px;
    }
}
.row {
    max-width: none;
    margin-left: -10px;
    margin-right: -10px;
}
.row_type_margin {
    margin-top: 30px;
}
@media print, screen and (min-width: 48em) {
    .row {
        margin-left: -10px;
        margin-right: -10px;
    }
}
h1 {
    margin: 0;
    font-family: Gilroy, Helvetica, Roboto, Arial, sans-serif;
    font-size: 40px;
    line-height: 1;
}
h1:not(:first-child) {
    margin-top: 10px;
}
h1:first-child {
    margin-top: 40px;
}
@media print, screen and (min-width: 62.5em) {
    h1 {
        font-size: 60px;
        line-height: 1.08;
    }
    h1:first-child {
        margin-top: 60px;
    }
}
.title {
    display: block;
    color: #222;
    font-size: 35px;
    font-family: Gilroy, Helvetica, Roboto, Arial, sans-serif;
    line-height: 1.14;
}
@media print, screen and (min-width: 62.5em) {
    .title {
        font-size: 50px;
        line-height: 1.2;
    }
}
.subtitle {
    display: block;
    color: #222;
    font-size: 25px;
    font-family: Gilroy, Helvetica, Roboto, Arial, sans-serif;
    line-height: 1.28;
}
@media print, screen and (min-width: 62.5em) {
    .subtitle {
        font-size: 30px;
        line-height: 1.2;
    }
}
.link {
    display: inline-block;
    margin-top: 30px;
    font-size: 25px;
    font-family: Gilroy, Helvetica, Roboto, Arial, sans-serif;
    line-height: 1.28;
}
.link_type_inline {
    margin-top: 30px;
}
.link a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #0085ff;
}
.link a:hover {
    color: #006ff1;
}
.link svg {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-left: 15px;
}
@media print, screen and (min-width: 48em) {
    .link {
        display: inline-block;
        max-width: 135px;
        margin-top: 0;
        font-size: 30px;
        line-height: 1.2;
    }
    .link a {
        display: inline;
    }
    .link svg {
        display: block;
        margin-top: 15px;
        margin-left: 0;
    }
    .link_type_inline {
        margin-top: 30px;
        max-width: none;
    }
    .link_type_inline a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .link_type_inline svg {
        display: inline-block;
        margin-top: 0;
        margin-left: 15px;
    }
}
@media print, screen and (min-width: 62.5em) {
    .link_type_inline {
        margin-top: 0;
    }
}
.back {
    margin-top: 48px;
    font-size: 14px;
    line-height: 1.58;
}
.promo:not(.promo_without_bckg) .back {
    margin-top: 0;
}
.back a {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    line-height: 1;
}
.back a:hover {
    color: #006ff1;
}
.is-promo .back a {
    color: #fff;
}
.is-promo .back a:hover {
    color: #006ff1;
}
.is-promo .promo_without_bckg .back a {
    color: #222;
}
.is-promo .promo_without_bckg .back a:hover {
    color: #006ff1;
}
.back svg {
    width: 10px;
    height: 10px;
    margin-right: 10px;
    margin-top: -1px;
}
.about {
    margin: 20px 0 0;
    line-height: 1.5;
}
@media print, screen and (min-width: 62.5em) {
    .about {
        margin-top: 30px;
        line-height: 1.63;
    }
}
.more {
    margin-top: 30px;
}
@media print, screen and (min-width: 62.5em) {
    .more {
        margin-top: 50px;
    }
}
.info {
    padding-top: 60px;
}
@media print, screen and (min-width: 62.5em) {
    .info {
        padding-top: 100px;
    }
}
.overlay {
    display: block;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    background: rgba(0, 111, 241, 0.7);
}
@media print, screen and (min-width: 62.5em) {
    .lock .overlay {
        opacity: 1;
        z-index: 2;
        visibility: visible;
        -webkit-transition: opacity 0.25s;
        transition: opacity 0.25s;
    }
}
.pagination {
    display: none;
}
.menu {
    display: none;
    width: 100%;
    padding: 56px 0 0;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
    background: #fff;
}
@media print, screen and (min-width: 62.5em) {
    .menu {
        display: block;
        padding: 0;
        position: static;
        z-index: 1;
        background-color: transparent;
    }
}
.menu__container {
    height: 100%;
    padding: 22px 15px 30px;
    overflow: auto;
}
@media print, screen and (min-width: 62.5em) {
    .menu__container {
        height: auto;
        padding: 0;
        overflow: inherit;
    }
}
.menu__button {
    margin-top: 10px;
}
.menu__list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.menu__list > li {
    margin-top: 12px;
    font-family: Gilroy, Helvetica, Roboto, Arial, sans-serif;
    font-size: 25px;
    line-height: 1.38;
}
.menu__list > li:first-child {
    margin-top: 10px;
}
@media print, screen and (min-width: 62.5em) {
    .menu__list > li {
        margin-top: 0;
        font-size: 16px;
        line-height: 1;
        white-space: nowrap;
    }
    .menu__list > li:first-child {
        margin-top: 0;
    }
    .menu__list > li > a,
    .menu__list > li > span {
        position: relative;
    }
    .menu__list > li > span {
        cursor: default;
    }
    .menu__list > li.is-active > a:after,
    .menu__list > li.is-active > span:after {
        height: 2px;
        position: absolute;
        bottom: 0;
        left: 15px;
        right: 15px;
        background: #0085ff;
        content: "";
    }
}
.menu__list > li > a {
    display: block;
    color: #222;
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
}
@media print, screen and (min-width: 62.5em) {
    .menu__list > li > a {
        padding: 29px 0.9vw;
    }
    .is-promo .menu__list > li > a {
        color: #fff;
    }
    .is-promo .promo_without_bckg .menu__list > li > a {
        color: #222;
    }
    .is-promo .promo_without_bckg .menu__list > li > a:hover {
        color: #006ff1;
    }
    .is-fixed .menu__list > li > a {
        color: #222;
        -webkit-transition: color 0.25s;
        transition: color 0.25s;
    }
    .is-opened .menu__list > li > a {
        color: #222;
        -webkit-transition: color 0.25s;
        transition: color 0.25s;
    }
    .menu__list > li > a:hover {
        color: #006ff1;
    }
}
.menu__list > li > span {
    display: block;
    color: #222;
}
@media print, screen and (min-width: 62.5em) {
    .menu__list > li > span {
        padding: 29px 15px;
    }
    .is-promo .menu__list > li > span {
        color: #fff;
    }
    .is-promo .is-fixed .menu__list > li > span,
    .is-promo .promo_without_bckg .menu__list > li > span {
        color: #222;
    }
    .is-promo .is-opened .menu__list > li > span {
        color: #222;
        -webkit-transition: color 0.25s;
        transition: color 0.25s;
    }
}
@media print, screen and (min-width: 62.5em) {
    .menu__list > li:hover > a {
        color: #006ff1;
    }
}
@media print, screen and (min-width: 62.5em) {
    .menu__list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}
@media screen and (min-width: 80em) {
    .menu__list {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.menu__holder {
    padding-bottom: 2px;
}
@media print, screen and (min-width: 62.5em) {
    .menu__holder {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 40px 40px;
        width: 100%;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 3;
        opacity: 0;
        visibility: hidden;
        z-index: -1;
        background: #fff;
    }
    .lock .menu__holder {
        padding-right: 57px;
    }
    .is-opened .menu__holder {
        opacity: 1;
        visibility: visible;
        z-index: 3;
        -webkit-transition: opacity 0.15s;
        transition: opacity 0.15s;
    }
}
.menu__sublist {
    display: none;
    padding: 9px 0 0;
    margin: 0;
    font-size: 16px;
    line-height: 1.37;
    list-style: none;
}
@media print, screen and (min-width: 62.5em) {
    .menu__sublist {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -10px;
        padding: 0;
    }
}
@media screen and (min-width: 78.75em) {
    .menu__sublist {
        max-width: 1180px;
    }
}
.menu__sublist > li {
    padding: 5px 15px;
    margin: 1px 0;
}
.menu__sublist > li > a {
    color: #0085ff;
}
@media print, screen and (min-width: 62.5em) {
    .menu__sublist > li {
        width: calc(25% - 20px);
        margin: 30px 10px 0;
        padding: 0;
    }
    .menu__sublist > li > a {
        color: #222;
        font-family: Gilroy, Helvetica, Roboto, Arial, sans-serif;
        font-size: 22px;
        line-height: 1.18;
        white-space: normal;
    }
    .menu__sublist > li > a:hover {
        color: #0085ff;
    }
    .menu__sublist > li > span {
        color: #222;
        font-size: 22px;
        line-height: 1.18;
    }
}
.menu__sublist ul.menu__sublist {
    display: none;
    padding: 9px 0 0;
    margin: 0;
    font-size: 14px;
    font-family: Graphik, Helvetica, Roboto, Arial, sans-serif;
    line-height: 1.58;
    list-style: none;
}
.menu__sublist ul.menu__sublist > li {
    padding: 2px 20px;
}
.menu__sublist ul.menu__sublist > li:not(:first-child) {
    margin-top: 1px;
}
@media print, screen and (min-width: 62.5em) {
    .menu__sublist ul.menu__sublist {
        display: block;
        margin: 0;
        padding: 0;
        font-size: 16px;
        line-height: 1.63;
        list-style: none;
        white-space: normal;
    }
    .menu__sublist ul.menu__sublist:not(:first-child) {
        margin-top: 20px;
    }
    .menu__sublist ul.menu__sublist > li {
        width: auto;
        padding: 0;
        margin: 0;
    }
    .menu__sublist ul.menu__sublist > li:not(:first-child) {
        margin-top: 5px;
    }
    .menu__sublist ul.menu__sublist a {
        border-bottom: 1px solid rgba(34, 34, 34, 0.2);
        color: #222;
        -webkit-transition: all 0.25s;
        transition: all 0.25s;
        line-height: 1;
        cursor: pointer;
        font-family: Graphik, Helvetica, Roboto, Arial, sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.62;
    }
    .menu__sublist ul.menu__sublist a:focus {
        border-color: rgba(34, 34, 34, 0.2);
        color: #222;
    }
    .menu__sublist ul.menu__sublist a:active {
        border-color: rgba(0, 111, 241, 0.5);
        color: #006ff1;
        -webkit-transition: color 0.25s;
        transition: color 0.25s;
    }
}
@media print, screen and (min-width: 62.5em) and (min-width: 62.5em) {
    .menu__sublist ul.menu__sublist a:hover {
        border-color: rgba(0, 111, 241, 0.5);
        color: #006ff1;
        -webkit-transition: all 0.25s;
        transition: all 0.25s;
        text-decoration: none;
    }
}
.menu__contacts {
    margin-top: 50px;
}
.menu__phone {
    display: block;
    color: #222;
    font-size: 22px;
    line-height: 1.18;
}
.menu__about {
    margin: 15px 0 0;
    color: #333;
    font-size: 16px;
    line-height: 1.5;
}
.menu__about a {
    border-bottom: 1px solid rgba(0, 133, 255, 0.2);
    color: #0085ff;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    line-height: 1;
    cursor: pointer;
}
.menu__about a:focus {
    border-color: rgba(0, 133, 255, 0.2);
    color: #0085ff;
}
.menu__about a:active {
    border-color: rgba(0, 111, 241, 0.5);
    color: #006ff1;
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
}
@media print, screen and (min-width: 62.5em) {
    .menu__about a:hover {
        border-color: rgba(0, 111, 241, 0.5);
        color: #006ff1;
        -webkit-transition: all 0.25s;
        transition: all 0.25s;
        text-decoration: none;
    }
}
.button {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 50px;
    padding: 19px 35px;
    border-radius: 5px;
    background: #0085ff;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    color: #fff;
    font-family: Gilroy, Helvetica, Roboto, Arial, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
}
.button:active {
    background: #006ff1;
    color: #fff;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}
.button_size_small {
    height: 40px;
    padding: 9px 25px;
    font-size: 16px;
}
.button_type_border {
    border: 1px solid #f2f6fa;
    background: 0 0;
    color: #0085ff;
}
.button svg {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-left: 15px;
}
@media print, screen and (min-width: 62.5em) {
    .button {
        width: auto;
    }
    .button:hover {
        background: #006ff1;
        color: #fff;
        -webkit-transition: all 0.25s;
        transition: all 0.25s;
    }
}
a.button {
    line-height: normal;
}
.header {
    padding: 18px 0 17px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
}
.header.is-fixed {
    background: #fff;
}
.is-promo .promo_without_bckg .header {
    background: #fff;
}
@media print, screen and (min-width: 62.5em) {
    .header {
        width: 100%;
        padding: 0;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 3;
        background: #fff;
        -webkit-transition: background-color 0.25s;
        transition: background-color 0.25s;
    }
    .is-promo .header {
        background: 0 0;
    }
    .is-promo .promo_without_bckg .header {
        background: #fff;
    }
    .header.is-fixed {
        background: #fff;
        -webkit-transition: background-color 0.25s;
        transition: background-color 0.25s;
    }
    .header.is-opened {
        background: #fff;
        -webkit-transition: background-color 0.25s;
        transition: background-color 0.25s;
    }
    .lock .header {
        padding-right: 17px;
    }
}
.header__holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.header__part {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.header__part:nth-child(2) {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media screen and (min-width: 80em) {
    .header__part {
        width: 33.333%;
    }
    .header__part:nth-child(2) {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .header__part:last-child {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}
.header__phone {
    color: #222;
    white-space: nowrap;
}
.is-promo .header__phone {
    color: #fff;
}
.is-promo .promo_without_bckg .header__phone {
    color: #222;
}
.is-fixed .header__phone {
    color: #222;
}
.header__button {
    margin-left: 30px;
}
@media print, screen and (min-width: 62.5em) {
    .header__button {
        display: none;
    }
}
@media screen and (min-width: 72.5em) {
    .header__button {
        display: block;
    }
    .is-promo .header__button {
        border-color: rgba(0, 133, 255, 0.3);
    }
}
.header__logo {
    max-width: 116px;
    -webkit-transition: -webkit-filter 0.25s;
    transition: -webkit-filter 0.25s;
    transition: filter 0.25s;
    transition: filter 0.25s, -webkit-filter 0.25s;
}
.is-promo .header__logo {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    -webkit-transition: -webkit-filter 0.25s;
    transition: -webkit-filter 0.25s;
    transition: filter 0.25s;
    transition: filter 0.25s, -webkit-filter 0.25s;
}
.is-promo .promo_without_bckg .header__logo {
    -webkit-filter: none;
    filter: none;
}
.is-fixed .header__logo {
    -webkit-filter: none;
    filter: none;
}
.is-opened .header__logo {
    -webkit-filter: none;
    filter: none;
    -webkit-transition: -webkit-filter 0.25s;
    transition: -webkit-filter 0.25s;
    transition: filter 0.25s;
    transition: filter 0.25s, -webkit-filter 0.25s;
    width: 172px;
}
@media print, screen and (min-width: 62.5em) {
    .header__logo {
        max-width: none;
    }
}
.header__menu {
    color: #222;
    position: relative;
}
.header__menu:focus {
    outline: 0;
}
.is-promo .header__menu {
    color: #fff;
}
.is-promo .promo_without_bckg .header__menu {
    color: #222;
}
.is-promo .is-fixed .header__menu,
.is-promo .is-opened .header__menu {
    color: #222;
}
.header__menu svg {
    display: block;
    width: 22px;
    height: 16px;
}
.header__menu img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 0.25s;
    transition: opacity 0.25s;
}
.header__menu.is-active svg {
    opacity: 0;
}
.header__menu.is-active img {
    opacity: 1;
    -webkit-transition: opacity 0.25s;
    transition: opacity 0.25s;
}
.header__dropdown {
    width: 100%;
    padding: 0 0 40px;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
}
.header__category {
    display: block;
    font-family: Gilroy, Helvetica, Roboto, Arial, sans-serif;
    font-size: 22px;
    line-height: 1.18;
}
.header__category a {
    color: #222;
}
.header__category a:hover {
    color: #0085ff;
}
.header__sublist {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 1.63;
    list-style: none;
}
.header__sublist:not(:first-child) {
    margin-top: 20px;
}
.header__sublist li:not(:first-child) {
    margin-top: 5px;
}
.header__sublist a {
    border-bottom: 1px solid rgba(34, 34, 34, 0.2);
    color: #222;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    line-height: 1;
    cursor: pointer;
}
.header__sublist a:focus {
    border-color: rgba(34, 34, 34, 0.2);
    color: #222;
}
.header__sublist a:active {
    border-color: rgba(0, 111, 241, 0.5);
    color: #006ff1;
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
}
@media print, screen and (min-width: 62.5em) {
    .header__sublist a:hover {
        border-color: rgba(0, 111, 241, 0.5);
        color: #006ff1;
        -webkit-transition: all 0.25s;
        transition: all 0.25s;
        text-decoration: none;
    }
}
.header__column {
    margin-top: 30px;
}
.footer {
    padding: 30px 0 20px;
    border-top: 1px solid #f2f6fa;
}
.footer_type_404 {
    border: 0;
    padding-bottom: 0;
}
.footer_type_404 .columns {
    margin-top: 10px;
}
.footer_type_404 .columns:last-child {
    margin-top: 30px;
}
@media print, screen and (min-width: 62.5em) {
    .footer {
        padding: 80px 0;
    }
    .footer_type_404 {
        padding: 0;
        margin-top: 50px;
        padding-bottom: 0;
    }
    .footer_type_404 .columns {
        margin-top: 0;
    }
    .footer_type_404 .columns:last-child {
        margin-top: 0;
    }
}
.footer__list {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 1.58;
    list-style: none;
}
.footer__list:not(:first-child) {
    margin-top: 21px;
}
.footer__list li:not(:first-child) {
    margin-top: 7px;
}
.footer__list a {
    border-bottom: 1px solid rgba(34, 34, 34, 0.2);
    color: #222;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    line-height: 1;
    cursor: pointer;
}
.footer__list a:focus {
    border-color: rgba(34, 34, 34, 0.2);
    color: #222;
}
.footer__list a:active {
    border-color: rgba(0, 111, 241, 0.5);
    color: #006ff1;
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
}
@media print, screen and (min-width: 62.5em) {
    .footer__list a:hover {
        border-color: rgba(0, 111, 241, 0.5);
        color: #006ff1;
        -webkit-transition: all 0.25s;
        transition: all 0.25s;
        text-decoration: none;
    }
}
@media print, screen and (min-width: 62.5em) {
    .footer__list {
        margin-top: 3px;
    }
}
.footer__title {
    display: block;
    font-size: 22px;
    font-family: Gilroy, Helvetica, Roboto, Arial, sans-serif;
    line-height: 1.18;
}
.footer__title a {
    color: #222;
}
.footer__title a:hover {
    color: #006ff1;
}
.footer__phone {
    display: inline-block;
    margin-right: 15px;
    line-height: 1;
}
.footer__phone:not(:first-child) {
    margin-top: 20px;
}
.footer__phone a {
    color: #222;
    font-size: 20px;
    font-family: Gilroy, Helvetica, Roboto, Arial, sans-serif;
    line-height: 1;
}
@media print, screen and (min-width: 62.5em) {
    .footer__phone {
        display: block;
        margin-right: 0;
    }
}
.footer__address {
    display: block;
    margin-top: 15px;
    color: #333;
    font-size: 14px;
    line-height: 1.58;
}
@media print, screen and (min-width: 62.5em) {
    .footer__address {
        max-width: 205px;
    }
}
.footer__mail {
    display: block;
    margin-top: 17px;
    font-size: 14px;
    line-height: 1.58;
}
.footer__mail a {
    border-bottom: 1px solid rgba(0, 133, 255, 0.2);
    color: #0085ff;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    line-height: 1;
    cursor: pointer;
    line-height: 1;
}
.footer__mail a:focus {
    border-color: rgba(0, 133, 255, 0.2);
    color: #0085ff;
}
.footer__mail a:active {
    border-color: rgba(0, 111, 241, 0.5);
    color: #006ff1;
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
}
@media print, screen and (min-width: 62.5em) {
    .footer__mail a:hover {
        border-color: rgba(0, 111, 241, 0.5);
        color: #006ff1;
        -webkit-transition: all 0.25s;
        transition: all 0.25s;
        text-decoration: none;
    }
}
.footer__holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px;
    border-top: 1px solid #e0eaf3;
}
.columns > .footer__holder {
    /* margin: 30px -15px 0; */
    padding: 20px 15px 0;
}
.footer__holder > .footer__holder {
    display: block;
    margin: 0;
    border: 0;
}
@media print, screen and (min-width: 48em) {
    .footer__holder {
        display: block;
        border: 0;
        margin: 0;
        text-align: right;
    }
    .columns > .footer__holder {
        margin: 0;
        padding: 0;
    }
}
@media print, screen and (min-width: 62.5em) {
    .footer__holder {
        text-align: left;
    }
}
.footer__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media print, screen and (min-width: 48em) {
    .footer__wrapper {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }
}
@media print, screen and (min-width: 62.5em) {
    .footer__wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 6px;
    }
}
.footer__copyright {
    display: block;
    font-size: 14px;
    line-height: 1.58;
    text-align: right;
	font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: rgb(151, 151, 151);
	
}
@media print, screen and (min-width: 48em) {
    .footer__copyright {
        margin-top: 10px;
    }
}
@media print, screen and (min-width: 62.5em) {
    .footer__copyright {
        margin-top: 1px;
        text-align: left;
		font-weight: 400;
        font-size: 13px;
        line-height: 16px;
        color: rgb(151, 151, 151);
    }
}
.footer__route {
    display: block;
    margin-top: 5px;
    font-size: 14px;
}
.footer__route a {
    border-bottom: 1px solid rgba(34, 34, 34, 0.2);
    color: #222;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    line-height: 1;
    cursor: pointer;
}
.footer__route a:focus {
    border-color: rgba(34, 34, 34, 0.2);
    color: #222;
}
.footer__route a:active {
    border-color: rgba(0, 111, 241, 0.5);
    color: #006ff1;
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
}
@media print, screen and (min-width: 62.5em) {
    .footer__route a:hover {
        border-color: rgba(0, 111, 241, 0.5);
        color: #006ff1;
        -webkit-transition: all 0.25s;
        transition: all 0.25s;
        text-decoration: none;
    }
}
.footer__logo {
    max-width: 116px;
}
@media print, screen and (min-width: 62.5em) {
    .footer__logo {
        max-width: 140px;
    }
}
.brief {
    padding: 30px 0;
    background: #f2f6fa;
}
.brief_type_plain {
    padding: 40px 0 0;
    background: 0 0;
}
@media print, screen and (min-width: 62.5em) {
    .brief_type_plain {
        padding: 60px 0 0;
    }
}
.brief__row {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media print, screen and (min-width: 48em) {
    .brief__holder {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.brief__title {
    display: block;
    font-size: 25px;
    font-family: Gilroy, Helvetica, Roboto, Arial, sans-serif;
    line-height: 1.28;
}
@media print, screen and (min-width: 62.5em) {
    .brief__title {
        font-size: 30px;
        line-height: 1.2;
    }
}
.brief__about {
    display: block;
    margin-top: 15px;
    color: #333;
    font-size: 16px;
    line-height: 1.5;
}
.brief__about a {
    border-bottom: 1px solid rgba(0, 133, 255, 0.2);
    color: #0085ff;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    line-height: 1;
    cursor: pointer;
}
.brief__about a:focus {
    border-color: rgba(0, 133, 255, 0.2);
    color: #0085ff;
}
.brief__about a:active {
    border-color: rgba(0, 111, 241, 0.5);
    color: #006ff1;
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
}
@media print, screen and (min-width: 62.5em) {
    .brief__about a:hover {
        border-color: rgba(0, 111, 241, 0.5);
        color: #006ff1;
        -webkit-transition: all 0.25s;
        transition: all 0.25s;
        text-decoration: none;
    }
}
.brief_type_plain .brief__about {
    margin-top: 15px;
}
@media print, screen and (min-width: 48em) {
    .brief__about {
        max-width: 355px;
        margin-top: 0;
        padding-right: 20px;
    }
    .brief_type_plain .brief__about {
        margin-top: 20px;
    }
}
@media print, screen and (min-width: 62.5em) {
    .brief__about {
        font-size: 22px;
        font-family: Gilroy, Helvetica, Roboto, Arial, sans-serif;
        line-height: 1.19;
    }
}
.brief__button {
    margin-top: 20px;
}
.brief__holder .brief__button {
    margin-top: 20px;
}
@media print, screen and (min-width: 48em) {
    .brief__holder .brief__button {
        margin-top: 0;
    }
}
@media print, screen and (min-width: 62.5em) {
    .brief__button {
        margin-top: 30px;
    }
}
.works:last-child {
    padding: 60px 0 0;
}
@media print, screen and (min-width: 62.5em) {
    .works:last-child {
        padding: 80px 0 0;
    }
}
.is-promo .works {
    padding: 60px 0;
}
@media print, screen and (min-width: 62.5em) {
    .is-promo .works {
        padding: 80px 0 100px;
    }
}
.section + .container .works,
.section + .container-large .works {
    padding-top: 0;
}
.section_type_colored + .container .works,
.section_type_colored + .container-large .works {
    padding-top: 60px;
}
@media print, screen and (min-width: 62.5em) {
    .section_type_colored + .container .works,
    .section_type_colored + .container-large .works {
        padding-top: 80px;
    }
}
.works_page_main {
    padding: 0;
    position: relative;
}
.works_page_main:last-child {
    padding: 0;
}
.works_page_main:after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    -webkit-transition: opacity 0.25s;
    transition: opacity 0.25s;
    background: rgba(255, 255, 255, 0.7);
    content: "";
}
.works_page_main.is-loaded:after {
    opacity: 1;
    z-index: 1;
    visibility: visible;
    -webkit-transition: opacity 0.25s;
    transition: opacity 0.25s;
}
.works__item {
    margin-top: 30px;
}
@media print, screen and (min-width: 62.5em) {
    .works__item {
        margin-top: 50px;
    }
    .works__item:first-child {
        margin-top: 30px;
    }
    .works_page_main .works__item:first-child {
        margin-top: 40px;
    }
}
.works__title {
    display: block;
    margin-top: 20px;
    font-size: 22px;
    font-family: Gilroy, Helvetica, Roboto, Arial, sans-serif;
    line-height: 1.18;
}
.works__title a {
    color: #222;
}
.works__title a:hover {
    color: #0085ff;
}
@media print, screen and (min-width: 48em) {
    .works__title {
        margin-top: 0;
    }
}
.works__short {
    margin: 10px 0 0;
}
@media print, screen and (min-width: 62.5em) {
    .works__short {
        margin: 22px 0 0;
    }
}
.works__case {
    display: block;
    margin-top: 12px;
}
.works__case a {
    border-bottom: 1px solid rgba(0, 133, 255, 0.2);
    color: #0085ff;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    line-height: 1;
    cursor: pointer;
}
.works__case a:focus {
    border-color: rgba(0, 133, 255, 0.2);
    color: #0085ff;
}
.works__case a:active {
    border-color: rgba(0, 111, 241, 0.5);
    color: #006ff1;
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
}
@media print, screen and (min-width: 62.5em) {
    .works__case a:hover {
        border-color: rgba(0, 111, 241, 0.5);
        color: #006ff1;
        -webkit-transition: all 0.25s;
        transition: all 0.25s;
        text-decoration: none;
    }
}
.works__image {
    display: block;
    border-radius: 5px;
    overflow: hidden;
}
@media print, screen and (min-width: 62.5em) {
    .works__image {
        margin-right: 20px;
    }
    .works__image img {
        -webkit-transition: -webkit-transform 0.25s;
        transition: -webkit-transform 0.25s;
        transition: transform 0.25s;
        transition: transform 0.25s, -webkit-transform 0.25s;
    }
    .works__image img:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
        -webkit-perspective: 1000;
        -webkit-transition: -webkit-transform 0.25s;
        transition: -webkit-transform 0.25s;
        transition: transform 0.25s;
        transition: transform 0.25s, -webkit-transform 0.25s;
    }
}
.works__button {
    margin-top: 30px;
}
@media print, screen and (min-width: 62.5em) {
    .works__button {
        margin-top: 50px;
    }
}
@media print, screen and (min-width: 62.5em) {
    .blog {
        margin-top: -10px;
    }
    .blog_type_other {
        margin-top: 0;
    }
}
.blog__item {
    margin-top: 30px;
}
@media print, screen and (min-width: 62.5em) {
    .blog__item {
        margin-top: 50px;
    }
    .blog_type_other .blog__item {
        margin-top: 30px;
    }
}
.blog__title {
    display: block;
    margin-top: 20px;
    font-size: 22px;
    font-family: Gilroy, Helvetica, Roboto, Arial, sans-serif;
    line-height: 1.19;
}
.blog__title a {
    color: #222;
}
.blog__title a:hover {
    color: #0085ff;
}
.blog__image {
    display: block;
    border-radius: 5px;
    overflow: hidden;
}
.blog__image img {
    width: 100%;
    max-height: 220px;
    object-fit: cover;
}
.blog__short {
    margin: 10px 0 0;
    line-height: 1.5;
}
@media print, screen and (min-width: 62.5em) {
    .blog__short {
        margin: 20px 0 0;
        line-height: 1.63;
    }
}
.blog__more {
    display: block;
    margin-top: 10px;
}
.blog__more a {
    border-bottom: 1px solid rgba(0, 133, 255, 0.2);
    color: #0085ff;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    line-height: 1;
    cursor: pointer;
}
.blog__more a:focus {
    border-color: rgba(0, 133, 255, 0.2);
    color: #0085ff;
}
.blog__more a:active {
    border-color: rgba(0, 111, 241, 0.5);
    color: #006ff1;
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
}
@media print, screen and (min-width: 62.5em) {
    .blog__more a:hover {
        border-color: rgba(0, 111, 241, 0.5);
        color: #006ff1;
        -webkit-transition: all 0.25s;
        transition: all 0.25s;
        text-decoration: none;
    }
}
.tags {
    margin: 0 -15px;
}
.tags:not(:first-child) {
    margin-top: 5px;
}
.tags_type_filter:not(:first-child) {
    margin: 30px 0 0;
}
.tags:first-child {
    margin-top: -10px;
}
@media print, screen and (min-width: 62.5em) {
    .tags {
        margin: 0;
    }
    .tags:not(:first-child) {
        margin-top: 10px;
    }
    .tags_type_filter:not(:first-child) {
        margin: 40px 0 0;
    }
}
.tags__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: auto;
}
.tags__list:after,
.tags__list:before {
    width: 10px;
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    content: "";
}
.tags_type_filter .tags__list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: inherit;
}
.tags_type_filter .tags__list:after,
.tags_type_filter .tags__list:before {
    display: none;
}
@media print, screen and (min-width: 62.5em) {
    .tags__list {
        margin: 0 -5px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        overflow: inherit;
    }
    .tags__list:after,
    .tags__list:before {
        display: none;
    }
}
.tags__list li {
    display: none;
    margin: 10px 5px 0;
    font-size: 14px;
    white-space: nowrap;
    line-height: 1.58;
}
.tags__list li:not(.tags__button):nth-child(-n + 4) {
    display: inline-block;
}
@media print, screen and (min-width: 62.5em) {
    .tags__list li {
        display: inline-block;
    }
}
.tags__list li input {
    position: absolute;
    top: 0;
    left: -9999px;
    visibility: hidden;
}
.tags__list li a,
.tags__list li label {
    display: block;
    padding: 6px 15px;
    border-radius: 5px;
    border: 1px solid #e0eaf3;
    background: #fff;
    color: #333;
    cursor: pointer;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}
.tags__list li a:hover,
.tags__list li label:hover {
    border-color: #f2f6fa;
    background-color: #f2f6fa;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}
.tags_type_filter .tags__list li a,
.tags_type_filter .tags__list li label {
    border-color: #f2f6fa;
    background-color: #f2f6fa;
}
.tags_type_filter .tags__list li a:active,
.tags_type_filter .tags__list li label:active {
    border-color: #e0eaf3;
    background-color: #e0eaf3;
}
@media print, screen and (min-width: 62.5em) {
    .tags_type_filter .tags__list li a:hover,
    .tags_type_filter .tags__list li label:hover {
        border-color: #e0eaf3;
        background-color: #e0eaf3;
    }
}
.tags__list li input:checked + label {
    border-radius: 5px;
    border: 1px solid #0085ff;
    background-color: #0085ff;
    color: #fff;
}
.tags__list li input:checked + label:active {
    border-color: #0085ff;
    background-color: #0085ff;
}
@media print, screen and (min-width: 62.5em) {
    .tags__list li input:checked + label {
        cursor: default;
    }
    .tags__list li input:checked + label:hover {
        border-color: #0085ff;
        background-color: #0085ff;
    }
}
.tags__list li span {
    display: block;
    padding: 7px 15px;
    border-radius: 5px;
    border: 1px solid #0085ff;
    background-color: #0085ff;
    color: #fff;
}
.tags__button {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 36px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 7px 15px;
    border-radius: 5px;
    background-color: #f2f6fa;
}
.services {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.services_page_main {
    margin-top: 10px;
}
@media print, screen and (min-width: 48em) {
    .services_page_main {
        margin-top: 30px;
    }
}
@media print, screen and (min-width: 62.5em) {
    .services_page_main {
        margin-top: 50px;
    }
}
.services__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 30px 15px 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.services:not(.services_page_main) .services__item {
    display: none;
}
.services__item img {
    width: 30px;
    margin-right: 15px;
}
@media print, screen and (min-width: 48em) {
    .services__item img {
        width: auto;
    }
}
.services:not(.services_page_main) .services__item:nth-child(-n + 4) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.services__item:last-child {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0;
}
@media print, screen and (min-width: 48em) {
    .services__item {
        display: block;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        min-width: calc(33.333% + 1px);
        padding: 30px 40px;
        border: 1px solid #e0eaf3;
        min-height: 300px;
        margin-top: -1px;
        margin-left: -1px;
    }
    .services__item:last-child {
        padding-top: 30px;
    }
    .services__item:nth-child(-n + 6) {
        display: block;
    }
    .services_page_main .services__item {
        min-width: calc(50% + 1px);
    }
    .services:not(.services_page_main) .services__item {
        display: block;
    }
    .services:not(.services_page_main) .services__item:nth-child(-n + 4) {
        display: block;
    }
}
@media print, screen and (min-width: 62.5em) {
    .services__item {
        min-width: calc(25% + 1px);
        padding: 50px 40px;
        min-height: 400px;
    }
    .services__item:last-child {
        padding-top: 50px;
    }
    .services__item:hover img {
        -webkit-filter: invert(43%) sepia(62%) saturate(7486%) hue-rotate(203deg) brightness(96%) contrast(101%);
        filter: invert(43%) sepia(62%) saturate(7486%) hue-rotate(203deg) brightness(96%) contrast(101%);
    }
    .services_page_main .services__item {
        min-width: calc(25% + 1px);
    }
}
@media screen and (min-width: 80em) {
    .services__item {
        padding: 50px 60px;
    }
}
.services__holder {
    width: calc(100% - 45px);
}
@media print, screen and (min-width: 48em) {
    .services__holder {
        width: 100%;
        margin-top: 30px;
    }
    .services__holder:first-child {
        margin-top: 0;
    }
}
.services__title {
    display: block;
    position: relative;
    font-size: 22px;
    font-family: Gilroy, Helvetica, Roboto, Arial, sans-serif;
    line-height: 1.18;
}
.services__title a {
    color: #222;
}
@media print, screen and (min-width: 48em) {
    .services__title a:after {
        width: 100%;
        position: absolute;
        top: -70px;
        left: 0;
        bottom: 0;
        content: "";
    }
}
@media print, screen and (min-width: 62.5em) {
    .services__item:hover .services__title a {
        color: #006ff1;
    }
}
.services__short {
    margin: 10px 0 0;
    font-size: 14px;
    line-height: 1.58;
}
@media print, screen and (min-width: 48em) {
    .services__short {
        margin-top: 20px;
    }
}
@media print, screen and (min-width: 62.5em) {
    .services__short {
        font-size: 16px;
        line-height: 1.62;
    }
}
.services__link {
    display: block;
    margin-top: 10px;
}
.services__link a {
    border-bottom: 1px solid rgba(34, 34, 34, 0.2);
    color: #222;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    line-height: 1;
    cursor: pointer;
}
.services__link a:focus {
    border-color: rgba(34, 34, 34, 0.2);
    color: #222;
}
.services__link a:active {
    border-color: rgba(0, 111, 241, 0.5);
    color: #006ff1;
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
}
@media print, screen and (min-width: 62.5em) {
    .services__link a:hover {
        border-color: rgba(0, 111, 241, 0.5);
        color: #006ff1;
        -webkit-transition: all 0.25s;
        transition: all 0.25s;
        text-decoration: none;
    }
}
@media print, screen and (min-width: 48em) {
    .services__link {
        margin-top: 22px;
    }
}
.services__list {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 1.63;
    list-style: none;
}
.services__list:not(:first-child) {
    margin-top: 20px;
}
.services__list li:not(:first-child) {
    margin-top: 5px;
}
.services__list a {
    border-bottom: 1px solid rgba(34, 34, 34, 0.2);
    color: #222;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    line-height: 1;
    cursor: pointer;
}
.services__list a:focus {
    border-color: rgba(34, 34, 34, 0.2);
    color: #222;
}
.services__list a:active {
    border-color: rgba(0, 111, 241, 0.5);
    color: #006ff1;
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
}
@media print, screen and (min-width: 62.5em) {
    .services__list a:hover {
        border-color: rgba(0, 111, 241, 0.5);
        color: #006ff1;
        -webkit-transition: all 0.25s;
        transition: all 0.25s;
        text-decoration: none;
    }
}
.services__more {
    display: block;
    width: calc(100% - 60px);
    margin: 0 0 0 60px;
    position: relative;
    color: #0085ff;
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
}
.services__more:before {
    width: 100%;
    height: 60px;
    position: absolute;
    bottom: 100%;
    left: 0;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fff), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to top, #fff, rgba(255, 255, 255, 0));
    content: "";
}
.output {
    margin: 30px 0 0;
}
.output:first-child {
    margin-top: 0;
}
.output p {
    margin: 20px 0 0;
    font-size: 16px;
    line-height: 1.5;
}
.output p:first-child {
    margin: 0;
}
@media print, screen and (min-width: 62.5em) {
    .output p {
        line-height: 1.63;
    }
}
.output blockquote + p {
    margin-top: 30px;
}
.output a:not(.button) {
    border-bottom: 1px solid rgba(0, 133, 255, 0.2);
    color: #0085ff;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    line-height: 1;
    cursor: pointer;
}
.output a:not(.button):focus {
    border-color: rgba(0, 133, 255, 0.2);
    color: #0085ff;
}
.output a:not(.button):active {
    border-color: rgba(0, 111, 241, 0.5);
    color: #006ff1;
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
}
@media print, screen and (min-width: 62.5em) {
    .output a:not(.button):hover {
        border-color: rgba(0, 111, 241, 0.5);
        color: #006ff1;
        -webkit-transition: all 0.25s;
        transition: all 0.25s;
        text-decoration: none;
    }
}
.section_font_white .output a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    line-height: 1;
    cursor: pointer;
}
.section_font_white .output a:focus {
    border-color: rgba(255, 255, 255, 0.2);
    color: #fff;
}
.section_font_white .output a:active {
    border-color: rgba(0, 111, 241, 0.5);
    color: #006ff1;
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
}
@media print, screen and (min-width: 62.5em) {
    .section_font_white .output a:hover {
        border-color: rgba(0, 111, 241, 0.5);
        color: #006ff1;
        -webkit-transition: all 0.25s;
        transition: all 0.25s;
        text-decoration: none;
    }
}
.section_font_white .output a:hover {
    border-color: #fff;
    color: #fff;
}
.output h1,
.output h2,
.output h3,
.output h4,
.output h5,
.output h6 {
    margin: 0;
    color: #222;
    font-family: Gilroy, Helvetica, Roboto, Arial, sans-serif;
}
.output h1:first-child,
.output h2:first-child,
.output h3:first-child,
.output h4:first-child,
.output h5:first-child,
.output h6:first-child {
    margin-top: 0;
}
.section_font_white .output h1,
.section_font_white .output h2,
.section_font_white .output h3,
.section_font_white .output h4,
.section_font_white .output h5,
.section_font_white .output h6 {
    color: #fff;
}
.output h1 + ol,
.output h1 + ul,
.output h2 + ol,
.output h2 + ul,
.output h3 + ol,
.output h3 + ul,
.output h4 + ol,
.output h4 + ul,
.output h5 + ol,
.output h5 + ul,
.output h6 + ol,
.output h6 + ul {
    margin-top: 20px;
}
.output h1 {
    margin: 0;
    font-size: 30px;
    line-height: 1.2;
}
.output h1:first-child {
    margin-top: 0;
}
.output h2 {
    margin: 30px 0 0;
    font-size: 25px;
    line-height: 1.28;
}
@media print, screen and (min-width: 62.5em) {
    .output h2 {
        margin: 40px 0 0;
        font-size: 30px;
        line-height: 1.2;
    }
}
.output h3 {
    margin: 30px 0 0;
    font-size: 22px;
    line-height: 1.19;
}
@media print, screen and (min-width: 62.5em) {
    .output h3 {
        margin: 40px 0 0;
    }
}
.output h4,
.output h5,
.output h6 {
    margin: 30px 0 0;
    font-size: 16px;
    line-height: 1.38;
}
@media print, screen and (min-width: 62.5em) {
    .output h4,
    .output h5,
    .output h6 {
        margin: 40px 0 0;
    }
}
.output .button:not(:first-child) {
    margin-top: 20px;
}
.section_font_white .output .button {
    background: #fff;
    color: #222;
}
.section_font_white .output .button:hover {
    background: #e0eaf3;
    color: #222;
}
.section_font_white .output .button:focus {
    color: #222;
}
.output ol,
.output ul {
    padding: 0;
    margin: 11px 0 0 19px;
    list-style: none;
}
.output ol:first-child,
.output ul:first-child {
    margin-top: 0;
}
.output ol ol,
.output ol ul,
.output ul ol,
.output ul ul {
    margin-left: 0;
}
.output ol ol:first-child,
.output ol ul:first-child,
.output ul ol:first-child,
.output ul ul:first-child {
    margin-top: 11px;
}
.output ul li:not(.tabs-title) {
    margin-top: 10px;
    padding-left: 21px;
    position: relative;
}
.output ul li:not(.tabs-title):first-child {
    margin-top: 0;
}
.output ul li:not(.tabs-title):before {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: 1px;
    background-color: #333;
    content: "";
}
.output ol {
    margin: 10px 0 0 19px;
    counter-reset: item;
}
.output ol li {
    margin-top: 10px;
    padding-left: 30px;
    position: relative;
    counter-increment: item;
}
.output ol li:first-child {
    margin-top: 0;
}
.output ol li:before {
    width: auto;
    position: absolute;
    left: 0;
    top: 0;
    text-align: left;
    content: counter(item) ". ";
}
.output ol li ol {
    margin-top: 0;
    margin-left: 0;
}
.output ol li ol li {
    padding-left: 32px;
}
.output ol li ol li:before {
    content: counters(item, ".") "";
}
.output blockquote {
    margin: 30px 0 0;
    padding: 30px;
    border-radius: 5px;
    background-color: #f2f6fa;
    font-size: 22px;
    line-height: 1.37;
    text-align: center;
}
.output blockquote p {
    max-width: 580px;
    margin: 20px auto 0;
    font-size: 22px;
    line-height: 1.37;
}
.output blockquote p:first-child {
    margin: 0 auto;
}
.output img {
    margin: 40px 0;
}
.output .table-container {
    margin: 30px -15px 0;
    overflow-x: auto;
}
@media print, screen and (min-width: 62.5em) {
    .output .table-container {
        margin: 30px 0 0;
        overflow: inherit;
    }
}
.output table {
    margin: 30px 0 0;
    border-collapse: collapse;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 15px rgba(0, 133, 255, 0.1);
    box-shadow: 0 0 15px rgba(0, 133, 255, 0.1);
    font-size: 14px;
    line-height: 1.58;
}
.output table:first-child {
    margin-top: 0;
}
.output table thead {
    background: #f2f6fa;
}
.output table td,
.output table th {
    padding: 20px 30px;
    border: 0;
    text-align: left;
}
.output table tr:not(:first-child) {
    border-top: 1px solid #f2f6fa;
}
.output table th {
    font-size: 16px;
    font-family: Gilroy, Helvetica, Roboto, Arial, sans-serif;
    line-height: 1.37;
}
.output table th:first-child {
    border-radius: 5px 0 0;
}
.output table th:last-child {
    border-radius: 0 5px 0 0;
}
.output table td {
    border-radius: 0;
    vertical-align: top;
}
.services + .features {
    margin-top: 60px;
}
@media print, screen and (min-width: 48em) {
    .features {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        border-bottom: 1px solid #e0eaf3;
    }
    .services + .features {
        margin-top: 0;
    }
}
@media print, screen and (min-width: 62.5em) {
    .features {
        border-top: 1px solid #e0eaf3;
    }
    .services + .features {
        border-top: 0;
    }
}
.features__item {
    width: 100%;
    padding: 30px 15px 0;
    background: #fff;
}
.features__item:not(:first-child) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.features__item:first-child {
    padding-top: 0;
}
@media print, screen and (min-width: 48em) {
    .features__item {
        width: calc(100% / 3);
        padding: 30px 20px;
    }
    .features__item:not(:first-child) {
        display: block;
    }
    .features__item:first-child {
        width: 100%;
        padding-top: 30px;
        border-bottom: 1px solid #e0eaf3;
    }
    .features__item:nth-child(even) {
        background-color: #f2f6fa;
    }
    .features__item:nth-child(5) {
        background-color: #0085ff;
        color: #fff;
    }
}
@media print, screen and (min-width: 62.5em) {
    .features__item {
        width: 25%;
        min-height: 400px;
        padding: 50px 40px;
    }
    .features__item:first-child {
        width: 50%;
        padding-top: 100px;
        border-bottom: 0;
    }
    .features__item:nth-child(even) {
        background-color: #f2f6fa;
    }
    .features__item:nth-child(6) {
        background-color: #fff;
    }
    .features__item:nth-child(7) {
        background-color: #f2f6fa;
    }
}
@media screen and (min-width: 80em) {
    .features__item {
        padding: 50px 60px;
    }
}
.features__wrapper {
    width: calc(100% - 59px);
}
@media print, screen and (min-width: 48em) {
    .features__wrapper {
        width: 100%;
    }
}
.features__title {
    display: block;
    font-size: 22px;
    font-family: Gilroy, Helvetica, Roboto, Arial, sans-serif;
    line-height: 1.18;
}
@media print, screen and (min-width: 48em) {
    .features__title {
        margin-top: 20px;
    }
}
.features__short {
    margin: 10px 0 0;
    font-size: 14px;
    line-height: 1.58;
}
@media print, screen and (min-width: 62.5em) {
    .features__short {
        margin-top: 20px;
        font-size: 16px;
        line-height: 1.62;
    }
}
.features__number {
    display: inline-block;
    padding-right: 20px;
    width: 44px;
    margin-right: 15px;
    position: relative;
    font-size: 22px;
    font-family: Gilroy, Helvetica, Roboto, Arial, sans-serif;
    line-height: 1.18;
}
.features__number:after {
    width: 3px;
    height: 26px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #0085ff;
    content: "";
}
@media print, screen and (min-width: 48em) {
    .features__number {
        width: auto;
        margin-right: 0;
        padding-bottom: 23px;
    }
    .features__number:after {
        width: 30px;
        height: 3px;
        position: absolute;
        top: auto;
        right: auto;
        bottom: 0;
        left: 0;
        background-color: #0085ff;
        content: "";
    }
    .features__item:nth-child(5) .features__number:after {
        background-color: #fff;
    }
}
@media print, screen and (min-width: 62.5em) {
    .features__number {
        font-size: 50px;
        line-height: 1.2;
    }
}
.features__holder {
    margin-top: 30px;
}
@media print, screen and (min-width: 48em) {
    .features__holder {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 20px;
    }
}
.features__cms {
    margin-top: 20px;
}
@media print, screen and (min-width: 48em) {
    .features__cms {
        width: 50%;
        padding-right: 60px;
        margin-top: 0;
    }
    .features__cms:first-child img {
        margin-top: 5px;
    }
}
@media print, screen and (min-width: 62.5em) {
    .features__cms:last-of-type {
        padding-left: 10px;
    }
}
.features__about {
    margin: 20px 0 0;
    line-height: 1.63;
}
.features__about a {
    border-bottom: 1px solid rgba(51, 51, 51, 0.2);
    color: #333;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    line-height: 1;
    cursor: pointer;
}
.features__about a:focus {
    border-color: rgba(51, 51, 51, 0.2);
    color: #333;
}
.features__about a:active {
    border-color: rgba(0, 111, 241, 0.5);
    color: #006ff1;
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
}
@media print, screen and (min-width: 62.5em) {
    .features__about a:hover {
        border-color: rgba(0, 111, 241, 0.5);
        color: #006ff1;
        -webkit-transition: all 0.25s;
        transition: all 0.25s;
        text-decoration: none;
    }
}
.clients {
    padding: 60px 0 0;
}
@media print, screen and (min-width: 62.5em) {
    .clients {
        padding: 100px 0 0;
    }
}
.clients__row {
    margin-top: 10px;
}
@media print, screen and (min-width: 62.5em) {
    .clients__row {
        margin-top: 18px;
    }
}
.clients__item {
    display: block;
    margin-top: 20px;
    text-align: center;
}
.clients__item img {
    max-width: 120px;
    -webkit-filter: none;
    filter: none;
    -webkit-transition: -webkit-filter 0.25s;
    transition: -webkit-filter 0.25s;
    transition: filter 0.25s;
    transition: filter 0.25s, -webkit-filter 0.25s;
}
@media print, screen and (min-width: 62.5em) {
    .clients__item {
        margin-top: 60px;
    }
    .clients__item img {
        max-width: 100%;
    }
}
@media print, screen and (min-width: 62.5em) {
    .clients a.clients__item:hover img {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        -webkit-transition: -webkit-filter 0.25s;
        transition: -webkit-filter 0.25s;
        transition: filter 0.25s;
        transition: filter 0.25s, -webkit-filter 0.25s;
    }
}
.promo {
    overflow: hidden;
    position: relative;
    color: #fff;
}
.promo_without_bckg {
    color: #333;
}
@media print, screen and (min-width: 62.5em) {
    .promo {
        padding: 0;
        position: relative;
    }
    .is-mainpage .promo {
        padding: 0;
        background-size: cover;
    }
}
.promo__wrapper {
    position: relative;
    z-index: 1;
}
.promo__list {
    white-space: nowrap;
}
.promo__item {
    display: inline-block;
    width: 100%;
    min-height: 480px;
    position: relative;
}
.promo_without_bckg .promo__item {
    min-height: inherit;
}
@media print, screen and (min-width: 62.5em) {
    .promo__item {
        min-height: 100vh;
        overflow: hidden;
    }
    .promo_without_bckg .promo__item {
        height: auto;
        min-height: inherit;
    }
}
.promo__image {
    display: block;
    height: 100%;
    min-width: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.promo__image img {
    max-width: 100%;
    min-width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
@media print, screen and (min-width: 62.5em) {
    .promo__image {
        min-height: 100vh;
    }
    .promo__image img {
        height: 100%;
        min-height: 100vh;
    }
}
.promo__holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    min-height: 580px;
    position: relative;
    z-index: 1;
}
.promo_without_bckg .promo__holder {
    position: relative;
    min-height: inherit;
    padding: 26px 0 40px;
}
.promo__holder:after {
    width: 0;
    min-height: inherit;
    content: "";
}
@media print, screen and (min-width: 62.5em) {
    .promo__holder {
        min-height: 100vh;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .slick-slide .promo__holder {
        margin-top: 0;
    }
    .promo_without_bckg .promo__holder {
        position: relative;
        min-height: inherit;
    }
}
@media screen and (min-width: 87.5em) {
    .slick-slide .promo__holder {
        margin-top: 0;
    }
}
.promo__content {
    padding: 84px 0;
    white-space: normal;
}
.promo_without_bckg .promo__content {
    padding: 26px 0 0;
}
.slick-slide .promo__content {
    padding: 105px 0;
}
@media print, screen and (min-width: 62.5em) {
    .promo__content {
        max-width: 680px;
        padding: 100px 0;
    }
    .promo_without_bckg .promo__content {
        padding: 80px 0 0;
    }
}
.promo__title {
    display: block;
    margin: 0;
    color: #fff;
    font-family: Gilroy, Helvetica, Roboto, Arial, sans-serif;
    font-size: 40px;
    line-height: 1;
}
.promo__title:not(:first-child) {
    margin-top: 10px;
}
.promo_without_bckg .promo__title {
    color: #222;
}
.promo_without_bckg .promo__title:first-child {
    margin-top: 80px;
}
@media print, screen and (min-width: 62.5em) {
    .promo__title {
        color: #fff;
        font-size: 60px;
        line-height: 1.09;
    }
}
.promo__subtitle {
    display: block;
    margin-top: 15px;
    color: #333;
    font-size: 20px;
    line-height: 1;
    text-transform: uppercase;
}
@media print, screen and (min-width: 62.5em) {
    .promo__subtitle {
        margin-top: 20px;
        color: #fff;
        font-size: 24px;
    }
}
.promo__buttons {
    margin-top: 20px;
}
.promo__buttons .button:not(:first-child) {
    margin-top: 10px;
}
@media print, screen and (min-width: 48em) {
    .promo__buttons {
        display: inline-block;
        width: auto;
        margin-top: 30px;
    }
    .promo__buttons .button {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}
.promo__links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 20px;
}
@media print, screen and (min-width: 62.5em) {
    .promo__links {
        margin-top: 10px;
    }
}
.promo__link {
    display: inline-block;
    border-radius: 5px;
    padding: 9px 25px;
    margin-top: 10px;
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
    font-size: 16px;
    font-family: Gilroy, Helvetica, Roboto, Arial, sans-serif;
    line-height: 1.37;
    text-align: center;
    -webkit-transition: background-color 0.25s;
    transition: background-color 0.25s;
}
.promo__link:not(:last-child) {
    margin-right: 20px;
}
.promo_without_bckg .promo__link {
    border: 1px solid #e0eaf3;
    background-color: transparent;
    color: #0085ff;
}
@media print, screen and (min-width: 62.5em) {
    .promo__link {
        padding: 30px;
        margin-top: 20px;
        font-size: 20px;
        line-height: 1.1;
    }
    .promo__link:hover {
        background-color: #0085ff;
        -webkit-transition: background-color 0.25s;
        transition: background-color 0.25s;
        color: #fff;
    }
}
.promo__part {
    max-width: 680px;
}
.promo__about {
    margin: 20px 0 0;
    color: #fff;
    line-height: 1.5;
}
.promo_without_bckg .promo__about {
    color: #222;
}
.promo__about:first-child {
    margin-top: 0;
}
@media print, screen and (min-width: 62.5em) {
    .promo__about {
        line-height: 1.63;
    }
}
.promo__nav {
    width: 85px;
    position: absolute;
    left: 50%;
    bottom: 50px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
}
@media print, screen and (min-width: 62.5em) {
    .promo__nav {
        bottom: 64px;
    }
}
.promo__arrows {
    position: absolute;
    top: 50%;
    right: -22px;
    left: -22px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.promo__pages {
    display: none;
    font-size: 12px;
    line-height: 1;
    text-align: center;
}
.promo__pages span:first-child {
    margin-right: 8px;
}
.promo__pages span:last-child {
    margin-left: 8px;
}
@media screen and (max-height: 700px) {
    .promo__image {
        height: 100%;
    }
}
.sublist {
    margin-top: 15px;
}
@media print, screen and (min-width: 62.5em) {
    .sublist {
        margin-top: 20px;
    }
}
.sublist > .columns {
    margin-top: 15px;
}
@media print, screen and (min-width: 62.5em) {
    .sublist > .columns {
        margin-top: 20px;
    }
}
.sublist__item {
    border-radius: 5px;
    border: 1px solid #e0eaf3;
    padding: 30px;
    height: 100%;
    position: relative;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}
.sublist__item:hover {
    border-color: #0085ff;
    background-color: #0085ff;
    color: #fff;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}
.sublist__title {
    display: block;
    color: #0085ff;
    font-size: 20px;
    font-family: Gilroy, Helvetica, Roboto, Arial, sans-serif;
    line-height: 1.1;
}
.sublist__title:after {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
}
.sublist__item:hover .sublist__title {
    color: #fff;
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
}
.sublist__about {
    margin: 15px 0 0;
    font-size: 14px;
    line-height: 1.58;
}
.contacts__row {
    margin-top: 30px;
}
@media print, screen and (min-width: 62.5em) {
    .contacts__row {
        margin-top: 50px;
    }
}
.contacts__form {
    border: 6px solid #0085ff;
    border-radius: 5px;
    padding: 35px;
    margin: 0 -10px;
}
@media print, screen and (min-width: 48em) {
    .contacts__form {
        margin: 0;
    }
}
@media print, screen and (min-width: 62.5em) {
    .contacts__form {
        padding: 54px 55px 55px;
    }
}
.contacts__item {
    border-radius: 5px;
    border: 1px solid #e0eaf3;
    padding: 30px;
    height: 100%;
    position: relative;
}
.contacts__title {
    display: block;
    color: #333;
    font-size: 20px;
    font-family: Gilroy, Helvetica, Roboto, Arial, sans-serif;
    line-height: 1.1;
}
.contacts__title > a:first-child {
    border-bottom: 1px solid rgba(0, 133, 255, 0.2);
    color: #0085ff;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    line-height: 1;
    cursor: pointer;
}
.contacts__title > a:first-child:focus {
    border-color: rgba(0, 133, 255, 0.2);
    color: #0085ff;
}
.contacts__title > a:first-child:active {
    border-color: rgba(0, 111, 241, 0.5);
    color: #006ff1;
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
}
@media print, screen and (min-width: 62.5em) {
    .contacts__title > a:first-child:hover {
        border-color: rgba(0, 111, 241, 0.5);
        color: #006ff1;
        -webkit-transition: all 0.25s;
        transition: all 0.25s;
        text-decoration: none;
    }
}
.contacts__title > a:first-child:not(:last-child) {
    margin-right: 8px;
}
.contacts__title.contacts__title_type_phone > a {
    border: 0;
    color: #333;
}
.contacts__about {
    margin: 15px 0 0;
    font-size: 14px;
    line-height: 1.58;
}
.contacts__link {
    display: block;
    font-size: 14px;
    line-height: 1.58;
}
.contacts__link a {
    border-bottom: 1px solid rgba(0, 133, 255, 0.2);
    color: #0085ff;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    line-height: 1;
    cursor: pointer;
}
.contacts__link a:focus {
    border-color: rgba(0, 133, 255, 0.2);
    color: #0085ff;
}
.contacts__link a:active {
    border-color: rgba(0, 111, 241, 0.5);
    color: #006ff1;
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
}
@media print, screen and (min-width: 62.5em) {
    .contacts__link a:hover {
        border-color: rgba(0, 111, 241, 0.5);
        color: #006ff1;
        -webkit-transition: all 0.25s;
        transition: all 0.25s;
        text-decoration: none;
    }
}
.form__title {
    display: block;
    max-width: 320px;
    font-family: Gilroy, Helvetica, Roboto, Arial, sans-serif;
    font-size: 35px;
    line-height: 1.14;
}
.form_type_brief .form__title {
    font-size: 40px;
    line-height: 1;
}
@media print, screen and (min-width: 62.5em) {
    .form__title {
        font-size: 50px;
        line-height: 1.2;
    }
    .form_type_brief .form__title {
        margin-top: 60px;
        font-size: 60px;
        line-height: 1.08;
    }
}
.form__about {
    display: block;
    max-width: 320px;
    margin: 20px 0 0;
    color: #333;
}
.form__about a {
    color: #333;
}
.form__about_type_margin {
    margin-top: 30px;
}
.form__sent .form__about {
    max-width: none;
}
.form__sent {
    display: none;
}
.form__row {
    margin-top: 30px;
}
.form_type_brief .form__row {
    margin-top: 30px;
}
.form_type_brief .form__row_type_files {
    margin-top: 21px;
}
.form__row_type_files {
    margin-top: 21px;
}
@media print, screen and (min-width: 62.5em) {
    .form__row {
        margin-top: 50px;
    }
    .form_type_brief .form__row {
        margin-top: 50px;
    }
    .form_type_brief .form__row:first-of-type {
        margin-top: 34px;
    }
    .form_type_brief .form__row_type_files {
        margin-top: 21px;
    }
    .form__row_type_agreement {
        margin-top: 30px;
    }
    .form__row_type_files {
        margin-top: 26px;
    }
}
@media print, screen and (min-width: 62.5em) {
    .form__holder {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.form__button {
    margin-right: 40px;
}
.form__sent .form__button {
    margin-top: 30px;
}
.form__agreement {
    margin-top: 20px;
    color: #333;
    font-size: 14px;
    line-height: 1.58;
}
.form__agreement a {
    border-bottom: 1px solid rgba(51, 51, 51, 0.2);
    color: #333;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    line-height: 1;
    cursor: pointer;
}
.form__agreement a:focus {
    border-color: rgba(51, 51, 51, 0.2);
    color: #333;
}
.form__agreement a:active {
    border-color: rgba(0, 111, 241, 0.5);
    color: #006ff1;
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
}
@media print, screen and (min-width: 62.5em) {
    .form__agreement a:hover {
        border-color: rgba(0, 111, 241, 0.5);
        color: #006ff1;
        -webkit-transition: all 0.25s;
        transition: all 0.25s;
        text-decoration: none;
    }
}
@media print, screen and (min-width: 62.5em) {
    .form__agreement {
        margin-top: 0;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
}
.form__cell {
    position: relative;
}
.columns:nth-of-type(even) .form__cell {
    margin-top: 30px;
}
@media print, screen and (min-width: 62.5em) {
    .columns:nth-of-type(even) .form__cell {
        margin-top: 0;
    }
}
.columns:first-child .form__cell {
    margin-top: 0;
}
.form__input,
.form__textarea {
    height: 26px;
    width: 100%;
    padding: 0;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #e0eaf3;
    color: #333;
    font-size: 16px;
    line-height: 1.62;
}
.form__error .form__input,
.form__error .form__textarea {
    border-bottom-color: #ed5f5f;
}
.form__input::-webkit-input-placeholder,
.form__textarea::-webkit-input-placeholder {
    color: transparent;
}
.form__input::-moz-placeholder,
.form__textarea::-moz-placeholder {
    color: transparent;
}
.form__input:-ms-input-placeholder,
.form__textarea:-ms-input-placeholder {
    color: transparent;
}
.form__input::-ms-input-placeholder,
.form__textarea::-ms-input-placeholder {
    color: transparent;
}
.form__input::placeholder,
.form__textarea::placeholder {
    color: transparent;
}
.form__input:disabled,
.form__textarea:disabled {
    background: #fff;
}
.form__input:focus,
.form__textarea:focus {
    outline: 0;
    border-bottom-color: #0085ff;
}
.form__input:focus::-webkit-input-placeholder,
.form__textarea:focus::-webkit-input-placeholder {
    color: #333;
}
.form__input:focus::-moz-placeholder,
.form__textarea:focus::-moz-placeholder {
    color: #333;
}
.form__input:focus:-ms-input-placeholder,
.form__textarea:focus:-ms-input-placeholder {
    color: #333;
}
.form__input:focus::-ms-input-placeholder,
.form__textarea:focus::-ms-input-placeholder {
    color: #333;
}
.form__input:focus::placeholder,
.form__textarea:focus::placeholder {
    color: #333;
}
.form__input-effect ~ label,
.form__textarea-effect ~ label {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    margin-bottom: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 2;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333;
    font-size: 16px;
    font-family: Gilroy, Helvetica, Roboto, Arial, sans-serif;
    line-height: 1.37;
    cursor: text;
}
.form__error .form__input-effect ~ label,
.form__error .form__textarea-effect ~ label {
    color: #ed5f5f;
}
.form__input-effect ~ label:hover,
.form__textarea-effect ~ label:hover {
    cursor: text;
}
.form__input-effect.has-content ~ label,
.form__input-effect:focus ~ label,
.form__textarea-effect.has-content ~ label,
.form__textarea-effect:focus ~ label {
    bottom: inherit;
    top: -16px;
    font-size: 12px;
    line-height: 1.83;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.form__file {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.form__file + label {
    display: inline-block;
    padding: 9px 25px;
    height: 40px;
    border-radius: 5px;
    border: 1px solid rgba(0, 133, 255, 0.3);
    position: relative;
    color: #0085ff;
    font-size: 16px;
    font-family: Gilroy, Helvetica, Roboto, Arial, sans-serif;
    line-height: 1.37;
    cursor: pointer;
    vertical-align: middle;
}
.form__file + label:hover {
    border-color: #0085ff;
    background: #0085ff;
    color: #fff;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}
.form__file + label.isFilled {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.form__textarea {
    min-height: 26px;
    padding: 0;
    resize: none;
    overflow: hidden;
}
.form__fieldset {
    border: 0;
    padding: 0;
    margin: 30px 0 0;
}
.form__fieldset_type_contacts {
    max-width: 580px;
}
@media print, screen and (min-width: 62.5em) {
    .form__fieldset {
        margin-top: 41px;
    }
    .form__fieldset:first-of-type {
        margin-top: 0;
    }
}
.form__legend {
    display: block;
    color: #222;
    font-size: 22px;
    font-family: Gilroy, Helvetica, Roboto, Arial, sans-serif;
    line-height: 1.18;
}
.form__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 10px -5px 0;
}
.form__wrapper.hidden {
    display: none;
}
.form__checkbox {
    margin: 10px 5px 0;
}
.form__checkbox span {
    display: block;
    padding: 7px 15px;
    border-radius: 5px;
    background: #f2f6fa;
    font-size: 14px;
    color: #333;
    cursor: pointer;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}
.form__checkbox span:hover {
    background-color: #e0eaf3;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}
.form__checkbox input {
    margin: 0;
    position: absolute;
    left: -9999px;
}
.form__checkbox input:checked + span {
    background: #0085ff;
    color: #fff;
}
.messengers {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-top: 10px;
}
.footer .messengers {
    margin-top: 0;
}
.menu .messengers {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
}
@media print, screen and (min-width: 62.5em) {
    .messengers {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 10px;
    }
    .footer .messengers {
        margin-top: 10px;
    }
}
.messengers__item {
    width: 20px;
    height: 20px;
    color: #333;
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
}
.menu .messengers__item {
    width: 26px;
    height: 26px;
}
.messengers__item:not(:last-child) {
    margin-right: 10px;
}
.messengers__item_type_tg:hover {
    color: #039be5;
}
.messengers__item_type_wh:hover {
    color: #30bf39;
}
.messengers__item_type_vb:hover {
    color: #7b519d;
}
.messengers__item svg {
    display: block;
    width: 100%;
    height: 100%;
}
.lang {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 15px;
    padding-left: 15px;
    position: relative;
    font-size: 14px;
    line-height: 1.58;
}
.lang:before {
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(34, 34, 34, 0.2);
    content: "";
}
.is-promo .header .lang:before {
    background: rgba(255, 255, 255, 0.2);
}
.is-promo .promo_without_bckg .lang:before {
    background: rgba(34, 34, 34, 0.2);
}
.is-promo .header.is-opened .lang:before,
.is-promo .is-fixed .lang:before {
    background: rgba(34, 34, 34, 0.2);
}
.lang a {
    display: block;
    color: #222;
}
.lang a:hover {
    color: #006ff1;
}
.is-promo .header .lang a {
    color: #fff;
}
.is-promo .header .lang a:hover {
    color: #006ff1;
}
.is-promo .promo_without_bckg .lang a {
    color: #222;
}
.is-promo .is-fixed .lang a,
.is-promo .is-opened .lang a {
    color: #222;
}
.lang {
    width: 50%;
}
@media print, screen and (min-width: 62.5em) {
    .lang {
        margin-left: 20px;
        padding-top: 3px;
        padding-left: 20px;
    }
    .lang:before {
        height: 100%;
        top: -2px;
    }
}
.section {
    padding: 40px 0;
}
.section + .section {
    padding-top: 0;
}
.section + .section_type_bordered,
.section + .section_type_colored {
    padding-top: 40px;
}
.section_type_colored + .section,
.section_type_full + .section {
    padding-top: 40px;
}
.section_type_bordered {
    padding-top: 40px;
    border-top: 1px solid #e0eaf3;
}
.section_type_full {
    overflow: hidden;
    padding: 0;
}
.section_type_full img {
    max-width: none;
    width: 999px;
    position: relative;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
@media print, screen and (min-width: 62.5em) {
    .section_type_full {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        overflow: hidden;
        margin: 0 -50vw;
        padding: 0;
        width: calc(100vw - 9px);
        position: relative;
        left: 50%;
        right: 50%;
    }
    .section_type_full img {
        width: auto;
    }
}
.section_type_colored {
    padding: 40px 0;
}
.section_image_bottom {
    padding-bottom: 0;
}
.section_font_white {
    color: #fff;
}
.holder > .section:last-child:not(.section_type_colored) {
    padding-bottom: 0;
}
.section_image_right .columns:last-child {
    margin-top: 30px;
    text-align: center;
}
.section_image_left .columns:first-child {
    text-align: center;
}
.section_image_left .columns:last-child {
    margin-top: 30px;
}
.promo_without_bckg + .section:not(.section_type_bordered):not(.sectin_type_colored) {
    padding-top: 0;
}
.section_margin_top {
    margin-top: 60px;
}
.section_margin_bottom {
    margin-bottom: 60px;
}
@media print, screen and (min-width: 62.5em) {
    .section {
        padding: 80px 0;
    }
    .section_image_bottom {
        padding-bottom: 0;
    }
    .section + .section_image_left,
    .section + .section_type_bordered,
    .section + .section_type_colored {
        padding-top: 80px;
    }
    .section_type_colored + .section,
    .section_type_full + .section {
        padding-top: 80px;
    }
    .section_type_bordered {
        padding-top: 80px;
    }
    .section_type_full {
        padding: 0;
    }
    .section_type_colored {
        padding: 80px 0;
    }
    .section_image_left .columns {
        position: relative;
    }
    .section_image_left .columns:last-child {
        margin-top: 0;
    }
    .section_image_left img {
        max-width: none;
        position: absolute;
        top: -80px;
        right: 60px;
    }
}
@media print, screen and (min-width: 62.5em) and (min-width: 62.5em) {
    .section_image_left img {
        max-height: calc(100% + 160px);
    }
}
@media print, screen and (min-width: 62.5em) {
    .section_image_right .columns {
        position: relative;
    }
    .section_image_right img {
        max-width: none;
        position: absolute;
        top: -80px;
        left: 60px;
    }
}
@media print, screen and (min-width: 62.5em) and (min-width: 62.5em) {
    .section_image_right img {
        max-height: calc(100% + 160px);
    }
}
@media print, screen and (min-width: 62.5em) {
    .promo_without_bckg + .section.section_type_bordered,
    .promo_without_bckg + .section.section_type_colored {
        margin-top: 40px;
    }
    .section_margin_top {
        margin-top: 80px;
    }
    .section_margin_bottom {
        margin-bottom: 80px;
    }
}
.section .image-full {
    margin-top: 30px;
}
@media print, screen and (min-width: 62.5em) {
    .section .image-full {
        overflow: hidden;
        margin: 50px -50vw 0;
        padding: 0;
        width: calc(100vw - 9px);
        position: relative;
        left: 50%;
        right: 50%;
    }
    .section .image-full img {
        position: relative;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
.section .row:not(.works__item) .columns:not(:first-child) {
    margin-top: 20px;
}
@media print, screen and (min-width: 62.5em) {
    .section .row:not(.works__item) .columns:not(:first-child) {
        margin-top: 0;
    }
}
@media print, screen and (min-width: 62.5em) {
    .section__row .columns:last-child {
        text-align: right;
    }
}
.section__image {
    margin: 30px 0 0;
}
@media print, screen and (min-width: 62.5em) {
    .section__image {
        margin-top: 40px;
    }
}
.section__image:first-child {
    margin-top: 0;
}
.section__description {
    display: block;
    margin-top: 20px;
}
.http404__info {
    margin: 20px 0 0;
}
@media print, screen and (min-width: 62.5em) {
    .http404__info {
        margin: 30px 0 0;
    }
}
.http404__button {
    margin-top: 25px;
}
@media print, screen and (min-width: 62.5em) {
    .http404__button {
        margin-top: 30px;
    }
}
.slick-arrow {
    width: 22px;
    height: 22px;
    margin-top: -11px;
    position: absolute;
    top: 0;
    color: #fff;
    cursor: pointer;
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
}
.slick-arrow svg {
    display: block;
    width: 100%;
    height: 100%;
}
.slick-arrow:active {
    color: #0085ff;
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
}
@media print, screen and (min-width: 62.5em) {
    .slick-arrow:hover {
        color: #0085ff;
        -webkit-transition: color 0.25s;
        transition: color 0.25s;
    }
}
.slick-prev {
    left: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.slick-next {
    right: 0;
}
::-webkit-scrollbar-track {
    background-color: $fff;
}
::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #0085ff;
}
::-webkit-scrollbar {
    width: 10px;
}
.header-menu__tg {
    line-height: 10px;
    margin-right: 10px;
}
.working-hours {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: #979797;
}
.policy {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: #979797;
}
.works__image img {
  object-fit: cover;
  //max-width: 660px;
  max-height: 260px;
object-position: center;
}
.footer__holder {
  width: 100%;
}
 .footer__logo{
  display: inline-block;
width:200px;
}
.footer__copyright, .policy {
display: contents;
}

.header__button{
  gap: 10px;
  display: flex;
}

.header__button::before{
  content: "";
  display: block;
  height: .313rem;
  width: .313rem;
  border-radius: 100%;
  background-color: #fff;
  animation: _pulse_1anfh_1 1s infinite;
}
@keyframes _pulse_1anfh_1 {
  0% {
    transform:scale(1)
  }
  50% {
    transform:scale(1.5)
  }
  to {
    transform:scale(1)
  }
}
.works__item .columns:first-child {
height: 260px;
position: relative;
}

.works__item .columns a{
  width: 100%;
  height: 100%;
}
.works__item .columns img{
  width: 100%;
  height: 100%;
}
/* End */
/* /bitrix/components/entena/contactsForPage/templates/.default/style.css?1723998498944 */
/* /bitrix/templates/entena.by/hystmodal.css?17453556724419 */
/* /bitrix/templates/entena.by/components/bitrix/form.result.new/CallMe/style.css?1745355636753 */
/* /bitrix/templates/entena.by/components/bitrix/menu/top_menu/style.css?17453552607012 */
/* /bitrix/templates/entena.by/components/bitrix/menu/bottom_menu_block/style.css?1745355264765 */
/* /bitrix/templates/entena.by/styles.css?17559745601004 */
/* /bitrix/templates/entena.by/template_styles.css?1745355671206972 */
