.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}.wpa-test-msg{background:#d1ecf1!important;border:1px solid #bee5eb!important;border-radius:5px!important;color:#0c5460!important;font-size:14px!important;padding:.75rem 1.25rem!important;font-family:Arial!important;margin-top:5px!important}span.wpa-button{display:inline-block!important;padding-top:5px!important;color:#fff!important;background-color:#6c757d!important;border-color:#6c757d!important;padding:5px 10px!important;border-radius:5px!important;margin-top:5px!important;cursor:pointer!important}#altEmail_container,.altEmail_container{position:absolute!important;overflow:hidden!important;display:inline!important;height:1px!important;width:1px!important;z-index:-1000!important}/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
 .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}/*!
 * WP Quiz by MyThemeShop
 * https://mythemeshop.com/plugins/wp-quiz/
 */.wq-hidden{display:none!important}.wq-loading{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1000;display:none;background-color:rgb(255 255 255 / .5)}.wq-is-loading .wq-loading{display:block}.wq-loading .wq-spinner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1010}.wq-locker{text-align:center}.wq-locker+.wq-locker,.wq-locker+.wq-quiz{display:none}.wq-error{color:#c40000}@font-face{font-family:'wq-icon';src:url(https://carbonateworld.com/wp-content/plugins/wp-quiz/assets/frontend/css/../fonts/wq-icon.eot#1751032677);src:url(https://carbonateworld.com/wp-content/plugins/wp-quiz/assets/frontend/css/../fonts/wq-icon.eot#1751032677) format("embedded-opentype"),url(https://carbonateworld.com/wp-content/plugins/wp-quiz/assets/frontend/css/../fonts/wq-icon.woff2#1751032677) format("woff2"),url(https://carbonateworld.com/wp-content/plugins/wp-quiz/assets/frontend/css/../fonts/wq-icon.woff#1751032677) format("woff"),url(https://carbonateworld.com/wp-content/plugins/wp-quiz/assets/frontend/css/../fonts/wq-icon.ttf#1751032677) format("truetype"),url(https://carbonateworld.com/wp-content/plugins/wp-quiz/assets/frontend/css/../fonts/wq-icon.svg?25224#wq-icon) format("svg");font-weight:400;font-style:normal}[class^="wq-icon-"]:before,[class*=" wq-icon-"]:before{font-family:"wq-icon";font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.animate-spin{-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.wq-icon-undo:before{content:'\e800'}.wq-icon-facebook:before{content:'\f09a'}.wq-icon-spinner:before{content:'\f110'}.wq-embed{position:relative;max-width:100%;height:0;overflow:hidden;background:#dcddde;padding-bottom:56.25%}.wq-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%}.wq-embed-placeholder,.wq-embed-icon{position:absolute;cursor:pointer;top:0;left:0;display:block;width:100%;height:100%}.wq-embed-placeholder{z-index:1000}.wq-embed-icon{z-index:1010;background-color:rgb(255 255 255 / .1)}.wq-embed-icon:before{content:" ";display:block;height:82px;width:82px;border:3px solid #fff;border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.wq-embed-icon:after{content:" ";display:block;height:0;width:0;border-top:15px solid #fff0;border-bottom:15px solid #fff0;border-left:30px solid #fff;position:absolute;top:50%;left:50%;margin-top:-15px;margin-left:-10px}.wq-embed.active .wq-embed-placeholder,.wq-embed.active .wq-embed-icon{display:none}.wq-embed.active iframe{display:block}.wq-results{font-size:18px;box-sizing:border-box;width:100%;margin:20px 0 15px;padding:10px 20px 20px 20px;border:1px solid #ececec;background:#f9f9f9}.wq-results .wq_resultScoreCtr{font-weight:700}.wq-results .wq_quizTitle{display:block;margin-bottom:10px;font-weight:700}.wq-results .wq_shareCtr{padding-top:0}.wq-results p{margin-bottom:0}.wq-results img{width:100%}.wq_singleResultRow .wq_resultExplanation,.wq_resultExplanation .wq_resultExplanationLongDesc{display:none}img.wq_resultImg{margin-bottom:10px}.show-played .wq-results,.wq-result.chosen{display:block}.force-show{display:block!important}.wq-quiz.multiple .wq-question{display:none}.wq-quiz.multiple .wq-question:first-of-type{display:block}.wq-quiz.multiple .wq-is-ad .wq_continue{display:block}.wq-quiz.has-intro .wq-progress-bar-container,.wq-quiz.has-intro .wq-questions,.wq-quiz.has-intro .wq-embed-toggle,.wq-quiz.has-intro .wq_promoteQuizCtr{display:none}.wq-question-hint{display:block;overflow:hidden;margin-top:15px}.wq-question-hint a{font-size:12px;float:right;text-decoration:none;outline:none;box-shadow:none}.wq-question-hint a:focus,.wq-question-hint a:hover{outline:none;box-shadow:none}.wq-question-hint-content{display:none;clear:both;margin-bottom:5px;padding:10px;color:#333;border:1px solid #9cc6fb;background:#ddecff}.wq-share{clear:both}.wq_shareCtr button,.wq_quizForceShareCtr button,.wq_questionLogin button{font-size:14px;font-weight:700;line-height:40px;overflow:hidden;min-width:40px;height:40px;margin:10px 7px 0 0;padding:0;cursor:pointer;text-transform:none;color:#fff;border:0}.wq_shareCtr button>i,.wq_quizForceShareCtr button>i,.wq_questionLogin button>i{line-height:40px;display:inline-block;width:40px;margin-top:0}.wq_shareCtr button>span,.wq_quizForceShareCtr button>span,.wq_questionLogin button>span{display:inline-block;box-sizing:border-box;min-width:94px;padding-right:14px;padding-left:12px;text-align:left;vertical-align:middle;border-left:1px solid rgb(0 0 0 / .1)}.wq_shareCtr .wq_shareFB,.wq_quizForceShareCtr .wq_forceShareFB,.wq_questionLogin .wq_loginFB,.wq_questionLogin .wq_playFB{background:#305c99}.wq_shareCtr .wq_shareFB img,.wq_quizForceShareCtr .wq_forceShareFB img,.wq_questionLogin .wq_loginFB img,.wq_questionLogin .wq_playFB img{float:right;width:40px;height:40px}.wq_shareCtr .wq_shareTwitter{background:#00cdff}.wq_shareCtr .wq_shareGP{background:#d24228}.wq_shareCtr .wq_shareVK{margin-right:0;background:#567ca4}.wq_quizProgressBarCtr{margin-bottom:30px}.wq_quizProgressBar{font-size:11px;line-height:1.285;position:relative;box-sizing:initial;width:100%;height:18px;margin:0 1px;text-align:center;color:#fff;border-radius:10px;background-color:#ebebeb;box-shadow:inset 0 1px 1px rgb(100 100 100 / .1)}.wq_quizProgressBar>span{line-height:16px;position:relative;display:block;float:left;overflow:hidden;box-sizing:border-box;width:10px;min-width:30px;height:100%;margin:0 -1px;padding:0 3px;text-align:right;border:1px solid;border-color:rgb(0 0 0 / .05) rgb(0 0 0 / .2) rgb(0 0 0 / .3);border-radius:10px;background-color:var(--wq-bar-color,#85c440);box-shadow:inset 0 1px rgb(255 255 255 / .3),0 1px 2px rgb(0 0 0 / .2)}.wq_singleAnswerCtr{cursor:pointer}.wq_singleAnswerCtr .wq_answerTxtCtr:before,.wq_singleAnswerCtr.chosen .wq_answerTxtCtr:after{content:"";width:18px;height:18px;border:2px solid;position:absolute;left:0;top:1px;border-radius:2px;box-sizing:border-box}.wq_singleAnswerCtr.chosen .wq_answerTxtCtr:after{content:"";width:0;height:0;background:#fff;border:5px solid;left:4px;top:5px}.wq_singleAnswerCtr .wq_answerTxtCtr{font-size:18px;font-weight:700;line-height:19px;display:inline-block;height:auto;padding-left:25px;cursor:pointer;vertical-align:middle;color:inherit;background-repeat:no-repeat;margin-bottom:0;position:relative}.wq_retakeQuizBtn,.wq-force-login button,.wq_singleQuestionWrapper .wq_continue button,.wq_quizEmailCtr form button{font-size:18px;font-weight:700;margin:30px 0 10px 0;padding:12px;cursor:pointer;color:#fff;border:0;border-radius:4px;background-color:var(--wq-bar-color,#8bc34a);box-shadow:none}.wq_retakeQuizCtr{display:none;clear:both;text-align:center}.wq-results,.wq_continue,.wq-result{display:none}.wq_quizCtr{width:100%;margin-bottom:20px}.wq_quizCtr.multiple .wq_singleQuestionWrapper{margin-bottom:0}.wq_questionsCtr{margin-bottom:20px}.wq_singleQuestionWrapper{margin-bottom:50px}.wq_singleQuestionWrapper.wq_isAd{text-align:center}.wq_singleQuestionWrapper.wq_isAd img{width:auto!important}.wq_singleQuestionWrapper:last-of-type{margin-bottom:0}.wq_singleQuestionWrapper .wq_continue{text-align:center}.mfp-content .wq-results{margin-top:0}.wq_quizForceShareCtr p{font-size:20px;font-weight:700;margin-bottom:10px}.wq_quizForceShareCtr button{margin-right:0}.wq_shareCtr p,.wq_questionLogin p{margin-bottom:0}body .wq_questionTextCtr{float:left;padding:12px 20px;background:#eee;box-sizing:border-box}body .wq_questionTextCtr h4{font-size:28px;line-height:1;margin:0;color:inherit}.wq_singleQuestionCtr{margin-bottom:0}.wq_questionTextDescCtr p{font-size:14px;line-height:15px;margin-top:10px}.wq_quizCtr img{width:100%;max-width:100%;height:auto;vertical-align:middle!important}.wq-quiz-personality .row{margin:0;margin-bottom:10px}.col-md-wq-6{float:left;width:49%}.col-md-wq-6:last-child{float:right}.col-md-wq-6:first-child{float:left}.col-md-wq-4{float:left;width:32%;margin-right:2%}.col-md-wq-4:last-child{float:right;margin-right:0}.col-md-wq-4:first-child,.col-md-wq-4:nth-child(2),.col-md-wq-4:nth-child(5){float:left}.wq_answerImgCtr{margin-bottom:8px}.wq_answersWrapper .row:before,.wq_answersWrapper .row:after{display:table;content:' '}.wq_answersWrapper .row:after{clear:both}p.wq_QuestionExplanationText{margin:10px 0}.wq_quizEmailCtr form p:first-child{font-size:24px;font-weight:700;margin-bottom:20px;text-align:left}.wq_quizEmailCtr form p:last-child{margin-bottom:0}.wq_quizEmailCtr form input[type='text'],.wq_quizEmailCtr form input[type='email']{font-size:16px;box-sizing:border-box;width:100%;height:50px;margin:0 auto;margin-top:5px;border:1px solid #ddd;text-shadow:none}.wq_quizEmailCtr form div{margin-bottom:20px}.wq_quizEmailCtr form label{display:block}.wq_quizEmailCtr form .wq-consent-desc{text-align:left}.resultUpDownVote{line-height:1;margin-bottom:5px}.wq-embed-toggle{float:left}.wq_embedToggleQuiz,.wq_embedToggleQuiz input{float:left;box-sizing:border-box;width:100%}.wq_embedToggleQuiz{display:none;clear:both;margin:15px 0}.wq_promoteQuizCtr{text-align:right}.wq_questionMediaCtr{width:100%;margin-bottom:15px}.wq_questionAnswersCtr{width:100%}.wq_questionImage{position:relative;width:100%;height:90%}.wq_quizCtr.wq-quiz-personality .wq_singleAnswerCtr.wq_answerSelected{opacity:1}.wq-question .credits{font-size:12px;line-height:20px;position:absolute;right:0;bottom:0;padding:0 9px;background:rgb(236 240 241 / .65)}.quiz-pro-clearfix{clear:both;zoom:1}.quiz-pro-clearfix:before,.quiz-pro-clearfix:after{display:table;content:' '}.quiz-pro-clearfix:after{clear:both}i.icon.video.play{font-style:normal}i.icon.video.play:before{position:absolute;display:block;width:82px;height:82px;content:'';background-image:url(https://carbonateworld.com/wp-content/plugins/wp-quiz/assets/frontend/css/../images/spritesheet.png);background-repeat:no-repeat;background-position:-63px -3px;background-size:186px 87px}.ui.embed .icon:hover:before{color:#fff}.ui.embed>.placeholder{height:100%!important}.sprite{position:relative;display:inline-block}.sprite:after{position:absolute;display:block;content:'';background-image:url(https://carbonateworld.com/wp-content/plugins/wp-quiz/assets/frontend/css/../images/spritesheet.png);background-repeat:no-repeat;background-size:186px 87px}.wq_shareCtr .sprite:after,.wq_questionLogin .sprite:after{top:-12px;left:13px;width:14px;height:14px}.sprite-facebook:after{background-position:-25px -3px}.sprite-twitter:after{background-position:-150px -31px}.sprite-google-plus:after{background-position:-44px -3px}.sprite-vk:after{background-position:-169px -31px}@media screen and (max-width:550px){.wq-quiz-flip .wq-question .desc>div{font-size:28px}.col-md-wq-4{width:100%}}@media screen and (max-width:480px){.wq-quiz-flip .wq-question .desc>div{font-size:22px}.wq_singleQuestionWrapper .wq_continue button{font-size:15px;padding:10px}.wq-results{font-size:15px}.wq-results .wq_shareCtr button,.wq_quizForceShareCtr button{font-size:12px}.wq_questionTextCtr h4{font-size:20px}.wq_retakeQuizBtn{font-size:17px}}@media screen and (max-width:480px){.wq-quiz-flip .wq-question .desc>div{font-size:18px}}.wp-quiz-listing{width:100%;clear:both}.wp-quiz-listing .latestPost{margin:20px auto}.wp-quiz-listing a{text-decoration:none}.wp-quiz-listing .thecategory{color:#fff;display:inline-block;line-height:1;border-radius:3px;padding:6px;margin-right:15px;background:#f15a5a;font-size:12px}.wq-quiz.wq-skin-flat .wq_questionTextCtr{background-color:var(--wq-background-color,#ecf0f1);color:var(--wq-font-color,#5f5f5f);border-radius:3px 3px 0 0;width:100%}.wq-quiz.wq-skin-flat .wq_singleAnswerCtr{background-color:var(--wq-background-color,#ecf0f1);color:var(--wq-font-color,#5f5f5f);border:3px solid #fff0;padding:5px 7px;margin:0 0 15px 0;border-radius:3px;line-height:30px}.wq-quiz.wq-skin-flat .wq_singleAnswerCtr:last-child{margin-bottom:0}.wq-quiz.wq-skin-flat .wq_singleAnswerCtr:hover,.wq-quiz.wq-skin-flat .wq_singleAnswerCtr.chosen,.wq-quiz.wq-skin-flat .wq_singleAnswerCtr.wq_answerSelected{background:#FFF38B;color:#444;border:3px solid #F7E971;transition:background 550ms ease-out;cursor:pointer}.wq-quiz.wq-skin-flat .wq_singleAnswerCtr.wq_correctAnswer{background:#8BC34A;border-color:#7BAD40;color:#fff;opacity:.5}.wq-quiz.wq-skin-flat .wq_singleAnswerCtr.wq_incorrectAnswer{background:#FF5722;border-color:#D4471B;color:#fff;opacity:.8}.wq-quiz.wq-skin-flat .wq_questionAnswered .wq_singleAnswerCtr{opacity:.5}.wq-quiz.wq-skin-flat .wq_questionAnswered .wq_singleAnswerCtr.chosen{opacity:1}.wq-quiz.wq-skin-flat .wq_singleAnswerCtr .wq_answerTxtCtr{word-break:break-word}.wq-quiz.wq-skin-flat .wq-results{background:#ecf0f1;border-color:#ecf0f1;border-radius:3px}.wq-quiz.wq-skin-flat .wq_quizForceActionCtr{background:#ecf0f1;padding:30px 20px;float:left;width:100%;box-sizing:border-box;margin-top:30px;border-radius:3px}.wq-quiz.wq-skin-flat .wq_shareCtr button,.wq-quiz.wq-skin-flat .wq-results .wq_shareCtr button,.wq-quiz.wq-skin-flat .wq_quizForceShareCtr button,.wq-quiz.wq-skin-flat .wq_questionLogin button,.wq-quiz.wq-skin-flat .wq_retakeQuizBtn,.wq-quiz.wq-skin-flat .wq_quizEmailCtr form button,.wq-quiz.wq-skin-flat .wq_triviaQuestionExplanation{border-radius:3px}.wq-quiz.wq-skin-flat .wq_quizEmailCtr form input[type="text"],.wq-quiz.wq-skin-flat .wq_quizEmailCtr form input[type="email"]{border:2px solid #d7dee0;border-radius:4px}.wq_triviaQuestionExplanation{border-color:#d7dee0;padding:12px 12px 2px}.wq_triviaQuestionExplanation .wq-explanation-head-correct{color:#8BC34A}.wq_triviaQuestionExplanation .wq-explanation-head-incorrect{color:#FF5722}.wq_triviaQuestionExplanation .wq_correctExplanationHead .wq-explanation-head-incorrect,.wq_triviaQuestionExplanation .wq_wrongExplanationHead .wq-explanation-head-correct{display:none}.wq-skin-traditional .wq_IsSwiperResult h3{border-radius:0;background:#4CAF50}.wq-skin-traditional .wq_singleAnswerCtr{background-color:var(--wq-background-color,#f2f2f2);color:var(--wq-font-color);border:1px solid rgb(0 0 0 / .1);padding:7px 7px 8px;margin:0 0 15px 0;line-height:30px}.wq-skin-traditional .wq_singleAnswerCtr:last-of-type{margin-bottom:0}.wq-skin-traditional .wq_questionTextCtr{background-color:var(--wq-background-color,#f2f2f2)}.wq_singleAnswerCtr:hover,.wq_singleAnswerCtr.chosen,.wq_singleAnswerCtr.wq_answerSelected{background:#fff195;color:#000;transition:background 550ms ease-out;cursor:pointer}.wq-skin-traditional .wq_singleAnswerCtr.wq_answerSelected{background:#4CAF50;color:#fff}.wq-skin-traditional .wq_singleAnswerCtr.wq_correctAnswer{background:#4CAF50;border-color:#409444;color:#fff;opacity:.5}.wq-skin-traditional .wq_singleAnswerCtr.wq_incorrectAnswer{background:#F44336;border-color:#CE392E;color:#fff;opacity:.8}.wq-skin-traditional .wq_questionAnswered .wq_singleAnswerCtr{opacity:.5}.wq-skin-traditional .wq_questionAnswered .wq_singleAnswerCtr.chosen{opacity:1}.wq-skin-traditional .chosen .wq_answerTxtCtr:after,.wq-skin-traditional .wq_answerSelected .wq_answerTxtCtr:after{background:#fff}.wq-skin-traditional .wq_correctExplanationHead{color:#4CAF50;font-weight:700;font-size:1.2em}.wq-skin-traditional .wq_wrongExplanationHead{color:#F44336;font-weight:700;font-size:1.2em}.wq-skin-traditional .wq_quizForceActionCtr{background:#f2f2f2;padding:30px 20px;border:1px solid #ddd;box-sizing:border-box;margin:30px 0 15px}.wq-skin-traditional .wq_IsSwiperResult .wq_retakeSwiperWrapper,.wq-skin-traditional .wq-results.wq_IsSwiperResult .wq_shareCtr{background:#f2f2f2;border-right:1px solid #ddd;border-left:1px solid #ddd}.wq-skin-traditional .wq_IsSwiperResult .resultImageWrapper .indexWrapper,.wq-skin-traditional .wq_IsSwiperResult .userVote,.wq-skin-traditional .wq_retakeSwiperBtn:hover{background:#4CAF50;border-color:#4CAF50;border-radius:0}.wq-skin-traditional .wq_IsSwiperResult .userVote.negativeVote{background:#F44336}.wq-quiz-trivia .wq_questionTextCtr{background-color:var(--wq-background-color);color:var(--wq-font-color)}.wq-quiz-trivia .row{margin:0;margin-bottom:10px}.wq_triviaQuestionExplanation{padding:10px 10px 0 10px;border:1px solid #ddd;display:none;margin:20px 0 0 0;clear:both;width:100%;box-sizing:border-box}.wq_triviaQuestionExplanation span{font-weight:700;font-size:1.2em}.wq_questionAnswered.is-incorrect .wq_triviaQuestionExplanation,.wq_questionAnswered.is-correct .wq_triviaQuestionExplanation{display:block}.is-correct .wq-explanation-head-incorrect,.is-incorrect .wq-explanation-head-correct{display:none}.wq-checked-answers-list .is-correct{color:#7bad40}.wq-checked-answers-list .is-incorrect{color:#ff5722}.wq-checked-answers-list{display:none}.wq-end-answers.wq-layout-multiple .wq_triviaQuestionExplanation{display:none!important}.wq-end-answers.wq-layout-multiple .wq-checked-answers-list{display:block}.wq_quizCtr.flip_quiz .card{position:relative;color:#fff}.wq_quizCtr.flip_quiz .wq-question:not(.no-flip){-webkit-perspective:1000px;perspective:1000px}.wq_quizCtr.flip_quiz .wq-question:not(.no-flip) .card{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);transition:0.6s;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;display:grid;grid-template-columns:1fr;grid-template-rows:1fr}.wq_quizCtr.flip_quiz .wq-question:not(.no-flip) .front,.wq_quizCtr.flip_quiz .wq-question:not(.no-flip) .back{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer;min-height:200px;grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:2;height:100%}.wq_quizCtr.flip_quiz .wq-question:not(.no-flip) .front{position:relative}.wq_quizCtr.flip_quiz .wq-question:not(.no-flip) .back{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.wq_quizCtr.flip_quiz .wq-question:not(.no-flip).is-flipped .card{transition:0.6s;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.wq_quizCtr.flip_quiz .wq_questionTextCtr{color:var(--wq-font-color);background-color:#fff0;display:flex;align-items:center;padding:0 0 12px;width:100%}.wq_quizCtr.flip_quiz .wq-question-title{flex:auto;padding:0}.wq_quizCtr.flip_quiz.wq-skin-flat .wq-question-vote-btn{background:#fff0}.wq_quizCtr.flip_quiz .wq-results .wq_shareCtr{padding-top:0}.wq_quizCtr.flip_quiz .wq_singleQuestionWrapper{text-align:center;margin:0 auto 30px;position:relative;clear:both;overflow:hidden;width:var(--wq-question-width);height:var(--wq-question-height)}.wq_quizCtr.flip_quiz .wq_singleQuestionWrapper:first-of-type{margin-top:0}.wq_quizCtr.flip_quiz .wq_singleQuestionWrapper:last-of-type{margin-bottom:0}.wq_quizCtr.flip_quiz .item_top{display:table;width:100%}.wq_quizCtr.flip_quiz .title_container{display:table-cell;text-align:left}.wq_quizCtr.flip_quiz img{width:100%;height:auto;top:0;left:0;vertical-align:middle}.wq_quizCtr.flip_quiz .credits{color:#111}.wq_quizCtr.flip_quiz .card:not(.no-image) .desc,.wq_quizCtr.flip_quiz .top-desc{position:absolute;left:0;bottom:0;top:0;right:0}.wq_quizCtr.flip_quiz .desc{text-align:center;width:100%;height:100%;font-size:34px;line-height:1.4;text-shadow:0 1px 1px rgb(0 0 0 / .4);display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.wq_quizCtr.flip_quiz .top-desc{line-height:36px;height:36px;background:rgb(0 0 0 / .45);font-size:18px}.wq_quizCtr.flip_quiz .wq-share{margin-top:20px}html,body,div,span,applet,object,iframe,blockquote,pre,a,abbr,acronym,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline}body{font-family:"Libre Caslon Display",sans-serif;line-height:1;background-color:#FFFFFA}*:focus{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{font-weight:normal;text-align:left}h1,h2,h3,h4,h5,h6{clear:both;margin:0;padding:0}a:focus{outline:thin dotted}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none}del{color:#333}ins{background:#fff9c0;text-decoration:none}hr{background-color:#ccc;border:0;height:1px;margin:24px 0}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}small{font-size:smaller}img{margin:0;padding:0;border:0;vertical-align:middle;-ms-interpolation-mode:bicubic}.clear:after,.wrapper:after,.format-status .entry-header:after{clear:both}.clear:before,.clear:after,.wrapper:before,.wrapper:after,.format-status .entry-header:before,.format-status .entry-header:after{display:table;content:""}html{overflow-y:scroll;font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;overflow-x:hidden}a{text-decoration:none;border:none;outline:none !important;transition:all .3s ease-in-out}.login h1 a{height:47px;width:199px;background-size:199px}.clearer{clear:both}.only-explorer{display:none !important}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.no-explorer{display:none !important}.only-explorer{position:absolute;left:0;top:0;display:block;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:50% 50%;display:block !important}}.verticalize{-webkit-align-items:center;align-items:center}.last-message{position:relative;display:block;width:100%;text-align:center;color:#989898;padding:20px}.bottom-message{position:fixed;z-index:9999;bottom:0;left:0;display:none;width:100%;text-align:center;background-color:#293030;color:#989898;padding:20px}.navigation{display:none}#infscr-loading{position:fixed;z-index:9999;bottom:0;left:0;width:calc(100% - 30px) !important;background-color:#293030;text-align:center;padding:15px;display:none}#infscr-loading p{font-family:"Libre Caslon Display",sans-serif;font-size:12px;line-height:14px;color:#fff;text-transform:uppercase}#paperplane-cookie-notice{position:fixed;z-index:9999;display:block;display:none;width:calc(100vw - 44px);bottom:10px;left:10px;font-family:"Libre Caslon Display",sans-serif !important;font-weight:400 !important;font-size:12px !important;line-height:20px !important;border:#fff solid 3px !important;background-color:#293030 !important;color:#fff !important}#paperplane-cookie-notice .paperplane-cookie-notice-container{position:relative;width:calc(100% - 20px);margin:0 auto;padding:10px;text-align:center}#paperplane-cookie-notice .paperplane-cookie-notice-container .paperplane-message-cookie-accepted,#paperplane-cookie-notice .paperplane-cookie-notice-container .paperplane-message-cookie-refused{display:none}#paperplane-cookie-notice a{display:inline-block;margin:5px;padding:3px 6px;background-color:#fff;color:#293030 !important;text-transform:uppercase}.paperplane-gdpr-content-message{position:relative;padding:10px;margin:20px 0;background-color:#293030;color:#fff}.paperplane-gdpr-content-message p{margin-bottom:0}.video_frame{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;height:auto}.video_frame iframe,.video_frame object,.video_frame embed{position:absolute;top:0;left:0;width:100%;height:100%}#preheader{position:relative;display:block;width:100%}#header{position:fixed;z-index:9998;top:0;left:0;display:block;width:100%}#head-overlay{position:fixed;z-index:9997;left:0;display:block;width:100vw;opacity:1;pointer-events:all;transition:all .3s ease-in-out}#head-overlay.hidden{opacity:0;pointer-events:none;filter:blur(5px);-webkit-filter:blur(5px);-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px)}.hide-y-overflow{overflow-y:hidden}.scroll-opportunity{position:relative;display:block;width:calc(100% + 18px);overflow-y:scroll}#header-structure{position:relative;width:calc(100%);display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center}#header-structure .logo{position:relative;-webkit-box-flex:1}#header-structure .logo:before{content:"";position:absolute;display:block;width:100%;height:100%;background-image:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/Logo.svg);background-position:0 50%;background-repeat:no-repeat;background-size:contain}#header-structure .side-head{-webkit-box-flex:1}#footer{position:relative;display:block;width:100%;overflow:hidden;padding-top:30px;padding-bottom:30px;margin:0}::-moz-selection{background:#293030;color:#fff}::selection{background:#293030;color:#fff}::-moz-selection{background:#293030;color:#fff}::-webkit-selection{background:#293030;color:#fff}::-webkit-input-placeholder{color:#F5F4F0}:-moz-placeholder{color:#F5F4F0}::-moz-placeholder{color:#F5F4F0}.txt-1{color:#293030}.txt-2{color:#F5F4F0}.txt-3{color:#989898}.txt-4{color:#fff}.bg-1{background-color:#293030}.bg-2{background-color:#F5F4F0}.bg-3{background-color:#989898}.bg-4{background-color:#fff}.bg-5{background-color:#FFFFFA}:-webkit-any-link{transition:all .3s ease-in-out}:-moz-any-link{transition:all .3s ease-in-out}:any-link{transition:all .3s ease-in-out}a:link,a:visited{color:inherit}a:hover,a:active{color:inherit;text-decoration:underline}a.absl:link,a.absl:visited,a.absl:hover,a.absl:active{position:absolute;z-index:100;left:0;top:0;display:block;width:100%;height:100%}a.clear-link:link,a.clear-link:visited{color:#fff}a.clear-link:hover,a.clear-link:active{color:#fff}.clearlink-area a:link,.clearlink-area a:visited{color:#fff}.clearlink-area a:hover,.clearlink-area a:active{color:#fff}.content-styled a:link,.content-styled a:visited{text-decoration:underline;-webkit-text-decoration-style:double;text-decoration-style:double}.content-styled a:hover,.content-styled a:active{color:#fff;background-color:#293030}.dark-round-button{color:#fff !important;background-color:#293030 !important}.dark-round-button:hover{color:#293030 !important;background-color:#989898 !important}.clear-round-button{color:#293030 !important;background-color:#989898 !important}.clear-round-button:hover{color:#fff !important;background-color:#293030 !important}h1,h2,h3,h4,h5,h6,p,ul,ol,.cta-1{font-family:"Libre Caslon Display",sans-serif}.aligncenter{text-align:center}.alignright{text-align:right}.alignleft{text-align:left}.allupper{text-transform:uppercase}.category-list a:link:after{content:", "}.category-list a:link:last-child:after{content:""}.category-list span:after{content:", "}.category-list span:last-child:after{content:""}.last-child-no-margin h1:last-child,.last-child-no-margin h2:last-child,.last-child-no-margin h3:last-child,.last-child-no-margin h4:last-child,.last-child-no-margin h5:last-child,.last-child-no-margin h6:last-child,.last-child-no-margin p:last-child{margin-bottom:0 !important}.content-styled strong{font-weight:700}.content-styled ul{list-style-position:inside;list-style:none;padding:0}.content-styled ul li{display:table-row}.content-styled ul li:before{position:relative;display:table-cell;content:'•';color:#293030;padding:0 10px 0 0}.content-styled ol{list-style-type:none;list-style-type:decimal;padding:0;counter-reset:li-counter}.content-styled ol>li{overflow:hidden;position:relative;margin:0;padding:0 0 0 20px;display:table-row}.content-styled ol>li:before{position:relative;display:table-cell;top:0;left:0;color:#293030;text-align:right;content:counter(li-counter) ".";counter-increment:li-counter;padding:0 15px 0 0}.dl-trigger,.atlas-element{width:20px;height:16px;position:relative;display:inline-block;z-index:9998;padding:0;margin:7px 0 0 0;-webkit-transform:rotate(0deg);transform:rotate(0deg);cursor:pointer;border:none !important;overflow:hidden}.dl-trigger{width:20px;height:20px;background-color:#fff;margin:0}.open_head .hambuger-element span{background-color:#989898}.dl-trigger span,.atlas-element span{display:block;position:absolute;height:2px;width:100%;background:#989898;opacity:1;left:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:all .2s ease-in-out}.dl-trigger span{background-color:#293030}.atlas-element{z-index:9;margin-top:0}.atlas-element:hover span:nth-last-of-type(1){width:100%}.atlas-element.open span{height:2px;background-color:#F5F4F0}.atlas-element.open span:nth-of-type(1),.atlas-element.open span:nth-last-of-type(1){width:0%}.atlas-element.open span:nth-of-type(2){-webkit-transform:rotate(45deg);transform:rotate(45deg);top:7px}.atlas-element.open span:nth-of-type(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:7px}.atlas-element span{height:1px;background-color:#293030}.atlas-element span:nth-of-type(1){top:0}.atlas-element span:nth-of-type(2),.atlas-element span:nth-of-type(3){top:4px}.atlas-element span:nth-last-of-type(1){top:8px;width:75%}.dl-trigger span:nth-child(1){top:3px}.dl-trigger span:nth-child(2),.dl-trigger span:nth-child(3){top:9px}.dl-trigger span:nth-child(4){bottom:3px}.dl-trigger.dl-active{background-color:#293030}.dl-trigger.dl-active span{background-color:#fff}.dl-trigger.dl-active span:nth-child(1){top:18px;width:0%;left:50%}.dl-trigger.dl-active span:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.dl-trigger.dl-active span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.dl-trigger.dl-active span:nth-child(4){top:18px;width:0%;left:50%}.round-button{position:relative;display:inline-block;padding:10px 20px 10px 20px;border-radius:20px;text-align:center;text-decoration:none !important}.spinner-in{position:absolute;display:block;width:100%;height:100%}.spinner{margin:0 auto 5px;width:70px;text-align:center}.spinner>div{width:12px;height:12px;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both;background-color:#fff}.spinner .bounce1{-webkit-animation-delay:-0.32s;animation-delay:-0.32s}.spinner .bounce2{-webkit-animation-delay:-0.16s;animation-delay:-0.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,100%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.preload-container{position:fixed;z-index:9999;top:0;left:0;width:100vw;height:100vh;background-color:#fff;pointer-events:none;opacity:1;transition:opacity .5s ease-in-out}.hidden-preload{opacity:0}.sk-folding-cube{pointer-events:none;position:absolute;top:50%;left:50%;margin:-20px 0 0 -20px;width:40px;height:40px;opacity:0.8 !important;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}.sk-folding-cube .sk-cube{float:left;width:50%;height:50%;position:relative;-webkit-transform:scale(1.1);transform:scale(1.1)}.sk-folding-cube .sk-cube:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#F5F4F0;-webkit-animation:sk-foldCubeAngle 2.4s infinite linear both;animation:sk-foldCubeAngle 2.4s infinite linear both;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.sk-folding-cube .sk-cube2{-webkit-transform:scale(1.1) rotateZ(90deg);transform:scale(1.1) rotateZ(90deg)}.sk-folding-cube .sk-cube3{-webkit-transform:scale(1.1) rotateZ(180deg);transform:scale(1.1) rotateZ(180deg)}.sk-folding-cube .sk-cube4{-webkit-transform:scale(1.1) rotateZ(270deg);transform:scale(1.1) rotateZ(270deg)}.sk-folding-cube .sk-cube2:before{-webkit-animation-delay:0.3s;animation-delay:0.3s}.sk-folding-cube .sk-cube3:before{-webkit-animation-delay:0.6s;animation-delay:0.6s}.sk-folding-cube .sk-cube4:before{-webkit-animation-delay:0.9s;animation-delay:0.9s}@-webkit-keyframes sk-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);opacity:1}90%,100%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}@keyframes sk-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);opacity:1}90%,100%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}.no-the-100{width:100%}.no-the-100 img{width:100%;height:auto}.wp-caption.aligncenter,.wp-caption.alignnone{position:relative;width:75% !important;display:block;margin:auto}.wp-caption.alignleft,.wp-caption.alignright{position:relative}.wp-caption.aligncenter,.wp-caption.alignleft,.wp-caption.alignnone,.wp-caption.alignright{margin-bottom:32px}.wp-caption.aligncenter img,.wp-caption.alignleft img,.wp-caption.alignnone img,.wp-caption.alignright img{width:100% !important;height:auto !important;padding:0;margin:0}.form-hold{position:relative;display:block;width:100%;font-family:"Libre Caslon Display",sans-serif}.form-hold ::-webkit-input-placeholder{color:#F5F4F0}.form-hold :-moz-placeholder{color:#F5F4F0}.form-hold ::-moz-placeholder{color:#F5F4F0}.form-hold label{font-family:"Libre Caslon Display",sans-serif;color:#293030;font-weight:400}.form-hold input[type=text],.form-hold input[type=email],.form-hold input[type=number],.form-hold input[type=tel],.form-hold textarea,.form-hold select{position:relative;background-color:transparent;border:#989898 solid 1px;font-family:"Libre Caslon Display",sans-serif;font-weight:400;color:#293030}.form-hold input[type=text],.form-hold input[type=email],.form-hold input[type=number],.form-hold input[type=tel]{width:calc(100% - 32px);margin:10px 0 0 0;padding:16px}.form-hold textarea{width:calc(100% - 22px);height:100px;margin:10px 0 0 0;padding:10px;resize:none}.form-hold select{width:100%;height:40px;margin:10px 0 0 0;padding:0 5px 0 5px}.form-hold input[type=submit]{position:relative;display:block;padding:12px 68px;text-align:center;margin:20px auto;font-family:"Arimo",sans-serif;color:#fff;background-color:#293030;cursor:pointer;border:4px solid #293030;transition:all .3s ease-in-out;white-space:normal;text-transform:uppercase}.form-hold input[type=submit]:hover{color:#293030;background-color:#fff}.form-hold input[type=submit]:disabled{opacity:0.7}.form-hold input[type=text]:focus,.form-hold input[type=email]:focus,.form-hold input[type=number]:focus,.form-hold textarea:focus,.form-hold input[type=tel]:focus,.form-hold select:active{transition:all .3s ease-in-out}.form-hold .wpcf7-not-valid{border-color:red !important}.form-hold .wpcf7-not-valid-tip{display:block !important;z-index:99 !important;width:calc(100% - 20px) !important;background-color:red !important;color:#293030 !important;border:none !important;left:0 !important;font-size:12px !important;font-weight:400 !important;text-transform:uppercase;padding:10px !important}.wpcf7-validation-errors,.wpcf7-mail-sent-ng{display:block !important;z-index:99 !important;width:calc(100% - 40px) !important;background-color:red !important;color:#293030 !important;border:none !important;left:0 !important;font-size:12px !important;font-weight:400 !important;text-transform:uppercase;padding:20px !important}.wpcf7-mail-sent-ok{display:block !important;z-index:99 !important;width:calc(100% - 40px) !important;background-color:#0DBA04 !important;color:#293030 !important;border:none !important;left:0 !important;font-size:12px !important;font-weight:400 !important;text-transform:uppercase;padding:20px !important}span.wpcf7-list-item{margin-left:0}@media screen and (min-width: 1px) and (max-width: 667px){#preheader{height:72px}#header{height:72px}#header.black .logo:before{content:'';background-image:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/Logo-oppo.svg)}#header.white .logo:before{content:'';background-image:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/Logo.svg)}#head-overlay{top:72px;height:calc(100vh - 72px)}.occupy-scrollbar{width:calc(100% - 18px) !important}.scroll-opportunity{height:calc(100vh - 72px)}#menu-mobile{display:flex;align-items:center;justify-content:space-between;position:relative}#menu-mobile .search-link{position:relative;width:25px;height:25px;margin-left:auto;margin-right:15px}#menu-mobile .search-link:after{content:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/Search.svg);position:absolute;top:0;cursor:pointer}#menu-mobile .logo{position:relative;-webkit-box-flex:1;width:164px;height:72px}#menu-mobile .logo:before{content:"";position:absolute;display:block;width:100%;height:100%;background-image:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/Logo.svg);background-position:0 50%;background-repeat:no-repeat;background-size:contain}#menu-mobile .side-head{-webkit-box-flex:1}#menu-mobile .spazio{margin-top:51px}#header-structure{height:72px;display:none}#header-structure .logo{width:164px;height:72px}#header-structure .menu{display:none;-webkit-box-flex:1;width:auto;text-align:left;margin-right:auto;margin-left:25px}#header-structure .menu a:link,#header-structure .menu a:visited{color:#293030}#header-structure .menu a:hover{color:#293030}#header-structure .menu ul{width:100%}#header-structure .menu ul li{position:relative;display:inline-block;margin:0 0 0 15px;text-align:left}#header-structure .menu ul li:first-child{margin:0}#header-structure .menu ul li.menu-item-has-children{padding:15px 0 15px 0}#header-structure .menu ul li.menu-item-has-children:hover .sub-menu{height:auto;pointer-events:all;opacity:1}#header-structure .menu ul li.search-link{position:relative;margin-right:25px}#header-structure .menu ul li.search-link:after{content:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/Search.svg);margin-left:10px;position:absolute;top:0;cursor:pointer}#header-structure .menu ul .sub-menu{position:absolute;z-index:9997 !important;top:40px;left:50%;margin-left:-90px;padding:10px 0 10px 0 !important;width:180px;border-radius:3px;background-color:#F5F4F0;text-align:left;color:#fff !important;font-weight:500;font-size:16px;line-height:28px;text-transform:uppercase;box-shadow:0px 3px 6px 2px rgba(0,0,0,0.16);opacity:0;pointer-events:none;transition:opacity .15s ease-in-out;overflow:hidden}#header-structure .menu ul .sub-menu.activated{height:auto;pointer-events:all;opacity:1}#header-structure .menu ul .sub-menu li{width:100%;padding:0 0 5px 0;margin:0 0 5px 0;text-align:center;border-bottom:#F5F4F0 solid 1px}#header-structure .menu ul .sub-menu li:last-child{border-bottom:none;padding:0;margin:0}#header-structure .menu ul .sub-menu li a{display:inline-block;width:calc(100% - 50px);padding:10px 25px;margin:0}#header-structure .menu ul .sub-menu li a:link,#header-structure .menu ul .sub-menu li a:visited{color:#fff}#header-structure .menu ul .sub-menu li a:hover{color:#fff}#header-structure .menu.secondo{width:auto;margin-left:auto;margin-right:0}#header-structure .side-head{width:65px;text-align:right;margin-left:auto}#header-structure .side-head ul{display:flex;flex-direction:row;width:100%}#header-structure .side-head ul li{text-align:center !important;display:inline-block;margin:0 2%}#header-structure .side-head ul li.search-link{position:relative;width:25px}#header-structure .side-head ul li.search-link:after{content:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/Search.svg);position:absolute;top:0;left:0;cursor:pointer}#header-structure .side-head ul li:last-child{margin-left:auto;margin-right:0}#search{background-color:rgba(237,236,229,0.95);display:flex;align-items:center;justify-content:center;position:fixed;top:0;width:100vw;height:100vh;z-index:9998}#search .container{display:flex;justify-content:center;max-width:768px;width:100%}#search .container #close-search{position:absolute;top:35px;right:52px;cursor:pointer;align-content:center;display:flex}#search .container #close-search img{margin-right:10px}#search .container .search-form{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%}#search .container .search-form input[type=text],#search .container .search-form textarea{position:relative;display:inline-block;background-color:#fff;border:none;width:calc(85% - 32px);height:80px;margin:0;font-family:"Libre Caslon Display",sans-serif;font-size:28px;line-height:32px;font-weight:400;padding:16px;margin-left:25px}#search .container .search-form input[type=text]::placeholder,#search .container .search-form input[type=text]::-webkit-placeholder,#search .container .search-form textarea::placeholder,#search .container .search-form textarea::-webkit-placeholder{color:#293030}#search .container .search-form input[type=submit]{width:43px;height:43px;display:inline-block;position:absolute;background-image:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/pulsante_search.svg);background-color:transparent;border:0;padding:0;right:10px;background-size:contain}#footer{margin-top:50px}#footer .container{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%}#footer .container .prima,#footer .container .seconda,#footer .container .terza,#footer .container .quarta,#footer .container .quinta{margin-top:24px}#footer .container .prima:nth-of-type(1),#footer .container .seconda:nth-of-type(1),#footer .container .terza:nth-of-type(1),#footer .container .quarta:nth-of-type(1),#footer .container .quinta:nth-of-type(1){margin-top:0}#footer .container a p{margin-bottom:0px}#footer .container .prima{width:100%;order:1}#footer .container .prima img{margin-bottom:20px}#footer .container .seconda{width:100%;order:3}#footer .container .seconda li{list-style:none}#footer .container .terza{width:100%;order:4}#footer .container .terza li{list-style:none}#footer .container .quarta{width:100%;order:5}#footer .container .quinta{order:2;margin-right:auto}#footer .container .quinta img{width:60px}#mymenu{z-index:9999;background-color:#293030}#mymenu .mm-panels .mm-panel{background-color:#293030 !important}#mymenu .mm-panels .mm-panel .mm-navbar{background-color:#293030;color:#fff}#mymenu .mm-panels .mm-panel .mm-listitem{color:#fff !important;font-family:"Libre Caslon Display",sans-serif;font-size:26px;line-height:32px}#mymenu .mm-panels .mm-panel .sub-menu .mm-listitem{font-family:"Arimo",sans-serif;font-size:14px;line-height:22px;text-transform:uppercase}#mymenu .mm-panels .mm-panel .mm-btn:after{border-color:#fff}#mymenu .mm-panels .mm-panel .mm-btn_prev:before{border:2px solid #fff;border-right:none;border-bottom:none}.wrapper{position:relative;width:100%;margin:0 auto}.wrapper-padded{position:relative;width:calc(100% - 32px);margin:0 auto;padding:0 16px 0 16px}.wrapper-padded-more{position:relative;width:100%;max-width:1440px;margin:0 auto}.wrapper-padded-more-1200{position:relative;width:100%;max-width:1200px;margin:0 auto}.wrapper-padded-more-990{position:relative;width:100%;max-width:990px;margin:0 auto}.wrapper-padded-more-864{position:relative;width:100%;max-width:864px;margin:0 auto}.wrapper-padded-more-650{position:relative;width:100%;max-width:650px;margin:0 auto}.wrapper-padded-more-500{position:relative;width:100%;max-width:500px;margin:0 auto}.expandable-content{padding-top:8px;display:none}.modulo-space{padding:40px 0}.box-fullscreen{position:relative;display:block;width:100%;min-height:calc(100vh - 72px);overflow:hidden}.coverize{background-size:cover;background-position:50% 0;background-repeat:no-repeat}.fixx{background-size:cover;background-attachment:fixed;background-repeat:no-repeat;background-position:50% 0}.bg-covered{width:100%;height:calc(100vh - 72px);background-size:cover;background-repeat:no-repeat;background-position:50% 0}.fullscreen-cta{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.fullscreen-cta-center-object{padding:0;margin:0;-webkit-align-items:center;align-items:center}.fullscreen-cta-center-object .fullscreen-cta-aligner .fullscreen-cta-safe-padding{padding:5vh 0}.fullscreen-cta-center{padding:0;margin:0;-webkit-align-items:center;align-items:center}.fullscreen-cta-center .fullscreen-cta-aligner .fullscreen-cta-safe-padding{padding:5vh 0}.fullscreen-cta-bottom{padding:0;margin:0}.fullscreen-cta-bottom .fullscreen-cta-aligner{-webkit-align-self:flex-end;align-self:flex-end}.fullscreen-cta-bottom .fullscreen-cta-aligner .fullscreen-cta-safe-padding{padding:5vh 0}.hide{display:none !important}.poof{opacity:0;pointer-events:none}.button{background-color:#293030;padding:12px 53px;display:block;border:4px solid #293030;transition:0.2s all;width:max-content}.button>*{font-family:"Arimo",sans-serif;font-size:14px;line-height:22px;font-weight:700;text-transform:uppercase;margin-bottom:0;color:#fff;text-decoration:none}.button:hover{background-color:#fff;text-decoration:none}.button:hover>*{color:#293030;text-decoration:none}.fat{font-weight:700}.regular{font-weight:400}.bread-container{list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;margin-left:-5px}.bread-container .bread{list-style:none;margin:0 5px}.bread-container .bread:nth-last-of-type(1){margin-right:0}#atlas-overlay{width:100%;height:100%;position:fixed;z-index:9999;transition:0.2s all;top:0}#atlas-overlay .container{padding-top:72px}#atlas-overlay .container .upper{display:flex;align-items:center;justify-content:space-between}#atlas-overlay .container .upper h4{margin-bottom:0}#atlas-overlay .container .upper li{display:flex;align-items:center}#atlas-overlay .container .lower{max-width:1366px;margin:auto}#atlas-overlay .container .lower hr{margin:30px 0}#atlas-overlay .container .lower .lower-list{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}#atlas-overlay .container .lower .lower-list li{font-family:"Libre Caslon Display",sans-serif;font-size:32px;line-height:36px;text-transform:capitalize;max-width:200px;width:100%;margin-right:25px}#atlas-overlay .container .lower .lower-list li .children{margin-top:25px}#atlas-overlay .container .lower .lower-list li .children li{font-size:14px;line-height:22px;font-family:"Arimo",sans-serif;font-weight:700;text-transform:uppercase;margin-top:5px;margin-right:0}#atlas-overlay .container .lower .lower-list li .children li:nth-of-type(1){margin-top:0}#atlas-overlay .container .lower .lower-list li .children li .children{margin-top:5px}#atlas-overlay .container .lower .lower-list li .children li .children li{list-style:disc;font-family:"Arimo",sans-serif;font-weight:400;font-size:13px;line-height:18px;text-transform:capitalize;margin-left:15px;margin-right:0}#atlas-overlay.hidden{opacity:0;pointer-events:none;filter:blur(5px);-webkit-filter:blur(5px);-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px)}.upper-filter{background-color:#FFFFFA}.upper-filter .container{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.upper-filter .menu-atlas{display:none}.upper-filter .menu-atlas .side-head li{display:flex;align-items:center}.upper-filter .menu-atlas .side-head li p{margin-left:10px}.lower-filter{margin:10px auto;background-color:#FFFFFA}.lower-filter .container{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:8px 0;border-top:1px solid #293030;border-bottom:1px solid #293030}.lower-filter .container .expander-top{width:100%}.lower-filter .container .expander-top .exp-plus:before{background:#293030;content:'';height:2px;width:20px;margin-right:37px;position:absolute;right:-37px;top:21px;transform:rotate(90deg);transition:all 0.2s ease-in-out}.lower-filter .container .expander-top .exp-plus:after{background:#293030;content:'';height:2px;margin-right:37px;position:absolute;right:-37px;top:21px;width:20px;transition:all 0.2s ease-in-out}.lower-filter .container .expander-top .exp-plus.active:before{content:'';transform:rotate(45deg)}.lower-filter .container .expander-top .exp-plus.active:after{content:'';transform:rotate(-45deg)}.lower-filter .container h4{margin-bottom:0}.lower-filter .container .filter-list{display:flex;flex-direction:row;flex-wrap:wrap}.lower-filter .container .filter-list li{margin-top:5px}.lower-filter .container .filter-list li:after{content:'|';margin:0  10px;position:relative;bottom:2px}.lower-filter .container .filter-list li:nth-last-of-type(1):after{content:none}.lower-filter .container .filter-list li.current_page_parent{text-decoration:underline}.lower-filter .container .filter-list li.current_page_item{text-decoration:underline}.main-content{margin-top:172px}.main-content .img-container{display:flex;flex-direction:column;position:relative;align-items:flex-start}.main-content .img-container .info{width:100%;box-sizing:border-box;order:2}.main-content .img-container .info .slider-for{padding:24px}.main-content .img-container .info .show{border-top:2px solid #989898;padding-top:15px;margin-top:15px;display:flex;align-items:center;justify-content:flex-start;cursor:pointer}.main-content .img-container .info .show p{margin-bottom:0}.main-content .img-container .info .show img{width:25px}.main-content .img-container .info .image-index{width:calc(100% - 48px);margin-left:24px;padding-top:24px;margin-top:25px;padding-bottom:25px;border-bottom:1px solid #293030}.main-content .img-container .image{width:100%;margin:0px 0 34px 0px;position:relative}.main-content .img-container .image .slick-list{width:302px;margin:auto}.main-content .img-container .image .slick-track{height:240px}.main-content .img-container .image .esterno .container{position:relative;width:1440px;transform:scale(0.21);transform-origin:top left}.main-content .img-container .image .esterno .container .no-the-100{width:100%;height:100%}.main-content .img-container .image .esterno .container .no-the-100 img{width:100%;height:100%;position:relative}.main-content .img-container .image .slick-list{padding:0 !important}.main-content .img-container .options{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;margin-top:16px;left:0;right:0}.main-content .img-container .options #zoom{display:none}.main-content .img-container .options .directions{display:flex;position:relative}.main-content .img-container .options .directions .slick-arrow{position:relative;margin:0;top:0;right:0;left:0;font-family:"Arimo",sans-serif;font-weight:700;font-size:11px;line-height:18px;text-transform:uppercase}.main-content .img-container .options .directions .slick-arrow.slick-prev:before{content:'';width:24px;background-image:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/index_arrow.svg);background-repeat:no-repeat;background-position:center;background-size:20px;height:24px;transform:rotateZ(-90deg);position:absolute;top:-3px;left:-20px}.main-content .img-container .options .directions .slick-arrow.slick-next:after{content:'';width:24px;background-image:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/index_arrow.svg);background-repeat:no-repeat;background-position:center;background-size:20px;height:24px;transform:rotateZ(90deg);position:absolute;top:-3px;right:-20px}.main-content .img-container .options .directions .numbers{margin:0 20px;font-family:"Arimo",sans-serif;font-size:13px;line-height:18px}.main-content .img-container .options p{display:flex}.main-content .img-container .options p:nth-of-type(n+1){margin-right:24px}.bubble{position:absolute;-webkit-transform:translate(-50%, 0);display:flex;align-items:center;flex-direction:column;transition:.3s all;transform:scale(3)}.bubble img{width:32px}.bubble .bubble-txt{padding:10px;top:52px;position:absolute;max-width:200px;width:max-content}.bubble .bubble-txt:before{content:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/punta.svg);object-fit:contain;width:40px;display:block;left:0;right:0;margin:auto;position:absolute;top:-30px;z-index:-1}.bubble .bubble-txt.not-show{display:none}.bubble.not-show{display:none}.bubble.sinistra_alto .bubble-txt{bottom:50px;top:auto;right:8px;border-radius:2px}.bubble.sinistra_alto .bubble-txt:before{bottom:-30px;transform:rotateZ(180deg);right:-12px;left:auto}.bubble.destra_alto .bubble-txt{bottom:50px;top:auto;left:8px;border-radius:2px}.bubble.destra_alto .bubble-txt:before{bottom:-30px;transform:rotateZ(180deg);left:-12px;right:auto}.bubble.destra_basso .bubble-txt{top:50px;bottom:auto;left:8px;border-radius:2px}.bubble.destra_basso .bubble-txt:before{top:-30px;left:-12px;right:auto}.bubble.sinistra_basso .bubble-txt{top:50px;bottom:auto;right:8px;border-radius:2px}.bubble.sinistra_basso .bubble-txt:before{top:-30px;right:-12px;left:auto}#zoom{cursor:pointer}#modal-pop{position:fixed;z-index:9999;width:100%;height:100%;top:0;background-color:#293030;display:none;align-items:center;transition:0.3s all;overflow-y:scroll;padding-top:50px}#modal-pop .container{height:auto;width:100%}#modal-pop .container .upper-modal{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:70%;margin:auto}#modal-pop .container .upper-modal #close{cursor:pointer}#modal-pop .container .img-container{height:756px}#modal-pop .container .image{width:100%;margin-top:0px;margin-left:0}#modal-pop .container .image .slick-list{padding:0 !important}#modal-pop .container .image .slick-list .slick-track{height:auto}#modal-pop .container .image .slick-list .slick-track .container{width:1440px;height:auto;transform:scale(0.7);transform-origin:top center;position:relative;padding:0}#modal-pop .container .image .slick-list .slick-track .container .no-the-100{height:100%}#modal-pop .container .image .slick-list .slick-track .container .no-the-100 img{width:100%}#modal-pop .container .image .slick-list .slick-track .container .bubble{transform:scale(2)}.apertura-hp{margin-top:48px;margin-bottom:64px}.apertura-hp .container{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.apertura-hp .container .text-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center}.apertura-hp .container .big-tondo{max-width:80%;width:100%;border-radius:50%;margin-bottom:24px}.apertura-hp .container .big-tondo .slide-home .no-the-100 img{border-radius:50%}.apertura-hp .container .sponsor{display:none}.atlas-slider{padding:80px 0 90px}.atlas-slider .txt-container{max-width:650px;width:calc(100% - 50px);margin:auto;margin-bottom:50px;text-align:center;padding:0 25px}.atlas-slider .slider-atl .container{min-height:375px}.atlas-slider .slider-atl .container .slider-tondo{position:relative;max-width:200px;margin:auto}.atlas-slider .slider-atl .container .slider-tondo img{border-radius:50%}.atlas-slider .slider-atl .container .txt-slider{position:relative;max-width:200px;margin:auto;margin-top:15px;display:flex;align-items:center;text-align:center;justify-content:center;flex-direction:column}.esercizi{margin:120px 0 75px}.esercizi .container{max-width:654px;width:100%;margin:auto;display:flex;align-items:center;justify-content:center;position:relative}.esercizi .container .esercizi-tondo{max-width:200px;width:100%;position:absolute;top:-88px}.esercizi .container .esercizi-tondo img{border-radius:50%}.esercizi .container .esercizi-txt{padding:135px 24px 24px;text-align:center}.esercizi .container .button{position:absolute;bottom:-30px}.atlas-page-main{margin-top:40px}.atlas-page-main .container{display:flex;align-items:center;justify-content:flex-start;flex-direction:column;flex-wrap:wrap}.atlas-page-main .container .figlia{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin-bottom:64px;max-width:360px}.atlas-page-main .container .figlia .tondo{position:relative;max-width:200px}.atlas-page-main .container .figlia .tondo img{border-radius:50%}.atlas-page-main .container .figlia .txt{position:relative;text-align:center;margin-top:16px}.atlas-page-main .container .figlia .txt p{margin-bottom:0}.page-template-atlas-text-page .filters,.page-template-images-generale .filters,.page-template-atlas-singola-immagine .filters{width:100%;z-index:99;background-color:#FFFFFA;position:fixed;top:72px}.page-template-atlas-text-page .atlas-page-main,.page-template-images-generale .atlas-page-main,.page-template-atlas-singola-immagine .atlas-page-main{margin-top:172px}.text-page-main{margin-top:172px}.text-page-main .container .titolo-text{border-bottom:1px solid #293030;padding-bottom:16px}.text-page-main .container hr{margin:32px 0;background-color:#A0A0A0}.text-page-main .container.due{margin-top:24px}.text-page-main .container.due .colonne{display:flex;flex-direction:column;flex-wrap:nowrap}.text-page-main .container.due .colonne .sinistra{margin-bottom:24px;border-bottom:1px solid #A0A0A0}.text-page-main .container.due:nth-of-type(1){margin-top:0}.resources-main .container{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.resources-main .container .link_section{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:24px 50px 24px 24px;margin-top:40px;justify-content:center;width:calc(100% - 74px)}.resources-main .container .link_section .nero{position:absolute;background-color:#293030;border-radius:50%;padding:16px;right:-16px;transition:0.2s all}.resources-main .container .link_section .nero:hover{box-shadow:0 0 0 4px #88C6D0}.about-main .container{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column}.about-main .container .h3-home{margin-top:26px}.about-main .container .team{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;margin-top:24px;border-bottom:2px solid #707070;padding-bottom:32px}.about-main .container .team:nth-last-of-type(1){border-bottom:0}.about-main .container .team:nth-of-type(n+2){margin-top:40px}.about-main .container .team .sinistra{display:flex;max-width:200px;align-items:flex-start;flex-direction:column;width:100%}.about-main .container .team .sinistra .no-the-100{margin-bottom:24px}.about-main .container .team .sinistra .no-the-100 img{border-radius:50%}.about-main .container .team .sinistra a{text-decoration:underline}.about-main .container .team .destra{margin-top:16px}.main-contatti .container{display:flex;flex-direction:column;margin-top:40px}.main-contatti .container .txt{display:flex;flex-direction:column;flex:0 0 35%;margin-right:24px}.main-contatti .container .txt a{text-decoration:underline}.search-main .container{display:flex;flex-direction:column;position:relative}.search-main .container .search_q{position:relative;padding:24px;width:calc(100% - 48px);margin-top:24px}.search-main .container .search_q:nth-of-type(1){margin-top:0}.page-template-atlas .bread-container{text-align:center}.page-template-images-generale .atlas-page-main .container{margin-top:32px}h1{font-family:"Libre Caslon Display",sans-serif;font-weight:400;font-size:40px;line-height:42px;margin-bottom:16px}.h1-home{font-family:"Libre Caslon Display",sans-serif;font-weight:400;font-size:36px;line-height:36px;margin-bottom:16px}h2{font-family:"Libre Caslon Display",sans-serif;font-weight:700;font-size:28px;line-height:32px;margin-bottom:12px}.h2-home{font-family:"Libre Caslon Display",sans-serif;font-weight:400;font-size:40px;line-height:42px;margin-bottom:16px}h3{font-family:"Arimo",sans-serif;font-weight:400;font-size:18px;line-height:28px;margin-bottom:16px}.h3-home{font-family:"Libre Caslon Display",sans-serif;font-weight:400;font-size:28px;line-height:32px;margin-bottom:12px}h4{font-family:"Arimo",sans-serif;font-weight:700;font-size:18px;line-height:26px;margin-bottom:16px}h5{font-family:"Arimo",sans-serif;font-weight:700;font-size:16px;line-height:28px;margin-bottom:16px}.nav-typo-filter a{font-family:"Arimo",sans-serif;font-weight:700 !important;font-size:14px !important;line-height:22px !important;text-transform:uppercase}.nav-typo a{font-family:"Libre Caslon Display",sans-serif;font-weight:400 !important;font-size:26px !important;line-height:32px !important}.nav-typo-smoll a{font-family:"Arimo",sans-serif;font-weight:700 !important;font-size:14px !important;line-height:22px !important;text-transform:uppercase}.nav-typo-smoll .dl-back a{font-family:"Libre Caslon Display",sans-serif;font-weight:400 !important;font-size:26px !important;line-height:32px !important}.gallery-typo{font-family:"Arimo",sans-serif;font-weight:700;font-size:11px;line-height:18px;text-transform:uppercase}.gallery-typo a{font-family:"Arimo",sans-serif;font-weight:700;font-size:11px;line-height:18px;text-transform:uppercase}.image-title{font-size:13px;line-height:18px;font-weight:700;font-family:"Arimo",sans-serif}.image-description{font-size:13px;line-height:18px;font-family:"Arimo",sans-serif}.image-description.image-source{font-style:italic}.footer-link{font-family:"Arimo",sans-serif;font-size:12px;line-height:20px;margin-bottom:16px}.footer-link a{text-decoration:underline}h6{font-family:"Arimo",sans-serif;font-weight:400;font-size:12px;line-height:14px;margin-bottom:0}p{font-family:"Arimo",sans-serif;font-weight:400;font-size:16px;line-height:24px;margin:0 0 24px 0;padding:0}.small-text-title{font-family:"Arimo",sans-serif;font-size:13px;line-height:18px;font-weight:700}.small-text{font-family:"Arimo",sans-serif;font-size:13px;line-height:18px;font-weight:400}.cta-1,.round-button{font-family:"Libre Caslon Display",sans-serif;font-weight:400;font-size:12px;line-height:20px;margin-bottom:10px}.bread{font-family:"Arimo",sans-serif;font-size:14px;line-height:22px;margin-bottom:8px;font-weight:700}.content-styled ul{font-weight:400;font-size:16px;line-height:24px;margin-bottom:24px;text-indent:-10px;margin-left:22px}.content-styled ul li{display:block;font-family:"Arimo",sans-serif;font-size:16px;line-height:18px;font-weight:400;margin-top:5px}.content-styled ul li:before{color:#88c6d0;display:inline-block;font-size:20px;font-weight:400}.content-styled ul li ul li{list-style:none}.content-styled ul li ul li:before{color:#293030;content:'–'}.content-styled ol{font-family:"Libre Caslon Display",sans-serif;font-weight:400;font-size:16px;line-height:24px;margin-bottom:24px}.content-styled ol>li:before{font-weight:700;font-size:16px}.wp-caption.alignnone .wp-caption-text,.wp-caption.aligncenter .wp-caption-text,.wp-caption.alignleft .wp-caption-text,.wp-caption.alignright .wp-caption-text,.wp-caption-text{font-family:"Libre Caslon Display",sans-serif;font-weight:400;font-size:12px;line-height:20px;word-wrap:break-word;font-style:italic}.expander{font-family:"Arimo",sans-serif;position:relative;padding-right:25px !important;text-align:left;color:#293030;padding:0;margin:0;cursor:pointer;border:none !important;background-color:transparent !important;line-height:normal;-webkit-appearance:none !important}.expander .exp-plus:after{position:absolute;right:0;transform:rotateX(180deg);content:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/index_arrow.svg);width:24px;height:24px;display:flex;align-items:center;justify-content:center;top:0}.expander .exp-minus:after{position:absolute;right:0;content:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/index_arrow.svg);width:24px;height:24px;display:flex;align-items:center;justify-content:center;top:0}.wp-caption.aligncenter,.wp-caption.alignnone{margin-bottom:32px;width:100% !important}.wp-caption.alignleft,.wp-caption.alignright{width:100% !important;margin-right:auto;margin-bottom:32px}.wp-caption.alignleft{text-align:center !important}.wp-caption.alignright{text-align:center !important}.wp-caption-text,.wp-caption.aligncenter .wp-caption-text,.wp-caption.alignleft .wp-caption-text,.wp-caption.alignnone .wp-caption-text,.wp-caption.alignright .wp-caption-text{font-family:"Arimo",sans-serif;font-weight:400;font-size:13px;line-height:18px;margin-top:15px}.form-hold{margin:10px 0}.form-hold label{font-size:14px;line-height:22px;margin-bottom:5px;text-transform:uppercase;font-weight:700;font-family:"Arimo",sans-serif}.form-hold input[type=text],.form-hold input[type=email],.form-hold input[type=number],.form-hold input[type=tel]{font-size:15px;line-height:18px;margin-bottom:15px}.form-hold input[type=text]::placeholder,.form-hold input[type=email]::placeholder,.form-hold input[type=number]::placeholder,.form-hold input[type=tel]::placeholder{color:#293030}.form-hold textarea{font-size:15px;line-height:18px;margin-bottom:15px}.form-hold textarea::placeholder{color:#293030}.form-hold select{font-size:16px;line-height:18px;margin-bottom:15px}.form-hold input[type=submit]{font-size:16px;font-weight:700}.slider-nav{width:calc(100% - 50px);margin:25px 0 0 25px}.slider-nav .slick-prev{left:-25px;margin-top:-23px}.slider-nav .slick-next{right:-25px;margin-top:-23px}.slick-arrow{position:absolute;z-index:2;cursor:pointer;border:none;background-color:transparent;margin-top:-5px}.slick-prev{top:50%;left:10px}.slick-next{top:50%;right:10px}.slick-dots{text-align:center;padding:10px 0 0 0 !important}.slick-dots li{display:inline-block;margin:0 5px}.slick-dots li button{width:20px;height:20px;border:1px solid #293030;background-color:transparent;font-size:0;margin:0;padding:0;transition:all .3s ease-in-out;border-radius:20px;cursor:pointer}.slick-dots li button:hover{background-color:#293030}.slick-dots li.slick-active button{background-color:#293030}.paging-info{position:relative;display:block;width:100%;padding:10px 0 0 0;text-align:center}}@media screen and (min-width: 1024px){#preheader{height:84px}#header{height:84px}#head-overlay{top:84px;height:calc(100vh - 84px)}.occupy-scrollbar{width:calc(100% - 18px) !important}.scroll-opportunity{height:calc(100vh - 84px)}#menu-mobile{display:none !important}#header-structure{height:84px}#header-structure .logo{margin-top:-3px;width:200px;height:84px}#header-structure .menu{-webkit-box-flex:1;width:auto;text-align:left;margin-right:auto;margin-left:25px}#header-structure .menu a:link,#header-structure .menu a:visited{color:#293030}#header-structure .menu a:hover{color:#293030}#header-structure .menu ul{width:100%}#header-structure .menu ul li{position:relative;display:inline-block;margin:0 0 0 15px;text-align:left}#header-structure .menu ul li:first-child{margin:0}#header-structure .menu ul li.menu-item-has-children{padding:15px 0 15px 0}#header-structure .menu ul li.menu-item-has-children:hover .sub-menu{height:auto;pointer-events:all;opacity:1}#header-structure .menu ul li.search-link{position:relative;margin-right:25px}#header-structure .menu ul li.search-link:after{content:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/Search.svg);margin-left:4px;position:absolute;top:0;cursor:pointer}#header-structure .menu ul .sub-menu{position:absolute;z-index:9997 !important;top:40px;left:50%;margin-left:-90px;padding:10px 0 10px 0 !important;width:180px;border-radius:3px;background-color:#F5F4F0;text-align:left;color:#fff !important;font-weight:500;font-size:16px;line-height:28px;text-transform:uppercase;box-shadow:0px 3px 6px 2px rgba(0,0,0,0.16);opacity:0;pointer-events:none;transition:opacity .15s ease-in-out;overflow:hidden}#header-structure .menu ul .sub-menu.activated{height:auto;pointer-events:all;opacity:1}#header-structure .menu ul .sub-menu li{width:100%;padding:0 0 5px 0;margin:0 0 5px 0;text-align:center;border-bottom:#F5F4F0 solid 1px}#header-structure .menu ul .sub-menu li:last-child{border-bottom:none;padding:0;margin:0}#header-structure .menu ul .sub-menu li a{display:inline-block;width:calc(100% - 50px);padding:10px 25px;margin:0}#header-structure .menu ul .sub-menu li a:link,#header-structure .menu ul .sub-menu li a:visited{color:#fff}#header-structure .menu ul .sub-menu li a:hover{color:#fff}#header-structure .menu.secondo{width:auto;margin-left:auto;margin-right:0}#header-structure .side-head{display:none;width:45px;text-align:right}#header-structure .side-head ul{width:100%}#header-structure .side-head ul li{text-align:center !important;display:inline-block;margin:0 2%}#header-structure .side-head ul li:last-child{margin-right:0}#search{background-color:rgba(237,236,229,0.95);display:flex;align-items:center;justify-content:center;position:fixed;top:0;width:100vw;height:100vh;z-index:9998}#search .container{display:flex;justify-content:center;max-width:768px;width:100%}#search .container #close-search{position:absolute;top:35px;right:52px;cursor:pointer;align-content:center;display:flex}#search .container #close-search p{margin-bottom:0}#search .container #close-search img{margin-right:10px}#search .container .search-form{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%}#search .container .search-form input[type=text]{position:relative;display:inline-block;background-color:#fff;border:none;width:calc(90% - 50px);height:80px;margin:0;font-family:"Libre Caslon Display",sans-serif;font-size:44px;font-weight:400;padding:0 25px}#search .container .search-form input[type=text]::placeholder,#search .container .search-form input[type=text]::-webkit-placeholder{color:rgba(41,48,48,0.6)}#search .container .search-form input[type=submit]{width:56px;height:56px;display:inline-block;position:relative;background-image:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/pulsante_search.svg);background-color:transparent;border:0;padding:0;right:30px}#footer{margin-top:50px;padding-bottom:0}#footer .container{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;padding:0 40px;width:calc(100% - 80px)}#footer .container .prima{max-width:222px;margin-right:8vw}#footer .container .prima img{margin-bottom:20px}#footer .container .seconda{max-width:200px;width:100%;margin-right:2vw}#footer .container .seconda li{list-style:none}#footer .container .terza{max-width:200px;width:100%;margin-right:2vw}#footer .container .terza li{list-style:none}#footer .container .quarta{max-width:200px;width:100%;margin-right:2vw}#footer .container .quarta #menu-footer-menu li{margin-bottom:8px}#footer .container .quinta{text-align:right;margin-left:auto}#footer .container .quinta img{width:60px}#footer .fondo{max-width:1440px;width:calc(100% - 80px);display:flex;flex-direction:row;justify-content:space-between;border-top:2px solid #293030;margin:10px auto 0px;padding:16px 0px 24px 0}#footer .fondo p{font-size:12px;line-height:20px;font-family:"Arimo",sans-serif}#footer .fondo .links{display:flex;flex-direction:colums}#footer .fondo .links a{display:block;margin-right:15px}#footer .fondo .links a:nth-last-of-type(1){margin-right:0}.wrapper{position:relative;width:100%;margin:0 auto}.wrapper-padded{position:relative;width:calc(100% - 50px);margin:0 auto;padding:0 25px 0 25px}.wrapper-padded-more{position:relative;width:100%;max-width:1440px;margin:0 auto}.wrapper-padded-more-1200{position:relative;width:100%;max-width:1200px;margin:0 auto}.wrapper-padded-more-990{position:relative;width:100%;max-width:990px;margin:0 auto}.wrapper-padded-more-864{position:relative;width:100%;max-width:864px;margin:0 auto}.wrapper-padded-more-650{position:relative;width:100%;max-width:650px;margin:0 auto}.wrapper-padded-more-500{position:relative;width:100%;max-width:500px;margin:0 auto}.expandable-content{padding-top:15px;display:none}.modulo-space{padding:40px 0}.box-fullscreen{position:relative;display:block;width:100%;min-height:calc(100vh - 84px);overflow:hidden}.coverize{background-size:cover;background-position:50% 0;background-repeat:no-repeat}.fixx{background-size:cover;background-attachment:fixed;background-repeat:no-repeat;background-position:50% 0}.bg-covered{width:100%;height:calc(100vh - 84px);background-size:cover;background-repeat:no-repeat;background-position:50% 0}.fullscreen-cta{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.fullscreen-cta-center-object{padding:0;margin:0;-webkit-align-items:center;align-items:center}.fullscreen-cta-center-object .fullscreen-cta-aligner .fullscreen-cta-safe-padding{padding:5vh 0}.fullscreen-cta-center{padding:0;margin:0;-webkit-align-items:center;align-items:center}.fullscreen-cta-center .fullscreen-cta-aligner .fullscreen-cta-safe-padding{padding:5vh 0}.fullscreen-cta-bottom{padding:0;margin:0}.fullscreen-cta-bottom .fullscreen-cta-aligner{-webkit-align-self:flex-end;align-self:flex-end}.fullscreen-cta-bottom .fullscreen-cta-aligner .fullscreen-cta-safe-padding{padding:5vh 0}.hide{display:none !important}.poof{opacity:0;pointer-events:none}.button{background-color:#293030;padding:12px 53px;display:block;border:4px solid #293030;transition:0.2s all;width:max-content}.button>*{font-family:"Arimo",sans-serif;font-size:14px;line-height:22px;font-weight:700;text-transform:uppercase;margin-bottom:0;color:#fff;text-decoration:none}.button:hover{background-color:#fff;text-decoration:none}.button:hover>*{color:#293030;text-decoration:none}.fat{font-weight:700}.regular{font-weight:400}.bread-container{list-style:none;display:flex;flex-direction:row}.bread-container .bread{list-style:none;margin:0 5px}.bread-container .bread:nth-last-of-type(1){margin-right:0}.bread-container .bread:nth-of-type(1){margin-left:0px}.bread-container .bread a:link,.bread-container .bread a:visited{text-decoration:underline}#atlas-overlay{width:100%;height:100%;position:fixed;z-index:9999;transition:0.2s all;top:0;overflow-y:scroll}#atlas-overlay .container{padding-top:84px}#atlas-overlay .container .upper{display:flex;align-items:center;justify-content:space-between}#atlas-overlay .container .upper h4{margin-bottom:0}#atlas-overlay .container .upper li{display:flex;align-items:center}#atlas-overlay .container .lower{margin:auto}#atlas-overlay .container .lower hr{margin:30px 0}#atlas-overlay .container .lower .lower-list{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;padding-bottom:25px}#atlas-overlay .container .lower .lower-list li{font-family:"Libre Caslon Display",sans-serif;font-size:32px;line-height:36px;text-transform:capitalize;max-width:200px;width:100%;margin-right:1vw}#atlas-overlay .container .lower .lower-list li .children{margin-top:25px}#atlas-overlay .container .lower .lower-list li .children li{font-size:14px;line-height:22px;font-family:"Arimo",sans-serif;font-weight:700;text-transform:uppercase;margin-top:5px;margin-right:0}#atlas-overlay .container .lower .lower-list li .children li:nth-of-type(1){margin-top:0}#atlas-overlay .container .lower .lower-list li .children li .children{margin-top:5px}#atlas-overlay .container .lower .lower-list li .children li .children li{list-style:disc;font-family:"Arimo",sans-serif;font-weight:400;font-size:13px;line-height:18px;text-transform:capitalize;margin-left:15px;margin-right:0;margin-top:16px}#atlas-overlay.hidden{opacity:0;pointer-events:none;filter:blur(5px);-webkit-filter:blur(5px);-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px)}.upper-filter .container{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.upper-filter .menu-atlas .side-head li{display:flex;align-items:center}.upper-filter .menu-atlas .side-head li p{margin-left:10px}.lower-filter{margin:20px auto}.lower-filter .container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:14px 0;border-top:1px solid #293030;border-bottom:1px solid #293030}.lower-filter .container .exp-plus::after,.lower-filter .container .exp-minus::after{display:none}.lower-filter .container .expandable-content{display:block;padding-top:0}.lower-filter .container h4{margin-bottom:0}.lower-filter .container .filter-list{display:flex;flex-direction:row}.lower-filter .container .filter-list li:after{content:'|';margin:0  10px;position:relative;bottom:2px}.lower-filter .container .filter-list li:nth-last-of-type(1):after{content:none}.lower-filter .container .filter-list li.current_page_parent{text-decoration:underline}.lower-filter .container .filter-list li.current_page_item{text-decoration:underline}.main-content .img-container{display:flex;flex-direction:row;position:relative;align-items:flex-start}.main-content .img-container .info{width:360px;box-sizing:border-box}.main-content .img-container .info .slider-for{padding:34px 135px 20px 24px}.main-content .img-container .info .show{border-top:2px solid #989898;padding-top:15px;margin-top:15px;display:flex;align-items:center;justify-content:flex-start;cursor:pointer}.main-content .img-container .info .show p{margin-bottom:0;margin-left:4px}.main-content .img-container .info .show img{width:25px}.main-content .img-container .info .image-index{width:calc(100% - 24px - 135px);margin-left:24px;margin-top:25px;padding-bottom:25px;border-bottom:1px solid #293030}.main-content .img-container .image{margin-top:34px;margin-left:-110px;position:relative;width:75%}.main-content .img-container .image .slick-track{height:570px}.main-content .img-container .image .esterno .container{width:1440px;transform:scale(0.514);transform-origin:top left}.main-content .img-container .image .esterno .container .no-the-100{width:100%;height:100%}.main-content .img-container .image .esterno .container .no-the-100 img{width:100%;height:100%;position:relative}.main-content .img-container .image .slick-list{padding:0 !important}.main-content .img-container .options{display:flex;flex-direction:row;margin-left:135px;position:absolute;top:0;align-items:flex-start;justify-content:flex-end;margin:auto;left:0;right:0;margin-left:472px;margin-right:12px}.main-content .img-container .options img{position:relative;top:-3px}.main-content .img-container .options .directions{display:flex;position:relative}.main-content .img-container .options .directions .slick-arrow{position:relative;margin:0;top:0;right:0;left:0;font-family:"Arimo",sans-serif;font-weight:700;font-size:11px;line-height:18px;text-transform:uppercase}.main-content .img-container .options .directions .slick-arrow.slick-prev:before{content:'';width:24px;background-image:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/index_arrow.svg);background-repeat:no-repeat;background-position:center;background-size:20px;height:24px;transform:rotateZ(-90deg);position:absolute;top:-3px;left:-20px}.main-content .img-container .options .directions .slick-arrow.slick-next:after{content:'';width:24px;background-image:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/index_arrow.svg);background-repeat:no-repeat;background-position:center;background-size:20px;height:24px;transform:rotateZ(90deg);position:absolute;top:-3px;right:-20px}.main-content .img-container .options .directions .numbers{margin:0 20px;font-family:"Arimo",sans-serif;font-size:13px;line-height:18px}.main-content .img-container .options p{display:flex}.main-content .img-container .options p:nth-of-type(n+1){margin-right:24px}.bubble{position:absolute;-webkit-transform:translate(-50%, 0);display:flex;align-items:center;flex-direction:column;transition:.3s all;transform:scale(1.875);z-index:9}.bubble img{width:32px}.bubble .bubble-txt{padding:10px;top:52px;position:absolute;max-width:120px;width:max-content}.bubble .bubble-txt:before{content:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/punta.svg);object-fit:contain;width:40px;display:block;left:0;right:0;margin:auto;position:absolute;top:-30px;z-index:-1}.bubble .bubble-txt.not-show{display:none}.bubble.not-show{display:none}.bubble.sinistra_alto .bubble-txt{bottom:50px;top:auto;right:8px;border-radius:2px}.bubble.sinistra_alto .bubble-txt:before{bottom:-30px;transform:rotateZ(180deg);right:-12px;left:auto}.bubble.destra_alto .bubble-txt{bottom:50px;top:auto;left:8px;border-radius:2px}.bubble.destra_alto .bubble-txt:before{bottom:-30px;transform:rotateZ(180deg);left:-12px;right:auto}.bubble.destra_basso .bubble-txt{top:50px;bottom:auto;left:8px;border-radius:2px}.bubble.destra_basso .bubble-txt:before{top:-30px;left:-12px;right:auto}.bubble.sinistra_basso .bubble-txt{top:50px;bottom:auto;right:8px;border-radius:2px}.bubble.sinistra_basso .bubble-txt:before{top:-30px;right:-12px;left:auto}#zoom{cursor:pointer}#modal-pop{position:fixed;z-index:9999;width:100%;height:100%;top:0;background-color:#293030;display:flex;align-items:center;transition:0.3s all;overflow-y:scroll;padding-top:50px}#modal-pop.main-content{margin-top:0}#modal-pop .container{height:auto;width:100%}#modal-pop .container .upper-modal{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:70%;margin:auto}#modal-pop .container .upper-modal #close{cursor:pointer}#modal-pop .container .upper-modal #close p{display:inline-block;margin-left:5px}#modal-pop .container .img-container{height:756px}#modal-pop .container .image{width:100%;margin-top:0px;margin-left:0;display:flex;align-items:center;justify-content:center}#modal-pop .container .image .slick-list{padding:0 !important;width:1008px}#modal-pop .container .image .slick-list .slick-track{height:auto}#modal-pop .container .image .slick-list .slick-track .container{width:1440px;height:auto;transform:scale(0.7);transform-origin:top left;position:relative;padding:0}#modal-pop .container .image .slick-list .slick-track .container .no-the-100{height:100%}#modal-pop .container .image .slick-list .slick-track .container .no-the-100 img{width:100%}#modal-pop .container .image .slick-list .slick-track .container .bubble{transform:scale(2)}.apertura-hp{margin-top:64px;margin-bottom:80px}.apertura-hp .container{display:flex;flex-direction:row;align-items:center;justify-content:center}.apertura-hp .container .text-container{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;max-width:600px}.apertura-hp .container .big-tondo{max-width:444px;width:100%;border-radius:50%;margin-right:9%}.apertura-hp .container .big-tondo .slide-home .no-the-100 img{border-radius:50%}.apertura-hp .container .sponsor{bottom:0;right:0;position:absolute;display:flex;flex-direction:column;text-align:right}.apertura-hp .container .sponsor img{width:60px}.atlas-slider{padding:80px 0 90px}.atlas-slider .txt-container{max-width:650px;width:max-content;margin:auto;margin-bottom:50px;text-align:center}.atlas-slider .slider-atl{max-width:1920px;margin:auto}.atlas-slider .slider-atl .container{border-left:1px solid #a0a0a0;min-height:460px;display:flex !important;flex-direction:column;justify-content:flex-start;align-items:center;width:22vw !important;max-width:330px}.atlas-slider .slider-atl .container .slider-tondo{position:relative;max-width:200px}.atlas-slider .slider-atl .container .slider-tondo img{border-radius:50%}.atlas-slider .slider-atl .container .txt-slider{position:relative;max-width:200px;margin-top:15px;display:flex;align-items:center;text-align:center;justify-content:center;flex-direction:column}.esercizi{margin:75px 0}.esercizi .container{max-width:654px;width:100%;margin:auto;display:flex;align-items:center;justify-content:center;position:relative}.esercizi .container .esercizi-tondo{max-width:240px;width:100%;position:absolute;left:-130px}.esercizi .container .esercizi-tondo img{border-radius:50%}.esercizi .container .esercizi-txt{padding:24px 124px 24px 135px}.esercizi .container .button{position:absolute;right:-100px}.atlas-page-main{margin-top:64px}.atlas-page-main .container{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row;flex-wrap:wrap}.atlas-page-main .container .figlia{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0 32px;border-right:1px solid #A0A0A0;min-height:432px;max-width:264px;width:calc(100% - 64px)}.atlas-page-main .container .figlia:nth-of-type(n+4){margin-top:64px}.atlas-page-main .container .figlia:nth-of-type(3n+3){border-right:none}.atlas-page-main .container .figlia .tondo{position:relative;max-width:200px}.atlas-page-main .container .figlia .tondo img{border-radius:50%}.atlas-page-main .container .figlia .txt{position:relative;text-align:center;margin-top:16px}.page-template-atlas-text-page .filters,.page-template-images-generale .filters,.page-template-atlas-singola-immagine .filters{width:100%;z-index:99;background-color:#FFFFFA;position:fixed;top:84px}.page-template-atlas-text-page .atlas-page-main,.page-template-images-generale .atlas-page-main,.page-template-atlas-singola-immagine .atlas-page-main{margin-top:130px}.page-template-atlas-text-page .main-content,.page-template-images-generale .main-content,.page-template-atlas-singola-immagine .main-content{margin-top:130px}.text-page-main{margin-top:130px}.text-page-main .container .titolo-text{border-bottom:1px solid #293030;padding-bottom:16px;margin-top:24px}.text-page-main .container hr{margin:32px 0;background-color:#A0A0A0}.text-page-main .container.due .colonne{display:flex;flex-direction:row;flex-wrap:nowrap}.text-page-main .container.due .colonne .sinistra{flex:0 0 38%;margin-right:24px}.text-page-main .container.due .colonne .destra{flex:0 0 60%}.text-page-main .container.una .titolo-text{margin-top:24px;border:none}.resources-main .container{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.resources-main .container .link_section{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:24px 60px 24px 24px;margin-top:40px;justify-content:center;width:100%}.resources-main .container .link_section .nero{position:absolute;background-color:#293030;border-radius:50%;padding:16px;right:-16px;transition:0.2s all}.resources-main .container .link_section .nero:hover{box-shadow:0 0 0 4px #88C6D0}.about-main .container{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column}.about-main .container .h3-home{margin-top:26px}.about-main .container .team{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;margin-top:24px;border-bottom:2px solid #707070;padding-bottom:32px}.about-main .container .team:nth-last-of-type(1){border-bottom:0}.about-main .container .team:nth-of-type(n+2){margin-top:40px}.about-main .container .team .sinistra{display:flex;max-width:200px;align-items:flex-start;flex-direction:column;flex:0 0 23%;margin-right:3vw}.about-main .container .team .sinistra .no-the-100{margin-bottom:24px}.about-main .container .team .sinistra .no-the-100 img{border-radius:50%}.about-main .container .team .sinistra a{text-decoration:underline}.main-contatti .container{display:flex;flex-direction:row;margin-top:40px}.main-contatti .container .txt{display:flex;flex-direction:column;flex:0 0 35%;margin-right:24px}.main-contatti .container .txt a{text-decoration:underline}.search-main .container{display:flex;flex-direction:column;position:relative}.search-main .container .search_q{margin-top:24px;position:relative;padding:24px;width:calc(100% - 48px)}.search-main .container .search_q:nth-of-type(1){margin-top:0}.wq_singleAnswerCtr .wq_answerTxtCtr{font-family:"Arimo",sans-serif}.wq_quizCtr{width:70%;margin:auto;margin-bottom:40px}.page-template-images-generale .atlas-page-main .container .figlia,.page-template-esercizi-generali .atlas-page-main .container .figlia{min-height:unset}.privacy{margin:50px auto}.privacy p a{text-decoration:underline}.post-template-default iframe{width:100% !important;height:807px !important}.expandable-content{padding-top:15px;display:none}.flex-hold{position:relative;width:100%;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.parnter-grid{margin-top:20px}.partner-box{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:100%}.partner-label{width:100%;-webkit-align-items:flex-start;align-items:flex-start}.partner-logo{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center}.flex-hold-2.margins-thin .flex-hold-child{position:relative;-webkit-box-flex:1;width:calc(50% - 8px) !important;margin:0 16px 16px 0}.flex-hold-2.margins-thin .flex-hold-child:nth-child(2n){margin-right:0}.flex-hold-2.margins-wide .flex-hold-child{position:relative;-webkit-box-flex:1;width:calc(50% - 15px) !important;margin:0 30px 30px 0}.flex-hold-2.margins-wide .flex-hold-child:nth-child(2n){margin-right:0}.flex-hold-2.margins-fit .flex-hold-child{position:relative;-webkit-box-flex:1;width:50%}.flex-hold-3.margins-thin .flex-hold-child{position:relative;-webkit-box-flex:1;width:calc(33.333333% - 12px);margin:0 18px 18px 0}.flex-hold-3.margins-thin .flex-hold-child:nth-child(3n){margin-right:0}.flex-hold-3.margins-wide .flex-hold-child{position:relative;-webkit-box-flex:1;width:calc(33.333333% - 22px);margin:0 33px 33px 0}.flex-hold-3.margins-wide .flex-hold-child:nth-child(3n){margin-right:0}.flex-hold-3.margins-fit .flex-hold-child{position:relative;-webkit-box-flex:1;width:33.333333%}.flex-hold-4.margins-thin .flex-hold-child{position:relative;-webkit-box-flex:1;width:calc(25% - 12px) !important;margin:0 16px 16px 0}.flex-hold-4.margins-thin .flex-hold-child:nth-child(4n){margin-right:0}.flex-hold-4.margins-wide .flex-hold-child{position:relative;-webkit-box-flex:1;width:calc(25% - 30px) !important;margin:0 40px 40px 0}.flex-hold-4.margins-wide .flex-hold-child:nth-child(4n){margin-right:0}.flex-hold-4.margins-fit .flex-hold-child{position:relative;-webkit-box-flex:1;width:25%}.flex-hold-5.margins-thin .flex-hold-child{position:relative;-webkit-box-flex:1;width:calc(20% - 12px) !important;margin:0 15px 15px 0}.flex-hold-5.margins-thin .flex-hold-child:nth-child(5n){margin-right:0}.flex-hold-5.margins-wide .flex-hold-child{position:relative;-webkit-box-flex:1;width:calc(20% - 32px) !important;margin:0 40px 40px 0}.flex-hold-5.margins-wide .flex-hold-child:nth-child(5n){margin-right:0}.flex-hold-5.margins-fit .flex-hold-child{position:relative;-webkit-box-flex:1;width:20%}.inline-socials{width:100%;margin:10px 0}.inline-socials li{text-align:center !important;display:inline-block;width:32px;height:32px;margin:0 0 15px 15px;overflow:hidden}.inline-socials li:first-child{margin:0 0 15px 0}.inline-socials li i{font-size:22px}h1{font-family:"Libre Caslon Display",sans-serif;font-weight:400;font-size:44px;line-height:48px;margin-bottom:16px}.h1-home{font-family:"Libre Caslon Display",sans-serif;font-weight:400;font-size:64px;line-height:66px;margin-bottom:32px}h2{font-family:"Libre Caslon Display",sans-serif;font-weight:700;font-size:32px;line-height:36px;margin-bottom:32px}.h2-home{font-family:"Libre Caslon Display",sans-serif;font-weight:400;font-size:44px;line-height:48px;margin-bottom:16px}h3{font-family:"Arimo",sans-serif;font-weight:400;font-size:24px;line-height:36px;margin-bottom:16px}.h3-home{font-family:"Libre Caslon Display",sans-serif;font-weight:400;font-size:32px;line-height:36px;margin-bottom:32px}h4{font-family:"Arimo",sans-serif;font-weight:700;font-size:20px;line-height:28px;margin-bottom:16px}h5{font-family:"Arimo",sans-serif;font-weight:700;font-size:16px;line-height:28px;margin-bottom:16px}.nav-typo-filter{font-family:"Arimo",sans-serif;font-weight:700;font-size:14px;line-height:24px;text-transform:uppercase}.nav-typo-filter a{font-family:"Arimo",sans-serif;font-weight:700;font-size:14px;line-height:24px;text-transform:uppercase}.nav-typo{font-family:"Arimo",sans-serif;font-weight:700;font-size:14px;line-height:24px;text-transform:uppercase}.nav-typo a{font-family:"Arimo",sans-serif;font-weight:700;font-size:14px;line-height:24px;text-transform:uppercase}.nav-typo-smoll{font-family:"Arimo",sans-serif;font-weight:400;font-size:14px;line-height:24px}.nav-typo-smoll a{font-family:"Arimo",sans-serif;font-weight:400;font-size:16px;line-height:24px}.gallery-typo{font-family:"Arimo",sans-serif;font-weight:700;font-size:11px;line-height:18px;text-transform:uppercase}.gallery-typo a{font-family:"Arimo",sans-serif;font-weight:700;font-size:11px;line-height:18px;text-transform:uppercase}.image-title{font-size:13px;line-height:18px;font-weight:700;font-family:"Arimo",sans-serif}.image-description{font-size:13px;line-height:18px;font-family:"Arimo",sans-serif}.image-description.image-source{font-style:italic}.footer-link{font-family:"Arimo",sans-serif;font-size:12px;line-height:20px}.footer-link a{text-decoration:underline}h6{font-family:"Arimo",sans-serif;font-weight:400;font-size:12px;line-height:14px;margin-bottom:0}p{font-family:"Arimo",sans-serif;font-weight:400;font-size:16px;line-height:24px;margin:0 0 8px 0;padding:0}.small-text-title{font-family:"Arimo",sans-serif;font-size:13px;line-height:18px;font-weight:700}.small-text{font-family:"Arimo",sans-serif;font-size:13px;line-height:18px;font-weight:400}.cta-1,.round-button{font-family:"Libre Caslon Display",sans-serif;font-weight:400;font-size:12px;line-height:20px;margin-bottom:10px}.bread{font-family:"Arimo",sans-serif;font-size:14px;line-height:22px;margin-bottom:8px;font-weight:700}.content-styled ul{font-weight:400;font-size:16px;line-height:24px;margin-bottom:8px;text-indent:-10px;margin-left:20px}.content-styled ul li{display:block;font-family:"Arimo",sans-serif;font-size:16px;line-height:18px;font-weight:400;margin-top:5px}.content-styled ul li:before{display:inline-block;font-size:20px;font-weight:400;color:#88C6D0}.content-styled ul li ul li{list-style:none}.content-styled ul li ul li:before{content:'–';color:#293030}.content-styled ol{font-family:"Arimo",sans-serif;font-weight:400;font-size:16px;line-height:24px;margin-bottom:8px}.content-styled ol>li:before{font-weight:400;font-size:15px}.wp-caption.alignnone .wp-caption-text,.wp-caption.aligncenter .wp-caption-text,.wp-caption.alignleft .wp-caption-text,.wp-caption.alignright .wp-caption-text,.wp-caption-text{font-family:"Libre Caslon Display",sans-serif;font-weight:400;font-size:12px;line-height:20px;word-wrap:break-word;font-style:italic}.expander{font-family:"Arimo",sans-serif;position:relative;padding-right:25px !important;text-align:left;color:#293030;padding:0;margin:0;cursor:pointer;border:none !important;background-color:transparent !important;line-height:normal;-webkit-appearance:none !important}.expander .exp-plus:after{position:absolute;right:0;transform:rotateX(180deg);content:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/index_arrow.svg);width:24px;height:24px;display:flex;align-items:center;justify-content:center;top:0}.expander .exp-minus:after{position:absolute;right:0;content:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/index_arrow.svg);width:24px;height:24px;display:flex;align-items:center;justify-content:center;top:0}.wp-caption.aligncenter,.wp-caption.alignnone{margin-bottom:32px}.wp-caption.alignleft,.wp-caption.alignright{max-width:642px !important;width:75% !important}.wp-caption.alignleft{text-align:left !important}.wp-caption.alignright{text-align:right !important}.wp-caption-text,.wp-caption.aligncenter .wp-caption-text,.wp-caption.alignleft .wp-caption-text,.wp-caption.alignnone .wp-caption-text,.wp-caption.alignright .wp-caption-text{font-family:"Arimo",sans-serif;font-weight:400;font-size:13px;line-height:18px;margin-top:15px;text-align:center}.lazy{position:relative;opacity:0;transition:all .3s ease-in-out}.lazy-loading{filter:blur(20px);-webkit-filter:blur(20px);-moz-filter:blur(20px);-o-filter:blur(20px);-ms-filter:blur(20px)}.lazy-loaded{filter:blur(0);-webkit-filter:blur(0);-moz-filter:blur(0);-o-filter:blur(0);-ms-filter:blur(0);opacity:1}.box-fullscreen.lazy{filter:blur(0);-webkit-filter:blur(0);-moz-filter:blur(0);-o-filter:blur(0);-ms-filter:blur(0);opacity:1 !important}.form-hold{margin:10px 0}.form-hold label{font-size:14px;line-height:22px;margin-bottom:5px;text-transform:uppercase;font-weight:700;font-family:"Arimo",sans-serif}.form-hold input[type=text],.form-hold input[type=email],.form-hold input[type=number],.form-hold input[type=tel]{font-size:15px;line-height:18px;margin-bottom:15px}.form-hold input[type=text]::placeholder,.form-hold input[type=email]::placeholder,.form-hold input[type=number]::placeholder,.form-hold input[type=tel]::placeholder{color:#293030}.form-hold textarea{font-size:15px;line-height:18px;margin-bottom:15px}.form-hold textarea::placeholder{color:#293030}.form-hold select{font-size:16px;line-height:18px;margin-bottom:15px}.form-hold input[type=submit]{font-size:16px;font-weight:700}.slider-nav{width:calc(100% - 50px);margin:25px 0 0 25px}.slider-nav .slick-prev{left:-25px;margin-top:-23px}.slider-nav .slick-next{right:-25px;margin-top:-23px}.slick-arrow{position:absolute;z-index:2;cursor:pointer;border:none;background-color:transparent;margin-top:-5px}.slick-prev{top:50%;left:10px}.slick-next{top:50%;right:10px}.slick-dots{text-align:center;padding:10px 0 0 0 !important}.slick-dots li{display:inline-block;margin:0 5px}.slick-dots li button{width:20px;height:20px;border:none;background-color:#989898;font-size:0;margin:0;padding:0;transition:all .3s ease-in-out;border-radius:20px;cursor:pointer}.slick-dots li button:hover{background-color:#293030}.slick-dots li.slick-active button{background-color:#293030}.paging-info{position:relative;display:block;width:100%;padding:10px 0 0 0;text-align:center}}@media screen and (min-width: 667px) and (max-width: 1023px){#preheader{height:72px}#header{height:72px}#header.black .logo:before{content:'';background-image:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/Logo-oppo.svg)}#header.white .logo:before{content:'';background-image:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/Logo.svg)}#head-overlay{top:72px;height:calc(100vh - 72px)}.occupy-scrollbar{width:calc(100% - 18px) !important}.scroll-opportunity{height:calc(100vh - 72px)}#menu-mobile{display:flex;align-items:center;justify-content:space-between;position:relative}#menu-mobile .search-link{position:relative;width:25px;height:25px;margin-left:auto;margin-right:15px}#menu-mobile .search-link:after{content:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/Search.svg);position:absolute;top:0;cursor:pointer}#menu-mobile .logo{position:relative;-webkit-box-flex:1;width:140px;height:72px}#menu-mobile .logo:before{content:"";position:absolute;display:block;width:100%;height:100%;background-image:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/Logo.svg);background-position:0 50%;background-repeat:no-repeat;background-size:contain}#menu-mobile .side-head{-webkit-box-flex:1}#menu-mobile .spazio{margin-top:51px}#header-structure{height:72px;display:none}#header-structure .logo{width:140px;height:72px}#header-structure .menu{display:none;-webkit-box-flex:1;width:auto;text-align:left;margin-right:auto;margin-left:25px}#header-structure .menu a:link,#header-structure .menu a:visited{color:#293030}#header-structure .menu a:hover{color:#293030}#header-structure .menu ul{width:100%}#header-structure .menu ul li{position:relative;display:inline-block;margin:0 0 0 15px;text-align:left}#header-structure .menu ul li:first-child{margin:0}#header-structure .menu ul li.menu-item-has-children{padding:15px 0 15px 0}#header-structure .menu ul li.menu-item-has-children:hover .sub-menu{height:auto;pointer-events:all;opacity:1}#header-structure .menu ul li.search-link{position:relative;margin-right:25px}#header-structure .menu ul li.search-link:after{content:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/Search.svg);margin-left:10px;position:absolute;top:0;cursor:pointer}#header-structure .menu ul .sub-menu{position:absolute;z-index:9997 !important;top:40px;left:50%;margin-left:-90px;padding:10px 0 10px 0 !important;width:180px;border-radius:3px;background-color:#F5F4F0;text-align:left;color:#fff !important;font-weight:500;font-size:16px;line-height:28px;text-transform:uppercase;box-shadow:0px 3px 6px 2px rgba(0,0,0,0.16);opacity:0;pointer-events:none;transition:opacity .15s ease-in-out;overflow:hidden}#header-structure .menu ul .sub-menu.activated{height:auto;pointer-events:all;opacity:1}#header-structure .menu ul .sub-menu li{width:100%;padding:0 0 5px 0;margin:0 0 5px 0;text-align:center;border-bottom:#F5F4F0 solid 1px}#header-structure .menu ul .sub-menu li:last-child{border-bottom:none;padding:0;margin:0}#header-structure .menu ul .sub-menu li a{display:inline-block;width:calc(100% - 50px);padding:10px 25px;margin:0}#header-structure .menu ul .sub-menu li a:link,#header-structure .menu ul .sub-menu li a:visited{color:#fff}#header-structure .menu ul .sub-menu li a:hover{color:#fff}#header-structure .menu.secondo{width:auto;margin-left:auto;margin-right:0}#header-structure .side-head{width:65px;text-align:right;margin-left:auto}#header-structure .side-head ul{display:flex;flex-direction:row;width:100%}#header-structure .side-head ul li{text-align:center !important;display:inline-block;margin:0 2%}#header-structure .side-head ul li.search-link{position:relative;width:25px}#header-structure .side-head ul li.search-link:after{content:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/Search.svg);position:absolute;top:0;left:0;cursor:pointer}#header-structure .side-head ul li:last-child{margin-left:auto;margin-right:0}#search{background-color:rgba(237,236,229,0.95);display:flex;align-items:center;justify-content:center;position:fixed;top:0;width:100vw;height:100vh;z-index:9998}#search .container{display:flex;justify-content:center;max-width:768px;width:100%}#search .container #close-search{position:absolute;top:35px;right:52px;cursor:pointer;align-content:center;display:flex}#search .container #close-search img{margin-right:10px}#search .container .search-form{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%}#search .container .search-form input[type=text],#search .container .search-form textarea{position:relative;display:inline-block;background-color:#fff;border:none;width:calc(85% - 32px);height:80px;margin:0;font-family:"Libre Caslon Display",sans-serif;font-size:28px;line-height:32px;font-weight:400;padding:16px;margin-left:25px}#search .container .search-form input[type=text]::placeholder,#search .container .search-form input[type=text]::-webkit-placeholder,#search .container .search-form textarea::placeholder,#search .container .search-form textarea::-webkit-placeholder{color:#293030}#search .container .search-form input[type=submit]{width:43px;height:43px;display:inline-block;position:absolute;background-image:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/pulsante_search.svg);background-color:transparent;border:0;padding:0;right:10px;background-size:contain}#footer{margin-top:50px}#footer .container{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%}#footer .container .prima,#footer .container .seconda,#footer .container .terza,#footer .container .quarta,#footer .container .quinta{margin-top:24px}#footer .container .prima:nth-of-type(1),#footer .container .seconda:nth-of-type(1),#footer .container .terza:nth-of-type(1),#footer .container .quarta:nth-of-type(1),#footer .container .quinta:nth-of-type(1){margin-top:0}#footer .container a p{margin-bottom:0px}#footer .container .prima{width:100%;order:1}#footer .container .prima img{margin-bottom:20px}#footer .container .seconda{width:100%;order:3}#footer .container .seconda li{list-style:none}#footer .container .terza{width:100%;order:4}#footer .container .terza li{list-style:none}#footer .container .quarta{width:100%;order:5}#footer .container .quinta{order:2;margin-right:auto}#mymenu{z-index:9999;background-color:#293030}#mymenu .mm-panels .mm-panel{background-color:#293030 !important}#mymenu .mm-panels .mm-panel .mm-navbar{background-color:#293030;color:#fff}#mymenu .mm-panels .mm-panel .mm-listitem{color:#fff !important;font-family:"Libre Caslon Display",sans-serif;font-size:26px;line-height:32px}#mymenu .mm-panels .mm-panel .sub-menu .mm-listitem{font-family:"Arimo",sans-serif;font-size:14px;line-height:22px;text-transform:uppercase}#mymenu .mm-panels .mm-panel .mm-btn:after{border-color:#fff}#mymenu .mm-panels .mm-panel .mm-btn_prev:before{border:2px solid #fff;border-right:none;border-bottom:none}.wrapper{position:relative;width:100%;margin:0 auto}.wrapper-padded{position:relative;width:calc(100% - 50px);margin:0 auto;padding:0 25px 0 25px}.wrapper-padded-more{position:relative;width:100%;max-width:1440px;margin:0 auto}.wrapper-padded-more-1200{position:relative;width:100%;max-width:1200px;margin:0 auto}.wrapper-padded-more-990{position:relative;width:100%;max-width:990px;margin:0 auto}.wrapper-padded-more-864{position:relative;width:100%;max-width:864px;margin:0 auto}.wrapper-padded-more-650{position:relative;width:100%;max-width:650px;margin:0 auto}.wrapper-padded-more-500{position:relative;width:100%;max-width:500px;margin:0 auto}.expandable-content{padding-top:18px;display:none}.modulo-space{padding:40px 0}.box-fullscreen{position:relative;display:block;width:100%;min-height:calc(100vh - 72px);overflow:hidden}.coverize{background-size:cover;background-position:50% 0;background-repeat:no-repeat}.fixx{background-size:cover;background-attachment:fixed;background-repeat:no-repeat;background-position:50% 0}.bg-covered{width:100%;height:calc(100vh - 72px);background-size:cover;background-repeat:no-repeat;background-position:50% 0}.fullscreen-cta{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.fullscreen-cta-center-object{padding:0;margin:0;-webkit-align-items:center;align-items:center}.fullscreen-cta-center-object .fullscreen-cta-aligner .fullscreen-cta-safe-padding{padding:5vh 0}.fullscreen-cta-center{padding:0;margin:0;-webkit-align-items:center;align-items:center}.fullscreen-cta-center .fullscreen-cta-aligner .fullscreen-cta-safe-padding{padding:5vh 0}.fullscreen-cta-bottom{padding:0;margin:0}.fullscreen-cta-bottom .fullscreen-cta-aligner{-webkit-align-self:flex-end;align-self:flex-end}.fullscreen-cta-bottom .fullscreen-cta-aligner .fullscreen-cta-safe-padding{padding:5vh 0}.hide{display:none !important}.poof{opacity:0;pointer-events:none}.button{background-color:#293030;padding:12px 53px;display:block;border:4px solid #293030;transition:0.2s all;width:max-content}.button>*{font-family:"Arimo",sans-serif;font-size:14px;line-height:22px;font-weight:700;text-transform:uppercase;margin-bottom:0;color:#fff;text-decoration:none}.button:hover{background-color:#fff;text-decoration:none}.button:hover>*{color:#293030;text-decoration:none}.fat{font-weight:700}.regular{font-weight:400}.bread-container{list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;margin-left:-5px}.bread-container .bread{list-style:none;margin:0 5px}.bread-container .bread:nth-last-of-type(1){margin-right:0}#atlas-overlay{width:100%;height:100%;position:fixed;z-index:9999;transition:0.2s all;top:0}#atlas-overlay .container{padding-top:72px}#atlas-overlay .container .upper{display:flex;align-items:center;justify-content:space-between}#atlas-overlay .container .upper h4{margin-bottom:0}#atlas-overlay .container .upper li{display:flex;align-items:center}#atlas-overlay .container .lower{max-width:1366px;margin:auto}#atlas-overlay .container .lower hr{margin:30px 0}#atlas-overlay .container .lower .lower-list{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}#atlas-overlay .container .lower .lower-list li{font-family:"Libre Caslon Display",sans-serif;font-size:32px;line-height:36px;text-transform:capitalize;max-width:200px;width:100%;margin-right:25px}#atlas-overlay .container .lower .lower-list li .children{margin-top:25px}#atlas-overlay .container .lower .lower-list li .children li{font-size:14px;line-height:22px;font-family:"Arimo",sans-serif;font-weight:700;text-transform:uppercase;margin-top:5px;margin-right:0}#atlas-overlay .container .lower .lower-list li .children li:nth-of-type(1){margin-top:0}#atlas-overlay .container .lower .lower-list li .children li .children{margin-top:5px}#atlas-overlay .container .lower .lower-list li .children li .children li{list-style:disc;font-family:"Arimo",sans-serif;font-weight:400;font-size:13px;line-height:18px;text-transform:capitalize;margin-left:15px;margin-right:0}#atlas-overlay.hidden{opacity:0;pointer-events:none;filter:blur(5px);-webkit-filter:blur(5px);-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px)}.upper-filter .container{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.upper-filter .menu-atlas{display:none}.upper-filter .menu-atlas .side-head li{display:flex;align-items:center}.upper-filter .menu-atlas .side-head li p{margin-left:10px}.lower-filter{margin:10px auto}.lower-filter .container{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:14px 0;border-top:1px solid #293030;border-bottom:1px solid #293030}.lower-filter .container .expander-top{width:100%}.lower-filter .container .expander-top .exp-plus:before{background:#293030;content:'';height:2px;width:20px;margin-right:37px;position:absolute;right:-39px;top:27px;transform:rotate(90deg);transition:all 0.2s ease-in-out}.lower-filter .container .expander-top .exp-plus:after{background:#293030;content:'';height:2px;margin-right:37px;position:absolute;right:-39px;top:27px;width:20px;transition:all 0.2s ease-in-out}.lower-filter .container .expander-top .exp-plus.active:before{content:'';transform:rotate(45deg)}.lower-filter .container .expander-top .exp-plus.active:after{content:'';transform:rotate(-45deg)}.lower-filter .container .expandable-content{display:block}.lower-filter .container h4{margin-bottom:0}.lower-filter .container .filter-list{display:flex;flex-direction:row;flex-wrap:wrap}.lower-filter .container .filter-list li{margin-top:5px}.lower-filter .container .filter-list li:after{content:'|';margin:0  10px;position:relative;bottom:2px}.lower-filter .container .filter-list li:nth-last-of-type(1):after{content:none}.lower-filter .container .filter-list li.current_page_parent{text-decoration:underline}.lower-filter .container .filter-list li.current_page_item{text-decoration:underline}.main-content{margin-top:32px}.main-content .img-container{display:flex;flex-direction:column;position:relative;align-items:flex-start}.main-content .img-container .info{width:100%;box-sizing:border-box;order:2}.main-content .img-container .info .slider-for{padding:24px}.main-content .img-container .info .show{border-top:2px solid #989898;padding-top:15px;margin-top:15px;display:flex;align-items:center;justify-content:flex-start;cursor:pointer}.main-content .img-container .info .show p{margin-bottom:0}.main-content .img-container .info .show img{width:25px}.main-content .img-container .info .image-index{width:calc(100% - 48px);margin-left:24px;padding-top:24px;margin-top:25px;padding-bottom:25px;border-bottom:1px solid #293030}.main-content .img-container .image{margin:0px 0 34px 0px;position:relative;width:100%}.main-content .img-container .image .slick-list{width:617px;margin:auto}.main-content .img-container .image .slick-track{height:465px}.main-content .img-container .image .esterno .container{position:relative;width:1440px;transform:scale(0.428);transform-origin:top left}.main-content .img-container .image .esterno .container .no-the-100{width:100%;height:100%}.main-content .img-container .image .esterno .container .no-the-100 img{width:100%;height:100%;position:relative}.main-content .img-container .image .slick-list{padding:0 !important}.main-content .img-container .options{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;margin:auto;margin-top:16px;left:0;right:0;width:617px}.main-content .img-container .options #zoom{display:none}.main-content .img-container .options .directions{display:flex;position:relative}.main-content .img-container .options .directions .slick-arrow{position:relative;margin:0;top:0;right:0;left:0;font-family:"Arimo",sans-serif;font-weight:700;font-size:11px;line-height:18px;text-transform:uppercase}.main-content .img-container .options .directions .slick-arrow.slick-prev:before{content:'';width:24px;background-image:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/index_arrow.svg);background-repeat:no-repeat;background-position:center;background-size:20px;height:24px;transform:rotateZ(-90deg);position:absolute;top:-3px;left:-20px}.main-content .img-container .options .directions .slick-arrow.slick-next:after{content:'';width:24px;background-image:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/index_arrow.svg);background-repeat:no-repeat;background-position:center;background-size:20px;height:24px;transform:rotateZ(90deg);position:absolute;top:-3px;right:-20px}.main-content .img-container .options .directions .numbers{margin:0 20px;font-family:"Arimo",sans-serif;font-size:13px;line-height:18px}.main-content .img-container .options p{display:flex}.main-content .img-container .options p:nth-of-type(n+1){margin-right:24px}.bubble{position:absolute;-webkit-transform:translate(-50%, 0);display:flex;align-items:center;flex-direction:column;transition:.3s all;transform:scale(1.875)}.bubble img{width:32px}.bubble .bubble-txt{padding:10px;top:52px;position:absolute;max-width:200px;width:max-content}.bubble .bubble-txt:before{content:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/punta.svg);object-fit:contain;width:40px;display:block;left:0;right:0;margin:auto;position:absolute;top:-30px;z-index:-1}.bubble .bubble-txt.not-show{display:none}.bubble.not-show{display:none}.bubble.sinistra_alto .bubble-txt{bottom:50px;top:auto;right:8px;border-radius:2px}.bubble.sinistra_alto .bubble-txt:before{bottom:-30px;transform:rotateZ(180deg);right:-12px;left:auto}.bubble.destra_alto .bubble-txt{bottom:50px;top:auto;left:8px;border-radius:2px}.bubble.destra_alto .bubble-txt:before{bottom:-30px;transform:rotateZ(180deg);left:-12px;right:auto}.bubble.destra_basso .bubble-txt{top:50px;bottom:auto;left:8px;border-radius:2px}.bubble.destra_basso .bubble-txt:before{top:-30px;left:-12px;right:auto}.bubble.sinistra_basso .bubble-txt{top:50px;bottom:auto;right:8px;border-radius:2px}.bubble.sinistra_basso .bubble-txt:before{top:-30px;right:-12px;left:auto}#zoom{cursor:pointer}#modal-pop{position:fixed;z-index:9999;width:100%;height:100%;top:0;background-color:#293030;display:none;align-items:center;transition:0.3s all;overflow-y:scroll;padding-top:50px}#modal-pop .container{height:auto;width:100%}#modal-pop .container .upper-modal{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:70%;margin:auto}#modal-pop .container .upper-modal #close{cursor:pointer}#modal-pop .container .img-container{height:756px}#modal-pop .container .image{width:100%;margin-top:0px;margin-left:0}#modal-pop .container .image .slick-list{padding:0 !important}#modal-pop .container .image .slick-list .slick-track{height:auto}#modal-pop .container .image .slick-list .slick-track .container{width:1440px;height:auto;transform:scale(0.7);transform-origin:top center;position:relative;padding:0}#modal-pop .container .image .slick-list .slick-track .container .no-the-100{height:100%}#modal-pop .container .image .slick-list .slick-track .container .no-the-100 img{width:100%}#modal-pop .container .image .slick-list .slick-track .container .bubble{transform:scale(2)}.apertura-hp{margin-top:100px;margin-bottom:60px}.apertura-hp .container{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.apertura-hp .container .text-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center}.apertura-hp .container .big-tondo{max-width:60%;width:100%;border-radius:50%;margin-bottom:24px}.apertura-hp .container .big-tondo .slide-home .no-the-100 img{border-radius:50%}.apertura-hp .container .sponsor{display:none}.atlas-slider{padding:80px 0 90px}.atlas-slider .txt-container{max-width:650px;width:calc(100% - 50px);margin:auto;margin-bottom:50px;text-align:center;padding:0 25px}.atlas-slider .slider-atl .container{min-height:375px}.atlas-slider .slider-atl .container .slider-tondo{position:relative;max-width:200px;margin:auto}.atlas-slider .slider-atl .container .slider-tondo img{border-radius:50%}.atlas-slider .slider-atl .container .txt-slider{position:relative;max-width:200px;margin:auto;margin-top:15px;display:flex;align-items:center;text-align:center;justify-content:center;flex-direction:column}.esercizi{margin:120px 0 75px}.esercizi .container{max-width:654px;width:100%;margin:auto;display:flex;align-items:center;justify-content:center;position:relative}.esercizi .container .esercizi-tondo{max-width:200px;width:100%;position:absolute;top:-88px}.esercizi .container .esercizi-tondo img{border-radius:50%}.esercizi .container .esercizi-txt{padding:135px 24px 24px;text-align:center}.esercizi .container .button{position:absolute;bottom:-30px}.atlas-page-main .container{display:flex;align-items:center;justify-content:center;flex-direction:row;flex-wrap:wrap}.atlas-page-main .container .figlia{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin-bottom:48px;width:339px;margin-top:64px}.atlas-page-main .container .figlia:nth-of-type(1){margin-top:0}.atlas-page-main .container .figlia:nth-of-type(2){margin-top:0}.atlas-page-main .container .figlia .tondo{position:relative;max-width:200px}.atlas-page-main .container .figlia .tondo img{border-radius:50%}.atlas-page-main .container .figlia .txt{position:relative;max-width:200px;text-align:center;margin-top:16px}.atlas-page-main .container .figlia .txt p{margin-bottom:0}.page-template-atlas-text-page .filters,.page-template-images-generale .filters,.page-template-atlas-singola-immagine .filters{width:100%;z-index:99;background-color:#FFFFFA}.text-page-main{margin-top:32px}.text-page-main .container .titolo-text{border-bottom:1px solid #293030;padding-bottom:16px}.text-page-main .container hr{margin:32px 0;background-color:#A0A0A0}.text-page-main .container.due .colonne{display:flex;flex-direction:column;flex-wrap:nowrap}.text-page-main .container.due .colonne .sinistra{margin-bottom:24px;border-bottom:1px solid #A0A0A0}.resources-main .container{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.resources-main .container .link_section{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:24px 50px 24px 24px;margin-top:40px;justify-content:center;width:calc(100% - 74px)}.resources-main .container .link_section .nero{position:absolute;background-color:#293030;border-radius:50%;padding:16px;right:-16px;transition:0.2s all}.resources-main .container .link_section .nero:hover{box-shadow:0 0 0 4px #88C6D0}.about-main .container{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column}.about-main .container .h3-home{margin-top:26px}.about-main .container .team{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;margin-top:24px;border-bottom:2px solid #707070;padding-bottom:32px}.about-main .container .team:nth-last-of-type(1){border-bottom:0}.about-main .container .team:nth-of-type(n+2){margin-top:40px}.about-main .container .team .sinistra{display:flex;max-width:200px;align-items:flex-start;flex-direction:column;width:100%}.about-main .container .team .sinistra .no-the-100{margin-bottom:24px}.about-main .container .team .sinistra .no-the-100 img{border-radius:50%}.about-main .container .team .sinistra a{text-decoration:underline}.about-main .container .team .destra{margin-top:16px}.main-contatti .container{display:flex;flex-direction:column;margin-top:40px}.main-contatti .container .txt{display:flex;flex-direction:column;flex:0 0 35%;margin-right:24px}.main-contatti .container .txt a{text-decoration:underline}.search-main .container{display:flex;flex-direction:column;position:relative}.search-main .container .search_q{position:relative;padding:24px;width:calc(100% - 48px);margin-top:24px}.search-main .container .search_q:nth-of-type(1){margin-top:0}.page-template-atlas .bread-container{text-align:center}.page-template-images-generale .atlas-page-main .container{margin-top:32px}h1{font-family:"Libre Caslon Display",sans-serif;font-weight:400;font-size:40px;line-height:42px;margin-bottom:16px}.h1-home{font-family:"Libre Caslon Display",sans-serif;font-weight:400;font-size:36px;line-height:36px;margin-bottom:16px}h2{font-family:"Libre Caslon Display",sans-serif;font-weight:700;font-size:28px;line-height:32px;margin-bottom:12px}.h2-home{font-family:"Libre Caslon Display",sans-serif;font-weight:400;font-size:40px;line-height:42px;margin-bottom:16px}h3{font-family:"Arimo",sans-serif;font-weight:400;font-size:18px;line-height:28px;margin-bottom:16px}.h3-home{font-family:"Libre Caslon Display",sans-serif;font-weight:400;font-size:28px;line-height:32px;margin-bottom:12px}h4{font-family:"Arimo",sans-serif;font-weight:700;font-size:18px;line-height:26px;margin-bottom:16px}h5{font-family:"Arimo",sans-serif;font-weight:700;font-size:16px;line-height:28px;margin-bottom:16px}.nav-typo-filter a{font-family:"Arimo",sans-serif;font-weight:700 !important;font-size:14px !important;line-height:22px !important;text-transform:uppercase}.nav-typo a{font-family:"Libre Caslon Display",sans-serif;font-weight:400 !important;font-size:26px !important;line-height:32px !important}.nav-typo-smoll a{font-family:"Arimo",sans-serif;font-weight:700 !important;font-size:14px !important;line-height:22px !important;text-transform:uppercase}.nav-typo-smoll .dl-back a{font-family:"Libre Caslon Display",sans-serif;font-weight:400 !important;font-size:26px !important;line-height:32px !important}.gallery-typo{font-family:"Arimo",sans-serif;font-weight:700;font-size:11px;line-height:18px;text-transform:uppercase}.gallery-typo a{font-family:"Arimo",sans-serif;font-weight:700;font-size:11px;line-height:18px;text-transform:uppercase}.image-title{font-size:13px;line-height:18px;font-weight:700;font-family:"Arimo",sans-serif}.image-description{font-size:13px;line-height:18px;font-family:"Arimo",sans-serif}.image-description.image-source{font-style:italic}.footer-link{font-family:"Arimo",sans-serif;font-size:12px;line-height:20px;margin-bottom:16px}.footer-link a{text-decoration:underline}h6{font-family:"Arimo",sans-serif;font-weight:400;font-size:12px;line-height:14px;margin-bottom:0}p{font-family:"Arimo",sans-serif;font-weight:400;font-size:16px;line-height:24px;margin:0 0 24px 0;padding:0}.small-text-title{font-family:"Arimo",sans-serif;font-size:13px;line-height:18px;font-weight:700}.small-text{font-family:"Arimo",sans-serif;font-size:13px;line-height:18px;font-weight:400}.cta-1,.round-button{font-family:"Libre Caslon Display",sans-serif;font-weight:400;font-size:12px;line-height:20px;margin-bottom:10px}.bread{font-family:"Arimo",sans-serif;font-size:14px;line-height:22px;margin-bottom:8px;font-weight:700}.content-styled ul{font-weight:400;font-size:16px;line-height:24px;margin-bottom:24px}.content-styled ul li{display:block;font-family:"Arimo",sans-serif;font-size:16px;line-height:18px;font-weight:400;margin-top:5px}.content-styled ul li:before{display:inline-block;font-size:20px;font-weight:400}.content-styled ul li ul li{list-style:none}.content-styled ul li ul li:before{content:'–'}.content-styled ol{font-family:"Libre Caslon Display",sans-serif;font-weight:400;font-size:16px;line-height:24px;margin-bottom:24px}.content-styled ol>li:before{font-weight:700;font-size:16px}.wp-caption.alignnone .wp-caption-text,.wp-caption.aligncenter .wp-caption-text,.wp-caption.alignleft .wp-caption-text,.wp-caption.alignright .wp-caption-text,.wp-caption-text{font-family:"Libre Caslon Display",sans-serif;font-weight:400;font-size:12px;line-height:20px;word-wrap:break-word;font-style:italic}.expander{font-family:"Arimo",sans-serif;position:relative;padding-right:25px !important;text-align:left;color:#293030;padding:0;margin:0;cursor:pointer;border:none !important;background-color:transparent !important;line-height:normal;-webkit-appearance:none !important}.expander .exp-plus:after{position:absolute;right:0;transform:rotateX(180deg);content:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/index_arrow.svg);width:24px;height:24px;display:flex;align-items:center;justify-content:center;top:0}.expander .exp-minus:after{position:absolute;right:0;content:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/images/index_arrow.svg);width:24px;height:24px;display:flex;align-items:center;justify-content:center;top:0}.wp-caption.aligncenter,.wp-caption.alignnone{margin-bottom:32px;width:100% !important}.wp-caption.alignleft,.wp-caption.alignright{width:100% !important;margin-right:auto;margin-bottom:32px}.wp-caption.alignleft{text-align:center !important}.wp-caption.alignright{text-align:center !important}.wp-caption-text,.wp-caption.aligncenter .wp-caption-text,.wp-caption.alignleft .wp-caption-text,.wp-caption.alignnone .wp-caption-text,.wp-caption.alignright .wp-caption-text{font-family:"Arimo",sans-serif;font-weight:400;font-size:13px;line-height:18px;margin-top:15px}.form-hold{margin:10px 0}.form-hold label{font-size:14px;line-height:22px;margin-bottom:5px;text-transform:uppercase;font-weight:700;font-family:"Arimo",sans-serif}.form-hold input[type=text],.form-hold input[type=email],.form-hold input[type=number],.form-hold input[type=tel]{font-size:15px;line-height:18px;margin-bottom:15px}.form-hold input[type=text]::placeholder,.form-hold input[type=email]::placeholder,.form-hold input[type=number]::placeholder,.form-hold input[type=tel]::placeholder{color:#293030}.form-hold textarea{font-size:15px;line-height:18px;margin-bottom:15px}.form-hold textarea::placeholder{color:#293030}.form-hold select{font-size:16px;line-height:18px;margin-bottom:15px}.form-hold input[type=submit]{font-size:16px;font-weight:700}.slider-nav{width:calc(100% - 50px);margin:25px 0 0 25px}.slider-nav .slick-prev{left:-25px;margin-top:-23px}.slider-nav .slick-next{right:-25px;margin-top:-23px}.slick-arrow{position:absolute;z-index:2;cursor:pointer;border:none;background-color:transparent;margin-top:-5px}.slick-prev{top:50%;left:10px}.slick-next{top:50%;right:10px}.slick-dots{text-align:center;padding:10px 0 0 0 !important}.slick-dots li{display:inline-block;margin:0 5px}.slick-dots li button{width:20px;height:20px;border:1px solid #293030;background-color:transparent;font-size:0;margin:0;padding:0;transition:all .3s ease-in-out;border-radius:20px;cursor:pointer}.slick-dots li button:hover{background-color:#293030}.slick-dots li.slick-active button{background-color:#293030}.paging-info{position:relative;display:block;width:100%;padding:10px 0 0 0;text-align:center}}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.25, 0.75, 0.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(0.6, -0.28, 0.735, 0.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(0.47, 0, 0.745, 0.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(0.39, 0.575, 0.565, 1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(0.445, 0.05, 0.55, 0.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0, 100px, 0)}[data-aos=fade-down]{transform:translate3d(0, -100px, 0)}[data-aos=fade-right]{transform:translate3d(-100px, 0, 0)}[data-aos=fade-left]{transform:translate3d(100px, 0, 0)}[data-aos=fade-up-right]{transform:translate3d(-100px, 100px, 0)}[data-aos=fade-up-left]{transform:translate3d(100px, 100px, 0)}[data-aos=fade-down-right]{transform:translate3d(-100px, -100px, 0)}[data-aos=fade-down-left]{transform:translate3d(100px, -100px, 0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(0.6)}[data-aos=zoom-in-up]{transform:translate3d(0, 100px, 0) scale(0.6)}[data-aos=zoom-in-down]{transform:translate3d(0, -100px, 0) scale(0.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px, 0, 0) scale(0.6)}[data-aos=zoom-in-left]{transform:translate3d(100px, 0, 0) scale(0.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0, 100px, 0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0, -100px, 0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px, 0, 0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px, 0, 0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0, 100%, 0)}[data-aos=slide-down]{transform:translate3d(0, -100%, 0)}[data-aos=slide-right]{transform:translate3d(-100%, 0, 0)}[data-aos=slide-left]{transform:translate3d(100%, 0, 0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;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;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@font-face{font-family:'Arimo';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/arimo/v34/P5sMzZCDf9_T_10UxCFuj5-v6dg.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Arimo';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/arimo/v34/P5sMzZCDf9_T_10dxCFuj5-v6dg.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Arimo';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/arimo/v34/P5sMzZCDf9_T_10VxCFuj5-v6dg.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Arimo';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/arimo/v34/P5sMzZCDf9_T_10axCFuj5-v6dg.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Arimo';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/arimo/v34/P5sMzZCDf9_T_10bxCFuj5-v6dg.woff2) format('woff2');unicode-range:U+0307-0308,U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:'Arimo';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/arimo/v34/P5sMzZCDf9_T_10WxCFuj5-v6dg.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Arimo';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/arimo/v34/P5sMzZCDf9_T_10XxCFuj5-v6dg.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Arimo';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/arimo/v34/P5sMzZCDf9_T_10ZxCFuj5-v.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Arimo';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/arimo/v34/P5sMzZCDf9_T_10UxCFuj5-v6dg.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Arimo';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/arimo/v34/P5sMzZCDf9_T_10dxCFuj5-v6dg.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Arimo';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/arimo/v34/P5sMzZCDf9_T_10VxCFuj5-v6dg.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Arimo';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/arimo/v34/P5sMzZCDf9_T_10axCFuj5-v6dg.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Arimo';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/arimo/v34/P5sMzZCDf9_T_10bxCFuj5-v6dg.woff2) format('woff2');unicode-range:U+0307-0308,U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:'Arimo';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/arimo/v34/P5sMzZCDf9_T_10WxCFuj5-v6dg.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Arimo';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/arimo/v34/P5sMzZCDf9_T_10XxCFuj5-v6dg.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Arimo';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/arimo/v34/P5sMzZCDf9_T_10ZxCFuj5-v.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Libre Caslon Display';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/librecaslondisplay/v17/TuGOUUFxWphYQ6YI6q9Xp61FQzxDRKmzr1lYfxlPCz4c3AU.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Libre Caslon Display';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/librecaslondisplay/v17/TuGOUUFxWphYQ6YI6q9Xp61FQzxDRKmzr1lWfxlPCz4c.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}/*!
 * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:auto;src:url(https://use.fontawesome.com/releases/v5.8.1/css/../webfonts/fa-brands-400.eot);src:url(https://use.fontawesome.com/releases/v5.8.1/css/../webfonts/fa-brands-400.eot#1751032677) format("embedded-opentype"),url(https://use.fontawesome.com/releases/v5.8.1/css/../webfonts/fa-brands-400.woff2) format("woff2"),url(https://use.fontawesome.com/releases/v5.8.1/css/../webfonts/fa-brands-400.woff) format("woff"),url(https://use.fontawesome.com/releases/v5.8.1/css/../webfonts/fa-brands-400.ttf) format("truetype"),url(https://use.fontawesome.com/releases/v5.8.1/css/../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(https://use.fontawesome.com/releases/v5.8.1/css/../webfonts/fa-regular-400.eot);src:url(https://use.fontawesome.com/releases/v5.8.1/css/../webfonts/fa-regular-400.eot#1751032677) format("embedded-opentype"),url(https://use.fontawesome.com/releases/v5.8.1/css/../webfonts/fa-regular-400.woff2) format("woff2"),url(https://use.fontawesome.com/releases/v5.8.1/css/../webfonts/fa-regular-400.woff) format("woff"),url(https://use.fontawesome.com/releases/v5.8.1/css/../webfonts/fa-regular-400.ttf) format("truetype"),url(https://use.fontawesome.com/releases/v5.8.1/css/../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(https://use.fontawesome.com/releases/v5.8.1/css/../webfonts/fa-solid-900.eot);src:url(https://use.fontawesome.com/releases/v5.8.1/css/../webfonts/fa-solid-900.eot#1751032677) format("embedded-opentype"),url(https://use.fontawesome.com/releases/v5.8.1/css/../webfonts/fa-solid-900.woff2) format("woff2"),url(https://use.fontawesome.com/releases/v5.8.1/css/../webfonts/fa-solid-900.woff) format("woff"),url(https://use.fontawesome.com/releases/v5.8.1/css/../webfonts/fa-solid-900.ttf) format("truetype"),url(https://use.fontawesome.com/releases/v5.8.1/css/../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}@font-face{font-family:'icomoon';src:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/css/0-global/libraries/../fonts/icomoon.eot);src:url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/css/0-global/libraries/../fonts/icomoon.eot#1751032677) format('embedded-opentype'),url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/css/0-global/libraries/../fonts/icomoon.woff) format('woff'),url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/css/0-global/libraries/../fonts/icomoon.ttf) format('truetype'),url(https://carbonateworld.com/wp-content/themes/carbonate-theme/assets/css/0-global/libraries/../fonts/icomoon.svg#icomoon) format('svg');font-weight:400;font-style:normal}.dl-menuwrapper{float:left;-webkit-perspective-origin:50% 200%;perspective-origin:50% 200%}.dl-menuwrapper:first-child{margin-right:100px}.dl-menuwrapper button:hover,.dl-menuwrapper button.dl-active,.dl-menuwrapper ul{background:#293030}.dl-menuwrapper ul{padding:0;list-style:none;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.dl-menuwrapper li{position:relative}.dl-menuwrapper li a{display:block;position:relative;padding:15px 40px 15px 15px;font-size:14px;line-height:22px;font-weight:700;color:#fff;outline:none;border-bottom:1px solid #FFF}.dl-menuwrapper .dl-submenu li a{text-transform:uppercase;font-family:"Arimo",sans-serif}.dl-menuwrapper li.dl-back a{font-family:"Libre Caslon Display",sans-serif;font-size:26px;line-height:32px;font-weight:400;text-transform:none}.no-touch .dl-menuwrapper li a:hover{background:rgb(255 248 213 / .1)}.dl-menuwrapper li.dl-back>a{padding-left:30px}.dl-menuwrapper li.dl-back:after,.dl-menuwrapper li>a:not(:only-child):after{position:absolute;line-height:24px;content:'〉';font-size:24px;font-weight:300;top:30%}.dl-menuwrapper li.dl-back:after{color:#fff;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.dl-menuwrapper li>a:after{right:10px;color:#fff}.dl-menuwrapper .dl-menu{margin:24px 0 0 0;position:absolute;width:100vw;opacity:0;pointer-events:none;-webkit-transform:translateY(10px);transform:translateY(10px);-webkit-backface-visibility:hidden;backface-visibility:hidden;left:-16px;background-color:#293030;height:calc(100vh - 72px);overflow-y:scroll}.dl-menuwrapper .dl-menu.dl-menu-toggle{transition:all 0.3s ease}.dl-menuwrapper .dl-menu.dl-menuopen{opacity:1;pointer-events:auto;-webkit-transform:translateY(0);transform:translateY(0)}.dl-menuwrapper li .dl-submenu{display:none}.dl-menu.dl-subview li,.dl-menu.dl-subview li.dl-subviewopen>a,.dl-menu.dl-subview li.dl-subview>a{display:none}.dl-menu.dl-subview li.dl-subview,.dl-menu.dl-subview li.dl-subview .dl-submenu,.dl-menu.dl-subview li.dl-subviewopen,.dl-menu.dl-subview li.dl-subviewopen>.dl-submenu,.dl-menu.dl-subview li.dl-subviewopen>.dl-submenu>li{display:flex;flex-direction:column;justify-content:center}.dl-menuwrapper>.dl-submenu{position:absolute;width:100vw;top:72px;left:-16px;margin:0}.dl-menu.dl-animate-out-1{-webkit-animation:MenuAnimOut1 0.4s;animation:MenuAnimOut1 0.4s}.dl-menu.dl-animate-out-2{-webkit-animation:MenuAnimOut2 0.3s ease-in-out;animation:MenuAnimOut2 0.3s ease-in-out}.dl-menu.dl-animate-out-3{-webkit-animation:MenuAnimOut3 0.4s ease;animation:MenuAnimOut3 0.4s ease}.dl-menu.dl-animate-out-4{-webkit-animation:MenuAnimOut4 0.4s ease;animation:MenuAnimOut4 0.4s ease}.dl-menu.dl-animate-out-5{-webkit-animation:MenuAnimOut5 0.4s ease;animation:MenuAnimOut5 0.4s ease}@-webkit-keyframes MenuAnimOut1{0%{}50%{-webkit-transform:rotateY(30deg)}75%{-webkit-transform:rotateY(15deg);opacity:.5}100%{-webkit-transform:rotateY(0deg);opacity:0}}@-webkit-keyframes MenuAnimOut2{0%{}100%{-webkit-transform:translateX(-100%);opacity:0}}@-webkit-keyframes MenuAnimOut3{0%{}100%{-webkit-transform:translateZ(300px);opacity:0}}@-webkit-keyframes MenuAnimOut4{0%{}100%{-webkit-transform:translateZ(-300px);opacity:0}}@-webkit-keyframes MenuAnimOut5{0%{}100%{-webkit-transform:translateY(40%);opacity:0}}@keyframes MenuAnimOut1{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}100%{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes MenuAnimOut2{0%{}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}}@keyframes MenuAnimOut3{0%{}100%{-webkit-transform:translateZ(300px);transform:translateZ(300px);opacity:0}}@keyframes MenuAnimOut4{0%{}100%{-webkit-transform:translateZ(-300px);transform:translateZ(-300px);opacity:0}}@keyframes MenuAnimOut5{0%{}100%{-webkit-transform:translateY(40%);transform:translateY(40%);opacity:0}}.dl-menu.dl-animate-in-1{-webkit-animation:MenuAnimIn1 0.3s;animation:MenuAnimIn1 0.3s}.dl-menu.dl-animate-in-2{-webkit-animation:MenuAnimIn2 0.3s ease-in-out;animation:MenuAnimIn2 0.3s ease-in-out}.dl-menu.dl-animate-in-3{-webkit-animation:MenuAnimIn3 0.4s ease;animation:MenuAnimIn3 0.4s ease}.dl-menu.dl-animate-in-4{-webkit-animation:MenuAnimIn4 0.4s ease;animation:MenuAnimIn4 0.4s ease}.dl-menu.dl-animate-in-5{-webkit-animation:MenuAnimIn5 0.4s ease;animation:MenuAnimIn5 0.4s ease}@-webkit-keyframes MenuAnimIn1{0%{-webkit-transform:rotateY(0deg);opacity:0}20%{-webkit-transform:rotateY(30deg);opacity:.5}100%{-webkit-transform:rotateY(0deg);opacity:1}}@-webkit-keyframes MenuAnimIn2{0%{-webkit-transform:translateX(-100%);opacity:0}100%{-webkit-transform:translateX(0);opacity:1}}@-webkit-keyframes MenuAnimIn3{0%{-webkit-transform:translateZ(300px);opacity:0}100%{-webkit-transform:translateZ(0);opacity:1}}@-webkit-keyframes MenuAnimIn4{0%{-webkit-transform:translateZ(-300px);opacity:0}100%{-webkit-transform:translateZ(0);opacity:1}}@-webkit-keyframes MenuAnimIn5{0%{-webkit-transform:translateY(40%);opacity:0}100%{-webkit-transform:translateY(0);opacity:1}}@keyframes MenuAnimIn1{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);opacity:0}100%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);opacity:1}}@keyframes MenuAnimIn2{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes MenuAnimIn3{0%{-webkit-transform:translateZ(300px);transform:translateZ(300px);opacity:0}100%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes MenuAnimIn4{0%{-webkit-transform:translateZ(-300px);transform:translateZ(-300px);opacity:0}100%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes MenuAnimIn5{0%{-webkit-transform:translateY(40%);transform:translateY(40%);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.dl-menuwrapper>.dl-submenu.dl-animate-in-1{-webkit-animation:SubMenuAnimIn1 0.4s ease;animation:SubMenuAnimIn1 0.4s ease}.dl-menuwrapper>.dl-submenu.dl-animate-in-2{-webkit-animation:SubMenuAnimIn2 0.3s ease-in-out;animation:SubMenuAnimIn2 0.3s ease-in-out}.dl-menuwrapper>.dl-submenu.dl-animate-in-3{-webkit-animation:SubMenuAnimIn3 0.4s ease;animation:SubMenuAnimIn3 0.4s ease}.dl-menuwrapper>.dl-submenu.dl-animate-in-4{-webkit-animation:SubMenuAnimIn4 0.4s ease;animation:SubMenuAnimIn4 0.4s ease}.dl-menuwrapper>.dl-submenu.dl-animate-in-5{-webkit-animation:SubMenuAnimIn5 0.4s ease;animation:SubMenuAnimIn5 0.4s ease}@-webkit-keyframes SubMenuAnimIn1{0%{-webkit-transform:translateX(50%);opacity:0}100%{-webkit-transform:translateX(0);opacity:1}}@-webkit-keyframes SubMenuAnimIn2{0%{-webkit-transform:translateX(100%);opacity:0}100%{-webkit-transform:translateX(0);opacity:1}}@-webkit-keyframes SubMenuAnimIn3{0%{-webkit-transform:translateZ(-300px);opacity:0}100%{-webkit-transform:translateZ(0);opacity:1}}@-webkit-keyframes SubMenuAnimIn4{0%{-webkit-transform:translateZ(300px);opacity:0}100%{-webkit-transform:translateZ(0);opacity:1}}@-webkit-keyframes SubMenuAnimIn5{0%{-webkit-transform:translateZ(-200px);opacity:0}100%{-webkit-transform:translateZ(0);opacity:1}}@keyframes SubMenuAnimIn1{0%{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes SubMenuAnimIn2{0%{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes SubMenuAnimIn3{0%{-webkit-transform:translateZ(-300px);transform:translateZ(-300px);opacity:0}100%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes SubMenuAnimIn4{0%{-webkit-transform:translateZ(300px);transform:translateZ(300px);opacity:0}100%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes SubMenuAnimIn5{0%{-webkit-transform:translateZ(-200px);transform:translateZ(-200px);opacity:0}100%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.dl-menuwrapper>.dl-submenu.dl-animate-out-1{-webkit-animation:SubMenuAnimOut1 0.4s ease;animation:SubMenuAnimOut1 0.4s ease}.dl-menuwrapper>.dl-submenu.dl-animate-out-2{-webkit-animation:SubMenuAnimOut2 0.3s ease-in-out;animation:SubMenuAnimOut2 0.3s ease-in-out}.dl-menuwrapper>.dl-submenu.dl-animate-out-3{-webkit-animation:SubMenuAnimOut3 0.4s ease;animation:SubMenuAnimOut3 0.4s ease}.dl-menuwrapper>.dl-submenu.dl-animate-out-4{-webkit-animation:SubMenuAnimOut4 0.4s ease;animation:SubMenuAnimOut4 0.4s ease}.dl-menuwrapper>.dl-submenu.dl-animate-out-5{-webkit-animation:SubMenuAnimOut5 0.4s ease;animation:SubMenuAnimOut5 0.4s ease}@-webkit-keyframes SubMenuAnimOut1{0%{-webkit-transform:translateX(0%);opacity:1}100%{-webkit-transform:translateX(50%);opacity:0}}@-webkit-keyframes SubMenuAnimOut2{0%{-webkit-transform:translateX(0%);opacity:1}100%{-webkit-transform:translateX(100%);opacity:0}}@-webkit-keyframes SubMenuAnimOut3{0%{-webkit-transform:translateZ(0);opacity:1}100%{-webkit-transform:translateZ(-300px);opacity:0}}@-webkit-keyframes SubMenuAnimOut4{0%{-webkit-transform:translateZ(0);opacity:1}100%{-webkit-transform:translateZ(300px);opacity:0}}@-webkit-keyframes SubMenuAnimOut5{0%{-webkit-transform:translateZ(0);opacity:1}100%{-webkit-transform:translateZ(-200px);opacity:0}}@keyframes SubMenuAnimOut1{0%{-webkit-transform:translateX(0%);transform:translateX(0%);opacity:1}100%{-webkit-transform:translateX(50%);transform:translateX(50%);opacity:0}}@keyframes SubMenuAnimOut2{0%{-webkit-transform:translateX(0%);transform:translateX(0%);opacity:1}100%{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}}@keyframes SubMenuAnimOut3{0%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}100%{-webkit-transform:translateZ(-300px);transform:translateZ(-300px);opacity:0}}@keyframes SubMenuAnimOut4{0%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}100%{-webkit-transform:translateZ(300px);transform:translateZ(300px);opacity:0}}@keyframes SubMenuAnimOut5{0%{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}100%{-webkit-transform:translateZ(-200px);transform:translateZ(-200px);opacity:0}}.no-js .dl-menuwrapper .dl-menu{position:relative;opacity:1;-webkit-transform:none;transform:none}.no-js .dl-menuwrapper li .dl-submenu{display:block}.no-js .dl-menuwrapper li.dl-back{display:none}.no-js .dl-menuwrapper li>a:not(:only-child){background:rgb(0 0 0 / .1)}.no-js .dl-menuwrapper li>a:not(:only-child):after{content:''}.demo-1 .dl-menuwrapper button{background:#c62860}.demo-1 .dl-menuwrapper button:hover,.demo-1 .dl-menuwrapper button.dl-active,.demo-1 .dl-menuwrapper ul{background:#9e1847}.demo-2 .dl-menuwrapper button{background:#e86814}.demo-2 .dl-menuwrapper button:hover,.demo-2 .dl-menuwrapper button.dl-active,.demo-2 .dl-menuwrapper ul{background:#D35400}.demo-3 .dl-menuwrapper button{background:#08cbc4}.demo-3 .dl-menuwrapper button:hover,.demo-3 .dl-menuwrapper button.dl-active,.demo-3 .dl-menuwrapper ul{background:#00b4ae}.demo-4 .dl-menuwrapper button{background:#90b912}.demo-4 .dl-menuwrapper button:hover,.demo-4 .dl-menuwrapper button.dl-active,.demo-4 .dl-menuwrapper ul{background:#79a002}.demo-5 .dl-menuwrapper button{background:#744783}.demo-5 .dl-menuwrapper button:hover,.demo-5 .dl-menuwrapper button.dl-active,.demo-5 .dl-menuwrapper ul{background:#643771}/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/../fonts/fontawesome-webfont.eot#1751032677);src:url(https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/../fonts/fontawesome-webfont.eot#1751032677) format('embedded-opentype'),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/../fonts/fontawesome-webfont.woff2#1751032677) format('woff2'),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/../fonts/fontawesome-webfont.woff#1751032677) format('woff'),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/../fonts/fontawesome-webfont.ttf#1751032677) format('truetype'),url(https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.dkpdf-button-container{width:100%;float:left;padding-top:20px;padding-bottom:40px}a.dkpdf-button{display:inline-block}a.dkpdf-button span.dkpdf-button-icon{font-size:140%;margin-right:5px}