<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ContentfulMedia_media__CiFfV
{
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 26px;
}
.ContentfulMedia_square__ZumL2
{
    aspect-ratio: 1/1;
}
.ContentfulMedia_round__XnJdZ
{
    aspect-ratio: 1/1;
    border-radius: 50%;
}
.ContentfulMedia_header__g34Bz
{
    aspect-ratio: 2/1;
    border-radius: 26px 26px 0 0;
}
.Pill_pill__Sv_Ug
{
    border-radius: 100px;
    padding: 4px 6px;
}
.Container_wrapper__fhMzY
{
    background-color: #f2f2f7;
    flex: 1 1;
    padding-left: 16px;
    padding-right: 16px;
    width: 100%;
    max-width: 600px;
    align-self: center;
}
.ArticleCard_cardContainer__Fmlvd
{
    grid-row: span 2;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.ArticleCard_textContainer__7SAbo
{
    flex: 1 1;
    border: 1px solid #f2f2f7;
    border-radius: 0 0 26px 26px;
    padding: 16px;
    background-color: #fff;
}
.ArticleList_main__Z3yGd
{
    margin: 0 auto;
    padding: 0 90px;
}
.ArticleList_heading__TnBDS
{
    font-size: 73px;
}
.ArticleList_heading2__7ptqK, .ArticleList_heading__TnBDS
{
    font-style: normal;
    font-weight: 700;
    line-height: 73px;
    color: #14267b;
}
.ArticleList_heading2__7ptqK
{
    font-size: 52px;
    text-align: center;
}
.ArticleList_subHeading__4it8S
{
    margin: auto;
    padding: 27px 0;
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    text-align: center;
    color: #000;
}
.ArticleList_selectedCategories__7nC2w
{
    display: flex;
    flex-wrap: wrap;
    height: 48px;
}
.ArticleList_selectedCategory__0QdMf
{
    display: flex;
    margin-right: 16px;
    padding: 0 21px;
    background: #fff;
    border: 1px solid #fff;
    box-sizing: border-box;
    box-shadow: 0 4px 4px rgba(0,0,0,.1);
    border-radius: 8px;
}
.ArticleList_selectedCategory__0QdMf:last-child
{
    margin-right: 0;
}
.ArticleList_selectedCategory__0QdMf *
{
    margin: auto;
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    text-align: center;
    color: #000;
}
.ArticleList_content__BO961&gt;div
{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 20px;
    max-width: 100%;
    padding: 0;
}
.ArticleList_content__BO961&gt;.ArticleList_bottomButton__z_Rrm
{
    display: flex;
}
.ArticleList_content__BO961&gt;.ArticleList_bottomButton__z_Rrm&gt;*
{
    width: 182px;
    margin: 0 auto;
}
.ArticleList_noArticles__BcVf8
{
    margin: auto;
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
}
@media screen and (max-width: 1200px)
{
    .ArticleList_content__BO961&gt;div
    {
        grid-template-columns: repeat(2,1fr);
    }
}
@media screen and (max-width: 768px)
{
    .ArticleList_main__Z3yGd
    {
        padding: 0 45px;
    }
    .ArticleList_selectedCategories__7nC2w
    {
        margin-bottom: 8px;
    }
    .ArticleList_selectedCategory__0QdMf
    {
        margin-right: 8px;
        margin-bottom: 8px;
    }
    .ArticleList_content__BO961&gt;div
    {
        grid-template-columns: 1fr;
    }
    .ArticleList_heading__TnBDS
    {
        font-size: 42px;
        line-height: 52px;
    }
    .ArticleList_heading2__7ptqK
    {
        font-size: 32px;
        line-height: 52px;
    }
}
@media screen and (max-width: 500px)
{
    .ArticleList_main__Z3yGd
    {
        padding: 0;
    }
}
.ArticleList_reactPaginate__wEu4D
{
    text-align: center;
}
.ArticleList_reactPaginate__wEu4D ul
{
    display: inline-block;
    margin-left: 20px;
    background: #f2f2f2;
    border-radius: 24px;
    padding-left: 21px;
    padding-right: 21px;
    line-height: 38px;
    padding-top: 2px;
}
.ArticleList_reactPaginate__wEu4D li
{
    display: inline-block;
    color: #7d7d84;
    cursor: pointer;
    margin-right: 3px;
    border-radius: 5px;
    border: 0 solid transparent;
}
.ArticleList_reactPaginate__wEu4D li a
{
    padding: 2px 10px;
    display: inline-block;
    color: #7d7d84;
    outline: none;
    font-family: var(--font-eina-semi-bold);
    font-size: 18px;
    width: 43px;
    height: 43px;
}
.ArticleList_selected__GqZu6
{
    background: #fff!important;
    outline: none;
    border-radius: 100%!important;
    border: 1px solid #d1d1d1!important;
}
.ArticleList_selected__GqZu6 a
{
    color: #000!important;
}
@media(max-width: 768px)
{
    .ArticleList_container__n4Ku7
    {
        padding-left: 16px;
        padding-right: 16px;
    }
}
.StoreIcon_container__MDBOC
{
    display: flex;
    justify-content: flex-start!important;
    align-items: center;
}
@media(max-width: 365px)
{
    .StoreIcon_container__MDBOC
    {
        flex-direction: column;
        align-items: center;
        gap: 8px;
        padding-top: 0;
    }
}
.ContentfulC2A_container__GQ3wm
{
    width: max-content;
}
.ContentfulC2A_button__Ruv_i
{
    min-width: 300px;
}
.ContentfulC2A_supportButtons__vvxdX
{
    display: flex;
    gap: 16px;
    width: 100%;
    justify-content: center;
}
@media screen and (max-width: 768px)
{
    .ContentfulC2A_container__GQ3wm
    {
        width: 100%;
    }
    .ContentfulC2A_button__Ruv_i
    {
        min-width: auto;
    }
    .ContentfulC2A_supportButtons__vvxdX
    {
        flex-direction: column;
    }
}
.IconButton_iconButton__6a72I
{
    padding: 6px;
    border-radius: 8px;
    background-color: #f2f2f7;
    text-align: center;
    justify-content: center;
    border: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
}
.TextFields_textContainer__7WqSZ
{
    display: flex;
    flex-direction: column;
}
.TextFields_markdown__f3e2Z a
{
    color: #14267b;
    font-family: var(--font-eina-semi-bold);
    font-weight: 400;
}
.RichText_ol__BhzyX, .RichText_ul__X1YL3
{
    margin-top: 8px;
    margin-bottom: 8px;
}
.RichText_quote__OBvQ4
{
    border-left-color: #f5f5f5;
    border-left-width: 8px;
    justify-content: center;
    padding-top: 8px;
    padding-left: 8px;
}
.RichText_hr__V5OvN
{
    display: block;
    margin-left: 16px;
    margin-right: 16px;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
}
.RichText_underline__57D7j
{
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    -webkit-text-decoration-style: solid;
    text-decoration-style: solid;
}
.RichText_italic__yFVF5
{
    font-style: italic;
}
.ColumnsBlock_container__xwvsE
{
    display: flex;
    flex-direction: row;
    gap: 16px;
    border-radius: 24px;
    align-items: stretch;
}
.ColumnsBlock_item__1g4bG
{
    display: flex;
    flex: 1 1;
}
.ColumnsBlock_innerItemContainer__uCqPu&gt;div
{
    height: 100%;
}
.ColumnsBlock_innerItemContainer__uCqPu, .ColumnsBlock_innerItemContainer__uCqPu&gt;div
{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.ColumnsBlock_smallCard__kv2Ck&gt;.ColumnsBlock_innerItemContainer__uCqPu
{
    border: 1px solid #f2f2f7;
    border-radius: 24px;
    padding: 36px;
}
.ColumnsBlock_smallCard__kv2Ck div
{
    font-size: 16px;
    line-height: 135%;
    color: #535457;
}
.ColumnsBlock_card__vWLVl&gt;.ColumnsBlock_innerItemContainer__uCqPu
{
    border: 1px solid #f2f2f7;
    border-radius: 24px;
    padding: 8px;
}
.ColumnsBlock_bigPadding__kim8n
{
    padding: 52px;
}
.ColumnsBlock_smallPadding__SpBeA
{
    padding: 16px;
}
.ColumnsBlock_framePadding__vWg3m
{
    padding: 48px 16px 0 32px;
    border-radius: 0!important;
}
.ColumnsBlock_verticalTop__svobH div
{
    justify-content: flex-start;
}
.ColumnsBlock_verticalCenter__4U_Oq div
{
    justify-content: center;
}
.ColumnsBlock_verticalBottom__muRYa div
{
    justify-content: flex-end;
}
.ColumnsBlock_verticalSpaceBetween__V5IC3 div
{
    justify-content: space-between;
}
.ColumnsBlock_video__NIgRQ
{
    padding: 52px 52px 0;
    margin-bottom: -8px;
    width: 100%;
}
.ColumnsBlock_video__NIgRQ video
{
    height: 100%!important;
    border-radius: 26px;
}
.ColumnsBlock_horizontalCenter__zpTDJ div, .ColumnsBlock_horizontalCenter__zpTDJ span
{
    align-items: center;
    text-align: center!important;
}
.ColumnsBlock_horizontalRight__4Fwju div
{
    align-items: flex-end;
}
.ColumnsBlock_imageContain__X47wQ img
{
    object-fit: contain;
}
@media screen and (max-width: 768px)
{
    .ColumnsBlock_container__xwvsE
    {
        flex-direction: column;
    }
    .ColumnsBlock_default__QS1U3
    {
        padding: 0;
    }
}
@media screen and (min-width: 768px)
{
    .ColumnsBlock_smallCard__kv2Ck:first-of-type
    {
        padding: 0 16px 0 48px;
    }
    .ColumnsBlock_smallCard__kv2Ck:last-of-type
    {
        padding: 0 48px 0 16px;
    }
}
.ColumnsBlock_iphoneFrame__a3G1g
{
    position: relative;
    top: 0;
    width: 100%;
    height: 450px;
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
    right: 0;
}
.ColumnsBlock_iphoneFrame__a3G1g img:not(.ColumnsBlock_playBtn__ZZRpe)
{
    width: 100%;
    z-index: 300;
    position: absolute;
}
.ColumnsBlock_iphoneFrame__a3G1g .ColumnsBlock_playBtn__ZZRpe
{
    width: 150px;
    z-index: 400;
    position: absolute;
    left: 25%;
    top: 40%;
}
.ColumnsBlock_iphoneFrame__a3G1g div:not(.ColumnsBlock_iphoneFrameInner__O_lmb)
{
    position: absolute;
    width: 100%!important;
    top: 7px;
    height: 573px!important;
}
.ColumnsBlock_iphoneFrameInner__O_lmb
{
    margin: auto;
    left: 0;
    right: 0;
    position: absolute;
    width: 295px;
    height: 450px!important;
    overflow: hidden;
    top: 0;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}
.ColumnsBlock_iphoneFrame__a3G1g video
{
    position: absolute;
}
@media(min-width: 768px)
{
    .ColumnsBlock_iphoneFrame__a3G1g
    {
        margin: auto;
        left: 0;
        right: 0;
        position: relative;
        top: 0;
        width: 403px;
        height: 630px;
        border-top-right-radius: 50px;
        border-top-left-radius: 50px;
    }
    .ColumnsBlock_iphoneFrame__a3G1g img:not(.ColumnsBlock_playBtn__ZZRpe)
    {
        width: 100%;
        z-index: 300;
        position: absolute;
    }
    .ColumnsBlock_iphoneFrame__a3G1g .ColumnsBlock_playBtn__ZZRpe
    {
        width: 150px;
        z-index: 400;
        position: absolute;
        left: 30%;
        top: 40%;
    }
    .ColumnsBlock_iphoneFrame__a3G1g div:not(.ColumnsBlock_iphoneFrameInner__O_lmb)
    {
        position: absolute;
        width: 100%!important;
        top: 19px;
        height: 820px!important;
    }
    .ColumnsBlock_iphoneFrameInner__O_lmb
    {
        position: absolute;
        width: 403px;
        height: 630px!important;
        overflow: hidden;
        top: 0;
        margin: auto;
        left: 0;
        right: 0;
    }
    .ColumnsBlock_iphoneFrame__a3G1g video
    {
        position: absolute;
    }
    .ColumnsBlock_content__9W0uX
    {
        padding: 34px 16px;
    }
    .ColumnsBlock_videoContent__X5qVS
    {
        padding: 0;
    }
    .ColumnsBlock_textContent__KYVFo
    {
        padding-top: 50px;
    }
    .ColumnsBlock_framePadding__vWg3m
    {
        padding: 36px 36px 0;
    }
}
.ColumnsBlock_imageContain__X47wQ img
{
    object-fit: contain!important;
}
.ColumnsBlock_withBorder___PJS2
{
    border: 1px solid #f2f2f7;
    border-radius: 24px;
}
.ColumnsBlock_receipt__o2XtY
{
    padding: 0 72px;
}
.ColumnsBlock_receipt__o2XtY *
{
    border-radius: 0!important;
}
.ContentfulList_bubbles__y277M
{
    background: #e2ebff;
    border-radius: 0 16px 16px 16px;
    margin: 8px 0 0;
    padding: 16px 16px 16px 32px;
}
.ContentfulList_unstyledList__oBkdj
{
    list-style: none;
    padding-left: 0;
}
.ContentfulList_starRow__xqvEA
{
    display: flex;
    align-items: center;
    padding-bottom: 12px;
}
.ContentfulList_list__JBm1O
{
    padding-left: 20px;
}
.ContentfulList_checkmarkList__6kh0v li:before
{
    content: "✓";
    padding-right: 6px;
}
.CompactPackagesSection_gridContainer__z6BnU
{
    grid-gap: 8px;
    gap: 8px;
    display: grid;
    justify-items: center;
}
.CompactPackagesSection_swiper__bFzMu
{
    margin: 0 -16px;
}
.Tabs_outer___j_Vy
{
    border-radius: 25px;
    box-sizing: content-box;
    background: #fff;
    position: relative;
}
.Tabs_container__oQQTw
{
    background-color: #f8fafe;
    border-radius: 25px;
    height: 50px;
    position: relative;
}
.Tabs_track__pn0CB
{
    position: relative;
    height: calc(100%);
}
.Tabs_button__faYxJ
{
    z-index: 1;
    background-color: #fff;
    border: 1px solid #14267b;
    justify-content: center;
    border-radius: 25px;
    transition: all .25s ease-in-out;
    will-change: transform;
    transform: translateX(0);
}
.Tabs_button__faYxJ, .Tabs_options__Wd8ue
{
    position: absolute;
    display: flex;
    align-items: center;
    height: 100%;
}
.Tabs_options__Wd8ue
{
    width: 100%;
    justify-content: space-between;
    border: 1px solid #f2f2f7;
    border-radius: 25px;
}
.Tabs_option__MMeU4
{
    z-index: 1;
    flex: 1 1;
    width: 50%;
    height: 100%;
    text-align: center;
    transition: all .2s ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.Tabs_content__ko4nD
{
    padding-top: 16px;
    line-height: 115%;
}
.MobileFullPackages_container__ry_pA
{
    display: grid;
    grid-template-columns: minmax(0,1fr) auto minmax(0,1fr);
}
.MobileFullPackages_row__2zcQY
{
    display: contents;
}
.MobileFullPackages_rowLegend__BH0is
{
    padding: 16px 8px 0;
    align-items: center;
}
.MobileFullPackages_rowLegendTitle__ydbCS
{
    padding-bottom: 16px;
}
.MobileFullPackages_rowLegendDescription__Hib9P
{
    transition: all .25s ease-in-out;
    overflow: hidden;
    border-bottom: 1px solid #f2f2f7;
}
.MobileFullPackages_rowIcon__mXybI
{
    padding: 16px 0;
    justify-content: center;
    align-items: center;
}
.MobileFullPackages_rowDescription__rV7af
{
    padding: 16px 8px;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.MobileFullPackages_rowIpid__I7fNo
{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 16px;
}
.PackageCard_container__W5MH_
{
    padding: 12px;
    gap: 12px;
    border-start-start-radius: 24px;
    border-start-end-radius: 24px;
}
.PackageCard_image__qGEEi
{
    align-self: center;
}
.PackageCard_text__W7zX8
{
    height: 100%;
    flex: 1 1;
}
.PackageCard_rounded__hhpEU
{
    border-radius: 24px;
}
.PackageCard_popular__DefZu
{
    border-start-start-radius: 0;
    border-start-end-radius: 0;
}
@media screen and (min-width: 768px)
{
    .PackageCard_container__W5MH_
    {
        height: 98px;
    }
}
.InsurancePackagesTable_packages__mcdyj
{
    display: grid;
    grid-column-gap: 8px;
    max-width: 100%;
    overflow: hidden;
}
.InsurancePackagesTable_packages__mcdyj button:active
{
    opacity: .8;
}
.InsurancePackagesTable_legend__JA5Pd
{
    display: contents;
}
.InsurancePackagesTable_legendHeading__RayWB
{
    grid-column: 1;
    grid-row: 3;
    align-self: center;
    font-size: 22px;
    line-height: 28px;
}
.InsurancePackagesTable_legendItem__VYmpS
{
    grid-column: 1;
    padding: 0 8px;
    border-bottom: 1px solid #f2f2f7;
}
.InsurancePackagesTable_legendItemTitle__752b3
{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 16px 16px 0;
    cursor: pointer;
    position: relative;
    gap: 4px;
}
.InsurancePackagesTable_legendItemDescription__8viBV
{
    max-height: 0;
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    transition: all .25s ease-in-out;
    overflow: hidden;
}
.InsurancePackagesTable_legendItem__VYmpS.InsurancePackagesTable_descriptionOpened__YARrI&gt;.InsurancePackagesTable_legendItemDescription__8viBV
{
    max-height: 400px;
    margin-bottom: 16px;
}
.InsurancePackagesTable_package___CQ8y, .InsurancePackagesTable_packagesItems___VSe2
{
    display: contents;
}
.InsurancePackagesTable_packageBackground__P9I9U
{
    grid-row: 2/span 100;
    width: 100%;
    background: #fff;
    border: 1px solid #f2f2f7;
    border-radius: 0 0 24px 24px;
}
.InsurancePackagesTable_packageCard__FKT64
{
    grid-row: 2;
    display: flex;
    justify-content: flex-end;
    position: relative;
    border-radius: 24px 24px 0 0;
}
.InsurancePackagesTable_packageTitle__Spwuj
{
    grid-row: 3;
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    color: #fff;
}
.InsurancePackagesTable_packageProp__L3HKt
{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0 8px;
    padding: 8px 0;
    color: #535457;
    border-bottom: 1px solid #f2f2f7;
}
.InsurancePackagesTable_packageProp__L3HKt:last-child
{
    border: none;
}
.InsurancePackagesTable_packageProp__L3HKt img
{
    height: 32px;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.InsurancePackagesTable_packageProp__L3HKt p
{
    white-space: pre-wrap;
    margin: auto 0;
    font-size: 16px;
    line-height: 19px;
}
.InsurancePackagesTable_factSheet__tnY12
{
    display: flex;
    align-items: center;
    padding: 4px 0;
}
.ShowBlockOnMedia_base__iwjTW
{
    display: none;
}
@media(max-width: 500px)
{
    .ShowBlockOnMedia_base__iwjTW.ShowBlockOnMedia_mobile__XMKNR
    {
        display: block;
    }
}
@media(min-width: 500px) and (max-width: 768px)
{
    .ShowBlockOnMedia_base__iwjTW.ShowBlockOnMedia_tablet__xIWgk
    {
        display: block;
    }
}
@media(min-width: calc(768px + 1px))
{
    .ShowBlockOnMedia_base__iwjTW.ShowBlockOnMedia_desktop__uUu_z
    {
        display: block;
    }
}
.PackageCardContent_container__LOhdu
{
    border: 1px solid #f2f2f7;
    border-radius: 0 0 24px 24px;
    padding: 16px;
    height: 100%;
}
.PackageCardContent_rounded__isXJ7
{
    border-radius: 24px;
}
.InsurancePackage_packageContainer__db4kl
{
    display: flex;
    flex-direction: column;
    border: 1px solid #fff;
    border-radius: 25px;
}
.InsurancePackageV2_container__Dhmr1
{
    display: flex;
    flex-direction: column;
    border-radius: 24px;
    border: 1px solid #e6e6ec;
    padding: 0;
    gap: 24px;
    cursor: pointer;
    margin-top: 24px;
    background-color: #fff;
}
.InsurancePackageV2_containerActive__xVGmE
{
    border-color: #14267b;
    background-color: #f8fafe;
}
.InsurancePackageV2_containerForDisplay__e2SLo
{
    cursor: default;
}
.InsurancePackageV2_containerPopular__bk4Jc
{
    margin-top: 0;
    border-radius: 0 0 24px 24px;
    border-top: 0;
}
.InsurancePackageV2_popularLabel__xBnoi
{
    margin: 0;
    border-radius: 24px 24px 0 0;
    padding: 4px 0;
    text-align: center;
    border: 1px solid #e6e6ec;
    border-bottom: 0;
}
.InsurancePackageV2_titleContainer__V5SzO
{
    display: flex;
    gap: 8px;
    padding: 16px 24px;
    align-items: center;
    justify-content: space-between;
    border-radius: 24px 24px 0 0;
}
.InsurancePackageV2_titleContainerPopular__KAuVV
{
    border-radius: 0;
}
.InsurancePackageV2_bullet__mIOMi
{
    width: 16px;
    height: 16px;
    border-radius: 100%;
    border: 2px solid #7d7d84;
}
.InsurancePackageV2_bulletActive__68KmM
{
    background-color: #14267b;
    box-shadow: inset 0 0 0 3px white;
    border-color: #14267b;
}
.InsurancePackageV2_limitContainer___Cflt
{
    display: flex;
    flex-direction: column;
    gap: 4px;
    padding: 0 24px;
}
.InsurancePackageV2_benefitsContainer__JUot_
{
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 0 24px;
}
.InsurancePackageV2_benefit__pMICZ
{
    display: flex;
    gap: 12px;
}
.InsurancePackageV2_footer__qQqQL
{
    margin-top: auto;
    display: flex;
}
.InsurancePackageV2_compareButton__ppcc3
{
    all: unset;
    cursor: pointer;
    padding: 16px 8px;
    text-align: center;
    width: 100%;
}
.overlay_overlay__FJVst
{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(128,128,128,.3);
    width: 100%;
    height: 100%;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in-out;
}
.overlay_displayOverlay__3BBPN
{
    visibility: visible;
    opacity: 1;
}
.overlay_slip__u1TK2
{
    position: fixed;
    overflow: auto;
    z-index: 100;
}
.overlay_box__i4Z2C
{
    background-color: #fff;
    max-width: 500px;
}
.overlay_full__4ZuPS
{
    background-color: #fff;
    max-width: 100%;
}
.overlay_header__Xg37r
{
    padding-top: 24px;
}
.overlay_content__xngNL
{
    padding: 24px 0;
}
@media(max-width: 500px)
{
    .overlay_slip__u1TK2
    {
        bottom: 0;
        left: 0;
        max-height: 0;
        width: 100%;
        transition: max-height .3s ease-in-out;
    }
    .overlay_displaySlip__C1mnx
    {
        max-height: 90%;
    }
    .overlay_box__i4Z2C
    {
        border-radius: 16px 16px 0 0;
    }
    .overlay_full__4ZuPS
    {
        height: 90%;
    }
}
@media(min-width: 500px)
{
    .overlay_slip__u1TK2
    {
        left: 50%;
        top: 50%;
        transform: translate(-50%,-46%);
        width: max-content;
        max-height: 90%;
        border-radius: 16px;
        opacity: 0;
        transition: opacity .3s ease-in-out;
    }
    .overlay_displaySlip__C1mnx
    {
        opacity: 1;
    }
}
.ShowOnMedia_base__nvh4P
{
    display: none;
}
@media(max-width: 500px)
{
    .ShowOnMedia_base__nvh4P.ShowOnMedia_mobile__UfKVW
    {
        display: contents;
    }
}
@media(min-width: 500px) and (max-width: 768px)
{
    .ShowOnMedia_base__nvh4P.ShowOnMedia_tablet__8Hggh
    {
        display: contents;
    }
}
@media(min-width: 768px)
{
    .ShowOnMedia_base__nvh4P.ShowOnMedia_desktop__RlaPf
    {
        display: contents;
    }
}
@font-face
{
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal;
}
:root
{
    --swiper-theme-color: #007aff;
}
:host
{
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}
.swiper
{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block;
}
.swiper-vertical&gt;.swiper-wrapper
{
    flex-direction: column;
}
.swiper-wrapper
{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
    box-sizing: content-box;
}
.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper
{
    transform: translateZ(0);
}
.swiper-horizontal
{
    touch-action: pan-y;
}
.swiper-vertical
{
    touch-action: pan-x;
}
.swiper-slide
{
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block;
}
.swiper-slide-invisible-blank
{
    visibility: hidden;
}
.swiper-autoheight, .swiper-autoheight .swiper-slide
{
    height: auto;
}
.swiper-autoheight .swiper-wrapper
{
    align-items: flex-start;
    transition-property: transform,height;
}
.swiper-backface-hidden .swiper-slide
{
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper
{
    perspective: 1200px;
}
.swiper-3d .swiper-wrapper
{
    transform-style: preserve-3d;
}
.swiper-3d
{
    perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide
{
    transform-style: preserve-3d;
}
.swiper-css-mode&gt;.swiper-wrapper
{
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.swiper-css-mode&gt;.swiper-wrapper::-webkit-scrollbar
{
    display: none;
}
.swiper-css-mode&gt;.swiper-wrapper&gt;.swiper-slide
{
    scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal&gt;.swiper-wrapper
{
    scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical&gt;.swiper-wrapper
{
    scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode&gt;.swiper-wrapper
{
    scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode&gt;.swiper-wrapper&gt;.swiper-slide
{
    scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered&gt;.swiper-wrapper:before
{
    content: "";
    flex-shrink: 0;
    order: 9999;
}
.swiper-css-mode.swiper-centered&gt;.swiper-wrapper&gt;.swiper-slide
{
    scroll-snap-align: center center;
    scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal&gt;.swiper-wrapper&gt;.swiper-slide:first-child
{
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal&gt;.swiper-wrapper:before
{
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical&gt;.swiper-wrapper&gt;.swiper-slide:first-child
{
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical&gt;.swiper-wrapper:before
{
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-3d .swiper-slide-shadow
{
    background: rgba(0,0,0,.15);
}
.swiper-3d .swiper-slide-shadow-left
{
    background-image: linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-right
{
    background-image: linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-top
{
    background-image: linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-bottom
{
    background-image: linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0));
}
.swiper-lazy-preloader
{
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border-radius: 50%;
    border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
    border-top: 4px solid transparent;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader
{
    animation: swiper-preloader-spin 1s linear infinite;
}
.swiper-lazy-preloader-white
{
    --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black
{
    --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin
{
    0%
    {
        transform: rotate(0deg);
    }
    to
    {
        transform: rotate(1turn);
    }
}
.Background_container__L6IEv
{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.Background_content__el9fb
{
    position: relative;
    width: 100%;
}
.Background_background__8HYvQ
{
    position: absolute;
    width: 300%;
    height: calc(100% + 160px);
    margin-left: -100%;
    margin-right: -100%;
}
.AppLevelsAndDiscountsCards_container__X52h1
{
    display: flex;
    flex-direction: row;
    gap: 16px;
}
.AppLevelsAndDiscountsCards_card__bqpKf
{
    padding: 8px;
    border: 1px solid #f2f2f7;
    border-radius: 24px;
    flex: 1 1;
}
.AppLevelsAndDiscountsCards_image__HvTvJ img
{
    border-radius: 16px;
}
.AppLevelsAndDiscountsCards_textContainer__RFouS
{
    padding: 0 16px;
}
@media screen and (max-width: 768px)
{
    .AppLevelsAndDiscountsCards_container__X52h1
    {
        flex-direction: column;
    }
}
.ResponsiveGutter_desktop__nZUGV, .ResponsiveGutter_mobile__13nI0, .ResponsiveGutter_tablet__IN3Qw
{
    display: none;
}
@media(max-width: 500px)
{
    .ResponsiveGutter_mobile__13nI0
    {
        display: block;
    }
}
@media(min-width: 500px) and (max-width: 1200px)
{
    .ResponsiveGutter_tablet__IN3Qw
    {
        display: block;
    }
}
@media(min-width: 1200px)
{
    .ResponsiveGutter_desktop__nZUGV
    {
        display: block;
    }
}
.ClaimsPageEmailBlock_container__yvOAo
{
    padding: 16px 16px 16px 40px;
    background: #14267b;
    border-radius: 24px;
    display: flex;
    flex-direction: row;
}
.ClaimsPageEmailBlock_item__ikc15
{
    flex: 1 1;
}
.ClaimsPageEmailBlock_checkItem__SzrPk
{
    background: #e2ebff;
    border-radius: 0 16px 16px 16px;
    padding: 16px;
}
.ClaimsPageEmailBlock_checkItemsContainer__bva4m
{
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.ClaimsPageEmailBlock_arrowDown__HxpZc, .ClaimsPageEmailBlock_arrowRight__CRhqQ
{
    padding: 24px;
    align-items: center;
    justify-content: center;
}
.ClaimsPageEmailBlock_arrowRight__CRhqQ
{
    display: flex;
}
.ClaimsPageEmailBlock_arrowDown__HxpZc
{
    display: none;
}
.ClaimsPageEmailBlock_arrowDown__HxpZc img, .ClaimsPageEmailBlock_arrowRight__CRhqQ img
{
    width: 22px;
    height: 22px;
}
@media screen and (max-width: 768px)
{
    .ClaimsPageEmailBlock_container__yvOAo
    {
        flex-direction: column;
        padding: 16px;
    }
    .ClaimsPageEmailBlock_arrowRight__CRhqQ
    {
        display: none;
    }
    .ClaimsPageEmailBlock_arrowDown__HxpZc
    {
        display: flex;
    }
    .ClaimsPageEmailBlock_mobileMargin__FvxvB
    {
        margin-top: 8px;
    }
}
.CompactInfoSection_container__jt0l6&gt;h3
{
    font-weight: 700;
    font-size: 48px;
    line-height: 56px;
}
.CompactInfoSection_container__jt0l6 h4
{
    font-weight: 700;
    font-size: 28px;
    line-height: 120%;
}
.CompactInfoSection_container__jt0l6 p
{
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
}
.CompactInfoSection_container__jt0l6
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
}
.CompactInfoSection_container__jt0l6&gt;div
{
    flex: 1 1;
}
.CompactInfoSection_container__jt0l6 img
{
    border-radius: 16px;
}
@media screen and (max-width: 768px)
{
    .CompactInfoSection_container__jt0l6
    {
        display: flex;
        flex-direction: column-reverse;
        gap: 8px;
    }
    .CompactInfoSection_container__jt0l6&gt;div
    {
        width: 100%;
    }
    .CompactInfoSection_container__jt0l6 h3
    {
        font-size: 20px;
        line-height: 120%;
    }
    .CompactInfoSection_container__jt0l6 p
    {
        font-size: 16px;
        line-height: 135%;
        margin-top: 8px;
        margin-bottom: 16px;
    }
    .CompactInfoSection_container__jt0l6.CompactInfoSection_mobileReverse__G1VUh
    {
        flex-direction: column;
    }
    .CompactInfoSection_mobileCard__9aJQp
    {
        border: 1px solid #f2f2f7;
        border-radius: 24px;
        padding: 8px;
    }
}
.HelpYouHelpBlock_checkpoints__LWOxj
{
    color: #535457;
}
.HelpYouHelpBlock_checkpoints__LWOxj a
{
    color: #14267b;
    font-weight: 600;
    text-decoration: none;
}
.HelpYouHelpBlock_checkPoint__cAZIu
{
    margin-right: 8px;
    margin-top: 3px;
}
.LassieInMedia_mediaArticle__CbnVK
{
    margin-top: 32px;
}
.LassieInMedia_mediaArticle__CbnVK button
{
    font-weight: 600;
    border: none;
    cursor: pointer;
}
.LassieInMedia_mediaArticle__CbnVK button:active
{
    opacity: .8;
}
.LassieInMedia_mediaItems__Ykzwg
{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 24px;
    margin-top: 32px;
}
@media screen and (max-width: 500px)
{
    .LassieInMedia_mediaItems__Ykzwg
    {
        grid-template-columns: 1fr;
        grid-row-gap: 49px;
    }
}
.MediaCard_mediaItem__04Fvm
{
    padding: 8px;
    width: 100%;
    border: 1px solid #f2f2f7;
    border-radius: 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.MediaCard_mainImage__Sq1OQ
{
    position: relative;
    height: 251px;
    width: 100%;
    border-radius: 16px;
    object-fit: cover;
    overflow: hidden;
}
.MediaCard_mediaItem__04Fvm h3
{
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: #535457;
    padding: 16px;
}
.MediaCard_mediaItem__04Fvm span
{
    font-size: 17px;
    line-height: 24px;
    color: #3c3c4399;
}
.MediaCard_mediaItem__04Fvm button
{
    width: 186px;
    height: 48px;
    font-size: 16px;
    line-height: 150%;
    color: #14267b;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    background: #e2ebff;
    border-radius: 100px;
}
.MediaCard_row__TOx5C
{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 16px;
}
.MediaCard_date__L3q5R
{
    font-size: 16px;
    color: #7d7d84;
    line-height: 135%;
}
.MediaCard_icon___uAwr
{
    width: 25px;
    height: 25px;
}
@media screen and (max-width: 768px) and (min-width: 500px)
{
    .MediaCard_mediaItem__04Fvm button
    {
        width: 100%;
    }
    .MediaCard_row__TOx5C
    {
        margin-top: 8px;
        gap: 16px;
        flex-direction: column;
        align-items: flex-start;
    }
    .MediaCard_mediaItem__04Fvm
    {
        height: auto;
    }
}
@media screen and (max-width: 500px)
{
    .MediaCard_mediaItem__04Fvm button
    {
        width: 100%;
    }
    .MediaCard_row__TOx5C
    {
        margin-top: 8px;
        gap: 16px;
        flex-direction: column;
        align-items: flex-start;
    }
    .MediaCard_mediaItem__04Fvm
    {
        height: auto;
    }
}
.TassfondenBlock_container__1YkCy
{
    display: flex;
    flex-direction: row;
    gap: 16px;
}
.TassfondenBlock_card__ko5ZG
{
    padding: 8px;
    border: 1px solid #f2f2f7;
    border-radius: 24px;
    flex: 1 1;
}
.TassfondenBlock_card__ko5ZG img
{
    border-radius: 16px;
}
.TassfondenBlock_cardText__R1_5D
{
    padding: 16px;
}
.TassfondenBlock_logo__k4pXh
{
    display: flex;
    justify-content: center;
}
@media screen and (max-width: 768px)
{
    .TassfondenBlock_container__1YkCy
    {
        flex-direction: column;
    }
}
.InformationIcons_usefulInformation__ND9o1 p
{
    grid-row: 2;
    margin: 0;
    font-size: 17px;
    line-height: 150%;
    text-align: center;
}
.InformationIcons_advice__EZR8B p
{
    color: #535457;
}
.InformationIcons_advices__21noI
{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-column-gap: 50px;
    grid-row-gap: 50px;
}
.InformationIcons_iconContainer__2o_7p
{
    display: flex;
    align-items: center;
    height: 72px;
    justify-content: center;
}
@media screen and (max-width: 768px)
{
    .InformationIcons_advices__21noI
    {
        grid-template-columns: 1fr;
    }
    .InformationIcons_advice__EZR8B
    {
        width: 100%;
        display: block;
        text-align: center;
    }
}
.StandardHero_container__y0ank
{
    position: relative;
}
.StandardHero_content__l65uC
{
    width: 100%;
    max-width: 1080px;
    padding: 0 24px;
    margin: auto;
    display: flex;
    align-items: center;
    gap: 16px;
    z-index: 1;
    position: relative;
    height: 100%;
}
.StandardHero_mediaContainer__Yo9Kz
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.StandardHero_media__BVEcj
{
    height: 100%;
    transform: translateX(-50%);
    position: relative;
    left: 50%;
    width: auto;
}
.StandardHero_badgeText__BzmFX
{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.StandardHero_textContent__7pqh5
{
    width: 40%;
}
.StandardHero_title__NlBYv
{
    margin-bottom: 16px;
}
.StandardHero_button__FHCi9 *
{
    width: 100%;
}
.StandardHero_imageBadge__AT0Uf
{
    top: 40px;
    right: 40px;
    padding: 12px 16px;
    align-items: flex-end;
    flex-shrink: 0;
}
.StandardHero_badge__RTUO6, .StandardHero_imageBadge__AT0Uf
{
    position: absolute;
    display: flex;
    gap: 12px;
    flex-direction: column;
}
.StandardHero_badge__RTUO6
{
    align-items: center;
    background-color: #fef2dc;
    padding: 12px;
    top: 20px;
    right: 10px;
    box-shadow: 0 4px 4px 0 rgba(0,0,0,.25);
    border-radius: 4px;
    max-width: 100px;
}
.StandardHero_container__y0ank
{
    height: 90vh;
    display: flex;
    align-items: center;
}
.StandardHero_disclaimer__fCVDW
{
    margin-top: 16px;
}
@media screen and (max-width: 768px)
{
    .StandardHero_container__y0ank
    {
        height: 100vh;
        align-items: flex-start;
    }
    .StandardHero_content__l65uC
    {
        padding: 24px;
        max-width: 450px;
        align-items: flex-start;
        margin: 0 auto;
    }
    .StandardHero_mediaContainer__Yo9Kz
    {
        position: static;
    }
    .StandardHero_media__BVEcj
    {
        min-width: 100%;
        width: 100%;
        height: auto;
        position: absolute;
        bottom: 0;
        top: auto;
        left: auto;
        transform: none;
    }
    .StandardHero_textContent__7pqh5
    {
        width: 100%;
    }
    .StandardHero_button__FHCi9
    {
        margin: 0 auto;
    }
    .StandardHero_badgeText__BzmFX *
    {
        line-height: 1.2;
    }
    .StandardHero_badgeText__BzmFX
    {
        align-items: flex-start;
    }
    .StandardHero_avatars__2yOSx
    {
        height: 25px;
        width: auto;
    }
    .StandardHero_imageBadge__AT0Uf
    {
        bottom: 20px;
        left: 20px;
        top: auto;
        right: auto;
        align-items: flex-start;
    }
    .StandardHero_title__NlBYv
    {
        text-align: center;
    }
    .StandardHero_description__NHwrN
    {
        text-align: center;
        display: inline-block;
    }
    .StandardHero_disclaimer__fCVDW
    {
        text-align: center;
    }
}
.ReviewsSection_reviewsSection__F8MdB
{
    display: flex;
    gap: 24px;
    margin: 20px auto;
    align-items: center;
}
@media screen and (max-width: 768px)
{
    .ReviewsSection_reviewsSection__F8MdB
    {
        justify-content: center;
    }
}
.Appstores_wrapper__dJlrY
{
    gap: 20px;
    height: 50;
}
.Appstores_container__8a2og
{
    display: flex;
    align-items: center;
    padding: 8px 0;
    gap: 8px;
}
.Appstores_content__BMKI7
{
    display: flex;
    flex-direction: column;
}
.Appstores_divider__aBCur
{
    width: 2px;
    background: #e6e6ec;
    height: 24px;
}
.ReferralSection_wrapper__WTeQL
{
    display: flex;
    max-width: 1080px;
    width: 100%;
    margin: auto;
    position: relative;
}
.ReferralSection_wrapper__WTeQL:after, .ReferralSection_wrapper__WTeQL:before
{
    content: "";
    position: absolute;
    width: 40px;
    height: 60px;
    z-index: 1;
}
.ReferralSection_wrapper__WTeQL:after
{
    background: linear-gradient(270deg,#fff,transparent);
    right: 0;
}
.ReferralSection_wrapper__WTeQL:before
{
    background: linear-gradient(90deg,#fff,transparent);
    left: 0;
}
.ReferralSection_container__WmtnX
{
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
.ReferralSection_container__WmtnX img
{
    margin: 0 30px;
}
@media screen and (max-width: 768px)
{
    .ReferralSection_container__WmtnX img
    {
        margin: 0 25px;
    }
}
.ShowFlexOnMedia_base__WC8qc
{
    display: none;
}
@media(max-width: 500px)
{
    .ShowFlexOnMedia_base__WC8qc.ShowFlexOnMedia_mobile__8P3sX
    {
        display: flex;
    }
}
@media(min-width: 500px) and (max-width: 768px)
{
    .ShowFlexOnMedia_base__WC8qc.ShowFlexOnMedia_tablet__xw2OM
    {
        display: flex;
    }
}
@media(min-width: 768px)
{
    .ShowFlexOnMedia_base__WC8qc.ShowFlexOnMedia_desktop__hg8K1
    {
        display: flex;
    }
}
.PuppyHero_container__1d2zK
{
    background: linear-gradient(180deg,#becdec 0,#e5f7fe 99%,#e6f8fe);
    padding: 0 16px;
    overflow: hidden;
}
.PuppyHero_content__dAL4v
{
    margin: auto;
    max-height: 1200px;
    max-width: 1400px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.PuppyHero_desktopImage__xN_X4
{
    display: none;
}
.PuppyHero_titles__yrUVo
{
    max-width: 300px;
    margin-bottom: 8px;
}
.PuppyHero_title__ZC8f1
{
    color: #14267b;
}
.PuppyHero_subTitle__F3Vj6
{
    color: rgba(20,38,123,.6);
}
.PuppyHero_tagLine__xVCxc
{
    display: flex;
    flex-wrap: wrap;
    max-width: 600px;
}
.PuppyHero_usps__chbax
{
    display: flex;
    flex-wrap: wrap;
    max-width: 400px;
}
.PuppyHero_uspList__mmJY3
{
    list-style: none;
    padding-left: 0;
}
.PuppyHero_uspListItem__tMJEA
{
    margin-bottom: 8px;
}
.PuppyHero_textContent__SNx9c
{
    max-width: 654px;
    z-index: 1;
}
.PuppyHero_picture__j_Y8Q
{
    flex: 1 1;
}
.PuppyHero_trustpilot__HEOAG
{
    display: flex;
    justify-content: center;
    margin: 40px 0;
    animation: PuppyHero_fadeIn__ga4mn 1.5s;
}
.PuppyHero_button__UEX11
{
    margin-top: 20px;
}
@keyframes PuppyHero_fadeIn__ga4mn
{
    0%
    {
        opacity: 0;
    }
    80%
    {
        opacity: 0;
    }
    to
    {
        opacity: 1;
    }
}
@media(min-width: 500px)
{
    .PuppyHero_mobileImage__Til4X
    {
        display: none;
    }
    .PuppyHero_desktopImage__xN_X4
    {
        display: block;
    }
    .PuppyHero_titles__yrUVo
    {
        margin-bottom: 24px;
        padding-top: 40px;
    }
    .PuppyHero_image__EgSRw
    {
        position: absolute;
        top: 0;
        right: 100px;
        width: 500px;
        object-fit: cover;
        z-index: 0;
    }
    .PuppyHero_button__UEX11
    {
        width: min(258px,100%);
    }
    .PuppyHero_trustpilot__HEOAG
    {
        margin-left: -20px;
        justify-content: flex-start;
    }
    .PuppyHero_speechMobile__HmAw_
    {
        display: none;
    }
    .PuppyHero_uspListItem__tMJEA
    {
        margin-bottom: 8px;
    }
}
@media(min-width: 500px) and (max-width: 768px)
{
    .PuppyHero_content__dAL4v
    {
        min-width: 768px;
    }
    .PuppyHero_textContent__SNx9c
    {
        max-width: 500px;
    }
    .PuppyHero_titles__yrUVo
    {
        max-width: none;
        margin-bottom: 24px;
    }
    .PuppyHero_image__EgSRw
    {
        margin-bottom: 20px;
        width: 600px;
        right: 0;
    }
    .PuppyHero_topRankedImage__ZPpjr
    {
        top: 110px;
        right: 70px;
        transform: scale(1.1) rotate(11.5deg);
    }
    .PuppyHero_speechTablet__WyWkf
    {
        display: block;
    }
}
@media(min-width: 768px)
{
    .PuppyHero_titles__yrUVo
    {
        max-width: none;
    }
    .PuppyHero_speechTablet__WyWkf
    {
        display: none;
    }
    .PuppyHero_speechDesktop__M4YEw
    {
        display: block;
    }
}
@media(min-width: 768px) and (max-width: 1200px)
{
    .PuppyHero_titles__yrUVo
    {
        padding-top: 68px;
    }
    .PuppyHero_speechDesktop__M4YEw
    {
        top: -30px;
        right: 330px;
    }
    .PuppyHero_image__EgSRw
    {
        width: 900px;
    }
    .PuppyHero_content__dAL4v
    {
        min-width: 1140px;
    }
    .PuppyHero_textContent__SNx9c
    {
        margin: 0 0 0 24px;
    }
    .PuppyHero_topRankedImage__ZPpjr
    {
        top: 170px;
        right: 140px;
        transform: scale(1.3) rotate(11.5deg);
    }
}
@media(min-width: 1200px)
{
    .PuppyHero_button__UEX11
    {
        width: min(309px,100%);
    }
    .PuppyHero_image__EgSRw
    {
        width: 960px;
    }
    .PuppyHero_press__LfVRU
    {
        margin-left: 20px;
        transform: scale(1.3);
        transform-origin: left;
    }
    .PuppyHero_titles__yrUVo
    {
        padding-top: 80px;
    }
    .PuppyHero_textContent__SNx9c
    {
        margin: 0 0 0 40px;
    }
    .PuppyHero_topRankedImage__ZPpjr
    {
        top: 150px;
        right: 170px;
        transform: scale(1.5) rotate(11.5deg);
    }
}
.OOHHero_container__cHIFj
{
    background: linear-gradient(180deg,#becdec 0,#e5f7fe 99%,#e6f8fe);
    padding: 0 16px;
}
.OOHHero_content__ean3e
{
    margin: auto;
    max-height: 1200px;
    max-width: 1400px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.OOHHero_image__ntWAF
{
    max-height: 389px;
    max-width: 372px;
}
.OOHHero_trustpilot__xOVu0
{
    margin-top: 40px;
    margin-bottom: 20px;
    margin-left: -20px;
    justify-content: flex-start;
}
.OOHHero_mobileImage__nw0jZ
{
    padding: 20px 40px;
}
.OOHHero_desktopImage__5tJmT
{
    display: none;
}
.OOHHero_titles__3x_Su
{
    max-width: 300px;
    margin-bottom: 8px;
}
.OOHHero_title__JV59z
{
    color: #14267b;
}
.OOHHero_subTitle__RF0UR
{
    color: rgba(20,38,123,.6);
}
.OOHHero_tagLine__DAsje
{
    display: flex;
    flex-wrap: wrap;
    max-width: 600px;
}
.OOHHero_usps__GdyTW
{
    display: flex;
    flex-wrap: wrap;
    max-width: 500px;
}
.OOHHero_uspList__mseEo
{
    list-style: none;
    padding-left: 0;
}
.OOHHero_uspListItem__2jdfR
{
    margin-bottom: 8px;
}
.OOHHero_textContent__dLDLy
{
    max-width: 654px;
    z-index: 1;
}
.OOHHero_picture__tQH1W
{
    flex: 1 1;
}
.OOHHero_button__CA2uS
{
    margin-top: 20px;
}
@keyframes OOHHero_fadeIn__5MdxH
{
    0%
    {
        opacity: 0;
    }
    80%
    {
        opacity: 0;
    }
    to
    {
        opacity: 1;
    }
}
@media(min-width: 768px)
{
    .OOHHero_mobileImage__nw0jZ
    {
        display: none;
    }
    .OOHHero_desktopImage__5tJmT
    {
        display: block;
    }
    .OOHHero_titles__3x_Su
    {
        margin-bottom: 24px;
        padding-top: 40px;
    }
    .OOHHero_image__ntWAF
    {
        position: absolute;
        top: 60px;
        right: 125px;
        width: 425px;
        object-fit: cover;
        z-index: 0;
        max-height: none;
        max-width: none;
    }
    .OOHHero_button__CA2uS
    {
        width: min(258px,100%);
    }
    .OOHHero_speechMobile__RFkje
    {
        display: none;
    }
    .OOHHero_uspListItem__2jdfR
    {
        margin-bottom: 8px;
    }
}
@media(min-width: 500px) and (max-width: 768px)
{
    .OOHHero_content__ean3e
    {
        min-width: 768px;
    }
    .OOHHero_textContent__dLDLy
    {
        max-width: 500px;
    }
    .OOHHero_titles__3x_Su
    {
        max-width: none;
        margin-bottom: 24px;
    }
}
@media(min-width: 768px)
{
    .OOHHero_titles__3x_Su
    {
        max-width: none;
    }
    .OOHHero_speechTablet__fnML_
    {
        display: none;
    }
    .OOHHero_speechDesktop__k2xrV
    {
        display: block;
    }
}
@media(min-width: 768px) and (max-width: 1200px)
{
    .OOHHero_container__cHIFj
    {
        min-height: 600px;
    }
    .OOHHero_titles__3x_Su
    {
        padding-top: 80px;
    }
    .OOHHero_speechDesktop__k2xrV
    {
        top: -30px;
        right: 330px;
    }
    .OOHHero_content__ean3e
    {
        min-width: 920px;
    }
    .OOHHero_textContent__dLDLy
    {
        margin: 0 0 0 24px;
        max-width: 380px;
    }
    .OOHHero_topRankedImage__DfKA4
    {
        top: 170px;
        right: 140px;
        transform: scale(1.3) rotate(11.5deg);
    }
}
@media(min-width: 1200px)
{
    .OOHHero_container__cHIFj
    {
        min-height: 600px;
    }
    .OOHHero_button__CA2uS
    {
        width: min(309px,100%);
    }
    .OOHHero_press__dzqng
    {
        margin-left: 20px;
        transform: scale(1.3);
        transform-origin: left;
    }
    .OOHHero_titles__3x_Su
    {
        padding-top: 80px;
    }
    .OOHHero_textContent__dLDLy
    {
        margin: 0 0 0 40px;
    }
    .OOHHero_topRankedImage__DfKA4
    {
        top: 150px;
        right: 170px;
        transform: scale(1.5) rotate(11.5deg);
    }
}
.Hero_containerStartPage__6PHr3, .Hero_container__m1e7E
{
    display: flex;
    align-items: center;
    gap: 125px;
}
.Hero_mediaContainer__rJFzo
{
    flex: 1 1;
    height: 100%;
    width: 100%;
    max-width: 400px;
    display: flex;
}
.Hero_mediaContainerStartPage__tIKY1
{
    flex: 1 1;
    height: 100%;
    width: 100%;
    max-width: 450px;
    display: flex;
    position: relative;
    border-radius: 50%;
}
.Hero_textContainerStartPage__ZJfYt, .Hero_textContainer___h6hM
{
    flex: 1 1;
    width: 100%;
    display: flex;
    flex-direction: column;
}
.Hero_topBadge__5_4TC
{
    position: absolute;
    top: -50px;
    right: -20px;
    background-color: #fffbf4;
    border-radius: 50%;
    width: 160px;
    height: 160px;
    z-index: 99;
}
.Hero_bottomBadge__c3uxp, .Hero_bottomBadge__c3uxp:after, .Hero_bottomBadge__c3uxp:before
{
    position: absolute;
    width: 90px;
    height: 90px;
    border-radius: 20px;
    z-index: 99;
}
.Hero_bottomBadge__c3uxp
{
    bottom: 0;
    left: 0;
}
.Hero_bottomBadge__c3uxp:after
{
    content: "";
    top: 0;
    left: 0;
    transform: rotate(20deg);
    background: #fffbf4;
}
.Hero_bottomBadge__c3uxp:before
{
    content: "";
    top: 0;
    left: 0;
    transform: rotate(155deg);
    background: #fffbf4;
}
.Hero_badgeContent__eLhxO
{
    height: 100%;
    position: relative;
    padding: 0 10px;
    z-index: 100;
}
.Hero_list__txJjR
{
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
    list-style-type: none;
}
.Hero_listItem__wkEOl
{
    display: flex;
}
.Hero_buttonContainer__vOCP0
{
    min-width: 300px;
    width: -moz-fit-content;
    width: fit-content;
}
@media(max-width: 768px)
{
    .Hero_container__m1e7E
    {
        flex-direction: column;
        gap: 40px;
        margin-top: -40px;
    }
    .Hero_containerStartPage__6PHr3
    {
        flex-direction: column;
        gap: 60px;
        margin-top: -40px;
    }
    .Hero_textContainer___h6hM
    {
        text-align: center;
    }
    .Hero_mediaContainerStartPage__tIKY1, .Hero_mediaContainer__rJFzo
    {
        max-width: 100%;
    }
    .Hero_topBadge__5_4TC
    {
        right: unset;
        left: -10px;
        top: -30px;
        width: 125px;
        height: 125px;
    }
    .Hero_bottomBadge__c3uxp
    {
        left: unset;
        right: 0;
    }
    .Hero_bottomBadge__c3uxp, .Hero_bottomBadge__c3uxp:after, .Hero_bottomBadge__c3uxp:before
    {
        width: 75px;
        height: 75px;
    }
    .Hero_shield__6niMo
    {
        width: 60px;
        height: 60px;
    }
    .Hero_buttonContainer__vOCP0
    {
        width: 100%;
    }
}
.List_list__JOVIM
{
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
}
.List_item__zC0rw
{
    padding: 8px 0;
    display: grid;
    grid-template-columns: auto auto 1fr;
    justify-content: left;
    align-items: center;
}
.List_title__tJWWv
{
    overflow: hidden;
}
.List_text__dD9Vb
{
    grid-column-start: 2;
    grid-column-end: 3;
    transition: all .2s ease-in-out;
    overflow: hidden;
    max-height: 0;
}
.List_open__W5K__
{
    max-height: 1000px;
}
.List_collapsible__Lyha0
{
    cursor: pointer;
}
.List_separator__rMjR7:not(:last-of-type)
{
    border-bottom: 1px solid #f2f2f7;
}
.List_listStyle__kyx39
{
    margin-right: 16px;
}
.List_listStyleCheck__SNq0o
{
    margin-right: 12px;
    margin-left: -4px;
}
.List_listStyleNumber__KOvwv
{
    width: 32px;
    height: 32px;
    padding: 2px;
    border-radius: 50%;
    text-align: center;
    background-color: #f2f2f7;
    color: #14267b;
    margin-right: 16px;
}
.Hero_container__KML1d
{
    display: flex;
    justify-content: center;
    background: linear-gradient(180deg,#becdec 0,#e5f7fe 99%,#e6f8fe);
    padding: 0 16px;
    overflow: hidden;
}
.Hero_content__FJG4L
{
    max-height: 1200px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.Hero_titles__01AiA
{
    max-width: 350px;
    margin-bottom: 8px;
}
.Hero_title__bGj6o
{
    color: #14267b;
}
.Hero_subTitle__ZBr59
{
    color: rgba(20,38,123,.6);
}
.Hero_tagLine__JmSXA
{
    display: flex;
    flex-wrap: wrap;
    max-width: 600px;
}
.Hero_usps__oTZsk
{
    display: flex;
    flex-wrap: wrap;
    max-width: 500px;
}
.Hero_uspList__kFJdb
{
    padding-left: 16px;
    color: rgba(20,38,123,.5);
    list-style-position: outside;
}
.Hero_uspListItem__Lk_Ai
{
    margin-bottom: 8px;
}
.Hero_textContent__QgIjK
{
    max-width: 654px;
}
.Hero_picture__6XYAr
{
    flex: 1 1;
}
.Hero_press__qV_Fq
{
    margin: auto;
    max-height: 1200px;
    max-width: 1400px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.Hero_pressHeader__Cj26a
{
    margin-top: auto;
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    color: #14267b;
    padding-left: 32px;
    padding-bottom: 16px;
}
.Hero_trustpilot__hCr46
{
    margin: 40px 0;
    animation: Hero_fadeIn__2TNNN 1.5s;
}
.Hero_imageContainer__p4KjG, .Hero_trustpilot__hCr46
{
    display: flex;
    justify-content: center;
}
@keyframes Hero_fadeIn__2TNNN
{
    0%
    {
        opacity: 0;
    }
    80%
    {
        opacity: 0;
    }
    to
    {
        opacity: 1;
    }
}
@media(max-width: 500px)
{
    .Hero_image__5_3pO
    {
        width: 250px;
    }
}
@media(min-width: 500px)
{
    .Hero_image__5_3pO
    {
        width: 300px;
    }
}
@media(min-width: 600px)
{
    .Hero_content__FJG4L
    {
        flex-direction: row-reverse;
        justify-content: space-evenly;
        padding-top: 80px;
    }
    .Hero_button__UsHb1
    {
        width: min(258px,100%);
    }
    .Hero_trustpilot__hCr46
    {
        margin-left: -20px;
        justify-content: flex-start;
    }
    .Hero_uspListItem__Lk_Ai
    {
        margin-bottom: 8px;
    }
}
@media(min-width: 600px) and (max-width: 768px)
{
    .Hero_textContent__QgIjK
    {
        max-width: 500px;
    }
    .Hero_titles__01AiA
    {
        max-width: none;
        margin-bottom: 24px;
    }
}
@media(min-width: 768px)
{
    .Hero_titles__01AiA
    {
        max-width: none;
    }
}
@media(min-width: 768px) and (max-width: 1200px)
{
    .Hero_image__5_3pO
    {
        width: 400px;
    }
    .Hero_textContent__QgIjK
    {
        margin: 0 0 0 24px;
    }
}
@media(min-width: 1200px)
{
    .Hero_button__UsHb1
    {
        width: min(309px,100%);
    }
    .Hero_image__5_3pO
    {
        width: 500px;
    }
    .Hero_press__qV_Fq
    {
        margin-left: 20px;
        transform: scale(1.3);
        transform-origin: left;
    }
}
.ReviewsSection_header__iQa2j
{
    align-items: center;
}
.ReviewsSection_header__iQa2j, .ReviewsSection_title__9BiCb
{
    display: flex;
    flex-direction: column;
    margin: auto;
}
.ReviewsSection_widget__78vQo
{
    margin-left: -8px;
}
@media(max-width: 500px)
{
    .ReviewsSection_header__iQa2j
    {
        display: unset;
        margin: unset;
    }
    .ReviewsSection_header__iQa2j .ReviewsSection_title__9BiCb
    {
        margin: unset;
        display: unset;
        max-width: unset;
    }
}
.InsuranceDocuments_container__BmJxe
{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 48px 32px;
    width: 100%;
}
.InsuranceDocuments_document__ZAKXl
{
    background-color: #f8fafe;
    padding: 32px;
    border-radius: 24px;
}
@media screen and (max-width: 768px)
{
    .InsuranceDocuments_container__BmJxe
    {
        grid-template-columns: 1fr;
        grid-gap: 16px;
    }
}
.FAQ_wrapper___PbEs
{
    max-width: 665px;
    margin: auto;
    padding: 16px;
    border-radius: 16px;
    border: 1px solid #e6e6ec;
}
.ContentfulFactBlock_row__WLTCH
{
    padding: 36px;
    background: #e2ebff;
    border-radius: 24px;
    max-width: 800px;
    margin: 0 auto;
}
.FirstVetCard_card__dc6NI
{
    border: 1px solid #f2f2f7;
    border-radius: 24px;
    padding: 16px;
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: center;
}
.FirstVetCard_card__dc6NI&gt;div
{
    flex: 1 1;
}
.FirstVetCard_imgContainer__gtZo1
{
    display: flex;
    align-items: center;
    justify-content: center;
}
@media screen and (max-width: 768px)
{
    .FirstVetCard_card__dc6NI
    {
        flex-direction: column-reverse;
    }
    .FirstVetCard_imgContainer__gtZo1 img
    {
        width: unset;
    }
    .FirstVetCard_imgContainer__gtZo1
    {
        height: 175px;
    }
    .FirstVetCard_card__dc6NI&gt;div
    {
        flex: unset;
    }
}
.TextAndMedia_containerReverse___WbjL, .TextAndMedia_container__4uF4Q
{
    display: flex;
    align-items: center;
    gap: 80px;
}
.TextAndMedia_containerReverse___WbjL
{
    flex-direction: row-reverse;
}
.TextAndMedia_mediaContainer__7S5uQ
{
    flex: 1 1;
    height: 100%;
    width: 100%;
    display: flex;
}
.TextAndMedia_textContainer__RxI0Z
{
    flex: 1 1;
    display: flex;
    flex-direction: column;
}
@media(max-width: 768px)
{
    .TextAndMedia_containerReverse___WbjL, .TextAndMedia_container__4uF4Q
    {
        flex-direction: column;
        gap: 24px;
    }
}
.TextAndList_containerReverse__aa5we, .TextAndList_container__k32BA
{
    display: flex;
    align-items: center;
    gap: 80px;
}
.TextAndList_containerReverse__aa5we
{
    flex-direction: row-reverse;
}
.TextAndList_listContainer__obY4M
{
    flex: 1 1;
    list-style: none;
    padding: 0;
    margin: 0;
}
.TextAndList_textContainer__5P6ZP
{
    flex: 1 1;
    display: flex;
    flex-direction: column;
}
@media(max-width: 768px)
{
    .TextAndList_containerReverse__aa5we, .TextAndList_container__k32BA
    {
        flex-direction: column;
        gap: 24px;
    }
}
.ContentfulCards_buttonWrapper__r_BXp
{
    margin-top: auto;
    padding-top: 16px;
}
.ContentfulCards_button__Azobc
{
    min-width: 0;
    justify-content: flex-start;
    width: 100%;
}
.ContentfulCards_cardsContainerSingle__u_TOS
{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 16px;
    max-width: 700px;
    margin: auto;
}
.ContentfulCards_cardsContainerMultiple__whNae
{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 16px;
}
.ContentfulCards_cardContainer__MTTkL
{
    grid-row: span 2;
    display: flex;
    flex-direction: column;
}
.ContentfulCards_textContainer__qE_Iv
{
    flex: 1 1;
    border: 1px solid #f2f2f7;
    border-radius: 0 0 26px 26px;
    padding: 16px;
}
@media screen and (max-width: 1200px)
{
    .ContentfulCards_cardsContainerMultiple__whNae
    {
        grid-template-columns: repeat(2,1fr);
    }
}
@media screen and (max-width: 768px)
{
    .ContentfulCards_cardsContainerMultiple__whNae, .ContentfulCards_cardsContainerSingle__u_TOS
    {
        grid-template-columns: 1fr;
    }
}
.ContentfulBenefits_benefits__f9p24
{
    display: grid;
    grid-template-columns: repeat(3,auto);
    grid-gap: 48px 16px;
}
.ContentfulBenefits_sideBySide__6tjRG
{
    grid-gap: 48px 32px;
}
.ContentfulBenefits_accordion__ZS_kl
{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 16px;
    gap: 16px;
    grid-row-gap: 0;
    row-gap: 0;
}
.ContentfulBenefits_accordionItemWrapper__OjZzh
{
    border: none;
    margin-bottom: 16px;
}
.ContentfulBenefits_accordionItem__uHL4W
{
    display: flex;
    flex-direction: column;
    border: 1px solid #d3d3d3!important;
    border-radius: 16px;
    padding: 0 16px;
}
.ContentfulBenefits_accordionTitle__IKI0V
{
    height: 70px;
    padding: 0;
}
.ContentfulBenefits_accordionText__X7ik3
{
    padding: 0 10px 16px;
}
@media screen and (max-width: 768px)
{
    .ContentfulBenefits_benefits__f9p24
    {
        grid-template-columns: repeat(2,auto);
    }
    .ContentfulBenefits_sideBySide__6tjRG
    {
        grid-template-columns: auto;
    }
    .ContentfulBenefits_accordion__ZS_kl
    {
        grid-template-columns: repeat(1,1fr);
    }
}
.TextAndText_container__S0wDJ
{
    display: flex;
    gap: 80px;
}
.TextAndText_textContainer__Ackg5
{
    flex: 1 1;
    display: flex;
    flex-direction: column;
}
@media(max-width: 768px)
{
    .TextAndText_container__S0wDJ
    {
        flex-direction: column;
        gap: 48px;
    }
}
.Banner_container__ciSUI
{
    background-color: #fef2dc;
    padding: 16px;
    text-align: center;
    z-index: 1;
    position: relative;
}/*# sourceMappingURL=1d4c4629b6686d8e.css.map*/</pre></body></html>