@charset "UTF-8";body,html{margin:0;position:relative}*{box-sizing:border-box}.section-heading{position:relative;color:#170807}.section-heading::after{content:"";display:block;position:absolute;bottom:0;left:0;width:80px;height:5px;background-color:#cc30f4}section.grid{margin:0 140px}@media (max-width:767px){section.grid{margin:0 20px}}.spacer{height:120px}@media (max-width:767px){.spacer{height:50px}}.spacer--small{height:60px}@media (max-width:767px){.spacer--small{height:25px}}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:url(../fonts/Poppins-Regular.woff2) format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;src:url(../fonts/Poppins-Bold.woff2) format("woff2")}body{font-family:Poppins,sans-serif}h1,h2,h3,h4{margin:0}h1{font-size:42px}@media (max-width:767px){h1{font-size:28px}}h2{font-size:32px}@media (max-width:767px){h2{font-size:24px}}h3{font-size:28px}@media (max-width:767px){h3{font-size:20px}}b,i,input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],p,span,strong,textarea{font-size:16px;line-height:28px}@media (max-width:767px){b,i,input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],p,span,strong,textarea{font-size:15px;line-height:25px}}.text-bigger{font-size:18px;line-height:34px}@media (max-width:767px){.text-bigger{font-size:17px;line-height:25px}}.main .hidden-h1{position:absolute;opacity:0;z-index:-1}.main .choice-wrapper{display:flex}@media (max-width:767px){.main .choice-wrapper{flex-direction:column}}.main .choice-wrapper-link{display:block;flex:1;text-decoration:none}.main .choice{display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;height:250px;cursor:pointer;transition:background .25s ease;background-color:#000}@media (max-width:767px){.main .choice{height:140px;padding:0 50px;align-items:start}}.main .choice--toothgems{background:linear-gradient(45deg,#000 0,#c913f6 100%)}.main .choice--toothgems:hover{background:#c913f6}.main .choice--piercing{background:linear-gradient(315deg,#000 0,#760505 100%)}.main .choice--piercing:hover{background:#760505}.main .choice-subheading{opacity:.5;font-weight:700;text-transform:uppercase;font-size:25px;margin-bottom:10px}@media (max-width:767px){.main .choice-subheading{font-size:18px}}.main .choice-heading{margin:0;font-size:50px}@media (max-width:767px){.main .choice-heading{font-size:30px}}.main .text-section-button{display:inline-block;padding:10px 30px;font-weight:700;color:#fff;text-decoration:none}.main .text-section-button--toothgems{background-color:#cc30f4}.main .text-section-button--piercing{background-color:#760505}.main .section-description{margin:30px 0}@media (max-width:767px){.main .section-description{margin:20px 0}}.main .section-one-content,.main .section-two-content{display:flex;gap:40px}@media (max-width:767px){.main .section-one-content,.main .section-two-content{flex-direction:column;gap:20px}}.main .section-featured-posts{flex:4;display:flex;flex-direction:column;gap:30px}.main .section-one-text-content,.main .section-two-text-content{flex:8}.main .featured-post{height:280px;display:flex;text-decoration:none;align-items:end}.main .featured-post-title{display:block;width:100%;color:#fff;padding:10px 20px;background-color:#cc30f4}.main .section-two-content .featured-post-title{background-color:#760505}.header{height:100px;padding:0 140px;display:flex;justify-content:space-between;align-items:center}@media (max-width:767px){.header{height:60px;padding:20px;position:sticky;top:0;background-color:#fff;z-index:5}}.header-left{display:flex;gap:100px;align-items:center}.header-logo img{height:44px}@media (max-width:767px){.header-logo img{height:25px}}@media (max-width:767px){.header-nav{position:fixed;top:60px;right:0;transform:translateX(100%);width:80%;height:100vh;background-color:#fff;padding:20px;transition:transform .3s ease-in-out}.header-nav-active{transform:translateX(0)}}.header-nav ul{list-style:none;margin:0;padding:0;display:flex;gap:50px}@media (max-width:767px){.header-nav ul{display:flex;flex-direction:column;gap:20px}}.header-nav li>a{color:#170807;text-decoration:none}@media (max-width:767px){.header-nav li>a{font-size:1.25rem}}.header-contact-button{padding:10px 30px;border:2px solid #cc30f4;color:#cc30f4;font-weight:700;text-decoration:none}@media (max-width:767px){.header-contact-button{display:none}}.header-hamburger-button{display:none}@media (max-width:767px){.header-hamburger-button{display:block;padding:5px 15px;background-color:transparent;border:2px solid #000}}.footer{padding:80px 140px 50px;background-color:#202020;color:#fff}@media (max-width:767px){.footer{padding:30px 20px}}.footer-content{display:grid;grid-template-columns:repeat(3,1fr)}@media (max-width:767px){.footer-content{grid-template-columns:repeat(1,1fr);gap:40px}}.footer-left-logo{width:50%}.footer-nav span{font-size:22px;font-weight:700;margin-bottom:10px;display:block}.footer-nav ul{margin:0;padding:0;list-style:none}.footer-nav ul li a{text-decoration:none;color:#fff}.footer-divider{height:1px;background-color:#575757;margin:50px 0}.footer-copyright{display:flex;justify-content:space-between}@media (max-width:767px){.footer-copyright{flex-direction:column;gap:20px}}.footer-copyright a{color:#fff;font-weight:700;text-decoration:none}