:root{--white:#ffffff;--black:#000000;--dark-grey:#3c3c3b;--medium-grey:#535351;--light-grey:#fbf9f7;--transparent:rgba(0, 0, 0, 0)}.et_pb_module>*{transform:translateY(20px);opacity:0;transition:transform .6s cubic-bezier(.33,1,.68,1),opacity .6s ease-out}.et_pb_module>.reveal{transform:translateY(0);opacity:1}.link_swipe{position:relative}.link_swipe::after,.link_swipe::before{content:"";display:inline-block;position:absolute;top:100%;left:0;height:1px;width:100%;background-color:var(--black);transition:1.2s cubic-bezier(.25,1,.5,1)}.link_swipe::before{transform:scaleX(0);transform-origin:left}.link_swipe::after{transform-origin:right;transition-delay:.25s}.link_swipe:hover::before{transform:scaleX(1);transition-delay:.25s}.link_swipe:hover::after{transform:scaleX(0);transition-delay:0s}.link_up{position:relative;width:fit-content;font-weight:unset;transition:.6s cubic-bezier(.5,0,.75,0)}.link_up::before{content:"";position:absolute;display:inline-block;top:calc(100% + 5px);height:1px;width:100%;background-color:var(--black);visibility:hidden;opacity:0;transition:.6s cubic-bezier(.5,0,.75,0)}.link_up:hover{font-weight:bolder;transition:.4s cubic-bezier(.25,1,.5,1)}.link_up:hover::before{top:100%;visibility:visible;opacity:1;transition:.4s cubic-bezier(.25,1,.5,1)}#home>div,.wrapper_left,.wrapper_left .et_pb_image,.wrapper_right{height:100%}.wrapper_left{margin-bottom:0}.wrapper_right{display:flex;flex-direction:column;align-items:flex-end}.wrapper_content{text-align:right;padding:3em 0}.wrapper_content div,.wrapper_content p{display:block;margin-bottom:1em}.wrapper_content div{display:flex;justify-content:flex-end}.wrapper_content a{display:block}.wrapper_content span{content:"";display:block;height:8px;width:8px;background-color:var(--black)}.wrapper_content ul{padding:0}.wrapper_footer{display:flex;flex-direction:column;align-items:center}.wrapper_footer>div:last-child>div span:before{content:">";display:inline-block;position:relative;font-size:1rem;vertical-align:bottom;padding-right:5px}.section-404{height:calc(100vh - 200px)}.section-404>div{height:100%}.section-404>div>div:first-child{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}@media (min-width:400px){.section-404{height:calc(100vh - 180px)}.section-404>div{padding:50px 0}}@media (min-width:981px){#home{height:calc(100vh - 105px)}.wrapper_left .et_pb_image{overflow:hidden}.wrapper_left .et_pb_image_wrap{height:100%}.wrapper_left .et_pb_image img{position:absolute;top:50%;transform:translateY(-50%)}.wrapper_right{height:100%;align-items:flex-start;justify-content:space-around}.wrapper_content{text-align:left;padding:0}.wrapper_content div{display:flex;justify-content:flex-start}.wrapper_footer{display:flex;flex-direction:row;align-items:left}.wrapper_footer>div:last-child>div span:before{display:none}.section-404{height:calc(100vh - 105px)}.section-404>div{padding:30px 0}}