.hexcode-services{display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width:768px){.hexcode-services{grid-template-columns:50% 50%}}.hexcode-services .icon-container{margin-bottom:1.25rem}.hexcode-services .icon-container img,.hexcode-services .icon-container svg{max-width:100%}.hexcode-services .services-info-container-wrapper{backdrop-filter:blur(10px);background:linear-gradient(135deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.05));border-radius:8px;min-height:200px;overflow:hidden;position:relative}@media (min-width:768px){.hexcode-services .services-info-container-wrapper{min-height:600px}}.hexcode-services .services-info-container-wrapper .services-info-container{left:0;opacity:0;pointer-events:none;position:absolute;top:0;transform:translateX(100%);transition:all .4s cubic-bezier(.4,0,.2,1);width:100%;z-index:1}@media (max-width:767px){.hexcode-services .services-info-container-wrapper .services-info-container{display:none}}.hexcode-services .services-info-container-wrapper .services-info-container.active{opacity:1;pointer-events:auto;transform:translateX(0);z-index:2}.hexcode-services .services-info-container-wrapper .services-info-container:not(.active){transform:translateX(-100%)}.hexcode-services .services-info-container-wrapper .services-info-container .short-description{color:var(--wp--preset--color--navy);font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem;max-width:22.8125rem}.hexcode-services .services-info-container-wrapper .services-info-container .wp-block-button__link{margin-top:auto;min-height:30px}.hexcode-services .service{position:relative}.hexcode-services .service .services-title{background:transparent;border:none;border-bottom:1px solid var(--wp--preset--color--blue-grey);color:var(--wp--preset--color--navy);cursor:pointer;display:block;font-family:var(--wp--preset--font-family--castoro);font-size:var(--wp--preset--font-size--medium);font-style:italic;padding:1.25rem 0;text-align:left;transition:all .5s ease;width:100%}.hexcode-services .service .services-title:before{background:linear-gradient(180deg,#e01d4b,#ed5327);bottom:0;content:"";height:2px;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:bottom right;transition:transform .5s ease}.hexcode-services .service .services-title:hover{color:var(--wp--preset--color--pink-red)}.hexcode-services .service .services-title:hover:before{transform:scaleX(1);transform-origin:bottom left}.hexcode-services .service .services-title:focus{color:var(--wp--preset--color--navy)!important}.hexcode-services .service .service-content{max-height:0;opacity:0;overflow:hidden;padding-bottom:0;transform:translateX(-120%);transition:all .4s cubic-bezier(.4,0,.2,1)}.hexcode-services .service.active .services-title{border-bottom:1px solid var(--wp--preset--color--pink-red);color:var(--wp--preset--color--pink-red)}.hexcode-services .service.active .services-title:before{background:linear-gradient(180deg,#e01d4b,#ed5327)}.hexcode-services .service.active .service-content{max-height:900px;opacity:1;padding-bottom:1.25rem;transform:translateX(0)}@media (min-width:768px){.hexcode-services .service.active .service-content{display:none;max-height:900px}}.hexcode-services .service .services-title{position:relative}.hexcode-services .service .services-title:before{background:linear-gradient(180deg,#e01d4b,#ed5327);bottom:0;content:"";height:2px;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:bottom right;transition:transform .5s ease}.hexcode-services .service .services-title:hover:before{transform:scaleX(1);transform-origin:bottom left}
