.yy-list h2,.yy-list h3{margin:0}.yy-list a:hover{text-decoration:none}.yy-list .yy-list_content,.yy-list .card_content{display:flex;flex-direction:column;gap:var(--yy-spacing-sm)}.yy-list .yy-list_content{text-align:center;margin-bottom:var(--yy-spacing-md-lg)}.yy-list .yy-list_content>p{max-width:732px}.yy-list .yy-list_cards{display:grid;gap:var(--yy-spacing-base)}.yy-list .yy-list_cards .card{align-items:center;display:flex;flex-direction:column;gap:var(--yy-spacing-base)}@media screen and (min-width: 1024px){.yy-list .yy-list_cards .card{flex-direction:column}}.yy-list .yy-button{width:fit-content}.product .yy-list_cards .card{background-color:var(--e-global-color-text);border-radius:8px;padding:var(--yy-spacing-base);transition:all .4s}.product .yy-list_cards .card:hover{background-position:bottom}.product .yy-list_cards .card_content .yy-link{justify-content:center}.product .yy-list_cards .card .card_img{max-width:100px}.product .yy-list_cards .card .link_text{align-items:center;display:flex;gap:var(--yy-spacing-xs);justify-content:center;margin-top:10px}.product .yy-list_cards .card .link_text svg:last-of-type{display:none}@media screen and (min-width: 1024px){.product .yy-list_cards .card .card_content{height:100%;width:100%}.product .yy-list_cards .card .card_content .yy-link{justify-content:end;margin-top:auto}}@media screen and (min-width: 1024px){.product .yy-list_cards .card{border-radius:33px}.product .yy-list_cards .card .card_content{gap:var(--yy-spacing-md-lg)}.product .yy-list_cards .card .link_text{justify-content:flex-end}.product .yy-list_cards .card .link_text svg:first-of-type{display:none}.product .yy-list_cards .card .link_text svg:last-of-type{display:initial}}.highlight .yy-list_cards .card_img{max-width:200px}.highlight .yy-list_cards .yy-button,.highlight .yy-list_cards .yy-link{align-self:center}@media screen and (min-width: 1024px){.highlight .yy-list_cards .card_img{max-width:240px}.highlight .yy-list_cards .card_content{height:100%}.highlight .yy-list_cards .card_content .yy-button,.highlight .yy-list_cards .card_content .yy-link{margin-top:auto}}.integration .yy-list_cards .card{align-items:flex-start}.integration .yy-list_cards .card h3,.integration .yy-list_cards .card p{text-align:left}.integration .yy-list_cards .card_img{aspect-ratio:3/1;height:32px;width:96px}.integration .yy-list_cards .card_img .card_logo svg{height:100%;width:auto}@media screen and (max-width: 1024px){.integration .yy-list_cards .card_img:empty{display:none}}@media screen and (min-width: 1024px){.integration .yy-list_cards .card_img{max-width:228px;height:40px;width:120px}.integration .yy-list_cards .card{text-align:left}.integration .yy-list_cards .card_content{height:100%}.integration .yy-list_cards .card_content .yy-link{margin-top:auto}}.perk .yy-list_cards .card_img{max-width:120px}@media screen and (min-width: 1024px){.perk .yy-list_cards .card{align-items:flex-start;display:grid;flex-direction:row;grid-template-columns:auto 1fr;text-align:left}.perk .yy-list_cards .card_img{max-width:200px}}.office .yy-list_cards .card{align-items:flex-start}.office .yy-list_cards .card h3,.office .yy-list_cards .card p{text-align:left}.office .yy-list_cards .card .card_img{width:100%}@media screen and (min-width: 1024px){.office .yy-list_cards .card .card_content{height:100%}.office .yy-list_cards .card .yy-link,.office .yy-list_cards .card .yy-button{margin-top:auto}}.highlight .card,.product .card,.customer-story .card,.perk .card{text-align:center}@media screen and (min-width: 1025px){.highlight .yy-list_cards,.integration .yy-list_cards,.product .yy-list_cards,.customer-story .yy-list_cards{display:grid;grid-template-columns:repeat(auto-fit, minmax(calc((100vw - 240px - 248px) / 3), 1fr))}}@media screen and (min-width: 1728px){.highlight .yy-list_cards,.integration .yy-list_cards,.product .yy-list_cards,.customer-story .yy-list_cards{grid-template-columns:repeat(3, 1fr)}}.office,.perk{margin:0 auto;max-width:984px;padding-block:var(--yy-spacing-md-lg)}@media screen and (min-width: 769px){.office .yy-list_cards,.perk .yy-list_cards{display:grid;grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1025px){.office,.perk{padding-block:var(--yy-spacing-huge)}}.highlight .yy-list_content,.integration .yy-list_content,.product .yy-list_content,.customer-story .yy-list_content,.office .yy-list_content,.perk .yy-list_content{align-items:center}.customer-story .card_img{border-radius:var(--yy-spacing-sm);flex-grow:1;overflow:hidden;position:relative;width:100%}.customer-story .card_img .media_wrapper{width:100%;position:absolute}.customer-story .card_img::before{background:#000;border-radius: var(--yy-radius-block);content:"";inset:0px;opacity:0;position:absolute;transition:all .3s ease-in-out;z-index:1}.customer-story .card_img .card_hover_content{color:#fff;display:grid;grid-template-rows:auto 1fr auto;height:100%;padding:var(--yy-spacing-base);justify-content:space-between;text-align:left;left:0;opacity:0;position:relative;top:0;transition:all .3s ease-in-out;transform:translateY(10px)}.customer-story .card_img .card_hover_content .card_logo{align-self:end;display:inline-flex;height:24px;justify-self:end}.customer-story .card_img .card_hover_content .card_logo svg{height:100%}.customer-story .card_img .card_hover_content p.card_customer{grid-row:3}.customer-story .card_img .card_hover_content p:not(.card_customer){align-self:center;grid-row:2}@media screen and (min-width: 1025px){.customer-story .card_img .card_hover_content p:not(.card_customer){font-size:min(22.5px,1.3vw)}}.customer-story .card_img .card_hover_content p:not(.card_customer)::before{color:#fff;content:"”";display:block;font-size:var(--e-global-typography-985f09d-font-size);font-family:inherit;font-weight:var(--e-global-typography-985f09d-font-weight);height:12px;letter-spacing:var(--e-global-typography-985f09d-letter-spacing);opacity:1;position:relative;width:12px}.customer-story .card:hover ::before{opacity:.9}.customer-story .card:hover .card_hover_content{opacity:1;z-index:1;transform:translateY(0)}.elementor-element.e-parent:has(.yy-list.perk),.elementor-element.e-parent:has(.yy-list.office){background-color:var(--e-global-color-text)}
