/*!***************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/modules/regular/Tabs with links.module/module.css ***!
  \***************************************************************************************************************************************************/.tabs-with-links{padding:100px 0}@media (max-width:992px){.tabs-with-links{padding:60px 0}}.tabs-with-links__wrapper--title{padding-bottom:50px}.tabs-with-links__wrapper--title h2{margin-bottom:25px}.tabs-with-links__wrapper--title p{color:#595759;font-size:18px;font-weight:400;line-height:30px;margin-bottom:0}.tabs-with-links__wrapper--items{grid-gap:24px;gap:24px}.tabs-with-links__wrapper--items .single--item{border-radius:15px;-webkit-box-shadow:0 18px 88px -4px rgba(15,28,43,.259);box-shadow:0 18px 88px -4px rgba(15,28,43,.259);padding:30px 30px 20px;width:calc(25% - 18px)}@media (max-width:992px){.tabs-with-links__wrapper--items .single--item{width:calc(50% - 12px)}}@media (max-width:768px){.tabs-with-links__wrapper--items .single--item{width:100%}}.tabs-with-links__wrapper--items .single--item--img{padding-bottom:15px}.tabs-with-links__wrapper--items .single--item--text{padding-bottom:20px}.tabs-with-links__wrapper--items .single--item--text *{color:var(--primary-3)}.tabs-with-links__wrapper--items .single--item--text h4{margin-bottom:15px}.tabs-with-links__wrapper--items .single--item--text p{font-size:18px;font-weight:400;line-height:30px;margin-bottom:0}.tabs-with-links__wrapper--items .single--item--link *{color:var(--primary-3)}.tabs-with-links__wrapper--items .single--item--link a{grid-gap:10px;gap:10px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.tabs-with-links__wrapper--items .single--item--link a:hover .arrow{margin-left:5px}.tabs-with-links__wrapper--items .single--item--link a span{font-size:16px;font-weight:500;line-height:20px;-webkit-transition:all .3s;transition:all .3s}.tabs-with-links__wrapper--items .single--item--link a .arrow{background:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;width:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .3s;transition:all .3s;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}