This repository has been archived by the owner on Mar 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmaster.091dcbca.css
2 lines (2 loc) · 4.02 KB
/
master.091dcbca.css
1
2
:root{--red:#ef420c;--blue:#10305f;--gray:#ebf1f4;--gray-text:#9dabbc}.stroke-red{stroke:var(--red)}.stroke-blue{stroke:var(--blue)}.stroke-white{stroke:#fff}body,html{margin:0;padding:0;font-family:Rubik;overflow-x:hidden}.text-red{color:var(--red)}p{font-weight:400;line-height:1.75em}h1,h2,h3,p{position:relative;z-index:1}strong{font-weight:500}h1,h2,h3{text-transform:uppercase;display:inline-block;line-height:1.16em;font-weight:700;margin:0}.sekcja{justify-content:space-between;align-items:center}.sekcja img{display:block}#logo{align-self:flex-start;transform:none;width:4.5em;margin:1em 0;height:auto}#sekcja1{background-color:var(--red);color:#fff}#sekcja2{background-color:var(--gray);color:var(--blue);margin-bottom:5vmin}#sekcja3{background-color:#fff;color:var(--blue)}#sekcja3 img{transform:none}#sekcja4,a{color:var(--blue)}a{text-decoration:none}.button{display:inline-block;box-sizing:border-box;font-size:75%;text-align:center;padding:1em 2em;border-radius:.5em;font-weight:500;letter-spacing:.1em;text-transform:uppercase;margin-top:1em;min-width:15em;transition:background .2s,color .2s,box-shadow .2s}.button.red{box-shadow:0 .3em 1em rgba(239,66,12,.24);color:#fff;background:var(--red)}.button.blue:hover,.button.red:hover{box-shadow:none}.button.opaque-blue:hover{background-color:var(--blue);color:#fff}.button.opaque-white:hover{background-color:#fff;color:var(--red)}.button.blue{box-shadow:0 .3em 1em rgba(16,48,95,.24);color:#fff;background:var(--blue)}.button.opaque-white{color:#fff;box-shadow:inset 0 0 0 .15em #fff}.button.opaque-blue{color:var(--blue);box-shadow:inset 0 0 0 .15em var(--blue)}footer{display:flex;justify-content:center;color:var(--gray-text);margin:5vmin 0}footer div.footer-item{margin:2em;text-align:center;line-height:1em}footer div.footer-item div{font-size:80%;margin:1em}.round{border-radius:1em}#sekcja4 a{font-weight:500;line-height:normal}.column{display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}.row{display:flex;flex-direction:row;justify-content:flex-start}ol{list-style:none;counter-reset:item;padding:.4em}li{line-height:1.5em;margin:2em 0;counter-increment:item;padding-left:2em}li:before{font-size:80%;font-weight:700;content:counter(item);background:var(--red);border-radius:100%;color:#fff;width:1.9em;height:auto;margin-left:-3em;margin-right:1em;text-align:center;display:inline-block}@media screen and (min-width:1280px){body{font-size:18px}h1{font-size:260%}h2{font-size:170%}h3{font-size:130%}#header #logo{margin-left:2em}#sekcja2{flex-direction:row-reverse}#sekcja2 img{transform-origin:bottom;transform:scale(1.2)}#sekcja2 .column{width:50%}#sekcja3 img{align-self:auto}#sekcja4{padding-top:0;padding-bottom:0}.button+.button{margin-left:2em}.sekcja{display:flex;flex-direction:row;padding:0 calc((100vw - 1160px)/2)}.sekcja img{align-self:flex-end;width:50%}.column{width:40%;padding:128px 0}.contact-box{box-sizing:content-box;padding:3em;background-color:var(--gray)}}@media screen and (max-aspect-ratio:2/3){body{font-size:4vw}h1{font-size:215%}h2{font-size:170%}h3{font-size:130%}#header #logo{margin-bottom:1em}#sekcja1,#sekcja2{padding-bottom:0}#sekcja4{background-color:var(--gray)}.sekcja{padding:10vmin}.sekcja img{width:100%;height:auto;margin-top:2em}.button{font-size:90%;width:100%}.row{flex-direction:column}ol{list-style:none;margin:0;padding:0}}@media screen and (min-aspect-ratio:2/3) and (max-width:1280px){body{overflow-x:hidden}h1{font-size:260%}h2{font-size:170%}h3{font-size:130%}#header #logo{margin-left:2em}#sekcja1{width:150%}#sekcja1 .column,#sekcja2 .column{padding-right:0}#sekcja2{width:120%}#sekcja2 img{width:50%}#sekcja3{display:block}#sekcja3 .column{width:100%}#sekcja3 img{width:100%;padding:0 4em;box-sizing:border-box}#sekcja4{padding-top:0;padding-bottom:0}.button+.button{margin-left:2em}.sekcja{display:flex;flex-direction:row}.sekcja img{align-self:flex-end;width:60%;transform-origin:bottom left}.column{width:40%;padding:4em}.contact-box{margin:4em;box-sizing:content-box;padding:3em;background-color:var(--gray)}}
/*# sourceMappingURL=master.091dcbca.css.map */