@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;800;900&family=Readex+Pro:wght@400;600);body .hero-detail{display:block;position:relative;overflow-x:hidden}@media(min-width:768px){body .hero-detail{overflow:hidden}}@media(min-width:1328px){body .hero-detail{display:flex;align-items:center;justify-content:center}}body .hero-detail__buttons{height:40px;display:flex;gap:5px;justify-content:flex-end;margin-bottom:5px}body .hero-detail__button--dark{background-color:#120b00;width:40px;height:100%;display:flex;justify-content:center;align-items:center}body .hero-detail__button--dark:nth-child(2) svg{height:20px;width:20px}body .hero-detail__button--dark svg{outline:#fff}body .hero-detail__button--active svg{fill:#fff}body .hero-detail__author{flex:0 0 40px;max-width:40px;min-height:40px;object-fit:cover}body .hero-detail__author-wrapper{display:flex;justify-content:center;margin-top:32px}body .hero-detail__author-inner{display:inline-flex;justify-content:flex-start;align-items:center;padding-left:0;padding-right:0;background-color:#583700;color:#f8e7cc;font-weight:600}body .hero-detail__author-name{margin-left:16px;margin-right:16px;letter-spacing:.02em}body .hero-detail__main{transition:.2s cubic-bezier(.22,1,.36,1);transition-duration:1s}@media(min-width:768px){body .hero-detail__main{transform:scale(1);opacity:1}}body .hero-detail__label{text-align:center;color:#dd8900;font-family:Readex Pro,sans-serif;margin-bottom:16px;font-weight:400}body .hero-detail-label{gap:0}body .hero-detail-label-wrapper{display:flex;justify-content:center;margin-top:32px;flex-direction:row;align-items:center;flex-wrap:wrap;gap:16px}@media(min-width:768px){body .hero-detail-label-wrapper{flex-wrap:wrap;flex-direction:row}}body .hero-detail-label:last-of-type{margin-bottom:0}@media(min-width:768px){body .hero-detail-label{margin-bottom:0}body .hero-detail-label:last-of-type{margin-right:0}}body .hero-detail-label__title{white-space:nowrap;margin:0 0 0 10px}body .hero-detail-label svg{max-width:16px;max-height:16px;flex:0 0 16px}body .hero-detail-label path,body .hero-detail-label svg{fill:#f1d099}body .hero-detail-video{width:100%;min-height:192px;bottom:1px;position:relative;margin-top:40px}body .hero-detail-video--no-min-height body .hero-detail-detail-video__image{position:relative}@media(min-width:768px){body .hero-detail-video{min-height:307px}}@media(min-width:1024px){body .hero-detail-video{min-height:607px;margin-top:66px}}body .hero-detail-video-wrapper{width:95%;position:absolute;display:flex;justify-content:start;flex-direction:row;align-items:center;bottom:16px;left:16px;opacity:1}@media(min-width:1024px){body .hero-detail-video-wrapper{bottom:64px;left:64px}}body .hero-detail-video-wrapper--not-vissible{opacity:0}body .hero-detail-video__image{background-position:50%;background-size:cover;top:0;left:0;right:0;bottom:0;position:absolute;opacity:1;transition:opacity 2s}@media(min-width:1200px){body .hero-detail-video__image{object-fit:contain;object-position:center center;display:block;margin:0 auto}}body .hero-detail-video__image:after{content:"";position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 60%,#120b00)}body .hero-detail-video__image--not-vissible{opacity:0}body .hero-detail-video__image--no-gradient:after{content:"";background:transparent}body .hero-detail-video__title{margin-left:16px;z-index:2}@media(min-width:1024px){body .hero-detail-video__title{margin-left:32px}}body .hero-detail-video__button{background-color:#583700;width:28px;height:28px;z-index:2;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s}@media(min-width:1024px){body .hero-detail-video__button{height:56px;width:56px}}body .hero-detail-video__button path,body .hero-detail-video__button svg{fill:#fff;max-width:60%;max-height:60%}body .hero-detail-video__button:hover{background-color:#855200}body .hero-detail-video__duration{background:#dd8900;color:#fff;font-size:1rem;padding:16px;min-height:56px;z-index:2;align-items:center}body .hero-detail-video__iframe{opacity:0;width:100%;aspect-ratio:16/9}@media(min-width:768px){body .hero-detail-video__iframe{min-height:307px}}@media(min-width:1024px){body .hero-detail-video__iframe{min-height:607px}}body .hero-detail-video__iframe--active{opacity:1;position:relative;z-index:2;transition:opacity .2s}body .hero-detail__background{background-color:#120b00;background-image:url(/wp-content/themes/chaupain/dist/images/background-black-texture.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;top:0;right:0;bottom:0;left:0;display:block;position:absolute;background-image:url(/wp-content/themes/chaupain/dist/images/background-black-texture-portrait.jpg);bottom:60px}@media(min-width:768px){body .hero-detail__background{bottom:120px}}@media(min-width:1024px){body .hero-detail__background{background-image:url(/wp-content/themes/chaupain/dist/images/background-texture-black.jpg)}}body .hero-detail__background:after{position:absolute;content:"";background:linear-gradient(1turn,#000,transparent);bottom:0;left:0;right:0;top:50%}@media(min-width:1024px){body .hero-detail__background:after{background:linear-gradient(270deg,#000,transparent 100.64%);display:block;right:0;left:auto;top:0;bottom:0;width:66%}}body .hero-detail__background-graphic{position:absolute;transition:.2s cubic-bezier(.22,1,.36,1);transition-duration:2s;display:none;width:904px;height:860px}@media(min-width:1328px){body .hero-detail__background-graphic{opacity:0;display:block;bottom:-64px;right:-100px}body .hero-detail__background-graphic--mounted{opacity:1;bottom:-64px;right:-64px}}body .hero-detail__inner{padding-top:90px;padding-bottom:0;position:relative;width:100%}@media(min-width:1024px){body .hero-detail__inner{padding-top:152px}}body .hero-detail__title{position:relative;text-align:center;font-size:2rem;line-height:2.5rem;max-width:330px;margin:8px auto 0}body .hero-detail__title .animate-in{position:relative;top:-20px;opacity:0;transition:.2s cubic-bezier(.22,1,.36,1);transition-duration:1.5s;transition-delay:0s;opacity:1}body .hero-detail--mounted body .hero-detail__title .animate-in{top:0;opacity:1}@media(min-width:1024px){body .hero-detail__title{max-width:inherit}}@media(min-width:1328px){body .hero-detail__title{font-size:4rem;line-height:1}}body .hero-detail__subtitle{margin:0;color:#dd8900;text-align:center}@media(min-width:1200px){body .hero-detail__subtitle{font-size:1.25rem;line-height:1.75rem}}body .hero-detail__button-wrapper{margin-top:24px}body .hero-detail__button-wrapper .animate-in{position:relative;top:-20px;opacity:0;transition:.2s cubic-bezier(.22,1,.36,1);transition-duration:1.5s;transition-delay:.2s}body .hero-detail--mounted body .hero-detail__button-wrapper .animate-in{top:0;opacity:1}@media(min-width:1200px){body .hero-detail__button-wrapper{margin-top:48px}}body .hero-detail__share-this-wrapper{position:absolute;right:-20px;top:50%;transform:translateY(-50%) translateX(100%)}body .hero-detail__share-this-wrapper .sharethis-inline-share-buttons,body .hero-detail__share-this-wrapper .sharethis-inline-share-buttons#st,body .hero-detail__share-this-wrapper .sharethis-inline-share-buttons.st-center.st-inline-share-buttons st-animated#stn{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px}body .hero-detail__share-this-wrapper .sharethis-inline-share-buttons#st .st-btn,body .hero-detail__share-this-wrapper .sharethis-inline-share-buttons .st-btn,body .hero-detail__share-this-wrapper .sharethis-inline-share-buttons.st-center.st-inline-share-buttons st-animated#stn .st-btn,body body .hero-detail__share-this-wrapper .sharethis-inline-share-buttons#st .st-btn,body body .hero-detail__share-this-wrapper .sharethis-inline-share-buttons .st-btn,body body .hero-detail__share-this-wrapper .sharethis-inline-share-buttons.st-center.st-inline-share-buttons st-animated#stn .st-btn{background:linear-gradient(0deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.1)),#120b00!important;margin:0!important;width:64px!important;height:64px!important;left:0}body .hero-detail__share-this-wrapper .sharethis-inline-share-buttons#st .st-btn:hover,body .hero-detail__share-this-wrapper .sharethis-inline-share-buttons .st-btn:hover,body .hero-detail__share-this-wrapper .sharethis-inline-share-buttons.st-center.st-inline-share-buttons st-animated#stn .st-btn:hover,body body .hero-detail__share-this-wrapper .sharethis-inline-share-buttons#st .st-btn:hover,body body .hero-detail__share-this-wrapper .sharethis-inline-share-buttons .st-btn:hover,body body .hero-detail__share-this-wrapper .sharethis-inline-share-buttons.st-center.st-inline-share-buttons st-animated#stn .st-btn:hover{top:0!important;left:4px}body .hero-detail__share-this-wrapper .sharethis-inline-share-buttons#st .st-btn>img,body .hero-detail__share-this-wrapper .sharethis-inline-share-buttons .st-btn>img,body .hero-detail__share-this-wrapper .sharethis-inline-share-buttons.st-center.st-inline-share-buttons st-animated#stn .st-btn>img,body body .hero-detail__share-this-wrapper .sharethis-inline-share-buttons#st .st-btn>img,body body .hero-detail__share-this-wrapper .sharethis-inline-share-buttons .st-btn>img,body body .hero-detail__share-this-wrapper .sharethis-inline-share-buttons.st-center.st-inline-share-buttons st-animated#stn .st-btn>img{max-width:30px!important;max-height:30px!important}body .hero-detail__share-this-wrapper-title{text-align:center;font-weight:600;font-size:.875rem;line-height:1rem;padding-bottom:8px;color:#fff}