#hero-section{height:100vh;display:grid;grid-template-columns:1.1fr 1fr;padding:10vh var(--hor-padding) 0;place-items:center}#hero-section h1{color:#fff;font-family:"Roboto Serif";font-size:calc(var(--fs) * 10);font-style:normal;font-weight:200;line-height:normal;text-transform:capitalize;text-align:left;grid-column:1/2;grid-row:1/2;align-self:end;justify-self:start}#hero-section .info{grid-column:1/2;grid-row:2/3;display:flex;flex-direction:column;align-items:flex-start;align-self:start;justify-self:start}#hero-section .info p{font-family:"Roboto Serif";font-size:calc(var(--fs) * 1.125);font-style:italic;font-weight:400;line-height:normal;background:linear-gradient(268deg,#dbc7a1 41.36%,#8c734b 121.55%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:calc(var(--fs) * 2.5)}#hero-section .info span{color:#929292;font-family:Roboto;font-size:var(--fs);font-style:normal;font-weight:400;line-height:149%;display:block;margin-bottom:calc(var(--fs) * 2);padding-right:calc(var(--hor-padding))}#hero-section .info .buttons{display:grid;grid-auto-flow:column;gap:calc(var(--fs) * 1.44)}#hero-section .snapshot{width:calc(var(--fs) * 30);height:calc(var(--fs) * 47.625);grid-column:2/3;grid-row:1/3;justify-self:center;position:relative}#hero-section .snapshot .bck{position:absolute;top:50%;left:50%;width:calc(var(--fs) * 28.69725 * 1.65);height:calc(var(--fs) * 50.6355 * 1.65);transform:translate(-50%,-50%);border-radius:calc(var(--fs) * 50.6355);opacity:1;max-width:none}#hero-section .snapshot .img{width:100%;border-radius:calc(var(--fs) * 31.25);height:100%;object-fit:cover}#craft-section{position:relative;--img-width: 57.58213;--img-height: 83.3125;--gap-factor: .75;--radius-factor: .85}#craft-section .bck{position:absolute;width:calc(var(--fs) * 55.21694);height:calc(var(--fs) * 30.75881);transform:translate(-77.5%,-55%) scaleX(-1);top:50%;left:50%}#craft-section .scroller{width:100%;height:100vh;overflow:hidden;position:relative}#craft-section .scroller .slide{width:100%;height:100%;min-height:100vh;padding-right:calc(var(--hor-padding));overflow:hidden;position:absolute;top:50%;left:0;transform:translateY(-50%);display:grid;grid-template-columns:45vw 1fr;align-items:center;gap:calc(var(--fs) * 5.81)}#craft-section .scroller .slide .images{overflow:hidden;justify-self:right}#craft-section .scroller .slide .images .img{height:calc(var(--fs) * var(--img-width));width:calc(var(--fs) * var(--img-height));border-radius:calc(var(--fs) * var(--img-width) * var(--radius-factor));border:1px solid rgba(219,199,161,.1882352941);display:flex;align-items:center;justify-content:center}#craft-section .scroller .slide .images .img img{height:calc(var(--fs) * var(--img-width) * var(--gap-factor));width:calc(var(--fs) * var(--img-height) * var(--gap-factor));border-radius:calc(var(--fs) * var(--img-width) * var(--radius-factor));object-fit:cover;object-position:50% 50%}#craft-section .scroller .slide .content{display:flex;flex-direction:column;align-items:flex-start}#craft-section .scroller .slide .content h2{color:#fff;font-family:"Roboto Serif";font-size:calc(var(--fs) * 3.25);font-style:normal;font-weight:200;line-height:normal;margin-bottom:calc(var(--fs) * 1.875)}#craft-section .scroller .slide .content p{color:#929292;font-family:Roboto;font-size:var(--fs);font-style:normal;font-weight:400;line-height:normal;padding-right:calc(var(--hor-padding) * .6);opacity:.6}#craft-section .scroller .slide .content p span{color:#fff}#author-section{display:grid;grid-auto-flow:row;place-items:center;place-content:center;gap:calc(var(--fs) * 3);height:100vh;min-height:45vw;max-height:55vw;position:relative}#author-section .bck{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}#author-section .stars{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;align-items:center;gap:calc(var(--fs) * .5)}#author-section .stars img{width:calc(var(--fs) * 2.27175);height:calc(var(--fs) * 2.27175)}#author-section p{text-align:center;font-family:"Roboto Serif";font-size:calc(var(--fs) * 3.25);font-style:normal;font-weight:200;line-height:120%;background:linear-gradient(253deg,#dbc7a1 28.97%,#8c734b 73.22%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}#author-section .avatar{width:calc(var(--fs) * 7.75);height:calc(var(--fs) * 7.75);border:1.15px solid rgba(219,199,161,.2666666667);display:flex;align-items:center;justify-content:center;border-radius:50%}#author-section .avatar img{border-radius:50%;width:75%;height:75%;object-fit:cover}#author-section .avi-info p{color:#fff;font-family:"Roboto Serif";font-size:calc(var(--fs) * 2);font-style:normal;font-weight:200;line-height:normal;text-align:center}#author-section .avi-info span{color:#929292;font-family:"Roboto Serif";font-size:calc(var(--fs) * 1.125);font-style:normal;font-weight:200;line-height:normal}#faq-section{display:flex;align-items:flex-start;justify-content:space-between;padding:0 calc(var(--hor-padding) * .4);min-height:40vw;padding-top:clamp(67px,55.592px + 3.042vw,114px)}#faq-section .head{width:calc(var(--fs) * 40);display:flex;flex-direction:column;align-items:flex-start;margin-top:10vh}#faq-section .head h2{color:#fff;font-family:"Roboto Serif";font-size:calc(var(--fs) * 4.5);font-style:normal;font-weight:200;line-height:120%;margin-bottom:calc(var(--fs) * 1.44)}#faq-section .head h2 span{background:linear-gradient(253deg,#dbc7a1 28.97%,#8c734b 73.22%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}#faq-section .head p{color:#fff;font-family:Roboto;font-size:calc(var(--fs) * 1.125);font-style:normal;font-weight:300;line-height:120%}#faq-section .faqs{width:calc(var(--fs) * 63.5625);display:grid;grid-auto-flow:row;gap:calc(var(--fs) * 1.87);padding-bottom:5vw}#faq-section .faqs button{--text-width: 90%;width:100%;border-radius:calc(var(--fs) * 1.4);border:1px solid #712f91;background:#19191b;padding-top:calc(var(--fs) * 3.5);padding-left:calc(var(--fs) * 4.62);padding-right:calc(var(--fs) * 3.25);padding-bottom:calc(var(--fs) * 3.5);overflow:hidden;cursor:pointer}#faq-section .faqs button>*{pointer-events:none}#faq-section .faqs button .title{display:flex;align-items:center;justify-content:space-between;width:100%}#faq-section .faqs button .title h3{color:#fff;font-family:"Roboto Serif";font-size:calc(var(--fs) * 2);font-style:normal;font-weight:200;line-height:120%;text-align:left;width:var(--text-width)}#faq-section .faqs button .title img{width:calc(var(--fs) * 4.5);height:calc(var(--fs) * 4.5)}#faq-section .faqs button .answer{padding-top:calc(var(--fs) * 1);width:var(--text-width)}#faq-section .faqs button .answer .content{margin-top:calc(var(--fs) * 3.37);width:100%}#faq-section .faqs button .answer .content:first-of-type{margin-top:0}#faq-section .faqs button .answer .content.min-margin{margin-top:calc(var(--fs) * 1.625)}#faq-section .faqs button .answer h4{color:#fff;font-family:Roboto;font-size:var(--fs);font-style:normal;font-weight:500;line-height:110%;text-align:left;margin-bottom:calc(var(--fs) * .625)}#faq-section .faqs button .answer h4:first-of-type{margin-top:0}#faq-section .faqs button .answer p,#faq-section .faqs button .answer li{color:#929292;font-family:Roboto;font-size:var(--fs);font-style:normal;font-weight:400;line-height:149%;text-align:left}#faq-section .faqs button .answer li{list-style-position:inside}#questions-section{display:grid;grid-auto-flow:row;place-items:center;place-content:center;gap:calc(var(--fs) * 1.56);height:55vh;min-height:30vw;max-height:45vw;position:relative}#questions-section .bck{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:cover;transform:translate(-50%,-50%);border-radius:calc(var(--fs) * 50.6355);opacity:1;max-width:none}#questions-section h3{color:#fff;font-family:"Roboto Serif";font-size:calc(var(--fs) * 4.5);font-style:normal;font-weight:200;line-height:120%}#questions-section p{color:#fff;font-family:Roboto;font-size:var(--fs);font-style:normal;font-weight:300;line-height:120%}@media (orientation: landscape) and (max-aspect-ratio: 1.5){#hero-section,#craft-section .scroller{max-height:65vw}}@media (orientation: landscape) and (min-aspect-ratio: 2){#craft-section .scroller{min-height:50vw!important}#hero-section{min-height:40vw}#hero-section .snapshot{width:calc(var(--fs) * 30 * .9);height:calc(var(--fs) * 47.625 * .9)}}@media (orientation: portrait){#hero-section{height:initial;min-height:unset;grid-template-columns:1fr;padding:12.5vh var(--hor-padding) 0}#hero-section>*{grid-column:1/2!important;grid-row:auto!important}#hero-section h1{font-size:calc(var(--fs) * 3.4375);text-align:center;justify-self:center;margin-bottom:5vh}#hero-section .info{grid-row:3/4!important;margin-top:5vh}#hero-section .info>*{text-align:center!important}#hero-section .info p{font-size:calc(var(--fs) * 1.125);margin-bottom:calc(var(--fs) * 1);text-align:center;padding:0 calc(var(--hor-padding))}#hero-section .info span{color:#929292;font-family:Roboto;font-size:var(--fs);font-style:normal;font-weight:400;line-height:149%;display:block;margin-bottom:calc(var(--fs) * 2);padding-right:calc(var(--hor-padding))}#hero-section .info .buttons{display:flex;align-items:center;justify-content:center;justify-self:center;margin:0 auto}#hero-section .snapshot{width:calc(var(--fs) * 12.79963);height:calc(var(--fs) * 19.19713)}#hero-section .snapshot .bck{width:calc(var(--fs) * 11.57963 * 1.75);height:calc(var(--fs) * 20.432 * 1.75);transform:translate(-50%,-42.5%)}#hero-section .snapshot .img{width:100%;border-radius:calc(var(--fs) * 31.25);height:100%;object-fit:cover}#craft-section{--img-width: 25.87525;--img-height: 37.4375;--gap-factor: .75;--radius-factor: .85;margin-top:10vh}#craft-section .bck{position:absolute;width:calc(var(--fs) * 55.21694);height:calc(var(--fs) * 30.75881);transform:translate(-77.5%,-55%) scaleX(-1);top:50%;left:50%;display:none}#craft-section .scroller{width:100%;min-height:unset;height:initial;overflow:hidden;position:relative}#craft-section .scroller .slide{width:100%;height:initial;min-height:unset;padding:0;overflow:hidden;position:static;top:unset;left:unset;right:unset;bottom:unset;display:grid;grid-template-columns:1fr;align-items:center;gap:calc(var(--fs) * 5.81);margin-top:10vh;transform:none}#craft-section .scroller .slide:first-of-type{margin-top:0}#craft-section .scroller .slide .images{overflow:hidden;justify-self:right;padding-right:calc(var(--hor-padding))}#craft-section .scroller .slide .images .img{height:calc(var(--fs) * var(--img-width));width:calc(var(--fs) * var(--img-height));border-radius:calc(var(--fs) * var(--img-width) * var(--radius-factor));border:1px solid rgba(219,199,161,.1882352941);display:flex;align-items:center;justify-content:center}#craft-section .scroller .slide .images .img img{height:calc(var(--fs) * var(--img-width) * var(--gap-factor));width:calc(var(--fs) * var(--img-height) * var(--gap-factor));border-radius:calc(var(--fs) * var(--img-width) * var(--radius-factor));object-fit:cover}#craft-section .scroller .slide .content{display:flex;flex-direction:column;align-items:flex-start;padding:0 calc(var(--hor-padding))}#craft-section .scroller .slide .content h2{font-size:calc(var(--fs) * 2.3);margin-bottom:calc(var(--fs) * 1.25)}#craft-section .scroller .slide .content p{font-size:calc(var(--fs) * .875);padding:0}#author-section{gap:0;height:initial;min-height:unset;max-height:unset;position:relative;margin-top:10vh}#author-section .bck{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}#author-section .stars{gap:calc(var(--fs) * .35)}#author-section .stars img{width:calc(var(--fs) * 1.27175);height:calc(var(--fs) * 1.27175)}#author-section p{font-size:calc(var(--fs) * 1.5625);margin-top:calc(var(--fs) * .85)}#author-section .avatar{width:calc(var(--fs) * 5.5);height:calc(var(--fs) * 5.5);border:1.15px solid rgba(219,199,161,.2666666667);display:flex;align-items:center;justify-content:center;border-radius:50%;margin-top:calc(var(--fs) * 2.13)}#author-section .avatar img{width:70%;height:70%}#author-section .avi-info{margin-top:calc(var(--fs))}#author-section .avi-info p{font-size:calc(var(--fs) * 1)}#author-section .avi-info span{font-size:calc(var(--fs) * .75)}#faq-section{padding:0 calc(var(--hor-padding));min-height:unset;margin-top:calc(var(--fs) * 5.5);flex-direction:column}#faq-section .head{width:100%;margin:0}#faq-section .head h2{font-size:calc(var(--fs) * 2.43);margin-bottom:calc(var(--fs) * .94)}#faq-section .head p{font-size:calc(var(--fs) * .875)}#faq-section .faqs{width:100%;gap:calc(var(--fs) * .625);padding:0;margin-top:calc(var(--fs) * 2.62)}#faq-section .faqs button{--text-width: 90%;width:100%;border-radius:calc(var(--fs) * .625);padding-top:calc(var(--fs) * 1.18);padding-left:calc(var(--fs) * 1.54);padding-right:calc(var(--fs) * 1.1);padding-bottom:calc(var(--fs) * 1.18);cursor:pointer}#faq-section .faqs button>*{pointer-events:none}#faq-section .faqs button .title h3{font-size:calc(var(--fs) * 1);width:var(--text-width)}#faq-section .faqs button .title img{width:calc(var(--fs) * 1.51);height:calc(var(--fs) * 1.51)}#faq-section .faqs button .answer{padding-top:calc(var(--fs) * 1);width:var(--text-width)}#faq-section .faqs button .answer .content{margin-top:calc(var(--fs) * 3.37 * .5);width:100%}#faq-section .faqs button .answer .content:first-of-type{margin-top:0}#faq-section .faqs button .answer .content.min-margin{margin-top:calc(var(--fs) * 1.625 * .5)}#faq-section .faqs button .answer h4{font-size:calc(var(--fs) * .75);margin-bottom:calc(var(--fs) * .625 * .5)}#faq-section .faqs button .answer h4:first-of-type{margin-top:0}#faq-section .faqs button .answer p,#faq-section .faqs button .answer li{font-size:calc(var(--fs) * .75)}#questions-section{gap:calc(var(--fs) * 1);height:initial;min-height:unset;max-height:unset;padding:calc(var(--fs) * 6.37) 0}#questions-section .bck{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:cover;transform:translate(-50%,-50%);border-radius:calc(var(--fs) * 50.6355);opacity:1;max-width:none}#questions-section>*{text-align:center}#questions-section h3{font-size:calc(var(--fs) * 3)}#questions-section p{font-size:calc(var(--fs) * .81)}}
