@import"https://fonts.googleapis.com/css2?family=Darker+Grotesque:wght@300..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";*{box-sizing:border-box;margin:0;font-smooth:antialiased;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{height:100%;width:100%}img{object-fit:cover}.container{margin:0 var(--computed-margin)}.container,.container-no-left,.container-no-right{--_container-width: var(--container-width, 1180px);--_sketches-width: var(--sketches-width, 1440px);--_minimale-margin: var(--minimale-margin, 36px);--computed-margin: max(var(--_minimale-margin), calc((var(--vw, 1vw) * 100 - var(--_container-width)) / 2));--computed-margin-sketches: max(0px, calc((var(--vw, 1vw) * 100 - var(--_sketches-width)) / 2))}.container-no-left{--computed-margin: max(var(--_minimale-margin), calc((var(--vw, 1vw) * 100 - var(--_container-width)) / 2));margin:0 var(--computed-margin) 0 var(--computed-margin-sketches)}.container-no-right{--computed-margin: max(var(--_minimale-margin), calc((var(--vw, 1vw) * 100 - var(--_container-width)) / 2));margin:0 var(--computed-margin-sketches) 0 var(--computed-margin)}h1,h2,.h1,.h2{font-size:40px;line-height:1.375;font-family:"Darker Grotesque",sans-serif;font-weight:700;text-transform:uppercase}@media screen and (max-width: 768px){h1,h2,.h1,.h2{text-align:center;font-size:34px}}h2,.h2{margin-bottom:50px}h3,.h3{font-family:"Darker Grotesque",sans-serif;font-size:30px;line-height:1.2;color:#938134;font-weight:700;margin-bottom:18px}@media screen and (max-width: 768px){h3,.h3{font-size:26px}}p,a{font-size:18px;line-height:1.3333333333;font-family:"Open Sans",sans-serif;font-weight:400}@media screen and (max-width: 768px){p,a{font-size:14px}}p.accent,a.accent{color:#938134}a{text-decoration:none;color:#707070}#section-one{background:center/cover no-repeat url("/assets/images/image.png");padding-top:50px;padding-bottom:50px}#section-one .card{margin:0 auto;max-width:946px;background:red;padding:30px;background:rgba(255,255,255,.74);display:flex;flex-flow:column;align-items:center;justify-content:center;gap:40px}#section-one .card h1{text-align:center}#section-one .card .logo{height:100px}#section-one .card .content{text-align:center}#section-one .card .content p:not(:last-child){margin-bottom:20px}#section-two{padding:100px 0 120px}#section-two .container{display:flex;flex-flow:row;align-items:center;justify-content:space-between;gap:100px}@media screen and (max-width: 768px){#section-two .container{flex-flow:column;gap:60px}}#section-two .section-two__left{max-width:548px;background:rgba(137,137,137,.08);padding:30px}#section-two .section-two__left p:not(:last-child){margin-bottom:30px}#section-two .section-two__right{width:100%;display:flex;flex-flow:column;gap:48px}#section-two .section-two__right img{width:100%;height:auto;aspect-ratio:536/279;object-fit:cover}#section-three{margin-bottom:100px}#section-three>div{display:flex;flex-flow:row;justify-content:space-between;align-items:center;gap:100px}@media screen and (max-width: 768px){#section-three>div{flex-flow:column-reverse;margin:0 var(--computed-margin);gap:60px}}#section-three .section-three__left img{object-position:left center;max-height:531px;width:100%;height:100%;aspect-ratio:560/530}#section-three .section-three__right{max-width:650px}#section-three .section-three__right>p{margin-bottom:50px}#section-three .listing-tags{display:flex;flex-flow:column;gap:28px}#section-three .listing-tags div{display:flex;flex-flow:row;align-items:baseline}#section-three .tag{display:block;height:17px;position:relative;top:3px}#section-three .tag::before{content:"";display:inline-block;height:17px;width:17px;aspect-ratio:1;border-radius:100%;align-self:center;margin-right:15px}#section-three .tag__ongoing::before{background:#ffb100}#section-three .tag__accepted::before{background:#30a512}#section-three .tag__refused::before{background:#bf1010}#section-three .tag__on-command::before{background:#2410bf}#section-three .tag__purchase-order-edited::before{background:#2410bf}#section-three .tag__invoice-edited::before{background:#2410bf}#section-three .tag__finished::before{background:#938134}#section-four{padding:120px 0 83px;background:#f6f6f6}@media screen and (max-width: 768px){#section-four{padding:72px 0}}#section-four>div{display:flex;flex-flow:row;justify-content:space-between;align-items:center;gap:50px}@media screen and (max-width: 769px){#section-four>div{flex-flow:column;gap:30px}}#section-four>div .section-four__left{max-width:610px;display:flex;flex-flow:column;gap:30px}#section-four>div .section-four__left h2{font-size:50px;margin-bottom:20px}#section-four>div .section-four__left p.strong{font-weight:550}#section-four>div div img{margin-right:95px;height:261px;aspect-ratio:1;object-fit:contain}@media screen and (max-width: 768px){#section-four>div div img{margin-right:0px}}#section-five{padding:150px 0 100px}@media screen and (max-width: 768px){#section-five{padding:90px 0 60px}}#section-five .container{--container-width: 898px;display:flex;flex-flow:column;gap:30px;text-align:center}#section-five .container h2{margin-bottom:20px}#section-five .logo{height:66px;margin-bottom:20px}#section-five .content{max-width:617px;margin:auto}#section-five .content strong{font-weight:600}#section-five .content p{margin-bottom:25px}footer{background:#f6f6f6;padding:43px 0}footer .container{--container-width: 660px;display:flex;flex-flow:row;gap:40px;justify-content:space-between}footer .container a{display:block}
