html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:GT Planar VF;src:url(/fonts/GT-Planar/GTPlanarVF.ttf),url(/fonts/GT-Planar/GTPlanarVF.ttf);font-weight:100 400;font-style:normal;font-display:swap}@font-face{font-family:GT Planar;src:url(/fonts/GT-Planar/GTPlanar-Italic15Thin.woff2) format("woff2"),url(/fonts/GT-Planar/GTPlanar-Italic15Thin.woff) format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:GT Planar;src:url(/fonts/GT-Planar/GTPlanar-Light.woff2) format("woff2"),url(/fonts/GT-Planar/GTPlanar-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"GT Planar Retalic 15";src:url(/fonts/GT-Planar/GTPlanar-Retalic15Thin.woff2) format("woff2"),url(/fonts/GT-Planar/GTPlanar-Retalic15Thin.woff) format("woff");font-weight:100;font-style:italic;font-display:swap}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-up{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slide-up-mob{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slide-to-right{0%{transform:translate(-100px);opacity:0}to{transform:translate(0);opacity:1}}.page{display:flex;justify-content:center;width:100vw;max-width:100vw;overflow:hidden;position:relative}.page__logo{position:relative;z-index:10}.page__title{margin-bottom:40px;margin-top:85px;position:relative;opacity:0;animation:fade-in 2s ease forwards;animation-delay:1s}@media screen and (min-width: 920px){.page__title{animation:slide-to-right 1s ease forwards}}.page__title:after{content:"";position:absolute;z-index:-1;display:block;top:-162px;left:-403px;opacity:0;animation:fade-in 1s;animation-delay:1.8s;animation-fill-mode:forwards;background-color:#fdfe87;width:624px;height:624px;border-radius:100%;filter:blur(100px)}@media screen and (min-width: 920px){.page__title:after{top:-79px;left:-295px}}@media screen and (min-width: 920px){.page__title{margin-top:104px;margin-bottom:120px;max-width:1000px}}.page__title-uptext{font-family:GT Planar VF;font-style:normal;font-weight:300;font-size:22px;line-height:36px;font-variation-settings:"slnt" 0}@media screen and (min-width: 920px){.page__title-uptext{font-size:26px;line-height:36px;margin-bottom:5px}}.page__title-text{font-family:GT Planar;font-style:normal;font-weight:300;font-size:32px;line-height:42px;display:block}@media screen and (min-width: 920px){.page__title-text{font-size:60px;line-height:78px}}.page__text-container{opacity:0;position:relative;animation:slide-up .8s ease forwards;animation-delay:1s}@media screen and (min-width: 920px){.page__text-container{padding-left:310px}}.page__copy{font-family:GT Planar VF;font-style:normal;font-weight:300;font-size:22px;line-height:31px;font-variation-settings:"slnt" 0;margin-bottom:40px}@media screen and (min-width: 920px){.page__copy{font-size:26px;line-height:36px;margin-bottom:90px}}.page__copy b{font-weight:400}.page__copy a{color:#000}.page__container{max-width:1440px;padding:20px 25px 50px}@media screen and (min-width: 920px){.page__container{padding:40px 120px 50px}}.card-collection{margin-top:120px;margin-bottom:160px}@media screen and (min-width: 920px){.card-collection{margin-top:180px;margin-bottom:150px}}.card-collection__title{margin-bottom:42px}@media screen and (min-width: 920px){.card-collection__title{margin-bottom:170px}}.card-collection__title-upper-line{font-family:GT Planar;font-style:italic;font-weight:250;font-size:50px}.card-collection__title-main-line{font-family:GT Planar;font-style:normal;font-weight:300;font-size:50px}.card-collection__title-down-line{font-family:"GT Planar Retalic 15";font-size:50px;font-style:italic}.card-collection__body{display:none;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;gap:0px;margin-left:-120px;margin-right:-120px}@media screen and (min-width: 920px){.card-collection__body{display:grid}}.card-collection__card{position:relative;perspective:1000px;width:100%}.card-collection__card:hover .card-collection__card-inner{transform:rotateY(180deg)}.card-collection__card-inner{position:absolute;transition:transform .8s;transform-style:preserve-3d;width:100%;height:100%;z-index:2;top:0;left:0}.card-collection__card-front-side{background-size:cover;background-repeat:no-repeat}.card-collection__card-front-side,.card-collection__card-back-side{width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;top:0;left:0}.card-collection__card-back-side{transform:rotateY(180deg);height:100%;background-color:#fff;padding:50px;box-sizing:border-box;display:flex;align-items:center}.card-collection__card-cover,.card-collection__card-shaper{width:100%}.card-collection__card-shaper{visibility:hidden;position:relative;z-index:1}.card-collection__card-title{margin-bottom:25px;font-family:GT Planar VF;font-style:normal;font-weight:500;line-height:25px;font-size:20px;text-transform:uppercase}.card-collection__card-description{font-family:GT Planar;font-style:normal;font-weight:400;line-height:25px;font-size:20px;width:100%}.card-collection__body-mobile{margin-top:42px;margin-bottom:160px}@media screen and (min-width: 920px){.card-collection__body-mobile{display:none}}.slick-head__inner{width:calc(100vw - 25px);margin-right:-25px!important}.slick-head__inner img{width:calc(92vw - 35px)}.slick-body{margin-top:53px}.slick-body__inner{display:flex;max-width:calc(100vw - 60px);overflow:hidden}.slick-body__item{flex-basis:calc(100vw - 60px);flex-shrink:0}.slick-body__text-title{font-family:GT Planar;font-style:normal;font-weight:600;font-size:22px;line-height:29px;margin-bottom:21px}.slick-body__text-copy{font-family:GT Planar;font-style:normal;font-weight:300;font-size:22px;line-height:31px}.footer{margin-top:100px}@media screen and (min-width: 920px){.footer{margin-top:300px}}.footer__cross-line{margin-bottom:40px;width:100%}@media screen and (min-width: 920px){.footer__cross-line{margin-bottom:118px}}.footer__content{display:flex;flex-direction:column}@media screen and (min-width: 920px){.footer__content{flex-direction:row;justify-content:space-between}}.footer__copyrights{font-family:GT Planar;font-style:normal;font-weight:200;font-size:16px;line-height:22px;color:#000;font-variation-settings:"slnt" 0;order:2}@media screen and (min-width: 920px){.footer__copyrights{order:1}}.footer__links-list{order:1;margin-bottom:20px;display:flex;flex-wrap:wrap;gap:40px}@media screen and (min-width: 920px){.footer__links-list{order:2}}.footer__link{text-decoration:none;color:#000;font-family:GT Planar;font-style:normal;font-weight:300;font-size:16px;line-height:18px}.cta{font-family:GT Planar VF;font-style:normal;font-weight:400;font-size:16px;line-height:36px;text-decoration:none;border:1px solid black;border-radius:100%;padding:15px 90px;width:max-content;color:#000;text-align:center;text-transform:uppercase;margin-top:100px;display:block;font-variation-settings:"slnt" 0}@media screen and (min-width: 920px){.cta{margin-top:180px}}.blurry-dot{display:none}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.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-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,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,.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{transform-style:preserve-3d}.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(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.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:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
