﻿.tel-btn{position:relative;padding-left:28px;color:#282828;font-size:14px;line-height:24px;font-weight:400;cursor:pointer}.tel-btn:before{content:"";width:16px;height:16px;position:absolute;top:0;left:0;background:url("/build/images/icons/ic_phone.svg") center no-repeat}.green-btn{border:1px solid #68ba62;padding:11px 32px;font-size:14px;line-height:24px;font-weight:600;color:#68ba62;border-radius:3px;cursor:pointer;transition:.25s;text-align:center}.green-btn:hover{background:#0acc48;border:1px solid rgba(0,0,0,0);color:#fff}.green-btn:active,.green-btn--active{background:#17b548;border:1px solid rgba(0,0,0,0);color:#fff}.green-btn--disabled{color:#b8c5cc;border:1px solid #b8c5cc;background:#f5fafc}.green-btn--disabled:active,.green-btn--disabled--active,.green-btn--disabled:hover{color:#b8c5cc;border:1px solid #b8c5cc;background:#f5fafc}.green-btn-filled,.popup .popup__btn{border:1px solid #aedaab;padding:12px 32px;font-size:14px;line-height:24px;font-weight:600;color:#17b548;border-radius:3px;background:#f5fcf5;transition:.25s;cursor:pointer}.green-btn-filled:hover,.popup .popup__btn:hover{border:1px solid #17b548}.green-btn-filled:active,.popup .popup__btn:active{border:1px solid #089936;background:#e8f5f2}.green-btn-filled--active,.popup .popup__btn--active{border:1px solid #089936;background:#e8f5f2}.green-btn-filled--disabled,.popup .popup__btn--disabled{color:#f1f7f9;border:1px solid #b8c5cc;background:#f5fafc}.green-btn-filled--disabled:hover,.popup .popup__btn--disabled:hover{border:1px solid #b8c5cc}.green-btn-filled--disabled:active,.popup .popup__btn--disabled:active{border:1px solid #b8c5cc;background:#f5fafc}.btn-with-lock,.btn-medium{width:100%;display:inline-block;box-sizing:border-box;position:relative;background:#17b548;color:#fff;font-size:18px;line-height:32px;font-weight:700;padding:16px 64px;border-radius:4px;cursor:pointer;text-align:center;transition:.25s}.btn-with-lock svg,.btn-medium svg{margin-right:10px;position:relative;top:1px}.btn-with-lock:hover,.btn-medium:hover{background:#0acc48}.btn-with-lock:active,.btn-medium:active{background:#17b548}.btn-with-lock--active,.btn-medium--active{background:#17b548}.btn-with-lock--disabled,.btn-medium--disabled{color:#dae2e6;background:#b8c5cc}.btn-with-lock--disabled #lock-svg-main,.btn-medium--disabled #lock-svg-main{fill:#ced8dd}.btn-with-lock--disabled:hover,.btn-medium--disabled:hover,.btn-with-lock--disabled:active,.btn-medium--disabled:active,.btn-with-lock--disabled--active,.btn-medium--disabled--active{background:#b8c5cc}.btn-with-lock-img{position:absolute;right:-170px;top:25px}.btn-medium{padding-top:12px;padding-bottom:12px}.main-text{font-size:16px;line-height:28px;font-weight:400}.equalize{position:relative;top:-1px}.btn-custom{padding:15px 60px;display:inline-block;font-weight:700;font-size:14px;color:#fff;line-height:16px;border:1px solid rgba(255,255,255,.5);border-radius:3px;transition:.25s}.btn-custom:hover{background-color:#fff;color:#359fea}.btn-custom:hover #btn-arrow-right{fill:#359fea}.btn-custom .btn-right-arrow{display:inline-block;margin-left:8px;position:relative;top:-1px}.btn-custom #btn-arrow-right{transition:.25s}.green-btn-filled,.popup .popup__btn{display:inline-block;font-weight:700;font-size:14px;color:#17b548;line-height:24px;padding:16px 48px;background-color:#f5fcf5;border:1px solid rgba(104,186,98,.5);text-align:center}.green-btn-filled:hover,.popup .popup__btn:hover{border:1px solid #17b548}.green-btn-filled:active,.popup .popup__btn:active{background-color:#e8f5f2;border:1px solid #17b548}.green-btn-filled--active,.popup .popup__btn--active{background-color:#e8f5f2;border:1px solid #17b548}.green-btn-filled--disabled,.popup .popup__btn--disabled{color:#b8c5cc;border:1px solid #b8c5cc;background:#f5fafc}.green-btn-filled--disabled:hover,.popup .popup__btn--disabled:hover,.green-btn-filled--disabled:active,.popup .popup__btn--disabled:active,.green-btn-filled--disabled--active,.popup .popup__btn--disabled--active{color:#b8c5cc;border:1px solid #b8c5cc;background:#f5fafc}.popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(41,48,51,.9);z-index:6}.popup .popup__wrapper{position:fixed;width:720px;height:536px;box-sizing:border-box;display:flex;position:relative;flex-direction:column;left:50%;top:50%;transform:translate(-50%, -50%);border-radius:6px}.popup .popup__close-btn{position:absolute;display:block;width:16px;height:16px;top:16px;right:16px;z-index:3}.popup .popup__close-btn:before{position:absolute;left:0;top:7px;content:"";height:2px;width:18px;background:#fff;transform:rotate(45deg);box-shadow:none;transition:transform .25s;opacity:1}.popup .popup__close-btn:after{position:absolute;left:0;top:7px;content:"";height:2px;width:18px;background:#fff;transform:rotate(-45deg);box-shadow:none;transition:transform .25s}.popup .popup__congrats{padding:48px 64px;background-image:linear-gradient(-90deg, #17b548 0%, #06cf46 99%);border-radius:6px 6px 0 0}.popup .popup__congrats-title{font-weight:700;font-size:48px;color:#fff;letter-spacing:0;text-align:center;line-height:64px;text-shadow:0 1px 2px rgba(15,85,150,.1);margin-bottom:16px}.popup .popup__congrats-text{font-weight:400;font-size:18px;color:#fff;text-align:center;line-height:32px;text-shadow:0 1px 2px rgba(15,85,150,.1)}.popup .popup__content{background-color:#fff;padding:32px 48px 48px 48px;display:flex;flex-direction:column;align-items:center;border-radius:0 0 6px 6px}.popup .popup__content-text{font-weight:400;font-size:18px;color:#525f66;line-height:32px;margin-bottom:32px}.popup .popup__btn{padding:15px 47px;text-align:center}.input-warning-message{display:none;position:absolute;max-width:100%;align-self:center;padding:2px 16px;background:#fae2e2;border-radius:3px;font-size:12px;color:#de4b4b;line-height:16px;bottom:-26px;box-sizing:border-box;text-align:center;font-weight:400}.input-warning-message:before{content:"";position:absolute;top:-5px;width:0;height:0;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-bottom:10px solid #fae2e2;left:50%;transform:translateX(-50%)}.under-text{font-size:16px;color:#525f66;text-align:center;line-height:32px;font-weight:400;width:100%;box-sizing:border-box}.container,.footer__wrapper{width:1360px;margin:0 auto;box-sizing:border-box}@media only screen and (min-width: 1920px){.container,.footer__wrapper{width:1360px}}@media only screen and (max-width: 1439px){.container,.footer__wrapper{width:calc(100% - 40px)}}@media only screen and (max-width: 1023px){.container,.footer__wrapper{width:calc(100% - 32px)}}@media only screen and (max-width: 767px){.container,.footer__wrapper{width:calc(100% - 32px)}}.link{position:relative;color:#188dfc;cursor:pointer;line-height:16px;border-bottom:1px solid #8cc6fe;transition:.25s}.link:hover{border-bottom:1px solid rgba(0,0,0,0)}.semibold{font-weight:600}.tel-btn,.footer__columns-list-link--tel{position:relative;padding-left:28px;color:#282828;font-size:14px;line-height:24px;font-weight:400;cursor:pointer}.tel-btn:before,.footer__columns-list-link--tel:before{content:"";width:16px;height:16px;position:absolute;top:0;left:0;background:url("/build/images/icons/ic_phone.svg") center no-repeat}.green-btn{border:1px solid #68ba62;padding:11px 32px;font-size:14px;line-height:24px;font-weight:600;color:#68ba62;border-radius:3px;cursor:pointer;transition:.25s;text-align:center}.green-btn:hover{background:#0acc48;border:1px solid rgba(0,0,0,0);color:#fff}.green-btn:active,.green-btn--active{background:#17b548;border:1px solid rgba(0,0,0,0);color:#fff}.green-btn--disabled{color:#b8c5cc;border:1px solid #b8c5cc;background:#f5fafc}.green-btn--disabled:active,.green-btn--disabled--active,.green-btn--disabled:hover{color:#b8c5cc;border:1px solid #b8c5cc;background:#f5fafc}.green-btn-filled,.popup .popup__btn{border:1px solid #aedaab;padding:12px 32px;font-size:14px;line-height:24px;font-weight:600;color:#17b548;border-radius:3px;background:#f5fcf5;transition:.25s;cursor:pointer}.green-btn-filled:hover,.popup .popup__btn:hover{border:1px solid #17b548}.green-btn-filled:active,.popup .popup__btn:active{border:1px solid #089936;background:#e8f5f2}.green-btn-filled--active,.popup .popup__btn--active{border:1px solid #089936;background:#e8f5f2}.green-btn-filled--disabled,.popup .popup__btn--disabled{color:#f1f7f9;border:1px solid #b8c5cc;background:#f5fafc}.green-btn-filled--disabled:hover,.popup .popup__btn--disabled:hover{border:1px solid #b8c5cc}.green-btn-filled--disabled:active,.popup .popup__btn--disabled:active{border:1px solid #b8c5cc;background:#f5fafc}.btn-with-lock,.btn-medium{width:100%;display:inline-block;box-sizing:border-box;position:relative;background:#17b548;color:#fff;font-size:18px;line-height:32px;font-weight:700;padding:16px 64px;border-radius:4px;cursor:pointer;text-align:center;transition:.25s}@media only screen and (max-width: 767px){.btn-with-lock,.btn-medium{width:100%;padding:16px 68px}}.btn-with-lock svg,.btn-medium svg{margin-right:10px;position:relative;top:1px}.btn-with-lock:hover,.btn-medium:hover{background:#0acc48}.btn-with-lock:active,.btn-medium:active{background:#17b548}.btn-with-lock--active,.btn-medium--active{background:#17b548}.btn-with-lock--disabled,.btn-medium--disabled{color:#dae2e6;background:#b8c5cc}.btn-with-lock--disabled #lock-svg-main,.btn-medium--disabled #lock-svg-main{fill:#ced8dd}.btn-with-lock--disabled:hover,.btn-medium--disabled:hover,.btn-with-lock--disabled:active,.btn-medium--disabled:active,.btn-with-lock--disabled--active,.btn-medium--disabled--active{background:#b8c5cc}.btn-with-lock-img{position:absolute;right:-170px;top:25px}@media only screen and (max-width: 767px){.btn-with-lock-img{left:50%;transform:translateX(-50%);top:75px}}.btn-medium{padding-top:12px;padding-bottom:12px}.main-text{font-size:16px;line-height:28px;font-weight:400}.equalize{position:relative;top:-1px}.btn-custom{padding:15px 60px;display:inline-block;font-weight:700;font-size:14px;color:#fff;line-height:16px;border:1px solid rgba(255,255,255,.5);border-radius:3px;transition:.25s}.btn-custom:hover{background-color:#fff;color:#359fea}.btn-custom:hover #btn-arrow-right{fill:#359fea}.btn-custom .btn-right-arrow{display:inline-block;margin-left:8px;position:relative;top:-1px}.btn-custom #btn-arrow-right{transition:.25s}.green-btn-filled,.popup .popup__btn{display:inline-block;font-weight:700;font-size:14px;color:#17b548;line-height:24px;padding:16px 48px;background-color:#f5fcf5;border:1px solid rgba(104,186,98,.5);text-align:center}.green-btn-filled:hover,.popup .popup__btn:hover{border:1px solid #17b548}.green-btn-filled:active,.popup .popup__btn:active{background-color:#e8f5f2;border:1px solid #17b548}.green-btn-filled--active,.popup .popup__btn--active{background-color:#e8f5f2;border:1px solid #17b548}.green-btn-filled--disabled,.popup .popup__btn--disabled{color:#b8c5cc;border:1px solid #b8c5cc;background:#f5fafc}.green-btn-filled--disabled:hover,.popup .popup__btn--disabled:hover,.green-btn-filled--disabled:active,.popup .popup__btn--disabled:active,.green-btn-filled--disabled--active,.popup .popup__btn--disabled--active{color:#b8c5cc;border:1px solid #b8c5cc;background:#f5fafc}@media only screen and (max-width: 767px){.green-btn-filled,.popup .popup__btn{padding:8px 51px}}.popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(41,48,51,.9);z-index:6}.popup .popup__wrapper{position:fixed;width:720px;height:536px;box-sizing:border-box;display:flex;position:relative;flex-direction:column;left:50%;top:50%;transform:translate(-50%, -50%);border-radius:6px}@media only screen and (max-width: 767px){.popup .popup__wrapper{width:calc(100% - 32px);box-sizing:border-box}}.popup .popup__close-btn{position:absolute;display:block;width:16px;height:16px;top:16px;right:16px;z-index:3}.popup .popup__close-btn:before{position:absolute;left:0;top:7px;content:"";height:2px;width:18px;background:#fff;transform:rotate(45deg);box-shadow:none;transition:transform .25s;opacity:1}.popup .popup__close-btn:after{position:absolute;left:0;top:7px;content:"";height:2px;width:18px;background:#fff;transform:rotate(-45deg);box-shadow:none;transition:transform .25s}.popup .popup__congrats{padding:48px 64px;background-image:linear-gradient(-90deg, #17b548 0%, #06cf46 99%);border-radius:6px 6px 0 0}@media only screen and (max-width: 767px){.popup .popup__congrats{padding:32px 24px 24px 24px}}.popup .popup__congrats-title{font-weight:700;font-size:48px;color:#fff;letter-spacing:0;text-align:center;line-height:64px;text-shadow:0 1px 2px rgba(15,85,150,.1);margin-bottom:16px}@media only screen and (max-width: 767px){.popup .popup__congrats-title{font-size:34px;line-height:44px;margin-bottom:8px}}.popup .popup__congrats-text{font-weight:400;font-size:18px;color:#fff;text-align:center;line-height:32px;text-shadow:0 1px 2px rgba(15,85,150,.1)}@media only screen and (max-width: 767px){.popup .popup__congrats-text{font-size:16px;line-height:28px}}.popup .popup__content{background-color:#fff;padding:32px 48px 48px 48px;display:flex;flex-direction:column;align-items:center;border-radius:0 0 6px 6px}@media only screen and (max-width: 767px){.popup .popup__content{padding:24px}}.popup .popup__content-text{width:100%;box-sizing:border-box;font-weight:400;font-size:18px;color:#525f66;line-height:32px;margin-bottom:32px}@media only screen and (max-width: 767px){.popup .popup__content-text{font-size:16px;line-height:28px}}.popup .popup__btn{padding:15px 47px;text-align:center}@media only screen and (max-width: 767px){.popup .popup__btn{padding:15px;width:100%}}.input-warning-message{display:none;position:absolute;max-width:100%;align-self:center;padding:2px 16px;background:#fae2e2;border-radius:3px;font-size:12px;color:#de4b4b;line-height:16px;bottom:-26px;box-sizing:border-box;text-align:center;font-weight:400}.input-warning-message:before{content:"";position:absolute;top:-5px;width:0;height:0;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-bottom:10px solid #fae2e2;left:50%;transform:translateX(-50%)}.footer{padding:48px 0;background:#f2f2f2;border-top:1px solid #dddfe2}@media only screen and (max-width: 1023px){.footer{padding:32px 0}}@media only screen and (max-width: 767px){.footer{padding:24px 0}}@media only screen and (max-width: 768px){.logo_footer{margin-bottom:30px}}@media only screen and (max-width: 450px){.logo_footer{margin-bottom:20px}}.footer__columns-wrapper{width:100%;display:flex;justify-content:space-between}@media only screen and (max-width: 1023px){.footer__columns-wrapper{margin-bottom:32px}}@media only screen and (max-width: 768px){.footer__columns-wrapper{display:block;margin-bottom:0}}@media only screen and (max-width: 450px){#siteseal img{max-width:87px}}.footer__columns{display:flex;flex-direction:row;justify-content:flex-start;margin-right:152px;width:70%}@media only screen and (max-width: 768px){.footer__columns{width:100%}}@media only screen and (max-width: 1439px){.footer__columns{margin-right:100px}}@media only screen and (max-width: 1023px){.footer__columns{justify-content:flex-start;margin-right:35px}}@media only screen and (max-width: 450px){.footer__columns{flex-wrap:wrap;justify-content:space-between}}.footer__columns-title{font-family:"Roboto";font-size:30px;color:#7a8f99;line-height:48px;font-weight:900;margin-bottom:15px;order:1}.footer__columns-title-link{color:#7a8f99}.footer__columns-title-link img{max-width:160px;margin-top:-18px}@media only screen and (max-width: 450px){.footer__columns-title-link img{max-width:100px}}@media(max-width: 767px){.footer__columns-title{margin-top:0px !important}}.contacts_info{display:block;margin-bottom:32px;position:absolute;right:0px;top:0px}.social_links{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;max-width:210px}.social_links :last-child{margin-right:0}.social_links a{margin:5px 5px}.social_links a :hover .figure{fill:#68ba62}.social_links a :hover .line{stroke:#68ba62}.social_links_ico .figure{fill:#8fa7b3}.social_links_ico .line{stroke:#8fa7b3}.social_links_ico:hover .figure{fill:#68ba62}.social_links_ico:hover .line{stroke:#68ba62}@media only screen and (max-width: 767px){.footer__columns-title{margin-bottom:8px}}@media only screen and (max-width: 450px){.footer__columns-title{margin-bottom:0px}}.footer__columns-list-item--title{font-size:14px;color:#293033;letter-spacing:0;line-height:24px;font-weight:500;margin-bottom:8px}.footer__columns-list-item--select{margin-bottom:16px;height:50px}.footer__columns-list-link--tel{display:block;margin-top:20px;margin-left:5px}.footer__columns-list-link--tel:before{display:none}.footer__columns-list-link--tel:hover .footer__phone-icon{fill:#68ba62;opacity:.5}.footer__phone-icon{width:16px;height:16px;position:absolute;top:2px;left:0;transition:.25s;fill:#68ba62 !important}.footer__columns-list-link{font-size:13px;color:#525f66;line-height:24px;font-weight:400;transition:.25s}.footer__columns-list-link:hover{color:#8fa7b3}.footer__main{position:relative;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:48px}@media only screen and (max-width: 1023px){.footer__main{flex-direction:column;margin-bottom:24px}}.footer__columns-list{margin-right:44px}.footer__columns-list:last-child{margin-right:95px}@media only screen and (max-width: 768px){.footer__columns-list{width:50%;margin-bottom:16px;margin-right:32px}.footer__columns-list:last-child{margin-right:0px}}@media only screen and (max-width: 767px){.footer__columns-list--first{width:130px;order:1}}.footer__columns-list{width:25%}@media only screen and (max-width: 1439px){.footer__columns-list{width:25%}}@media only screen and (max-width: 1023px){.footer__columns-list{width:100%}}@media only screen and (max-width: 768px){.footer__columns-list{width:100%;margin-right:10px}}@media only screen and (max-width: 450px){.footer__columns-list{width:137px}.footer__columns-list:nth-child(even){margin-right:0}}@media only screen and (max-width: 767px){.footer__columns-list--second{order:2}}@media only screen and (max-width: 767px){.footer__columns-list--third{order:3}}.footer__columns-list--last{width:30%}@media only screen and (max-width: 1023px){.footer__columns-list--last{width:30%}}@media only screen and (max-width: 767px){.footer__columns-list--last{width:100%;order:4}.footer__columns-list--last .footer__columns-list-item--title{display:none}}@media only screen and (max-width: 767px){.footer__columns-list-item--tel{top:50px;position:absolute}}.footer__information-address{font-size:12px;color:#8fa7b3;text-align:center;line-height:20px;font-weight:400;margin-bottom:20px}.footer__information-address-tel{color:#8a9499;text-decoration:none}.footer__information-text{font-size:10px;color:#8fa7b3;text-align:center;line-height:16px}.footer__columns-list-link--tel{font-size:17px;line-height:24px;color:#7c8f9a}@media(max-width: 450px){.footer__columns-list-link--tel{font-size:14px;line-height:24px;margin-top:0}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-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:rgba(0,0,0,0)}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{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 rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0px;font-size:0px;cursor:pointer;background:rgba(0,0,0,0);color:rgba(0,0,0,0);top:50%;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:rgba(0,0,0,0);color:rgba(0,0,0,0)}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:rgba(0,0,0,0);display:block;height:20px;width:20px;outline:none;line-height:0px;font-size:0px;color:rgba(0,0,0,0);padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"slick";font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.tooltipster-base{display:flex;pointer-events:none;position:absolute;box-sizing:border-box;border:2px solid rgba(255,255,255,0)}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0, 0);-moz-transform:scale(0, 0);-o-transform:scale(0, 0);-ms-transform:scale(0, 0);transform:scale(0, 0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1, 1);-moz-transform:scale(1, 1);-o-transform:scale(1, 1);-ms-transform:scale(1, 1);transform:scale(1, 1);-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-moz-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-ms-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-o-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0deg);-moz-transform:rotateZ(0deg);-o-transform:rotateZ(0deg);-ms-transform:rotateZ(0deg);transform:rotateZ(0deg);-webkit-transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 1);-webkit-transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 2.4);-moz-transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 2.4);-ms-transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 2.4);-o-transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 2.4);transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-moz-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-ms-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-o-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15)}.tooltipster-fall.tooltipster-initial{top:0 !important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0 !important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-moz-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-ms-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);-o-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15)}.tooltipster-slide.tooltipster-initial{left:-40px !important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0 !important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading 400ms}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating 600ms}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling 600ms}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-bottom .tooltipster-box{margin-top:9px}.tooltipster-bottom .tooltipster-box .js-tooltip-close{top:-6px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:22px;padding:20px 20px}.tooltipster-content .js-tooltip-close{display:block !important;position:absolute;top:-9px;right:-9px;width:20px !important;height:20px !important;border-radius:10px;background-color:#bf3152;padding:0 !important;margin:0 !important;cursor:pointer}.tooltipster-content .js-tooltip-close:before{content:"";display:block;width:2px;height:10px;background-color:#fff;position:absolute;top:5px;right:9px;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.tooltipster-content .js-tooltip-close:after{content:"";display:block;width:2px;height:10px;background-color:#fff;position:absolute;top:5px;right:9px;-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.tooltipster-left .js-tooltip-close{display:block !important;position:absolute;top:-9px;right:-2px !important;width:20px !important;height:20px !important;border-radius:10px;background-color:#bf3152;padding:0 !important;margin:0 !important;cursor:pointer}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid rgba(0,0,0,0)}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid rgba(0,0,0,0);left:0;top:1px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#bcbcbc}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#bcbcbc}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#bcbcbc}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#bcbcbc}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}.tooltipster-sidetip.tooltipster-noir .tooltipster-box{border-radius:10px;border:2px solid #bcbcbc;background:#fff}.tooltipster-sidetip.tooltipster-noir .tooltipster-content{color:#000;font-size:15px}.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow{height:11px;margin-left:-11px;width:22px}.tooltipster-sidetip.tooltipster-noir.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow{height:22px;margin-left:0;margin-top:-11px;width:11px}.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow-background{border:11px solid rgba(0,0,0,0)}.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#fff;top:2px}.tooltipster-sidetip.tooltipster-noir.tooltipster-left .tooltipster-arrow-background{border-left-color:#fff;left:-4px}.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow-background{border-right-color:#fff;left:4px}.tooltipster-sidetip.tooltipster-noir.tooltipster-top .tooltipster-arrow-background{border-top-color:#fff;top:-1px}.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow-border{border-width:11px}.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-uncropped{top:-11px}.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow-uncropped{left:-11px}@media(max-width: 690px){.tooltipster-sidetip.tooltipster-noir .tooltipster-box{border-radius:10px;border:2px solid #bcbcbc;background:#fff;margin:10px}.tooltipster-content .js-tooltip-close{display:block !important;position:absolute;top:-6px;right:1px;width:20px !important;height:20px !important;border-radius:10px;background-color:#bf3152;padding:0 !important;margin:0 !important;cursor:pointer}}@media(max-width: 750px){.tooltipster-sidetip.tooltipster-noir .tooltipster-content{color:#000;font-size:13px}}@media(max-width: 690px){.tooltipster-bottom .tooltipster-arrow{top:1px}.tooltipster-left .tooltipster-arrow{right:1px !important}.tooltipster-right .tooltipster-arrow{left:1px !important}.tooltipster-top .tooltipster-arrow{bottom:1px !important}}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:auto;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;border-top:0 !important;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-dropdown .select2-results__options[aria-multiselectable=true] li{position:relative}.select2-dropdown .select2-results__options[aria-multiselectable=true] li:before{content:"";display:block;background:url(/build/images/common/checkbox-empty.svg) no-repeat center;width:20px;height:20px;position:absolute;left:10px;top:50%;transform:translate(0, -50%)}.select2-dropdown .select2-results__options[aria-multiselectable=true] li[aria-selected=true]:hover:before,.select2-dropdown .select2-results__options[aria-multiselectable=true] li[aria-selected=true].select2-results__option--highlighted:before{background:url(/build/images/common/checkbox-white.svg) no-repeat center !important}.select2-dropdown .select2-results__options[aria-multiselectable=true] li[aria-selected=true]:before{background:url(/build/images/common/checkbox.svg) no-repeat center}.select2-dropdown .select2-results__options[aria-multiselectable=true] li[aria-selected=false]:hover:before,.select2-dropdown .select2-results__options[aria-multiselectable=true] li.select2-results__option--highlighted[aria-selected=false]:before{background:url(/build/images/common/checkbox-hv-empty.svg) no-repeat center !important}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #888 rgba(0,0,0,0);border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:none;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple:after{content:"";display:block;position:absolute;right:12px;top:50%;transform:translate(0, -50%);background:url(/build/images/common/drop-arrow.svg) no-repeat center;border:none;height:10px;width:18px;margin:0;cursor:pointer;background-size:18px;transition:.3s all ease-in}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding-right:30px;padding-left:0;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;overflow:hidden;display:inline;text-overflow:ellipsis;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#fff;border:none;border-radius:4px;cursor:default;float:none;margin-right:5px;padding:0;margin-top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice+.select2-search--inline{display:none !important}.select2-container--default .select2-selection--multiple .select2-selection__choice:after{content:",";display:unset}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:none;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default .select2-selection--multiple li:nth-last-child(2):after{content:"" !important;display:inline-block}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--open .selection>.select2-selection--multiple:after{transform:translate(0, -50%) rotate(180deg)}.select2-container--default.select2-container--focus .select2-selection--multiple{outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:rgba(0,0,0,0);border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#fff}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #888 rgba(0,0,0,0);border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:none;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple:after{content:"";display:block;position:absolute;right:12px;top:50%;transform:translate(0, -50%);background:url(/build/images/common/drop-arrow.svg) no-repeat center;border:none;height:10px;width:18px;margin:0;cursor:pointer;background-size:18px;transition:.3s all ease-in}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding-right:30px;padding-left:0;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;overflow:hidden;display:inline;text-overflow:ellipsis;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#fff;border:none;border-radius:4px;cursor:default;float:none;margin-right:5px;padding:0;margin-top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice+.select2-search--inline{display:none !important}.select2-container--default .select2-selection--multiple .select2-selection__choice:after{content:",";display:unset}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:none;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default .select2-selection--multiple li:nth-last-child(2):after{content:"" !important;display:inline-block}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--open .selection>.select2-selection--multiple:after{transform:translate(0, -50%) rotate(180deg)}.select2-container--default.select2-container--focus .select2-selection--multiple{outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:rgba(0,0,0,0);border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#fff}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, white 50%, #eeeeee 100%);background-image:-o-linear-gradient(top, white 50%, #eeeeee 100%);background-image:linear-gradient(to bottom, white 50%, #eeeeee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image:-o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image:linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:rgba(0,0,0,0);border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #888 rgba(0,0,0,0);border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, white 0%, #eeeeee 50%);background-image:-o-linear-gradient(top, white 0%, #eeeeee 50%);background-image:linear-gradient(to bottom, white 0%, #eeeeee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eeeeee 50%, white 100%);background-image:-o-linear-gradient(top, #eeeeee 50%, white 100%);background-image:linear-gradient(to bottom, #eeeeee 50%, white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 0px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid rgba(0,0,0,0)}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:gray}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.select2-container--default .select2-selection__rendered{padding:9px 30px 9px 16px !important;border-radius:3px;border:1px solid #dbe2e7;background:#fdfdfe;white-space:nowrap;color:#293033;font-size:14px;font-weight:400;line-height:24px}.select2-container--default .select2-selection__placeholder{color:#d2dbe0}.select2-container--default .select2-selection--single{height:auto;border:none}.select2-container--default .select2-dropdown{margin:0;padding:0;list-style:none;width:100%;border:1px solid #d2dbe0 !important;border-radius:3px;box-sizing:border-box;z-index:6;max-height:344px;overflow-y:auto}.select2-container--default .select2-dropdown .select2-search--dropdown{border-radius:3px !important;-webkit-border-radius:0}.select2-container--default .select2-dropdown .select2-search--dropdown .select2-search__field{padding:12px 16px;border-radius:3px !important;-webkit-border-radius:0;border:1px solid #dbe2e7;background:#fdfdfe;white-space:nowrap;font-size:16px}.select2-container--default .select2-dropdown .select2-results__option{display:block;color:#525f66;font-weight:400;padding:11px 30px 11px 16px;font-size:14px;line-height:24px;transition:.25s;border-bottom:1px solid #dbe2e7;background:#fff}.select2-container--default .select2-dropdown .select2-results__option--highlighted{font-weight:600;background:#f1f8ff}.select2-container--default .select2-selection__arrow{position:initial !important}.select2-container--default .select2-selection__arrow b{width:12px !important;height:12px !important;position:absolute !important;top:18px !important;right:16px !important;transition:.25s;background:url(/build/images/icons/ic_expand.svg) center no-repeat}.select2-container--open .select2-selection__arrow b{transform:rotate(-180deg)}.select2-container--focus .select2-selection__rendered{border:1px solid #a8d5ff}.select2-container--disabled .select2-selection__rendered{background:#e8f0fe}body{background:#fff}.middle-text-title{padding:55px 0 20px 0;font-weight:700;font-size:30px;line-height:42px;text-align:center;color:#525f66}@media(max-width: 360px){.middle-text-title{padding:44px 0 20px 0}}.middle-text_wrapper{font-weight:400;font-size:18px;line-height:25px;color:#525f66;padding-bottom:80px}.middle-text_wrapper.main-text_wrapper{padding-bottom:27px}@media(max-width: 767px){.middle-text_wrapper.main-text_wrapper{padding-bottom:8px}}@media(max-width: 360px){.middle-text_wrapper.main-text_wrapper{padding-bottom:0}}.middle-text_wrapper.main-text_wrapper h3{display:inline-block;margin:58px 0 6px 0;line-height:180%;border-bottom:5px solid #68ba62;font-size:24px}@media(max-width: 1023px){.middle-text_wrapper.main-text_wrapper h3{font-size:20px;margin:54px 0 6px 0}}@media(max-width: 450px){.middle-text_wrapper.main-text_wrapper h3{margin:34px 0 3px 0}}.middle-text_wrapper.main-text_wrapper h3:first-child{margin:20px 0 6px 0}@media(max-width: 1023px){.middle-text_wrapper.main-text_wrapper h3:first-child{margin:16px 0 6px 0}}@media(max-width: 450px){.middle-text_wrapper.main-text_wrapper h3:first-child{margin:14px 0 3px 0}}.middle-text_wrapper p{margin-top:20px}@media only screen and (max-width: 1023px){.middle-text-title{font-size:24px;line-height:34px}.middle-text_wrapper{padding-bottom:60px}}@media only screen and (max-width: 450px){.middle-text-title{font-size:20px;line-height:28px}.middle-text_wrapper{font-size:16px;line-height:22px;padding-bottom:40px}}.financing-program{display:flex;padding:0px 0px 25px 0}@media(max-width: 1023px){.financing-program{padding:0px 0px 23px 0}}@media(max-width: 767px){.financing-program{padding:0px 0px 60px 0}}@media(max-width: 450px){.financing-program{padding:0px 0px 40px 0}}.financing-program .mg-block{width:100%}.financing-program__wrapper{width:100%;position:relative;display:flex}.financing-program__wrapper .lineElement{display:block;height:5px;position:absolute;bottom:0px;background:linear-gradient(90deg, #1C418C 0%, #68BA62 100%)}@media(max-width: 768px){.financing-program__wrapper .lineElement{display:none}}.financing-program__content{min-width:1360px;max-width:1360px;display:flex;flex-direction:column}@media only screen and (max-width: 1439px){.financing-program__content{min-width:calc(100% - 40px);max-width:calc(100% - 40px)}}@media only screen and (max-width: 1023px){.financing-program__content{min-width:calc(100% - 40px);max-width:calc(100% - 40px)}}@media only screen and (max-width: 768px){.financing-program__content{min-width:calc(100% - 32px);max-width:calc(100% - 32px);display:block}}@media(max-width: 768px){.financing-program__content-description{width:100%}}.financing-program__content-description h2{font-weight:bold;font-size:30px;line-height:40px;color:#525f66;padding-bottom:45px;margin-bottom:40px}@media(min-width: 769px)and (max-width: 1360px){.financing-program__content-description h2{font-size:24px;line-height:40px}}@media(min-width: 320px)and (max-width: 768px){.financing-program__content-description h2{text-align:center;font-size:fluid-size(320, 768, 20, 24);line-height:fluid-size(320, 769, 30, 40);padding-bottom:0px;margin-bottom:30px}}.financing-program__content-description p{font-weight:normal;font-size:18px;line-height:32px;color:#525f66}@media(max-width: 1023px){.financing-program__content-description p{line-height:25px}}@media(max-width: 450px){.financing-program__content-description p{font-size:16px;line-height:22px}}.financing-program__content .hide_after:after{display:none !important}.financing-program__content-icons{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:60px}@media(min-width: 320px)and (max-width: 768px){.financing-program__content-icons:after{content:"";display:block;width:100%;height:150px;position:absolute;bottom:0px;background-image:-webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.7) 30%, #fff 100%)}}@media(max-width: 768px){.financing-program__content-icons{margin-top:40px}}@media(max-width: 768px){.financing-program__content-icons{width:100%;margin-left:0px;position:relative;justify-content:center}}.financing-program__content-icons__item{width:25%;text-align:center;margin-bottom:55px}@media(min-width: 769px)and (max-width: 960px){.financing-program__content-icons__item{width:30%}}@media(min-width: 451px)and (max-width: 768px){.financing-program__content-icons__item{width:40%;margin-left:3%;margin-right:3%}}@media(min-width: 320px)and (max-width: 450px){.financing-program__content-icons__item{width:100%}}.financing-program__content-icons__item h4{font-weight:500;font-size:18px;line-height:24px;text-align:center;color:#293033;max-width:200px;margin:0 auto}.financing-program__content-icons__item img{cursor:pointer}.financing-program__content-icons__item svg{margin-bottom:20px;height:50px}.financing-program__content-icons__item span{display:inline-block;cursor:pointer}@media(min-width: 320px)and (max-width: 768px){.financing-program__content-icons .hide-item{display:none}}.financing-program__content-description{text-align:center}.financing-program__content-description .hide_and_show{max-width:1110px;text-align:center;margin:0 auto}.financing-program__content-description h2{padding-bottom:20px;margin-bottom:0}.financing-program__content-description .green{color:#68ba62;display:inline-block}.btn_hide_show_icons{display:none}@media(max-width: 768px)and (min-width: 320px){.btn_hide_show_icons{display:block;text-align:center}}.btn_hide_show_icons .submit_less_icons{font-weight:bold;font-size:16px;line-height:24px;color:#68ba62;display:inline-block;position:relative;padding-right:16px}.btn_hide_show_icons .submit_less_icons:after{content:"";display:block;border:2px solid #68ba62;border-bottom:none;border-left:none;transform:rotate(135deg);width:5px;height:5px;position:absolute;top:6px;right:0px}.btn_hide_show_icons .open_sub:after{transform:rotate(-45deg);top:9px}.btn_hide_show{display:none}@media(max-width: 768px)and (min-width: 320px){.btn_hide_show{display:block;text-align:center;margin-top:15px}}.btn_hide_show .submit_less{font-weight:bold;font-size:16px;line-height:24px;color:#8a9499;display:inline-block;position:relative;padding-right:16px}.btn_hide_show .submit_less:after{content:"";display:block;border:2px solid #8a9499;border-bottom:none;border-left:none;transform:rotate(135deg);width:5px;height:5px;position:absolute;top:6px;right:0px}.btn_hide_show .open_sub:after{transform:rotate(-45deg);top:9px}.bottom_text_customer{font-weight:normal;font-size:22px;line-height:40px;text-align:center;color:#525f66;padding-bottom:40px}@media(max-width: 769px){.bottom_text_customer{font-size:20px}}@media(max-width: 450px){.bottom_text_customer{padding-bottom:20px}}.bottom_text_customer a{color:#188dfc;font-weight:bold;text-decoration:none}.bottom_text_customer a:hover{text-decoration:underline;cursor:pointer}.footnotes-wrapper{padding-bottom:40px}@media(max-width: 450px){.footnotes-wrapper{padding-bottom:20px}}.footnotes p{text-align:left;font-weight:normal;font-size:14px;line-height:20px;color:#8fa7b3}.form__fieldset-input-warning{display:none;position:absolute;max-width:100%;align-self:center;padding:2px 16px;background:#fae2e2;border-radius:3px;font-size:12px;color:#de4b4b;line-height:16px;bottom:-26px;box-sizing:border-box;text-align:center;font-weight:400}@media only screen and (max-width: 450px){.form__fieldset-input-warning{font-size:10px;padding:2px 8px;bottom:-24px}}.form__fieldset-input-warning:before{content:"";position:absolute;top:-5px;width:0;height:0;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-bottom:10px solid #fae2e2;left:50%;transform:translateX(-50%)}@media only screen and (max-width: 450px){.form__fieldset-input-warning:before{border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0)}}.tooltipster-sidetip.tooltipster-noir .tooltipster-box{border-radius:4px;border:none;background:#99d885}.tooltipster-sidetip.tooltipster-noir .tooltipster-content{color:#293033;font-size:16px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#99d885}.tooltipster-sidetip.tooltipster-noir.tooltipster-top .tooltipster-arrow-background{border-top-color:#99d885}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-top-color:#99d885}.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#99d885}.header__content-top{width:1360px}@media(max-width: 1439px){.header__content-top{width:calc(100% - 48px)}}@media(max-width: 1023px){.header__content-top{width:calc(100% - 80px)}}@media(max-width: 768px){.header__content-top{width:calc(100% - 48px)}}@media(max-width: 450px){.header__content-top{width:calc(100% - 32px)}}@media only screen and (max-width: 1023px){.main-nav--opened{width:calc(100% - 80px) !important;left:unset}.main-nav__toggle.main-nav__toggle--opened{left:55px}.header__contacts--menu-active{right:45px}}@media only screen and (max-width: 767px){.main-nav--opened{width:calc(100% - 50px) !important;left:unset}.main-nav__toggle.main-nav__toggle--opened{left:40px}.header__contacts--menu-active{right:35px}}@media only screen and (max-width: 450px){.main-nav--opened{width:calc(100% - 32px) !important;left:unset}.main-nav__toggle.main-nav__toggle--opened{left:30px}.header__contacts--menu-active{right:18px}}.social_links{justify-content:flex-end}.footer{background:#f2f2f2}.social_links a :hover .line{stroke:#68ba62}@media only screen and (max-width: 450px){.contacts_info{position:absolute}}.disqus-wrapper h4{font-weight:bold;font-size:30px;font-family:Roboto,sans-serif;line-height:32px;padding-bottom:25px}@media(min-width: 320px)and (max-width: 1359px){.disqus-wrapper h4{font-size:24px}}.section_disqus{padding:30px 0}