@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700);.VirtualChapel .Gospel{display:flex;flex-direction:column;color:#fff;width:100%}.VirtualChapel .Gospel .gospel-body{background-color:rgba(0,0,0,.6);margin:0 auto;padding-left:24px;padding-right:24px;max-width:66vw}.VirtualChapel .Gospel .gospel-body-text{text-align:left}.VirtualChapel .Gospel hr{border-color:rgba(0,0,0,.2)}.VirtualChapel .Gospel .gospel-header{display:flex;justify-content:space-between;align-items:center}.VirtualChapel .Gospel .gospel-header .pagination{display:flex}.VirtualChapel .Gospel .gospel-header .pagination:not(.disabled){cursor:pointer}.VirtualChapel .Gospel .gospel-header .pagination.disabled{color:#727272;cursor:not-allowed}@media only screen and (max-width:768px){.VirtualChapel .Gospel .gospel-body{max-width:unset}.VirtualChapel .Gospel .gospel-body-text{font-size:1rem}.VirtualChapel .Gospel .gospel-header h2{font-size:1.2rem;padding:8px}}.Prayers{color:#fff;max-width:700px;margin:0 auto}.Prayers h1,.Prayers h2,.Prayers h3,.Prayers p{margin:0}.Prayers .prayers-list{list-style-type:none;margin:0;padding:0}.Prayers .prayers-list li{display:block;background-color:rgba(0,0,0,.6);transition:all .5s ease-in-out;padding:30px}.Prayers .prayers-list li:not(:first-child){margin:10px 0}.Prayers .prayers-list li h3,.Prayers .prayers-list li p{text-align:left}.Prayers .prayers-list li p{font-size:.9em}.Prayers .prayers-list li:hover{background-color:rgba(0,0,0,.8);cursor:pointer}.Prayers .prayers-list--content{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;padding-left:1ch}.Prayers .prayers-list--content p{width:auto;display:inline}.Prayers .prayers-list--content p:not(:first-child){padding-left:.5ch}.Prayers .PrayerShow{margin-top:12px;background-color:rgba(0,0,0,.6);padding:8px;overflow-y:auto;position:relative}.Prayers .PrayerShow p{margin:24px 0}.Prayers .PrayerShow h3{margin-top:24px}.Prayers .PrayerShow--close{position:absolute;right:0;background:none;border:none;color:#fff;text-decoration:underline;cursor:pointer;margin-right:8px}.VirtualChapel .btn{background-color:rgba(114,160,220,.8862745098);border:none;color:#fff;outline:none;cursor:pointer;font-size:.9375rem;font-family:"Montserrat",sans-serif;font-weight:400;line-height:1em;padding:8px 25px 9px;transition:all .2s ease-in-out}.VirtualChapel .btn:hover{background-color:#4e85ce}.VirtualChapel .btn.btn-triangle-right:hover:after{border-left-color:#4e85ce}.VirtualChapel .btn.btn-triangle-right:after{content:"";border-top:16px solid transparent;border-bottom:16px solid transparent;border-left:10px solid rgba(114,160,220,.8862745098);right:-10px;top:0;position:absolute;transition:all .2s ease-in-out}.VirtualChapel .btn.btn-triangle-left:hover:after{border-right-color:#4e85ce}.VirtualChapel .btn.btn-triangle-left:after{content:"";border-top:16px solid transparent;border-bottom:16px solid transparent;border-right:10px solid rgba(114,160,220,.8862745098);left:-10px;top:0;position:absolute;transition:all .2s ease-in-out}.VirtualChapel .Candles{display:flex;flex-direction:row;justify-content:space-around;align-items:center;padding-left:1em;padding-right:1em}.VirtualChapel .Candles span{color:#fff}.VirtualChapel .Candles .candle-form{margin-top:1.5rem;max-height:50vh}.VirtualChapel .Candles .candle-form .forms--content{margin:0 auto}.VirtualChapel .Candles .lit-candles{overflow-y:scroll;max-height:55vh;flex-grow:0;flex-basis:50%}.VirtualChapel .Candles .lit-candles ul{display:grid;grid-template-columns:1fr 1fr 1fr;list-style-type:none;grid-gap:20px;gap:20px;padding:0}.VirtualChapel .Candles .lit-candles ul .pagination{grid-column:span 3}.VirtualChapel .Candles .lit-candles ul .pagination button{margin:0 auto}.VirtualChapel .Candles .lit-candles li{padding:8px;background-color:rgba(0,0,0,.6);color:#fff;display:flex;flex-direction:column;justify-content:space-around;transition:all .35s ease-in-out;font-size:.85em}.VirtualChapel .Candles .lit-candles li:hover{cursor:pointer;background-color:rgba(0,0,0,.85)}.VirtualChapel .Candles .candle-icon{height:3rem;display:block;margin:0 auto 8px}@media only screen and (max-width:768px){.VirtualChapel .Candles{flex-direction:column;padding-left:0;padding-right:0}.VirtualChapel .Candles .candle-form{width:100%;margin:0 auto;max-height:none;overflow-y:unset}.VirtualChapel .Candles .lit-candles{overflow-y:unset;flex:none;max-height:none}.VirtualChapel .Candles .lit-candles ul{padding:0;grid-template-columns:1fr 1fr}}.content{flex-grow:1;overflow-y:auto;margin-bottom:8px;position:relative}.content h1{margin-top:0}.content .loading{z-index:999;position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;overflow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.content .loading span{margin:0 auto}.flipbook-overlay{position:fixed;top:0;bottom:0;left:0;right:0;background:url(/images/capelavirtual/overlay_lightbox.png) repeat;z-index:2147483646!important}.flipbook-wrapper{position:absolute;width:100%;height:100%;box-shadow:0 10px 25px rgba(0,0,0,.5);text-shadow:none;border-radius:4px;background:#fff}.flipbook-lightbox-thumb-overlay{opacity:0;position:absolute;width:100%;height:100%;top:0;left:0;background:hsla(0,0%,100%,.2);transition:all .2s ease-out}.flipbook-lightbox-thumb-overlay:hover{opacity:1}.flipbook-lightbox-thumb-icon{position:relative;margin-left:-50%;margin-top:-50%;color:#555;display:none}.flipbook-lightbox-thumb-icon-holder{position:absolute;left:50%;top:50%}.flipbook-wrapper-transparent{width:100%;height:100%;background:none}.flipbook-main-wrapper{direction:ltr!important}.flipbook-bookLayer,.flipbook-main-wrapper,.flipbook-zoomLayer{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.flipbook-zoomLayer{opacity:.7}.flipbook-zoomLayer-inside{display:block;position:relative;background-size:contain;text-align:center}.flipbook-zoomLayer-inside .flipbook-carousel-page{float:left}.flipbook-center-container{transform:translateZ(0);-webkit-transform:translateZ(0);-backface-visibility:hidden;-webkit-backface-visibility:hidden;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}.flipbook-book{display:block;position:relative}.flipbook-page{width:100%;height:100%}.flipbook-page,.flipbook-page3{position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform}.flipbook-page3{background:#eee}.flipbook-page3-html{position:absolute;width:100%;height:100%;top:0;left:0}.flipbook-page3-image{overflow:hidden;width:100%;height:100%;position:absolute}.flipbook-page3 img{bottom:0;right:0;margin:auto;position:absolute;transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-user-select:none;user-select:none;pointer-events:none}.flipbook-page3 canvas,.flipbook-page3 img{top:0;left:0;width:100%;height:100%;float:left}.flipbook-page3-shadow{position:absolute;width:100%;height:100%;top:0;left:0;transform-origin:0 0;-webkit-transform-origin:0 0;transform:translateZ(0);-webkit-transform:translateZ(0);background:#000;opacity:0;pointer-events:none}.flipbook-page3-front{transform-origin:0 50%;-webkit-transform-origin:0 50%;transform:translateZ(0);-webkit-transform:translateZ(0)}.flipbook-page3-back{transform-origin:100% 50%;-webkit-transform-origin:100% 50%;transform:translateZ(0);-webkit-transform:translateZ(0);z-index:999999!important}.flipbook-book3{display:block;position:relative}.flipbook-center-container3{position:relative;perspective:4000px;-webkit-perspective:4000px;will-change:transform;border:none}.flipbook-center-container3,.flipbook-page-face{-webkit-transform:translateZ(0);transform:translateZ(0)}.flipbook-page-face{position:absolute;background-color:#ddd;-backface-visibility:hidden;-webkit-backface-visibility:hidden;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}.flipbook-page-overlay{position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.9);pointer-events:none!important;z-index:10}.flipbook-page-htmlContent{position:absolute;top:0;left:0;-webkit-transform-origin:0 0;transform-origin:0 0;z-index:50;-webkit-transform:translateZ(0);transform:translateZ(0);-backface-visibility:hidden}.flipbook-book canvas{position:absolute;left:0;top:0;z-index:50}.flipbook-book canvas,.flipbook-page img{width:100%;height:100%;transform:translateZ(0);-webkit-transform:translateZ(0);-backface-visibility:hidden;-webkit-backface-visibility:hidden;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}.flipbook-opacity0{opacity:0}.flipbook-opacity1{opacity:1}.flipbook-arrow-wrapper{opacity:.85;transition:opacity .3s}.flipbook-arrow-wrapper:hover{opacity:1}.flipbook-left-arrow{margin-top:-20px;width:40px;border-radius:0}.flipbook-left-arrow,.flipbook-right-arrow{display:block!important;position:absolute!important;top:50%;speak:none;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;text-align:center;cursor:pointer}.flipbook-right-arrow{right:0}.flipbook-first-arrow{left:0}.flipbook-first-arrow,.flipbook-last-arrow{display:block!important;position:absolute!important;top:50%;speak:none;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;text-align:center;cursor:pointer}.flipbook-last-arrow{right:0}.flipbook-currentPageHolder{position:absolute!important;z-index:3}.flipbook-currentPageNumber{border-radius:15px!important;color:hsla(0,0%,100%,.72);padding:5px 12px!important;background-color:rgba(0,0,0,.4);font-size:14px}.flipbook-currentPageInput,.flipbook-currentPageNumber{font-weight:700!important;font-family:"Open Sans","Helvetica Neue",Arial,sans-serif!important}.flipbook-currentPageInput{position:absolute!important;line-height:32px!important;background:none!important;border:none!important;font-size:14px!important;text-align:center!important;color:hsla(0,0%,100%,.72)!important;height:32px!important;top:0!important;left:0!important}.flipbook-currentPageInput:focus{outline:0!important}.flipbook-color-transparent{color:transparent!important}.flipbook-browser-fullscreen{position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;z-index:999999!important;margin:0!important;padding:0!important}.flipbook-totalPages{box-shadow:none;padding:6px 1em 6px 3em!important;border:none!important;width:3em!important;font-size:1em!important;font-family:"Open Sans","Helvetica Neue",Arial,sans-serif;text-align:left!important;line-height:30px!important;height:35px;pointer-events:none}.flipbook-currentPage:focus{outline:none}.flipbook-menuWrapper{position:absolute;bottom:0;left:0;right:0;margin:0;padding:0;z-index:2;pointer-events:none}.flipbook-menuWrapper:hover{opacity:1}.flipbook-menu{position:relative;text-align:center;margin:0}.flipbook-menu-btn{display:inline;cursor:pointer;background:none;transition:all .1s ease-out;-webkit-transition:all .1s ease-out;-moz-transition:all .1s ease-out;-o-transition:all .1s ease-out}.flipbook-thumbHolder{transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;bottom:0;position:absolute;left:0;top:0;z-index:9;box-shadow:0 0 6px rgba(0,0,0,.16),0 0 6px rgba(0,0,0,.23);width:250px}.flipbook-thumbsWrapper{bottom:0;position:absolute;left:0;top:90px;overflow:hidden}.flipbook-thumbsScroller{margin:0;position:relative;text-align:center;min-width:250px;padding:0 0 20px}.flipbook-thumb{margin:0 auto 30px;cursor:pointer;position:relative;background:#efefef;border:1px solid #747474}.flipbook-empty-thumb{display:inline-block;position:absolute;background:red}.flipbook-thumb-num{font-family:"Open Sans","Helvetica Neue",Arial,sans-serif;font-size:14px;line-height:14px;-webkit-user-select:none;user-select:none;position:relative;top:5px}.flipbook-thumb img{display:inline-block;-moz-box-shadow:0 1px 6px rgba(0,0,0,.2);-ms-box-shadow:0 1px 6px rgba(0,0,0,.2)}.flipbook-toc{position:relative;margin:0;padding:0}.flipbook-tocHolder{position:absolute;top:0;width:250px;bottom:0;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;z-index:9;box-shadow:0 0 6px rgba(0,0,0,.16),0 0 6px rgba(0,0,0,.23)}.flipbook-tocItem{display:block;padding:10px 20px;text-align:justify;cursor:pointer;font-size:.9em;font-family:"Open Sans","Helvetica Neue",Arial,sans-serif;border-top:1px solid hsla(0,0%,52.9%,.22)}.flipbook-tocItem:hover{background:hsla(0,0%,50.2%,.2)}.flipbook-tocItem .right{float:right}.flipbook-tocTitle{display:block;padding:20px 0;text-align:right;text-transform:uppercase}.flipbook-findbar input{width:230px;padding:5px;margin:0 10px;font-size:14px}.flipbook-find-info{padding-left:15px;font-family:"Open Sans","Helvetica Neue",Arial,sans-serif!important;font-size:14px;pointer-events:none}.invisible{opacity:0;pointer-events:none;display:none}.transition{transition:all .3s ease-out}.flipbook-shareButtons{width:41px;position:absolute;bottom:40px;max-width:100%;max-height:100%;overflow:hidden;text-align:center}.flipbook-shareBtn{display:inline-block;cursor:pointer}.flipbook-menu-overlay{position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.7);z-index:999999}.flipbook-icon-fa{font-size:16px;padding-bottom:12px;padding-top:12px}.flipbook-icon-fa,.flipbook-icon-material{speak:none;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;width:36px;bottom:0;text-align:center;pointer-events:auto;box-sizing:initial;display:inline-block}.flipbook-icon-material{font-size:24px;padding-bottom:8px;padding-top:8px}.flipbook-btn-close{height:40px;width:40px;position:absolute;top:0;right:0;cursor:pointer}.flipbook-btn-close-icon{height:40px}.flipbook-font{font-family:"Open Sans","Helvetica Neue",Arial,sans-serif;font-size:14px}.flipbook-btn{text-transform:uppercase;font-weight:700;-webkit-user-select:none;user-select:none;cursor:pointer;width:200px;line-height:32px;text-align:center;margin:5px auto;border:none;background:#f9f9f9;background:none;border-radius:3px;transition:none;font-size:12px}.flipbook-bg-dark{background:rgba(49,53,56,.95)}.flipbook-color-dark{color:hsla(0,0%,100%,.85)}.flipbook-color-dark:hover{color:#fff}.flipbook-bg-light{background:hsla(0,0%,100%,.95)}.flipbook-color-light{color:rgba(50,50,50,.9)}.flipbook-color-light:hover{color:#000}.flipbook-bg-twilight{background:#141414}.flipbook-color-twilight,.flipbook-color-twilight:hover{color:#feffd3}.flipbook-bg-darkgrey{background:#212121}.flipbook-color-darkgrey{color:#9e9e9e}.flipbook-color-darkgrey:hover{color:#bdbdbd}.flipbook-bg-lightgrey{background:#e0e0e0}.flipbook-color-lightgrey{color:#757575}.flipbook-color-lightgrey:hover{color:#616161}.flipbook-lightbox-close{position:absolute!important;z-index:85!important;right:0!important;top:0!important;text-align:center!important;text-decoration:none!important;cursor:pointer;opacity:.85;transition:opacity .3s}.flipbook-lightbox-close:hover{opacity:1}.flipbook-loading-bar{position:relative;width:100%;height:6px;background-color:#333;border-bottom:1px solid #333}.flipbook-progress-bar{width:0;background-color:#ddd;overflow:hidden;transition:width .2s}.flipbook-progress-bar,.flipbook-sub-menu{position:absolute;top:0;left:0;height:100%}.flipbook-sub-menu{width:100%;background:rgba(0,0,0,.5);z-index:999;display:table}.flipbook-sub-menu-center{display:table-cell;vertical-align:middle;text-align:center}.flipbook-menu-header{position:relative;padding:10px 10px 20px;font-size:16px;text-align:center}.flipbook-menu-title{pointer-events:none;-webkit-user-select:none;user-select:none}.flipbook-sub-menu-content{display:inline-block;margin-top:-20px;min-width:250px;padding-bottom:10px}.flipbook-carousel-slide{-o-box-sizing:border-box;box-sizing:border-box;display:inline-block;text-align:center;overflow:hidden;width:100%;height:100%}.flipbook-carousel-slide .slide-wrapper{position:absolute;top:0;left:0;right:0;bottom:0}.flipbook-carousel-page{margin:0 auto;display:inline-block;background:#f1f1f1;position:relative;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0}.flipbook-carousel-page-inner{-webkit-transform-origin:0 0;transform-origin:0 0;margin:0;padding:0;position:absolute;height:100%;width:100%}.flipbook-carousel-page-inner canvas{width:100%;height:100%;-webkit-transform:translateZ(0);transform:translateZ(0)}.flipbook-carousel-zoom-page{height:100%;position:relative}.flipbook-carousel-page img,.flipbook-carousel-zoom-page img{top:0;bottom:0;right:0;left:0;margin:auto;position:absolute}.flipbook-carousel-page img{pointer-events:none}.flipbook-carousel-page .page-carousel-img{height:100%;width:100%;-webkit-transform:translateZ(0);transform:translateZ(0)}.flipbook-carousel-image-wrapper,.flipbook-carousel-zoom-wrapper{position:absolute;width:100%;height:100%}.flipbook-carousel-zoom{position:relative;width:100%;height:100%}.flipbook-overflow-hidden{overflow:hidden!important}.flipbook-share .social.bottom,.flipbook-share .social.top{-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0}.flipbook-share{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.flipbook-share [class*=entypo-]:before{font-family:entypo,sans-serif}.flipbook-share label{font-size:16px;cursor:pointer;margin:0;padding:5px 10px;border-radius:5px;background:#a29baa;color:#333;transition:all .3s ease}.flipbook-share label:hover{opacity:.8}.flipbook-share label span{text-transform:uppercase;font-size:.9em;font-family:Lato,sans-serif;font-weight:700;-webkit-font-smoothing:antialiased;padding-left:6px}.flipbook-share .social.top{-ms-transform-origin:0 0}.flipbook-share .social.bottom{-webkit-transform-origin:0 0;transform-origin:0 0;margin-top:5px}.flipbook-share .social.middle.left,.flipbook-share .social.middle.right{transform-origin:5% 50%;-webkit-transform-origin:5% 50%;-moz-transform-origin:5% 50%;-o-transform-origin:5% 50%}.flipbook-share .social.middle{margin-top:-34px}.flipbook-share .social.middle.right{margin-left:105px}.flipbook-share .social.networks-1.center,.flipbook-share .social.networks-1.left,.flipbook-share .social.right{margin-left:14px}.flipbook-share .social.load{transition:none!important}.flipbook-share .social.networks-1{width:60px}.flipbook-share .social.networks-1.middle.left{margin-left:-70px}.flipbook-share .social.networks-1 ul{width:60px}.flipbook-share .social.networks-2,.flipbook-share .social.networks-2 ul{width:120px}.flipbook-share .social.networks-2.left{margin-left:-44px}.flipbook-share .social.networks-2.middle.left{margin-left:-130px}.flipbook-share .social.networks-3,.flipbook-share .social.networks-3 ul{width:180px}.flipbook-share .social.networks-3.left{margin-left:-102px}.flipbook-share .social.networks-3.middle.left{margin-left:-190px}.flipbook-share .social.networks-4,.flipbook-share .social.networks-4 ul{width:240px}.flipbook-share .social.networks-4.left{margin-left:162px}.flipbook-share .social.networks-4.middle.left{margin-left:-250px}.flipbook-share .social.networks-5.left{margin-left:-225px}.flipbook-share .social.networks-5.middle.left{margin-left:-320px}.flipbook-share .social.active.bottom{-webkit-transform:scale(1)translateY(15px);transform:scale(1)translateY(15px)}.flipbook-share .social.active.middle.right{-webkit-transform:scale(1)translateX(10px);transform:scale(1)translateX(10px)}.flipbook-share .social.active.middle.left{-webkit-transform:scale(1)translateX(-10px);transform:scale(1)translateX(-10px)}.flipbook-share .social ul{position:relative;left:0;right:0;height:46px;color:#fff;margin:auto;padding:0;list-style:none}.flipbook-share .social ul li{font-size:16px;cursor:pointer;width:40px;margin:0;padding:9px 0;text-align:center;float:left;height:22px;position:relative;z-index:2;box-sizing:initial;transition:all .3s ease}.flipbook-page-preloader{width:auto!important;height:auto!important}.cssload-container,.flipbook-page-preloader-image{width:100%;height:100%;position:absolute;top:0;left:0}.cssload-container{text-align:center;z-index:2147483647!important;pointer-events:none}.cssload-speeding-wheel{width:24px;height:24px;border-radius:50%;border-color:rgba(0,0,0,.4) hsla(0,0%,100%,.2);border-style:solid;border-width:3px;animation:cssload-spin 575ms linear infinite;-o-animation:cssload-spin 575ms infinite linear;-ms-animation:cssload-spin 575ms infinite linear;-webkit-animation:cssload-spin 575ms linear infinite;-moz-animation:cssload-spin 575ms infinite linear;top:45%;position:absolute;left:50%;margin-left:-15px;margin-top:-15px;z-index:3}@keyframes cssload-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes cssload-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.flipbook-lightbox-preloader{background:rgba(0,0,0,.5);height:100%;width:100%}.flipbook-loading-text{position:absolute;top:45%;margin-top:20px;width:100%;font-family:"Open Sans","Helvetica Neue",Arial,sans-serif!important;font-size:14px;color:#aaa!important}.flipbook-loading-bg{width:40px;height:40px;border-radius:4px;top:45%;left:50%;position:absolute;pointer-events:none;background:rgba(0,0,0,.2);margin:-20px;display:none}.flipbook-fillPreloader{position:fixed;width:100%;height:100%;display:table-cell;text-align:center;vertical-align:middle;pointer-events:none}.flipbook-fillPreloader img{position:absolute;margin:auto;top:0;left:0;right:0;bottom:0;transition:all .1s ease-out}.thumb-btn-close{right:-15px;position:absolute;top:0;cursor:pointer}.flipbook-noselect{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.flipbook-btn-active{background:hsla(0,0%,50.2%,.5);border:2px inset hsla(0,0%,50.2%,.5)}.flipbook-move{cursor:move;cursor:grab;cursor:-webkit-grab}.flipbook-textLayer{position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden;opacity:.2;line-height:1;color:#000;opacity:1}.flipbook-textLayer mark{background:#ff0;opacity:.3;color:transparent}.flipbook-textLayer>div{color:transparent!important;position:absolute;white-space:pre;cursor:text;-webkit-transform-origin:0 0;transform-origin:0 0}.flipbook-textLayer .highlight{margin:-1px;padding:1px;background-color:#b400aa;border-radius:4px}.flipbook-textLayer .highlight.begin{border-radius:4px 0 0 4px}.flipbook-textLayer .highlight.end{border-radius:0 4px 4px 0}.flipbook-textLayer .highlight.middle{border-radius:0}.flipbook-textLayer .highlight.selected{background-color:#006400}.flipbook-textLayer ::selection{background:#b4d5fe}.flipbook-textLayer ::-moz-selection{background:#b4d5fe}.flipbook-textLayer .endOfContent{display:block;position:absolute;left:0;top:100%;right:0;bottom:0;z-index:-1;cursor:default;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.flipbook-textLayer .endOfContent.active{top:0}.flipbook-annotationLayer section{position:absolute}.flipbook-annotationLayer .linkAnnotation>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%;background:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") 0 0 repeat}.flipbook-annotationLayer .linkAnnotation>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.flipbook-annotationLayer .textAnnotation img{position:absolute;cursor:pointer}.flipbook-annotationLayer .popupWrapper{position:absolute;width:20em}.flipbook-annotationLayer .popup{position:absolute;z-index:200;max-width:20em;background-color:#ff9;box-shadow:0 2px 5px #333;border-radius:2px;padding:.6em;margin-left:5px;cursor:pointer;word-wrap:break-word}.flipbook-annotationLayer .popup h1{font-size:1em;border-bottom:1px solid #000;padding-bottom:.2em}.flipbook-annotationLayer .popup p{padding-top:.2em}.flipbook-annotationLayer .highlightAnnotation,.flipbook-annotationLayer .squigglyAnnotation,.flipbook-annotationLayer .strikeoutAnnotation,.flipbook-annotationLayer .underlineAnnotation{cursor:pointer}.Book{display:inline-block;z-index:10;position:relative;box-shadow:0 10px 5px rgba(59,59,59,.7333333333);height:155px;width:120px;margin-left:50px;margin-right:50px}.Book--thumbnail{width:100%;height:100%}@media screen and (max-width:480px){.Book{margin-right:5px;margin-left:5px;height:100px;width:75px}}.Bookshelf{justify-content:center;height:100%}.Bookshelf,.Bookshelf--shelf{display:flex;align-items:center}.Bookshelf--shelf{position:relative;margin-bottom:40px;flex-direction:row}.Bookshelf--shelf:after{background:url(/images/capelavirtual/wall-bookshelf.png);background-size:100%;background-repeat:no-repeat;background-position:bottom;display:block;content:"";width:665px;height:210px;position:absolute;top:30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Bookshelf .pagination{margin-left:10px;margin-right:10px;cursor:pointer;z-index:10}@media screen and (max-width:480px){.Bookshelf--shelf:after{width:100%;top:-65px}}
/*!
 * Font Awesome Free 5.0.6 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (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;-webkit-font-feature-settings:normal;font-feature-settings: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{-webkit-animation:a 2s linear infinite;animation:a 2s linear infinite}.fa-pulse{-webkit-animation:a 1s steps(8) infinite;animation:a 1s steps(8) infinite}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.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-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.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-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-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.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-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.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-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.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-aws:before{content:"\f375"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.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-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-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.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-blind:before{content:"\f29d"}.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-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-braille:before{content:"\f2a1"}.fa-briefcase:before{content:"\f0b1"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.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-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-car:before{content:"\f1b9"}.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-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.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-certificate:before{content:"\f0a3"}.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-square:before{content:"\f14a"}.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-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-clipboard:before{content:"\f328"}.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-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.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-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comments:before{content:"\f086"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crosshairs:before{content:"\f05b"}.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-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-deviantart:before{content:"\f1bd"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dollar-sign:before{content:"\f155"}.fa-dot-circle:before{content:"\f192"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drupal:before{content:"\f1a9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.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-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.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-excel:before{content:"\f1c3"}.fa-file-image:before{content:"\f1c5"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-order:before{content:"\f2b0"}.fa-firstdraft:before{content:"\f3a1"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.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-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-frown:before{content:"\f119"}.fa-futbol:before{content:"\f1e3"}.fa-gamepad:before{content:"\f11b"}.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-gift:before{content:"\f06b"}.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-martini:before{content:"\f000"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.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-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.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-hand-lizard:before{content:"\f258"}.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-handshake:before{content:"\f2b5"}.fa-hashtag:before{content:"\f292"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hospital:before{content:"\f0f8"}.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-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.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-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-key:before{content:"\f084"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-korvue:before{content:"\f42f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.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-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-male:before{content:"\f183"}.fa-map:before{content:"\f279"}.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-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-maxcdn:before{content:"\f136"}.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-meh:before{content:"\f11a"}.fa-mercury:before{content:"\f223"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.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-alt:before{content:"\f3d1"}.fa-moon:before{content:"\f186"}.fa-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.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-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-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-palfed:before{content:"\f3d8"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-paragraph:before{content:"\f1dd"}.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-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-percent:before{content:"\f295"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phone:before{content:"\f095"}.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-pp:before{content:"\f1a7"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-plane:before{content:"\f072"}.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-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-print:before{content:"\f02f"}.fa-product-hunt:before{content:"\f288"}.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-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-rebel:before{content:"\f1d0"}.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-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-rendact:before{content:"\f3e4"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-road:before{content:"\f018"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-rupee-sign:before{content:"\f156"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-scribd:before{content:"\f28a"}.fa-search:before{content:"\f002"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.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-shirtsinbulk:before{content:"\f214"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shower:before{content:"\f2cc"}.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-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.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-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spinner:before{content:"\f110"}.fa-spotify:before{content:"\f1bc"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-star:before{content:"\f005"}.fa-star-half:before{content:"\f089"}.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-strava:before{content:"\f428"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.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-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-tencent-weibo:before{content:"\f1d5"}.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-themeisle:before{content:"\f2b2"}.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-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-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-trademark:before{content:"\f25c"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.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-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-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.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-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-circle:before{content:"\f2bd"}.fa-user-md:before{content:"\f0f0"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.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-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.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-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vuejs:before{content:"\f41f"}.fa-weibo:before{content:"\f18a"}.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-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-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-wrench:before{content:"\f0ad"}.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-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.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;src:url(/static/media/fa-brands-400.ae37590a.eot);src:url(/static/media/fa-brands-400.ae37590a.eot?#iefix) format("embedded-opentype"),url(/static/media/fa-brands-400.c971847b.woff2) format("woff2"),url(/static/media/fa-brands-400.b5f5ef61.woff) format("woff"),url(/static/media/fa-brands-400.c09b5960.ttf) format("truetype"),url(/static/media/fa-brands-400.ee698d1f.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;src:url(/static/media/fa-regular-400.d7de79ca.eot);src:url(/static/media/fa-regular-400.d7de79ca.eot?#iefix) format("embedded-opentype"),url(/static/media/fa-regular-400.032ba2e0.woff2) format("woff2"),url(/static/media/fa-regular-400.562010a4.woff) format("woff"),url(/static/media/fa-regular-400.6bad016c.ttf) format("truetype"),url(/static/media/fa-regular-400.5df24ccf.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;src:url(/static/media/fa-solid-900.10c304f1.eot);src:url(/static/media/fa-solid-900.10c304f1.eot?#iefix) format("embedded-opentype"),url(/static/media/fa-solid-900.f9b85c94.woff2) format("woff2"),url(/static/media/fa-solid-900.c9a328cc.woff) format("woff"),url(/static/media/fa-solid-900.3f07fd74.ttf) format("truetype"),url(/static/media/fa-solid-900.0e467838.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Free}.fa,.fas{font-weight:900}.VirtualChapel .main-menu{width:90vw;background-color:rgba(114,160,220,.8862745098);border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;color:#fff;font-size:1rem;margin-right:auto!important;margin-left:auto!important;margin-bottom:8px;padding-top:1rem;padding-bottom:1rem}.VirtualChapel .main-menu ul{margin:0;padding-left:1rem;padding-right:1rem;display:flex;justify-content:space-around;align-items:center}.VirtualChapel .main-menu--item{list-style-type:none;width:15%}.VirtualChapel .main-menu--item a{text-decoration:none;color:#fff;transition:all .25s ease-in-out}.VirtualChapel .main-menu--item a:hover{opacity:.5!important}.VirtualChapel .main-menu--item--icon{height:64px;display:block;margin:12px auto}@media only screen and (max-width:768px){.VirtualChapel .main-menu{margin-left:0}.VirtualChapel .main-menu--item{font-size:.7rem;width:22.5%}.VirtualChapel .main-menu--item--icon{height:2rem}}@media only screen and (max-width:480px){.VirtualChapel .main-menu--item span{display:none}}.VirtualChapel{font-size:18px;font-size:1.125rem;color:#fff;font-family:"Montserrat",sans-serif;font-weight:500;background:url(/images/capelavirtual/bg_nossa_sra_consolacao.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%;background-color:#646464;background-blend-mode:overlay;background-attachment:fixed;height:100vh;display:flex;flex-direction:column}.VirtualChapel h1{color:#fff;text-shadow:0 2px 2px #373737}.VirtualChapel .header{padding-top:1rem;padding-left:1rem;padding-right:1rem;position:relative;flex:1 1;overflow:inherit;display:flex}.VirtualChapel .header a[href*="csa.com.br"]{text-decoration:none;white-space:nowrap}.VirtualChapel .header img{height:140px;width:auto;margin-right:8px}.VirtualChapel .header h1,.VirtualChapel .header h2{color:#fff;margin-bottom:0;font-size:1.2em;text-align:left;text-decoration:none}.VirtualChapel .header h3{color:#e1e1e1;text-align:left;margin:0;font-size:.8em;text-decoration:none}.VirtualChapel .Home .quote{text-shadow:0 2px 2px #373737;color:#fff;float:right;text-align:right;background:none;margin:0;font-size:1.3em;padding:1.5rem;max-width:33vw}.VirtualChapel .forms--content{background-color:rgba(0,0,0,.6)}.VirtualChapel .forms--form .btn-triangle{background-color:rgba(114,160,220,.8862745098)}.VirtualChapel .forms--form .btn-triangle:after{border-left-color:rgba(114,160,220,.8862745098)}.VirtualChapel .forms--form .input-control input,.VirtualChapel .forms--form .input-control textarea{border:none}@media only screen and (max-width:768px){.VirtualChapel .header{height:auto;width:100vw;padding:.8rem}.VirtualChapel .header h1,.VirtualChapel .header h2,.VirtualChapel .header h3{white-space:pre-wrap}.VirtualChapel .header h1{font-size:1rem;margin-top:4px}.VirtualChapel .header img{height:80px}.VirtualChapel .Home .quote{max-width:100%}}.header-submenu{box-sizing:border-box;display:inline-block;background-color:rgba(0,0,0,.7);list-style:none;margin:0;padding:15px 25px;position:absolute;top:100%;width:auto}.header-submenu.left{left:0;right:inherit}.header-submenu.right{right:0;left:inherit}.header-submenu--item{box-sizing:border-box;display:inline-block;display:block;margin:20px 0;position:relative}.header-submenu--item .submenu-link{box-sizing:border-box;display:inline-block;font-size:14px;font-size:.875rem;color:#fff;font-family:"Montserrat",sans-serif;font-weight:600;position:relative;text-decoration:none;white-space:nowrap}.header-submenu--item .submenu-link.active{color:#81deff}.header-submenu:empty{display:none!important}.header-submenu:hover{display:inline-block!important}@media only screen and (max-width:959px){.header-submenu{background-color:initial;display:inline-block!important;height:0;float:left;overflow:hidden;margin:0 0 5px;padding:5px 0 0;position:relative;text-align:left;width:100%;vertical-align:top}.header-submenu--item{margin:0;width:100%}.header-submenu--item .submenu-link{font-size:17px;font-size:1.0625rem;color:#81deff;font-family:"Montserrat",sans-serif;font-weight:500;border:none;margin:0;padding:15px 0}}@media only screen and (max-width:768px){.header-submenu--item .submenu-link{white-space:normal}.header-submenu--item .submenu-link.active{color:#fff}}.header-item{padding:0}.header-item,.header-item .link{box-sizing:border-box;display:inline-block;position:relative}.header-item .link{font-size:20px;font-size:1.25rem;color:#fff;font-family:"Montserrat",sans-serif;font-weight:500;background-color:initial;border:none;line-height:1em;margin:0;outline:none;overflow:hidden;padding:29px 20px;text-align:left;text-decoration:none;vertical-align:top}.header-item .link .icon{color:#81deff;display:none}.header-item .link .icon-mobile{box-sizing:border-box;display:inline-block;display:none;height:22px;right:0;position:absolute;top:calc(50% + 2px);-webkit-transform:translateY(-50%);transform:translateY(-50%);width:22px}.header-item .link .icon-mobile .icon-plus-to-minus{box-sizing:border-box;display:inline-block;cursor:pointer;height:22px;position:relative;top:-5px;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;width:22px}.header-item .link .icon-mobile .icon-plus-to-minus:after,.header-item .link .icon-mobile .icon-plus-to-minus:before{box-sizing:border-box;display:inline-block;background-color:#81deff;border-radius:10px;content:"";position:absolute}.header-item .link .icon-mobile .icon-plus-to-minus:before{height:22px;left:50%;margin-left:-1px;width:2px}.header-item .link .icon-mobile .icon-plus-to-minus:after{height:2px;margin-top:-1px;top:50%;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;width:22px}.header-item .link .icon-mobile .icon-plus-to-minus[data-active=true]{top:calc(50% - 15px);-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.header-item .link .icon-mobile .icon-plus-to-minus[data-active=true]:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-animation-delay:.3s;animation-delay:.3s}.header-item .link .name{float:left}.header-item .link .name,.header-item .link .to{box-sizing:border-box;display:inline-block;position:relative}.header-item .link .to{color:#fff;margin:0;padding:0;text-decoration:none;width:100%}.header-item .link .to.active .name{color:#81deff}.header-item .link+.header-submenu{display:none}.header-item .link:after,.header-item .link:before{box-sizing:border-box;display:inline-block;content:"";position:absolute}.header-item .link:before{box-sizing:border-box;display:inline-block;background-color:rgba(199,234,251,.3);height:18px;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px}.header-item .link:after{background-color:rgba(0,0,0,.7);height:0%;left:0;top:0;transition:all .4s cubic-bezier(.175,.885,.32,1.275);width:100%;z-index:-1}.header-item .link:hover+.header-submenu{-webkit-animation:submenu-open .35s cubic-bezier(.25,.46,.45,.94) both;animation:submenu-open .35s cubic-bezier(.25,.46,.45,.94) both;display:inline-block}.header-item .link:hover .header-submenu:hover{display:inline-block}.header-item .link:hover:after{height:100%}@-webkit-keyframes submenu-open{0%{-webkit-transform:translateY(20%);transform:translateY(20%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes submenu-open{0%{-webkit-transform:translateY(20%);transform:translateY(20%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.header-item:hover .link:after{height:100%}@media only screen and (max-width:1080px){.header-item .link{font-size:16px;font-size:1rem}}@media only screen and (max-width:959px){.header-item{float:left;margin:0;padding:0 20px;width:100%}.header-item .link{font-size:20px;font-size:1.25rem;float:left;line-height:1.2em;margin:0;overflow:initial;padding:20px 0 22px;width:100%}.header-item .link .icon{display:inline-block;right:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.header-item .link .icon-mobile{display:inline-block;z-index:10}.header-item .link .name{padding:0 20px 0 0}.header-item .link .to{float:left}.header-item .link[data-active=false]+.header-submenu{height:0;margin:0;padding:0}.header-item .link[data-active=true]+.header-submenu{height:auto}.header-item .link:after{box-sizing:border-box;display:inline-block;background-color:initial;border:none;border-bottom:1px solid #81deff;bottom:0;content:"";height:1px;left:0;position:absolute;top:auto;width:100%;z-index:1}.header-item .link:before{display:none}.header-item:last-child .link[data-active=true]{border-bottom:1px solid #81deff}}.btn,.btn-default--link,.header-top--search{box-sizing:border-box;display:inline-block;background-color:initial;border:none;box-shadow:none;outline:none}.header-top{background-color:#e4f5fd;padding:0 20px;width:100%;min-height:auto}.header-top,.header-top--ango{box-sizing:border-box;display:inline-block;float:left;position:relative}.header-top--ango .link{box-sizing:border-box;display:inline-block;float:left;line-height:1em;padding:5px 0 0;text-decoration:none}.header-top--ango .link .icon{color:#fff}.header-top--ango .link .icon-logo{font-size:30px;font-size:1.875rem;color:#ec2227;float:left}.header-top--ango .link .icon-logo-text{font-size:20px;font-size:1.25rem;color:#414042;float:left;margin:7px 0 0 5px;position:relative}.header-top--list{box-sizing:border-box;display:inline-block;list-style:none;margin:0;padding:0}.header-top--item{position:relative}.header-top--item,.header-top--item .link{box-sizing:border-box;display:inline-block;float:left}.header-top--item .link{font-size:14px;font-size:.875rem;color:#0173a4;font-family:"Montserrat",sans-serif;font-weight:600;line-height:1em;padding:15px 20px;text-decoration:none;transition:background-color .4s ease}.header-top--item .link:hover{background-color:rgba(34,34,34,.15)}.header-top--search{cursor:pointer;padding:12px 0 10px 20px;vertical-align:top}.header-top--search .icon{font-size:20px;font-size:1.25rem;color:#49c8f5}.header-top[data-mobile=true] .header-top--ango,.header-top[data-mobile=true] .header-top--list,.header-top[data-mobile=true] .header-top--search{display:none}.header-top>.wrapper{font-size:0;position:relative;text-align:right}@media only screen and (max-width:1024px){.header-top{height:50px;padding:0 20px}.header-top--ango .link{padding-top:8px}.header-top--item{padding:0 10px;width:33.3333333333%}.header-top--item .link{font-size:12px;font-size:.75rem;padding:0;text-align:center}.header-top--list{align-items:center;display:inline-flex;height:50px;justify-content:center;flex-flow:row wrap;width:270px}.header-top--search{margin:0;position:relative;top:2px}}@media only screen and (max-width:959px){.header-top{background-color:#e4f5fd;height:50px;padding:0}.header-top--list{display:inline-block;height:auto;width:100%}.header-top--item .link{font-weight:500}.header-top--search-component{display:none!important}}.search-menu{box-sizing:border-box;display:inline-block;float:left;margin:0 0 30px;padding:0 20px;position:relative;width:100%}.search-menu .input-control{text-decoration:none;width:100%}.search-menu .input-control .input-default{color:#787878;font-weight:300;padding:14px 10px 16px}.search-menu .submit-btn{background:transparent;border:none;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.header-menu{display:inline-block;display:inline-flex;justify-content:center;list-style:none;text-align:left;top:0}.header-menu,.header-menu--list{box-sizing:border-box;margin:0;padding:0;position:relative;width:100%}.header-menu--list{display:inline-block}.header-menu--list .header-item:first-child .link:before{display:none}.header-menu--list:last-child{text-align:right}.header-menu--list:last-child .header-submenu{text-align:left}.header-menu--mobile{box-sizing:border-box;display:inline-block;display:none;transition:all .5s cubic-bezier(.075,.82,.165,1)}@media only screen and (max-width:1024px){.header-menu--list{top:0}.header-menu--list:last-child .header-submenu{left:auto;right:0}}@media only screen and (max-width:959px){.header-menu--mobile{background-color:#0180b6;display:inline-block;height:auto;left:-100%;padding:20px 0 0;position:absolute;top:50px;width:375px}.header-menu--mobile .header-item:last-child .link:after{display:none}.header-menu--mobile .header-menu--list{margin:0 0 25px}.header-menu--mobile .header-top{background-color:#0173a4;height:auto}.header-menu--mobile .header-top--item .link{font-size:16px;font-size:1rem;color:#81deff;padding:0}.header-menu--mobile .header-top--list{align-items:center;display:inline-flex!important;justify-content:center;flex-flow:row nowrap;float:left;padding:25px 15px;width:100%}.header-menu--mobile .header-top .header-login{display:none}.header-menu--mobile .header-top:before{background-color:rgba(0,49,94,.3);height:100%}.header-menu--mobile .header-top:before,.header-menu--mobile:before{box-sizing:border-box;display:inline-block;content:"";left:0;position:absolute;top:0;width:100%}.header-menu--mobile:before{background-color:#0173a4;height:100vh}.header-menu--list{float:left}}@media only screen and (max-width:640px){.header-menu--mobile{width:375px;z-index:2}}@media only screen and (max-width:480px){.header-menu--mobile{width:100%}}.header{background-color:initial;left:0;top:0;width:100%;vertical-align:top;z-index:999}.header,.header--link-home{box-sizing:border-box;display:inline-block;position:absolute}.header--link-home{left:50%;opacity:1;top:15px;-webkit-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1)}.header--link-home img{box-sizing:border-box;display:inline-block;height:auto;width:160px;vertical-align:top}.header--link-home .name{box-sizing:border-box;display:inline-block;font-size:19px;font-size:1.1875rem;color:#fff;font-family:"Montserrat",sans-serif;font-weight:800;float:left;line-height:1em;margin:4px 0 0;position:relative;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.2);text-transform:uppercase;width:100%}.header--link-home .name:last-child{display:none}.header--toggle{background-color:initial;border:none;left:0;outline:none;overflow:hidden;padding:0;position:absolute;top:0}.header--toggle,.header--toggle svg{box-sizing:border-box;display:inline-block;height:50px;width:50px}.header--toggle svg{-webkit-transform:scale(1.5);transform:scale(1.5)}.header--toggle svg path{fill:none;stroke:#0173a4;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:24 126.6418304443;stroke-dashoffset:-38;transition:all .8s cubic-bezier(.645,.045,.355,1)}.header--toggle svg .line--1,.header--toggle svg .line--2,.header--toggle svg .line--3{stroke-dasharray:22.627416998 126.6418304443;stroke-dashoffset:-38}.header--toggle svg .line--2{stroke-dasharray:22.627416998 70}.header--toggle[data-toggle=true] svg .line--1,.header--toggle[data-toggle=true] svg .line--3{stroke-dasharray:22.627416998 126.6418304443;stroke-dashoffset:-94.1149185097}.header--toggle[data-toggle=true] svg .line--2{stroke-dasharray:0 70;stroke-dashoffset:-50}.header>.wrapper{text-align:center}@media only screen and (max-width:1080px){.header--link-home{top:10px}.header--link-home img{width:105px}.header--link-home .name{transition:all .4s cubic-bezier(.075,.82,.165,1)}.header[data-scroll=true] .header--link-home img{display:none}.header[data-scroll=true] .header--link-home .name{display:none;margin:8px 0 0}.header[data-scroll=true] .header--link-home .name:last-child{display:inline-block}.header[data-scroll=true] .header-login--toggle .icon,.header[data-scroll=true] .header-login--toggle .text{color:#fff}.header[data-scroll=true] .header-top{background-color:#0180b6}.header[data-scroll=true] .header--toggle svg path{stroke:#fff}}@media only screen and (max-width:959px){.header{background-color:initial;position:fixed}.header--link-home{top:10px}.header--link-home img{width:95px}.header--link-home .name{font-size:14px;font-size:.875rem}.header[data-open=true]{height:100vh}.header[data-open=true] .header-login--toggle{display:none}.header[data-open=true] .header-top{background-color:#0180b6}.header[data-open=true] .header-menu--mobile{left:0;-webkit-transform:translate(0);transform:translate(0)}.header[data-open=true] .header--toggle svg path{stroke:#fff}}@media only screen and (max-width:640px){.header--link-home{z-index:1}.header[data-open=true]{overflow-y:auto}}.footer{background-color:rgba(199,234,251,.3);margin:120px 0 0;z-index:1}.footer,.footer--bottom,.footer--top{box-sizing:border-box;display:inline-block;float:left;position:relative;width:100%}.footer--address,.footer--contact,.footer--copy,.footer--logo,.footer--networks,.footer--they{box-sizing:border-box;display:inline-block;position:relative;width:33.3333333333%;vertical-align:top}.footer--address{float:left}.footer--address .to{box-sizing:border-box;display:inline-block;display:block;line-height:1.3em;margin:0 0 10px;padding:0 0 0 20px;position:relative}.footer--address .to .icon{box-sizing:border-box;display:inline-block;font-size:15px;font-size:.9375rem;left:0;position:absolute;top:0}.footer--address .to{font-size:11px;font-size:.6875rem;color:#0180b6;font-family:"Montserrat",sans-serif;font-weight:500;text-decoration:none}.footer--address .to .text span{vertical-align:top}.footer--address .to .text span:first-child{display:block;float:none}.footer--address .to .text span:last-child{margin:0 0 0 5px}.footer--address .to .text span:last-child:before{content:"- "}.footer--bottom{padding:10px 0 0}.footer--contact{float:left;margin:10px 0 0;position:relative;width:100%}.footer--contact .link{font-size:11px;font-size:.6875rem;font-family:"Montserrat",sans-serif;font-weight:500;line-height:1em;margin:0;padding:0;text-decoration:none;width:50%}.footer--contact .link,.footer--contact .link .icon{box-sizing:border-box;display:inline-block;color:#0180b6;float:left;position:relative}.footer--contact .link .icon{margin:0 10px 0 0}.footer--contact .link .icon.icon-phone{font-size:15px;font-size:.9375rem}.footer--contact .link .icon.icon-mail{font-size:10px;font-size:.625rem;top:2px}.footer--contact .link[href]{text-decoration:underline}.footer--copy{left:33.3333333333%;text-align:center}.footer--copy .text{box-sizing:border-box;display:inline-block;font-size:11px;font-size:.6875rem;color:#787878;font-family:"Montserrat",sans-serif;font-weight:500;float:left;line-height:1em;margin:0;position:relative;width:100%}.footer--logo{text-align:center}.footer--logo .icon-logo{font-size:44px;font-size:2.75rem;color:#ee3124}.footer--logo .icon-logo-text{font-size:29px;font-size:1.8125rem;color:#414042;margin:0 0 0 10px}.footer--networks{right:0;position:absolute;text-align:left;top:-70px;width:auto}.footer--networks .link{box-sizing:border-box;display:inline-block;font-size:18px;font-size:1.125rem;color:#0180b6;margin:0 5px;position:relative;text-align:center;text-decoration:none;top:0}.footer--networks .link .icon{line-height:1em}.footer--networks .link .icon-instagram{background-color:#0180b6;border-radius:3px;display:inline-block;height:18px;overflow:hidden;position:relative;top:1px;text-align:center;width:20px}.footer--networks .link .icon-instagram:before{box-sizing:border-box;display:inline-block;font-size:12px;font-size:.75rem;color:#fff;left:0;line-height:1em;position:relative;top:-3px}.footer--networks .link .icon-youtube{font-size:22px;font-size:1.375rem;position:relative;top:2px}.footer--sirius{float:right;position:relative;top:-13px}.footer--sirius,.footer--sirius img{box-sizing:border-box;display:inline-block}.footer--sirius img{border:none;line-height:1em;outline:none;width:auto;vertical-align:top}.footer--they{text-align:right}.footer--they .link{box-sizing:border-box;display:inline-block;font-size:12px;font-size:.75rem;color:#0180b6;font-family:"Montserrat",sans-serif;font-weight:500;padding:0 10px;position:relative;text-decoration:none}.footer--they .link:before{box-sizing:border-box;display:inline-block;background-color:#0180b6;content:"";height:12px;left:0;position:absolute;top:calc(50% + 1px);-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px}.footer--they .link:first-child:before{display:none}.footer--they .link:last-child{padding-right:0}.footer .wrapper{padding:25px 20px 20px;position:relative}@media only screen and (max-width:1024px){.footer{margin:105px 0 0}.footer--address .to .text span{display:block;float:none}.footer--address .to .text span:last-child{margin:0;padding:2px 0 0}.footer--address .to .text span:last-child:before{display:none}.footer--bottom{margin-top:20px;text-align:center}.footer--networks,.footer--sirius{width:150px}.footer--copy{left:0;width:calc(100% - 300px)}.footer--networks{float:left;left:auto;position:relative;top:auto}}@media only screen and (max-width:768px){.footer{margin:70px 0 0}.footer--address{text-align:center;width:100%}.footer--address .to{display:block;float:none;padding:0;width:auto}.footer--address .to .icon{font-size:18px;font-size:1.125rem;display:block;float:none;margin:0 0 5px;position:relative}.footer--bottom{margin:30px 0 0;padding:0}.footer--contact{float:left;text-align:center;width:100%}.footer--contact .link{display:block;float:none;margin:10px 0 15px;width:auto}.footer--contact .link .icon{display:block;float:none;margin:0 0 5px;position:relative}.footer--copy{margin:40px 0 0;width:100%}.footer--networks{text-align:center;width:100%}.footer--networks .link{float:none}.footer--logo{margin:10px 0 0;text-align:center;width:100%}.footer--sirius{display:block;float:none;margin:30px auto;top:0}.footer--they{margin:30px 0 10px;text-align:center;width:100%}}@media only screen and (max-width:480px){.footer--address,.footer--copy,.footer--networks,.footer--they{float:left;text-align:center;width:100%}.footer--address .phone,.footer--address .to{padding:0}.footer--address .phone .icon,.footer--address .to .icon{display:block;float:none;left:auto;margin:0 0 5px;position:relative}.footer--bottom{padding:20px 0 0}.footer--bottom .footer--sirius{float:none}.footer--logo{display:block;float:none;margin:15px auto;width:auto}.footer--they{margin:10px 0}.footer--they .link{padding:0 10px}.footer--copy{margin:10px 0}.footer--sirius{float:left;margin:20px auto;top:0;text-align:center;width:100%}}.loader{box-sizing:border-box;display:inline-block;align-items:center;background-color:#fff;display:inline-flex;justify-content:center;flex-flow:row nowrap;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:10000}.loader .spinner{width:66px;height:66px;-webkit-animation:contanim 2s linear infinite;animation:contanim 2s linear infinite}.loader svg{height:100%;left:0;position:absolute;top:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:100%}.loader svg:first-child circle{-webkit-animation:strokeanim 3s ease .2s infinite;animation:strokeanim 3s ease .2s infinite}.loader svg:first-child circle,.loader svg:nth-child(2) circle{stroke:#0173a4;stroke-dasharray:1,300;stroke-dashoffset:0;-webkit-transform-origin:center center;transform-origin:center center}.loader svg:nth-child(2) circle{-webkit-animation:strokeanim 3s ease .4s infinite;animation:strokeanim 3s ease .4s infinite}.loader svg:nth-child(3) circle{-webkit-animation:strokeanim 3s ease .6s infinite;animation:strokeanim 3s ease .6s infinite;stroke:#1495a5;stroke-dasharray:1,300;stroke-dashoffset:0}.loader svg:nth-child(3) circle,.loader svg:nth-child(4) circle{-webkit-transform-origin:center center;transform-origin:center center}.loader svg:nth-child(4) circle{-webkit-animation:strokeanim 3s ease .8s infinite;animation:strokeanim 3s ease .8s infinite;stroke:#f6dd5c;stroke-dasharray:1,300;stroke-dashoffset:0}@-webkit-keyframes strokeanim{0%{stroke-dasharray:1,300;stroke-dashoffset:0}50%{stroke-dasharray:120,300;stroke-dashoffset:58.548324585}to{stroke-dasharray:120,300;stroke-dashoffset:-175.6449737549}}@keyframes strokeanim{0%{stroke-dasharray:1,300;stroke-dashoffset:0}50%{stroke-dasharray:120,300;stroke-dashoffset:58.548324585}to{stroke-dasharray:120,300;stroke-dashoffset:-175.6449737549}}@-webkit-keyframes contanim{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes contanim{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loader.disabled{display:none}.calendar--categories{width:100%}.calendar--categories,.calendar--categories--item{box-sizing:border-box;display:inline-block;float:left;position:relative}.calendar--categories--item{padding:0;align-items:center;display:inline-flex;justify-content:center;flex-flow:row wrap;margin:0 20px 0 0;padding:10px 0}.calendar--categories--item .text{font-size:16px;font-size:1rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:300;line-height:1em;margin:0}.calendar--categories--item .block,.calendar--categories--item .text{box-sizing:border-box;display:inline-block;float:left;position:relative}.calendar--categories--item .block{border-radius:4px;height:7px;margin:0 7px 0 0;top:1px;width:20px}.calendar--categories .wrapper{padding:0 20px}.calendar--day{box-sizing:border-box;display:inline-block;background-color:#f2f2f2;display:inline-flex;float:left;height:65px;max-width:100%;margin:1px;position:relative;width:calc(14.28571% - 2px)}.calendar--day--events{list-style:none;margin:0;padding:10px 0 0;text-align:center}.calendar--day--events,.calendar--day--events--item{box-sizing:border-box;display:inline-block;float:left;width:100%}.calendar--day--events--item{height:7px;margin:2px 0;position:relative;vertical-align:top}.calendar--day--events--item .block{box-sizing:border-box;display:inline-block;border-radius:4px;cursor:pointer;height:7px;position:relative;width:20px;vertical-align:top;z-index:2}.calendar--day--events--item .content{box-sizing:border-box;display:inline-block;box-shadow:0 3px 5px rgba(0,0,0,.2);bottom:calc(100% + 15px);background-color:#e4f5fd;border:1px solid #fff;display:none;left:50%;margin:0;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);vertical-align:top;z-index:9;width:165px}.calendar--day--events--item .content .description{box-sizing:border-box;display:inline-block;font-size:14px;font-size:.875rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:400;cursor:pointer;line-height:1.5em;padding:15px 25px;position:relative;text-align:center}.calendar--day--events--item .content:after,.calendar--day--events--item .content:before{box-sizing:border-box;display:inline-block;content:"";height:0;left:50%;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);width:0}.calendar--day--events--item .content:before{bottom:-14px;border-left:16px solid transparent;border-right:16px solid transparent;border-top:13px solid #fff}.calendar--day--events--item .content:after{bottom:-12px;border-left:15px solid transparent;border-right:15px solid transparent;border-top:12px solid #e4f5fd}.calendar--day--events--item:hover .content,.calendar--day--events--item:hover .description{display:inline-block}.calendar--day--events--item .text{box-sizing:border-box;display:inline-block;bottom:0;left:50%;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%)}.calendar--day--events--item .text:empty,.calendar--day--events:empty{display:none}.calendar--day .day{box-sizing:border-box;display:inline-block;font-size:18px;font-size:1.125rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:400;bottom:8px;left:0;line-height:1.5em;margin:0;position:absolute;text-align:center;width:100%}.calendar--day[data-type=day-out]{border:1px solid #f2f2f2;background-color:#fff}.calendar--day[data-type=day-out] .calendar--day--events,.calendar--day[data-type=day-out] .day{display:none}.calendar--day[data-end=true] .day{color:#828282}.calendar--month--days,.calendar--month--rows{box-sizing:border-box;display:inline-block;float:left;position:relative;width:100%}.calendar--month--rows{align-items:center;display:inline-flex;justify-content:center;flex-flow:row wrap}.calendar--month--header{margin:0 0 15px}.calendar--month--header,.calendar--month--header .day,.calendar--month--header .week{box-sizing:border-box;display:inline-block;float:left;position:relative;width:100%}.calendar--month--header .day{font-size:14px;font-size:.875rem;color:#0173a4;font-family:"Montserrat",sans-serif;font-weight:600;text-align:center;width:14.2857142857%}.calendar--month--header .day[data-weekend=true]{color:#828282}.calendar--month{margin:25px 0;padding:0 20px;width:33.3333333333%}.calendar--month,.calendar--month .title{box-sizing:border-box;display:inline-block;float:left;position:relative}.calendar--month .title{font-size:18px;font-size:1.125rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:300;line-height:1.7em;margin:0 0 25px;text-align:center;text-transform:uppercase;width:100%}@media only screen and (max-width:1380px){.calendar--month{width:50%}}@media only screen and (max-width:640px){.calendar--month{width:100%}}.calendar--year{display:inline-block}.calendar--year,.calendar--year--content{box-sizing:border-box;float:left;position:relative;width:100%}.calendar--year--content{display:inline-block;align-items:flex-start;display:inline-flex;justify-content:flex-start;flex-flow:row wrap}.calendar,.circulars--item{box-sizing:border-box;display:inline-block;float:left;position:relative;width:100%}.circulars--item{-webkit-animation:fade-in-bottom .6s cubic-bezier(.39,.575,.565,1) both;animation:fade-in-bottom .6s cubic-bezier(.39,.575,.565,1) both;background-color:#f2f2f2;margin:10px 0}.circulars--item .data,.circulars--item .download,.circulars--item .info{box-sizing:border-box;display:inline-block;float:left;position:relative}.circulars--item .data{border:none;border-left:10px solid #4ac8f5;padding:0 0 10px;text-align:center;width:165px}.circulars--item .data .date{box-sizing:border-box;display:inline-block;float:left;position:relative;width:100%}.circulars--item .data .date .day,.circulars--item .data .date .month,.circulars--item .data .date .year{box-sizing:border-box;display:inline-block;float:left;line-height:1em;position:relative;width:100%;vertical-align:top}.circulars--item .data .date .day{font-size:64px;font-size:4rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:300}.circulars--item .data .date .month{font-size:36px;font-size:2.25rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:300}.circulars--item .data .date .year{font-size:27px;font-size:1.6875rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:300}.circulars--item .download{align-items:center;display:inline-flex;justify-content:flex-start;flex-flow:row wrap;height:100%;right:0;position:absolute;text-decoration:none;top:0;width:390px}.circulars--item .download .bg,.circulars--item .download .icon,.circulars--item .download .info,.circulars--item .download .text{box-sizing:border-box;display:inline-block;float:left;position:relative;z-index:1}.circulars--item .download .icon{font-size:50px;font-size:3.125rem;color:#4ac8f5;margin:0 0 0 90px;width:auto}.circulars--item .download .info{align-items:center;display:inline-flex;justify-content:flex-start;flex-flow:row wrap;width:calc(100% - 150px)}.circulars--item .download .info .size,.circulars--item .download .info .type{box-sizing:border-box;display:inline-block;font-size:18px;font-size:1.125rem;color:#4ac8f5;font-family:"Montserrat",sans-serif;font-weight:300;float:left;position:relative}.circulars--item .download .info .type{border:none;border-left:1px solid #4ac8f5;margin-left:10px;padding-left:10px;text-transform:uppercase}.circulars--item .download .info .text{font-size:18px;font-size:1.125rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:400;margin:0 0 5px;width:100%}.circulars--item .download .bg{left:0;height:100%;position:absolute;top:0;width:100%;z-index:0}.circulars--item .info{align-content:center;display:inline-flex;flex-flow:row wrap;justify-content:center;height:170px;padding:30px;text-decoration:none;width:calc(100% - 555px)}.circulars--item .info .description,.circulars--item .info .title{box-sizing:border-box;display:inline-block;float:left;margin:0;line-height:1.2em;position:relative;width:100%}.circulars--item .info .description{font-size:18px;font-size:1.125rem;color:rgba(0,0,0,.5);font-family:"Montserrat",sans-serif;font-weight:500}.circulars--item .info .title{font-size:20px;font-size:1.25rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:600;margin:0 0 5px}.circulars--item[data-type=fundamental_1] .data{border-left-color:#f6dd5c}.circulars--item[data-type=fundamental_2] .data{border-left-color:#00abc1}.circulars--item[data-type=ensino_medio] .data{border-left-color:#0173a4}@media only screen and (max-width:768px){.circulars--item .data{width:120px}.circulars--item .data .date .day{font-size:32px;font-size:2rem}.circulars--item .data .date .month{font-size:25px;font-size:1.5625rem}.circulars--item .data .date .year{font-size:18px;font-size:1.125rem}.circulars--item .download{justify-content:flex-end;width:260px}.circulars--item .download .icon{font-size:35px;font-size:2.1875rem;margin-left:30px}.circulars--item .download .info{float:right;padding:20px 10px 20px 25px;width:calc(100% - 100px)}.circulars--item .download .info .size,.circulars--item .download .info .text,.circulars--item .download .info .type{font-size:14px;font-size:.875rem}.circulars--item .info{height:115px;padding:20px;width:calc(100% - 380px)}.circulars--item .info .description,.circulars--item .info .title{font-size:14px;font-size:.875rem}}@media only screen and (max-width:640px){.circulars--item .download{width:110px}.circulars--item .download .icon{margin:0 30px}.circulars--item .download .info{display:none}.circulars--item .info{width:calc(100% - 230px)}}@media only screen and (max-width:480px){.circulars--item{margin:2px 0;display:flex}.circulars--item .data{align-items:center;align-content:center;display:inline-flex;justify-content:center;flex-flow:row wrap;width:auto;flex:0 1;padding:0 18px}.circulars--item .data .date{margin:10px 0}.circulars--item .data .date .day,.circulars--item .data .date .month,.circulars--item .data .date .year{margin:2px 0}.circulars--item .data .date .day{font-size:29px;font-size:1.8125rem}.circulars--item .data .date .month{font-size:22px;font-size:1.375rem}.circulars--item .data .date .year{font-size:15px;font-size:.9375rem}.circulars--item .download{justify-content:center;width:60px}.circulars--item .download .icon{font-size:25px;font-size:1.5625rem;margin:0;left:5px;float:none;width:auto}.circulars--item .info{padding:20px 5px;flex:1 1;margin-right:60px}}.circulars{box-sizing:border-box;display:inline-block;float:left;position:relative;width:100%}.circulars .filter--list{max-width:1060px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-left:0;margin:60px auto;list-style:none;display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px}.circulars .filter--item{background-color:#f2f2f2;padding:10px;font-family:"Montserrat",sans-serif;font-size:18px;color:#00315e;position:relative;cursor:pointer}.circulars .filter--item.active{background-color:#e4f5fd;padding-right:30px}.circulars .filter--item.active:after{content:"";background:url(/images/icons/check-active-item.svg);width:11px;height:11px;position:absolute;top:50%;right:10px;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.circulars--list{list-style:none;margin:0;max-width:1380px;padding:0}.circulars--list,.circulars--loader{box-sizing:border-box;display:inline-block;width:100%}.circulars--loader{font-size:14px;font-size:.875rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:400;float:left;position:relative;text-align:center}@media only screen and (max-width:850px){.circulars .filter--list{padding:0 10px}}@media only screen and (max-width:480px){.circulars .filter--list{margin:50px auto}.circulars .filter--item{width:100%}.circulars--list .infinite-scroll-component{height:auto!important;overflow:initial!important}}.coordination-item{box-sizing:border-box;display:inline-block;background-color:#f2f2f2;float:left;position:relative;width:100%}.coordination-item--image,.coordination-item--info{box-sizing:border-box;display:inline-block;float:left;height:345px;width:345px}.coordination-item--info{align-content:center;align-items:center;display:inline-flex;justify-content:center;flex-flow:row wrap;padding:20px 25px}.coordination-item--info .description,.coordination-item--info .function,.coordination-item--info .name{box-sizing:border-box;display:inline-block;margin:0;position:relative}.coordination-item--info .description{font-size:18px;font-size:1.125rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:500;line-height:1.3em;text-align:center}.coordination-item--info .description p{box-sizing:border-box;display:inline-block;float:left;margin:0;position:relative;width:100%}.coordination-item--info .description:empty{display:none}.coordination-item--info .description:before{box-sizing:border-box;display:inline-block;background-color:#f6dd5c;content:"";display:block;height:5px;margin:25px auto 20px;width:70px}.coordination-item--info .function{font-size:16px;font-size:1rem;float:none;line-height:1.1em;padding:5px 0;width:100%}.coordination-item--info .function,.coordination-item--info .name{color:#00315e;font-family:"Montserrat",sans-serif;font-weight:500;text-align:center}.coordination-item--info .name{font-size:36px;font-size:2.25rem;line-height:1em;margin:0 0 5px}.coordination-item--image{overflow:hidden}.coordination-item--image .image{box-sizing:border-box;display:inline-block;align-items:center;align-content:center;display:inline-flex;flex-flow:row wrap;justify-content:center;justify-items:center;float:left;height:345px;position:relative;width:100%}.coordination-item--image .image img{box-sizing:border-box;display:inline-block;border:none;height:100%;float:left;position:relative;width:auto}@media only screen and (max-width:640px){.coordination-item--image,.coordination-item--info{width:100%}}.coordination{float:left;margin:70px 0 0;position:relative}.coordination,.coordination--item,.coordination--list{box-sizing:border-box;display:inline-block;width:100%}.coordination--list{display:block;float:none;list-style:none;margin:0 auto;max-width:690px;padding:0}.coordination--item{float:left;margin:10px 0}.documents-item{box-sizing:border-box;display:inline-block;align-items:center;background-color:#f2f2f2;border:none;display:inline-flex;cursor:pointer;height:170px;justify-content:flex-start;flex-flow:row nowrap;float:left;outline:none;padding:10px 45px;position:relative;width:100%}.documents-item--icon,.documents-item--info{box-sizing:border-box;display:inline-block;float:left;position:relative}.documents-item--icon{font-size:80px;font-size:5rem;color:#4ac8f5;margin:15px 0 0}.documents-item--info{padding:0 0 0 45px;text-align:left}.documents-item--info .extension,.documents-item--info .name,.documents-item--info .size{box-sizing:border-box;display:inline-block;float:left;position:relative}.documents-item--info .name{font-size:18px;font-size:1.125rem;color:#222;font-family:"Montserrat",sans-serif;font-weight:500;line-height:1.4em;width:100%}.documents-item--info .extension,.documents-item--info .size{font-size:18px;font-size:1.125rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:500;font-weight:700}.documents-item--info .extension{margin-left:5px;text-transform:uppercase}.documents-item:before{box-sizing:border-box;display:inline-block;background-color:#0173a4;content:"";height:100%;left:0;position:absolute;top:0;width:10px}@media only screen and (max-width:1024px){.documents-item{margin:0 10px;width:calc(100% - 20px)}.documents-item--icon{font-size:50px;font-size:3.125rem}}@media only screen and (max-width:480px){.documents-item{padding:10px 30px}.documents-item--info{margin:0;padding-left:30px}.documents-item--info .extension,.documents-item--info .name,.documents-item--info .size{font-size:16px;font-size:1rem}}.documents{margin:70px 0 0}.documents,.documents--item,.documents--list{box-sizing:border-box;display:inline-block;float:left;position:relative;width:100%}.documents--list{display:block;float:none;list-style:none;margin:0 auto;max-width:690px;padding:0}.documents--item{margin:1px 0}.documents--item:nth-child(odd) .documents-item:before{background-color:#0180b6}.documents--item:nth-child(2n+2) .documents-item:before{background-color:#06cbcb}.select,.select--component,.select--content{box-sizing:border-box;display:inline-block;float:left;position:relative}.select--component,.select--content{text-align:left;width:100%}.select--content{background-color:#fff;border:1px solid #0180b6;border-top:none;display:none;left:0;margin:0;max-height:132px;overflow:hidden;overflow-y:auto;outline:none;padding:0;position:absolute;top:calc(100% - 1px);width:100%;z-index:0}.select--component{height:auto;outline:1px solid transparent;transition:outline .4s cubic-bezier(.175,.885,.32,1.275)}.select--component:focus{outline:1px solid #0180b6}.select--component.active .select--content{display:inline-block;z-index:9;box-shadow:1px 1px 3px 3px rgba(0,0,0,.2588235294)}.select--component.active .select--selected{z-index:10}.select--component.active .select--selected .icon{right:15px;top:calc(50% - 6px);-webkit-transform:rotate(90deg) translateY(-50%);transform:rotate(90deg) translateY(-50%);-webkit-transform-origin:left top;transform-origin:left top}.select--component.active:before{border-bottom:5px solid #222;border-top:none}.select--component select{display:none}.select--item{background-color:#fff;border:none;border-top:1px solid #0180b6;cursor:pointer;padding:0;text-align:left}.select--item,.select--item .text{box-sizing:border-box;display:inline-block;float:left;margin:0;outline:none;width:100%}.select--item .text{font-size:18px;font-size:1.125rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:400;overflow:hidden;padding:10px 22px 12px;position:relative;text-overflow:ellipsis;white-space:nowrap}.select--item[data-disabled=false]{display:none}.select--item[data-disabled=false]~.select--item:nth-child(odd){background-color:#fff}.select--item:nth-child(odd),.select--item[data-disabled=false]~.select--item:nth-child(2n){background-color:rgba(0,155,219,.1)}.select--selected{background-color:#fff;border:1px solid #0180b6;float:left;height:47px;line-height:1em;margin:0;outline:none;padding:13px 22px 10px;position:relative;text-align:left;width:100%}.select--selected,.select--selected .icon,.select--selected .text{box-sizing:border-box;display:inline-block;cursor:pointer}.select--selected .icon{font-size:20px;font-size:1.25rem;color:#49c8f5;right:5px;position:absolute;top:calc(50% - 2px);-webkit-transform:rotate(-90deg) translateY(-50%);transform:rotate(-90deg) translateY(-50%);-webkit-transform-origin:left center;transform-origin:left center}.select--selected .text{color:#00315e;font-weight:400;float:left;position:relative;text-align:left;top:0}.select--selected .text,.select--selected .text.label-x{font-size:18px;font-size:1.125rem;font-family:"Montserrat",sans-serif}.select--selected .text.label-x{color:#828282;font-weight:300;left:23px;position:absolute;top:14px}.select--selected .text.label-x[data-active=true]{font-size:12px;font-size:.75rem;left:0;top:-17px}.select--component[data-error=true] .select--selected{border-color:#f20022}.select--component[data-error=true] .select--selected .text{color:#f20022}.forms--content{background-color:#e4f5fd;padding:20px;max-width:100%}.forms--content--error{box-sizing:border-box;display:inline-block;background-color:#ec2227;float:left;margin:15px 0 0;padding:10px 25px;position:relative;text-align:left;width:100%}.forms--content--error .text{box-sizing:border-box;display:inline-block;font-size:14px;font-size:.875rem;color:#fff;font-family:"Montserrat",sans-serif;font-weight:400;float:left;margin:0;line-height:1em}.forms--content .input-control{box-sizing:border-box;display:inline-block;float:left;margin:15px 0;outline:none;position:relative;width:100%}.forms--content .input-control .file,.forms--content .input-control input,.forms--content .input-control textarea{box-sizing:border-box;display:inline-block;font-size:18px;font-size:1.125rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:400;background-color:#fff;border:1px solid #0180b6;float:left;height:47px;line-height:1em;outline:none;padding:10px 22px 12px;position:relative;width:100%}.forms--content .input-control .file:focus+.label,.forms--content .input-control .file[data-empty=false]+.label,.forms--content .input-control input:focus+.label,.forms--content .input-control input[data-empty=false]+.label,.forms--content .input-control textarea:focus+.label,.forms--content .input-control textarea[data-empty=false]+.label{font-size:12px;font-size:.75rem;left:0;top:-17px}.forms--content .input-control .file:focus+.label span,.forms--content .input-control .file[data-empty=false]+.label span,.forms--content .input-control input:focus+.label span,.forms--content .input-control input[data-empty=false]+.label span,.forms--content .input-control textarea:focus+.label span,.forms--content .input-control textarea[data-empty=false]+.label span{display:none;font-weight:300}.forms--content .input-control textarea{height:200px;resize:none}.forms--content .input-control .label{box-sizing:border-box;display:inline-block;font-size:18px;font-size:1.125rem;color:#828282;font-family:"Montserrat",sans-serif;font-weight:300;left:22px;outline:none;pointer-events:none;position:absolute;top:12px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);z-index:2}.forms--content .input-control .label span{box-sizing:border-box;display:inline-block}.forms--content .input-control .file{padding:10px 40px 12px 22px}.forms--content .input-control .file input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.forms--content .input-control .file-name{float:left;max-width:100%;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;top:2px;white-space:nowrap;width:100%}.forms--content .input-control .file .icon{box-sizing:border-box;display:inline-block;font-size:18px;font-size:1.125rem;color:#49c8f5;right:15px;position:absolute;top:14px}.forms--content .input-control .file .icon.icon-link{background-image:url(/images/icon-link.png);height:15px;width:18px}.forms--content .input-control .file[data-active=true]+label{font-size:12px;font-size:.75rem;left:0;top:-17px}.forms--content .input-control[data-error=true] .label{color:#ec2227}.forms--content .input-control[data-error=true] input,.forms--content .input-control[data-error=true] textarea{border-color:#ec2227}.forms--content .input-control[data-error=true] .file{border:1px solid #ec2227}.forms--content .input-control[data-error=true] .file+.label{display:none}.forms--content .input-control[data-error=true] .file-name{font-size:18px;font-size:1.125rem;color:#ec2227;font-family:"Montserrat",sans-serif;font-weight:300}.forms--content .input-control .select--component .select--content{max-height:225px}.forms--content .input-control .select--component+.label{display:none}.forms{margin:70px 0 0;width:100%}.forms,.forms--content,.forms--form{box-sizing:border-box;display:inline-block;float:left;position:relative}.forms--content{background-color:#e4f5fd;padding:20px;max-width:100%}.forms--content--error{background-color:#ec2227;margin:15px 0 0;padding:10px 25px;position:relative;text-align:left;width:100%}.forms--content--error,.forms--content--error .text{box-sizing:border-box;display:inline-block;float:left}.forms--content--error .text{font-size:14px;font-size:.875rem;color:#fff;font-family:"Montserrat",sans-serif;font-weight:400;margin:0;line-height:1em}.forms--content .input-control{box-sizing:border-box;display:inline-block;float:left;margin:15px 0;outline:none;position:relative;width:100%}.forms--content .input-control .file,.forms--content .input-control input,.forms--content .input-control textarea{box-sizing:border-box;display:inline-block;font-size:18px;font-size:1.125rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:400;background-color:#fff;border:1px solid #0180b6;float:left;height:47px;line-height:1em;outline:none;padding:10px 22px 12px;position:relative;width:100%}.forms--content .input-control .file:focus+.label,.forms--content .input-control .file[data-empty=false]+.label,.forms--content .input-control input:focus+.label,.forms--content .input-control input[data-empty=false]+.label,.forms--content .input-control textarea:focus+.label,.forms--content .input-control textarea[data-empty=false]+.label{font-size:12px;font-size:.75rem;left:0;top:-17px}.forms--content .input-control .file:focus+.label span,.forms--content .input-control .file[data-empty=false]+.label span,.forms--content .input-control input:focus+.label span,.forms--content .input-control input[data-empty=false]+.label span,.forms--content .input-control textarea:focus+.label span,.forms--content .input-control textarea[data-empty=false]+.label span{display:none;font-weight:300}.forms--content .input-control textarea{height:200px;resize:none}.forms--content .input-control .label{font-size:18px;font-size:1.125rem;color:#828282;font-family:"Montserrat",sans-serif;font-weight:300;left:22px;outline:none;pointer-events:none;position:absolute;top:12px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);z-index:2}.forms--content .input-control .label,.forms--content .input-control .label span{box-sizing:border-box;display:inline-block}.forms--content .input-control .file{padding:10px 40px 12px 22px}.forms--content .input-control .file input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.forms--content .input-control .file-name{float:left;max-width:100%;overflow:hidden;position:relative;text-align:left;text-overflow:ellipsis;top:2px;white-space:nowrap;width:100%}.forms--content .input-control .file .icon{box-sizing:border-box;display:inline-block;font-size:18px;font-size:1.125rem;color:#49c8f5;right:15px;position:absolute;top:14px}.forms--content .input-control .file .icon.icon-link{background-image:url(/images/icon-link.png);height:15px;width:18px}.forms--content .input-control .file[data-active=true]+label{font-size:12px;font-size:.75rem;left:0;top:-17px}.forms--content .input-control[data-error=true] .label{color:#ec2227}.forms--content .input-control[data-error=true] input,.forms--content .input-control[data-error=true] textarea{border-color:#ec2227}.forms--content .input-control[data-error=true] .file{border:1px solid #ec2227}.forms--content .input-control[data-error=true] .file+.label{display:none}.forms--content .input-control[data-error=true] .file-name{font-size:18px;font-size:1.125rem;color:#ec2227;font-family:"Montserrat",sans-serif;font-weight:300}.forms--content .input-control .select--component .select--content{max-height:225px}.forms--content .input-control .select--component+.label{display:none}.forms--form{float:none}.forms--form .btn-triangle{background-color:#4ac8f5;border:none;color:#fff;float:right;margin:20px 10px 0 0;outline:none;position:relative;cursor:pointer!important}.forms--form .btn-triangle:after{border-left-color:#4ac8f5}.forms--form.faleconosoco{padding:0 10px;width:460px}.forms--form+.forms--success{width:460px}.forms--success{box-sizing:border-box;display:inline-block;display:none;float:none;padding:0 10px 20px;position:relative;text-align:center;width:100%}.forms--success .text{box-sizing:border-box;display:inline-block;font-size:24px;font-size:1.5rem;color:#00abc1;font-family:"Montserrat",sans-serif;font-weight:400}.forms .wrapper{text-align:center}.forms[data-success=true] .forms--form{display:none}.forms[data-success=true] .forms--success{display:inline-block}.forms---checkbox{align-items:center}.forms---checkbox .checkbox-text{align-items:center;font-size:14px;font-size:.875rem;color:#005660;font-family:"Montserrat",sans-serif;font-weight:400}.forms---checkbox .checkbox-text input[type=checkbox]{margin-right:10px}.forms--form{max-width:480px}.forms--form.csa .btn-triangle{display:block}.link{box-sizing:border-box;display:inline-block}.highlights-item{box-sizing:border-box;display:inline-block;align-items:center;display:inline-flex;height:200px;flex-flow:row wrap;justify-content:center;float:left;padding:0;pointer-events:none;position:relative;width:100%}.highlights-item .description,.highlights-item .link,.highlights-item .title{box-sizing:border-box;display:inline-block}.highlights-item .description{font-size:18px;font-size:1.125rem;color:#f6dd5c;font-family:"Montserrat",sans-serif;font-weight:600}.highlights-item .link{box-sizing:border-box;display:inline-block;padding:0 40px;pointer-events:auto;position:relative;text-align:center;text-decoration:none;width:100%}.highlights-item .link .description,.highlights-item .link .name{box-sizing:border-box;display:inline-block;display:block}.highlights-item .title{font-size:18px;font-size:1.125rem;color:#fff;font-family:"Montserrat",sans-serif;font-weight:600;line-height:1.4em;margin:0 0 5px;text-align:center}@media only screen and (max-width:768px){.highlights-item .link{padding:0 30px}.highlights-item .link .description,.highlights-item .link .title{font-size:16px;font-size:1rem}}@media only screen and (max-width:640px){.highlights-item .link{padding:0 60px}.highlights-item .svg--bg{transition:all .6s ease}}.highlights-slider-controls{box-sizing:border-box;display:inline-block;background-color:initial;border:none;cursor:pointer;height:25px;margin:0 auto;max-width:1380px;outline:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.highlights-slider-controls.next{right:10px}.highlights-slider-controls.prev{left:10px}.highlights-slider-controls .icon{font-size:20px;font-size:1.25rem;color:#fff}@media only screen and (max-width:1024px){.highlights-slider-controls.next{right:10px}.highlights-slider-controls.prev{left:10px}}@media only screen and (max-width:959px){.highlights-slider-controls.next{right:5px}.highlights-slider-controls.prev{left:5px}.highlights-slider-controls .icon{font-size:19px;font-size:1.1875rem}}@media only screen and (max-width:640px){.highlights-slider-controls{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.highlights-slider-controls.next{right:20px}.highlights-slider-controls.prev{left:20px}.highlights-slider-controls .icon{font-size:25px;font-size:1.5625rem}}.highlights-slider{box-sizing:border-box;display:inline-block;bottom:112px;margin:0 0 -60px;position:relative;width:100%;z-index:12}.highlights-slider--bg-svg,.highlights-slider--item,.highlights-slider--list{box-sizing:border-box;display:inline-block;float:left;position:relative}.highlights-slider--bg-svg{background-color:initial;left:0;height:200px;list-style:none;margin:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.highlights-slider--bg-svg .svg{box-sizing:border-box;display:inline-block;height:210px;right:100%;line-height:1em;margin:0;padding:0;position:absolute;top:0;width:33.3333333%}.highlights-slider--bg-svg .svg.prevIn{-webkit-animation:prevIn .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards;animation:prevIn .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards}.highlights-slider--bg-svg .svg.prevOut{-webkit-animation:prevOut .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards;animation:prevOut .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards}.highlights-slider--bg-svg .svg.prevNext{-webkit-animation:prevNext .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards;animation:prevNext .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards}.highlights-slider--bg-svg .svg.prevNextNext{-webkit-animation:prevNextNext .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards;animation:prevNextNext .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards}.highlights-slider--bg-svg .svg.nextIn{-webkit-animation:nextIn .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards;animation:nextIn .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards}.highlights-slider--bg-svg .svg.nextOut{-webkit-animation:nextOut .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards;animation:nextOut .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards}.highlights-slider--bg-svg .svg.nextNext{-webkit-animation:nextNext .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards;animation:nextNext .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards}.highlights-slider--bg-svg .svg.nextNextNext{-webkit-animation:nextNextNext .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards;animation:nextNextNext .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards}.highlights-slider--bg-svg .svg.prevInMobile{-webkit-animation:prevInMobile .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards;animation:prevInMobile .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards}.highlights-slider--bg-svg .svg.prevOutMobile{-webkit-animation:prevOutMobile .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards;animation:prevOutMobile .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards}.highlights-slider--bg-svg .svg.nextInMobile{-webkit-animation:nextInMobile .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards;animation:nextInMobile .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards}.highlights-slider--bg-svg .svg.nextOutMobile{-webkit-animation:nextOutMobile .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards;animation:nextOutMobile .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards}.highlights-slider--bg-svg .svg svg{box-sizing:border-box;display:inline-block;left:0;height:calc(100% - 10px);position:absolute;top:0;width:100%}.highlights-slider--bg-svg .svg[data-type="1"] svg path,.highlights-slider--bg-svg .svg[data-type="4"] svg path{fill:#0180b6}.highlights-slider--bg-svg .svg[data-type="0"] svg path,.highlights-slider--bg-svg .svg[data-type="3"] svg path{fill:#0aabe4}.highlights-slider--bg-svg .svg[data-type="2"] svg path,.highlights-slider--bg-svg .svg[data-type="5"] svg path{fill:#00abc1}.highlights-slider--bg-svg .svg:first-child{left:0}.highlights-slider--bg-svg .svg:nth-child(2){left:33.333333%}.highlights-slider--bg-svg .svg:nth-child(3){left:66.666666%}.highlights-slider--item{background-color:initial;right:100%;position:absolute;top:0;width:33.3333333333%}.highlights-slider--item.prevIn{-webkit-animation:prevIn .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards;animation:prevIn .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards}.highlights-slider--item.prevOut{-webkit-animation:prevOut .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards;animation:prevOut .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards}.highlights-slider--item.prevNext{-webkit-animation:prevNext .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards;animation:prevNext .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards}.highlights-slider--item.prevNextNext{-webkit-animation:prevNextNext .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards;animation:prevNextNext .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards}.highlights-slider--item.nextIn{-webkit-animation:nextIn .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards;animation:nextIn .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards}.highlights-slider--item.nextOut{-webkit-animation:nextOut .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards;animation:nextOut .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards}.highlights-slider--item.nextNext{-webkit-animation:nextNext .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards;animation:nextNext .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards}.highlights-slider--item.nextNextNext{-webkit-animation:nextNextNext .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards;animation:nextNextNext .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards}.highlights-slider--item.prevInMobile{-webkit-animation:prevInMobile .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards;animation:prevInMobile .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards}.highlights-slider--item.prevOutMobile{-webkit-animation:prevOutMobile .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards;animation:prevOutMobile .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards}.highlights-slider--item.nextInMobile{-webkit-animation:nextInMobile .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards;animation:nextInMobile .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards}.highlights-slider--item.nextOutMobile{-webkit-animation:nextOutMobile .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards;animation:nextOutMobile .6s cubic-bezier(.075,.82,.165,1) 0s 1 forwards}.highlights-slider--item:first-child{left:0}.highlights-slider--item:nth-child(2){left:33.333333%}.highlights-slider--item:nth-child(3){left:66.666666%}.highlights-slider--list{list-style:none;margin:0;height:200px;padding:0;width:100%;z-index:2}.highlights-slider>svg{box-sizing:border-box;display:inline-block;left:0;height:300px;position:absolute;top:0;width:100%}.highlights-slider>svg polygon{fill:#fff;-webkit-transform:translateY(-15px);transform:translateY(-15px)}.highlights-slider .wrapper{overflow:hidden;position:relative}@media only screen and (min-width:1920px){.highlights-slider{bottom:160px}}@media only screen and (max-width:1024px){.highlights-slider{bottom:134px;margin:0 0 -60px;padding:0 20px}}@media only screen and (max-width:959px){.highlights-slider{bottom:120px;margin:0 0 -110px}}@media only screen and (max-width:640px){.highlights-slider{margin:0 0 35px;top:-20px}.highlights-slider>svg{display:none}.highlights-slider--bg-svg .svg{height:200px;width:100%}.highlights-slider--bg-svg .svg:first-child{left:0}.highlights-slider--bg-svg .svg:nth-child(2),.highlights-slider--bg-svg .svg:nth-child(3){left:100%}.highlights-slider--item{width:100%}.highlights-slider--item:nth-child(2),.highlights-slider--item:nth-child(3){left:100%}}@media only screen and (max-width:480px){.highlights-slider{margin:0}}.text-out{box-sizing:border-box;float:left;position:relative;width:100%}.text-out--points{bottom:15px;left:50%;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%)}.text-out--points,.text-out--points:after{box-sizing:border-box;display:inline-block}.text-out--points:after{font-size:35px;font-size:2.1875rem;color:rgba(34,34,34,.5);font-family:"Montserrat",sans-serif;font-weight:400;content:"...";line-height:1em}.text-out[data-start=true] .info{align-content:start!important}.history-type-eight{box-sizing:border-box;display:inline-block;float:left;position:relative;width:100%}.history-type-eight .content,.history-type-eight .image{float:left;width:50%}.history-type-eight .content{background-color:#e6e7e7}.history-type-eight .content .info .title{color:#00abc1!important;font-size:144px!important}.history-type-eight .content:after{box-sizing:border-box;display:inline-block;border-top:30px solid transparent;border-bottom:30px solid transparent;border-left:20px solid #e6e7e7;content:"";height:0;right:-19px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:0}.history-type-eight .image{float:right}.history-type-eight:before{box-sizing:border-box;display:inline-block;background-color:#e6e7e7;content:"";height:100%;left:0;position:absolute;top:0;width:50%}@media only screen and (max-width:1024px){.history-type-eight .content .info .title{font-size:60px!important}.history-type-eight .content:after{border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:15px solid #e6e7e7;right:-14px}.history-type-eight .content:before{display:none}}@media only screen and (max-width:640px){.history-type-eight .content .info .title{font-size:36px!important}}@media only screen and (max-width:480px){.history-type-eight .image img{height:100%!important;width:auto!important}}.history-type-five{width:100%}.history-type-five,.history-type-five--item{box-sizing:border-box;display:inline-block;float:left;position:relative}.history-type-five--item{width:50%}.history-type-five--item .content,.history-type-five--item .image{float:left;width:50%}.history-type-five--item .content{background-color:#00abc1}.history-type-five--item .content:after{box-sizing:border-box;display:inline-block;border-top:30px solid transparent;border-bottom:30px solid transparent;border-right:20px solid #00abc1;content:"";height:0;left:-19px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:0}.history-type-five--item.big .content,.history-type-five--item.big .image{width:100%}.history-type-five--item.big .image{height:690px!important}.history-type-five--item.big .content{background-color:#e6e7e7;bottom:0;left:-100%;position:absolute!important;width:100%}.history-type-five--item.big .content .info .title{color:#49c8f5!important}.history-type-five--item.big .content:after{border-right:none;border-left:20px solid #e6e7e7;left:auto;right:-19px}@media only screen and (max-width:1024px){.history-type-five--item .content:after{border:20px solid transparent;border-right:none;border-left:15px solid #00abc1;left:auto;right:-14px}.history-type-five--item .image{float:right}.history-type-five--item.big .image{height:500px!important}.history-type-five--item.big .content:after{border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:15px solid #e6e7e7;right:-14px}}@media only screen and (max-width:640px){.history-type-five--item{width:100%}.history-type-five--item .image{float:right}.history-type-five--item .content:after{border:20px solid transparent;border-right:none;border-left:15px solid #00abc1;right:-14px;left:auto}.history-type-five--item.big .image{float:left;height:180px!important;width:50%}.history-type-five--item.big .image img{height:auto;width:100%}.history-type-five--item.big .content{bottom:auto;left:auto;position:relative!important;width:50%}.history-type-five--item.big .content:after{border:20px solid transparent;border-right:15px solid #e6e7e7;border-left:none;left:-14px;right:auto}}@media only screen and (max-width:480px){.history-type-five--item.big .image{height:295px!important}}.history-type-four{box-sizing:border-box;display:inline-block;float:left;position:relative;width:100%}.history-type-four .content,.history-type-four .image{float:left;width:50%}.history-type-four .image{overflow:hidden}.history-type-four .image img{box-sizing:border-box;display:inline-block;float:left;height:100%;position:relative;width:auto}.history-type-four .content{background-color:#49c8f5}.history-type-four .content .info{float:left;width:100%}.history-type-four .content:after{box-sizing:border-box;display:inline-block;border-top:30px solid transparent;border-bottom:30px solid transparent;border-right:20px solid #49c8f5;content:"";height:0;left:-19px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:0}@media only screen and (max-width:1024px){.history-type-four .content:after{border-bottom-width:20px;border-right-width:15px;border-top-width:20px;left:-14px}}.history-type-one{width:100%}.history-type-one,.history-type-one--item{box-sizing:border-box;display:inline-block;float:left;position:relative}.history-type-one--item{width:50%}.history-type-one--item .content,.history-type-one--item .image{float:left;width:50%}.history-type-one--item .image{float:right}.history-type-one--item .content{background-color:rgba(34,34,34,.1);left:0;padding:0}.history-type-one--item .content .info{float:left;width:100%}.history-type-one--item:after{box-sizing:border-box;display:inline-block;border-top:30px solid transparent;border-bottom:30px solid transparent;border-left:20px solid #e6e7e7;content:"";height:0;right:calc(50% - 19px);position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:0}.history-type-one--item:first-child .content{background-color:#f6dd5c}.history-type-one--item:first-child:after{border-left-color:#f6dd5c}.history-type-one--item:last-child .content{background-color:#e6e7e7}.history-type-one--item:last-child .content .title{color:#49c8f5!important}@media only screen and (max-width:1024px){.history-type-one--item:after{border-bottom-width:20px;border-left-width:15px;border-top-width:20px;right:calc(50% - 14px)}}@media only screen and (max-width:640px){.history-type-one--item{width:100%}.history-type-one--item:last-child .image{float:left}.history-type-one--item:last-child .content{float:right}.history-type-one--item:last-child:after{border:20px solid transparent;border-right:15px solid #e6e7e7;border-left:none;right:calc(50% - 1px)}}.history-type-seven{width:100%}.history-type-seven,.history-type-seven--item{box-sizing:border-box;display:inline-block;float:left;position:relative}.history-type-seven--item,.history-type-seven--item .content,.history-type-seven--item .image{width:50%}.history-type-seven--item .image{float:right;overflow:hidden}.history-type-seven--item .content{background-color:#49c8f5;float:left}.history-type-seven--item .content:after{box-sizing:border-box;display:inline-block;border-top:30px solid transparent;border-bottom:30px solid transparent;border-left:20px solid #49c8f5;content:"";height:0;right:-19px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:0}.history-type-seven--item.only .content{background-color:#00abc1;width:100%}.history-type-seven--item.only .content:after{display:none}@media only screen and (max-width:1024px){.history-type-seven--item .content:after{border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:15px solid #49c8f5;right:-14px}}@media only screen and (max-width:640px){.history-type-seven--item{width:100%}.history-type-seven--item .image{float:left}.history-type-seven--item .content{float:right}.history-type-seven--item .content:after{border-left:none;border-right:15px solid #49c8f5;left:-14px}.history-type-seven--item.only .content{height:auto!important}.history-type-seven--item.only .content .info{height:auto!important;max-height:none!important}}@media only screen and (max-width:480px){.history-type-seven--item.only .content{height:auto!important}.history-type-seven--item.only .content .info{height:auto!important;max-height:none!important}}.history-type-six{box-sizing:border-box;display:inline-block;float:left;position:relative;width:100%}.history-type-six .content,.history-type-six .image{float:left;width:50%}.history-type-six .content{background-color:#f6dd5c;float:left}.history-type-six .content:after{border-top:30px solid transparent;border-bottom:30px solid transparent;border-right:20px solid #f6dd5c;height:0;left:-19px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:0}.history-type-six .content:after,.history-type-six:before{box-sizing:border-box;display:inline-block;content:"";position:absolute}.history-type-six:before{background-color:#f6dd5c;left:50%;height:100%;top:0;width:50vw}@media only screen and (max-width:1024px){.history-type-six .content:after{box-sizing:border-box;display:inline-block;border-top:20px solid transparent;border-bottom:20px solid transparent;border-right:15px solid #f6dd5c;left:-14px}.history-type-six:before{display:none}}@media only screen and (max-width:640px){.history-type-six .image{float:right}.history-type-six .content{float:left}.history-type-six .content:after{border:20px solid transparent;border-right:none;border-left:15px solid #f6dd5c;left:100%}}.history-type-three{width:100%}.history-type-three,.history-type-three--group{box-sizing:border-box;display:inline-block;float:left;position:relative}.history-type-three--group{width:50%}.history-type-three--group .history-type-three--item{width:100%}.history-type-three--group .history-type-three--item:first-child{background-color:#00abc1}.history-type-three--group .history-type-three--item:last-child{background-color:#e6e7e7}.history-type-three--group .history-type-three--item:last-child .content .info .title{color:#49c8f5}.history-type-three--group .history-type-three--item:last-child:before{box-sizing:border-box;display:inline-block;background-color:inherit;content:"";left:-50vh;height:100%;position:absolute;top:0;width:50vh}.history-type-three--group .history-type-three--item:last-child:after{display:none}.history-type-three--item{box-sizing:border-box;display:inline-block;float:left;position:relative;width:50%}.history-type-three--item .content,.history-type-three--item .image{float:left;width:50%}.history-type-three--item .image{float:right}.history-type-three--item .content{float:left}.history-type-three--item.big .image{height:690px!important;width:100%}.history-type-three--item.big .content{background-color:#f6dd5c;bottom:0;left:-50%;position:absolute!important;width:50%}.history-type-three--item.big:after{border-left-color:#f6dd5c;left:-1px;right:auto;top:75%}.history-type-three--item:after{box-sizing:border-box;display:inline-block;border-top:30px solid transparent;border-bottom:30px solid transparent;border-left:20px solid #00abc1;content:"";height:0;right:calc(50% - 19px);position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:0}@media only screen and (max-width:1024px){.history-type-three--item.big .image{height:500px!important}.history-type-three--item.big:after{right:auto}.history-type-three--item:after{border-bottom-width:20px;border-left-width:15px;border-top-width:20px;right:calc(50% - 14px)}}@media only screen and (max-width:640px){.history-type-three--group{width:100%}.history-type-three--group .history-type-three--item:first-child .image{float:left}.history-type-three--group .history-type-three--item:first-child .content{float:right}.history-type-three--group .history-type-three--item:first-child:after{border-left:none;border-right:15px solid #00abc1;right:calc(50% - 1px)}.history-type-three--group .history-type-three--item:last-child{text-align:center;width:100%}.history-type-three--group .history-type-three--item:last-child .content{height:auto!important;width:100%}.history-type-three--group .history-type-three--item:last-child .content .info{height:auto!important;max-height:none;margin:0;padding:30px;text-align:left}.history-type-three--item{padding:0}.history-type-three--item .image img{height:auto;width:100%}.history-type-three--item.big{width:100%}.history-type-three--item.big .image{height:180px!important;width:50%}.history-type-three--item.big .content{bottom:auto;left:auto;position:relative!important}.history-type-three--item.big:after{left:calc(50% - 1px);top:50%}}@media only screen and (max-width:480px){.history-type-three--group .history-type-three--item:first-child .image{float:left}.history-type-three--group .history-type-three--item:first-child .content{float:right}.history-type-three--item.big .image{height:295px!important}}.history-type-two{box-sizing:border-box;display:inline-block;float:left;position:relative;width:100%}.history-type-two .content,.history-type-two .image{float:left;width:50%}.history-type-two .image{width:50%}.history-type-two .image img{height:auto!important;width:100%!important}.history-type-two .content .info{width:100%}.history-type-two .content:after{border-top:30px solid transparent;border-bottom:30px solid transparent;border-right:20px solid #49c8f5;height:0;left:-19px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:0}.history-type-two .content:after,.history-type-two:before{box-sizing:border-box;display:inline-block;content:"";position:absolute}.history-type-two:before{background-color:#49c8f5;height:100%;right:0;top:0;width:50%}@media only screen and (max-width:1024px){.history-type-two .content .info{background-color:#49c8f5}.history-type-two .content:before{display:none}.history-type-two .content:after{border-bottom-width:20px;border-right-width:15px;border-top-width:20px;left:-14px}}@media only screen and (max-width:959px){.history-type-two .image img{height:100%!important;width:auto!important}}@media only screen and (max-width:640px){.history-type-two .image{float:right}.history-type-two .image img{height:auto!important;width:100%!important}.history-type-two .content{background-color:#49c8f5}.history-type-two .content:after{border:20px solid transparent;border-right:none;border-left:15px solid #49c8f5;left:calc(100% - 1px)}}@media only screen and (max-width:480px){.history-type-two .image img{height:100%!important;width:auto!important}}.history{padding:0;vertical-align:top}.history,.history--item{box-sizing:border-box;display:inline-block;float:left;position:relative;width:100%}.history--item .history-type-eight .content,.history--item .history-type-eight .image,.history--item .history-type-five--item .content,.history--item .history-type-five--item .image,.history--item .history-type-four .content,.history--item .history-type-four .image,.history--item .history-type-one--item .content,.history--item .history-type-one--item .image,.history--item .history-type-seven--item .content,.history--item .history-type-seven--item .image,.history--item .history-type-six .content,.history--item .history-type-six .image,.history--item .history-type-three .content,.history--item .history-type-three .image,.history--item .history-type-two .content,.history--item .history-type-two .image{box-sizing:border-box;display:inline-block;height:345px;position:relative;vertical-align:top}.history--item .history-type-eight .content,.history--item .history-type-five--item .content,.history--item .history-type-four .content,.history--item .history-type-one--item .content,.history--item .history-type-seven--item .content,.history--item .history-type-six .content,.history--item .history-type-three .content,.history--item .history-type-two .content{height:345px;margin:0;padding:0}.history--item .history-type-eight .content .info,.history--item .history-type-five--item .content .info,.history--item .history-type-four .content .info,.history--item .history-type-one--item .content .info,.history--item .history-type-seven--item .content .info,.history--item .history-type-six .content .info,.history--item .history-type-three .content .info,.history--item .history-type-two .content .info{box-sizing:border-box;display:inline-block;align-content:center;display:inline-flex;flex-flow:row wrap;margin:30px 0;height:285px;max-height:285px;justify-content:center;overflow:hidden;padding:0 30px;position:relative}.history--item .history-type-eight .content .info .description,.history--item .history-type-eight .content .info .title,.history--item .history-type-five--item .content .info .description,.history--item .history-type-five--item .content .info .title,.history--item .history-type-four .content .info .description,.history--item .history-type-four .content .info .title,.history--item .history-type-one--item .content .info .description,.history--item .history-type-one--item .content .info .title,.history--item .history-type-seven--item .content .info .description,.history--item .history-type-seven--item .content .info .title,.history--item .history-type-six .content .info .description,.history--item .history-type-six .content .info .title,.history--item .history-type-three .content .info .description,.history--item .history-type-three .content .info .title,.history--item .history-type-two .content .info .description,.history--item .history-type-two .content .info .title{box-sizing:border-box;display:inline-block;float:left;position:relative;width:100%}.history--item .history-type-eight .content .info .description,.history--item .history-type-five--item .content .info .description,.history--item .history-type-four .content .info .description,.history--item .history-type-one--item .content .info .description,.history--item .history-type-seven--item .content .info .description,.history--item .history-type-six .content .info .description,.history--item .history-type-three .content .info .description,.history--item .history-type-two .content .info .description{font-size:18px;font-size:1.125rem;color:grey;font-family:"Montserrat",sans-serif;font-weight:500;line-height:24px;width:100%;white-space:pre-line}.history--item .history-type-eight .content .info .title,.history--item .history-type-five--item .content .info .title,.history--item .history-type-four .content .info .title,.history--item .history-type-one--item .content .info .title,.history--item .history-type-seven--item .content .info .title,.history--item .history-type-six .content .info .title,.history--item .history-type-three .content .info .title,.history--item .history-type-two .content .info .title{font-size:64px;font-size:4rem;color:#fff;font-family:"Montserrat",sans-serif;font-weight:800;line-height:1em;padding:0 0 30px;text-align:center}.history--item .history-type-eight .image,.history--item .history-type-five--item .image,.history--item .history-type-four .image,.history--item .history-type-one--item .image,.history--item .history-type-seven--item .image,.history--item .history-type-six .image,.history--item .history-type-three .image,.history--item .history-type-two .image{align-items:center;display:inline-flex;justify-content:center;overflow:hidden}.history--item .history-type-eight .image img,.history--item .history-type-five--item .image img,.history--item .history-type-four .image img,.history--item .history-type-one--item .image img,.history--item .history-type-seven--item .image img,.history--item .history-type-six .image img,.history--item .history-type-three .image img,.history--item .history-type-two .image img{box-sizing:border-box;display:inline-block;float:left;height:100%;width:auto}.history--item .history-type-eight.x-large .content,.history--item .history-type-eight.x-large .image,.history--item .history-type-five--item.x-large .content,.history--item .history-type-five--item.x-large .image,.history--item .history-type-four.x-large .content,.history--item .history-type-four.x-large .image,.history--item .history-type-one--item.x-large .content,.history--item .history-type-one--item.x-large .image,.history--item .history-type-seven--item.x-large .content,.history--item .history-type-seven--item.x-large .image,.history--item .history-type-six.x-large .content,.history--item .history-type-six.x-large .image,.history--item .history-type-three.x-large .content,.history--item .history-type-three.x-large .image,.history--item .history-type-two.x-large .content,.history--item .history-type-two.x-large .image{height:690px}.history--item .history-type-eight.x-large .content .info,.history--item .history-type-five--item.x-large .content .info,.history--item .history-type-four.x-large .content .info,.history--item .history-type-one--item.x-large .content .info,.history--item .history-type-seven--item.x-large .content .info,.history--item .history-type-six.x-large .content .info,.history--item .history-type-three.x-large .content .info,.history--item .history-type-two.x-large .content .info{height:630px;max-height:630px;padding:0 60px}.history--item .history-type-four .content .info .description,.history--item .history-type-seven--item .content .info .description,.history--item .history-type-two .content .info .description{color:#24647a}.history--item .history-type-five--item .content .info .description,.history--item .history-type-four.only .content .info .description,.history--item .history-type-seven--item.only .content .info .description,.history--item .history-type-three--group .history-type-three--item:first-child .content .info .description,.history--item .history-type-three .history-type-three--group .history-type-three--group:first-child .content .info .description,.history--item .history-type-two.only .content .info .description{color:#005660}.history--item .history-type-five--item.big .content .info .description{color:grey}@media only screen and (max-width:1024px){.history{padding:0 70px}.history--item .history-type-eight .content,.history--item .history-type-eight .image,.history--item .history-type-five--item .content,.history--item .history-type-five--item .image,.history--item .history-type-four .content,.history--item .history-type-four .image,.history--item .history-type-one--item .content,.history--item .history-type-one--item .image,.history--item .history-type-seven--item .content,.history--item .history-type-seven--item .image,.history--item .history-type-six .content,.history--item .history-type-six .image,.history--item .history-type-three .content,.history--item .history-type-three .image,.history--item .history-type-two .content,.history--item .history-type-two .image{height:250px}.history--item .history-type-eight .content .info,.history--item .history-type-five--item .content .info,.history--item .history-type-four .content .info,.history--item .history-type-one--item .content .info,.history--item .history-type-seven--item .content .info,.history--item .history-type-six .content .info,.history--item .history-type-three .content .info,.history--item .history-type-two .content .info{height:190px;max-height:190px;padding:0 30px}.history--item .history-type-eight .content .info .description,.history--item .history-type-five--item .content .info .description,.history--item .history-type-four .content .info .description,.history--item .history-type-one--item .content .info .description,.history--item .history-type-seven--item .content .info .description,.history--item .history-type-six .content .info .description,.history--item .history-type-three .content .info .description,.history--item .history-type-two .content .info .description{font-size:14px;font-size:.875rem;line-height:19px}.history--item .history-type-eight .content .info .title,.history--item .history-type-five--item .content .info .title,.history--item .history-type-four .content .info .title,.history--item .history-type-one--item .content .info .title,.history--item .history-type-seven--item .content .info .title,.history--item .history-type-six .content .info .title,.history--item .history-type-three .content .info .title,.history--item .history-type-two .content .info .title{font-size:40px;font-size:2.5rem;padding:0 0 10px}.history--item .history-type-eight.x-large .content,.history--item .history-type-eight.x-large .image,.history--item .history-type-five--item.x-large .content,.history--item .history-type-five--item.x-large .image,.history--item .history-type-four.x-large .content,.history--item .history-type-four.x-large .image,.history--item .history-type-one--item.x-large .content,.history--item .history-type-one--item.x-large .image,.history--item .history-type-seven--item.x-large .content,.history--item .history-type-seven--item.x-large .image,.history--item .history-type-six.x-large .content,.history--item .history-type-six.x-large .image,.history--item .history-type-three.x-large .content,.history--item .history-type-three.x-large .image,.history--item .history-type-two.x-large .content,.history--item .history-type-two.x-large .image{height:400px}.history--item .history-type-eight.x-large .content .info,.history--item .history-type-five--item.x-large .content .info,.history--item .history-type-four.x-large .content .info,.history--item .history-type-one--item.x-large .content .info,.history--item .history-type-seven--item.x-large .content .info,.history--item .history-type-six.x-large .content .info,.history--item .history-type-three.x-large .content .info,.history--item .history-type-two.x-large .content .info{height:340px;max-height:340px;padding:0 60px}}@media only screen and (max-width:959px){.history{padding:0 20px}.history--item .history-type-eight .content .info,.history--item .history-type-five--item .content .info,.history--item .history-type-four .content .info,.history--item .history-type-one--item .content .info,.history--item .history-type-seven--item .content .info,.history--item .history-type-six .content .info,.history--item .history-type-three .content .info,.history--item .history-type-two .content .info{padding:0 35px}.history--item .history-type-eight .content .info .title,.history--item .history-type-five--item .content .info .title,.history--item .history-type-four .content .info .title,.history--item .history-type-one--item .content .info .title,.history--item .history-type-seven--item .content .info .title,.history--item .history-type-six .content .info .title,.history--item .history-type-three .content .info .title,.history--item .history-type-two .content .info .title{font-size:36px;font-size:2.25rem;padding:0 0 15px}.history--item .history-type-eight.x-large .content .info,.history--item .history-type-five--item.x-large .content .info,.history--item .history-type-four.x-large .content .info,.history--item .history-type-one--item.x-large .content .info,.history--item .history-type-seven--item.x-large .content .info,.history--item .history-type-six.x-large .content .info,.history--item .history-type-three.x-large .content .info,.history--item .history-type-two.x-large .content .info{padding:0 35px}}@media only screen and (max-width:640px){.history{padding:0}.history--item .history-type-eight .content,.history--item .history-type-eight .image,.history--item .history-type-eight.x-large .content,.history--item .history-type-eight.x-large .image,.history--item .history-type-five--item .content,.history--item .history-type-five--item .image,.history--item .history-type-four .content,.history--item .history-type-four .image,.history--item .history-type-one--item .content,.history--item .history-type-one--item .image,.history--item .history-type-seven--item .content,.history--item .history-type-seven--item .image,.history--item .history-type-six .content,.history--item .history-type-six .image,.history--item .history-type-three .content,.history--item .history-type-three .image,.history--item .history-type-two .content,.history--item .history-type-two .image{height:180px}.history--item .history-type-eight .content .info,.history--item .history-type-eight.x-large .content .info,.history--item .history-type-five--item .content .info,.history--item .history-type-four .content .info,.history--item .history-type-one--item .content .info,.history--item .history-type-seven--item .content .info,.history--item .history-type-six .content .info,.history--item .history-type-three .content .info,.history--item .history-type-two .content .info{height:120px;max-height:120px}.history--item .history-type-eight .image img,.history--item .history-type-eight.x-large .image img,.history--item .history-type-five--item .image img,.history--item .history-type-four .image img,.history--item .history-type-one--item .image img,.history--item .history-type-seven--item .image img,.history--item .history-type-six .image img,.history--item .history-type-three .image img,.history--item .history-type-two .image img{height:auto;width:100%}.history--item .history-type-eight.x-large .content,.history--item .history-type-eight.x-large .image,.history--item .history-type-eight.x-large.x-large .content,.history--item .history-type-eight.x-large.x-large .image,.history--item .history-type-five--item.x-large .content,.history--item .history-type-five--item.x-large .image,.history--item .history-type-four.x-large .content,.history--item .history-type-four.x-large .image,.history--item .history-type-one--item.x-large .content,.history--item .history-type-one--item.x-large .image,.history--item .history-type-seven--item.x-large .content,.history--item .history-type-seven--item.x-large .image,.history--item .history-type-six.x-large .content,.history--item .history-type-six.x-large .image,.history--item .history-type-three.x-large .content,.history--item .history-type-three.x-large .image,.history--item .history-type-two.x-large .content,.history--item .history-type-two.x-large .image{height:180px}.history--item .history-type-eight.x-large .content .info,.history--item .history-type-eight.x-large.x-large .content .info,.history--item .history-type-five--item.x-large .content .info,.history--item .history-type-four.x-large .content .info,.history--item .history-type-one--item.x-large .content .info,.history--item .history-type-seven--item.x-large .content .info,.history--item .history-type-six.x-large .content .info,.history--item .history-type-three.x-large .content .info,.history--item .history-type-two.x-large .content .info{height:120px;max-height:120px}}@media only screen and (max-width:480px){.history--item .history-type-eight .content,.history--item .history-type-eight .image,.history--item .history-type-five--item .content,.history--item .history-type-five--item .image,.history--item .history-type-four .content,.history--item .history-type-four .image,.history--item .history-type-one--item .content,.history--item .history-type-one--item .image,.history--item .history-type-seven--item .content,.history--item .history-type-seven--item .image,.history--item .history-type-six .content,.history--item .history-type-six .image,.history--item .history-type-three .content,.history--item .history-type-three .image,.history--item .history-type-two .content,.history--item .history-type-two .image{height:295px}.history--item .history-type-eight .content .info,.history--item .history-type-five--item .content .info,.history--item .history-type-four .content .info,.history--item .history-type-one--item .content .info,.history--item .history-type-seven--item .content .info,.history--item .history-type-six .content .info,.history--item .history-type-three .content .info,.history--item .history-type-two .content .info{height:235px;max-height:235px;padding:0 30px}.history--item .history-type-eight .image img,.history--item .history-type-five--item .image img,.history--item .history-type-four .image img,.history--item .history-type-one--item .image img,.history--item .history-type-seven--item .image img,.history--item .history-type-six .image img,.history--item .history-type-three .image img,.history--item .history-type-two .image img{height:100%;width:auto}.history--item .history-type-eight.x-large .content,.history--item .history-type-eight.x-large .image,.history--item .history-type-five--item.x-large .content,.history--item .history-type-five--item.x-large .image,.history--item .history-type-four.x-large .content,.history--item .history-type-four.x-large .image,.history--item .history-type-one--item.x-large .content,.history--item .history-type-one--item.x-large .image,.history--item .history-type-seven--item.x-large .content,.history--item .history-type-seven--item.x-large .image,.history--item .history-type-six.x-large .content,.history--item .history-type-six.x-large .image,.history--item .history-type-three.x-large .content,.history--item .history-type-three.x-large .image,.history--item .history-type-two.x-large .content,.history--item .history-type-two.x-large .image{height:295px}.history--item .history-type-eight.x-large .content .info,.history--item .history-type-five--item.x-large .content .info,.history--item .history-type-four.x-large .content .info,.history--item .history-type-one--item.x-large .content .info,.history--item .history-type-seven--item.x-large .content .info,.history--item .history-type-six.x-large .content .info,.history--item .history-type-three.x-large .content .info,.history--item .history-type-two.x-large .content .info{height:235px;max-height:235px;padding:0 30px}}.image-component{box-sizing:border-box;display:inline-block;float:left;margin:90px 0 0;padding:0 0 90px;position:relative;transition:all .7s cubic-bezier(.075,.82,.165,1),background-color 0s;width:100%}.image-component.fullscreen{top:0;left:0;background-color:rgba(0,0,0,.8);margin:0;position:fixed;z-index:999;height:100%;width:100%;display:flex;justify-content:center;align-items:center}.image-component.fullscreen .title-main{display:none}.image-component.fullscreen .image{margin:0 auto;height:100%;width:auto;display:block}.image-component.fullscreen .image img:hover{cursor:zoom-out}.image-component .wrapper{text-align:center!important}.image-component .image{box-sizing:border-box;display:inline-block;align-items:center;display:inline-flex;flex-flow:row wrap;justify-content:center;margin:50px 0 0;overflow:hidden;width:100%}.image-component .image img{box-sizing:border-box;display:inline-block;border:none;outline:none;position:relative}.image-component .image img:hover{cursor:zoom-in}.image-component[data-loaded=true]{padding:0}@media only screen and (max-width:1024px){.image-component .image{margin:40px 0 0}.image-component .image img{height:100%;min-height:400px;width:auto}}@media only screen and (max-width:768px){.image-component{margin:50px 0 0}.image-component .image{margin:30px 0 0}.image-component .image img{min-height:0;width:100%}}@media only screen and (max-width:480px){.image-component .image{margin:20px 0 0}}.image-text{float:left;margin:130px 0 0;overflow:hidden;width:100%;vertical-align:top}.image-text,.image-text--content,.image-text--info{box-sizing:border-box;display:inline-block;position:relative}.image-text .image{display:inline-block;align-items:center;display:inline-flex;justify-content:center;height:470px;overflow:hidden}.image-text .image,.image-text .image img{box-sizing:border-box;float:left;position:relative;width:100%}.image-text .image img{display:inline-block;border:none;height:auto;outline:none}.image-text--content{float:left;position:relative;width:100%}.image-text--info{bottom:0;left:0;height:100%;overflow:hidden;position:absolute;text-align:center;width:635px}.image-text--info .content{box-sizing:border-box;display:inline-block;bottom:0;left:0;margin:0;min-height:0;opacity:1;padding:20px 155px 40px 35px;position:absolute;text-align:left;width:100%}.image-text--info .content .description,.image-text--info .content .title{box-sizing:border-box;display:inline-block;float:left;margin:0;opacity:0;position:relative;width:100%}.image-text--info .content .btn-triangle{box-sizing:border-box;display:inline-block;font-weight:400;float:right;padding:13px 25px 14px;position:relative;text-decoration:none}.image-text--info .content .btn-triangle:after{border-top:21px solid transparent;border-bottom:21px solid transparent}.image-text--info .content .description{font-size:18px;font-size:1.125rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:300;line-height:1.4em;max-height:128px;margin:20px 0 35px;overflow:hidden;width:calc(100% - 60px)}.image-text--info .content .title{box-sizing:border-box;display:inline-block;font-size:36px;font-size:2.25rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:400;display:block;margin:0;line-height:1em;position:relative}.image-text--info svg{box-sizing:border-box;display:inline-block;fill:none;height:100%;left:0;position:absolute;top:0;width:100%}.image-text--info svg path{fill:#fff}.image-text--info[data-type="1"] .btn-triangle{background-color:#f2d642;color:#00315e}.image-text--info[data-type="1"] .btn-triangle:after{border-left-color:#f2d642}.image-text--info[data-type="1"] svg{bottom:0;top:auto;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.image-text--info[data-type="1"]:before{box-sizing:border-box;display:inline-block;border:4px solid #fff;border-top:none;border-right:none;content:"";height:calc(100% + 4px);left:-1px;position:absolute;top:-2px;width:calc(100% + 4px)}.image-text--info[data-type="2"]{left:auto;right:0;width:675px}.image-text--info[data-type="2"] .btn-triangle{background-color:#00abc1;color:#fff}.image-text--info[data-type="2"] .btn-triangle:after{border-left-color:#00abc1}.image-text--info[data-type="2"] .content{bottom:auto;padding:75px 35px 20px 230px;top:0}.image-text--info[data-type="2"] .content .description{margin-bottom:50px;width:100%}.image-text--info[data-type="2"] svg{-webkit-transform:rotate(180deg);transform:rotate(180deg);width:100%}.image-text--info[data-type="3"]{bottom:auto;top:0}.image-text--info[data-type="3"] .btn-triangle{background-color:#0173a4;color:#fff;float:left}.image-text--info[data-type="3"] .btn-triangle:after{border-left-color:#0173a4}.image-text--info[data-type="3"] .content{bottom:auto;padding:0 110px 0 35px;top:0;-webkit-transform:translateY(50%);transform:translateY(50%)}@media only screen and (max-width:1024px){.image-text{padding:0 15px}.image-text--content .image{height:295px}.image-text--info .content{bottom:auto;height:100%;top:auto}.image-text--info .content .btn-triangle{font-size:11.5px;font-size:.71875rem;color:#fff;font-family:"Montserrat",sans-serif;font-weight:500;padding:7px 15px 8px}.image-text--info .content .btn-triangle:after{border-top:13px solid transparent;border-bottom:13px solid transparent}.image-text--info .content .description{font-size:12px;font-size:.75rem;line-height:1.6em}.image-text--info .content .title{font-size:20px;font-size:1.25rem}.image-text--info[data-type="1"]{width:400px}.image-text--info[data-type="1"] .content{bottom:0;height:auto;padding:90px 95px 20px 30px;top:auto}.image-text--info[data-type="1"] .content .btn-triangle{color:#00315e}.image-text--info[data-type="1"] .content .description{margin:10px 0 20px;width:100%}.image-text--info[data-type="1"] svg{height:calc(100% - 30px);width:100%}.image-text--info[data-type="2"]{width:505px}.image-text--info[data-type="2"] .content{padding:45px 50px 20px 180px}.image-text--info[data-type="2"] .content .description{margin:10px 0 15px}.image-text--info[data-type="2"] svg{height:calc(100% - 10px);width:100%}.image-text--info[data-type="3"]{width:400px}.image-text--info[data-type="3"] .content{bottom:auto;height:auto;padding:0 105px 0 30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.image-text--info[data-type="3"] .content .btn-triangle{float:right}.image-text--info[data-type="3"] .content .description{width:100%}}@media only screen and (max-width:768px){.image-text{padding:0 40px}.image-text--content .image{height:275px}.image-text--content .image img{height:auto;width:100%}.image-text--info .content .description{font-size:11px;font-size:.6875rem}.image-text--info .content .title{font-size:18px;font-size:1.125rem}.image-text--info[data-type="1"]{width:350px}.image-text--info[data-type="1"] .content{padding:50px 90px 20px 20px}.image-text--info[data-type="1"] svg{height:calc(100% - 35px)}.image-text--info[data-type="2"]{width:400px}.image-text--info[data-type="2"] .content{padding:45px 45px 20px 105px}.image-text--info[data-type="2"] svg{height:calc(100% - 30px)}.image-text--info[data-type="3"]{width:378px}.image-text--info[data-type="3"] .content{bottom:0;height:auto;padding:20px 125px 30px 20px;top:auto;-webkit-transform:translate(0);transform:translate(0)}.image-text--info[data-type="3"] .content .btn-triangle{float:left}}@media only screen and (max-width:640px){.image-text{margin:70px 0 0;padding:0 65px}.image-text--info[data-type="1"]{width:320px}.image-text--info[data-type="2"]{width:355px}.image-text--info[data-type="2"] .content{padding:30px 20px 20px 120px}.image-text--info[data-type="2"] .content .description{line-height:1.4em;margin-bottom:20px}.image-text--info[data-type="2"] svg{height:calc(100% - 40px)}.image-text--info[data-type="3"]{width:315px}.image-text--info[data-type="3"] .content{padding:20px 80px 30px 20px}}@media only screen and (max-width:480px){.image-text{margin:40px 0 0;padding:0 20px}.image-text--content .image{height:300px}.image-text--info .content .description{font-size:9px;font-size:.5625rem}.image-text--info .content .title{font-size:15px;font-size:.9375rem}.image-text--info[data-type="1"]{height:180px;width:100%}.image-text--info[data-type="1"] .content{padding:0 75px 20px 15px}.image-text--info[data-type="1"] svg{height:100%;position:relative;top:2px;width:100%}.image-text--info[data-type="2"]{bottom:auto;height:auto;top:0;width:100%}.image-text--info[data-type="2"] .content{padding:25px 20px 40px 40px;position:relative;z-index:2}.image-text--info[data-type="2"] svg{height:100%;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.image-text--info[data-type="3"]{width:100%}.image-text--info[data-type="3"] .content{padding:40px 40px 20px 20px}.image-text--info[data-type="3"] .content .description{margin:10px 0 20px}.image-text--info[data-type="3"] svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.list-icon,.list-icon--item,.list-icon--list{box-sizing:border-box;display:inline-block;float:left;position:relative;width:100%}.list-icon--list{display:block;float:none;list-style:none;max-width:700px;margin:0 auto;padding:0}.list-icon--item{padding:0;margin:20px 0}.list-icon--item--info{float:left;margin:0;padding:0 0 0 100px;width:100%}.list-icon--item--info,.list-icon--item--info .description,.list-icon--item--info .icon,.list-icon--item--info .title{box-sizing:border-box;display:inline-block;position:relative}.list-icon--item--info .description{font-size:18px;font-size:1.125rem;color:grey;font-family:"Montserrat",sans-serif;font-weight:400;float:left;line-height:1.45em;width:100%}.list-icon--item--info .icon{height:100%;left:0;position:absolute;top:0;width:50px}.list-icon--item--info .icon .image{box-sizing:border-box;display:inline-block;border:none;height:auto;left:0;outline:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:50px}.list-icon--item--info .title{display:none}@media only screen and (max-width:1024px){.list-icon--item--info{padding-left:70px}.list-icon--item--info .icon{width:auto}.list-icon--item--info .icon .image{height:45px;width:45px}}@media only screen and (max-width:768px){.list-icon--item--info{padding-left:60px}.list-icon--item--info .icon .image{height:40px;width:40px}}@media only screen and (max-width:640px){.list-icon--item--info{padding-left:40px}.list-icon--item--info .icon .image{height:30px;top:0;-webkit-transform:translate(0);transform:translate(0);width:30px}}@media only screen and (max-width:480px){.list-icon--item--info{padding-left:60px}}.list-simple,.list-simple--item,.list-simple--list{box-sizing:border-box;display:inline-block;float:left;position:relative;width:100%}.list-simple--list{display:block;float:none;list-style:none;margin:0 auto;max-width:700px;padding:0}.list-simple--item{background-color:#f2f2f2;margin:0 0 1px;padding:40px 20px 40px 35px}.list-simple--item--info{float:left;margin:0;position:relative;width:100%}.list-simple--item--info,.list-simple--item--info .description,.list-simple--item--info .title{box-sizing:border-box;display:inline-block}.list-simple--item--info .description{font-size:18px;font-size:1.125rem;color:grey;font-family:"Montserrat",sans-serif;font-weight:500;line-height:1.1em;margin:10px 0 0}.list-simple--item--info .title{font-size:24px;font-size:1.5rem;color:#0180b6;font-family:"Montserrat",sans-serif;font-weight:600;display:block;line-height:1.45em}.list-simple--item:before{box-sizing:border-box;display:inline-block;background-color:#0180b6;content:"";height:100%;left:0;position:absolute;top:0;width:10px}.list-simple--item:nth-child(3n+1):before{background-color:#0180b6}.list-simple--item:nth-child(3n+2):before{background-color:#06cbcb}.list-simple--item:nth-child(3n+3):before{background-color:#f2d642}@media only screen and (max-width:480px){.list-simple--item{padding:30px 20px 30px 35px}}@media only screen and (max-width:479px){.list-simple--item{padding:20px 20px 20px 30px}}.list{box-sizing:border-box;display:inline-block;float:left;margin:70px 0 0;padding:0 20px;position:relative;width:100%}.list .title-main{padding-bottom:50px;padding-top:0}.btn,.btn-default--link,.list-card-gallery-controls .control{box-sizing:border-box;display:inline-block;background-color:initial;border:none;box-shadow:none;outline:none}.list-card-gallery-controls{box-sizing:border-box;display:inline-block;bottom:0;left:0;margin:0;padding:25px 0;position:absolute;width:100%;z-index:5}.list-card-gallery-controls .control{font-size:23px;font-size:1.4375rem;color:#fff;cursor:pointer;padding:0 20px}.list-card-gallery-controls .control.left{float:left}.list-card-gallery-controls .control.right{float:right}.list-card-gallery-controls .control:disabled{color:grey;cursor:default}@media only screen and (max-width:1024px){.list-card-gallery-controls{padding:15px 0}.list-card-gallery-controls .control{font-size:15px;font-size:.9375rem;padding:0 15px}}@media only screen and (max-width:768px){.list-card-gallery-controls .control{font-size:10px;font-size:.625rem;padding:0 10px}}@media only screen and (max-width:640px){.list-card-gallery-controls .control{font-size:23px;font-size:1.4375rem;padding:0 17px}}@media only screen and (max-width:479px){.list-card-gallery-controls .control{padding:0 13px}}.modal{background:rgba(0,0,0,.5);padding-right:20px;padding-left:20px;position:fixed;top:0;right:0;bottom:0;left:0;display:none;justify-content:center;align-items:center;z-index:99}.modal figure{width:100%;margin:0;display:flex}.modal.active{display:flex}.modal-wrapper{max-width:960px;background:#f2f2f2;border:1px solid #828282;box-shadow:0 3px 4px rgba(0,0,0,.15);position:relative;margin-right:auto;margin-left:auto;display:flex;flex-direction:column}.modal-header-title{font-family:"Montserrat",sans-serif;font-size:22px;line-height:24px;font-weight:600;text-align:left;color:#00315e;margin:0}.modal-header-closeBtn{height:42px;width:42px;background:#202020 url(/images/icon-close.svg) no-repeat 50%;border:none;border-radius:15px;position:absolute;top:7px;right:7px;display:block;cursor:pointer}.modal-content{display:flex}.modal-content-image{max-width:100%;object-fit:cover}.list-card-gallery{box-sizing:border-box;display:inline-block;left:0;height:100%;position:absolute;top:0;width:100%}.list-card-gallery--controls,.list-card-gallery--item{box-sizing:border-box;display:inline-block;float:left;position:relative;width:100%}.list-card-gallery--item{height:100%;position:absolute;top:0}.list-card-gallery--item.has-modal{cursor:grab}.list-card-gallery--item--info{background:linear-gradient(180deg,transparent 66.45%,rgba(0,0,0,.8));height:100%;opacity:0;top:0;transition:all .4s cubic-bezier(.215,.61,.355,1);z-index:2}.list-card-gallery--item--info,.list-card-gallery--item--info .description{box-sizing:border-box;display:inline-block;left:0;margin:0;position:absolute;width:100%}.list-card-gallery--item--info .description{font-size:16px;font-size:1rem;color:#fff;font-family:"Montserrat",sans-serif;font-weight:400;bottom:20px;height:65px;line-height:1.2em;overflow:hidden;padding:25px 80px 0}.list-card-gallery--item .image{box-sizing:border-box;display:inline-block;align-items:center;display:inline-flex;float:left;justify-content:center;overflow:hidden;position:relative;width:100%}.list-card-gallery--item .image img{box-sizing:border-box;display:inline-block;float:left;height:100%;outline:none;position:relative;width:auto}.list-card-gallery--item[data-last=true]{left:0;top:0;z-index:2}.list-card-gallery--item[data-last=true] .list-card-gallery--item--info{opacity:0}.list-card-gallery--item[data-current=true]{position:relative;z-index:3}.list-card-gallery--item[data-current=true] .list-card-gallery--item--info{opacity:1}.list-card-gallery--list{box-sizing:border-box;display:inline-block;height:100%;left:0;list-style:none;margin:0;overflow:hidden;padding:0;position:absolute;top:0;width:100%}@media only screen and (max-width:1024px){.list-card-gallery--item--info .description{font-size:12px;font-size:.75rem;bottom:10px;height:40px;padding:10px 45px 0}}@media only screen and (max-width:768px){.list-card-gallery--item--info .description{bottom:7px;padding:10px 30px 0}}@media only screen and (max-width:640px){.list-card-gallery{float:left;left:auto;position:relative;top:auto}.list-card-gallery--item{height:245px}.list-card-gallery--item--info .description{bottom:10px;height:55px;padding:10px 50px 0}.list-card-gallery--item .image{height:245px}.list-card-gallery--item .image img{height:auto;width:100%}.list-card-gallery--list{height:245px;float:left;position:relative}}@media only screen and (max-width:479px){.list-card-gallery--item--info .description{padding:10px 40px 0}.list-card-gallery--item .image img{height:100%;width:auto}}.list-card-item{width:100%}.list-card-item,.list-card-item--gallery,.list-card-item--info{box-sizing:border-box;display:inline-block;float:left;position:relative}.list-card-item--gallery,.list-card-item--info{height:500px;width:50%}.list-card-item--gallery{overflow:hidden}.list-card-item--info{align-items:center;background-color:#f6dd5c;display:inline-flex;float:right;flex-flow:column wrap;justify-content:center;padding:0 50px}.list-card-item--info .description,.list-card-item--info .subtitle,.list-card-item--info .title{box-sizing:border-box;display:inline-block;float:left;margin:0;position:relative;width:100%}.list-card-item--info .description{font-size:18px;font-size:1.125rem;color:rgba(0,0,0,.5);font-family:"Montserrat",sans-serif;font-weight:500;line-height:1.3em;margin:45px 0 0;max-height:160px;overflow:hidden;text-overflow:ellipsis}.list-card-item--info .subtitle{font-size:16px;font-size:1rem;color:rgba(0,0,0,.5);font-family:"Montserrat",sans-serif;font-weight:700;line-height:1em;margin:20px 0 0;text-transform:uppercase}.list-card-item--info .subtitle:empty{display:none}.list-card-item--info .title{font-size:72px;font-size:4.5rem;color:#fff;font-family:"Montserrat",sans-serif;font-weight:700;line-height:.85em}.list-card-item--info:after{box-sizing:border-box;display:inline-block;border-bottom:30px solid transparent!important;border-right:none!important;border-top:30px solid transparent!important;content:"";height:0;left:-25px;position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);-webkit-transform-origin:center;transform-origin:center;width:0;z-index:6}.list-card-item[data-left=true] .list-card-item--info{float:left}.list-card-item[data-left=true] .list-card-item--info:after{left:auto;right:-25px;-webkit-transform:translateY(-50%) rotate(1turn);transform:translateY(-50%) rotate(1turn)}.list-card-item[data-left=true]:after{left:0;right:auto}.list-card-item:after{box-sizing:border-box;display:inline-block;background-color:#f6dd5c;content:"";right:0;height:100%;position:absolute;top:0;width:50%;z-index:-1}@media only screen and (max-width:1024px){.list-card-item--gallery,.list-card-item--info{height:315px}.list-card-item--info{padding:0 45px}.list-card-item--info .description{font-size:16px;font-size:1rem;margin:30px 0 0;max-height:100px}.list-card-item--info .subtitle{font-size:14px;font-size:.875rem;margin:5px 0 0}.list-card-item--info .title{font-size:48px;font-size:3rem}.list-card-item--info:after{border-bottom:18px solid transparent!important;border-top:18px solid transparent!important;left:-15px}.list-card-item[data-left=true] .list-card-item--info:after{right:-15px;-webkit-transform:translateY(-50%) rotate(1turn);transform:translateY(-50%) rotate(1turn)}}@media only screen and (max-width:768px){.list-card-item{padding:0 20px}.list-card-item--gallery,.list-card-item--info{height:225px}.list-card-item--info{padding:0 25px}.list-card-item--info .description{font-size:16px;font-size:1rem;margin:20px 0 0;max-height:58px}.list-card-item--info .subtitle{font-size:12px;font-size:.75rem;margin:5px 0 0}.list-card-item--info .title{font-size:36px;font-size:2.25rem}.list-card-item--info:after{border-bottom:16px solid transparent!important;border-top:16px solid transparent!important;left:-13px}.list-card-item[data-left=true] .list-card-item--info:after{right:-13px;-webkit-transform:translateY(-50%) rotate(1turn);transform:translateY(-50%) rotate(1turn)}}@media only screen and (max-width:640px){.list-card-item{padding:0}.list-card-item--gallery,.list-card-item--info{height:auto;width:100%}.list-card-item--info{padding:25px 25px 30px}.list-card-item--info .description{font-size:18px;font-size:1.125rem;margin:20px 0 0;max-height:none}.list-card-item--info .title{font-size:30px;font-size:1.875rem}.list-card-item--info:before{box-sizing:border-box;display:inline-block;border-bottom:none!important;border-left:20px solid transparent!important;border-right:20px solid transparent!important;bottom:-18px;content:"";left:50%;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);z-index:6}.list-card-item[data-left=true] .list-card-item--info:before{right:auto;-webkit-transform:translate(-50%) rotate(1turn);transform:translate(-50%) rotate(1turn)}.list-card-item:after{display:none}}@media only screen and (max-width:479px){.list-card-item--info{padding:25px 20px 30px}}.list-cards{margin:80px 0 0}.list-cards,.list-cards--item,.list-cards--list{box-sizing:border-box;display:inline-block;float:left;position:relative;width:100%}.list-cards--item:nth-child(3n+1) .list-card-item--info:after{border:30px solid #f6dd5c}.list-cards--item:nth-child(3n+2) .list-card-item--info{background-color:#49c8f5}.list-cards--item:nth-child(3n+2) .list-card-item--info:after{border:30px solid #49c8f5}.list-cards--item:nth-child(3n+2) .list-card-item:after{background-color:#49c8f5}.list-cards--item:nth-child(3n+3) .list-card-item--info{background-color:#00abc1}.list-cards--item:nth-child(3n+3) .list-card-item--info:after{border:30px solid #00abc1}.list-cards--item:nth-child(3n+3) .list-card-item:after{background-color:#00abc1}.list-cards--list{list-style:none;margin:0;padding:0}@media only screen and (max-width:1024px){.list-cards{margin:60px 0 0}.list-cards--item:nth-child(3n+1) .list-card-item--info:after{border:18px solid #f6dd5c}.list-cards--item:nth-child(3n+2) .list-card-item--info:after{border:18px solid #49c8f5}.list-cards--item:nth-child(3n+3) .list-card-item--info:after{border:18px solid #00abc1}}@media only screen and (max-width:768px){.list-cards{margin:70px 0 0}.list-cards--item:nth-child(3n+1) .list-card-item--info:after{border:13px solid #f6dd5c}.list-cards--item:nth-child(3n+2) .list-card-item--info:after{border:13px solid #49c8f5}.list-cards--item:nth-child(3n+3) .list-card-item--info:after{border:13px solid #00abc1}}@media only screen and (max-width:640px){.list-cards{margin:65px 0 0;padding:0 20px}.list-cards--item--info:before{border:18px solid #f6dd5c}.list-cards--item--info:after,.list-cards--item:nth-child(3n+1) .list-card-item--info:after,.list-cards--item:nth-child(3n+2) .list-card-item--info:after,.list-cards--item:nth-child(3n+3) .list-card-item--info:after{display:none}.list-cards--item:nth-child(3n+1) .list-card-item--info:before{border:18px solid #f6dd5c}.list-cards--item:nth-child(3n+2) .list-card-item--info:before{border:18px solid #49c8f5}.list-cards--item:nth-child(3n+3) .list-card-item--info:before{border:18px solid #00abc1}.list-cards--list{display:block;float:none;margin:0 auto;max-width:440px}}@media only screen and (max-width:480px){.list-cards{margin:40px 0 0}}@media only screen and (max-width:479px){.list-cards{margin:30px 0 0}}.list-card-thumbnail-item{box-sizing:border-box;display:inline-block;background-color:#f2f2f2;float:left;height:345px;position:relative;width:100%}.list-card-thumbnail-item--image,.list-card-thumbnail-item--info{box-sizing:border-box;display:inline-block;float:left;height:345px;position:relative;width:50%}.list-card-thumbnail-item--info{align-items:center;display:inline-flex;justify-content:center}.list-card-thumbnail-item--info .info{box-sizing:border-box;display:inline-block;float:left;margin:0;padding:0 30px;text-align:center;width:100%}.list-card-thumbnail-item--info .info .image,.list-card-thumbnail-item--info .info .title{box-sizing:border-box;display:inline-block;position:relative}.list-card-thumbnail-item--info .info .image{float:left;text-align:center;width:100%}.list-card-thumbnail-item--info .info .image img{box-sizing:border-box;display:inline-block;border:none;float:none;outline:none;max-width:85px;position:relative}.list-card-thumbnail-item--info .info .title{font-size:16px;font-size:1rem;color:#0173a4;font-family:"Montserrat",sans-serif;font-weight:400;line-height:1.2em;margin:5px 0 0;text-transform:capitalize;white-space:pre-line}.list-card-thumbnail-item--info .info .title span,.list-card-thumbnail-item--info .info .title strong{box-sizing:border-box;display:inline-block}.list-card-thumbnail-item--info .info .title strong{display:block}.list-card-thumbnail-item--info .info .title strong:first-letter{text-transform:lowercase}.list-card-thumbnail-item--info:after{box-sizing:border-box;display:inline-block;border:30px solid transparent;border-right:none;border-left:30px solid #f2f2f2;content:"";height:0;right:-25px;position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg);-webkit-transform-origin:center;transform-origin:center;width:0;z-index:6}.list-card-thumbnail-item--image{align-items:center;display:inline-flex;justify-items:center;justify-content:center;overflow:hidden}@media only screen and (max-width:1024px){.list-card-thumbnail-item,.list-card-thumbnail-item--image,.list-card-thumbnail-item--info{height:240px}.list-card-thumbnail-item--info .info .image img{height:auto;width:60px}.list-card-thumbnail-item--info .info .title{font-size:14px;font-size:.875rem}.list-card-thumbnail-item--info:after{border:20px solid transparent;border-right:none;border-left:20px solid #f2f2f2;right:-15px}}@media only screen and (max-width:768px){.list-card-thumbnail-item,.list-card-thumbnail-item--image,.list-card-thumbnail-item--info{height:345px}.list-card-thumbnail-item--info .info .image img{width:auto}.list-card-thumbnail-item--info .info .title{font-size:16px;font-size:1rem}.list-card-thumbnail-item--info:after{border:30px solid transparent;border-right:none;border-left:30px solid #f2f2f2;right:-25px}}@media only screen and (max-width:640px){.list-card-thumbnail-item,.list-card-thumbnail-item--image,.list-card-thumbnail-item--info{height:299px}.list-card-thumbnail-item--info .info .image img{width:70px}.list-card-thumbnail-item--info:after{border:25px solid transparent;border-right:none;border-left:25px solid #f2f2f2;right:-20px}}@media only screen and (max-width:480px){.list-card-thumbnail-item{height:670px}.list-card-thumbnail-item--image,.list-card-thumbnail-item--info{height:335px;width:100%}.list-card-thumbnail-item--info:after{border:30px solid transparent;border-top-color:#f2f2f2;border-bottom:none;right:auto}}.list-card-thumbnail{background-color:initial;margin:100px 0 0;width:100%}.list-card-thumbnail,.list-card-thumbnail--item,.list-card-thumbnail--list{box-sizing:border-box;display:inline-block;float:left;position:relative}.list-card-thumbnail--item{width:50%}.list-card-thumbnail--item:before{box-sizing:border-box;display:inline-block;bottom:0;content:"";height:7px;left:0;position:absolute;width:50%;z-index:9}.list-card-thumbnail--item:nth-child(4n+1):before,.list-card-thumbnail--item:nth-child(4n+2):before{background-color:#4ac8f5}.list-card-thumbnail--item:nth-child(4n+3) .list-card-thumbnail-item--image,.list-card-thumbnail--item:nth-child(4n+4) .list-card-thumbnail-item--image{float:left}.list-card-thumbnail--item:nth-child(4n+3) .list-card-thumbnail-item--info,.list-card-thumbnail--item:nth-child(4n+4) .list-card-thumbnail-item--info{float:right}.list-card-thumbnail--item:nth-child(4n+3) .list-card-thumbnail-item--info:after,.list-card-thumbnail--item:nth-child(4n+4) .list-card-thumbnail-item--info:after{left:-25px;right:auto;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.list-card-thumbnail--item:nth-child(4n+3):before,.list-card-thumbnail--item:nth-child(4n+4):before{background-color:#f6dd5c}.list-card-thumbnail--list{list-style:none;margin:0;padding:0;width:100%}@media only screen and (max-width:1024px){.list-card-thumbnail{margin:55px 0 0}.list-card-thumbnail--item:nth-child(4n+3) .list-card-thumbnail-item--info:after,.list-card-thumbnail--item:nth-child(4n+4) .list-card-thumbnail-item--info:after{left:-15px}.list-card-thumbnail--item:before{height:5px}}@media only screen and (max-width:768px){.list-card-thumbnail--list{padding:0 40px}.list-card-thumbnail--item{width:100%}.list-card-thumbnail--item:nth-child(4n+1) .list-card-thumbnail-item--info,.list-card-thumbnail--item:nth-child(4n+3) .list-card-thumbnail-item--info{float:left}.list-card-thumbnail--item:nth-child(4n+1) .list-card-thumbnail-item--info:after,.list-card-thumbnail--item:nth-child(4n+3) .list-card-thumbnail-item--info:after{left:auto;right:-25px;-webkit-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg)}.list-card-thumbnail--item:nth-child(4n+1) .list-card-thumbnail-item--image,.list-card-thumbnail--item:nth-child(4n+3) .list-card-thumbnail-item--image{float:right}.list-card-thumbnail--item:nth-child(4n+1):before,.list-card-thumbnail--item:nth-child(4n+3):before{background-color:#4ac8f5}.list-card-thumbnail--item:nth-child(4n+2) .list-card-thumbnail-item--info,.list-card-thumbnail--item:nth-child(4n+4) .list-card-thumbnail-item--info{float:right}.list-card-thumbnail--item:nth-child(4n+2) .list-card-thumbnail-item--info:after,.list-card-thumbnail--item:nth-child(4n+4) .list-card-thumbnail-item--info:after{left:-25px;right:auto;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.list-card-thumbnail--item:nth-child(4n+2) .list-card-thumbnail-item--image,.list-card-thumbnail--item:nth-child(4n+4) .list-card-thumbnail-item--image{float:left}.list-card-thumbnail--item:nth-child(4n+2):before,.list-card-thumbnail--item:nth-child(4n+4):before{background-color:#f6dd5c}.list-card-thumbnail--item:before{height:7px}}@media only screen and (max-width:640px){.list-card-thumbnail{margin:45px 0 0}.list-card-thumbnail--list{padding:0 20px}.list-card-thumbnail--item:nth-child(4n+1) .list-card-thumbnail-item--info:after,.list-card-thumbnail--item:nth-child(4n+3) .list-card-thumbnail-item--info:after{right:-18px}.list-card-thumbnail--item:nth-child(4n+2) .list-card-thumbnail-item--info:after,.list-card-thumbnail--item:nth-child(4n+4) .list-card-thumbnail-item--info:after{left:-18px}.list-card-thumbnail--item:before{height:6px}}@media only screen and (max-width:480px){.list-card-thumbnail--list{display:block;float:none;margin:0 auto;max-width:335px}.list-card-thumbnail--item:nth-child(4n+1) .list-card-thumbnail-item--info:after,.list-card-thumbnail--item:nth-child(4n+2) .list-card-thumbnail-item--info:after,.list-card-thumbnail--item:nth-child(4n+3) .list-card-thumbnail-item--info:after,.list-card-thumbnail--item:nth-child(4n+4) .list-card-thumbnail-item--info:after{bottom:-20px;left:50%;right:auto;top:auto;-webkit-transform:translate(-50%) rotate(0);transform:translate(-50%) rotate(0)}.list-card-thumbnail--item:before{bottom:auto;height:7px;top:0;width:100%}}.btn,.btn-default--link,.list-collapse--item .header .btn{box-sizing:border-box;display:inline-block;background-color:transparent;border:none;box-shadow:none;outline:none}.list-collapse{box-sizing:border-box;display:inline-block;float:left;position:relative;width:100%}.list-collapse--item,.list-collapse--list,.list-collapse--title{box-sizing:border-box;display:inline-block;position:relative;text-align:left}.list-collapse--item{float:left;margin:0 0 5px;position:relative;width:100%}.list-collapse--item .body,.list-collapse--item .header{box-sizing:border-box;display:inline-block;float:left;position:relative;width:100%}.list-collapse--item .body{max-height:0;padding:0 0 10px;transition:max-height .3s ease-out;overflow:hidden}.list-collapse--item .body p{box-sizing:border-box;display:inline-block;font-size:18px;font-size:1.125rem;color:#828282;font-family:"Montserrat",sans-serif;font-weight:300;float:left;line-height:1.3em;margin:10px 0;position:relative;width:100%}.list-collapse--item .header{align-items:center;background-color:#f2f2f2;cursor:pointer;display:inline-flex;height:70px;justify-content:flex-start;flex-flow:row wrap;margin:0}.list-collapse--item .header .btn,.list-collapse--item .header .title{box-sizing:border-box;display:inline-block;position:relative}.list-collapse--item .header .btn{left:25px;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.list-collapse--item .header .btn .icon{box-sizing:border-box;display:inline-block;display:none;color:#009bdb;float:left;position:relative}.list-collapse--item .header .btn .icon.icon-plus{font-size:20px;font-size:1.25rem;display:inline-block}.list-collapse--item .header .btn .icon.icon-minus{font-size:20px;font-size:1.25rem}.list-collapse--item .header .title{font-size:18px;font-size:1.125rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:500;line-height:1em;padding:0 0 0 70px;width:100%}.list-collapse--item[data-open=true] .body{max-height:1000px}.list-collapse--item[data-open=true] .header{background-color:#e4f5fd}.list-collapse--item[data-open=true] .header .btn .icon.icon-plus{display:none}.list-collapse--item[data-open=true] .header .btn .icon.icon-minus{display:inline-block}.list-collapse--list{list-style:none;max-width:700px;padding:0;width:100%}.list-collapse .wrapper{text-align:center}.list-collapse .wrapper .title-main:empty:before{display:none}@media only screen and (max-width:768px){.list-collapse .wrapper{padding:0 40px}}@media only screen and (max-width:640px){.list-collapse .wrapper{padding:0 20px}}.masonry{flex-direction:row;justify-content:center;margin:auto;width:100%}.column,.masonry{align-content:stretch;display:flex}.column{flex-direction:column;justify-content:flex-start;flex-grow:1}.list-where-we-item{border:1px solid #e6e7e7}.list-where-we-item,.list-where-we-item--list,.list-where-we-item--title{box-sizing:border-box;display:inline-block;float:left;position:relative;width:100%}.list-where-we-item--list{list-style:none;margin:0;padding:0}.list-where-we-item--list--item,.list-where-we-item--list--item .info{box-sizing:border-box;display:inline-block;float:left;position:relative;width:100%}.list-where-we-item--list--item{border:none;border-bottom:1px solid #e6e7e7}.list-where-we-item--list--item .info{margin:0;padding:15px 15px 20px}.list-where-we-item--list--item .info .city,.list-where-we-item--list--item .info .state,.list-where-we-item--list--item .info .unity{box-sizing:border-box;display:inline-block;float:left;position:relative;width:100%}.list-where-we-item--list--item .info .city,.list-where-we-item--list--item .info .state{font-size:16px;font-size:1rem;color:#787878;font-family:"Montserrat",sans-serif;font-weight:400;line-height:1.1em}.list-where-we-item--list--item .info .unity{font-size:18px;font-size:1.125rem;color:#787878;font-family:"Montserrat",sans-serif;font-weight:600;line-height:1.5em;margin:0 0 5px}.list-where-we-item--list--item:last-child{border-bottom:none}.list-where-we-item--title{border-bottom:1px solid #e6e7e7}.list-where-we-item--title .country-name,.list-where-we-item--title .flag{box-sizing:border-box;display:inline-block;float:left;position:relative;width:100%}.list-where-we-item--title .flag{background-color:initial;border-bottom:1px solid #e6e7e7;height:17px;overflow:hidden}.list-where-we-item--title .flag[data-country] span{box-sizing:border-box;display:inline-block;float:left;height:17px;position:relative;width:100%}.list-where-we-item--title .flag[data-country] span:after,.list-where-we-item--title .flag[data-country] span:before{box-sizing:border-box;display:inline-block;content:"";height:100%;position:absolute;top:0}.list-where-we-item--title .flag[data-country=argentina] span{background-color:#c7eafb}.list-where-we-item--title .flag[data-country=argentina] span:before{display:none}.list-where-we-item--title .flag[data-country=argentina] span:after{background-color:#fff;right:0;width:50%}.list-where-we-item--title .flag[data-country=brasil] span{background-color:#055aa9}.list-where-we-item--title .flag[data-country=brasil] span:after,.list-where-we-item--title .flag[data-country=brasil] span:before{width:40%}.list-where-we-item--title .flag[data-country=brasil] span:before{background-color:#52b404;left:0}.list-where-we-item--title .flag[data-country=brasil] span:after{background-color:#f6dd5c;left:40%}.list-where-we-item--title .flag[data-country=colômbia] span{background-color:#f6dd5c}.list-where-we-item--title .flag[data-country=colômbia] span:after,.list-where-we-item--title .flag[data-country=colômbia] span:before{width:30%}.list-where-we-item--title .flag[data-country=colômbia] span:before{background-color:#d00d00;left:70%}.list-where-we-item--title .flag[data-country=colômbia] span:after{background-color:#055aa9;left:40%}.list-where-we-item--title .flag[data-country="costa rica"] span{background-color:#fff}.list-where-we-item--title .flag[data-country="costa rica"] span:before{background-color:#055aa9;left:0;width:26%}.list-where-we-item--title .flag[data-country="costa rica"] span:after{background-color:#d00d00;right:0;width:37%}.list-where-we-item--title .flag[data-country=chile] span{background-color:#fff}.list-where-we-item--title .flag[data-country=chile] span:before{background-color:#055aa9;left:0;width:16%}.list-where-we-item--title .flag[data-country=chile] span:after{background-color:#d00d00;right:0;width:42%}.list-where-we-item--title .flag[data-country=china] span{background-color:#d00d00}.list-where-we-item--title .flag[data-country=china] span:before{display:none}.list-where-we-item--title .flag[data-country=china] span:after{background-color:#f6dd5c;right:0;width:15%}.list-where-we-item--title .flag[data-country=espanha] span{background-color:#d00d00}.list-where-we-item--title .flag[data-country=espanha] span:before{display:none}.list-where-we-item--title .flag[data-country=espanha] span:after{background-color:#f6dd5c;left:50%;width:50%}.list-where-we-item--title .flag[data-country="estados unidos"] span{background-color:#055aa9}.list-where-we-item--title .flag[data-country="estados unidos"] span:after,.list-where-we-item--title .flag[data-country="estados unidos"] span:before{width:40%}.list-where-we-item--title .flag[data-country="estados unidos"] span:before{background-color:#fff;left:20%}.list-where-we-item--title .flag[data-country="estados unidos"] span:after{background-color:#d00d00;left:60%}.list-where-we-item--title .flag[data-country=filipinas] span{background-color:#fff}.list-where-we-item--title .flag[data-country=filipinas] span:after,.list-where-we-item--title .flag[data-country=filipinas] span:before{width:40%}.list-where-we-item--title .flag[data-country=filipinas] span:before{background-color:#055aa9;left:0}.list-where-we-item--title .flag[data-country=filipinas] span:after{background-color:#d00d00;left:40%}.list-where-we-item--title .flag[data-country=guatemala] span{background-color:#c7eafb}.list-where-we-item--title .flag[data-country=guatemala] span:before{display:none}.list-where-we-item--title .flag[data-country=guatemala] span:after{background-color:#fff;left:66.6666666667%;width:33.3333333333%;z-index:2}.list-where-we-item--title .flag[data-country=itália] span{background-color:#fff}.list-where-we-item--title .flag[data-country=itália] span:after,.list-where-we-item--title .flag[data-country=itália] span:before{width:33.3333333333%}.list-where-we-item--title .flag[data-country=itália] span:before{background-color:#52b404;left:0}.list-where-we-item--title .flag[data-country=itália] span:after{background-color:#d00d00;right:0}.list-where-we-item--title .flag[data-country=méxico] span{background-color:#fff}.list-where-we-item--title .flag[data-country=méxico] span:after,.list-where-we-item--title .flag[data-country=méxico] span:before{width:30%}.list-where-we-item--title .flag[data-country=méxico] span:before{background-color:#52b404;left:0}.list-where-we-item--title .flag[data-country=méxico] span:after{background-color:#d00d00;right:0}.list-where-we-item--title .flag[data-country=panamá] span{background-color:#fff}.list-where-we-item--title .flag[data-country=panamá] span:after,.list-where-we-item--title .flag[data-country=panamá] span:before{width:25%}.list-where-we-item--title .flag[data-country=panamá] span:before{background-color:#055aa9;left:0}.list-where-we-item--title .flag[data-country=panamá] span:after{background-color:#d00d00;right:0}.list-where-we-item--title .flag[data-country=peru] span{background-color:#d00d00}.list-where-we-item--title .flag[data-country=peru] span:before{display:none}.list-where-we-item--title .flag[data-country=peru] span:after{background-color:#fff;right:0;width:33.3333333333%}.list-where-we-item--title .flag[data-country="reino unido"] span{background-color:#fff}.list-where-we-item--title .flag[data-country="reino unido"] span:after,.list-where-we-item--title .flag[data-country="reino unido"] span:before{width:33.3333333333%}.list-where-we-item--title .flag[data-country="reino unido"] span:before{background-color:#055aa9;left:0}.list-where-we-item--title .flag[data-country="reino unido"] span:after{background-color:#d00d00;left:66.6666666667%}.list-where-we-item--title .flag[data-country="república dominicana"] span{background-color:#fff}.list-where-we-item--title .flag[data-country="república dominicana"] span:after,.list-where-we-item--title .flag[data-country="república dominicana"] span:before{width:35%}.list-where-we-item--title .flag[data-country="república dominicana"] span:before{background-color:#055aa9;left:0}.list-where-we-item--title .flag[data-country="república dominicana"] span:after{background-color:#d00d00;left:65%}.list-where-we-item--title .flag[data-country="serra leoa"] span{background-color:#52b404}.list-where-we-item--title .flag[data-country="serra leoa"] span:after,.list-where-we-item--title .flag[data-country="serra leoa"] span:before{width:33.3333333333%}.list-where-we-item--title .flag[data-country="serra leoa"] span:before{background-color:#055aa9;left:66.6666666667%}.list-where-we-item--title .flag[data-country="serra leoa"] span:after{background-color:#fff;left:33.3333333333%}.list-where-we-item--title .flag[data-country=taiwan] span{background-color:#d00d00}.list-where-we-item--title .flag[data-country=taiwan] span:before{display:none}.list-where-we-item--title .flag[data-country=taiwan] span:after{background-color:#055aa9;left:0;width:30%}.list-where-we-item--title .flag[data-country=venezuela] span{background-color:#f6dd5c}.list-where-we-item--title .flag[data-country=venezuela] span:after,.list-where-we-item--title .flag[data-country=venezuela] span:before{width:33.3333333333%}.list-where-we-item--title .flag[data-country=venezuela] span:before{background-color:#d00d00;left:66.6666666667%}.list-where-we-item--title .flag[data-country=venezuela] span:after{background-color:#055aa9;left:33.3333333333%}.list-where-we-item--title .country-name{font-size:24px;font-size:1.5rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:500;margin:0;line-height:1em;padding:25px 10px;text-align:center}.list-where-we{float:left;margin:55px 0 0}.list-where-we,.list-where-we--item{box-sizing:border-box;display:inline-block;position:relative;width:100%}.list-where-we--item{padding:5px}.list-where-we .wrapper{padding:0 10px}.list-where-we .wrapper .column{flex-grow:unset;width:25%}@media only screen and (max-width:1024px){.list-where-we .wrapper{max-width:685px}.list-where-we .wrapper .column{width:50%}}@media only screen and (max-width:995px){.list-where-we{padding:0 25px}.list-where-we .wrapper{max-width:none}}@media only screen and (max-width:767px){.list-where-we{padding:0 5px}.list-where-we .wrapper .column{width:100%}}.menu-three-level{box-sizing:border-box;display:inline-block;float:left;margin:20px 0 30px;position:relative;text-align:center;width:100%}.menu-three-level+.news .filter--list{display:none}.menu-three-level--item,.menu-three-level--list,.menu-three-level--mobile,.menu-three-level--title{box-sizing:border-box;display:inline-block;position:relative}.menu-three-level--list{list-style:none;margin:0;padding:0;text-align:center;width:100%}.menu-three-level--item{margin:0 2px;text-align:center;width:220px}.menu-three-level--item .link{box-sizing:border-box;display:inline-block;font-size:18px;font-size:1.125rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:300;background-color:#f2f2f2;cursor:pointer;float:left;line-height:1em;letter-spacing:-.01em;margin:0;padding:10px 10px 12px;position:relative;text-decoration:none;text-overflow:ellipsis;width:100%;white-space:nowrap}.menu-three-level--item .link.active{background-color:#e4f5fd}.menu-three-level--item .link.active:before{box-sizing:border-box;display:inline-block;border-color:#e4f5fd transparent transparent #e4f5fd;border-style:solid;border-width:10px;content:"";left:0;position:absolute;transition:all .4s cubic-bezier(.075,.82,.165,1);top:100%}.menu-three-level--mobile{box-sizing:border-box;display:inline-block;display:none;float:left;padding:0 20px;position:relative;text-align:center;width:100%}.menu-three-level--title{font-size:72px;font-size:4.5rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:300;margin:100px 0 0;padding:0;text-align:center;width:100%}@media only screen and (max-width:1024px){.menu-three-level--mobile{display:inline-block}.menu-three-level--mobile .select--component{float:none;width:325px}.menu-three-level--mobile .select--content{max-height:none}.menu-three-level--list,.menu-three-level--mobile .select--selected .text.label-x[data-active=true]{display:none}.menu-three-level--title{font-size:40px;font-size:2.5rem;margin:70px 0 0;line-height:1em}}@media only screen and (max-width:768px){.menu-three-level--title{font-size:40px;font-size:2.5rem}}@media only screen and (max-width:480px){.menu-three-level--mobile .select--component{width:100%}}.quote{background-color:#c7eafb;float:left;margin:100px 0 0;position:absolute;width:100%;z-index:1;left:0;height:304px;overflow:hidden;bottom:-120px}.quote,.quote--bg,.quote--info{box-sizing:border-box;display:inline-block}.quote--bg,.quote--info{position:relative}.quote--bg{left:0;position:absolute;top:0}.quote--bg .icon{box-sizing:border-box;display:inline-block;font-size:400px;font-size:25rem;color:#fff;position:relative;top:-76px;-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}.quote--info{float:right;max-width:780px;padding:60px 0;-webkit-transform:translate(-22%);transform:translate(-22%);width:100%}.quote--info .author,.quote--info .text{box-sizing:border-box;display:inline-block;float:left;margin:0;position:relative;text-align:center;width:100%}.quote--info .author{font-size:18px;font-size:1.125rem}.quote--info .author,.quote--info .text{color:#00315e;font-family:"Montserrat",sans-serif;font-weight:300}.quote--info .text{font-size:40px;font-size:2.5rem;line-height:1.35em}.quote--info .text:after{box-sizing:border-box;display:inline-block;background-color:#0173a4;content:"";display:block;height:7px;margin:10px auto 25px;position:relative;width:80px}.quote .wrapper{position:relative}@media only screen and (max-width:1200px){.quote--info{padding:60px 20px;-webkit-transform:translate(0);transform:translate(0)}}@media only screen and (max-width:1024px){.quote{margin:80px 0 40px}.quote--bg .icon{top:-70px}.quote--info{padding:80px 20px}.quote--info .text{font-size:30px;font-size:1.875rem}}@media only screen and (max-width:768px){.quote--bg{display:none}.quote--info{padding:60px 20px}.quote--info .author{font-size:14px;font-size:.875rem}.quote--info .text{font-size:24px;font-size:1.5rem}.quote--info .text:after{width:160px}}@media only screen and (max-width:640px){.quote--info .text:after{margin:25px auto;width:130px}}@media only screen and (max-width:480px){.quote--info .text:after{width:80px}}.summary-picture{display:inline-block;margin:80px 0 0;padding:0 20px}.summary-picture,.summary-picture--info{box-sizing:border-box;float:left;position:relative;width:100%}.summary-picture--info{display:inline-block;display:inline-flex;height:395px;flex-flow:column wrap;margin:15px 0 0;justify-content:center;justify-items:center}.summary-picture--info .image,.summary-picture--info .summary{box-sizing:border-box;display:inline-block;float:left;position:relative;z-index:2}.summary-picture--info .image{width:395px}.summary-picture--info .image,.summary-picture--info .summary{align-items:center;display:inline-flex;height:395px;justify-content:center;overflow:hidden}.summary-picture--info .summary{font-size:30px;font-size:1.875rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:300;background-color:initial;line-height:1.35em;margin:0;padding:0;width:calc(100% - 395px)}.summary-picture--info .summary .info{box-sizing:border-box;display:inline-block;align-content:center;display:inline-flex;flex-flow:row wrap;justify-content:center;margin:0 0 45px;max-height:350px;overflow:hidden;padding:25px 120px 0;position:relative;width:100%}.summary-picture--info .summary .info:empty{display:none}.summary-picture--info:after,.summary-picture--info:before{box-sizing:border-box;display:inline-block;background-color:#f6dd5c;content:"";height:100%;position:absolute;top:0;z-index:0}.summary-picture--info:after{width:100%}.summary-picture--info:before{right:calc(690px - 50vw);width:calc(50vw - 690px)}.summary-picture[data-cor=cor1] .summary-picture--info:after,.summary-picture[data-cor=cor1] .summary-picture--info:before{background-color:#f6dd5c}.summary-picture[data-cor=cor2] .summary-picture--info:after,.summary-picture[data-cor=cor2] .summary-picture--info:before{background-color:#c7eafb}.summary-picture[data-cor=cor3] .summary-picture--info:after,.summary-picture[data-cor=cor3] .summary-picture--info:before{background-color:#4ac8f5}.summary-picture[data-position=esquerda] .summary-picture--info .image{order:2}.summary-picture[data-position=esquerda] .summary-picture--info:before{left:calc(690px - 50vw);right:auto}@media only screen and (max-width:1024px){.summary-picture--info{display:inline-block}.summary-picture--info .summary .info{padding:35px 50px 0}.summary-picture--info:after{left:0}.summary-picture--info:before{left:auto;right:-30px;width:50vw}.summary-picture[data-position=esquerda] .summary-picture--info .image{float:right}.summary-picture[data-position=esquerda] .summary-picture--info:before{left:-30px;right:auto}}@media only screen and (max-width:768px){.summary-picture{margin:50px 0 0}.summary-picture--info{height:230px;margin:0}.summary-picture--info .image{height:230px;width:230px}.summary-picture--info .image img{height:auto;width:100%}.summary-picture--info .summary{font-size:18px;font-size:1.125rem;height:230px;width:calc(100% - 230px)}.summary-picture--info .summary .info{margin:0 0 35px;max-height:195px;padding:25px 30px 0}}@media only screen and (max-width:640px){.summary-picture{margin:45px 0 0}.summary-picture--info .summary .info{padding:25px}}@media only screen and (max-width:639px){.summary-picture{margin:20px 0 0}.summary-picture--info{display:inline-flex;flex-flow:row wrap;height:auto}.summary-picture--info .image,.summary-picture--info .summary{width:100%}.summary-picture--info .image,.summary-picture--info .summary{height:auto}.summary-picture--info .summary .info{height:auto;margin:0;max-height:none;padding:20px 20px 30px}.summary-picture--info .summary .text-out--points,.summary-picture--info:after,.summary-picture--info:before{display:none}.summary-picture[data-cor=cor1] .summary-picture--info .summary{background-color:#f6dd5c}.summary-picture[data-cor=cor2] .summary-picture--info .summary{background-color:#c7eafb}.summary-picture[data-cor=cor3] .summary-picture--info .summary{background-color:#4ac8f5}}.social-networks--circulars{max-width:1019px;width:100%;height:100%;position:relative}.social-networks--circulars .title{text-align:left;font-size:33px;line-height:44px;font-weight:400;color:#00315e;margin:0 0 19px}.social-networks--circulars .circulars{background-color:#f2f2f2;list-style:none;height:298px;display:flex;flex-wrap:wrap;padding:33px 30px 43px 33px;grid-gap:34px;gap:34px;margin:0;position:relative}.social-networks--circulars .circulars:before{content:url(/images/Social-network-Rectangle.svg);position:absolute;bottom:0;right:0;z-index:0}.social-networks--circulars .circulars--item{display:flex;flex-direction:column;text-align:left;width:458px;min-height:73px;max-height:94px;padding:0 20px;margin:0;position:relative;background-color:transparent!important;overflow-y:hidden}.social-networks--circulars .circulars--item[data-type=fundamental_1]{border-left:6px solid #f6dd5c}.social-networks--circulars .circulars--item[data-type=fundamental_2]{border-left:6px solid #00abc1}.social-networks--circulars .circulars--item[data-type=ensino_medio]{border-left:6px solid #0173a4}.social-networks--circulars .circulars--item .info{box-sizing:border-box;display:inline-block;height:auto;margin:0;padding:0;position:relative;width:100%}.social-networks--circulars .circulars--item .info .description{font-size:16px;font-size:1rem;color:#787878;font-family:"Montserrat",sans-serif;font-weight:500;line-height:21px;width:100%}.social-networks--circulars .circulars--item .info .date{font-size:14px;font-size:.875rem;color:#787878;font-family:"Montserrat",sans-serif;font-weight:700;line-height:19px}.social-networks--circulars .circulars--item .link{display:flex;align-items:center;font-size:14px;font-size:.875rem;color:#4ac8f5;font-family:"Montserrat",sans-serif;font-weight:700;font-family:"Montserrat",sans-serif!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:8px;text-decoration:none;transition:all .3s ease-in-out}.social-networks--circulars .circulars--item .link:hover{color:#00315e}.social-networks--circulars .circulars--item .link:hover:before{color:#4ac8f5}.social-networks--circulars .circulars--item .link:before{font-family:"icomoon";color:#4ac8f5;font-size:22px;margin-right:8px}@media only screen and (max-width:959px){.social-networks--circulars{max-width:336px}.social-networks--circulars .title{font-size:30px;line-height:40px}.social-networks--circulars .circulars{height:auto;display:flex;flex-direction:column;flex-wrap:unset;padding:33px 12px;grid-gap:34px;gap:34px}.social-networks--circulars .circulars:before{content:url(/images/Social-network-Rectangle-mobile.svg);top:unset;bottom:0;width:336px;height:298px}.social-networks--circulars .circulars--item{width:310px;max-height:116px}.social-networks--circulars .circulars--item .info .description{font-size:16px;font-size:1rem;color:#787878;font-family:"Montserrat",sans-serif;font-weight:500;line-height:21px;width:100%}.social-networks--circulars .circulars--item .info .date{font-size:14px;font-size:.875rem;color:#787878;font-family:"Montserrat",sans-serif;font-weight:700;line-height:19px}}.social-networks{display:flex;flex-direction:row;justify-content:space-between;max-width:1380px;width:100%;height:361px;margin:96px auto 260px;position:relative;font-family:"Montserrat",sans-serif}.social-networks-social-media{width:344px;height:100%;overflow-y:hidden}.social-networks-social-media h2{text-align:left;font-size:33px;line-height:44px;font-weight:400;color:#00315e;margin:0 0 19px}.social-networks-social-media-links{display:flex;flex-direction:column;width:100%;height:298px;background-color:#f2f2f2;text-align:left}.social-networks-social-media-links span{font-size:16px;line-height:21px;font-weight:500;color:#787878;padding:33px 20px 20px 27px}.social-networks-social-media-links a{display:flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:18px;line-height:24px;font-weight:700;color:#0173a4;margin:0 20px 19px 27px;text-decoration:none;transition:all .3s ease-in-out}.social-networks-social-media-links a:hover{color:#00315e}.social-networks-social-media-links a img{width:28px;height:28px;margin-right:10px}@media only screen and (max-width:1400px){.social-networks{width:95%;height:auto}.social-networks .circulars{width:97%;height:auto}.social-networks .circulars-item{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media only screen and (max-width:959px){.social-networks{flex-direction:column;justify-content:unset;max-width:336px;height:auto}.social-networks-social-media{width:100%;margin-top:50px}.social-networks-social-media h2{font-size:30px;line-height:40px}.social-networks-social-media-links{height:263px}.social-networks-social-media-links span{padding:33px 13px 20px}.social-networks-social-media-links a{font-size:16px;line-height:21px;margin:0 20px 19px 13px}.social-networks-social-media-links a img{width:24px;height:24px}}.tab-item{box-sizing:border-box;display:inline-block;padding:32px 30px 113px;width:450px;min-height:376px;height:auto;background-color:#f2f2f2;position:relative}.tab-item[data-type="1"]{border-top:12px solid #f5dd5c}.tab-item[data-type="2"]{border-top:12px solid #06cbcb}.tab-item[data-type="3"]{border-top:12px solid #4ac8f5}.tab-item .description,.tab-item .info,.tab-item .title{box-sizing:border-box;display:inline-block;width:100%}.tab-item .description{font-size:16px;font-size:1rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:500;line-height:22px;margin:20px 0 0;padding:0}.tab-item .image{display:none}.tab-item .link{box-sizing:border-box;display:inline-block;font-size:18px;font-size:1.125rem;color:#fff;font-family:"Montserrat",sans-serif;font-weight:700;line-height:20px;background-color:#0173a4;padding:9px 22px 12px;width:162px;height:41px;position:absolute;left:31px;bottom:42px;text-decoration:none;transition:all .3s ease-in-out}.tab-item .link:after{border-top:20px solid transparent;border-bottom:20px solid transparent;border-left-color:#0173a4;height:100%;transition:all .3s ease-in-out}.tab-item .link:hover{background-color:#00315e}.tab-item .link:hover:after{border-left-color:#00315e}.tab-item .title{font-size:18px;font-size:1.125rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:500;margin:0;text-align:left;width:100%}.tab-item .title span{box-sizing:border-box;display:inline-block;position:relative;text-transform:capitalize;font-size:36px;line-height:40px;font-weight:600}.tab-item .title span:first-child{font-weight:500;font-size:18px;line-height:20px;width:100%;text-transform:uppercase}.tab-item .title p{box-sizing:border-box;display:inline-block;font-weight:100;margin:0;text-transform:capitalize}.tab-item .title p b{font-weight:300;text-transform:capitalize}.tab-item[data-active=true]{display:none}@media only screen and (max-width:959px){.tab-item{width:336px;min-height:394px;padding:32px 13px 106px}.tab-item .title span{font-size:30px;line-height:33px}.tab-item .link,.tab-item .title span:first-child{font-size:16px;line-height:18px}.tab-item .link{font-size:1rem;color:#fff;font-family:"Montserrat",sans-serif;font-weight:700;width:141px;height:36px;left:14px;bottom:41px}.tab-item .link:after{border-top:18px solid transparent;border-bottom:18px solid transparent}}.tab{margin:50px 0 0;width:100%;vertical-align:top;z-index:0}.tab,.tab--image,.tab--info{box-sizing:border-box;display:inline-block;float:left;position:relative}.tab--image,.tab--info{width:50%}.tab .wrapper{max-width:1384px;width:95%;margin:0 auto}.tab .wrapper .tab--info{width:100%}.tab .wrapper .tab--info .tab--select{display:none!important}.tab .wrapper .tab--info .tab--items{width:100%;display:flex;grid-gap:17px;gap:17px}@media only screen and (max-width:959px){.tab{margin:40px 0}.tab--image,.tab--select{display:none}.tab--info{width:100%}.tab .wrapper{max-width:336px}.tab .wrapper .tab--info .tab--items{flex-direction:column}}.text-body{display:inline-block;float:left;margin:55px 0 0}.text-body,.text-body--content{box-sizing:border-box;position:relative;width:100%}.text-body--content{display:inline-block;display:block;margin:0 auto;max-width:700px;padding:0 20px;text-align:left}.text-body--content .responsive-object{box-sizing:border-box;display:inline-block;float:left;position:relative;text-align:center;vertical-align:top;width:100%}.text-body--content .responsive-object iframe{box-sizing:border-box;display:inline-block;float:none;left:50%;position:absolute;top:0;-webkit-transform:translate(-50%);transform:translate(-50%);width:80%}.text-body--content h2{font-size:72px;font-size:4.5rem}.text-body--content h2,.text-body--content h3{color:#00315e;font-family:"Montserrat",sans-serif;font-weight:300}.text-body--content h3{font-size:28px;font-size:1.75rem}.text-body--content h4,.text-body--content p{font-size:18px;font-size:1.125rem;color:grey;font-family:"Montserrat",sans-serif;font-weight:400}.text-body--content p{box-sizing:border-box;display:inline-block;float:left;line-height:1.45em;position:relative;width:100%}.text-body--content p a{color:#4ac8f5;font-weight:600;text-decoration:none}.text-body--content p a:hover{text-decoration:underline}.text-body--content p hr{box-sizing:border-box;display:inline-block;float:left;position:relative;width:100%;vertical-align:top}.text-body--content p .date{box-sizing:border-box;display:inline-block;font-size:12px;font-size:.75rem;color:#00315e;font-weight:500;bottom:-20px;margin:0;left:0;position:absolute}.text-body--content p .name{font-size:12px;font-size:.75rem;color:#0180b6;font-family:"Montserrat",sans-serif;font-weight:600;font-size:1.5em;display:block;line-height:1.45em}.text-body--content p:first-child{margin-top:0}.text-body--content p:last-child{margin-bottom:0}@media only screen and (max-width:768px){.text-body{margin:40px 0 0}.text-body--content{max-width:none}.text-body--content .responsive-object iframe{height:100%;width:100%}}.title-page{margin:44px 0 0}.title-page,.title-page--background{box-sizing:border-box;display:inline-block;float:left;position:relative;width:100%}.title-page--background{overflow:hidden;z-index:0}.title-page--background img{box-sizing:border-box;display:inline-block;-webkit-animation:imgIn .9s cubic-bezier(.165,.84,.44,1) .5s 1 forwards;animation:imgIn .9s cubic-bezier(.165,.84,.44,1) .5s 1 forwards;border:none;float:left;height:auto;outline:none;position:relative;width:100%}.title-page--background:after{box-sizing:border-box;display:inline-block;background:linear-gradient(180deg,rgba(10,36,59,.85) 20%,rgba(0,49,94,0) 75%);content:"";height:100%;left:0;mix-blend-mode:normal;position:absolute;top:0;-webkit-transform:matrix(1,0,0,-1,0,0);transform:matrix(1,0,0,-1,0,0);width:100%}@-webkit-keyframes imgIn{0%{-webkit-transform:scale(1.3);transform:scale(1.3)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes imgIn{0%{-webkit-transform:scale(1.3);transform:scale(1.3)}to{-webkit-transform:scale(1);transform:scale(1)}}.title-page .title{box-sizing:border-box;display:inline-block;font-size:88px;font-size:5.5rem;color:#fff;font-family:"Montserrat",sans-serif;font-weight:200;font-size:5vw;-webkit-animation:textIn .7s cubic-bezier(.165,.84,.44,1) .9s 1 forwards;animation:textIn .7s cubic-bezier(.165,.84,.44,1) .9s 1 forwards;bottom:0;line-height:1em;margin:0;left:50%;letter-spacing:-.02em;opacity:0;padding:0 30px 20px;position:absolute;text-align:center;-webkit-transform:translate(-50%);transform:translate(-50%);z-index:1;width:100%}@-webkit-keyframes textIn{0%{opacity:0}to{opacity:1}}@keyframes textIn{0%{opacity:0}to{opacity:1}}.title-page:before{box-sizing:border-box;display:inline-block;background:linear-gradient(0deg,rgba(21,51,79,.7) 20.75%,rgba(8,20,31,0) 74.87%,rgba(0,0,0,.75) 123.35%);content:"";height:100%;mix-blend-mode:darken;left:0;position:absolute;top:0;width:100%;z-index:1}@media only screen and (max-width:1024px){.title-page{margin:50px 0 0}.title-page--background img{min-height:275px}.title-page .title{font-size:64px;font-size:4rem;padding-bottom:20px}}@media only screen and (max-width:959px){.title-page--background img{min-height:0}.title-page .title{font-size:42px;font-size:2.625rem;padding-bottom:20px}}@media only screen and (max-width:768px){.title-page .title{font-size:32px;font-size:2rem}}.three-image-item{float:left;position:relative;width:100%}.three-image-item,.three-image-item--info{box-sizing:border-box;display:inline-block}.three-image-item--info{bottom:0;right:0;padding:35px 30px 25px 145px;position:absolute;width:80%}.three-image-item--info .text{box-sizing:border-box;display:inline-block;font-size:24px;font-size:1.5rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:600;float:left;line-height:1.1em;margin:0;padding:15px 0 0;position:relative;text-align:left;text-transform:uppercase;width:100%;vertical-align:top}.three-image-item--info svg{box-sizing:border-box;display:inline-block;height:100%;left:0;position:absolute;top:0;width:100%}.three-image-item .image{box-sizing:border-box;display:inline-block;align-items:center;display:inline-flex;justify-content:center;float:left;height:420px;overflow:hidden;position:relative;width:100%}.three-image-item .image img{box-sizing:border-box;display:inline-block;position:relative}@media only screen and (max-width:1024px){.three-image-item--info{padding:20px 15px 10px 85px}.three-image-item--info .text{font-size:16px;font-size:1rem;padding:5px 0 0}.three-image-item .image{height:240px}}@media only screen and (max-width:768px){.three-image-item--info{padding:20px 40px 15px 135px}.three-image-item--info .text{font-size:18px;font-size:1.125rem;padding:10px 0 0}}@media only screen and (max-width:640px){.three-image-item--info{padding-left:180px}.three-image-item--info .text{font-size:24px;font-size:1.5rem}.three-image-item .image{height:420px}}@media only screen and (max-width:480px){.three-image-item--info{padding-left:135px}.three-image-item--info .text{font-size:18px;font-size:1.125rem}.three-image-item .image{height:315px}}@media only screen and (max-width:375px){.three-image-item--info{padding:20px 20px 15px 85px}.three-image-item--info .text{font-size:16px;font-size:1rem}.three-image-item .image{height:245px}}.three-images{margin:50px 0 0}.three-images,.three-images--list{box-sizing:border-box;display:inline-block;float:left;position:relative;width:100%}.three-images--list{list-style:none;margin:0;padding:0}.three-images--list--item{box-sizing:border-box;display:inline-block;float:left;position:relative;width:33.3333333333%}.three-images--list--item svg polygon{fill:rgba(199,234,251,.9)}.three-images--list--item:nth-child(2) svg polygon{fill:rgba(246,221,92,.8)}@media only screen and (max-width:1024px){.three-images{margin:60px 0 0}}@media only screen and (max-width:768px){.three-images{margin:50px 0 0}.three-images--list--item{display:block;float:none;margin:0 auto;max-width:480px;width:100%}}@media only screen and (max-width:640px){.three-images--list--item{max-width:none}}@media only screen and (max-width:375px){.three-images{margin:40px 0 0}}.webdoor--controls{box-sizing:border-box;display:inline-block;bottom:160px;left:0;position:absolute;width:100%;z-index:12}.webdoor--controls button{box-sizing:border-box;display:inline-block;background-color:#49c8f5;border:none;border-radius:100%;cursor:pointer;height:14px;float:left;margin:0 5px;outline:none;padding:0;width:14px}.webdoor--controls button:hover span{color:#fff}.webdoor--controls button:first-child{margin-left:0}.webdoor--controls button[data-active=true]{opacity:.4;pointer-events:none}.webdoor--controls .wrapper{padding:0 20px}@media only screen and (max-width:1024px){.webdoor--controls{bottom:130px;left:20px}.webdoor--controls button{height:9px;margin:0 3px;width:9px}.webdoor--controls .wrapper{padding:0}}@media only screen and (max-width:959px){.webdoor--controls{bottom:130px;left:0;width:100%}.webdoor--controls button{float:none}.webdoor--controls button:first-child{margin-left:0}.webdoor--controls .wrapper{padding:25px 45px 5px}}@media only screen and (max-width:640px){.webdoor--controls{bottom:0;padding:0;position:relative;text-align:center}.webdoor--controls button{float:none;height:11px;margin:0 3px;padding:0;width:11px}.webdoor--controls .wrapper{padding:25px 0;text-align:center}}@media only screen and (max-width:480px){.webdoor--controls button{height:14px;margin:0 5px;width:14px}.webdoor .wrapper{padding:15px 0}}.webdoor--info{box-sizing:border-box;display:inline-block;bottom:210px;left:0;margin:0 auto;max-width:1380px;right:0;padding:0 20px;position:absolute;text-align:left;width:100%;z-index:2}.webdoor--info .description,.webdoor--info .title{box-sizing:border-box;display:inline-block;display:block;margin:0;position:relative;width:50%}.webdoor--info .description span{box-sizing:border-box;display:inline-block;font-size:20px;font-size:1.25rem;color:#fff;font-family:"Montserrat",sans-serif;font-weight:500;line-height:1.3em;vertical-align:top}.webdoor--info .title{margin:0 0 10px;text-overflow:ellipsis;width:65%}.webdoor--info .title span{box-sizing:border-box;display:inline-block;font-size:45px;font-size:2.8125rem;color:#fff;font-family:"Montserrat",sans-serif;font-weight:100;line-height:1em;vertical-align:top}.webdoor--item{cursor:pointer;z-index:1;vertical-align:top}.webdoor--item,.webdoor--item picture,.webdoor--item picture>img{box-sizing:border-box;display:inline-block;float:left;position:relative;width:100%}.webdoor--item picture,.webdoor--item picture>img{height:auto;outline:none}.webdoor--item[data-current=true]{display:inline-block;z-index:10}.webdoor--item[data-last=true]{display:inline-block!important;left:0;position:absolute;top:0;z-index:9}.webdoor--item[data-current=false]{display:none}.webdoor .link{box-sizing:border-box;display:inline-block;float:left;position:relative;text-decoration:none;width:100%;vertical-align:top}.webdoor[data-direction=next] .webdoor--item[data-current=true],.webdoor[data-direction=prev] .webdoor--item[data-current=true]{-webkit-animation:fade-in 1.2s cubic-bezier(.39,.575,.565,1) both;animation:fade-in 1.2s cubic-bezier(.39,.575,.565,1) both}@media only screen and (max-width:1024px){.webdoor--info{bottom:170px;padding:0 20px}.webdoor--info .description,.webdoor--info .title{width:65%}.webdoor--info .description{font-size:20px;font-size:1.25rem}.webdoor--info .title span{font-size:30px;font-size:1.875rem;line-height:1.2em}}@media only screen and (max-width:959px){.webdoor--info{bottom:170px;padding:0 45px}.webdoor--info .description,.webdoor--info .title{width:70%}}@media only screen and (max-width:640px){.webdoor--info{bottom:0;padding:0 20px 40px;position:absolute}.webdoor--info .description,.webdoor--info .title{width:100%}.webdoor--info .description span{font-size:16px;font-size:1rem}}@media only screen and (max-width:480px){.webdoor--info{padding:0 20px 20px}.webdoor--info .description{margin:0}.webdoor--info .description span{font-size:14px;font-size:.875rem}.webdoor--info .title span{font-size:22px;font-size:1.375rem;margin:0}}.webdoor{box-sizing:border-box;display:inline-block;float:left;height:auto;overflow:hidden;position:relative;width:100%;z-index:0}.webdoor+.tab{position:relative;top:-56px;margin-top:0}.webdoor--content{box-sizing:border-box;display:inline-block;float:left;position:relative;width:100%;z-index:1}.webdoor--item:hover+div .description{color:#fff}.webdoor--item:before{background:linear-gradient(0deg,rgba(21,51,79,.7) 20.75%,rgba(8,20,31,0) 74.87%,rgba(0,0,0,.75) 123.35%);mix-blend-mode:darken;position:absolute;z-index:1}.webdoor--item:before,.webdoor.disabled:after{box-sizing:border-box;display:inline-block;content:"";height:100%;left:0;top:0;width:100%}.webdoor.disabled:after{background-color:hsla(0,0%,100%,.8)}@media only screen and (max-width:959px){.webdoor+.tab{position:relative;top:unset;margin-top:40px}}.video{box-sizing:border-box;display:inline-block;float:left;margin:55px 0 0;position:relative;width:100%;vertical-align:top}.video .wrapper{text-align:center}.video .wrapper>div{box-sizing:border-box;display:inline-block}@media only screen and (max-width:768px){.video{margin:40px 0 0}}@media only screen and (max-width:640px){.video .wrapper>div{height:auto!important;width:100%!important}.video .wrapper>div>div{height:auto!important;position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden;width:auto!important}.video .wrapper>div>div iframe{position:absolute;top:0;left:0;width:100%;height:100%}}.fullscreen-gallery{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.9);z-index:999;display:flex;flex-direction:column}.fullscreen-gallery--close{font-size:2rem;color:hsla(0,0%,100%,.75);display:block;padding:8px;-webkit-transform:rotate(45deg);transform:rotate(45deg);background:none;border:none;cursor:pointer;position:absolute;right:0}.fullscreen-gallery--images{flex:1 1;display:flex;align-items:center}.fullscreen-gallery--images .image{height:auto;margin:0 auto}.fullscreen-gallery--images img{width:100%}.fullscreen-gallery--thumbnails{list-style-type:none;overflow-x:auto;align-items:center}.fullscreen-gallery--thumbnails--item{height:10vh;display:inline-block;border:3px ridge #353535;opacity:.4}.fullscreen-gallery--thumbnails--item img{height:100%;width:100%}.fullscreen-gallery--thumbnails--item.active{opacity:1}.btn,.btn-default--link{background-color:transparent}.gallery{box-sizing:border-box;display:inline-block;position:relative;width:700px}.gallery ul{list-style-type:none;padding:0;margin:0}.gallery--item{position:relative;height:500px;transition:opacity .4s ease-in}.gallery--item[data-current=false]{opacity:0;height:0}.gallery--item[data-current=false] .image{display:none}.gallery--item .image,.gallery--item .image img{box-sizing:border-box;display:inline-block;position:relative;height:100%;width:100%}.gallery--item .image img{outline:none;max-width:100%;overflow:hidden}.gallery--item-info{flex:1 1;text-align:center;overflow:hidden;text-overflow:ellipsis;color:#fff}.gallery--item-info .description{font-family:"Montserrat",sans-serif;font-size:1rem;font-weight:500;line-height:1.3em}@media only screen and (max-width:640px){.gallery{width:100%}.gallery--item{height:245px}}.btn,.btn-default--link,.gallery--controls .control{box-sizing:border-box;display:inline-block;background-color:transparent;border:none;box-shadow:none;outline:none}.gallery--controls{position:absolute;bottom:0;width:100%;height:100%;z-index:5;padding:25px 0;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;background:linear-gradient(180deg,transparent 66.45%,rgba(0,0,0,.8));pointer-events:none}.gallery--controls .control{font-size:23px;font-size:1.4375rem;color:#fff;cursor:pointer;padding:0 24px;pointer-events:auto}.gallery--controls .control:disabled{color:grey;cursor:not-allowed}.news-highlight{max-width:1378px;height:auto;display:flex;flex-direction:column;font-family:"Montserrat",sans-serif;float:unset!important;margin:0 auto}.news-highlight-header{display:flex;justify-content:space-between;align-items:baseline}.news-highlight-header h3{font-size:33px;font-size:2.0625rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:400}.news-highlight-header a{font-size:14px;font-weight:700;color:#4ac8f5;text-decoration:none;transition:all .4s ease-in-out}.news-highlight-header a:hover{color:#00315e}.news-highlight-content .slick-slider .slick-list .slick-track{max-width:1378px;width:100%;display:flex;justify-content:center}.news-highlight-content .slick-slider .slick-list .slick-track .slick-slide{width:448px!important;height:auto;margin-right:17px}.news-highlight-content .slick-slider .slick-list .slick-track .slick-slide:last-child{margin-right:0}.news-highlight-content .slick-slider .slick-list .slick-track .slick-slide div .news-highlight-content-card{display:flex!important;flex-direction:column;max-width:448px;width:100%;color:#00315e;text-decoration:none}.news-highlight-content .slick-slider .slick-list .slick-track .slick-slide div .news-highlight-content-card picture{display:grid;justify-content:center;align-items:center;max-width:448px;max-height:203px;background-color:#f2f2f2}.news-highlight-content .slick-slider .slick-list .slick-track .slick-slide div .news-highlight-content-card picture img{width:100%;height:100%}.news-highlight-content .slick-slider .slick-list .slick-track .slick-slide div .news-highlight-content-card-date{background-color:#f6dd5c;text-align:left;font-size:16px;font-weight:700;padding-left:10px;padding-top:5.5px;padding-bottom:5.5px}.news-highlight-content .slick-slider .slick-list .slick-track .slick-slide div .news-highlight-content-card-text{font-size:22px;font-weight:500;line-height:27.7px;margin:0;text-align:start;padding:16px 14px 18px}@media only screen and (max-width:1400px){.news-highlight{width:95%}}@media (max-width:959px){.news-highlight{max-width:100%}.news-highlight-header{width:336px;margin:0 auto}.news-highlight-header h3{font-size:30px;font-size:1.875rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:400}.news-highlight-content .slick-slider .slick-list{width:375px;margin:0 auto}.news-highlight-content .slick-slider .slick-list .slick-track{justify-content:unset;max-width:unset}.news-highlight-content .slick-slider .slick-list .slick-track .slick-slide{max-width:310px!important;width:100%!important;margin-right:4px;padding:0 30px}.news-highlight-content .slick-slider .slick-list .slick-track .slick-slide div{min-height:300px}.news-highlight-content .slick-slider .slick-list .slick-track .slick-slide div .news-highlight-content-card{max-width:310px;min-height:300px}.news-highlight-content .slick-slider .slick-list .slick-track .slick-slide div .news-highlight-content-card picture{max-width:310px}.news-highlight-content .slick-slider .slick-dots .slick-active button:before{color:#57c9f1}.news-highlight-content .slick-slider .slick-dots li button:before{color:#c7eafb;font-size:15px;opacity:1}}.quick-access{max-width:1373px;padding-top:60px;margin-right:auto;margin-bottom:96px;margin-left:auto;clear:both}.quick-access-title{font-family:"Montserrat";font-size:33px;line-height:44px;font-weight:400;text-align:left;color:#00315e;margin-top:0;margin-bottom:23px}.quick-access .slick-slider{padding:0 33px}.quick-access .slick-slide{height:116px}.quick-access .slick-slide>div{height:100%;background:#e4f5fd;margin-right:6px;display:flex}.quick-access .slick-slide-link{text-decoration:none;padding-top:14px;flex:1 1}.quick-access .slick-slide-link-image{height:47px;display:flex;justify-content:center}.quick-access .slick-slide-link-image img{height:40px;max-width:60px;display:inline-block;object-fit:contain}.quick-access .slick-slide p{font-family:"Montserrat";font-size:16px;line-height:16px;font-weight:600;text-align:center;color:#0173a4;padding-right:5px;padding-left:5px;margin-top:8px;margin-bottom:0}.quick-access .slick-next,.quick-access .slick-prev{width:20px;height:35px;background:url(/images/icons/slider-arrow.svg) no-repeat 50%;background-size:cover;opacity:1;transition:opacity .2s ease-in-out}.quick-access .slick-next:before,.quick-access .slick-prev:before{content:""}.quick-access .slick-next.slick-disabled,.quick-access .slick-prev.slick-disabled{opacity:.4;cursor:auto}.quick-access .slick-prev{left:0}.quick-access .slick-next{right:0;margin-top:-10px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media(max-width:1400px){.quick-access{padding-right:2.5%;padding-left:2.5%}}@-webkit-keyframes fade-in-bottom{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-bottom{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes prevIn{0%{left:-33.333333%}to{left:0}}@keyframes prevIn{0%{left:-33.333333%}to{left:0}}@-webkit-keyframes prevOut{0%{left:66.666666%}to{left:100%}}@keyframes prevOut{0%{left:66.666666%}to{left:100%}}@-webkit-keyframes prevNext{0%{left:0}to{left:33.333333%}}@keyframes prevNext{0%{left:0}to{left:33.333333%}}@-webkit-keyframes prevNextNext{0%{left:33.333333%}to{left:66.666666%}}@keyframes prevNextNext{0%{left:33.333333%}to{left:66.666666%}}@-webkit-keyframes nextIn{0%{left:33.333333%}to{left:0}}@keyframes nextIn{0%{left:33.333333%}to{left:0}}@-webkit-keyframes nextOut{0%{left:0}to{left:-33.333333%}}@keyframes nextOut{0%{left:0}to{left:-33.333333%}}@-webkit-keyframes nextNext{0%{left:66.666666%}to{left:33.333333%}}@keyframes nextNext{0%{left:66.666666%}to{left:33.333333%}}@-webkit-keyframes nextNextNext{0%{left:100%}to{left:66.666666%}}@keyframes nextNextNext{0%{left:100%}to{left:66.666666%}}@-webkit-keyframes nextInMobile{0%{left:100%}to{left:0}}@keyframes nextInMobile{0%{left:100%}to{left:0}}@-webkit-keyframes nextOutMobile{0%{left:0}to{left:-100%}}@keyframes nextOutMobile{0%{left:0}to{left:-100%}}@-webkit-keyframes prevInMobile{0%{left:-100%}to{left:0}}@keyframes prevInMobile{0%{left:-100%}to{left:0}}@-webkit-keyframes prevOutMobile{0%{left:0}to{left:100%}}@keyframes prevOutMobile{0%{left:0}to{left:100%}}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes slide-in-right{0%{-webkit-transform:translateX(1000px);transform:translateX(1000px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{-webkit-transform:translateX(1000px);transform:translateX(1000px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes slide-in-left{0%{-webkit-transform:translateX(-1000px);transform:translateX(-1000px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slide-in-left{0%{-webkit-transform:translateX(-1000px);transform:translateX(-1000px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.news--item{width:100%;min-height:400px;-webkit-animation:fade-in-bottom .6s cubic-bezier(.39,.575,.565,1) both;animation:fade-in-bottom .6s cubic-bezier(.39,.575,.565,1) both;background-color:#fff;float:none;max-width:448px;margin:10px 0;position:relative;text-align:left}.news--item .item-link{display:flex;flex-direction:column}.news--item .item-image{max-height:203px}.news--item .item-image img{width:100%;height:100%}.news--item .data{background-color:#f6dd5c;border:none;text-align:left;width:100%}.news--item .data .date{width:100%;font-size:16px;font-size:1rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:700;padding-left:10px;margin:5.5px 0;float:left;position:relative;display:flex;justify-content:flex-start}.news--item .data .date .day,.news--item .data .date .month,.news--item .data .date .year{box-sizing:border-box;display:inline-block;float:left;line-height:1em;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;vertical-align:top}.news--item .data .date .day:after,.news--item .data .date .month:after{content:"-"}.news--item .info{width:100%}.news--item .info .description,.news--item .info .title{box-sizing:border-box;display:inline-block;float:left;padding:16px 14px 30px;margin:0;line-height:1.2em;position:relative;text-decoration:none;width:100%}.news--item .info .description{font-size:18px;font-size:1.125rem;color:rgba(0,0,0,.5);font-family:"Montserrat",sans-serif;font-weight:500}.news--item .info .title{font-size:22px;font-size:1.375rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:500;margin:0 0 5px}@media only screen and (max-width:640px){.news--item{max-width:310px;min-height:250px}.news--item .item-image{max-height:152px}.news--item .info .title{font-size:18px;font-size:1.125rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:500;margin:0 0 5px}}.news{box-sizing:border-box;display:inline-block;float:left;position:relative;max-width:100%;width:100%}.news .filter--list{max-width:1060px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-left:0;margin:0 auto 60px;list-style:none;display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px}.news .filter--item{background-color:#f2f2f2;padding:10px;font-family:"Montserrat",sans-serif;font-size:18px;color:#00315e;position:relative;cursor:pointer}.news .filter--item.active{background-color:#e4f5fd;padding-right:30px}.news .filter--item.active:after{content:"";background:url(/images/icons/check-active-item.svg);width:11px;height:11px;position:absolute;top:50%;right:10px;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.news--list{list-style:none;margin:0 auto;max-width:1380px;padding:0;width:100%;display:flex;justify-content:center;flex-wrap:wrap;grid-gap:17px;gap:17px}.news--loader{box-sizing:border-box;display:inline-block;font-size:14px;font-size:.875rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:400;float:left;position:relative;text-align:center;width:100%}@media only screen and (max-width:1024px){.news{padding:0 20px}}.pastoral-highlight{max-width:1380px;width:95%;height:466px;margin:96px auto;font-family:"Montserrat";display:flex;flex-direction:row;justify-content:center;grid-gap:16px;gap:16px}.pastoral-highlight .link{display:flex;width:161px;height:41px;padding:9px 22px 12px;background-color:#0173a4;color:#fff;font-size:18px;line-height:20px;font-weight:700;position:relative;text-decoration:none;transition:all .3s ease-in-out}.pastoral-highlight .link:after{border-top:20px solid transparent;border-bottom:20px solid transparent;border-left-color:#0173a4;height:100%;transition:all .3s ease-in-out}.pastoral-highlight .link:hover{cursor:pointer;background-color:#00315e}.pastoral-highlight .link:hover:after{border-left-color:#00315e}.pastoral-highlight-banner{width:1019px;height:466px;position:relative;overflow-y:hidden}.pastoral-highlight-banner-rectangle{width:auto;height:100%;z-index:0;position:absolute;left:0;top:0}.pastoral-highlight-banner picture img{width:1019px;height:466px}.pastoral-highlight-banner-content{width:415px;height:230px;padding:21px 15px 10px 0;position:absolute;top:142px;left:55px;text-align:left;overflow-y:hidden}.pastoral-highlight-banner-content h3{font-size:36px;line-height:40px;font-weight:400;color:#00315e;margin:0 0 20px}.pastoral-highlight-banner-content p{font-size:16px;line-height:21px;font-weight:500;color:#787878;margin:0 0 30px}.pastoral-highlight-news{width:345px;height:466px}.pastoral-highlight-news h3{text-align:left;font-size:33px;line-height:40px;font-weight:400;color:#00315e;margin:0 0 15px}.pastoral-highlight-news-timeline{display:flex;flex-direction:column;max-width:345px;height:259px;background-color:#e4f5fd;margin-bottom:13px;overflow-y:auto;overflow-x:hidden}.pastoral-highlight-news-timeline-content{width:296px;height:auto;text-align:left;padding-left:25px;padding-right:25px;padding-bottom:30px}.pastoral-highlight-news-timeline-content:first-child{padding-top:25px}.pastoral-highlight-news-timeline-content-date{color:#787878;font-size:14px;line-height:19px;font-weight:700!important}.pastoral-highlight-news-timeline-content span{display:flex;width:100%;font-size:16px;line-height:21px;font-weight:500;color:#787878;margin:0}.pastoral-highlight-news-timeline-content a{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:14px;line-height:19px;font-weight:700;color:#4ac8f5;text-decoration:none;margin-top:7px;transition:all .3s ease-in-out}.pastoral-highlight-news-timeline-content a:hover{color:#00315e}.pastoral-highlight-news-virtual{width:100%;height:138px;background-color:#f2f2f2}.pastoral-highlight-news-virtual h3{height:35px;overflow-y:hidden;font-size:23px;line-height:31px;font-weight:400;color:#00315e;padding:23px 25px 16px;margin:0}.pastoral-highlight-news-virtual a{margin-left:25px}@media only screen and (max-width:1360px){.pastoral-highlight{height:auto}.pastoral-highlight-news{max-width:1019px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.pastoral-highlight-news h3{width:100%}.pastoral-highlight-news-timeline{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.pastoral-highlight-news-virtual{width:100%}}@media only screen and (max-width:959px){.pastoral-highlight{max-width:336px;height:auto;margin:50px auto;flex-direction:column;justify-content:unset}.pastoral-highlight .link{width:140px;height:36px;padding:9px 25px 7px;font-size:16px;line-height:18px}.pastoral-highlight .link:after{border-top:17px solid transparent;border-bottom:17px solid transparent}.pastoral-highlight-banner{width:336px;min-height:479px;height:auto;background-color:#e4f5fd;margin-bottom:50px}.pastoral-highlight-banner-rectangle{display:none}.pastoral-highlight-banner picture img{position:absolute;top:0;left:0;width:336px;height:160px}.pastoral-highlight-banner-content{width:310px;height:auto;padding:0 13px 31px;margin-top:180px;position:unset;overflow-y:unset}.pastoral-highlight-banner-content h3{font-size:30px;line-height:33px}.pastoral-highlight-news{width:336px;height:auto}.pastoral-highlight-news h3{font-size:30px;margin:0 0 17px}.pastoral-highlight-news-timeline{max-width:336px;width:100%;height:auto;margin-bottom:18px;overflow-y:unset}.pastoral-highlight-news-virtual{width:100%}.pastoral-highlight-news-virtual h3{font-size:23px;padding:23px 13px 15px;margin:0}.pastoral-highlight-news-virtual a{margin-left:13px}}.content-main{box-sizing:border-box;display:inline-block;min-height:calc(100vh - 100px);float:left;position:relative;width:100%}.content-main .text-body+.history{margin:50px 0 0}.content-main.educacao_fundamental-i_visao-geral .summary-picture--info .summary{color:#00315e}.content-main.educacao_fundamental-i_visao-geral .summary-picture--info:after,.content-main.educacao_fundamental-i_visao-geral .summary-picture--info:before{background-color:#f6dd5c}.content-main.educacao_fundamental-i_circulares .summary-picture--info .summary{color:#fff}.content-main.educacao_fundamental-i_circulares .summary-picture--info:after,.content-main.educacao_fundamental-i_circulares .summary-picture--info:before{background-color:#00abc1}.content-main.educacao_fundamental-i_circulares .image-text svg path{fill:#06cbcb}.content-main.fale-conosco form.faleconosco{max-width:480px;margin:0 0 70px;padding:0 10px 0 20px;vertical-align:top}.content-main.fale-conosco .contact{box-sizing:border-box;display:inline-block;margin:0 0 20px;padding:0 20px 0 10px;position:relative;width:100%;vertical-align:top}.content-main.fale-conosco .contact--container{box-sizing:border-box;display:inline-block;max-width:480px;position:relative;vertical-align:top}.content-main.fale-conosco .contact--list{box-sizing:border-box;display:inline-block;background-color:#f2f2f2;float:left;margin:0;list-style:none;padding:15px 30px;position:relative;text-align:left;width:100%}.content-main.fale-conosco .contact--list--item{box-sizing:border-box;display:inline-block;float:left;margin:15px 0;position:relative;width:100%}.content-main.fale-conosco .contact--list--item .text{box-sizing:border-box;display:inline-block;font-size:18px;font-size:1.125rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:300;float:left;margin:0;line-height:1.35em;padding:0 0 0 20px;position:relative;text-decoration:none}.content-main.fale-conosco .contact--list--item .text .icon{font-size:13px;font-size:.8125rem;color:#0180b6;left:0;position:absolute;top:7px}.content-main.fale-conosco .contact--list--item .text span{box-sizing:border-box;display:inline-block;float:left;position:relative;width:100%}.content-main.fale-conosco .contact--list--item .text span strong{font-weight:400}.content-main.fale-conosco .contact--title{box-sizing:border-box;display:inline-block;font-size:22px;font-size:1.375rem;color:#fff;font-family:"Montserrat",sans-serif;font-weight:500;background-color:#00abc1;float:left;margin:0;padding:20px 33px 25px;position:relative;text-align:left;width:100%}.content-main.fale-conosco .contact--title:after{box-sizing:border-box;display:inline-block;background-color:#4ac8f5;bottom:0;content:"";height:5px;left:0;position:absolute;width:100%}.content-main.noticias .news{margin:60px 0}.content-main.noticias>.text-body{display:none}.content-main.trabalhe-conosco form.trabalheconosco{max-width:480px;padding:0 15px}.content-main.trabalhe-conosco.success .text-body{display:none}@media only screen and (max-width:992px){.content.fale-conosco .contact,.content.fale-conosco form.faleconosco{max-width:none;width:50%}}@media only screen and (max-width:768px){.content.fale-conosco .contact,.content.fale-conosco form.faleconosco{max-width:none;padding:15px 20px;width:100%}}.not-found{box-sizing:border-box;display:inline-block;float:left;position:relative;width:100%}.not-found--content,.not-found--image,.not-found--info{box-sizing:border-box;display:inline-block;position:relative;vertical-align:top}.not-found--content{float:left;text-align:center;width:100%}.not-found--info{margin:70px 40px 0;text-align:left;width:370px}.not-found--info .description,.not-found--info .form,.not-found--info .title{box-sizing:border-box;display:inline-block;float:left;margin:0;position:relative;width:100%}.not-found--info .description{font-size:16px;font-size:1rem;color:#6f7279;font-family:"Montserrat",sans-serif;font-weight:500}.not-found--info .form{margin:25px 0}.not-found--info .form .input-control{border:1px solid #4ac8f5;width:100%}.not-found--info .btn-triangle{font-size:18px;font-size:1.125rem;background-color:#00abc1;color:#fff;float:left;margin:50px 0 0;padding:10px 25px 12px;position:relative;text-decoration:none}.not-found--info .btn-triangle:after{border-left-color:#00abc1;border-top:20px solid transparent;border-bottom:20px solid transparent}.not-found--info .title{font-size:68px;font-size:4.25rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:100;line-height:1.05em;letter-spacing:-.02em;margin:0 0 30px}.not-found--image{margin:90px 40px 0;width:400px}.not-found--image img{box-sizing:border-box;display:inline-block;border:none;height:auto;float:left;outline:none;position:relative;width:100%}@media only screen and (max-width:768px){.not-found--image,.not-found--info{margin:20px 0}.not-found--info{margin-top:60px}.not-found--info .description{font-size:14px;font-size:.875rem}.not-found--info .title{font-size:32px;font-size:2rem}.not-found--image{display:none}}@media only screen and (max-width:640px){.not-found--image,.not-found--info{padding:0 30px;width:100%}}.search-page{padding:0}.search-page,.search-page--info,.search-page--title{box-sizing:border-box;display:inline-block;float:left;position:relative;width:100%}.search-page--info{font-size:14px;font-size:.875rem;color:rgba(0,0,0,.5);font-weight:400;margin:30px 0}.search-page--info,.search-page--title{font-family:"Montserrat",sans-serif;text-align:center}.search-page--title{font-size:72px;font-size:4.5rem;color:#00315e;font-weight:300;line-height:1em;margin:100px 0 0}.search-page .circulars--item .info{cursor:pointer;padding:20px 30px;width:100%}.search-page .circulars--item .info .title{margin:0}.search-page .circulars--list{margin:30px 0;max-width:490px;text-align:left;width:100%}.search-page .circulars .wrapper{text-align:center}@media only screen and (max-width:1024px){.search-page--title{font-size:40px;font-size:2.5rem;margin:70px 0 0}}html{box-sizing:border-box;overflow:hidden;overflow-y:auto}html ::-webkit-scrollbar-track{background-color:#f5f5f5}html ::-webkit-scrollbar{background-color:#f5f5f5;width:12px}html ::-webkit-scrollbar-thumb{background-color:#0173a4;width:12px}html.no-scroll{overflow-y:hidden}body{float:left;margin:0;min-height:100vh;overflow:hidden;position:relative;text-align:center}.wrapper,body{box-sizing:border-box;display:inline-block;width:100%}.wrapper{max-width:1380px;text-align:left;vertical-align:top}[class*=" icon-"],[class^=icon-]{font-family:"icomoon"!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-download:before{content:"\e90d"}.icon-pointer:before{content:"\e900"}.icon-phone:before{content:"\e901"}.icon-arrow-right:before{content:"\e902"}.icon-arrow-left:before{content:"\e903"}.icon-arrow-down:before{content:"\e904"}.icon-logo:before{content:"\e905"}.icon-logo-text:before{content:"\e906"}.icon-search:before{content:"\e907"}.icon-plus:before{content:"\e908"}.icon-arrow-right-l:before{content:"\e909"}.icon-minus:before{content:"\e90a"}.icon-mail:before{content:"\e90b"}.icon-facebook:before{content:"\e90c"}.icon-instagram:before{content:"\ea92"}.icon-youtube:before{content:"\ea9d"}.icon-linkedin:before{content:"\e90e"}button,input[type=date],input[type=email],input[type=file],input[type=number],input[type=password],input[type=submit],input[type=tel],input[type=text],input[type=time],select,textarea{background-image:none;border-radius:0}input[type=date],input[type=email],input[type=file],input[type=number],input[type=password],input[type=submit],input[type=tel],input[type=text],input[type=time],select,textarea{outline:none;line-height:1em}.btn,.btn-default--link{box-sizing:border-box;display:inline-block;background-color:initial;border:none;box-shadow:none;outline:none}.btn{position:relative}.btn-triangle{font-size:15px;font-size:.9375rem;color:#0180b6;font-family:"Montserrat",sans-serif;font-weight:400;background-color:#fff;line-height:1em;padding:8px 25px 9px}.btn-triangle:after{box-sizing:border-box;display:inline-block;content:"";border-top:16px solid transparent;border-bottom:16px solid transparent;border-left:10px solid #fff;height:0;right:-10px;position:absolute;top:0;width:0}.btn-default--link{font-size:15px;font-size:.9375rem;color:#0180b6;font-family:"Montserrat",sans-serif;font-weight:600;background-color:#fff;line-height:1em;padding:17px 20px 19px;position:relative;text-decoration:none}@media only screen and (max-width:480px){.btn-default--link{font-size:14px;font-size:.875rem;padding:14px 15px 15px}}.input-control{box-sizing:border-box;display:inline-block;float:left;margin:5px 0;position:relative}.input-control.search{margin:0;width:100%}.input-control.search input{box-sizing:border-box;display:inline-block;font-size:16px;font-size:1rem;color:#00315e;font-family:"Montserrat",sans-serif;font-weight:400;border:1px solid #0180b6;height:47px;padding:10px 20px 12px;width:100%}.input-control.search input+.icon{box-sizing:border-box;display:inline-block;color:#4ac8f5;right:15px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.input-default{font-size:16px;font-size:1rem;color:#222;font-family:"Montserrat",sans-serif;font-weight:200;background-color:#fff;border:none;outline:none;line-height:1em;padding:14px 10px 13px;position:relative;width:100%}.input-default,.input-icon-r .icon{box-sizing:border-box;display:inline-block}.input-icon-r .icon{font-size:20px;font-size:1.25rem;color:#81deff;right:10px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}::-webkit-input-placeholder{font-style:italic}::-moz-placeholder{font-style:italic}:-ms-input-placeholder{font-style:italic}input:-moz-placeholder{font-style:italic}.link-default{color:#81deff}.link-default,.text-description{box-sizing:border-box;display:inline-block;font-size:14px;font-size:.875rem;font-family:"Montserrat",sans-serif;font-weight:200;float:left;position:relative}.text-description{color:#fff;line-height:1.3em;width:100%}.title-main{margin:0;padding:45px 0;text-align:center;width:100%}.title-main,.title-main span,.title-main strong{box-sizing:border-box;display:inline-block;position:relative}.title-main span,.title-main strong{padding:0 5px;text-transform:uppercase}.title-main span{font-weight:300}.title-main span,.title-main strong{font-size:28px;font-size:1.75rem;color:#00315e;font-family:"Montserrat",sans-serif}.title-main strong{font-weight:500}.title-main.default span{font-weight:300}.title-main:before{background-color:#f2d642;bottom:30px;content:"";height:6px;left:50%;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);width:45px}.app,.title-main:before{box-sizing:border-box;display:inline-block}.app{background-color:rgba(34,34,34,.1);float:left;min-height:100vh;position:relative;width:100%}.app--search-component{box-sizing:border-box;display:inline-block;display:none;left:0;height:100vh;position:fixed;top:0;width:100vw;z-index:1000}.app--search-component .search-menu{left:50%;margin:0;padding:0;position:absolute;top:280px;-webkit-transform:translate(-50%);transform:translate(-50%);width:420px}.app--search-component .search-menu .submit-btn{height:100%;background:transparent;border:none;position:absolute;top:50%;right:0;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);cursor:pointer;display:flex}.app--search-component .search-menu .submit-btn .icon{position:relative}.app--search-component .search-menu .icon{font-size:30px;font-size:1.875rem}.app--search-component .search-menu .input-control{margin:0}.app--search-component .search-menu .input-default{padding:19px 60px 22px 20px!important}.app--search-component[data-active=true]{-webkit-animation:searchIn .3s cubic-bezier(.075,.82,.165,1) 0s 1 forwards;animation:searchIn .3s cubic-bezier(.075,.82,.165,1) 0s 1 forwards;display:inline-block}.app--search-component:before{box-sizing:border-box;display:inline-block;background-color:#00315e;content:"";height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%}@-webkit-keyframes searchIn{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}70%{opacity:1;-webkit-transform:translate(0);transform:translate(0)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes searchIn{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}70%{opacity:1;-webkit-transform:translate(0);transform:translate(0)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}
/*# sourceMappingURL=main.68bc2e62.chunk.css.map */