.services-page .home-categories{margin-bottom:0}.home-categories{background:rgba(0,0,0,0) linear-gradient(90deg,#3FB975,#2A8151) 0 0 no-repeat padding-box;padding-top:90px;padding-bottom:90px;color:#fff;margin-bottom:125px}@media screen and (max-width:1365px){.home-categories{margin-bottom:30px;padding-top:30px;padding-bottom:30px}}.home-categories .block-title{margin-bottom:50px}@media screen and (max-width:1365px){.home-categories .block-title{margin-bottom:30px;text-align:center}}.home-categories .tab-buttons{grid-gap:20px 40px;gap:20px 40px;margin-bottom:40px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr}@media screen and (max-width:1365px){.home-categories .tab-buttons{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:1000px){.home-categories .tab-buttons{grid-template-columns:1fr 1fr}}@media screen and (max-width:600px){.home-categories .tab-buttons{display:flex;flex-wrap:wrap;justify-content:center}}.home-categories .tab-buttons .tab-btn{text-align:left;padding:5px 45px 5px 5px;border-radius:50px;overflow:hidden;display:flex;align-items:center;gap:30px;font-size:20px;font-weight:700;background-color:rgba(0,0,0,.15);transition-duration:.5s;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (min-width:601px){.home-categories .tab-buttons .tab-btn.active,.home-categories .tab-buttons .tab-btn:hover{background-color:#fff;color:#000}.home-categories .tab-buttons .tab-btn.active .ico,.home-categories .tab-buttons .tab-btn:hover .ico{background-color:#4c956c}}@media screen and (max-width:600px){.home-categories .tab-buttons .tab-btn.active-mob{background-color:#fff;color:#000}.home-categories .tab-buttons .tab-btn.active-mob .ico{background-color:#4c956c}}@media screen and (max-width:767px){.home-categories .tab-buttons .tab-btn{font-size:18px;min-width:240px;gap:15px}}@media screen and (max-width:600px){.home-categories .tab-buttons .tab-btn{width:100%;max-width:350px}}.home-categories .tab-buttons .tab-btn .ico{width:70px;height:70px;min-width:70px;display:flex;align-items:center;justify-content:center;background-color:#43af72;border-radius:50%;transition-duration:.5s}@media screen and (max-width:767px){.home-categories .tab-buttons .tab-btn .ico{width:50px;height:50px;min-width:50px}}.home-categories .tab-buttons .tab-btn .ico i{font-size:40px}.home-categories .tab-buttons .tab-btn .ico i:before{color:#fff;transition-duration:.5s}@media screen and (max-width:767px){.home-categories .tab-buttons .tab-btn .ico i{font-size:30px}}@media screen and (max-width:600px){.home-categories .tab-content{display:flex;flex-direction:column;justify-content:center}}.home-categories .tab-title{font-size:24px;font-weight:700;margin-bottom:30px}@media screen and (max-width:1365px){.home-categories .tab-title{text-align:center}}.home-categories .tab-data{display:flex;flex-direction:column;gap:60px}.home-categories .tab-data.mobile{display:none}@media screen and (max-width:600px){.home-categories .tab-data.mobile{display:flex;width:100%}.home-categories .tab-data.pc{display:none}}@media screen and (max-width:767px){.home-categories .tab-data{gap:40px}}.home-categories .group{display:flex;flex-direction:column;gap:30px}.home-categories .group-name{font-size:36px;font-weight:700}@media screen and (max-width:767px){.home-categories .group-name{font-size:24px;text-align:center}}.home-categories .warning{text-align:center;font-size:24px;font-weight:700;color:red}.home-categories .warning.alternate{color:blue}.home-categories .tab-items{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-gap:20px;gap:20px}@media screen and (max-width:1400px){.home-categories .tab-items{grid-template-columns:1fr 1fr 1fr 1fr}}@media screen and (max-width:1050px){.home-categories .tab-items{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:900px){.home-categories .tab-items{grid-template-columns:1fr 1fr}}@media screen and (max-width:600px){.home-categories .tab-items{grid-template-columns:1fr}}.home-categories .tab-items .item{padding:25px 25px 30px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:15px;background-color:rgba(0,0,0,.15);transition-duration:.5s;border-radius:20px;border:2px solid hsla(0,0%,100%,.45)}.home-categories .tab-items .item:hover{background-color:#fff;border-color:#fff;color:#000}.home-categories .tab-items .item:hover .ico i:before{color:#4c956c}@media screen and (max-width:600px){.home-categories .tab-items .item{width:100%;margin-left:auto;margin-right:auto;max-width:350px}}.home-categories .tab-items .item .ico i{font-size:70px}.home-categories .tab-items .item .ico i:before{color:#fff;transition-duration:.5s}.home-categories .tab-items .item .name{font-size:20px;line-height:24px;font-weight:700}