.test[data-v-4e279140]{height:1000px;background-color:purple}.c-app-fp{margin:150px var(--spacer) 60px}@media only screen and (max-width:834px){.c-app-fp{margin-bottom:0}}.c-app-fp__inner{position:relative;display:grid;grid-template-columns:repeat(2,50%);padding:calc(var(--spacer)*2) 0 0}@media only screen and (max-width:834px){.c-app-fp__inner{display:block;padding:30px 0 0}}.c-app-fp__inner .btn{margin-top:110px;margin-right:auto}.c-app-fp__inner .btn.desktop--only{display:inline-flex!important}@media only screen and (max-width:834px){.c-app-fp__inner .btn{margin-top:30px;display:inline-flex!important}}@media only screen and (max-width:834px){.c-app-fp__inner .-hide-mobile{display:none!important}}.c-app-fp__cat{max-width:58.3%;border-bottom:1px solid rgba(0,0,0,.2);align-self:start}@media only screen and (max-width:1024px){.c-app-fp__cat{max-width:80%}}.c-app-fp__cat:first-child{border-top:1px solid rgba(0,0,0,.2)}.c-app-fp__cat.-selected{pointer-events:none}.c-app-fp__cat.-selected .c-app-fp__cat__inner{color:#fff}.c-app-fp__cat.-selected .c-app-fp__cat__inner:before{transition:transform .35s cubic-bezier(.215,.61,.355,1);transform:scaleX(1)}.c-app-fp__cat.-selected .c-app-fp__cat__inner svg path{fill:#fff}.c-app-fp__cat-wrapper{margin-bottom:8.3333333333vw}.c-app-fp__prod{top:calc(var(--spacer)*2);right:0;transition:opacity .35s cubic-bezier(.215,.61,.355,1) 0s,visibility 0s linear .4s}@media only screen and (max-width:834px){.c-app-fp__prod{width:100%;right:auto;left:0;top:115px}}@media only screen and (max-width:834px){.c-app-fp__prod-wrapper{margin-top:25px}}.c-app-fp__prod .select-wrapper select{background-color:#e6e2dd}.c-app-fp .UiFiltersTypeItem{padding:15px 20px;margin:15px 0}.-is-not-touch .c-app-fp .UiFiltersTypeItem:not(.is-disabled):hover,.-is-not-touch .c-app-fp .UiFiltersTypeItem:not(:disabled):hover{color:#000}.-is-not-touch .c-app-fp .UiFiltersTypeItem:not(.is-disabled):hover:before,.-is-not-touch .c-app-fp .UiFiltersTypeItem:not(:disabled):hover:before{background-color:#f2eeea}.c-app-fp .UiFiltersTypeItem.focus-visible,.c-app-fp .UiFiltersTypeItem:focus-visible{outline:1px solid #000}.c-app-fp .UiFiltersTypeItem:not(.-selected).focus-visible:before,.c-app-fp .UiFiltersTypeItem:not(.-selected):focus-visible:before{background-color:#f2eeea;opacity:1}.UiFiltersTypeItem{position:relative;margin:10px 0;padding:10px 20px;min-height:50px;display:flex;width:100%;justify-content:space-between;align-items:center;line-height:1;transition:color .35s cubic-bezier(.55,.055,.675,.19),background .35s cubic-bezier(.55,.055,.675,.19)}.UiFiltersTypeItem:not(.text-sm){font-size:18px;line-height:1.6;letter-spacing:.02em;font-family:Helvetica Neue LT Std,sans-serif;font-weight:400}@media only screen and (max-width:1024px){.UiFiltersTypeItem{padding:20px}}.-is-not-touch .UiFiltersTypeItem:not(.is-disabled):hover:before,.-is-not-touch .UiFiltersTypeItem:not(:disabled):hover:before{opacity:1}.UiFiltersTypeItem:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;border-radius:999px;background-color:rgba(0,0,0,.1);transform-origin:center center;opacity:0;transition:background .35s cubic-bezier(.215,.61,.355,1),opacity .35s cubic-bezier(.215,.61,.355,1);z-index:0}.UiFiltersTypeItem.-selected{color:#fffbf6}.UiFiltersTypeItem.-selected:before{opacity:1;background-color:#000}.UiFiltersTypeItem span{z-index:1;text-align:left;font-weight:300;line-height:1.6}.UiFiltersTypeItem .UiIconFetched{width:auto;max-height:30px;min-height:30px}.UiIconFetched{position:relative;display:inline-block;width:3.75vw;min-width:54px;height:5.55vw;min-height:80px}.UiIconFetched.-is-hover .UiIconFetched__number{border:1px solid #fff}.UiIconFetched__image{position:absolute;top:0;right:0;height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.UiIconFetched__image svg path{stroke:#fff;fill:#fff}.UiIconFetched__number{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:.5px solid #000;transition:border .35s cubic-bezier(.215,.61,.355,1);border-radius:100%}.UiIconFetched__number span{transform:translateY(2px);font-weight:400;line-height:1;font-size:18px!important}.c-pc-medium{border-radius:10px;background-color:rgba(var(--color-rgb),1);padding:var(--spacer) var(--spacer) 40px;transition:background .35s cubic-bezier(.215,.61,.355,1);position:relative;display:flex}.c-pc-medium+.c-pc-medium{margin-top:2px}.c-pc-medium:before{content:"";display:block;padding-top:35.24%;width:100%}.c-pc-medium>iframe,.c-pc-medium>img,.c-pc-medium>video{height:100%;left:0;position:absolute;top:0;width:100%}​ .c-pc-medium>img{-o-object-fit:cover;object-fit:cover}.c-pc-medium:before{width:1px;height:0}@media only screen and (max-width:600px){.c-pc-medium{padding:20px;position:relative;display:flex}.c-pc-medium:before{content:"";display:block;padding-top:63.7%;width:100%}.c-pc-medium>iframe,.c-pc-medium>img,.c-pc-medium>video{height:100%;left:0;position:absolute;top:0;width:100%}​ .c-pc-medium>img{-o-object-fit:cover;object-fit:cover}.c-pc-medium:before{width:1px;height:0}}.-is-not-touch .c-pc-medium:not(.is-disabled):hover,.-is-not-touch .c-pc-medium:not(:disabled):hover{background-color:rgba(var(--color-rgb),.7)}.-is-not-touch .c-pc-medium:not(.is-disabled):hover .c-pc-medium__info .c-ui-icon,.-is-not-touch .c-pc-medium:not(:disabled):hover .c-pc-medium__info .c-ui-icon{transform:translate(10px,15%)}.-is-not-touch .c-pc-medium:not(.is-disabled).focus-visible,.-is-not-touch .c-pc-medium:not(.is-disabled):focus-visible,.-is-not-touch .c-pc-medium:not(:disabled).focus-visible,.-is-not-touch .c-pc-medium:not(:disabled):focus-visible{background-color:rgba(var(--color-rgb),.7)}.-is-not-touch .c-pc-medium:not(.is-disabled).focus-visible .c-pc-medium__info .c-ui-icon,.-is-not-touch .c-pc-medium:not(.is-disabled):focus-visible .c-pc-medium__info .c-ui-icon,.-is-not-touch .c-pc-medium:not(:disabled).focus-visible .c-pc-medium__info .c-ui-icon,.-is-not-touch .c-pc-medium:not(:disabled):focus-visible .c-pc-medium__info .c-ui-icon{transform:translate(10px,15%)}.c-pc-medium__inner{display:flex;flex-direction:column;width:100%}.c-pc-medium__title{display:flex;align-content:flex-start;justify-content:space-between;margin-bottom:30px}@media only screen and (max-width:600px){.c-pc-medium__title{margin-bottom:20px}}.c-pc-medium__title .c-ui-icon{width:auto;margin-left:var(--spacer)}.c-pc-medium__title .c-ui-icon svg{max-width:54px;width:auto}@media only screen and (max-width:600px){.c-pc-medium__title .c-ui-icon svg{max-height:60px;max-width:auto}}.c-pc-medium__info{margin-top:auto;position:relative;display:flex;align-items:flex-end}@media only screen and (max-width:600px){.c-pc-medium__info{flex-direction:column;align-items:flex-start}}.c-pc-medium__info p{margin-bottom:0;flex:1;margin-right:40px}@media only screen and (max-width:600px){.c-pc-medium__info p{font-size:18px;margin-right:30px}}.c-pc-medium__info p:first-child{margin-right:67px;flex:0 0 29.5%}@media only screen and (max-width:600px){.c-pc-medium__info p:first-child{margin-bottom:15px;margin-right:30px}}.c-pc-medium__info p>span{display:block}.c-pc-medium__info p>span:last-child{margin-top:10px}@media only screen and (max-width:600px){.c-pc-medium__info p>span:last-child{margin-top:5px}}.c-pc-medium__info p>span:first-child{margin-top:0}.c-pc-medium__info p>span span{display:inline-block;margin-right:30px}.c-pc-medium__info p>span span:last-child{margin-right:0}.c-pc-medium__info p sup{display:inline-block;transform:translateY(-10px);font-size:12px;line-height:1.5;letter-spacing:.03em;font-weight:400}.c-pc-medium__info .c-ui-icon{position:absolute;right:0;bottom:0;display:block;width:29px;height:30px;transform:translateY(15%);transition:transform .35s cubic-bezier(.215,.61,.355,1)}.c-pc-medium__info .c-ui-icon path{fill:#000}@media only screen and (max-width:600px){.c-pc-medium__info .c-ui-icon{width:17px;height:16px}}@media only screen and (max-width:600px){.c-pc-medium .UiIconFetched{min-height:60px;min-width:40px}}.c-cta{max-width:62.5%;padding:150px 0;margin:0 auto;text-align:center}@media only screen and (max-width:600px){.c-cta{max-width:90%}}.c-cta .btn{margin-top:calc(var(--spacer)*3)}@media only screen and (max-width:600px){.c-cta .btn{margin-top:30px}}.c-app-sn{display:flex;flex-direction:column;padding:60px 0 0;position:relative}@media only screen and (max-width:834px){.c-app-sn{padding-bottom:60px}}.c-app-sn .image-wrapper{overflow:hidden;width:max(20.8vw,155px);position:relative;display:flex;margin:0 18.75% 0 auto;border-radius:10px}.c-app-sn .image-wrapper:before{content:"";display:block;padding-top:115%;width:100%}.c-app-sn .image-wrapper>iframe,.c-app-sn .image-wrapper>img,.c-app-sn .image-wrapper>video{height:100%;left:0;position:absolute;top:0;width:100%}​ .c-app-sn .image-wrapper>img{-o-object-fit:cover;object-fit:cover}.c-app-sn .image-wrapper:before{width:1px;height:0}@media only screen and (max-width:834px){.c-app-sn .image-wrapper{margin-right:var(--spacer)}}.c-app-sn .image-wrapper img{height:100%;left:0;position:absolute;top:0;width:100%;-o-object-fit:cover;object-fit:cover}.c-app-sn .image-wrapper__left{border-radius:0 10px 10px 0}.c-app-sn .image-wrapper__right{border-radius:10px 0 0 10px}.c-app-sn .image-wrapper:last-child{width:max(29.17vw,175px);position:relative;display:flex;margin:0 0 0 auto;transform:translateY(-60px)}.c-app-sn .image-wrapper:last-child:before{content:"";display:block;padding-top:82.4%;width:100%}.c-app-sn .image-wrapper:last-child>iframe,.c-app-sn .image-wrapper:last-child>img,.c-app-sn .image-wrapper:last-child>video{height:100%;left:0;position:absolute;top:0;width:100%}​ .c-app-sn .image-wrapper:last-child>img{-o-object-fit:cover;object-fit:cover}.c-app-sn .image-wrapper:last-child:before{width:1px;height:0}@media only screen and (max-width:834px){.c-app-sn .image-wrapper:last-child{transform:none;margin-top:60px}}.c-app-sn__center{display:flex;flex:1 1 100%;justify-content:center;align-items:flex-start;position:relative;margin-top:90px;z-index:1}@media only screen and (max-width:834px){.c-app-sn__center{position:static}}.c-app-sn__center .image-wrapper{margin:0;top:0;left:0;position:relative;display:flex;position:absolute}.c-app-sn__center .image-wrapper:before{content:"";display:block;padding-top:127%;width:100%}.c-app-sn__center .image-wrapper>iframe,.c-app-sn__center .image-wrapper>img,.c-app-sn__center .image-wrapper>video{height:100%;left:0;position:absolute;top:0;width:100%}​ .c-app-sn__center .image-wrapper>img{-o-object-fit:cover;object-fit:cover}.c-app-sn__center .image-wrapper:before{width:1px;height:0}@media only screen and (max-width:834px){.c-app-sn__center .image-wrapper{top:auto;bottom:60px;max-width:120px}.c-app-sn__center .image-wrapper:before{padding-top:235%}}@media only screen and (max-width:600px){.c-app-sn__center .image-wrapper{width:max(23.73vw,89px)}}.c-app-sn__inner{max-width:42%;text-align:center}@media only screen and (max-width:834px){.c-app-sn__inner{max-width:100%;padding:0 var(--spacer)}}.c-app-sn .socials{padding-top:90px}@media only screen and (max-width:834px){.c-app-sn .socials{padding-top:60px}}.c-app-sn .UiSocialLink{width:60px;height:60px}.c-app-sn .UiSocialLink:after{background:#fffbf6}.c-app-sn .UiSocialLink .regular path{fill:#fffbf6}