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{font-size:100%;font:inherit;vertical-align:baseline;border:0;margin:0;padding:0}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%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-up-mob{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-to-right{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}.page{justify-content:center;width:100vw;max-width:100vw;display:flex;position:relative;overflow:hidden}.page__logo{z-index:10;position:relative}.page__title{opacity:0;margin-top:85px;margin-bottom:40px;animation:2s forwards fade-in;position:relative}@media screen and (min-width:920px){.page__title{animation:1s forwards slide-to-right}}.page__title{animation-delay:1s}.page__title:after{content:"";z-index:-1;opacity:0;animation:1s 1.8s forwards fade-in;display:block;position:absolute;top:-162px;left:-403px}@media screen and (min-width:920px){.page__title:after{top:-79px;left:-295px}}.page__title:after{filter:blur(100px);background-color:#fdfe87;border-radius:100%;width:624px;height:624px}@media screen and (min-width:920px){.page__title{max-width:1000px;margin-top:104px;margin-bottom:120px}}.page__title-uptext{font-variation-settings:"slnt" 0;font-family:GT Planar VF;font-size:22px;font-style:normal;font-weight:300;line-height:36px}@media screen and (min-width:920px){.page__title-uptext{margin-bottom:5px;font-size:26px;line-height:36px}}.page__title-text{font-family:GT Planar;font-size:32px;font-style:normal;font-weight:300;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;animation:.8s 1s forwards slide-up;position:relative}@media screen and (min-width:920px){.page__text-container{padding-left:310px}}.page__copy{font-variation-settings:"slnt" 0;margin-bottom:40px;font-family:GT Planar VF;font-size:22px;font-style:normal;font-weight:300;line-height:31px}@media screen and (min-width:920px){.page__copy{margin-bottom:90px;font-size:26px;line-height:36px}}.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-size:50px;font-style:italic;font-weight:250}.card-collection__title-main-line{font-family:GT Planar;font-size:50px;font-style:normal;font-weight:300}.card-collection__title-down-line{font-family:"GT Planar Retalic 15";font-size:50px;font-style:italic}.card-collection__body{grid-template-rows:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;gap:0;margin-left:-120px;margin-right:-120px;display:none}@media screen and (min-width:920px){.card-collection__body{display:grid}}.card-collection__card{perspective:1000px;width:100%;position:relative}.card-collection__card:hover .card-collection__card-inner{transform:rotateY(180deg)}.card-collection__card-inner{transform-style:preserve-3d;z-index:2;width:100%;height:100%;transition:transform .8s;position:absolute;top:0;left:0}.card-collection__card-front-side{background-repeat:no-repeat;background-size:cover}.card-collection__card-front-side,.card-collection__card-back-side{backface-visibility:hidden;width:100%;height:100%;position:absolute;top:0;left:0}.card-collection__card-back-side{box-sizing:border-box;background-color:#fff;align-items:center;height:100%;padding:50px;display:flex;transform:rotateY(180deg)}.card-collection__card-cover,.card-collection__card-shaper{width:100%}.card-collection__card-shaper{visibility:hidden;z-index:1;position:relative}.card-collection__card-title{text-transform:uppercase;margin-bottom:25px;font-family:GT Planar VF;font-size:20px;font-style:normal;font-weight:500;line-height:25px}.card-collection__card-description{width:100%;font-family:GT Planar;font-size:20px;font-style:normal;font-weight:400;line-height:25px}.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{max-width:calc(100vw - 60px);display:flex;overflow:hidden}.slick-body__item{flex-shrink:0;flex-basis:calc(100vw - 60px)}.slick-body__text-title{margin-bottom:21px;font-family:GT Planar;font-size:22px;font-style:normal;font-weight:600;line-height:29px}.slick-body__text-copy{font-family:GT Planar;font-size:22px;font-style:normal;font-weight:300;line-height:31px}.footer{margin-top:100px}@media screen and (min-width:920px){.footer{margin-top:300px}}.footer__cross-line{width:100%;margin-bottom:40px}@media screen and (min-width:920px){.footer__cross-line{margin-bottom:118px}}.footer__content{flex-direction:column;display:flex}@media screen and (min-width:920px){.footer__content{flex-direction:row;justify-content:space-between}}.footer__copyrights{color:#000;font-variation-settings:"slnt" 0;order:2;font-family:GT Planar;font-size:16px;font-style:normal;font-weight:200;line-height:22px}@media screen and (min-width:920px){.footer__copyrights{order:1}}.footer__links-list{flex-wrap:wrap;order:1;gap:40px;margin-bottom:20px;display:flex}@media screen and (min-width:920px){.footer__links-list{order:2}}.footer__link{color:#000;font-family:GT Planar;font-size:16px;font-style:normal;font-weight:300;line-height:18px;text-decoration:none}.cta{color:#000;text-align:center;text-transform:uppercase;font-variation-settings:"slnt" 0;border:1px solid #000;border-radius:100%;width:max-content;margin-top:100px;padding:15px 90px;font-family:GT Planar VF;font-size:16px;font-style:normal;font-weight:400;line-height:36px;text-decoration:none;display:block}@media screen and (min-width:920px){.cta{margin-top:180px}}.blurry-dot{display:none}
