.tiles{display:flex;flex-wrap:wrap;justify-content:center}@media (max-width:1250px){.tiles{display:block}}.tiles h3{font-size:22px;font-weight:700;margin-bottom:15px}.tiles__content{border-right:1px solid #fff;display:grid;grid-template-rows:auto 1fr;max-width:50%;padding:15px 30px;width:100%}@media (max-width:1250px){.tiles__content{border-bottom:1px solid #fff;border-right:0;margin:0 auto;max-width:600px;padding:30px 0;width:100%}}.tiles__content:first-of-type{justify-content:flex-end;padding-left:0}@media (max-width:1250px){.tiles__content:first-of-type{justify-content:unset}}.tiles__content:nth-of-type(2){border:0;padding-right:0}.tiles__content:nth-of-type(3){border-right:0;max-width:100%;padding-inline:0}@media (max-width:1250px){.tiles__content:nth-of-type(3){border-bottom:0;border-top:1px solid #fff;max-width:600px}.tiles__content:nth-of-type(3) .tiles__elem{max-width:100%}}.tiles__content:nth-of-type(3) .tiles__header{display:none}.tiles__content:nth-of-type(3) .tiles__flex{justify-content:center}.tiles__flex{display:flex;gap:30px}@media (max-width:650px){.tiles__flex{flex-wrap:wrap}}.tiles__elem{min-width:160px;position:relative}@media (max-width:1250px){.tiles__elem{max-width:33.3333333333%;min-width:auto;width:100%}}@media (max-width:650px){.tiles__elem{max-width:100%}}.tiles__elem-list{left:0;opacity:0;position:absolute;right:0;top:100%;transition:all .4s ease-in-out;visibility:hidden;z-index:2}@media (max-width:650px){.tiles__elem-list{display:none;left:auto;position:relative;right:auto;top:auto}}.tiles__elem-list--elem{background-color:#000c;border-radius:10px;box-shadow:inset 0 0 0 1px #fff;font-size:14px;margin:10px 0;padding:10px 15px;text-align:center}@media (max-width:650px){.tiles__elem-list--elem{font-size:20px;padding:20px 10px}}.tiles__elem-list--elem:hover{background-color:#001e5080;box-shadow:inset 0 0 0 4px #fff}.tiles__elem:hover .tiles__elem-list{opacity:1;visibility:visible}@media (max-width:650px){.tiles__elem:hover .tiles__elem-list{display:block}}.tiles__elem-item{align-items:center;border-radius:10px;box-shadow:inset 0 0 0 1px #fff;display:flex;flex-wrap:wrap;height:100%;justify-content:center;padding:30px 15px;transition:all .4s ease-in-out}@media (max-width:650px){.tiles__elem-item{height:auto;max-width:100%;min-height:160px}}.tiles__elem-item--image{margin-bottom:10px;max-width:100%;text-align:center;width:100%}.tiles__elem-item--image:last-of-type{margin-bottom:0}.tiles__elem:hover .tiles__elem-item{background-color:#001e5080;box-shadow:inset 0 0 0 4px #fff}.fastLinks{display:flex;flex-wrap:wrap;gap:50px;justify-content:center;margin:150px 0 0}@media (max-width:600px){.fastLinks{gap:30px;margin:50px 0}}.fastLinks__elem{align-items:center;border-radius:10px;box-shadow:inset 0 0 0 1px #fff;display:flex;justify-content:center;min-width:260px;padding:10px 20px;text-align:center;transition:all .4s ease-in-out}@media (max-width:600px){.fastLinks__elem{max-width:100%;padding:15px 20px;width:100%}}.fastLinks__elem:hover{background-color:#001e5080;box-shadow:inset 0 0 0 4px #fff}.background{background-position:center right 50%;background-repeat:no-repeat;background-size:cover;color:#fff;grid-column:1/2;max-width:100%;min-height:100vh;padding:100px 8.333vw;width:100%}@media (max-width:1700px){.background{padding:80px 5.333vw}}@media (max-width:1440px){.background{padding:50px 3.333vw}}@media (max-width:960px){.background{padding:30px}.background .header{text-align:center}}
