:root{--logo-blue: #2daae2;--logo-red: #ea5b0c}*|*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden;background-color:#fff;color:#000}html button{font-family:inherit;font-size:100%;line-height:1.1}html img{max-width:100%}html a[href] button,html .pointer{cursor:pointer}body{font-family:helvetica, montserrat, -apple-system, BlinkMacSystemFont;line-height:1.4;font-weight:400}.main-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:center;width:80%;margin:auto;padding-top:2%}.main-container .text-wrapper .img-container{max-width:36%;height:auto;margin:auto;position:relative}.main-container .text-wrapper .text-content{padding-top:2%;position:relative;width:100%}.main-container .text-wrapper .text-content h1{font-size:2.5em;margin-bottom:1.5rem}.main-container .text-wrapper .text-content h1::after{content:" :]";color:#ea5b0c;font-size:inherit;margin-left:6px}.main-container .text-wrapper .text-content h2{font-size:1.8em;padding:0.15em;margin-bottom:1rem}.main-container .text-wrapper .text-content .btn-index,.main-container .text-wrapper .text-content #btn-back{display:inline-block;border:none;background:var(--logo-blue);cursor:pointer;padding:0.75rem 1.5rem;margin-top:1rem;text-decoration:none;border-radius:3px;-webkit-transition:all 0.4s cubic-bezier(0.42, 0, 0.58, 1);transition:all 0.4s cubic-bezier(0.42, 0, 0.58, 1);font-size:1.5rem}.main-container .text-wrapper .text-content .btn-index:hover,.main-container .text-wrapper .text-content .btn-index:hover,.main-container .text-wrapper .text-content #btn-back:hover,.main-container .text-wrapper .text-content #btn-back:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}@media only screen and (max-width: 768px){.svg-container{width:90%;margin:auto}.main-container{width:100%;margin:0}.main-container .text-wrapper .text-content h1{padding:0.25em 0 0.25em 0}.main-container .text-wrapper .text-content h2{padding:0.2em 0 0.2em 0}}
/*# sourceMappingURL=style.min.css.map */