.offer{background-color:#f5f5f5;padding:110px 0}.offer .section-title{display:flex;flex-direction:column;line-height:1}.offer .section-title span:first-of-type{color:#00294b;font-size:1.125em;font-weight:300}.offer .section-title span:nth-of-type(2){color:#00a9cb;font-size:4em;font-weight:600}.offer .offer-list{display:grid;gap:20px;grid-template-columns:1fr 1fr;justify-content:center;margin-top:60px}.offer .offer-list .offer-card{border-radius:25px 150px 25px 25px;display:flex;flex-direction:column;max-width:590px;overflow:hidden;position:relative;transition:filter .3s ease;width:100%}.offer .offer-list .offer-card .offer-icon img{filter:grayscale(1);transition:filter .3s ease}.offer .offer-list .offer-card .offer-text img{filter:brightness(.3);transition:filter .3s ease}.offer .offer-list .offer-card:hover{filter:drop-shadow(0 7px 50px rgba(0,169,203,.25));z-index:1}.offer .offer-list .offer-card:hover .offer-text{color:#00a9cb}.offer .offer-list .offer-card:hover .offer-icon img{filter:grayscale(0)}.offer .offer-list .offer-card:hover .offer-text img{filter:brightness(1)}.offer .offer-list .offer-text{align-items:center;background-color:#fff;display:flex;font-size:1.5em;font-weight:300;gap:.75rem;height:100%;justify-content:space-between;padding:33px 45px;transition:color .3s ease}.offer .offer-list .offer-image{display:flex;flex-shrink:0;height:301px}.offer .offer-list .offer-image img{height:100%;object-fit:cover}.offer .offer-list .offer-icon{align-items:center;background-color:#fff;border-radius:10px;display:flex;height:105px;justify-content:center;left:25px;position:absolute;top:25px;width:105px}.offer .offer-list .offer-icon img{height:60px;object-fit:contain;width:60px}@keyframes wave{0%,to{transform:translateY(0)}25%{transform:translateY(15%)}75%{transform:translateY(-15%)}}.page-home .hero{padding:6px 0 34px}.page-home .hero .hero-content{align-items:center;display:flex;flex-direction:row-reverse;gap:0 168px;justify-content:flex-end;position:relative}.page-home .hero .hero-texts{display:flex;flex-direction:column;gap:1.5rem 2rem;margin-bottom:30px}.page-home .hero .hero-texts h2{font-size:4em;font-weight:600;line-height:.9}.page-home .hero .hero-texts h2:first-of-type{color:#00a9cb}.page-home .hero .hero-texts h2:nth-of-type(2){color:#00294b}.page-home .hero .hero-texts h2:nth-of-type(3){color:#c6cdcf}.page-home .hero .hero-link{align-items:center;bottom:0;color:#00a9cb;display:flex;gap:30px;left:0;position:absolute;transition:color .3s ease}.page-home .hero .hero-link:hover{color:#00294b}.page-home .hero .hero-link img{transition:filter .3s ease}.page-home .hero .hero-link:hover img{animation:wave 2s linear infinite;filter:brightness(.3)}.page-home .hero .hero-link p{font-size:2em;font-weight:300}.page-home .hero .hero-image{border-radius:25px 25px 25px 150px;display:flex;flex-shrink:0;height:623px;max-width:774px;overflow:hidden;width:100%}.page-home .hero .hero-image img{height:100%;object-fit:cover;width:100%}@media (max-width:1780px){.page-home .hero{padding:16px 0 34px}.page-home .hero .hero-content{flex-direction:column;text-align:center}.page-home .hero .hero-texts{margin-top:30px;padding:0 .75rem}.page-home .hero .hero-link{justify-content:center;position:static}}@media (max-width:1260px){.offer{padding:80px 0}.offer .section-title{padding:0 .75rem}.offer .section-title span:first-of-type{font-size:1em}.offer .section-title span:nth-of-type(2){font-size:3.5em}.offer .offer-list{margin-top:50px;padding:0 .75rem}.page-home .hero .hero-texts h2{font-size:3.5em}.page-home .hero .hero-image{flex-shrink:1;height:523px}.page-home .hero .hero-image picture{flex-grow:1}}@media (max-width:1000px){.offer{padding:50px 0}.offer .section-title{text-align:center}.offer .section-title span:first-of-type{font-size:.875em}.offer .section-title span:nth-of-type(2){font-size:3.25em}.offer .offer-list{grid-template-columns:1fr;justify-self:center;margin-top:40px}.offer .offer-list .offer-card{flex-direction:column}.page-home .hero .hero-texts h2{font-size:3em}.page-home .hero .hero-image{height:423px}}@media (max-width:800px){.page-home .hero .hero-texts{gap:1rem 2rem}.page-home .hero .hero-texts h2{font-size:2.5em}.page-home .hero .hero-image{height:373px}}@media (max-width:500px){.page-home .hero .hero-texts h2{font-size:2em}.page-home .hero .hero-image{height:323px}}