.h3-rows{display:grid;grid-template-columns:128px 1.25fr 1.35fr 168px 164px;gap:24px;align-items:center}@media (max-width:1023px){.h3-rows{grid-template-columns:96px 1fr 150px}.h3-rows .h3-route{display:none}.h3-rows .h3-cta{grid-column:2/span 2}}@media (max-width:639px){.h3-rows{grid-template-columns:84px 1fr}.h3-rows .h3-price{grid-column:2}.h3-rows .h3-cta{grid-column:1/span 2}}.h3-facts{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}@media (max-width:1023px){.h3-facts{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:639px){.h3-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}.h3-fact{padding:4px 24px;border-right:1px solid var(--h2-line)}.h3-fact:first-child{padding-left:0}.h3-fact:last-child{border-right:0}@media (max-width:1023px){.h3-fact{padding:8px 18px;border-right:0;border-bottom:1px solid var(--h2-line)}.h3-fact:first-child{padding-left:18px}}.h3-eclipse{background:#1C1720;color:#fff}.h3-dest{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}@media (max-width:1023px){.h3-dest{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:639px){.h3-dest{grid-template-columns:repeat(2,minmax(0,1fr))}}.h3-proposal{width:392px}@media (max-width:1099px){.h3-proposal{display:none}}.ifr-tier{cursor:pointer}.ifr-tier:hover{border-color:var(--h2-accent)!important;background:#fff!important;transform:translateY(-1px)}.ifr-tier:focus-visible{outline:2px solid var(--h2-accent);outline-offset:2px}