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}
