.section-header{height:80vh;width:100%;display:flex;flex-direction:column;align-items:end;margin-bottom:10vh}.section-header>h1{width:70%;text-align:right;color:var(--tertiary-color);font-family:lombok;font-size:4rem;margin-top:5vh;margin-bottom:2vh;filter:drop-shadow(0 0 10px rgba(0,0,0,.9));-webkit-mask-image:linear-gradient(180deg,black 60%,transparent);mask-image:linear-gradient(180deg,black 60%,transparent)}.section-header>h2{font-size:2rem;margin:1vh 0 4vh;color:var(--primary-color);font-family:lombok;text-align:right}.section-header>.apps_list{position:relative;width:40%;padding-top:4vh}.section-header>.apps_list>img{position:relative;width:20%;filter:drop-shadow(0 0 10px rgba(0,0,0,.8))}.section-header>.tecnologias_list{display:flex;flex-direction:row-reverse;justify-content:space-between;position:relative;width:70%;padding-top:5vh;flex-wrap:wrap;filter:drop-shadow(0 0 10px rgba(0,0,0,.8))}.section-header>.tecnologias_list>img{width:50px}.logoDWBA{width:120px;margin:0}.desplazamiento_content{width:70%;height:auto;display:flex;flex-direction:row;justify-content:center;margin-top:7vh}.desplazamiento_content>img{width:5rem}@media(max-width:1200px){.section-header{position:relative;width:100%;height:80vh;min-height:80vh}.section-header>h1{width:100%;font-size:2.8rem;margin-top:10vh;margin-bottom:10vh}.section-header>p{margin-top:1vh;margin-bottom:1vh}.section-header>.apps_list{display:flex;width:100%;align-items:center;justify-content:center;padding-top:1vh}.section-header>.apps_list>img{width:15%}.section-header>.tecnologias_list{width:100%;max-width:100%}.desplazamiento_content{margin-top:3vh}.desplazamiento_content>img{width:5rem;margin-top:0}}@media(max-width:780px){.section-header{display:flex;flex-direction:column;align-items:center;justify-content:space-around;min-height:92vh;margin-bottom:0;max-height:90vh}.section-header>h1#dwba{text-align:center;margin-top:0;margin-bottom:0;font-size:1.8rem}.section-header>h2{font-size:1.2rem;margin-bottom:0;padding:0;text-align:center}.logoDWBA{display:block;width:50%;margin:0}.section-header>.tecnologias_list>.tecnologias_imagen{width:40px}.section-header>.tecnologias_list{max-width:100vw;padding:0}.section-header>.apps_list{padding:0;margin:0 0 -5vh}.section-header>.tecnologias_list>img{width:30px}.section-header>.desplazamiento_content{margin-top:0;padding:0}.section-header>.desplazamiento_content>img{width:30px}}@keyframes AnimationAviso{0%{border:0 solid rgba(255,229,115,0)}50%{border:1px solid rgba(255,229,115,.9)}to{border:0 solid rgba(255,229,115,0)}}.content-main{position:relative;display:flex;flex-direction:row;border:1px solid white;animation-name:AnimationAviso;animation-duration:5s;animation-iteration-count:infinite;max-width:100%;width:100%}.content-main>div.text-content{background-color:black!important;position:relative;flex-grow:10;text-align:center;max-width:50%}.content-main * h2{color:var(--primary-color);-webkit-mask-image:linear-gradient(180deg,black 30%,transparent);mask-image:linear-gradient(180deg,black 30%,transparent);width:100%;text-align:center;font-weight:100;font-size:var(--font-sizes-title-h2-large)}.content-main>div.content-hijos{position:relative;width:50%;height:100%;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.content-main>div.content-hijos>p{color:white;font-size:var(  --font-sizes-p-large);font-family:var(--font-family-parrafo)}@media(max-width:1200px){.content-main * h2{font-size:var( --font-sizes-title-h2-medium )}}@media(max-width:769px){.content-main{flex-direction:column}.content-main>div.text-content{width:100%;max-width:100%}.content-main>div.content-hijos{width:100%}.content-main * h2{font-size:var(--font-sizes-title-h2-small)}}.sectionTextImage{width:100%;height:100%;display:flex;flex-direction:row}.sectionTextImage>div{max-width:50%;width:50%;height:100%;display:flex;flex-direction:column;padding-left:1vw;padding-right:1vw;align-items:left;margin-bottom:10vh}.sectionTextImage>div>h2{color:var(--primary-color);-webkit-mask-image:linear-gradient(180deg,black 30%,transparent);mask-image:linear-gradient(180deg,black 30%,transparent);width:100%;text-align:center;font-weight:100;font-size:var(--font-sizes-title-h2-large)}.sectionTextImage>div>p{color:white;font-size:var(--font-sizes-p-large);font-family:var(--font-family-parrafo)}.sectionTextImage>div>img{margin-top:5vh;opacity:.8;position:relative;max-width:400px;margin-left:auto;margin-right:auto}.sectionTextImage>img{opacity:.8;max-width:60%;position:relative}@media(max-width:1200px){.sectionTextImage{flex-direction:column;height:auto;min-height:none;max-height:none}.sectionTextImage>div>h2{font-size:var(--font-sizes-title-h2-medium)}.sectionTextImage>div>p{font-size:var(--font-sizes-p-medium)}.sectionTextImage>div,.sectionTextImage>img{width:100%;max-width:100%}}@media(max-width:769px){.sectionTextImage{flex-direction:column;height:auto;min-height:none;max-height:none;padding-bottom:10vh}.sectionTextImage>div{height:auto}.sectionTextImage>div>h2{font-size:var(--font-sizes-title-h2-small)}.sectionTextImage>div>p{font-size:var(--font-sizes-p-small)}.sectionTextImage>div>img{margin-top:5vh}.sectionTextImage>div,.sectionTextImage>img{width:100%;max-width:100%}}