/*!
 *Chosen, a Select Box Enhancer for jQuery and Prototype
 *by Patrick Filler for Harvest, http://getharvest.com
 *
 *Version 1.8.7
 *Full source at https://github.com/harvesthq/chosen
 *Copyright (c) 2011-2018 Harvest http://getharvest.com
 *
 *MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
 *This file is generated by `grunt build`, do not edit it by hand. */.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #d8d8d8;border-top:0;background:#fff;clip:rect(0, 0, 0, 0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:7px 0 7px 10px;height:40px;border:1px solid #d8d8d8;border-radius:7px;background-color:#fff;background-clip:padding-box;color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(../img/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:6px;right:0;display:block;width:16px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(../img/chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #d8d8d8;background:url(../img/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0, 0, 0, 0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #d8d8d8;background-color:#fff;cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:0 0 !important;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #d8d8d8;max-width:100%;border-radius:3px;background-color:#eee;background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(../img/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #d8d8d8;border-bottom-right-radius:0;border-bottom-left-radius:0}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222 !important}.chosen-disabled{opacity:0.5 !important;cursor:default}.chosen-disabled .chosen-single,.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(../img/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url(../img/chosen-sprite@2x.png) !important;background-size:52px 37px !important;background-repeat:no-repeat !important}.chosen-container-multi .chosen-choices .search-choice .search-choice-close{background-image:url(../img/chosen-sprite@2x.png) !important;background-size:52px 37px !important;background-repeat:no-repeat !important}.chosen-container-single .chosen-search input[type=text]{background-image:url(../img/chosen-sprite@2x.png) !important;background-size:52px 37px !important;background-repeat:no-repeat !important}.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b{background-image:url(../img/chosen-sprite@2x.png) !important;background-size:52px 37px !important;background-repeat:no-repeat !important}.chosen-rtl .chosen-search input[type=text]{background-image:url(../img/chosen-sprite@2x.png) !important;background-size:52px 37px !important;background-repeat:no-repeat !important}}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px)}.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next{background:none;color:inherit;border:none;padding:0 !important;font:inherit}.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0 !important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform 100ms ease;transition:-webkit-transform 100ms ease;transition:transform 100ms ease;transition:transform 100ms ease, -webkit-transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3, 1.3);transform:scale(1.3, 1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}@font-face{font-family:"Proxima Nova";src:url("../fonts/ProximaNova/ProximaNova-Regular.eot");src:local("Proxima Nova Regular"),local("ProximaNova-Regular"),url("../fonts/ProximaNova/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/ProximaNova/ProximaNova-Regular.woff") format("woff"),url("../fonts/ProximaNova/ProximaNova-Regular.ttf") format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:"Proxima Nova";src:url("../fonts/ProximaNova/ProximaNova-Semibold.eot");src:local("Proxima Nova Semibold"),local("ProximaNova-Semibold"),url("../fonts/ProximaNova/ProximaNova-Semibold.eot?#iefix") format("embedded-opentype"),url("../fonts/ProximaNova/ProximaNova-Semibold.woff") format("woff"),url("../fonts/ProximaNova/ProximaNova-Semibold.ttf") format("truetype");font-weight:600;font-style:normal}@font-face{font-family:"Proxima Nova";src:url("../fonts/ProximaNova/ProximaNova-Bold.eot");src:local("Proxima Nova Bold"),local("ProximaNova-Bold"),url("../fonts/ProximaNova/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/ProximaNova/ProximaNova-Bold.woff") format("woff"),url("../fonts/ProximaNova/ProximaNova-Bold.ttf") format("truetype");font-weight:bold;font-style:normal}.title-1{color:#000000;margin:0;margin-bottom:30px;font-size:45px;font-weight:700;line-height:51px}@media (max-width: 1279px){.title-1{font-size:36px;line-height:42px}}@media (max-width: 767px){.title-1{margin-bottom:15px;font-size:24px;line-height:32px}}.title-2{margin:0;color:#111111;font-size:28px;font-weight:500;line-height:46px}@media (max-width: 1279px){.title-2{font-size:26px;line-height:36px}}@media (max-width: 767px){.title-2{font-size:20px;line-height:28px}}.title-3{margin:0;color:#111111;font-size:26px;font-weight:400;line-height:36px}@media (max-width: 1279px){.title-3{font-size:22px;line-height:30px}}@media (max-width: 767px){.title-3{font-size:18px;line-height:24px}}.red{color:#f1361d !important}.link-line{text-decoration:underline}@media (hover: hover) and (pointer: fine){.link-line{-webkit-transition:.2s;transition:.2s}.link-line:hover{text-decoration:none}}.link{text-decoration:none}@media (hover: hover) and (pointer: fine){.link{-webkit-transition:.2s;transition:.2s}.link:hover{text-decoration:underline}}.text-center{text-align:center}.text-info{color:#686868;font-size:14px;font-weight:400;line-height:17.11px}.btn{text-decoration:none;border:none;background:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.btn[disabled]{opacity:0.5;pointer-events:none}.btn.btn-gray{color:#666;background-color:#f5f5f5}@media (hover: hover) and (pointer: fine){.btn.btn-gray{-webkit-transition:.2s;transition:.2s}.btn.btn-gray:hover{background-color:#e2e2e2}}.btn.btn-red{color:#ffffff;background-color:#f1361d}@media (hover: hover) and (pointer: fine){.btn.btn-red{-webkit-transition:.2s;transition:.2s}.btn.btn-red:hover{opacity:0.7}}.btn.btn-46{height:56px;padding:13px 35px;font-size:24px;font-weight:400;line-height:30px;max-width:100%;border-radius:7px}@media (max-width: 767px){.btn.btn-46{height:40px;padding:8px 15px;font-size:18px;line-height:24px}}.btns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-15px}.btns .btn{margin:15px}@media (max-width: 767px){.btns{margin:-5px}.btns .btn{margin:5px}}body{max-width:100%;color:#252525;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0;margin:0;font-family:'Proxima Nova';font-size:18px;font-weight:400;line-height:24px}@media (max-width: 767px){body{font-size:16px;line-height:20px}}body *{-webkit-box-sizing:border-box;box-sizing:border-box}main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}svg,img{max-width:100%;max-height:100%}.main-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;overflow:hidden}.main-wrap main{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;padding-top:26px}.main-wrap .footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.container{width:1140px;max-width:calc(100% - 60px);margin:0 auto}@media screen and (max-width: 991px){.container{max-width:calc(100% - 40px)}}@media screen and (max-width: 600px){.container{max-width:calc(100% - 15px);width:100%}}.action-top{position:fixed;left:0;right:0;top:0;z-index:777;min-height:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #e9e7e6;background-color:#fff}.action-top__left{padding-left:20px;padding-right:20px;line-height:0}@media (max-width: 767px){.action-top__left{padding-left:15px}}.action-top__right{height:26px}.action-top__user{margin-left:20px}.overflow-visible{overflow:visible !important}[data-tab]{cursor:pointer}.survey-system{padding-top:60px}.survey-system p{font-size:20px}.survey-system .container{display:-webkit-box;display:-ms-flexbox;display:flex}.survey-system__content{padding-bottom:60px}.survey-system__content p{font-size:16px;line-height:20px;width:760px}.survey-system__img{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:30px;margin-bottom:-180px;position:relative;z-index:5;-ms-flex-item-align:end;align-self:flex-end}@media (max-width: 1199px){.survey-system__content{padding-bottom:30px}.survey-system__content p{width:auto}}@media (max-width: 767px){.survey-system .container{display:block}.survey-system__content{padding-bottom:0}.survey-system__content p{font-size:16px;line-height:1.4}.survey-system__img{text-align:right;margin-left:0}.survey-system__img img{width:160px}}.survey{padding:0;background-color:#F5F5F5}.survey .survey-slider{position:relative;z-index:10}.survey .owl-item img{width:auto}@media (min-width: 1280px){.survey .container{width:1200px}}.survey__valid-error{color:#f1361d;margin:15px 0}.survey__card{margin:80px 0;padding:50px;border-radius:15px;background-color:#ffffff;position:relative}.survey__card:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;border-radius:15px;-webkit-box-shadow:0 0 55px rgba(0,0,0,0.22);box-shadow:0 0 55px rgba(0,0,0,0.22);opacity:0;-webkit-transition:0.2s;transition:0.2s;pointer-events:none}.owl-item.active .survey__card:before{opacity:1}@media (max-width: 1199px){.survey__card{padding:30px}}.survey__card ._text{color:#666666;font-size:18px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:23px}.survey__card ._title{color:#333333;font-size:26px;font-weight:400;line-height:36px}.survey__card ._input-control{height:40px;padding:5px 10px;width:100%;border-radius:7px;border:1px solid #d8d8d8;background-color:#ffffff;margin-top:10px}.survey__card ._input-control[disabled]{opacity:0.5;background-color:#eee}.survey__card .chosen-container{margin-top:10px;width:100%}.survey__card .chosen-container.invalid,.survey__card ._input-control.invalid{border-color:#f1361d}.survey__card ._label-control{display:block;margin:30px 0}@media (max-width: 767px){.survey__card ._label-control{margin:15px 0}}.survey__card ._radio-control{color:#333333;font-size:13px;font-weight:400;line-height:16px;padding-top:15px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.survey__card ._radio-control input{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-top:0;margin-left:0;margin-right:11px;vertical-align:top;width:16px;height:16px;border:2px solid #999999;background-color:#ffffff;position:relative}.survey__card ._radio-control input:before{position:absolute;border:2px solid #999999;background-color:#ffffff;left:0;top:0;bottom:0;right:0;border-radius:50%;content:""}.survey__card ._radio-control input:after{position:absolute;background-color:#999999;left:5px;top:5px;bottom:5px;right:5px;border-radius:50%;content:"";opacity:0}.survey__card ._radio-control input:checked::after{opacity:1}.survey__card ._radio-control input.invalid:before{border-color:#f1361d}.survey__card ._sep{margin:15px 0;border-bottom:2px dashed rgba(153,153,153,0.33)}.survey__card .js--profession{position:relative}.survey__card ._label-radio{margin-top:18px;display:inline-block;vertical-align:top;font-size:16px}.survey__card ._desktop-title{margin-top:18px;color:#333333;font-size:14px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.survey__card ._desktop-title::before{content:'';right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:42px;height:41px;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='41' fill='none'%3E%3Ccircle cx='20.554' cy='20.054' r='9.304' fill='%23fff' stroke='%23999'/%3E%3Cpath d='M21.332 16.829c-.193 0-.378-.035-.554-.106a1.46 1.46 0 0 1-.457-.308 1.36 1.36 0 0 1-.308-.448c-.07-.176-.105-.36-.105-.554s.035-.378.105-.554c.076-.176.179-.331.308-.466s.281-.237.457-.308a1.38 1.38 0 0 1 .554-.114 1.38 1.38 0 0 1 .554.114c.176.07.331.173.466.308s.237.29.308.466a1.38 1.38 0 0 1 .114.554c0 .193-.038.378-.114.554-.07.176-.173.325-.308.448-.135.129-.29.231-.466.308a1.48 1.48 0 0 1-.554.106zM20.11 26.91c-.574 0-1.028-.17-1.362-.51-.375-.375-.562-.923-.562-1.644a5.8 5.8 0 0 1 .141-1.178l1.222-5.774h2.593l-1.292 6.117c-.047.152-.07.346-.07.58 0 .246.056.419.167.519.117.1.305.149.563.149.176 0 .346-.038.51-.114.17-.082.325-.193.466-.334.287-.287.504-.668.65-1.142h.756c-.322.908-.727 1.632-1.213 2.171-.41.439-.873.756-1.389.949-.375.141-.768.211-1.178.211z' fill='%23666'/%3E%3C/svg%3E");position:absolute;opacity:0;pointer-events:none}.survey__card ._desktop-title._w-popup{margin-right:40px}.survey__card ._desktop-title._w-popup::before{pointer-events:auto;opacity:1}@media (max-width: 991px){.survey__card ._desktop-title{display:none}}.survey__card ._mobile-title{color:#333333;font-size:13px;line-height:normal}@media (min-width: 992px){.survey__card ._mobile-title{display:none}}.survey__nav{margin-top:50px}.survey__nav .btns{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.survey__nav button{white-space:nowrap}.survey__dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px}.survey__dots ._dot{margin:5px;border-radius:50%;width:11px;height:11px;background-color:#c4c4c4}.survey__dots ._dot.active{background-color:#f1361d}.survey .survey-section-noauth{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.survey .survey-section-noauth ._title{font-size:24px}.survey .survey-section-noauth ._col:nth-child(1){width:500px}.survey .survey-section-noauth ._col:nth-child(2){width:400px}@media (max-width: 1199px){.survey .survey-section-noauth{display:block}.survey .survey-section-noauth ._col:nth-child(1),.survey .survey-section-noauth ._col:nth-child(2){width:100%}}.survey .survey-section-works__row{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -15px;position:relative}.survey .survey-section-works__row._head{color:#333333;font-size:13px;line-height:normal}@media (max-width: 991px){.survey .survey-section-works__row._head{display:none}}.survey .survey-section-works__row._head ._col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.survey .survey-section-works__row ._col{margin:5px 15px}.survey .survey-section-works__row ._col select{width:100%}.survey .survey-section-works__row ._col:nth-child(1){-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:210px}.survey .survey-section-works__row ._col:nth-child(2){-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:210px}.survey .survey-section-works__row ._col:nth-child(3){-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:150px}.survey .survey-section-works__row ._col:nth-child(4){-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:150px}.survey .survey-section-works__row ._col:nth-child(5){-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:150px}.survey .survey-section-works__row ._col:nth-child(6){-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:150px}.survey .survey-section-works__row ._remove-row{right:-15px}@media (max-width: 1199px){.survey .survey-section-works__row{margin:0 -5px;padding-right:15px}.survey .survey-section-works__row ._col{margin:5px}.survey .survey-section-works__row ._col:nth-child(2) ._mobile-title{padding-right:15px}.survey .survey-section-works__row ._remove-row{right:-12px}}@media (max-width: 991px){.survey .survey-section-works__row{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:15px;margin-bottom:15px;border-bottom:2px dashed rgba(153,153,153,0.33);padding-right:0}.survey .survey-section-works__row ._col:nth-child(1),.survey .survey-section-works__row ._col:nth-child(2){width:calc( 50% - 10px)}.survey .survey-section-works__row ._col:nth-child(3),.survey .survey-section-works__row ._col:nth-child(4),.survey .survey-section-works__row ._col:nth-child(5),.survey .survey-section-works__row ._col:nth-child(6){width:calc( 25% - 10px)}.survey .survey-section-works__row ._remove-row{right:-8px;top:8px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@media (max-width: 767px){.survey .survey-section-works__row ._col:nth-child(1) ._mobile-title{padding-right:15px}.survey .survey-section-works__row ._col:nth-child(2) ._mobile-title{padding-right:0}.survey .survey-section-works__row ._col:nth-child(1),.survey .survey-section-works__row ._col:nth-child(2),.survey .survey-section-works__row ._col:nth-child(3),.survey .survey-section-works__row ._col:nth-child(4),.survey .survey-section-works__row ._col:nth-child(5),.survey .survey-section-works__row ._col:nth-child(6){width:calc( 100% - 10px)}}.survey ._remove-row{background-color:#D6D6D6;width:23px;height:23px;position:absolute;border-radius:50%;top:calc(50% + 5px);right:0;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);border:none}.survey ._remove-row:before,.survey ._remove-row:after{content:"";position:absolute;height:3px;right:6px;top:10px;left:6px;z-index:1;background-color:#fff}.survey ._remove-row:after{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media (hover: hover) and (pointer: fine){.survey ._remove-row{-webkit-transition:.2s;transition:.2s}.survey ._remove-row:hover{background-color:#f1361d;cursor:pointer}}.survey .survey-select-wrap{position:relative;padding-right:40px}.survey .survey-section-questions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-15px -60px}.survey .survey-section-questions__col{margin:30px 60px;width:calc(50% - 120px);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.survey .survey-section-questions ._your-answer{margin-left:27px;width:calc(100% - 27px)}.survey .survey-section-questions ._question{margin-bottom:50px}@media (max-width: 1199px){.survey .survey-section-questions{margin:-15px -30px}.survey .survey-section-questions__col{margin:30px;width:calc(50% - 60px)}}@media (max-width: 1199px){.survey .survey-section-questions{margin:0}.survey .survey-section-questions__col{margin:0;width:100%}.survey .survey-section-questions ._question{margin-bottom:30px}}.survey .survey-section-success{text-align:center;padding:180px 0 180px}.survey .survey-section-success ._text-1{color:#666666;font-size:24px;font-weight:400;line-height:normal;letter-spacing:normal;margin-bottom:15px}.survey .survey-section-success ._text-2{color:#333333;font-size:48px;font-weight:400;line-height:normal;letter-spacing:normal}@media (max-width: 991px){.survey .survey-section-success{padding:100px 0}}@media (max-width: 767px){.survey .survey-section-success{padding:80px 0}.survey .survey-section-success ._text-1{font-size:20px}.survey .survey-section-success ._text-2{font-size:24px}}.survey .survey-section-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-15px -60px}.survey .survey-section-row__col{margin:30px 60px;width:calc(50% - 120px);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.survey__title-popup{padding:25px 20px;position:fixed;z-index:999;-webkit-box-shadow:0 10px 30px rgba(0,0,0,0.15);box-shadow:0 10px 30px rgba(0,0,0,0.15);border:1px solid #ebebeb;background-color:#ffffff;max-width:400px;color:#535c69;font-size:14px;font-weight:400}@media (max-width: 991px){.survey__title-popup{display:none !important}}.survey__title-popup ._type{font-weight:700;display:block}.mt-0{margin-top:0 !important}
