@import url(https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.1/font/bootstrap-icons.css);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafbfb;color:#121411;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}:root{--primary:#f1242b;--primary-hover:#e0131a;--black:#121411;--white:#fafbfb;--gray:#939695;--primary-btn-text:#fafbfb}.art{--primary:#fff200;--primary-hover:#ffd900;--primary-btn-text:#121411}a{color:#f1242b;color:var(--primary)}.navbar{background-color:#fafbfb;background-color:var(--white)}.btn{border-radius:0;font-weight:500;min-width:114px}.btn-primary{background-color:#f1242b;background-color:var(--primary);border-color:#f1242b;border-color:var(--primary);color:#fafbfb;color:var(--primary-btn-text)}.btn:hover,.btn:not(:disabled):not(:disabled):active{background-color:#e0131a;background-color:var(--primary-hover);border-color:#e0131a;border-color:var(--primary-hover)}.btn-outline-primary{border-color:#fafbfb;border-color:var(--white);color:#fafbfb;color:var(--white)}.hero-heading{color:#e0131a;color:var(--primary-hover);font-size:calc(1.2rem + 1.5vw)}.nav-right-side{margin-left:auto}.hero{display:flex;flex-direction:row;height:416px;justify-content:space-between;width:100%}.hero-right{background-repeat:no-repeat;background-size:cover;-webkit-clip-path:polygon(30% 0,100% 0,100% 100%,0 100%);clip-path:polygon(30% 0,100% 0,100% 100%,0 100%);height:100%;width:60%}.hero-left{display:flex;flex-direction:column;height:100%;justify-content:center;padding-left:80px;width:40%}.services{background-color:#939695;background-color:var(--gray);color:#fafbfb;color:var(--white);padding:24px;text-align:center;width:100%}.services,.services-group{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:space-around}.services-group{min-width:612px;width:calc(50% - 4px)}.service{align-items:center;display:flex;flex-direction:column;max-width:300px;min-width:-webkit-min-content;min-width:min-content;width:calc(50% - 4px)}.service-icon{color:#e0131a;color:var(--primary-hover);display:block;font-size:96px}.about{display:flex;flex-direction:row;gap:24px;height:-webkit-min-content;height:min-content;justify-content:center;min-height:400px;padding:80px;width:100%}.about-photo{background-size:cover;max-width:500px;min-height:500px;width:50%}.about-text{max-width:600px;padding:60px 24px;width:50%}.about-title{color:#121411;color:var(--black)}.contact{align-items:center;background-color:#939695;background-color:var(--gray);color:#fafbfb;color:var(--white);gap:64px;padding:80px}.contact,.contact-text{display:flex;flex-direction:column}.contact-text{gap:24px;max-width:700px;text-align:center}.contact-buttons{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.footer-content{background-color:#fafbfb;background-color:var(--white);color:#121411;color:var(--black);display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;padding:16px}.footer-content p{margin:0}@media only screen and (max-width:1280px){.services-group{justify-content:space-evenly;min-width:-webkit-min-content;min-width:min-content;width:100%}}@media only screen and (max-width:796px){.services-group{align-items:center;flex-direction:column}.service{width:100%}.hero-right{display:none}.hero-left{background-size:cover;padding:0;position:relative;text-align:center;width:100%}.hero-text{align-items:center;background-color:rgba(18,20,17,.7);display:flex;flex-direction:column;font-weight:500;height:100%;justify-content:center;padding:0 40px;width:100%}.hero-heading,.hero-text{color:#fafbfb;color:var(--white)}.about{flex-direction:column;padding:0}.about-photo{aspect-ratio:1/1;max-height:400px;min-height:200px}.about-photo,.about-text{max-width:none;width:100%}.about-text,.contact{padding:48px}}#loading{animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite;border:10px solid #fff;border-radius:50%;border-top:10px solid var(--primary);display:inline-block;height:200px;width:200px}@keyframes spin{to{-webkit-transform:rotate(1turn)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn)}}.loading-page{align-items:center;display:flex;flex-direction:column;gap:24px;height:100vh;justify-content:center;text-align:center;width:100%}
/*# sourceMappingURL=main.21d1280d.css.map*/