*{margin:0;padding:0;box-sizing:border-box}:root{--text:#fff;--text-dark:#143f5b;--yellow:#faed2e;--blue-light:#53b4d6;--blue-dark:#083e70;--green:#6fc341;--black:#222}body,button{color:var(--text);font:400 1rem Montserrat,sans-serif}b,button,h1,h2,h3,h4,h5,h6,strong{font-weight:700}a{color:inherit;text-decoration:none}button{border:0}button:hover{cursor:pointer}h1{font-size:35px;font-weight:700;text-transform:uppercase;letter-spacing:1px}@media(max-width:600px){h1{font-size:24px}}p{line-height:1.6}.swiper{width:100%;height:100%}.swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}footer{text-align:center;padding:40px;background:var(--text-dark)}