@charset 'UTF-8';@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Jost:ital,wght@0,100..900;1,100..900&display=swap");.block-canvas{display:block;margin:0 auto;width:95vw;min-width:240px;max-width:1280px;position:relative;}.border-box{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.content-box{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}.inline{display:inline;}.relative{position:relative;}.absolute{position:absolute;}.fixed{position:fixed;}.block{display:block;}.none{display:none;}.absolute-block{position:absolute;display:block;}.absolute-none{position:absolute;display:none;}.relative-block{position:relative;display:block;}.relative-none{position:relative;display:none;}.inline-block{display:inline-block;vertical-align:top;}.relative-inline-block{position:relative;display:inline-block;vertical-align:top;}.fixed-block{position:fixed;display:block;}.fixed-none{position:fixed;display:none;}.table{display:table;}.table-row{display:table-row;}.table-cell{display:table-cell;}.visible{visibility:visible;}.hidden{visibility:hidden;}.nowrap{white-space:nowrap;}.wrap{white-space:normal;}.uppercase{text-transform:uppercase;}.lowercase{text-transform:lowercase;}.text-truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.user-select-none{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.clearfix:after{display:block;visibility:hidden;content:'';height:0;clear:both;font-size:0;}.t1{outline:dotted 1px rgba(0,0,200,0.5);background-color:rgba(50,50,150,0.2);}.t2{outline:dotted 1px rgba(200,0,0,0.5);background-color:rgba(150,50,50,0.2);}.t3{outline:dotted 1px #00c801;background-color:rgba(50,150,50,0.2);}.t4{outline:dotted 1px rgba(245,165,15,0.75);background-color:rgba(255,255,255,0.3);}.t5{outline:dotted 1px rgba(165,15,245,0.75);background-color:rgba(245,245,255,0.3);}html{text-shadow:rgba(0,0,0,0.15) 0 0 1px;-webkit-overflow-scrolling:touch;}html,html a,html input{-webkit-font-smoothing:antialiased !important;}.halign-left,.hleft{text-align:left;}.halign-center,.hcenter{text-align:center;}.halign-right,.hright{text-align:right;}.valign-top,.vtop{vertical-align:top;}.valign-middle,.vmid{vertical-align:middle;}.valign-bottom,.vbot{vertical-align:bottom;}html,body{height:100%;padding:0;margin:0;overflow:hidden;}html{font-size:87.5%;overflow-y:scroll;}@media only screen{html{font-size:87.5%;}}@media only screen and (max-width: 1280px){html{font-size:82.84%;}}@media only screen and (max-width: 1024px){html{font-size:78.652%;}}@media only screen and (max-width: 900px){html{font-size:74.866%;}}@media only screen and (max-width: 768px){html{font-size:71.429%;}}@media only screen and (max-width: 640px){html{font-size:68.293%;}}@media only screen and (max-width: 480px){html{font-size:65.421%;}}body{color:#333;font-family:"EB Garamond", serif;font-weight:400;line-height:1.50;font-size:14px;overflow:visible;background:#fff;}h1,h2,h3,h4,h5,h6{font-family:"Cinzel", serif;color:#5d6bd2;line-height:1.25;margin:.5em 0 .25em 0;font-weight:400;}h4,h5,h6{font-family:"EB Garamond", serif;font-weight:300;letter-spacing:.5ch;}h1,h4{font-size:3.25rem;letter-spacing:.20ch;}h2,h5{font-size:2.5rem;letter-spacing:.15ch;}h3,h6{font-size:2.0rem;letter-spacing:.10ch;}h6{color:inherit;font-weight:500;}.usercontent{font-size:1.65rem;}hr{display:block;margin:1.5rem auto;background:none;border:solid #112796;border-width:0 0 1px 0;}a{cursor:pointer;color:#5d6bd2;text-decoration:none;transition:all .25s;}a:hover{color:#112796;}header.pageheader{position:relative;display:block;padding:3rem 0 0 0;}header.pageheader .mainlogo{position:relative;display:block;height:150px;}header.pageheader .mainlogo a{position:absolute;display:block;width:80%;max-width:400px;height:calc(100% - 4rem);left:50%;bottom:1rem;transform:translatex(-50%);background:center bottom no-repeat url("/assets/images/presite/Porcelina-logo.png");background-size:contain;}header.pageheader .logoillustration{display:none;}header.pageheader .navarrowdown{display:none;}header.pageheader .ph-nav-right{position:absolute;display:block;top:2.5rem;right:3vw;text-transform:uppercase;z-index:100;font-family:"Jost", sans-serif;letter-spacing:.25ch;font-size:1.1rem;white-space:nowrap;}header.pageheader .ph-nav-right ul{margin:0;padding:0;list-style:none;}header.pageheader .ph-nav-right ul li{display:inline-block;vertical-align:top;}header.pageheader .ph-nav-right ul li:after{display:inline-block;vertical-align:top;content:'|';margin:0 1rem;}header.pageheader .ph-nav-right ul li:last-child:after{display:none;}header.pageheader .ph-nav-right a{display:inline-block;vertical-align:top;}header.pageheader .nav-instagram{position:absolute;display:block;top:2.5rem;left:3vw;font-family:'Font Awesome 6 Brands';z-index:100;font-size:1.65em;}.pagecontent{position:relative;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;opacity:0;transition:opacity 2s 1.25s;padding:0 0 3rem 0;}.pagecontent .pagecaption{text-align:center;margin:5rem 0 3rem 0;}.pagecontent .content{max-width:680px;margin:0 auto;padding:0 0 7rem 0;}header.pageheader > *{opacity:0;}header.pageheader .mainlogo{transition:opacity 2s .5s;}header.pageheader .logoillustration{transition:opacity 3s .75s;}header.pageheader .navarrowdown{transition:opacity 2s 1.25s;}header.pageheader .ph-nav-right,header.pageheader .nav-instagram{transition:opacity 2s 1.75s;}html.initpage header.pageheader > *{opacity:1;}html.initpage .pagecontent{opacity:1;}html.request-presite2-index header.pageheader{height:100vh;}html.request-presite2-index header.pageheader .logoillustration{position:relative;display:block;width:80%;height:calc(calc(100vh - 150px) - 10rem);max-width:600px;margin:0 auto;}html.request-presite2-index header.pageheader .logoillustration div{position:absolute;display:block;width:100%;height:calc(100% - 3rem);bottom:1rem;background:center no-repeat url("/assets/images/presite/IllustrationBlue.jpg");background-size:contain;}html.request-presite2-index header.pageheader .navarrowdown{position:relative;display:block;height:7rem;width:4.5rem;margin:0 auto;}html.request-presite2-index header.pageheader .navarrowdown a{position:absolute;display:block;width:100%;height:3rem;background:center no-repeat url("/assets/images/presite/angle-down.png");background-size:contain;bottom:2.5rem;}html.request-presite2-index header.pageheader .navarrowdown a:hover{background-image:url("/assets/images/presite/angle-down-over.png");}html.request-presite2-index .pagecontent .pagecaption{margin-top:0;}footer.pagefooter{background:#112796;color:#fff;padding:6rem 2rem 7rem 2rem;}footer.pagefooter a{color:inherit;}footer.pagefooter .footlogo{position:relative;display:block;}footer.pagefooter .footlogo img{display:block;width:80%;max-width:400px;margin:0 auto;}footer.pagefooter .eyeicon{display:block;width:57px;height:59px;margin:3rem auto;}footer.pagefooter nav{text-align:center;margin:2rem 0;}footer.pagefooter nav ul,footer.pagefooter nav li{list-style-type:none;padding:0;margin:0;}footer.pagefooter nav li{display:inline-block;vertical-align:top;white-space:nowrap;}footer.pagefooter nav a{display:block;text-transform:uppercase;font-family:"Jost", sans-serif;font-size:1.10rem;padding:.25rem 1.25rem;}footer.pagefooter nav a:hover{text-decoration:underline;}footer.pagefooter .copyright{text-align:center;letter-spacing:.5ch;}.button,input[type="button"],input[type="submit"]{display:inline-block;vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:4rem;line-height:4rem;font-family:"Jost", sans-serif;font-size:1.5rem;text-transform:uppercase;padding:0 1.5rem;color:#5d6bd2;border-radius:0;border:solid 1px #5d6bd2;background:#fff;cursor:pointer;transition:all .25s;letter-spacing:.25ch;}.button.btnjoin,input[type="button"].btnjoin,input[type="submit"].btnjoin{padding:0rem 5rem;height:7rem;line-height:7rem;border-width:2px;}.button:hover,input[type="button"]:hover,input[type="submit"]:hover{background-color:#5d6bd2;border-color:#112796;color:#fff;}.socicons{display:inline-block;vertical-align:top;font-size:2rem;text-overflow:ellipsis;color:inherit;text-align:center;white-space:nowrap;}.socicons > a{display:inline-block;vertical-align:top;color:inherit;font-family:'Font Awesome 6 Brands';margin:0 .25rem;text-decoration:none !important;}.socicons > a.addthis_button_compact{font-family:'Font Awesome 6 Pro';}input[type="text"],input[type="password"],input[type="search"],input[type="tel"],input[type="email"],input[type="date"],input[type="number"],textarea,select{display:inline-block;vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;border:#112796 1px solid;color:#999;height:4rem;line-height:4rem;font-family:"Jost", sans-serif;font-weight:400;margin:0;padding:0 .75rem;vertical-align:middle;font-size:1.25rem;border-radius:1px;transition:all .25s;width:100%;}input[type="text"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="email"]:focus,input[type="date"]:focus,input[type="number"]:focus,textarea:focus,select:focus{background:#fff;border-color:#333;color:#333;}textarea{line-height:1.5;padding:.50rem .75rem;height:7rem;}.form-fields{position:relative;display:block;}.form-fields .form-row{position:relative;display:block;}.form-fields .form-field{position:relative;display:inline-block;vertical-align:top;width:100%;padding:1rem .75rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:.90em;}.form-fields .form-field label[for]{position:absolute;display:block;font-family:"Jost", sans-serif;font-weight:300;font-size:1rem;background:#fff;margin-left:1rem;margin-top:-0.5rem;padding:0 .25rem;line-height:1;font-variant:small-caps;color:#112796;color:#333;}.form-fields .form-field.field-required label[for]:after{content:' *';}.form-fields .form-row-2 .form-field{width:50%;}.form-fields .form-row-3 .form-field{width:33.333%;}@media (max-width: 480px){.form-fields .form-row-2 .form-field{width:100%;}.form-fields .form-row-3 .form-field{width:100%;}}#signupform{position:fixed;display:none;background:#fff;z-index:200;top:0;bottom:0;left:0;right:0;overflow:hidden;overflow-y:scroll;}#signupform .form-canvas{position:relative;display:block;width:90%;max-width:768px;margin:4rem auto 8rem auto;}#signupform .dbform p{margin:0 0 .5rem 0;}#signupform .buttons{margin-top:1.5rem;text-align:center;}#signupform .referrer_other{height:0;overflow:hidden;}#signupform .addressfields{height:0;overflow:hidden;}#signupform .signupform-close{position:absolute;display:block;line-height:calc(2rem + 1px);width:2rem;height:2rem;text-align:center;top:2.5rem;right:3vw;border:solid 1px #5d6bd2;}#signupform .form-message-full{margin:1.5rem 0;}#signupform .submitted{display:none;}html.dbform-newsletter-submitted #signupform .submitted{display:initial;}html.initform,html.showmodal{overflow:hidden;}#content-modal{position:fixed;display:none;background:rgba(0,0,0,0.5);z-index:200;top:0;bottom:0;left:0;right:0;overflow:hidden;overflow-y:scroll;}#content-modal .modal-canvas{position:absolute;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:90%;max-width:768px;min-height:300px;top:0;left:50%;transform:translatex(-50%);padding:6vh 0;}#content-modal .modal-content{position:relative;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;padding:2rem 5vw 5rem 5vw;}#content-modal .modal-content .pagecaption h1{font-size:3rem;}#content-modal .modal-close{position:absolute;line-height:1;right:2rem;top:calc(5vh + 2rem);font-size:2.25rem;z-index:200;}#age-verify{position:fixed;display:none;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.5);z-index:1500;}#age-verify .avcanvas{position:absolute;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;left:50%;top:50%;width:94vw;max-width:600px;background:#fff;border:solid 1px #111;transform:translate(-50%,-50%);padding:2.5rem;text-align:center;text-wrap:balance;overflow:hidden;overflow-y:auto;}#age-verify .avcontent{font-size:1.5rem;}#age-verify .avcontent header{position:relative;display:block;font-size:1em;font-weight:500;margin:0 0 1.5rem 0;}#age-verify .avcontent header img{display:block;width:100%;max-width:300px;margin:0 auto;}#age-verify .avclose{position:absolute;display:none;right:1.5rem;top:1.5rem;cursor:pointer;font-size:1.8rem;font-weight:300;}#age-verify .avclose:after{font-family:'Font Awesome 6 Pro';content:'\f2d3';}#age-verify .avbdate{position:relative;display:block;white-space:nowrap;width:94%;margin:0 auto;text-align:center;}#age-verify .avbdate input{width:28%;margin:0 .25rem;text-align:center;}#age-verify .avmessage{color:red;font-style:italic;margin:1rem 0 0 0;min-height:1.5em;}@media (max-height: 500px){#age-verify .avcanvas{top:3vw;bottom:3vw;transform:translatex(-50%);}}html.age-verify-active{overflow:hidden;}