.topbar-logo{max-width:100px}.login-logo{max-width:250px}.navbar-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:100%}.navbar-top{height:70px;-webkit-flex-direction:row;flex-direction:row;padding-left:30px;padding-right:30px;background-color:var(--global--ternary--BackgroundColor);-webkit-align-items:center;align-items:center}.navbar-bottom,.navbar-top{display:none;-webkit-justify-content:space-between;justify-content:space-between}.navbar-bottom{height:150px;-webkit-flex-direction:column;flex-direction:column}.navbar-bottom-first{padding-left:50px;padding-right:80px;height:150px;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;box-shadow:0 5px 5px #eee}.navbar-bottom-first,.navbar-bottom-second{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.navbar-bottom-second{text-align:center;font-size:10px;-webkit-justify-content:center;justify-content:center;background-color:var(--global--yellow-BackgroundColor)}.social-media-icons{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.social-media-icons img{width:35px;height:auto;margin-left:10px;margin-right:10px}.phone-wrapper p{font-weight:700;color:var(--global--text--Color);font-size:16px}.navbar-top-tab{height:40px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.navbar-top-tab .transparent-button{height:70px}.navbar-top-tab .blue-button{height:35px;padding-right:15px;padding-left:15px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.main-button>.blue-button{height:70px;width:175px;font-size:18px;font-weight:600;box-shadow:5px 5px 5px #ababab}.main-button>.blue-button:hover{opacity:.7}.payment-nav-button>.blue-button{background-color:var(--global--aqua-BackgroundColor)}.nav-hr{height:15px;background-color:var(--global--ternary--BackgroundColor)}.nav-hr hr{z-index:200}.nav-drop-container{float:left;overflow:hidden}.nav-drop-content{display:none;position:absolute;top:70px;min-width:160px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1;background-color:var(--global--primary--BackgroundColor);border-top:2px solid var(--global--text--Color)}.nav-drop-content a{float:none;color:var(--global--text--Color);padding:10px 15px;text-decoration:none;display:block;text-align:left;text-transform:none;font-size:14px}.nav-drop-container hr{border-color:var(--global--secondary--BackgroundColor);width:100%;display:none;position:absolute}.nav-drop-container:hover .nav-drop-content,.nav-drop-container:hover hr{display:block}.nav-second-drop-container{position:relative}.nav-second-drop-content{display:none;position:absolute;left:100%;top:0;min-width:100%;width:200px;z-index:1;background-color:var(--global--primary--BackgroundColor);box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.nav-second-drop-content a:hover{background-color:var(--global--ternary--BackgroundColor)}.nav-second-drop-container:hover .nav-second-drop-content{display:block}.nav-drop-wrapper>a:hover,.nav-second-drop-container:hover{background-color:var(--global--ternary--BackgroundColor)}.arrow{background-image:url(/img/right-arrow.png);background-size:15px;background-repeat:no-repeat;background-position:right 10px center}.navbar-top-mobile{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;padding:10px}.navbar-bottom-mobile-logo img{width:50px;height:auto}.burger-button{width:50px;height:25px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-evenly;justify-content:space-evenly}.burger-button>div{height:3px;width:25px;background-color:var(--global--secondary--BackgroundColor)}.burger-menu{height:100vh;width:200px;z-index:100;position:absolute;transition-duration:.3s;top:0;left:0;background-color:var(--global--secondary--BackgroundColor);color:var(--global--primary--Color);-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.burger-menu,.burger-menu-tabs{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.burger-menu-tabs{width:150px;height:400px;-webkit-justify-content:space-evenly;justify-content:space-evenly}.burger-menu-tabs a,.burger-menu-tabs a:link,.burger-menu-tabs a:visited{text-decoration:none;color:var(--global--primary--Color);font-size:20px}.hidden-burger{left:-200px}.main-mobile-button>.blue-button{height:30px;width:100px}.menu-main-mobile-button>.blue-button{height:50px;width:130px;font-size:16px;margin-top:10px;margin-bottom:10px;margin-left:20px}@media screen and (min-width:1024px){.menu-main-mobile-button>.blue-button{height:50px;width:130px;font-size:20px;margin-top:10px;margin-bottom:10px;margin-left:20px}}.backdrop{position:absolute;top:0;left:0;height:100vh;width:100vw;opacity:.2;z-index:50;background-color:var(--global--ternary--BackgroundColor)}.hidden-backdrop{display:none}@media only screen and (min-width:450px){.navbar-bottom-second{font-size:unset}}@media only screen and (min-width:1024px){.navbar-top{display:-webkit-flex;display:flex}.navbar-top-mobile{display:none}.navbar-bottom{display:-webkit-flex;display:flex}.navbar-bottom-mobile{display:none}}@media only screen and (min-width:1250px){.main-button>.blue-button{height:50px;width:250px;font-size:18px}}.footer-wrapper{width:100%;height:600px}.footer-wrapper>hr{width:100%}.footer-container{width:100%;height:1600px;padding-bottom:50px;padding-top:50px;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-align-items:center;align-items:center;-webkit-flex-flow:wrap;flex-flow:wrap}.footer-container a:link,.footer-container a:visited{text-decoration:none;color:var(--global--text--Color)}.footer-container a:hover{color:#454545}.footer-column{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-start;justify-content:flex-start;width:100%;height:unset}.footer-column>div{width:250px}.footer-container h1{padding-bottom:20px;font-size:14px;font-weight:700}.footer-container h2{font-size:12px;font-weight:600}.footer-container h3{font-size:12px;font-weight:400}.logo-container img{width:100%;max-width:200px;padding-bottom:30px;height:auto}.second-row-footer-column{padding-top:20px}.footer-social-media-icons{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center}.footer-social-media-icons img{width:35px;height:auto;margin-right:10px}.sub-division-footer-column{padding-bottom:15px}@media only screen and (min-width:1024px){.footer-container{height:350px}.footer-column{height:100%;width:unset}.footer-column>div{width:unset}}.carousel-container img{object-fit:cover;width:100%;height:100%;max-height:600px}.carousel-arrow-left{left:10px;z-index:10}.carousel-arrow-right{right:10px;z-index:10;background-size:cover}.hover-opacity{transition:opacity .3s ease}.hover-opacity:hover{opacity:.7}.mobile-title{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:150px;width:210px;background-color:rgba(51,65,113,.7);border-radius:20px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;color:#fff}.mobile-title h1{font-size:14px;margin:0}.mobile-title .subtitle-container,.mobile-title h1{text-align:center}.title-container{z-index:15;height:320px;width:520px;background-color:var(--global--secondary--BackgroundColor);border-radius:20px;opacity:.7}.title-container,.title-text{display:none;position:absolute;left:150px;top:40px}.title-text{padding:0 35px;z-index:20;height:280px;width:467px}.title-text h1{font-size:48px;font-weight:700;text-transform:uppercase;color:var(--global--primary--BackgroundColor);margin-top:20px;margin-bottom:15px}.subtitle-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-align-items:center;align-items:center}.subtitle-container p{margin-top:10px;max-width:200px}.subtitle-container button,.subtitle-container p{color:var(--global--primary--BackgroundColor);font-size:12px}.subtitle-container button{border:none;background-color:var(--global--placeholder--Color);border-radius:5px;padding:10px}.carousel-item{position:relative}.news-container{display:none;position:absolute;right:100px;z-index:15;bottom:40px;width:1000px;color:var(--global--primary--BackgroundColor)}.news-container h2{margin:0;text-align:right}.news-container .boxes-container{position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-end;align-items:flex-end;padding-top:15px}.boxes-container>div{width:160px;height:100px;border-radius:5px}.boxes-container>div.selected{width:185px;height:105px}.boxes-container>div img{object-fit:cover;height:100%;border-radius:5px}.box-wrapper{position:relative;height:100%;background-color:#fff;border-radius:5px;text-align:center}.box-wrapper:hover{cursor:pointer;opacity:.7}.box-wrapper img{max-height:40px;max-width:40px;padding-top:10px;padding-bottom:5px;margin:0 auto}.news-text{text-align:center;padding-left:10px;padding-right:10px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;color:var(--global--text--Color);font-size:16px;text-transform:uppercase}.news-text-bg{width:100%;height:30px;position:absolute;bottom:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.pseudo-footer{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;height:50px;background-color:var(--global--primary--BackgroundColor);margin-left:20px;margin-right:20px}.pseudo-footer p{font-size:18px;font-weight:800;color:var(--global--text--Color)}.slick-slide>div,.title-wrapper{background-color:var(--global--primary--BackgroundColor)}.social-media{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.social-media img{width:35px;height:auto;margin-left:10px;margin-right:10px}.phone-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center}.phone-wrapper img{width:25px;height:auto;padding-right:10px}.phone-wrapper a:link,.phone-wrapper a:visited{text-decoration:none;color:inherit}@media only screen and (min-width:1024px){.news-container,.title-container,.title-text{display:unset}.mobile-title{display:none}.carousel-arrow-left{left:50px;z-index:10}.carousel-arrow-right{right:50px;z-index:10;background-size:cover}.title-text .subtitle-container p{font-size:24px;max-width:467px}.subtitle-container button{font-size:20px}.subtitle-container{display:unset}.siss-container{width:150px;height:150px}.siss-container img{width:100%;height:100%}.siss-container a:hover img{opacity:.7;transition:opacity .3s ease}}.aysen{margin:0 auto;max-width:1200px;padding:100px 50px}.aysen-info{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center}.aysen-info-text{padding-right:100px}.aysen-info-text h2{font-size:42px}.aysen-info-text p{font-size:24px;max-width:750px;line-height:1.7}.aysen-info-img{padding-left:50px}.aysen-data{padding-top:50px;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-evenly;justify-content:space-evenly}.aysen-data-item{margin-left:100px;margin-right:100px}.aysen-data-item h3{font-size:36px}.aysen-data-box,.aysen-data-item h3{text-align:center;color:var(--global--text--Color)}.aysen-data-box{position:relative;border:5px solid var(--global--text--Color);padding:20px;width:100px;height:65px;margin:0 auto;font-size:24px;font-weight:600}.whitespace{height:100%;position:absolute;width:60px;top:0;left:40px;background-color:transparent;border-top:5px solid #fff;border-bottom:5px solid #fff;margin-top:-5px;margin-left:auto;margin-right:auto;z-index:0}.agua-potable{position:relative;height:700px}.agua-potable img{max-height:700px;max-width:80vw}.agua-potable-img{text-align:right}.agua-box{position:absolute;top:100px;left:160px;width:50vw;height:auto;max-width:740px;max-height:500px;background-color:rgba(66,81,138,.7);border-radius:25px}.agua-box-content{padding:50px}.agua-box-content h2{margin-top:0;font-size:42px;color:#fff}.agua-box-content p{line-height:1.7;color:#fff;font-size:24px}@media screen and (min-width:1600px){.agua-box{position:absolute;top:100px;right:750px}}.compromiso{padding-top:100px;padding-bottom:120px;margin-left:150px;margin-right:150px}.compromiso h2{padding-left:20px;font-size:42px}.compromiso-texts{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center}.compromiso-text{padding-left:20px;padding-right:20px}.compromiso-texts p{font-size:24px;line-height:1.7;text-align:left}.intro-sustainability{width:250px;height:500px;margin:0 auto;background-image:url(/img/sostenibilidad-intro-home.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;border-radius:20px}.intro-sustainability-text{width:100%;height:100%;background-color:var(--global--blue-box);color:var(--global--primary--Color);border-radius:20px}.intro-sustainability-text,.intro-text-box{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.intro-text-box{text-align:center;width:200px;line-height:25px}.intro-text-box h1{line-height:25px;font-size:22px}.first-part-home{padding-top:100px}.intro-text-box .blue-button{background-color:var(--global-dark-blue);width:150px;height:40px;margin-top:20px;font-size:16px}@media screen and (min-width:1024px){.intro-text-box .blue-button{background-color:var(--global-dark-blue);width:150px;height:40px;margin-top:20px;font-size:20px}}.social-media-icons-home{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center}.social-media-icons-home img{width:35px;height:auto;margin-right:10px}.second-part-home{padding-top:100px}.message-or-complaint-home-box{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;width:280px;min-height:280px;padding:25px;box-shadow:0 0 10px 0 rgba(153,152,152,.5);border-radius:15px;overflow:hidden;position:relative;margin-bottom:20px;transition:box-shadow .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease}.message-or-complaint-home-box:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);box-shadow:0 5px 15px 0 rgba(0,0,0,.2)}.message-or-complaint-text .blue-button{background-color:var(--global-dark-blue);width:120px;height:50px;font-size:20px}.message-or-complaint-text{width:100%;padding-left:30px;padding-right:10px;-webkit-align-items:flex-start;align-items:flex-start}.message-or-complaint-text,.social-media-home-box{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.social-media-home-box{-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;width:280px;min-height:280px;padding:25px;box-shadow:0 0 10px 0 rgba(153,152,152,.5);border-radius:15px;overflow:hidden;position:relative;margin-top:20px;transition:box-shadow .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease}.social-media-home-box:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);box-shadow:0 5px 15px 0 rgba(0,0,0,.2)}.social-media-home-text{width:100%;padding-right:30px;padding-left:10px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start}.social-media-home-box .circle-imgs-home{position:absolute;width:120px;right:-75px}.message-or-complaint-home-box .circle-imgs-home{position:absolute;width:120px;left:-75px}@media only screen and (min-width:1024px){.second-part-home{padding-top:100px;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;width:1000px;margin:0 auto}.message-or-complaint-home-box,.second-part-home{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.message-or-complaint-home-box{-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start;width:400px;height:250px;padding:25px;box-shadow:0 0 5px 0 #999898;border-radius:10px;overflow:hidden;position:relative;margin-bottom:0}.message-or-complaint-text{width:265px;padding-left:120px}.social-media-home-box{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;width:400px;height:250px;padding:25px;box-shadow:0 0 5px 0 #999898;border-radius:10px;overflow:hidden;position:relative;margin-top:0}.social-media-home-text{width:265px;padding-right:50px}.social-media-home-box .circle-imgs-home{position:absolute;width:150px;right:-75px}.message-or-complaint-home-box .circle-imgs-home{position:absolute;width:150px;left:-75px}}.second-part-home{padding-top:50px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;width:90%;max-width:1200px;margin:0 auto}.blue{top:-10px}.light-blue{top:85px}.cyan{top:160px}.second-part-home p{line-height:25px}.second-part-home h2{line-height:30px}.mobile-home-buttons{padding-top:50px;margin:0 auto;max-width:240px}.mobile-home-button{border-radius:10px;box-shadow:0 0 5px 0 #999898;text-align:center;margin-top:20px;margin-bottom:20px;padding-top:10px;max-height:200px}.mobile-home-button img{max-height:80px}.mobile-home-button-text{text-transform:uppercase;padding-bottom:10px}.mobile-home-button a:link,.mobile-home-button a:visited{color:var(--global--text--Color);text-decoration:none}.home-middle-image{width:100%;max-width:1000px;height:auto;border-radius:15px;box-shadow:0 0 15px rgba(0,0,0,.1)}@media only screen and (max-width:1024px){.home-middle-image{max-width:300px}}@media only screen and (min-width:1024px){.mobile-home-buttons{display:none}.intro-sustainability{width:1000px;height:400px}.intro-sustainability-text{width:100%;height:100%}.intro-text-box{width:800px;line-height:25px}.intro-text-box h1{line-height:normal;font-size:42px}.second-part-home{padding-top:50px;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-align-items:stretch;align-items:stretch;width:90%;max-width:1200px;margin:0 auto;-webkit-flex-wrap:wrap;flex-wrap:wrap;grid-gap:20px;gap:20px}}@media only screen and (min-width:1024px){.message-or-complaint-home-box{margin-bottom:0;font-size:15px}.message-or-complaint-home-box,.social-media-home-box{width:320px;min-height:300px;-webkit-flex:0 0 auto;flex:0 0 auto}.social-media-home-box{margin-top:0}}.notice-paper{background:transparent!important;box-shadow:none!important;margin:16px}.notice-img{display:block;width:100%;max-width:700px;max-height:85vh;object-fit:contain;cursor:pointer}@media only screen and (min-width:768px) and (max-width:1023px){.second-part-home{width:90%;max-width:700px}.message-or-complaint-home-box,.social-media-home-box{width:300px;min-height:280px}}.company-container-wrapper{padding-bottom:100px;margin:0 auto;max-width:300px}.company-photo-and-description{position:relative;height:250px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;margin-top:0;width:300px}.company-photo-and-description img{width:230px;height:auto}.company-description{position:absolute;bottom:unset;top:100px;background-color:var(--global--blue-box);border-radius:10px;color:var(--global--primary--Color);padding:50px}.mision-vision-container{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-flow:wrap;flex-flow:wrap;-webkit-justify-content:space-between;justify-content:space-between;width:300px;padding:10px;height:950px;margin-top:750px}.mision,.vision{height:350px;width:230px;padding:25px;box-shadow:0 0 5px 0 #999898}.mision p,.vision p{line-height:25px}.text-wrapper-company{color:var(--global--placeholder--Color);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.text-wrapper-company h1{font-size:28px}.paragraph-wrapper{margin-bottom:20px}.directory-wrapper{background-color:var(--global--secondary--BackgroundColor);border-radius:15px;color:var(--global--primary--Color);width:290px;padding:5px 5px 20px}.directory-wrapper h2{margin-left:5px;font-size:1em}.directory-table{text-align:left;width:100%;padding-left:5px;font-size:7px}.directory-table th{padding-bottom:5px}.chart-container{padding-bottom:100px;padding-top:100px}.chart-container img{width:300px;height:auto;display:block}.data-container{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;-webkit-flex-flow:wrap;flex-flow:wrap;height:100px;width:300px}.data-container-title{text-align:center}.selector{width:150px;height:40px;color:var(--global--placeholder--Color);font-weight:700;padding:0 10px}.selector-container{margin-bottom:50px;height:100%}.selector-content{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.go-button{margin-left:25px;height:40px;padding:0 8px;border:none;border-radius:5px;background-color:var(--global--placeholder--Color);color:var(--global--primary--Color);font-weight:700}.selector-and-error{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}@media only screen and (min-width:1024px){.text-wrapper-company h1{font-size:56px}.company-container-wrapper{padding-bottom:100px;max-width:900px}.company-photo-and-description{height:800px;margin-top:50px;width:900px}.company-photo-and-description img{width:700px}.company-description{bottom:50px;top:unset;padding:50px}.mision-vision-container{margin-top:unset;width:800px;padding:50px;height:400px}.mision,.vision{height:300px;width:300px;padding:25px}.directory-wrapper{padding:20px;width:860px}.directory-wrapper h2{margin-left:20px;font-size:1.5em}.directory-table{padding-left:20px;font-size:14px}.chart-container img{width:900px}.data-container{height:300px;width:900px}.selector{width:200px;height:40px;font-weight:700;padding:0 20px}}.compliance-contact-form{height:auto;width:250px;padding:5px;list-style-type:none;color:var(--global--placeholder--Color)}.compliance-form-row{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.compliance-form-information{display:inline-block;padding-bottom:10px}.compliance-information-textarea{width:250px;height:125px;margin-top:10px;resize:none}.compliance-information-input{width:250px;margin-top:10px}.compliance-information-input,.compliance-information-input-select{height:30px;border:1px solid var(--global--secondary--BackgroundColor);border-radius:3px}.compliance-information-input-select{width:600px;margin:1px}.compliance-information-submit{float:left;background-color:var(--global--placeholder--Color);border:none;border-radius:5px;color:var(--global--primary--Color);width:90px;height:30px}.compliance-success-message{color:#090}.compliance-error-message{color:red}@media only screen and (min-width:1024px){.compliance-form-row{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:30px}.compliance-contact-form,.compliance-information-textarea{width:600px}}.icon-container-compliance{height:600px;width:150px;position:absolute;right:0;top:271px;object-fit:contain;overflow:hidden;display:none}.icon-container-compliance img{width:auto;height:800px;position:absolute;left:-311px;top:-108px}.compliance-wrapper h1{font-size:28px;color:var(--global--placeholder--Color)}.compliance-wrapper{margin:0 auto;max-width:300px}@media only screen and (min-width:1024px){.icon-container-compliance{display:unset}.compliance-wrapper h1{font-size:56px;color:var(--global--placeholder--Color)}.compliance-wrapper{max-width:700px}}.icon-container-denuncias{height:600px;width:150px;position:absolute;right:0;top:271px;object-fit:contain;overflow:hidden;display:none}.icon-container-denuncias img{width:auto;height:800px;position:absolute;left:-311px;top:-108px}.denuncias-wrapper h1{font-size:28px;color:var(--global--placeholder--Color)}.denuncias-wrapper{margin:0 auto;max-width:300px}.denuncias-information-input{width:250px;margin-top:10px;margin-left:15px;padding-left:5px}.denuncias-information-input,.denuncias-information-input-select{height:30px;border:1px solid var(--global--secondary--BackgroundColor);border-radius:3px}.denuncias-information-input-select{width:600px;margin:1px}.denuncias-information-submit-btn{display:"flex";-webkit-flex-direction:"row";flex-direction:"row";-webkit-justify-content:"flex-start";justify-content:"flex-start"}.denuncias-information-submit{float:left;background-color:var(--global--placeholder--Color);border:none;border-radius:5px;color:var(--global--primary--Color);width:90px;height:30px;margin:0 15px}.denuncias-information-submit:hover{cursor:pointer}.denuncias-information-submit-file{float:left;background-color:var(--global--placeholder--Color);border:none;border-radius:5px;color:var(--global--primary--Color);width:180px;height:30px;margin:0 15px}.denuncias-information-submit-file:hover{cursor:pointer}.denuncias-information-submit:disabled{cursor:not-allowed;color:#000;background-color:#ccc}.p-small{font-size:12px}.p-error{color:red;font-size:16px}.denuncias-item{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;border-bottom:1px solid #ccc;-webkit-justify-content:space-between;justify-content:space-between;padding-bottom:5px}.denuncias-item-radio{padding:4px 0}.denuncias-item-info{text-decoration:underline}.denuncias-item-info:hover{cursor:pointer}.denuncias-content{margin-left:20px;background-color:#efefef;padding:5px}.denuncias-content span{margin-right:3px;font-weight:600}.denuncias-content ul{margin-left:20px}.denuncias-item-text{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center}.denuncias-item-text label{font-weight:600}.denuncia-files{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;grid-gap:10px;gap:10px}.denuncia-files a{margin:15px 0}.denuncia-files a:hover{cursor:pointer}.denuncia-files a:link,.denuncia-files a:visited{color:var(--global--text--Color);text-decoration:underline}@media only screen and (min-width:1024px){.icon-container-denuncias{display:unset}.denuncias-wrapper h1{font-size:56px;color:var(--global--placeholder--Color)}.denuncias-wrapper{max-width:700px}}.icon-container-shortage{height:300px;width:150px;position:absolute;right:40px;top:271px;object-fit:contain;overflow:hidden}.icon-container-shortage img{width:auto;height:800px;position:absolute;left:-324px;top:-271px}.text-wrapper-shortage{color:var(--global--placeholder--Color);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.text-wrapper-shortage iframe{width:100%;max-width:1300px;height:560px}.text-wrapper-shortage h1{font-size:28px}.more-information{border:1px solid var(--global--placeholder--Color);background-color:var(--global--primary--BackgroundColor);border-radius:3px;height:30px;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;font-weight:700;padding:2px 10px}.more-information img{height:20px;width:auto;margin-right:12px}.shortage-page-container{width:80vw;margin:0 auto}@media screen and (min-width:1024px){.shortage-page-container{padding-left:120px}.text-wrapper-shortage h1{font-size:56px}}.offices-wrapper{max-width:300px;margin:0 auto}.offices-title-container h1{font-size:28px;color:var(--global--placeholder--Color)}.icon-container-offices{height:600px;width:150px;position:absolute;right:0;top:265px;object-fit:contain;overflow-x:hidden;overflow-y:hidden;z-index:0;display:none}.icon-container-offices img{width:auto;height:800px;position:absolute;right:-357px;top:-108px}.office-img img{max-width:300px}@media only screen and (min-width:1024px){.offices-title-container h1{font-size:56px}.icon-container-offices{display:unset}.office-img img{max-width:600px}.offices-wrapper{max-width:1200px;height:unset;margin:0 auto}}.offices-map-container{-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;text-align:center;min-height:500px;width:100%}.map-address-wrapper-off,.offices-map-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:auto}.map-address-wrapper-off{-webkit-justify-content:center;justify-content:center;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-flow:wrap-reverse;flex-flow:wrap-reverse;max-width:100%}.offices-list-container{margin:20px 80px;padding-top:400px}.offices-list{padding-right:0;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.offices-list-items:not(.open){display:none;padding-top:15px}.offices-list-items.open{display:block}.offices-list-items>button{margin-bottom:-1px}.offices-list-items>button,.offices-list-title{padding-left:25px;text-align:left;width:270px;height:50px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.offices-list-title{font-weight:600;border-radius:3px;border:1px solid #000;background-image:url(/img/down-arrow.png);background-size:15px 15px;background-position:220px;background-repeat:no-repeat}.offices-list-title.active{background-image:url(/img/up-arrow.png)}.offices-list-title:hover{cursor:pointer}.map-display-off{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.map-display-off>div{max-width:300px!important;max-height:400px;margin-bottom:30px}.map-display-off>div>div{width:300px!important;max-width:90vw!important}@media (max-width:980px){.office-img-hours img{max-width:500px}}@media (max-width:768px){.office-img-hours img{max-width:300px}}@media only screen and (min-width:768px){.map-display-off>div{max-width:700px!important}.map-display-off>div>div{width:700px!important}.address-and-hours{width:700px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}}@media only screen and (min-width:1024px){.offices-map-container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;text-align:center;margin:0 auto;max-width:1200px}.offices-list-container{margin:0 auto;padding-top:0}.offices-list{padding-right:50px}.map-address-wrapper-off{height:80%;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-flow:wrap;flex-flow:wrap}.offices-list-items.open,.offices-list-items:not(.open){display:block;padding-top:15px}.offices-list-items>button{width:225px}.offices-list-title.active{background-image:url(/img/down-arrow.png)}.offices-list-title{background-position:190px;width:225px}.offices-list-title:hover{cursor:auto}.map-display-off>div{max-width:700px;width:80vw!important;max-height:400px!important}.map-display-off>div>div{width:700px!important}.map-display-off{display:block;-webkit-justify-content:start;justify-content:start}}.pay-option-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.pay-option{display:-webkit-flex;display:flex;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center;cursor:pointer;background:transparent;border:none;outline:none}.pay-option:hover{background-color:unset}.pay-option input{cursor:pointer}.pay-option img{max-width:100px;height:auto;width:auto;padding:40px}.icon-container-payment{height:400px;width:150px;position:absolute;right:40px;top:271px;object-fit:contain;overflow:hidden;display:none}.icon-container-payment img{width:auto;height:800px;position:absolute;left:-324px;top:-271px}.text-wrapper{color:var(--global--placeholder--Color);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.text-wrapper h1{font-size:35px}.payment-button{width:90px;height:30px;background-color:var(--global--placeholder--Color);font-weight:700}.payment-page-container{padding-left:20px}@media only screen and (min-width:1024px){.icon-container-payment{display:unset}.payment-page-container{padding-left:120px}.pay-option img{max-width:180px}.text-wrapper h1{font-size:56px}}.icon-container-ticket{display:none;height:600px;width:150px;position:absolute;right:0;top:271px;object-fit:contain;overflow:hidden}.icon-container-ticket img{width:auto;height:800px;position:absolute;left:-304px;top:-109px}.ticket-container{color:var(--global--placeholder--Color);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:0 auto;width:80vw}.ticket-container h1{font-size:28px}.consult-button{width:150px;height:30px;background-color:var(--global--placeholder--Color);font-weight:700}.image-container-ticket img{width:80vw;margin-right:20px}.text-container-ticket{padding-left:0}.text-container-ticket,.ticket-information{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.ticket-information{-webkit-justify-content:flex-start;justify-content:flex-start}.input-container{display:inline-block;margin-bottom:20px;margin-top:10px}.input-container label{font-size:12px}.information-input-ticket{margin-top:10px;height:25px;width:160px;border-radius:3px;border:1px solid var(--global--placeholder--Color)}.ticket-button{width:140px;height:30px;background-color:var(--global--placeholder--Color);font-weight:700}.ticket-button:disabled{background-color:#ccc}.loading{padding-top:25px;width:140px;text-align:center}.loading img{max-width:44px;max-height:44px}@media screen and (min-width:1024px){.ticket-information{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;justify-content:flex-start}.icon-container-ticket{display:unset;height:600px;width:150px;position:absolute;right:0;top:271px;object-fit:contain;overflow:hidden}.icon-container-ticket img{width:auto;height:800px;position:absolute;left:-304px;top:-109px}.image-container-ticket img{height:550px;width:auto;margin-right:20px}.text-container-ticket{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding-left:75px}.ticket-container h1{font-size:56px}.ticket-container{color:var(--global--placeholder--Color);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:0 auto;width:800px}}.icon-container-rate{height:600px;width:150px;position:absolute;right:0;top:271px;object-fit:contain;overflow:hidden;display:none}.icon-container-rate img{width:auto;height:800px;position:absolute;left:-265px;top:-108px}.rate-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:300px;margin:0 auto}.rate-wrapper h1{font-size:28px;color:var(--global--placeholder--Color)}.image-container-rate{margin:0 auto 10px}.image-container-rate,.image-container-rate embed{height:700px;width:300px}.information-wrapper-rate{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.rate-wrapper p{text-decoration:underline;font-size:12px;margin-bottom:20px}@media only screen and (min-width:1024px){.icon-container-rate{display:unset}.rate-wrapper{width:500px}.rate-wrapper h1{font-size:56px}.image-container-rate,.image-container-rate embed{width:500px}}.customers-container{margin:0 auto;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;max-width:300px}.customers-title-container h1{font-size:28px;color:var(--global--placeholder--Color)}.customers-title-container{padding-bottom:0}.customer-boxes-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;height:1400px;width:100%}.customer-boxes-row{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-flow:wrap;flex-flow:wrap;height:50%}.customer-box{position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;padding:30px;width:230px;height:240px;border-radius:10px;box-shadow:0 0 5px 0 #999898;overflow:hidden}.customer-box h2{margin:0;font-size:19px;font-weight:600;z-index:10}.customer-box p{width:250px;z-index:10;line-height:25px}.places-payments{width:150px;padding-left:75px;margin:0 auto;z-index:10}.links-customer-box{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding-top:20px}.links-customer-box a{margin:5px 0;text-decoration:underline;font-size:16px}.communications-customer-box .blue-button{background-color:#2f51cf;width:100px;height:30px;z-index:10}.communications-customer-box img{position:absolute;bottom:20px;left:200px;width:100px;height:auto}.payments-customer-box img,.shortage-customer-box img{position:absolute;bottom:30px;right:30px;width:100px;height:auto}.shortage-customer-box .blue-button{background-color:var(--global--primary--BackgroundColor);color:#2f51cf;width:150px;height:30px;z-index:10}.sales-customer-box img{position:absolute;bottom:30px;left:30px;width:100px;height:auto}img.light-blue-circle-communications{position:absolute;left:unset;right:-320px;top:-20%;height:140%;width:auto}img.blue-circle-communications{position:absolute;left:-320px;top:unset;bottom:-110%;height:140%;width:auto}img.light-blue-circle-shortage{position:absolute;left:-100px;top:-20%;height:140%;width:auto}img.blue-circle-payments{left:-330px;bottom:-20%}img.blue-circle-payments,img.calypso-circle-sales{position:absolute;top:unset;height:140%;width:auto}img.calypso-circle-sales{left:unset;right:-270px;bottom:-90%}.shortage-customer-box h2,.shortage-customer-box p{color:var(--global--primary--Color)}@media only screen and (min-width:1024px){.customer-boxes-container{height:700px;width:1000px;-webkit-align-items:unset;align-items:unset}.customer-boxes-row{height:unset;-webkit-align-items:unset;align-items:unset;-webkit-justify-content:space-between;justify-content:space-between}.customer-box{padding:30px;width:390px;height:240px}.customers-container{max-width:1000px}.customers-title-container h1{font-size:56px}.customers-title-container{padding-bottom:50px}img.blue-circle-payments{left:-270px}}.work-with-us-form{width:80vw;margin:0 auto;list-style-type:none;color:var(--global--placeholder--Color)}.work-with-us-form-row{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;width:80vw}.work-with-us-form-information{display:inline-block;padding-top:10px;padding-bottom:10px}.work-with-us-information-input{height:30px;width:250px;border:1px solid var(--global--secondary--BackgroundColor);border-radius:3px;margin-top:10px}.work-with-us-form-information .upload-cv-button{background-color:var(--global--secondary--BackgroundColor);color:#fff;padding:10px;border-radius:5px;width:100px}.work-with-us-wrapper .file-info p{margin-bottom:5px}.work-with-us-form .success-message{color:#090}.work-with-us-form .error-message{color:red}@media screen and (min-width:1024px){.work-with-us-form{height:600px;width:600px;list-style-type:none;color:var(--global--placeholder--Color)}.work-with-us-form-row{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:30px;width:600px}.work-with-us-form-information{display:inline-block;padding-top:0;padding-bottom:0}}.icon-container-work-with-us{display:none;height:600px;width:150px;position:absolute;right:0;top:271px;object-fit:contain;overflow:hidden}.icon-container-work-with-us img{width:auto;height:800px;position:absolute;left:-311px;top:-108px}.work-with-us-wrapper{max-width:80vw;margin:0 auto}.work-with-us-wrapper h1{font-size:28px;color:var(--global--placeholder--Color)}.work-with-us-wrapper p{line-height:25px;color:var(--global--placeholder--Color);margin-bottom:50px}@media screen and (min-width:1024px){.work-with-us-wrapper{max-width:600px;margin:0 auto}.work-with-us-wrapper h1{font-size:56px;color:var(--global--placeholder--Color)}.icon-container-work-with-us{display:unset;height:600px;width:150px;position:absolute;right:0;top:271px;object-fit:contain;overflow:hidden}.icon-container-work-with-us img{width:auto;height:800px;position:absolute;left:-311px;top:-108px}}.sustainability-title{margin:0 auto;width:75vw;color:var(--global--text--Color)}.sustainability-title h1{font-size:28px}.sustainability-title p{line-height:30px;margin-top:50px;margin-bottom:100px}@media screen and (min-width:1024px){.sustainability-title{margin-left:100px;margin-right:150px;color:var(--global--text--Color)}.sustainability-title h1{font-size:48px}.sustainability-title p{line-height:30px;margin-top:50px;margin-bottom:100px}}.politica-medio-ambiental{position:relative}.politica-medio-ambiental img{max-height:700px;max-width:75vw}.politica-img{text-align:center}.politica-img img{border-radius:20px}.politica-box{margin:-35px auto 0;height:auto;width:85vw;background-color:rgba(66,81,138,.7);border-radius:25px}.politica-box-content{padding:50px}.politica-box-content h2{margin-top:0;font-size:28px;color:#fff}.politica-icon{display:none;position:absolute;right:160px;top:0}.politica-icon img{max-width:100px;max-height:100px}@media screen and (min-width:1024px){.politica-medio-ambiental{position:relative;height:700px}.politica-medio-ambiental img{max-height:700px;max-width:80vw}.politica-img{text-align:left}.politica-img img{border-radius:0;border-top-right-radius:20px;border-bottom-right-radius:20px}.politica-box{margin-top:0;position:absolute;top:100px;right:160px;height:auto;width:700px;max-height:464px;background-color:rgba(66,81,138,.7);border-radius:25px}.politica-box-content h2{margin-top:0;font-size:42px;color:#fff}.politica-icon{display:unset;position:absolute;right:160px;top:0}.politica-icon img{max-width:100px;max-height:100px}}.politica-box-content p{line-height:1.7;color:#fff;font-size:18px}@media screen and (min-width:1600px){.politica-box{position:absolute;top:100px;left:750px}.politica-icon{position:absolute;left:1350px;top:0}}.turismo{position:relative;height:auto;margin-top:200px;margin-bottom:200px}.turismo img{max-height:700px;max-width:75vw}.turismo-img{text-align:center}.turismo-img img{border-radius:20px}.turismo-box{height:auto;width:85vw;background-color:rgba(66,81,138,.7);border-radius:25px;margin:-35px auto 0}.turismo-box-content h2{margin-top:0;font-size:28px;color:#fff}.turismo-icon{display:none;position:absolute;left:160px;top:0}.turismo-icon img{max-width:100px;max-height:100px}@media screen and (min-width:1024px){.turismo{position:relative;height:700px;margin-top:200px;margin-bottom:200px}.turismo img{max-height:700px;max-width:80vw}.turismo-img{text-align:right}.turismo-img img{border-radius:0;border-top-left-radius:20px;border-bottom-left-radius:20px}.turismo-box{margin-top:0;position:absolute;top:100px;left:160px;height:auto;width:700px;max-height:464px;background-color:rgba(66,81,138,.7);border-radius:25px}.turismo-box-content h2{margin-top:0;font-size:42px;color:#fff}.turismo-icon{display:unset;position:absolute;left:160px;top:0}.turismo-icon img{max-width:100px;max-height:100px}}.turismo-box-content{padding:50px}.turismo-box-content p{line-height:1.7;color:#fff;font-size:18px}@media screen and (min-width:1600px){.turismo-box{position:absolute;top:100px;right:750px}.turismo-icon{position:absolute;right:1350px;top:0}}.emprendimiento{position:relative}.emprendimiento img{max-height:700px;max-width:75vw}.emprendimiento-img{text-align:center}.emprendimiento-img img{border-radius:20px}.emprendimiento-box{margin:-35px auto 0;height:auto;width:85vw;background-color:rgba(66,81,138,.7);border-radius:25px}.emprendimiento-box-content h2{margin-top:0;font-size:28px;color:#fff}.emprendimiento-icon{display:none;position:absolute;right:160px;top:0}.emprendimiento-icon img{max-width:100px;max-height:100px}@media screen and (min-width:1024px){.emprendimiento{position:relative;height:700px}.emprendimiento img{max-height:700px;max-width:80vw}.emprendimiento-img{text-align:left}.emprendimiento-img img{border-radius:0;border-top-right-radius:20px;border-bottom-right-radius:20px}.emprendimiento-box{margin-top:0;position:absolute;top:100px;right:160px;height:auto;width:700px;max-height:464px;background-color:rgba(66,81,138,.7);border-radius:25px}.emprendimiento-box-content h2{margin-top:0;font-size:42px;color:#fff}.emprendimiento-icon{display:unset;position:absolute;right:160px;top:0}.emprendimiento-icon img{max-width:100px;max-height:100px}}.emprendimiento-box-content{padding:50px}.emprendimiento-box-content p{line-height:1.7;color:#fff;font-size:18px}@media screen and (min-width:1600px){.emprendimiento-box{position:absolute;top:100px;left:750px}.emprendimiento-icon{position:absolute;left:1350px;top:0}}.educacion{position:relative;margin-top:200px;margin-bottom:200px}.educacion-img{text-align:center}.educacion-img img{border-radius:20px}.educacion img{max-height:700px;max-width:75vw}.educacion-box{height:auto;width:85vw;margin:-35px auto 0;background-color:rgba(66,81,138,.7);border-radius:25px}.educacion-box-content h2{margin-top:0;font-size:28px;color:#fff}.educacion-icon{display:none;position:absolute;left:160px;top:0}.educacion-icon img{max-width:100px;max-height:100px}@media screen and (min-width:1024px){.educacion{position:relative;height:700px;margin-top:200px;margin-bottom:200px}.educacion-img{text-align:right;margin-right:25px}.educacion img{max-height:700px;max-width:80vw}.educacion-box{margin-top:0;position:absolute;top:100px;left:160px;height:auto;width:700px;max-height:464px;background-color:rgba(66,81,138,.7);border-radius:25px}.educacion-box-content h2{margin-top:0;font-size:42px;color:#fff}.educacion-icon{display:unset;position:absolute;left:160px;top:0}.educacion-icon img{max-width:100px;max-height:100px}}.educacion-box-content{padding:50px}.educacion-box-content p{line-height:1.7;color:#fff;font-size:18px}@media screen and (min-width:1000px){.educacion-img{margin-right:100px}}@media screen and (min-width:1100px){.educacion-img{margin-right:150px}}@media screen and (min-width:1200px){.educacion-img{margin-right:200px}}@media screen and (min-width:1400px){.educacion-img{margin-right:250px}}@media screen and (min-width:1600px){.educacion-box{position:absolute;top:100px;right:750px}.educacion-img{margin-right:300px}.educacion-icon{position:absolute;right:1350px;top:0}}.inclusion{position:relative}.inclusion-img{text-align:center}.inclusion img{max-height:700px;max-width:75vw}.inclusion-box{margin:-35px auto 0;height:auto;width:85vw;background-color:rgba(66,81,138,.7);border-radius:25px}.inclusion-box-content h2{margin-top:0;font-size:28px;color:#fff}.inclusion-icon{display:none;position:absolute;right:160px;top:0}.inclusion-icon img{max-width:100px;max-height:100px}@media screen and (min-width:1024px){.inclusion{position:relative;height:700px}.inclusion-img{margin-left:25px;text-align:left}.inclusion img{max-height:700px;max-width:80vw}.inclusion-box{margin-top:0;position:absolute;top:100px;right:160px;height:auto;width:700px;max-height:464px;background-color:rgba(66,81,138,.7);border-radius:25px}.inclusion-box-content h2{margin-top:0;font-size:42px;color:#fff}.inclusion-icon{display:unset;position:absolute;right:160px;top:0}.inclusion-icon img{max-width:100px;max-height:100px}}.inclusion-box-content{padding:50px}.inclusion-box-content p{line-height:1.7;color:#fff;font-size:18px}@media screen and (min-width:1000px){.inclusion-img{margin-left:100px}}@media screen and (min-width:1100px){.inclusion-img{margin-left:150px}}@media screen and (min-width:1200px){.inclusion-img{margin-left:200px}}@media screen and (min-width:1400px){.inclusion-img{margin-left:250px}}@media screen and (min-width:1600px){.inclusion-box{position:absolute;top:100px;left:750px}.inclusion-img{margin-left:300px}.inclusion-icon{position:absolute;left:1350px;top:0}}.text-wrapper-dev{color:var(--global--placeholder--Color);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.text-wrapper-dev h1{font-size:28px}.page-container-news{max-width:90vw;margin:0 auto}.comunicados{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.com-sidebar{width:85vw;min-width:270px;margin:0 auto}.com-content{width:85vw;min-width:300px;margin:0 auto}.com-sidebar-item{padding:15px 20px;border:1px solid var(--global--text--Color)}.com-sidebar-item:hover{cursor:pointer;background-color:#dedede}.com-content img{max-width:80vw}@media screen and (min-width:1024px){.icon-container-dev{display:unset;height:300px;width:150px;position:absolute;right:40px;top:271px;object-fit:contain;overflow:hidden}.icon-container-dev img{width:auto;height:800px;position:absolute;left:-324px;top:-271px}.text-wrapper-dev h1{font-size:56px}.comunicados{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.com-sidebar{width:300px;min-width:300px}.com-content{padding-left:50px}.com-content img{max-width:800px}.page-container-news{padding-left:120px}.covid-table table{font-size:18px}.covid-table td,.covid-table th{padding:10px}}.alimentadora{max-width:350px}.alimentadora video{width:300px;height:180px}.text-generic-news{width:80%;text-align:justify}@media screen and (min-width:1024px){.alimentadora video{width:400px;height:220px}}@media screen and (min-width:1196px){.alimentadora{max-width:500px}.alimentadora video{width:600px;height:320px}}@media screen and (min-width:1324px){.alimentadora{max-width:700px}.alimentadora video{width:800px;height:480px}}.icon-container-dev-pm{height:300px;width:150px;position:absolute;right:40px;top:271px;object-fit:contain;overflow:hidden;display:none}.icon-container-dev-pm img{width:auto;height:800px;position:absolute;left:-324px;top:-271px}.text-wrapper-pm{color:var(--global--placeholder--Color);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.text-wrapper-pm h1{font-size:28px}.page-container-dev-pm{padding-left:10px}.payment-methods ul{list-style-type:none}.payment-item-img img{max-width:200px}.payment-item{padding:25px}@media only screen and (min-width:1024px){.icon-container-dev-pm{display:unset}.page-container-dev-pm{padding-left:120px}.text-wrapper-pm h1{font-size:56px}}.text-wrapper-areas{color:var(--global--placeholder--Color);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.text-wrapper-areas h1{font-size:28px}.page-container-areas{width:80vw;margin:0 auto}@media screen and (min-width:1024px){.page-container-areas{padding-left:120px}.text-wrapper-areas h1{font-size:56px}}.text-wrapper-projects{color:var(--global--placeholder--Color);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;max-width:600px}@media screen and (min-width:1300px){.text-wrapper-projects{color:var(--global--placeholder--Color);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;max-width:800px;max-width:1000px}}.text-wrapper-projects h1{font-size:28px}.text-wrapper-projects h2{font-size:20px}.page-container-projects{width:80vw;margin:0 auto}@media screen and (min-width:1024px){.page-container-projects{padding-left:120px}.text-wrapper-projects h1{font-size:56px}.text-wrapper-projects h2{font-size:36px}}.text-wrapper-services{color:var(--global--placeholder--Color);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.text-wrapper-services h1{font-size:28px}.page-container-services{width:80vw;margin:0 auto}@media screen and (min-width:1024px){.page-container-services{padding-left:120px}.text-wrapper-services h1{font-size:56px}}.text-wrapper-subs{color:var(--global--placeholder--Color);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;max-width:300px}@media screen and (min-width:1300px){.text-wrapper-subs{color:var(--global--placeholder--Color);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;max-width:800px;max-width:1000px}}.text-wrapper-subs h1{font-size:28px}.page-container-dev-subs{padding-left:10px}@media only screen and (min-width:1024px){.icon-container-dev{display:unset}.text-wrapper-subs{color:var(--global--placeholder--Color);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;max-width:600px}.page-container-dev-subs{padding-left:120px}.text-wrapper-subs h1{font-size:56px}}.text-wrapper-forms{max-width:800px}.icon-container-dev{display:none}.text-wrapper-apr{color:var(--global--placeholder--Color);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.text-wrapper-apr h1{font-size:28px}.image-container,.image-container embed,.page-container-wrapper{width:80vw}@media only screen and (min-width:1024px){.icon-container-dev{display:unset}.text-wrapper-apr h1{font-size:56px}.image-container,.image-container embed,.page-container-wrapper{width:500px}}.icon-container-dev-faq{height:300px;width:150px;position:absolute;right:40px;top:271px;object-fit:contain;overflow:hidden;display:none}.icon-container-dev-faq img{width:auto;height:800px;position:absolute;left:-324px;top:-271px}.text-wrapper-faq{color:var(--global--placeholder--Color);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.text-wrapper-faq h1{font-size:28px}.page-container-dev{padding-left:120px}.page-container-wrap{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding-left:10px}@media only screen and (min-width:1024px){.icon-container-dev-faq{display:unset}.page-container-wrap{padding-left:120px}.text-wrapper-faq h1{font-size:56px}}.text-wrapper-covid{color:var(--global--placeholder--Color);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;max-width:1200px}.text-wrapper-covid h1{font-size:28px}.page-container-covid{width:80vw;margin:0 auto}.covid-img img{max-width:80vw}.covid-table table{font-size:12px}.covid-table td,.covid-table th{padding:0}.covid-collapse{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}@media screen and (min-width:1024px){.text-wrapper-covid h1{font-size:56px}.page-container-covid{padding-left:120px}.covid-table table{font-size:18px}.covid-table td,.covid-table th{padding:10px}}.icon-container-shortage{display:none}.video-page-container{margin:0 auto;max-width:80vw}.paragraph-wrapper iframe{width:80vw;height:40vw}@media screen and (min-width:1024px){.paragraph-wrapper p{max-width:800px}.paragraph-wrapper iframe{width:800px;height:400px}.video-page-container{padding-left:120px}}@media screen and (min-width:1160px){.icon-container-shortage{display:unset}}.container{max-width:400px;margin:0 auto}.info-title{text-align:center;padding-bottom:40px;padding-top:20px}.info-title-img{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center}.info-check{text-align:center;margin-right:10px}.info{width:100%;margin:0 auto;padding-bottom:30px;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.info-total{padding-top:10px}.info-check img{max-width:40px;max-height:40px;height:auto;width:auto}.info-submit{text-align:center;width:80px;height:40px;border:1px solid #000;border-radius:5px;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin:0 auto}.info-submit:hover{cursor:pointer}.motorhome-container h1{color:var(--global--placeholder--Color);margin-bottom:5px}.motorhome-container{-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;margin:0 auto;max-width:300px}.motorhome-address-info-form,.motorhome-container,.motorhome-personal-info-form{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.motorhome-address-info-form,.motorhome-personal-info-form{-webkit-justify-content:space-between;justify-content:space-between;padding-top:15px}.motorhome-address-info,.motorhome-personal-info{width:100%}.motorhome-address-info h1,.motorhome-personal-info h1{font-size:24px}.column-motorhome-form{width:250px}.column-motorhome-form,.motorhome-input{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;align-items:flex-start}.motorhome-input input,.motorhome-input select{height:30px;width:220px;margin-top:5px;margin-bottom:15px;padding-left:5px}.motorhome-input select{height:34px;width:229px}.accept-terms{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center;padding-top:10px}.accept-terms input{margin-right:10px}.motorhome-submit-container{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start;padding-top:15px}.motorhome-submit{padding:15px 20px;font-size:20px;font-weight:600;margin-bottom:5px}.motorhome-submit p{margin:0}.language-translation-motorhome{font-style:italic;color:#949393;margin:0;font-size:12px}.language-translation-motorhome.full-width-translation,.language-translation-motorhome.main-title-translation{width:100%}.accept-terms p{margin:0}.motorhome-submit .language-translation-motorhome{color:#ddd;text-align:left}.download-motorhome-form{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start;width:100%}@media only screen and (min-width:1024px){.motorhome-address-info-form,.motorhome-personal-info-form{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between}.motorhome-container{max-width:500px}}.dumpingPoints-map-container{display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;align-items:flex-start;text-align:center;height:auto;min-height:600px;width:100%}.address-and-hours>div{padding:15px 20px;border:1px solid #000;border-radius:3px;z-index:10;font-size:13px;max-width:700px;margin:0 20px 30px 0}.map-address-wrapper{height:auto;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-flow:wrap-reverse;flex-flow:wrap-reverse;max-width:100%}.dumpingPoints-list-container{margin:20px 0}.dumpingPoints-list{padding-right:0;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.dumpingPoints-list-items:not(.open){display:none;padding-top:15px}.dumpingPoints-list-items.open{display:block}.dumpingPoints-list-items>button{margin-bottom:-1px}.dumpingPoints-list-items>button,.dumpingPoints-list-title{padding-left:25px;text-align:left;width:270px;height:50px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.dumpingPoints-list-title{font-weight:600;border-radius:3px;border:1px solid #000;background-image:url(/img/down-arrow.png);background-size:15px 15px;background-position:220px;background-repeat:no-repeat}.dumpingPoints-list-title.active{background-image:url(/img/up-arrow.png)}.dumpingPoints-list-title:hover{cursor:pointer}.selected-office{background-color:#ebebeb}.office-info-title{width:100%;font-size:1.2rem}.office-info-address{width:100%}.map-display{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-end;justify-content:flex-end;padding-left:30px}.map-display>div{max-width:300px!important;max-height:400px;margin-bottom:30px}.map-display>div>div{width:300px!important}.dumping-points-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;max-width:300px;margin:0 auto}.dumping-points-title{color:var(--global--placeholder--Color);margin-bottom:5px}.dumping-points-translation{font-style:italic;color:#949393;margin:0;font-size:12px}.instructions-italic{font-style:italic}.dumping-points-attending h1,.dumping-points-form h1,.dumping-points-indications h1,.dumping-points-instructions h1,.dumping-points-map h1,.instructions-english-title{color:var(--global--placeholder--Color);margin-bottom:5px;font-size:24px}.indications-container{width:100%;height:680px;-webkit-align-items:space-between;align-items:space-between;-webkit-flex-flow:wrap;flex-flow:wrap;padding-top:20px}.indications-container,.usage-step{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between}.usage-step{width:220px;height:140px;border:1px solid var(--global--placeholder--Color);border-radius:5px;-webkit-align-items:center;align-items:center;cursor:pointer}.usage-step .step-number{font-size:50px;width:50px;background-color:#00a49b;color:#fff;height:100%}.usage-step .step-number,.usage-step .step-text{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.usage-step .step-text{width:160px;padding-left:10px}.attending-hours p{margin-bottom:5px}.dumping-points-form{padding:30px 0}.dumping-points-form button{background-color:#00a49b;margin-top:15px;color:#fff;width:300px;height:60px;border:none;border-radius:5px;font-size:18px;font-weight:600;cursor:pointer}.dumping-instruction-box{border-radius:5px;border:1px solid #00a49b;padding:15px;margin:20px 0}.dumping-instruction-box ul{padding-left:30px}.dumping-instruction-box.dumping-points-translation{color:unset}@media only screen and (min-width:600px){.indications-container{height:350px}.dumping-points-container{max-width:500px}}.fondo-concursable{width:800px;margin:0 auto}.fondo-post img{max-width:600px}.icon-container-dev{height:300px;width:150px;position:absolute;right:40px;top:271px;object-fit:contain;overflow:hidden}.icon-container-dev img{width:auto;height:800px;position:absolute;left:-324px;top:-271px}.text-wrapper-forms{color:var(--global--placeholder--Color);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;max-width:1200px}.text-wrapper-forms h1{font-size:28px}.text-wrapper-forms h2{font-size:20px}.page-container-forms{width:80vw;margin:0 auto}@media screen and (min-width:1024px){.text-wrapper-forms h1{font-size:56px}.text-wrapper-forms h2{font-size:36px}.page-container-forms{padding-left:120px}}.page-container-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:500px;margin:0 auto}.image-container{margin:0 auto 10px}.image-container,.image-container embed{height:700px;width:500px}.information-wrapper{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;text-align:left}.file-gallery-wrapper{padding:35px 0}.file-gallery{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;flex-direction:row;grid-gap:15px;gap:15px;padding-bottom:20px}.file-gallery-item{width:100%;height:100%;max-width:380px;background-color:var(--global--primary--BackgroundColor);border-radius:5px;box-shadow:0 5px 5px #eee}.file-gallery-item h2{font-size:24px}.file-gallery-item-text{padding:20px 10px}.file-gallery-item a:link,.file-gallery-item a:visited{text-decoration:none;color:var(--global--text--Color)}.file-gallery-item-thumbnail{width:380px;height:180px;overflow:hidden}.file-gallery-item-thumbnail img{max-width:380px;max-height:380px}.load-more-link:hover{cursor:pointer;color:var(--global--aqua-BackgroundColor)}.load-more-link{background-color:var(--global--secondary--BackgroundColor);color:var(--global--primary--Color);border:none;border-radius:5px;text-align:center;padding:8px 12px;box-shadow:0 5px 5px #eee;max-width:120px}.factibilidad,.obras{width:1200px;margin:0 auto}.horarios{max-width:1200px;margin:0 auto;padding:0 20px}.horarios-img img{width:80vw;max-width:600px}.winter-header{display:-webkit-flex;display:flex;-webkit-align-items:stretch;align-items:stretch;margin-bottom:50px;margin-top:50px}.winter-header p{line-height:30px}.winter-text-container{-webkit-flex-grow:1;flex-grow:1;width:50%;padding:50px;margin-right:80px;border-radius:0 20px 20px 0}.winter-image-container{-webkit-flex-basis:40%;flex-basis:40%;-webkit-flex-grow:0;flex-grow:0;max-height:500px;overflow:hidden}.winter-image-container img{width:100%;height:100%;object-fit:cover}@media screen and (min-width:1024px){.winter-header p{line-height:30px;margin-top:50px;margin-bottom:100px}}@media screen and (min-width:1024px){.winter-title{margin-left:100px;margin-right:150px;color:var(--global--text--Color)}.winter-title h1{font-size:48px}}.winter-gallery{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.winter-gallery img{max-width:50%;height:auto}.winter-carousel{position:relative;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.winter-carousel img{max-width:50%;height:auto}.winter-carousel-button{position:absolute;top:50%;background:rgba(0,0,0,.5);border:none;color:#fff;font-size:2em;width:50px;height:50px;text-align:center;line-height:50px;margin-top:-25px;cursor:pointer;z-index:2;border-radius:50%}.previous-button{left:-70px}.next-button{right:-70px}.measurement-header{display:-webkit-flex;display:flex;-webkit-align-items:stretch;align-items:stretch;margin-top:50px;margin-bottom:50px}.measurement-text-container-left{-webkit-flex-grow:1;flex-grow:1;width:50%;padding:20px;margin-left:40px;border-radius:0 20px 20px 0}.measurement-text-container-right{-webkit-flex-grow:1;flex-grow:1;width:50%;border-radius:20px 0 0 20px}.measurement-text-container-center{-webkit-flex-grow:1;flex-grow:1;width:50%;padding:50px;margin-left:80px;margin-right:80px;border-radius:20px 20px 20px 20px;font-size:25px;text-align:center}.measurement-image-container{-webkit-flex-basis:40%;flex-basis:40%;-webkit-flex-grow:0;flex-grow:0;overflow:hidden}.measurement-image-container img{width:100%;height:100%;object-fit:cover}@media screen and (min-width:1024px){.measurement-header p{line-height:30px}}.piping-header{display:-webkit-flex;display:flex;-webkit-align-items:stretch;align-items:stretch;margin-top:50px;margin-bottom:50px}.piping-text-container-left{-webkit-flex-grow:1;flex-grow:1;width:50%;padding:20px;border-radius:0 20px 20px 0;font-size:18px}.piping-text-container-right{-webkit-flex-grow:1;flex-grow:1;width:50%;border-radius:20px 0 0 20px;font-size:18px}.piping-text-container-center{-webkit-flex-grow:1;flex-grow:1;width:50%;padding:50px;background-color:#009792;color:#fff;margin-left:80px;margin-right:80px;border-radius:20px 20px 20px 20px;font-size:25px;text-align:center}.piping-image-container{-webkit-flex-basis:40%;flex-basis:40%;-webkit-flex-grow:0;flex-grow:0;overflow:hidden}.piping-image-container img{width:100%;height:100%;object-fit:cover}@media screen and (min-width:1024px){.piping-header p{line-height:30px}}.contact-form{height:auto;width:250px;padding:5px;list-style-type:none;color:var(--global--placeholder--Color)}.form-row{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.form-information{display:inline-block;padding-bottom:10px}.information-textarea{width:250px;height:125px;margin-top:10px;resize:none}.information-input{height:30px;width:250px;border:1px solid var(--global--secondary--BackgroundColor);border-radius:3px;margin-top:10px}.information-submit{float:left;background-color:var(--global--placeholder--Color);border:none;border-radius:5px;color:var(--global--primary--Color);width:90px;height:30px}.success-message{color:#090}.error-message{color:red}@media only screen and (min-width:1024px){.form-row{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:30px}.contact-form,.information-textarea{width:600px}}.icon-container-contact{height:600px;width:150px;position:absolute;right:0;top:271px;object-fit:contain;overflow:hidden;display:none}.icon-container-contact img{width:auto;height:800px;position:absolute;left:-311px;top:-108px}.contact-wrapper h1{font-size:28px;color:var(--global--placeholder--Color)}.contact-wrapper{margin:0 auto;max-width:300px}@media only screen and (min-width:1024px){.icon-container-contact{display:unset}.contact-wrapper h1{font-size:56px;color:var(--global--placeholder--Color)}.contact-wrapper{max-width:700px}}:root{--global--primary--BackgroundColor:#fff;--global--secondary--BackgroundColor:#42518a;--global--ternary--BackgroundColor:#e9e9e9;--global--yellow-BackgroundColor:#f7f87b;--global--aqua-BackgroundColor:#00a49c;--global--notification--Color:#f55b5b;--global--primary--Color:#fff;--global--secondary--Color:#dde5f1;--global--placeholder--Color:#222648;--global--error--Color:#f55b5b;--global--text--Color:#1e274a;--global--blue-box:rgba(63,83,135,0.6);--global-dark-blue:#1d264c}html{scroll-behavior:smooth}#root{height:100%}.page-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;background-color:#fff;background-color:var(--global--primary--BackgroundColor);height:100%;width:100%}.page-sub-container{-webkit-flex-grow:1;flex-grow:1;margin-bottom:100px}@media only screen and (min-width:1024px){.page-sub-container{margin-top:0}}.blue-button{background-color:#42518a;background-color:var(--global--secondary--BackgroundColor);color:#fff;color:var(--global--primary--Color);border:none;border-radius:5px;text-align:center;cursor:pointer}.transparent-button{background-color:transparent;color:#222648;color:var(--global--placeholder--Color);border:none;text-align:center;cursor:pointer;outline:none}.transparent-button:hover{color:#42518a;color:var(--global--secondary--BackgroundColor)}.center-container{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.center-container-column{max-width:1280px}body,html{height:100%}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}
/*# sourceMappingURL=main.30f0a37e.chunk.css.map */