.s-tour-info .u-container{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:2rem;padding:0 3.2rem 3.2rem;background-color:var(--color-beige);background-image:url("../../../static/images/kerrytourguides.svg");background-position:bottom -85% left -8%;background-repeat:no-repeat;background-size:40%}@media only screen and (max-width: 1280px){.s-tour-info .u-container{padding:0 2rem 2rem}}.s-tour-info .s__content{position:sticky;top:0;padding-top:3rem;width:calc(4*var(--grid-column-width) + 3*var(--grid-gutter-width))}@media only screen and (max-width: 1440px){.s-tour-info .s__content{flex:1;width:auto}}@media only screen and (max-width: 987px){.s-tour-info .s__content{position:relative;top:unset;width:100%}}.s-tour-info .s__title{color:var(--color-navy)}.s-tour-info .s__text{margin-top:1rem;font-weight:300}.s-tour-info .s__cta{margin-top:2rem}.s-tour-info .s__cards{padding-top:3rem;width:calc(6*var(--grid-column-width) + 5*var(--grid-gutter-width))}@media only screen and (max-width: 987px){.s-tour-info .s__cards{padding-top:0;width:100%}}.s-tour-info .s__card{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:2.4rem;padding:2.4rem 2.4rem 2.2rem;width:84.4%;background-color:var(--color-white);border-radius:.4rem;opacity:0;transition:opacity .8s ease-in-out,transform .8s ease-in-out}@media only screen and (max-width: 1440px){.s-tour-info .s__card{width:100%}}@media only screen and (max-width: 987px){.s-tour-info .s__card{padding:2rem 1.5rem}}@media only screen and (max-width: 767px){.s-tour-info .s__card{flex-direction:column}}.s-tour-info .s__card:not(:last-child){margin-bottom:2.4rem}.s-tour-info .s__card:nth-child(3n+2){transform:translateX(2rem)}.s-tour-info .s__card:nth-child(3n+3){transform:translateX(4rem)}.s-tour-info .s__card.is-in{opacity:1;transform:translateX(0)}.s-tour-info .s__card-icon{display:flex;flex-direction:column;align-items:center;justify-content:center;width:3.2rem;min-width:3.2rem;height:3.2rem;min-height:3.2rem;background-color:var(--color-orange);border-radius:50%}.s-tour-info .s__card-icon img{width:60%;height:60%}.s-tour-info .s__card-title{color:var(--color-navy);font-family:var(--font-text)}.s-tour-info .s__card-text{margin-top:.8rem;font-weight:300}
