@font-face{font-family:Lora;src:url('../fonts/Lora-Regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lora;src:url('../fonts/Lora-SemiBold.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}:focus-visible{outline:#E7BC1A solid 2px;outline-offset:-2px}body{font-family:Lora,serif;font-style:normal;font-weight:400;font-size:16px;color:#606060;background-color:#fefefe}.i-header{min-height:100vh;width:100%;padding:80px calc(50% - 130px);text-align:center}.i-header h1{font-size:28px;font-weight:600;color:#000;margin-bottom:45px;opacity:0;animation:1s .2s forwards hAnimation}.i-header h1 span{text-decoration:underline 4px #E7BC1A;color:#000}.i-header .container a{height:260px;width:260px;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;align-items:center;justify-items:center;border-radius:25px;border:1px solid #e7bc1a;text-decoration:none;font-size:21px;font-weight:600;color:#fff;text-transform:uppercase;background-size:cover;background-position:center}.i-header .container a:first-child{background-image:url(../img/img-sochaczew.webp);opacity:0;animation:1s .5s forwards hAnimation}.i-header .container a:nth-child(2){margin-top:45px;background-image:url(../img/img-warszawa.webp);opacity:0;animation:1s 1s forwards hAnimation}@keyframes hAnimation{100%{opacity:1}}@media (min-width:345px){.i-header{padding:80px calc(50% - 150px)}.i-header h1{font-size:32px}.i-header .container a{height:300px;width:300px;font-size:25px}}@media (min-width:380px){.i-header{padding:80px calc(50% - 170px)}.i-header h1{font-size:36px}.i-header .container a{height:340px;width:340px;font-size:29px}}@media (min-width:740px){.i-header{padding:80px calc(50% - 220px)}.i-header h1{margin-bottom:60px;font-size:44px}.i-header .container a{height:440px;width:440px;font-size:37px}}@media (min-width:1000px){.i-header .container a:focus-visible,.i-header .container a:hover{color:#e7bc1a;box-shadow:0 14px 14px 0 rgba(0,0,0,.25);transform:scale(1.03)}}@media (min-width:1280px){.i-header{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;align-items:center;justify-items:center;align-content:center;justify-content:center;height:100vh;min-height:675px;padding:10px}.i-header h1{align-self:end;font-size:46px}.i-header .container{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;column-gap:45px;align-self:start}.i-header .container a{height:450px;width:450px;font-size:34px}.i-header .container a:nth-child(2){margin-top:0}}
*,::after,::before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}