.full-absolute{position:absolute;top:0;left:0;right:0;bottom:0}.bg-cover{background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.relative-container{position:relative}.container{width:100%;max-width:1280px}.row-eq-height{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.block-retractable-text{clear:both;margin:20px 0}.block-retractable-text .text-block{background-color:#fff;border-radius:8px;margin-bottom:10px;position:relative;z-index:2;cursor:pointer}.block-retractable-text .text-block .title{padding:20px 70px 0 40px;font-size:20px;line-height:42px;background-image:url("../img/icons/arrow-down-gray.png");background-repeat:no-repeat;background-position:right 35px center;-webkit-transition:background-image .3s ease-in-out;-moz-transition:background-image .3s ease-in-out;-o-transition:background-image .3s ease-in-out;transition:background-image .3s ease-in-out}.block-retractable-text .text-block .text{display:none;font-size:20px;font-weight:300;line-height:34px;border-top:1px solid #ddd;margin:0 20px;padding:10px 20px}.block-retractable-text .text-block.active .title{background-image:url("../img/icons/arrow-up-blue.png")}