.boxes__container{position:relative;z-index:2}.boxes{border-radius:20px;display:flex;height:100%;overflow:hidden;position:relative}.boxes img a:hover{background-color:var(--primary-color)}.boxes__title h2{color:#333;font-size:45px!important}.boxes img{height:100%!important;object-fit:cover;pointer-events:none;position:absolute;width:100%;z-index:-1}.boxes__inner{max-width:580px;padding:30px 20px;width:100%}.boxes__inner>div{width:100%}.boxes--col-5 .boxes__inner--button{text-align:center}.boxes--right .boxes__inner{float:right;text-align:right}.boxes__inner>div:first-child{font-weight:900;padding:0 20px}.boxes__inner>div:nth-child(2){font-weight:100;padding:0 20px}.boxes__inner>div:first-child,.boxes__inner>div:nth-child(2){color:#fff;font-size:32px;line-height:1.2}.boxes__inner .button{display:none}.boxes__inner .button:hover{opacity:.8}.boxes--right{justify-content:end}.boxes--center{justify-content:center}.boxes--middle{align-items:center}.boxes--bottom{align-items:end}@media screen and (min-width:1200px){.boxes--col-3 .button{min-width:260px}.boxes__container{gap:50px}.boxes--col-3{height:300px;width:calc(33.33333% - 33.33333px)}.boxes--col-4{height:390px;width:calc(25% - 37.5px)}.boxes--col-5{height:300px;width:calc(20% - 40px)}}@media screen and (min-width:768px) and (max-width:1200px){.boxes .button{width:100%}.boxes__inner>div:first-child,.boxes__inner>div:nth-child(2){font-size:28px}.boxes__container{gap:25px}.boxes--col-3,.boxes--col-4,.boxes--col-5{width:calc(33.33333% - 16.66667px)}.boxes{height:400px}.boxes__inner{width:100%}}@media screen and (min-width:768px){.boxes__container{display:flex;flex-flow:row;flex-wrap:wrap}}@media screen and (max-width:768px){.boxes__container>div:not(:last-child){margin-bottom:40px}.boxes{height:400px;margin:10px auto;max-width:400px}}.boxes__overlay{background-color:#6638b6;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:1}.boxes:hover .boxes__overlay{opacity:.8}.boxes__inner{position:relative;z-index:2}.box__link{text-decoration:none}