@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}#root,.app,body,html{font-family:Montserrat,sans-serif;font-size:16px;scroll-behavior:smooth;width:100%}.container{margin:auto;max-width:1320px}.ham{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;transition:transform .4s;-webkit-user-select:none;user-select:none}.hamRotate.active{transform:rotate(45deg)}.hamRotate180.active{transform:rotate(180deg)}.line{fill:none;stroke:#000;stroke-width:5.5;stroke-linecap:round;transition:stroke-dasharray .4s,stroke-dashoffset .4s}.ham7 .top{stroke-dasharray:40 82}.ham7 .middle{stroke-dasharray:40 111}.ham7 .bottom{stroke-dasharray:40 161}.ham7.active .top{stroke-dasharray:17 82;stroke-dashoffset:-62px}.ham7.active .middle{stroke-dashoffset:23px}.ham7.active .bottom{stroke-dashoffset:-83px}.section-title{font-size:2.5rem}.section-sub-title,.section-title{color:#0f1630;font-weight:600;padding-bottom:3rem;text-align:center}.section-sub-title{font-size:1.8rem}.section-description{font-size:1.4rem;margin:auto;padding-bottom:4rem;text-align:center;width:90%}@media screen and (max-width:769px){.hide-md{display:none!important}.section-description{font-size:1.2rem;width:100%}}@media screen and (min-width:769px){.hide-sm{display:none!important}}.slide-in-bck-right{animation:slide-in-bck-right .6s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-in-bck-right{0%{opacity:0;transform:translateZ(700px) translateX(400px)}to{opacity:1;transform:translateZ(0) translateX(0)}}.slide-in-left{animation:slide-in-left .5s cubic-bezier(.25,.46,.45,.94) both}@keyframes slide-in-left{0%{opacity:0;transform:translateX(-1000px)}to{opacity:1;transform:translateX(0)}}
/*# sourceMappingURL=main.cb9741e2.css.map*/