/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}legend{box-sizing:border-box;color:inherit;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@font-face{font-family:Raleway;font-style:normal;font-weight:400;font-display:swap;src:local('Raleway'),local('Raleway-Regular'),url(https://fonts.gstatic.com/s/raleway/v14/1Ptug8zYS_SKggPNyC0ISg.ttf) format('truetype')}@font-face{font-family:Raleway;font-style:normal;font-weight:500;font-display:swap;src:local('Raleway Medium'),local('Raleway-Medium'),url(https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwN4rWqZPBQ.ttf) format('truetype')}@font-face{font-family:Raleway;font-style:normal;font-weight:700;font-display:swap;src:local('Raleway Bold'),local('Raleway-Bold'),url(https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwJYtWqZPBQ.ttf) format('truetype')}.sweet-overlay{background-color:#000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";background-color:rgba(0,0,0,.4);position:fixed;left:0;right:0;top:0;bottom:0;display:none;z-index:10000}.sweet-alert{background-color:#fff;font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;width:478px;padding:17px;border-radius:5px;text-align:center;position:fixed;left:50%;top:50%;margin-left:-256px;margin-top:-200px;overflow:hidden;display:none;z-index:99999}@media all and (max-width:540px){.sweet-alert{width:auto;margin-left:0;margin-right:0;left:15px;right:15px}}.sweet-alert h2{color:#575757;font-size:30px;text-align:center;font-weight:600;text-transform:none;position:relative;margin:25px 0;padding:0;line-height:40px;display:block}.sweet-alert p{color:#797979;font-size:16px;font-weight:300;position:relative;text-align:inherit;float:none;margin:0;padding:0;line-height:normal}.sweet-alert button{background-color:#AEDEF4;color:#fff;border:none;box-shadow:none;font-size:17px;font-weight:500;-webkit-border-radius:4px;border-radius:5px;padding:10px 32px;margin:26px 5px 0;cursor:pointer}.sweet-alert button:focus{outline:0;box-shadow:0 0 2px rgba(128,179,235,.5),inset 0 0 0 1px rgba(0,0,0,.05)}.sweet-alert button:hover{background-color:#a1d9f2}.sweet-alert button:active{background-color:#81ccee}.sweet-alert button.cancel{background-color:#D0D0D0}.sweet-alert button.cancel:hover{background-color:#c8c8c8}.sweet-alert button.cancel:active{background-color:#b6b6b6}.sweet-alert button.cancel:focus{box-shadow:rgba(197,205,211,.8) 0 0 2px,rgba(0,0,0,.0470588) 0 0 0 1px inset!important}.sweet-alert button::-moz-focus-inner{border:0}.sweet-alert[data-has-cancel-button=false] button{box-shadow:none!important}.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false]{padding-bottom:40px}.sweet-alert .sa-icon{width:80px;height:80px;border:4px solid gray;-webkit-border-radius:40px;border-radius:50%;margin:20px auto;padding:0;position:relative;box-sizing:content-box}.sweet-alert .sa-icon.sa-error{border-color:#F27474}.sweet-alert .sa-icon.sa-error .sa-x-mark{position:relative;display:block}.sweet-alert .sa-icon.sa-error .sa-line{position:absolute;height:5px;width:47px;background-color:#F27474;display:block;top:37px;border-radius:2px}.sweet-alert .sa-icon.sa-error .sa-line.sa-left{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:17px}.sweet-alert .sa-icon.sa-error .sa-line.sa-right{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:16px}.sweet-alert .sa-icon.sa-warning{border-color:#F8BB86}.sweet-alert .sa-icon.sa-warning .sa-body{position:absolute;width:5px;height:47px;left:50%;top:10px;-webkit-border-radius:2px;border-radius:2px;margin-left:-2px;background-color:#F8BB86}.sweet-alert .sa-icon.sa-warning .sa-dot{position:absolute;width:7px;height:7px;-webkit-border-radius:50%;border-radius:50%;margin-left:-3px;left:50%;bottom:10px;background-color:#F8BB86}.sweet-alert .sa-icon.sa-info{border-color:#C9DAE1}.sweet-alert .sa-icon.sa-info::before{content:"";position:absolute;width:5px;height:29px;left:50%;bottom:17px;border-radius:2px;margin-left:-2px;background-color:#C9DAE1}.sweet-alert .sa-icon.sa-info::after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;margin-left:-3px;top:19px;background-color:#C9DAE1}.sweet-alert .sa-icon.sa-success{border-color:#A5DC86}.sweet-alert .sa-icon.sa-success::after,.sweet-alert .sa-icon.sa-success::before{content:'';position:absolute;width:60px;height:120px;background:#fff}.sweet-alert .sa-icon.sa-success::before{-webkit-border-radius:120px 0 0 120px;border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;transform-origin:60px 60px}.sweet-alert .sa-icon.sa-success::after{-webkit-border-radius:0 120px 120px 0;border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 60px;transform-origin:0 60px}.sweet-alert .sa-icon.sa-success .sa-placeholder{width:80px;height:80px;border:4px solid rgba(165,220,134,.2);-webkit-border-radius:40px;border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}.sweet-alert .sa-icon.sa-success .sa-fix{width:5px;height:90px;background-color:#fff;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-success .sa-line{height:5px;background-color:#A5DC86;display:block;border-radius:2px;position:absolute;z-index:2}.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success .sa-line.sa-long{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-custom{background-size:contain;border-radius:0;border:none;background-position:center center;background-repeat:no-repeat}@-webkit-keyframes showSweetAlert{0%{transform:scale(.7);-webkit-transform:scale(.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(.95);-webkit-tranform:scale(.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}@keyframes showSweetAlert{0%{transform:scale(.7);-webkit-transform:scale(.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(.95);-webkit-tranform:scale(.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}@-webkit-keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(.5);-webkit-transform:scale(.5)}}@keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(.5);-webkit-transform:scale(.5)}}.showSweetAlert{-webkit-animation:showSweetAlert .3s;animation:showSweetAlert .3s}.showSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}.hideSweetAlert{-webkit-animation:hideSweetAlert .2s;animation:hideSweetAlert .2s}.hideSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}@-webkit-keyframes animateSuccessTip{0%,54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@keyframes animateSuccessTip{0%,54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@-webkit-keyframes animateSuccessLong{0%,65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@keyframes animateSuccessLong{0%,65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@-webkit-keyframes rotatePlaceholder{0%,5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}100%,12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}@keyframes rotatePlaceholder{0%,5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}100%,12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}.animateSuccessTip{-webkit-animation:animateSuccessTip .75s;animation:animateSuccessTip .75s}.animateSuccessLong{-webkit-animation:animateSuccessLong .75s;animation:animateSuccessLong .75s}.sa-icon.sa-success.animate::after{-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}@-webkit-keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0deg);-webkit-transform:rotateX(0deg);opacity:1}}@keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0deg);-webkit-transform:rotateX(0deg);opacity:1}}.animateErrorIcon{-webkit-animation:animateErrorIcon .5s;animation:animateErrorIcon .5s}@-webkit-keyframes animateXMark{0%,50%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}@keyframes animateXMark{0%,50%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}.animateXMark{-webkit-animation:animateXMark .5s;animation:animateXMark .5s}@-webkit-keyframes pulseWarning{0%{border-color:#F8D486}100%{border-color:#F8BB86}}@keyframes pulseWarning{0%{border-color:#F8D486}100%{border-color:#F8BB86}}.pulseWarning{-webkit-animation:pulseWarning .75s infinite alternate;animation:pulseWarning .75s infinite alternate}@-webkit-keyframes pulseWarningIns{0%{background-color:#F8D486}100%{background-color:#F8BB86}}@keyframes pulseWarningIns{0%{background-color:#F8D486}100%{background-color:#F8BB86}}.pulseWarningIns{-webkit-animation:pulseWarningIns .75s infinite alternate;animation:pulseWarningIns .75s infinite alternate}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}#nprogress{pointer-events:none}#nprogress .bar{position:fixed;z-index:1031;top:0;left:0;width:100%}#nprogress .peg{position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0,-4px);-ms-transform:rotate(3deg) translate(0,-4px);transform:rotate(3deg) translate(0,-4px)}#nprogress .spinner{position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:2px solid transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner 400ms linear infinite;animation:nprogress-spinner 400ms linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}html{box-sizing:border-box;font-family:Raleway,sans-serif;color:#252525;line-height:1.4rem;letter-spacing:.008rem}html a{color:#2800BF}html a:hover{color:#252525}*,:after,:before{box-sizing:inherit}.page-legal{margin-left:0!important;padding-top:2rem}.page-legal h2,.page-legal h3,.page-legal h4,.page-legal h5{color:#2800BF}.page-legal ol,.page-legal ul{padding-left:1rem}.page-legal a{text-underline-offset:2px;-webkit-text-decoration-style:solid;-moz-text-decoration-style:solid;text-decoration-style:solid}.page-legal a:hover{-webkit-text-decoration-style:wavy;-moz-text-decoration-style:wavy;text-decoration-style:wavy}#nprogress .bar{background:#23FF70;height:4px}#nprogress .peg,#nprogress .spinner{display:none}.ratio{position:relative;max-width:100%;height:0;overflow:hidden;padding:0}.ratio iframe,.ratio object{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-16-9{padding-bottom:56.25%}.ratio-16-10{padding-bottom:62.5%}.ratio-4-3{padding-bottom:75%}.hide{display:none}.invisible{visibility:hidden}.visuallyhide{position:absolute;width:1px;height:1px;border:0;clip:rect(0,0,0,0);margin:-1px;padding:0;overflow:hidden}input[type=date],input[type=datetime],input[type=datetime-local],input[type=email],input[type=week],input[type=month],input[type=password],input[type=text],input[type=time],input[type=tel],input[type=url],input[type=number],textarea{width:100%;padding:.7em .5em;border:1px solid #e4e4e4;border-radius:4px}input[type=date]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=email]:focus,input[type=week]:focus,input[type=month]:focus,input[type=password]:focus,input[type=text]:focus,input[type=time]:focus,input[type=tel]:focus,input[type=url]:focus,input[type=number]:focus,textarea:focus{border:1px solid #a5a5a5}textarea{height:10em;resize:vertical}legend{display:none}fieldset{border:0;padding:0}select{width:100%}.form-error{background-color:#c00;color:#fff;padding:.25em}.form-correct{background-color:#2cac63!important;color:#fff;padding:.25em}.button{box-sizing:border-box;display:inline-block;position:relative;max-width:100%;text-align:center;vertical-align:middle;cursor:pointer;border:1px solid transparent;text-decoration:none;white-space:nowrap;margin:0;padding:.7em 1em;overflow:hidden;background:0 0;font-family:inherit;font-style:normal;text-overflow:ellipsis;border-radius:4px;transition:all .3s}.button-default{background-color:#e4e4e4;color:#252525}.button-default:hover{color:#252525;background-color:#f6f6f6}.button-gost{color:#2800BF;border-color:#2800BF}.button-gost:hover{background-color:#2800BF;color:#fff}.tabs{list-style-type:none;padding:0;margin:0}.tabs a{background-color:#ccbfff;padding:.75em 1em;display:block}.tabs a:hover{background-color:#2800BF;color:#fff}@media (min-width:800px){.tabs{display:-ms-flexbox;display:flex}.tabs>li{-ms-flex-positive:1;flex-grow:1;text-align:center}}.icon,.icon-facebook,.icon-linkedin,.icon-pinterest,.icon-twitter{display:inline-block;content:"";width:1.75em;height:1.45em;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:50% 50%;mask-position:50% 50%;margin-right:.5em;background-color:#2800BF}.icon-facebook{-webkit-mask-image:url(/static/site/img/social/facebook.svg);mask-image:url(/static/site/img/social/facebook.svg)}.icon-twitter{-webkit-mask-image:url(/static/site/img/social/twitter.svg);mask-image:url(/static/site/img/social/twitter.svg)}.icon-linkedin{-webkit-mask-image:url(/static/site/img/social/linkedin.svg);mask-image:url(/static/site/img/social/linkedin.svg)}.icon-pinterest{-webkit-mask-image:url(/static/site/img/social/pinterest.svg);mask-image:url(/static/site/img/social/pinterest.svg)}.auth,.contact,.entries-aside,.entries-detail-main,.entries-results,.footer,.header,.img-grid,.img-txt>div,.legal,.ly-2,.ly-2-flex,.ly-flex,.page-default,.page-legal,.pagination,.recursos-list-main,.results-tabs,.txt-c-l,.users,.wrapper,.wrapper-l,.wrapper-m,.wrapper-xl{display:block;width:100%;padding-left:1rem;padding-right:1rem;margin:0 auto}@media (min-width:480px){.auth,.contact,.entries-aside,.entries-detail-main,.entries-results,.footer,.header,.img-grid,.img-txt>div,.legal,.ly-2,.ly-2-flex,.ly-flex,.page-default,.page-legal,.pagination,.recursos-list-main,.results-tabs,.txt-c-l,.users,.wrapper,.wrapper-l,.wrapper-m,.wrapper-xl{padding-left:2rem;padding-right:2rem}}@media (min-width:800px){.auth,.contact,.entries-aside,.entries-detail-main,.entries-results,.footer,.header,.img-grid,.img-txt>div,.legal,.ly-2,.ly-2-flex,.ly-flex,.page-default,.page-legal,.pagination,.recursos-list-main,.results-tabs,.txt-c-l,.users,.wrapper,.wrapper-l,.wrapper-m,.wrapper-xl{padding-left:4rem;padding-right:4rem}}@media (min-width:1024px){.auth,.contact,.entries-aside,.entries-detail-main,.entries-results,.footer,.header,.img-grid,.img-txt>div,.legal,.ly-2,.ly-2-flex,.ly-flex,.page-default,.page-legal,.pagination,.recursos-list-main,.results-tabs,.txt-c-l,.users,.wrapper,.wrapper-l,.wrapper-m,.wrapper-xl{padding-left:5rem;padding-right:5rem}}@media (min-width:1281px){.auth,.contact,.entries-aside,.entries-detail-main,.entries-results,.footer,.header,.img-grid,.img-txt>div,.legal,.ly-2,.ly-2-flex,.ly-flex,.page-default,.page-legal,.pagination,.recursos-list-main,.results-tabs,.txt-c-l,.users,.wrapper,.wrapper-l,.wrapper-m,.wrapper-xl{padding-left:6rem;padding-right:6rem}}@media (min-width:320px){.auth,.entries-detail-main,.legal,.page-legal,.users,.wrapper-m{max-width:800px}}@media (min-width:320px){.ly-2,.ly-2-flex,.txt-c-l,.wrapper-l{max-width:1024px}}@media (min-width:320px){.wrapper-xl{max-width:1281px}}.ly-grid{margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(20em,1fr));grid-column-gap:2em;grid-row-gap:2em}.img-grid{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding-top:3rem;padding-bottom:3rem}.img-grid a{pointer-events:none}.img-grid img{max-width:180px!important;margin:2em}.ly-flex{padding-top:6em;padding-bottom:6em}@media (min-width:800px){.ly-flex{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:center;justify-content:center}.ly-flex>div{-ms-flex:1 1 0;flex:1 1 0;margin:0 1em}}.ly-flex.has-gradient+.ly-flex.has-gradient{padding-top:0}.img-txt{background-color:#f6f6f6}.img-txt>div{padding-top:1rem;padding-bottom:1rem}.img-txt figure{margin:0!important}.img-txt figure a{display:block}.img-txt img{-o-object-fit:cover;object-fit:cover;width:100%!important;height:60vh;vertical-align:middle}@media (min-width:800px){.img-txt{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.img-txt figure,.img-txt>div{width:50%}}.ly-2{padding-top:2em;padding-bottom:2em;color:#2800BF}.ly-2 p:first-child{margin-top:0}.ly-2 p a{display:inline-block;text-decoration:none;border:1px solid #2800BF;padding:.75em 1.5em;border-radius:2px}.ly-2 p a:hover{background-color:#2800BF;color:#fff}.ly-2 h2{margin-top:0}@media (min-width:800px){.ly-2{-moz-column-count:2;column-count:2;-moz-column-gap:6rem;column-gap:6rem;-moz-column-rule:1px solid #2800BF;column-rule:1px solid #2800BF}.ly-2>div{display:block;page-break-inside:avoid;break-inside:avoid}.ly-2>div li,.ly-2>div p,.ly-2>div ul{page-break-inside:avoid;break-inside:avoid}}.ly-2-flex{padding-top:2em;padding-bottom:2em}.ly-2-flex p:first-child{margin-top:0}.ly-2-flex p a{display:inline-block;text-decoration:none;border:1px solid #2800BF;padding:.75em 1.5em;border-radius:2px}.ly-2-flex p a:hover{background-color:#2800BF;color:#fff}.ly-2-flex h2{margin-top:0;color:#2800BF}@media (min-width:800px){.ly-2-flex{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.ly-2-flex>div{width:45%}.ly-2-flex>div:first-child{position:relative}.ly-2-flex>div:first-child::after{position:absolute;top:0;right:-10%;content:"";width:1px;height:100%;display:block;background-color:#e4e4e4}}.has-gradient{background-image:linear-gradient(to right,#52DAFF,#F953BD);color:#fff}.has-gradient h3{color:#2800BF!important}.has-gradient-secondary{background-image:linear-gradient(to right,#2800BF,#23FF70)}.has-nolink{pointer-events:none}.has-background-neutral{background-color:#f6f6f6;padding-top:3rem;padding-bottom:3rem}.has-icon div:first-child{position:relative}.has-icon div:first-child::before{content:"";background-image:url(/static/site/img/icon-tree.svg);background-repeat:no-repeat;background-size:100%;z-index:-1;position:absolute;width:180px;height:180px;left:-200px}.has-icon-alt div:first-child{position:relative}.has-icon-alt div:first-child::before{content:"";background-image:url(/static/site/img/icon-hand.svg);background-repeat:no-repeat;background-size:100%;z-index:-1;position:absolute;width:180px;height:180px;left:-200px}.is-colapse{-moz-column-rule:1px solid #e4e4e4;column-rule:1px solid #e4e4e4}.is-colapse h3{cursor:pointer;color:#252525;font-weight:400;margin-bottom:2rem}.is-colapse h3:hover{color:#2800BF}.is-colapse h3::before{content:"＋";margin-right:.5em;color:#23FF70}.is-colapse h3+p{margin-top:-1em!important}.is-colapse h3+div,.is-colapse h3+p{display:none;color:#a5a5a5}.is-colapse h3+div.colapse-show,.is-colapse h3+p.colapse-show{display:block}.is-colapse h3:first-child{margin-top:0}.txt-c-l{padding-top:1em;padding-bottom:1em;font-size:18px;color:#52DAFF}@media screen and (min-width:480px){.txt-c-l{font-size:calc(18px + 14 * ((100vw - 480px) / 801))}}@media screen and (min-width:1281px){.txt-c-l{font-size:32px}}.img-wrap{margin:0!important}.img-wrap img{width:100%!important;height:50vh;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;mix-blend-mode:overlay}.cookies-advise{display:block;margin:0 auto;position:fixed;bottom:0;width:100%;padding:2em 1em;background-color:#fff;border-top:1px solid #e4e4e4;color:#252525;font-size:14px;font-size:.875rem;min-height:20vh;box-shadow:0 0 30px 10px rgba(37,37,37,.2)}@media (min-width:480px){.cookies-advise{padding-left:2rem;padding-right:2rem}}@media (min-width:800px){.cookies-advise{padding-left:4rem;padding-right:4rem}}@media (min-width:1024px){.cookies-advise{padding-left:5rem;padding-right:5rem}}@media (min-width:1281px){.cookies-advise{padding-left:6rem;padding-right:6rem}}@media (min-width:800px){.cookies-advise{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}}.cookies-advise-info{max-width:400px}.cookies-advise-info h4{margin:0}.cookies-advise-info h4+p{margin-top:.25em;line-height:1.4em}.cookies-advise-actions a{margin:0 .75em}.cookies-advise-actions a:last-child{box-sizing:border-box;display:inline-block;position:relative;max-width:100%;text-align:center;vertical-align:middle;cursor:pointer;border:1px solid transparent;text-decoration:none;white-space:nowrap;margin:0;padding:.7em 1em;overflow:hidden;background:#e4e4e4;font-family:inherit;font-style:normal;text-overflow:ellipsis;border-radius:4px;transition:all .3s;color:#252525}.cookies-advise-actions a:last-child:hover{color:#252525;background-color:#f6f6f6}.header{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end;padding-top:1.75em;padding-bottom:1.75em;background-color:#2800BF}.header a{text-decoration:none;color:#52DAFF;font-weight:500}.header a:hover{color:#fff}.logo-main{display:block;background-color:transparent;background-repeat:no-repeat;background-size:100%;font-size:0!important;line-height:0!important;margin:0;padding:0;border:none;overflow:hidden;text-align:left;text-indent:-9999px;direction:ltr;background-image:url(/static/site/img/iso-logo.svg);width:294px;height:78px}.logo-main:hover{opacity:.7}.main-nav-lang,.main-nav-list{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;list-style-type:none;font-size:14px;font-size:.875rem;padding:0;margin:0}.main-nav-lang li:not(:first-child),.main-nav-list li:not(:first-child){margin-left:1em}.main-nav-lang{margin-bottom:1rem;text-transform:uppercase}.main-nav-lang a{color:#23FF70}.nav-item.active a{color:#fff}.promo-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:50vh}.promo-content::before{position:absolute;width:100%;height:100%;left:0;top:0;z-index:-2;display:block;content:"";background-color:#2800bf}.promo-content img{position:absolute;left:0;top:0;-o-object-fit:cover;object-fit:cover;width:100%;height:50vh;z-index:-1;mix-blend-mode:multiply}.promo-txt{position:relative;color:#fff;text-align:center;padding:1em}.promo-txt h3{font-size:24px;margin:0}@media screen and (min-width:480px){.promo-txt h3{font-size:calc(24px + 27 * ((100vw - 480px) / 801))}}@media screen and (min-width:1281px){.promo-txt h3{font-size:51px}}.footer{padding-top:5em;padding-bottom:16em;font-size:14px;font-size:.875rem}.footer ul{list-style-type:none;margin:0;padding:0}.footer ul li{font-size:13px;font-size:.8125rem}.footer ul li:not(:last-child){margin-bottom:.75em}.footer h4{margin-bottom:.75em;color:#252525;font-weight:700}@media (min-width:800px){.footer h4{margin-top:5.5rem}}.footer a{font-weight:300;font-weight:500}.footer a:hover{color:#23FF70}.footer-info{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:start;justify-content:flex-start;line-height:1.25em;margin-bottom:2rem}.footer-info-txt{max-width:250px}.footer-info-txt p{margin-top:0}.footer-info-txt::before{content:"";display:block;width:80px;height:75px;background-image:url(/static/site/img/logo.svg);background-repeat:none;background-size:100%;margin-bottom:1rem}.cr{color:#252525}.cr small{font-size:13px;font-size:.8125rem}.contactus,.fast-navigation,.footer-info-txt,.social{margin-right:3em;margin-bottom:1em;padding-bottom:1em}@media (min-width:800px){.contactus,.fast-navigation,.footer-info-txt,.social{padding-right:3em}}.social a:not(:last-child){margin-right:.75em}.pagination{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;list-style-type:none;margin-top:2em;margin-bottom:2em;font-size:14px;font-size:.875rem;font-weight:300;border-top:1px solid #e4e4e4;padding-top:3rem}.pagination li{margin-bottom:.15em}.pagination li:not(:last-child){margin-right:.15em}.pagination li.active span{background-color:#2800BF;color:#fff}.pagination a,.pagination span{padding:.5em 1em;display:block;border-radius:4px}.pagination span{background-color:#fff}.pagination span.ellipse{transition:ease-in-out .25ms}.pagination span.ellipse input{padding:.02em 4px;width:45px;border:none}.pagination a{text-decoration:none;background-color:#2800BF;color:#fff}.pagination a:hover{background-color:#a5a5a5;color:#fff}.pagination-lazy-loader{margin-bottom:2em}.pagination-lazy-loader a{box-sizing:border-box;display:inline-block;position:relative;max-width:100%;text-align:center;vertical-align:middle;cursor:pointer;border:1px solid transparent;text-decoration:none;white-space:nowrap;margin:0;padding:.7em 1em;overflow:hidden;background:0 0;font-family:inherit;font-style:normal;text-overflow:ellipsis;border-radius:4px;transition:all .3s;color:#2800BF;border-color:#2800BF;margin-left:calc(50%);transform:translate(-50%,-50%)}.pagination-lazy-loader a:hover{background-color:#2800BF;color:#fff}.entries-list-item.is-special{background-color:#ede8ff;padding:1.5em;border:1px solid #ccbfff;border-left-width:1.25em}.entries-list-item.is-special h2{margin-top:0}.entries{background-color:#f6f6f6;padding-bottom:2rem}.entries a{text-decoration:none}.entries-share,.entries-tags{font-size:14px;font-size:.875rem}.entries-share li,.entries-tags li{display:inline-block}.entries-tags{padding:0}.entries-tags li:not(:last-child){margin-right:.5em}.entries-tags li a{display:-ms-flexbox;display:flex;color:#252525}.entries-tags li a:before{content:"#"}.entries-tags li a:hover{color:#fff}.entries-share{display:none}.entries-body{line-height:1.35em}.entries-aside{background-image:linear-gradient(to bottom,#52DAFF,#23FF70)}.entries-aside h3{padding-bottom:.5em;font-size:16px;font-size:1rem;margin:0 0 .5em}.entries-aside ul{list-style-type:none;padding:0;margin:0;font-size:14px;font-size:.875rem}.entries-aside ul .active{font-weight:700}.entries-categories-list,.entries-tags-list{padding-top:2em;padding-bottom:2em}.entries-categories-list ul,.entries-tags-list ul{display:-ms-flexbox;display:flex}.entries-categories-list ul li,.entries-tags-list ul li{margin-right:.75em;display:inline-block;font-size:34px;font-size:2.125rem;font-weight:700}.entries-categories-list ul li a,.entries-tags-list ul li a{display:block;color:#fff}.entries-categories-list ul li a:hover,.entries-categories-list ul li.active a,.entries-tags-list ul li a:hover,.entries-tags-list ul li.active a{color:#2800BF}.entries-list-content{margin-top:0;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.entries-list-item{padding:2rem 1.5rem;color:#2800BF}.entries-list-item h2{font-size:18px;font-size:1.125rem;line-height:1.3em;margin-bottom:.25em}.entries-list-item .entries-list-item-intro{font-weight:300;font-size:14px;font-size:.875rem;line-height:1.35em;display:none}.entries-list-item time{color:#2800BF;margin-right:1em;font-size:13px;font-size:.8125rem}.entries-list-item .entries-media{margin-top:1em}.entries-list-item iframe{border:none}.entries-list-item figure{margin:0}.entries-list-item figure img{-o-object-fit:cover;object-fit:cover;vertical-align:middle;width:100%;height:250px}.entries-list-item figcaption{font-size:14px;font-size:.875rem;color:#a5a5a5}.entries-list-item:hover{background-image:linear-gradient(to bottom,#52DAFF,#23FF70)}.entries-list-item:nth-child(1) figure,.entries-list-item:nth-child(2) figure{margin-bottom:1rem}@media (min-width:1281px){.entries-list-item:nth-child(1),.entries-list-item:nth-child(2){display:-ms-flexbox;display:flex}.entries-list-item:nth-child(1)>div,.entries-list-item:nth-child(2)>div{width:50%}.entries-list-item:nth-child(1)>div:last-child,.entries-list-item:nth-child(2)>div:last-child{max-width:400px}.entries-list-item:nth-child(1) figure,.entries-list-item:nth-child(2) figure{margin-right:1.5rem}.entries-list-item:nth-child(1) h2,.entries-list-item:nth-child(2) h2{margin-top:0}}.entries-list-item:nth-child(1){width:100%}.entries-list-item:nth-child(1) figure{border:10px solid #fff}.entries-list-item:nth-child(1) h2{font-size:18px;line-height:1.2em;margin-top:0}@media screen and (min-width:1024px){.entries-list-item:nth-child(1) h2{font-size:calc(18px + 14 * ((100vw - 1024px) / 416))}}@media screen and (min-width:1440px){.entries-list-item:nth-child(1) h2{font-size:32px}}.entries-list-item:nth-child(1) .entries-list-item-intro{display:block}@media (min-width:800px){.entries-list-item:nth-child(1){display:-ms-flexbox;display:flex}.entries-list-item:nth-child(1)>div{width:50%}.entries-list-item:nth-child(1) figure{margin-right:1.5rem}}@media (min-width:1024px){.entries-list-item:nth-child(1){display:block}.entries-list-item:nth-child(1)>div{width:100%}}@media (min-width:1281px){.entries-list-item:nth-child(1){display:-ms-flexbox;display:flex}.entries-list-item:nth-child(1)>div{width:50%}.entries-list-item:nth-child(1):last-child{max-width:400px}}.entries-list-item:nth-child(2) h2{font-size:18px;margin-top:0}@media screen and (min-width:1024px){.entries-list-item:nth-child(2) h2{font-size:calc(18px + 14 * ((100vw - 1024px) / 416))}}@media screen and (min-width:1440px){.entries-list-item:nth-child(2) h2{font-size:32px}}@media (min-width:1024px){.entries-list-item:nth-child(2) figure{border:10px solid #fff}.entries-list-item:nth-child(2) .entries-list-item-intro{display:block}}@media (min-width:1281px){.entries-list-item:nth-child(2){display:-ms-flexbox;display:flex}.entries-list-item:nth-child(2)>div{width:50%}.entries-list-item:nth-child(2)>div:last-child{max-width:400px}}@media (min-width:480px){.entries-list-item{width:50%}}@media (min-width:800px){.entries-list-item{width:33.333%}}@media (min-width:1024px){.entries-list-item:nth-child(1),.entries-list-item:nth-child(2){width:50%}}@media (min-width:1281px){.entries-list-item{width:25%}}@media (min-width:1440px){.entries-list-item{width:20%}}.read-more{font-weight:700}.recursos-list-content{margin:0;padding:0;display:grid;grid-column-gap:2em;grid-row-gap:2em;grid-template-columns:repeat(auto-fill,minmax(15em,1fr))}.recursos-list-item{padding-top:2rem}.recursos-list-item h2{margin:0}.recursos-list-item figure{margin:0 0 .5em}.recursos-list-item img{width:auto;max-width:100%;vertical-align:middle}.recursos-list-item img:hover{opacity:.7}.download{display:-ms-inline-flexbox;display:inline-flex;padding:.75em 1.5em;border-radius:4px;font-weight:700;background:#2800BF;color:#fff;transition:ease-in-out 250ms}.download:hover{background:#23FF70;color:#fff}.header-last{padding-top:1em;padding-bottom:1em;border-bottom:1px solid #2800BF}.last-entries{margin-top:0;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center}.last-entries a{text-decoration:none;padding:0}.last-entries a h2{font-size:22px;font-size:1.375rem;margin-top:0}.last-entries .entries-last-entries-item{width:100%}@media (min-width:1024px){.last-entries .entries-last-entries-item{width:50%}}.last-entries .entries-last-entries-item a{padding:1em;display:block}@media (min-width:1024px){.last-entries .entries-last-entries-item a{padding:5em 4em;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.last-entries .entries-last-entries-item a figure{margin-right:2rem}.last-entries .entries-last-entries-item a header{margin:0;width:300px}}.last-entries .entries-last-entries-item a:hover{background-color:#23FF70}.last-entries figure{margin:0;display:block}.last-entries figure img{border:10px solid #fff;margin:0;-o-object-fit:cover;object-fit:cover;height:250px;vertical-align:middle}.entries-search{padding:1em 0;border-bottom:1px solid #e4e4e4;font-size:18px;font-size:1.125rem;text-align:right}.entries-search fieldset{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.entries-search .entries-search-txt{margin-right:.25em}.entries-results{border-bottom:1px solid #e4e4e4;font-size:18px;font-size:1.125rem;color:#2800BF;font-weight:700}.results-tabs{margin-top:2em;margin-bottom:2em;font-size:14px;font-size:.875rem}.results-tabs ul{list-style-type:none;padding:0;margin:0;display:-ms-flexbox;display:flex}.results-tabs ul li:not(:last-child){margin-right:.25em}.results-tabs ul li a{display:block;padding:.75em 1em;border-radius:0;color:#a5a5a5}.results-tabs ul li a:hover{background-color:#e4e4e4}.results-tabs ul li a span{margin-left:.5em;background-color:#a5a5a5;padding:.25em .5em;color:#fff}.results-tabs ul li.is-active a{background-color:#2800BF;color:#fff}.results-tabs ul li.is-active span{background-color:#35c7bb}.entries-detail .entries-body{line-height:1.5em;color:#000}.entries-detail .entries-body a{color:#2800BF}.entries-detail .entries-body ol,.entries-detail .entries-body ul{padding-left:1em}.entries-detail .entries-body ol li,.entries-detail .entries-body ul li{margin-bottom:.5em}.entries-detail .entries-media{margin-bottom:1em}.entries-detail-main{background-color:#fff;padding-bottom:3rem;padding-top:2rem}.entries-detail-item h2{font-size:22px;line-height:1.3em;margin-bottom:.25em;color:#252525;margin-top:0}@media screen and (min-width:480px){.entries-detail-item h2{font-size:calc(22px + 10 * ((100vw - 480px) / 801))}}@media screen and (min-width:1281px){.entries-detail-item h2{font-size:32px}}.entries-detail-item time{color:#a5a5a5;margin-right:1em;font-size:14px;font-size:.875rem}.entries-detail-item .entries-media{margin-top:1em}.entries-detail-item .entries-detail-item-intro{font-weight:300;font-size:14px;line-height:1.35em}@media screen and (min-width:480px){.entries-detail-item .entries-detail-item-intro{font-size:calc(14px + 6 * ((100vw - 480px) / 801))}}@media screen and (min-width:1281px){.entries-detail-item .entries-detail-item-intro{font-size:20px}}.entries-detail-item iframe{border:none}.entries-detail-item figure{margin:1.5rem 0}.entries-detail-item figure img{width:auto;max-width:100%}.entries-detail-item figcaption{font-size:14px;font-size:.875rem;color:#a5a5a5}.auth{padding-top:2em;padding-bottom:2em;background-color:#f6f6f6}.auth form div{margin-bottom:1em}.users{padding-top:2em;padding-bottom:2em}.users form{margin-top:2em}.users form label{color:#a5a5a5}.users form div{margin-bottom:1em}.users .ly-grid{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:start;justify-content:flex-start}.users .ly-grid.column-50{-ms-flex-pack:justify;justify-content:space-between}.users .ly-grid.column-50>div{width:100%}@media (min-width:800px){.users .ly-grid.column-50>div{max-width:48%;-ms-flex-preferred-size:48%;flex-basis:48%}}.users .ly-grid.column-50>div div{margin-bottom:1.5em}.users .ly-grid.column-50.invert-order>div.invoice{-ms-flex-order:2;order:2}.users .ly-grid.column-50.invert-order>div.address{-ms-flex-order:1;order:1}.users .ly-grid.column-50.invert-order>div:last-child{-ms-flex-order:3;order:3}.contact{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;padding-top:2em;padding-bottom:2em}@media (min-width:800px){.contact{-ms-flex-flow:row nowrap;flex-flow:row nowrap}}.contact-main{font-weight:300}@media (min-width:800px){.contact-main{width:100%;max-width:60%;margin-right:6.5em}}.contact-main label{font-size:14px;font-size:.875rem;display:block;margin-bottom:.25em}.contact-form div{margin-bottom:1.5em}.contact-aside{-ms-flex-positive:1;flex-grow:1;padding-top:1em}.contact-aside h3{font-size:14px;font-size:.875rem;border-bottom:1px solid #e4e4e4;padding-bottom:.5em;margin-bottom:.5em}.legal{padding-top:2em;padding-bottom:2em;line-height:1.4em}.legal ul{padding-left:1em}.legal a{color:#35c7bb}.page-default figure{margin:1em 0 0}.page-default figure img{width:auto;max-width:100%}.page-static figure{margin:1em 0 0}.page-static figure img{width:auto;max-width:100%;vertical-align:middle}.page-static h2{color:#2800BF;font-size:32px;font-size:2rem;line-height:1.3em;margin-bottom:0}.page-static h2+p,.page-static h2+ul,.page-static h3+p,.page-static h3+ul{margin-top:.5em}.page-static ul{list-style-type:none;margin:0;padding:0}.page-static ul li{margin-bottom:.75em}.page-static ul li::before{content:">";color:#23FF70;margin-right:.5em}