.secondSection{background-color:#003a6a;padding:62px 0}@media(max-width:900px){.secondSection{padding:36px 0}}.secondSection__content{display:flex;flex-direction:column;gap:62px;color:#fff}@media(max-width:900px){.secondSection__content{gap:36px}}.secondSection__header{display:flex;flex-direction:column;gap:24px}@media(max-width:900px){.secondSection__header{gap:16px}}.secondSection__title{font-size:41px;font-weight:700;line-height:49.2px;color:#fff}@media(max-width:900px){.secondSection__title{font-size:32px;line-height:38.4px}}.secondSection__description{font-size:29px;font-weight:300;line-height:34.8px}@media(max-width:900px){.secondSection__description{font-size:22px;line-height:26.4px}}.secondSection__slide{position:relative}.secondSection__slide:before{z-index:1;left:0;top:0;position:absolute;content:"";width:92px;height:240px;background:linear-gradient(90deg,#003a6a,rgba(0,58,106,0) 30%)}@media(max-width:900px){.secondSection__slide:before{width:48px;height:200px}}.secondSection__slide:after{z-index:1;right:0;top:0;position:absolute;content:"";width:92px;height:280px;background:linear-gradient(270deg,#003a6a,rgba(0,58,106,0) 30%)}@media(max-width:900px){.secondSection__slide:after{width:48px;height:200px}}.secondSection__list{display:flex;list-style:none;gap:24px;overflow:hidden;overflow-x:scroll;cursor:-webkit-grab;cursor:grab}@media(max-width:900px){.secondSection__list{gap:10px;margin:0 auto}}.secondSection__item a{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.898);min-width:248px;width:100%;padding:12px;box-shadow:0 4px 4px 0 rgba(0,0,0,.15);border-radius:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-height:174px}@media(max-width:900px){.secondSection__item a{gap:16px;min-width:166px}}.secondSection__image{max-width:80px;width:100%;height:auto;margin-bottom:16px}@media(max-width:900px){.secondSection__image{max-width:86.56px}}.secondSection__text{font-size:20px;font-weight:700;line-height:28.8px;color:#dd0209;text-align:center}@media(max-width:900px){.secondSection__text{font-size:15px;line-height:18px}}.secondSection__button{display:flex;max-width:170px;width:100%}@media(max-width:900px){.secondSection__button{max-width:197px}}.secondSection__button a{font-size:14px;font-weight:500;text-align:center}.secondSection__sliderWrapper{position:relative;width:100%;display:flex;align-items:center}.secondSection__list{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.secondSection__list::-webkit-scrollbar{display:none}.secondSection__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:40px;height:40px;border-radius:50%;background-color:#fff;color:#1c3664;border:1px solid #e0e0e0;cursor:pointer;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:background-color .2s,transform .2s}.secondSection__arrow:hover{background-color:#f0f0f0;transform:translateY(-50%) scale(1.05)}.secondSection__arrow svg{width:24px;height:24px}.secondSection__arrow--left{left:-20px}.secondSection__arrow--right{right:-20px}@media(max-width:768px){.secondSection__arrow{display:none}}.homeFirstSection{display:block;padding:0;background-color:#003a6a}@media(min-width:1024px){.homeFirstSection{padding:32px 0}}.homeFirstSection__slider{position:relative;width:100%;margin:0;padding:0;border-radius:0;overflow:hidden}@media(min-width:1024px){.homeFirstSection__slider{margin:12px 0;border-radius:24px}}.homeFirstSection__image-wrapper{position:relative;width:100%;display:flex}.homeFirstSection__image{width:100%;height:auto;object-fit:contain;display:block}.homeFirstSection__overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.homeFirstSection__controls{display:none}@media(min-width:1024px){.homeFirstSection__controls{display:flex;position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);justify-content:space-between;align-items:center;padding:0 15px;pointer-events:none;z-index:2}}.homeFirstSection__button{pointer-events:auto;width:44px;height:44px;border-radius:50%;border:none;background:hsla(0,0%,100%,.8);box-shadow:0 2px 6px 1px rgba(0,9,35,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;color:#003a6a;transition:all .3s ease}.homeFirstSection__button:hover{background-color:#f0f0f0;transform:scale(1.05)}.homeFirstSection__pagination{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:6px;list-style:none;z-index:2;pointer-events:auto;background-color:hsla(0,0%,100%,.8);padding:6px;border-radius:20px;box-shadow:0 2px 6px 1px rgba(0,9,35,.1)}@media(min-width:1024px){.homeFirstSection__pagination{padding:8px;gap:10px}}.homeFirstSection__pagination__item{cursor:pointer;border-radius:50%;border:none;width:6px;height:6px;background-color:#5c5855;opacity:.8;transition:all .3s ease}@media(min-width:1024px){.homeFirstSection__pagination__item{width:10px;height:10px}}.homeFirstSection__pagination__item.--active{background-color:#dd0209;opacity:1;border-radius:10px;width:21px}@media(min-width:1024px){.homeFirstSection__pagination__item.--active{width:28px}}.homeFirstSection .container{padding:0}@media(min-width:1024px){.homeFirstSection .container{padding:12px 10px}}