@keyframes bounceIn{0%{opacity:0;transform:scale(.1) translateZ(0)}50%{opacity:.9;transform:scale(1.1)}90%{opacity:1;transform:scale(.95)}to{opacity:1;transform:scale(1) translateZ(0)}}@keyframes slide-down{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-left{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@keyframes slide-right{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes entrance_animation-content{0%{opacity:0}to{opacity:1}}@keyframes underline-grow{0%{width:0}to{width:100%}}.home{width:100%;height:100%;display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;font-style:"Montserrat",sans-serif;background-color:#fff;background-image:url("data:image/svg+xml,<svg id='patternId' width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><defs><pattern id='a' patternUnits='userSpaceOnUse' width='40' height='59.428' patternTransform='scale(5) rotate(55)'><rect x='0' y='0' width='100%' height='100%' fill='%232b2b3100'/><path d='M0 70.975V47.881m20-1.692L8.535 52.808v13.239L20 72.667l11.465-6.62V52.808zm0-32.95l11.465-6.62V-6.619L20-13.24 8.535-6.619V6.619L20 13.24m8.535 4.927v13.238L40 38.024l11.465-6.62V18.166L40 11.546zM20 36.333L0 47.88m0 0v23.094m0 0l20 11.548 20-11.548V47.88m0 0L20 36.333m0 0l20 11.549M0 11.547l-11.465 6.619v13.239L0 38.025l11.465-6.62v-13.24L0 11.548v-23.094l20-11.547 20 11.547v23.094M20 36.333V13.24'  stroke-linecap='square' stroke-width='0.1' stroke='%233d3d3d3d' fill='none'/></pattern></defs><rect width='800%' height='800%' transform='translate(0,0)' fill='url(%23a)'/></svg>")}@media(max-width:1024px){.home{overflow:hidden}}@media(max-width:720px){.home{padding-top:50px}}.home__container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;font-style:"Montserrat",sans-serif;max-width:1440px;position:relative}.home__container:after{z-index:0;content:"";position:absolute;top:0;left:-16.5%;width:100dvw;height:10%;background:#fafafa;background:linear-gradient(180deg,rgba(255,255,255,.9) 40%,rgba(250,250,250,.0094187675) 70%,rgba(241,241,241,.0588690476) 88%,rgba(241,241,241,0))}