.subServicePagesWrap{padding-bottom:120px;overflow:hidden}.subServicePagesWrap .content{display:flex;flex-direction:column;gap:120px}.subServicePagesWrap .subServicePage{display:flex;flex-direction:column-reverse;gap:30px 0}.subServicePagesWrap .left{position:relative}.subServicePage .right{opacity:0;visibility:hidden}.subServicePagesWrap img{border-radius:10px;width:100%;opacity:0;visibility:hidden}.subServicePagesWrap .blueRect{position:absolute;background-color:var(--light-blue);width:90%;height:50%;border-radius:10px;z-index:-1;opacity:0;visibility:hidden}.subServicePagesWrap .blueRect.botRect{bottom:-10%;right:-8%}.subServicePagesWrap .blueRect.rightRect{width:60%;height:120%;top:-10%;right:-8%}.subServicePagesWrap .blueRect.topRect{top:-10%;right:-8%}.subServicePagesWrap .blueRect.leftRect{width:60%;height:120%;top:-10%;left:-8%}@media(min-width:767px){.subServicePagesWrap{display:flex;flex-direction:column;gap:120px}.subServicePagesWrap .subServicePage{flex-direction:row;justify-content:space-between;align-items:center}.subServicePagesWrap .subServicePage:nth-child(even){flex-direction:row-reverse}.subServicePagesWrap .subServicePage>div{flex-basis:47%}}