body{margin:0;box-sizing:border-box}.element__header{position:fixed;top:0rem;width:100%;height:5rem;font-family:Times New Roman,Times,serif;font-weight:700}.element__headerDiv{display:flex;justify-content:space-between;margin:0 5rem}.element__button{outline:none;border:none;background-color:#fff;width:8rem;font-weight:700}.element__main{margin-top:15%;animation-duration:2s;animation-name:slide-up}@keyframes slide-up{0%{margin-top:100%;width:100%}to{margin-top:15%;width:100%}}.element__main{display:flex;flex-direction:column;font-family:Arial,Helvetica,sans-serif}.element__mainDiv{display:flex;justify-content:space-between;align-items:center}.element__divText{width:50%;margin:0 10rem}.element__divImg{width:50%}.element__divText:nth-child(2){display:none}.element__divImg:nth-child(4){display:none}.product__divText{width:50%;margin:0 10rem}.product__divImg{width:50%}.product__divText:nth-child(1){display:none}.product__divImg:nth-child(3){display:none}.divImg__img{width:25rem;height:auto}.button{font-family:Arial,Helvetica,sans-serif;outline:none;border:none;background-color:#000;color:#fff;padding:1rem;font-size:.9rem;border-radius:5px}.element__footer{position:fixed;bottom:2rem;width:100%;height:3rem;margin:0 10rem}.footer__button{outline:none;border:none;background-color:#fff;font-family:Arial,Helvetica,sans-serif;text-align:left}.footer__link{text-decoration:none;color:#000}.footer__pNum{font-weight:700}.header__div{height:100vh;margin:0;background-color:#000;color:#fff;animation-duration:2s;animation-name:slide}@keyframes slide{0%{margin-left:100%;width:200%}to{margin-left:0%;width:100%}}.header__nav{padding:2rem;display:flex;flex-direction:column;justify-content:left;font-size:1.2rem;font-family:Arial,Helvetica,sans-serif}.header__listDiv{width:60%}.header__list{list-style-type:none;margin:10rem 1rem}.header__listItem{margin:3rem}.list__link{text-decoration:none;color:#fff;font-weight:bolder}.header__listButton{outline:none;border:none;background-color:transparent;cursor:pointer;font-family:Arial,Helvetica,sans-serif;color:#fff}.menu__list{margin:3rem 0;list-style-type:none;font-size:.8rem;animation-duration:2s;animation-name:list-slide-up}@keyframes list-slide-up{0%{opacity:0%;width:0%;height:0%}to{opacity:100%;width:100%;height:auto}}.menu__listItem{margin:1.5rem 0}.menu__button{outline:none;border:none;background-color:transparent;cursor:pointer;font-family:Arial,Helvetica,sans-serif;font-weight:500;color:#a9a9a966}
