.splashBG__top{background-size:cover;background-position:50%;background-repeat:no-repeat;height:auto;width:100%;display:flex;align-items:center;padding:0 var(--pagePaddingMobile);padding-top:70px;padding-bottom:40px}.splashBG__top .block{max-width:800px}.splashBG__top h2{font-size:32px;line-height:1.3}@media(max-width:900px){.splashBG__top h2{font-size:24px}}.splashBG__middle{padding:0 var(--pagePaddingDesktop);align-items:space-around;display:flex;justify-content:center}.splashBG__middle .splashBG__middle--wrapper{gap:40px;width:100%;max-width:var(--pageMaxWidth);display:flex;justify-content:center}@media(max-width:900px){.splashBG__middle{padding:0 var(--pagePaddingMobile)}.splashBG__middle .splashBG__middle--wrapper{flex-direction:column;align-items:center;gap:30px}}.splashBG__bottom{background-size:cover;background-position:50%;background-repeat:no-repeat;height:auto;min-height:230px;width:100%;display:flex;align-items:center;padding-top:50px;margin-bottom:-100px}.yellowSplashBG__top{background-image:url(/images/splash-top__yellow.svg)}.yellowSplashBG__middle{background-color:var(--color-mainYellow)}.yellowSplashBG__bottom{background-image:url(/images/splash-bottom__yellow.svg)}.bulletsWithIcons-container{height:auto;width:100%;gap:20px}.bulletsWithIcons-container .bullet{display:flex;justify-content:center;align-items:center;height:auto;width:100%;gap:16px}.bulletsWithIcons-container .bullet img{width:123px;min-width:123px;max-width:123px;height:123px;min-height:123px;max-height:123px}.bulletsWithIcons-container .bullet .block-text{height:-moz-fit-content;height:fit-content;gap:5px}.bulletsWithIcons-container .bullet .block-text h3{padding:0;margin:0;font-size:22px}.bulletsWithIcons-container .bullet .block-text p{padding:0;margin:0;font-size:20px}@media(max-width:900px){.bulletsWithIcons-container .bullet{flex-direction:column;text-align:center;gap:12px}.bulletsWithIcons-container .bullet img{width:100px;min-width:100px;max-width:100px;height:100px;min-height:100px;max-height:100px}.bulletsWithIcons-container .bullet .block-text{text-align:center;width:100%}.bulletsWithIcons-container .bullet .block-text h3,.bulletsWithIcons-container .bullet .block-text p{text-align:center}}.imageFrame{padding:var(--pagePaddingMobile);border:1px solid #000;border-radius:20px;display:flex;justify-content:center;align-items:center;width:100%;max-width:600px}.imageFrame img{width:100%;height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;border-radius:4px;display:block}