html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}.main-container~.survey-outer .survey-inner{width:946px}#page-wrapper~.survey-outer .survey-inner{width:1100px}.survey-outer{position:fixed;left:0;right:0;bottom:0;z-index:5}.survey-outer.is-closing .survey-body,.survey-outer.is-complete .survey-body,.survey-outer.is-open .survey-body{display:block}.survey-outer.is-open .survey-container{height:256px;-webkit-transition:height 1s cubic-bezier(.175,.885,.32,1.275);transition:height 1s cubic-bezier(.175,.885,.32,1.275)}.survey-outer.is-open .survey-body{box-shadow:0 0 6px rgba(0,0,0,.2)}.survey-outer.is-open .survey-bar{width:47px;-webkit-transition:width .2s linear .1s;transition:width .2s linear .1s}.survey-outer.is-open .survey-title{opacity:0;-webkit-transition:opacity .1s linear 0s;transition:opacity .1s linear 0s}.survey-outer.is-open .survey-icon .toggle-close{display:block}.survey-outer.is-open .survey-icon .toggle-open{display:none}.survey-outer.is-complete .survey-container{height:66px}.survey-outer.is-complete .survey-bar{cursor:default;width:100%;height:inherit}.survey-outer.is-complete .survey-icon,.survey-outer.is-complete .survey-title{opacity:0}.survey-outer.is-complete .survey-complete{opacity:1}.survey-outer.is-complete .cls-1{stroke-dashoffset:0}.survey-outer.is-hidden .survey-container{height:0;bottom:-10px;-webkit-transition:height 1s cubic-bezier(.6,-.28,.735,.045),bottom 1s linear;transition:height 1s cubic-bezier(.6,-.28,.735,.045),bottom 1s linear}.survey-outer .cls-1,.survey-outer .cls-2{fill:none;stroke-miterlimit:10;stroke-width:10px}.survey-outer .cls-1{stroke:#ccc;stroke-dasharray:190;stroke-dashoffset:190;-webkit-transition:stroke-dashoffset 5s linear;transition:stroke-dashoffset 5s linear}.survey-outer .cls-2{stroke:#eee}.survey-outer svg{position:absolute;top:0;left:0;width:inherit;height:inherit}.survey-outer .c1{z-index:1}.survey-inner{margin:0 auto;position:relative}.survey-container{position:absolute;right:0;bottom:0;height:43px;width:300px;font-size:16px;-webkit-transition:height 1s cubic-bezier(.175,.885,.32,1.275);transition:height 1s cubic-bezier(.175,.885,.32,1.275)}.survey-bar{position:relative;height:43px;float:right;border-width:1px 1px 0;border-style:solid;border-color:#b4b4b4;border-radius:5px 5px 0 0;background-color:#fff;padding:10px 16px;width:200px;box-shadow:0 0 6px rgba(0,0,0,.2);cursor:pointer;margin-bottom:-1px;-webkit-transition:width .2s linear 0s;transition:width .2s linear 0s}.survey-bar:after{content:"";display:block;position:absolute;bottom:-6px;left:0;right:0;border-bottom:7px solid #fff}.survey-complete,.survey-complete-timer,.survey-icon,.survey-title{position:absolute}.survey-title{opacity:1}.survey-complete,.survey-title{-webkit-transition:opacity .1s linear .2s;transition:opacity .1s linear .2s}.survey-complete{opacity:0;left:16px;right:16px}.survey-complete-timer{right:0;bottom:2px;line-height:0;width:20px;height:20px}.survey-icon{right:16px}.survey-icon .toggle-close{display:none}.survey-body{display:none;clear:both;border-width:1px 1px 0;border-style:solid;border-color:#b4b4b4;border-radius:5px 0 0 0;background-color:#fff;padding:10px 16px 30px;cursor:default}.survey-body .btn{min-width:100px;font-size:16px}.survey-question,.survey-response-textarea{margin-bottom:10px}.survey-question{font-weight:700}.survey-response-textarea{resize:none}@media screen and (max-width:768px){.survey-outer{display:none}}@media screen and (max-width:987px){.main-container~.survey-outer{display:none}}@media screen and (max-width:1160px){#page-wrapper~.survey-outer .survey-inner{width:100%}#page-wrapper~.survey-outer .survey-container{right:30px}}