.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}@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:280px;background:linear-gradient(90deg,#003a6a 17.39%,rgba(0,58,106,.8) 58.7%,rgba(0,58,106,0))}@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 17.39%,rgba(0,58,106,.8) 58.7%,rgba(0,58,106,0))}@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;scrollbar-width:none;cursor:-webkit-grab;cursor:grab;-ms-overflow-style:none}@media(max-width:900px){.secondSection__list{gap:10px;margin:0 auto}}.secondSection__list::-webkit-scrollbar{display:none}.secondSection__item a{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:24px;background-color:hsla(0,0%,100%,.898);min-width:248px;width:100%;padding:32px 24px;box-shadow:0 4px 4px 0 rgba(0,0,0,.149);border-radius:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width:900px){.secondSection__item a{gap:16px;min-width:166px}}.secondSection__image{max-width:100px;width:100%;height:auto}@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}