.services-cards{display:grid;grid-template-columns:repeat(3,1fr);width:var(--NL-full-width);gap:0}.services-cards__card{position:relative;height:340px;outline:var(--NL-border-width) var(--NL-border-style) var(--NL-black);display:flex;flex-direction:row;background:var(--NL-bg);overflow:hidden;min-width:0;max-width:none;z-index:1}.services-cards__card-content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:var(--NL-space-20);gap:var(--NL-space-10);box-sizing:border-box}.services-cards__card-image{object-fit:cover;display:block;outline:var(--NL-border-width) var(--NL-border-style) var(--NL-black);max-width:100%;max-height:100%}.services-cards__card-content .title-h3{font-family:var(--NL-font-title);font-size:var(--NL-title-h3-size);font-style:normal;font-weight:var(--NL-title-h3-weight);line-height:var(--NL-title-h3-line);letter-spacing:var(--NL-title-h3-spacing);text-transform:uppercase;color:var(--NL-black);margin:0;width:100%;display:block}.services-cards__card-content .text-normal{font-family:var(--NL-font-text);font-size:var(--NL-text-normal-size);font-style:normal;font-weight:var(--NL-text-normal-weight);line-height:var(--NL-text-line-height-relaxed);color:var(--NL-black);margin:0;width:300px;max-width:300px;min-width:300px;box-sizing:border-box}.services-cards__number{color:var(--NL-light-beige);margin-right:var(--NL-space-10);font-family:var(--NL-font-title);font-size:var(--NL-title-h3-size);font-weight:var(--NL-title-h3-weight);line-height:var(--NL-title-h3-line);letter-spacing:var(--NL-title-h3-spacing);text-transform:uppercase}@media screen and (max-width: 1200px){.services-cards{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto}.services-cards__card{flex-direction:column-reverse;height:auto}.services-cards__card-image{width:100%;aspect-ratio:2/1;height:auto;max-width:100%;max-height:100%;margin-top:0;margin-bottom:0;order:2;position:static}.services-cards__card-content{padding:var(--NL-space-30);order:1}.services-cards__row{display:block;align-items:flex-start}.services-cards__row .services-cards__card{margin:0;align-self:flex-start}}@media screen and (max-width: 720px){.services-cards{display:block}.services-cards__card{flex-direction:column;height:auto;aspect-ratio:unset}.services-cards__card-image{width:100%;aspect-ratio:2/1;height:auto;max-width:100%;max-height:100%;margin-bottom:0;margin-top:0;order:1;position:static}.services-cards__card-content{padding:var(--NL-space-20);justify-content:flex-start;order:2}}@media screen and (min-width: 1201px){.services-cards{display:block;width:100vw;max-width:100vw;min-width:100vw;padding:0;margin:0;box-sizing:border-box;grid-template-rows:repeat(2,1fr)}.services-cards__row{display:flex;flex-direction:row;width:100vw;height:340px}.services-cards__card{flex:0 1 33.33%;gap:var(--NL-space-50);transition:flex-basis .3s cubic-bezier(.4,0,.2,1),background .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);background:var(--NL-bg);z-index:1}.services-cards__card:nth-child(-n+3){height:339px}.services-cards__card:hover{flex:0 1 50%;background:var(--NL-light-beige);z-index:10}.services-cards__row:hover .services-cards__card:not(:hover){flex:0 1 30%;z-index:1}.services-cards__card-content .text-normal,.services-cards__card-image{opacity:0;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.services-cards__card:hover .services-cards__card-content .text-normal,.services-cards__card:hover .services-cards__card-image{opacity:1;pointer-events:auto;transition-delay:.05s}.services-cards__card-content .services-cards__number{transition:color .3s cubic-bezier(.4,0,.2,1);color:var(--NL-light-beige)}.services-cards__card:hover .services-cards__number{color:var(--NL-bg)}.services-cards__card-image{height:100%;width:auto;aspect-ratio:2/3;position:static;z-index:2}.services-cards__card-content{gap:var(--NL-space-20);align-items:flex-start;justify-content:flex-start;padding:var(--NL-space-40) 0 0 var(--NL-space-50)}.services-cards__card-content .text-normal{width:360px;max-width:360px;min-width:360px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/services-cards.css.map */
