@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;800;900&family=Readex+Pro:wght@400;600);.pop-up{position:fixed;z-index:9000;left:0;top:0;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;transition:.2s cubic-bezier(.22,1,.36,1);transition-duration:.45s;-ms-overflow-style:none;scrollbar-width:none;background-color:rgba(18,11,0,.4);opacity:0;pointer-events:none;display:flex}@media(min-width:768px){.pop-up{overflow:auto}}.pop-up::-webkit-scrollbar{display:none}.pop-up--active{opacity:1;display:flex;pointer-events:auto}.pop-up-wrapper{width:92vw;height:100vh;top:0}@media(min-width:1024px){.pop-up-wrapper{width:62vw}}.pop-up-wrapper-bg{position:relative;background-image:url(/wp-content/themes/chaupain/dist/images/popup-background.jpg);background-repeat:no-repeat;background-size:cover;margin:0 -16px;padding:16px;width:100vw;height:100vh;top:0}.pop-up-wrapper-bg:after{content:"";top:0;left:0;right:0;bottom:0;position:absolute;background-color:rgba(18,11,0,.6)}.pop-up__bg{display:block;position:fixed;top:0;left:0;right:0;bottom:0;z-index:-1}.pop-up--active .pop-up__bg{pointer-events:auto}.pop-up .container,.pop-up__inner{pointer-events:none}.pop-up__inner{position:relative;margin:auto;max-width:530px;padding-top:24px;padding-bottom:24px;width:100%}.pop-up--wider .pop-up__inner{max-width:770px}@media(min-width:1600px){.pop-up--wider .pop-up__inner{max-width:960px}}.pop-up--extra-wide .pop-up__inner{max-width:90vw}@media(min-width:1024px){.pop-up--extra-wide .pop-up__inner{max-width:72vw}}.pop-up__content-wrapper{max-width:568px;margin:32px auto}@media(min-width:1024px){.pop-up__content-wrapper{margin:115px auto}}.pop-up--wider .pop-up__content-wrapper{max-width:770px}@media(min-width:1600px){.pop-up--wider .pop-up__content-wrapper{max-width:960px}}.pop-up--extra-wide .pop-up__content-wrapper{max-width:100vw}.pop-up--active .pop-up__content-wrapper{pointer-events:auto}.pop-up__content-wrapper-scrollable-and-clickable{display:block;position:absolute;content:"";top:0;height:100vh;left:-50vw;width:200vw}.pop-up__content{position:relative;background-color:#fff;padding:16px}.pop-up--active .pop-up__content{pointer-events:auto}@media(min-width:1200px){.pop-up__content{padding:24px}}.pop-up--simple-content .pop-up__content{padding:0;background:transparent}.pop-up__title{color:#fff;margin-bottom:16px;text-align:center}.pop-up__intro{color:#fff;margin-bottom:32px;text-align:center}.pop-up__button{margin-bottom:115px}.pop-up__button-cross{width:100%;display:flex;justify-content:flex-end}.pop-up__button-wrapper{margin:32px 0 0}.pop-up--active .pop-up__button-wrapper .button{pointer-events:auto}.pop-up__button-wrapper-cross{margin:-16px 0 16px}.pop-up__button-wrapper svg{position:relative;top:2px;right:4px}.pop-up__button-wrapper span{position:relative;bottom:4px;left:5px}.pop-up__inline-close{position:-webkit-sticky;position:sticky;max-width:unset;margin:0 20px;z-index:1;top:0;left:0;right:0;display:flex;justify-content:flex-end}@media(min-width:768px){.pop-up__inline-close{position:absolute}}.pop-up__inline-close-button{position:absolute;top:0;transition:none}.pop-up__inline-close-button-icon{width:12px;height:12px}.pop-up-wrapper .pop-up__content-wrapper .gform_wrapper{background-color:#fff;color:#000}.call-to-action-video{min-height:210px;position:relative;display:flex;align-items:center;overflow:hidden;cursor:pointer}.call-to-action-video:hover .call-to-action-video__background{transform:scale(1.025)}.call-to-action-video:hover .call-to-action-video__background:after{opacity:.75}.call-to-action-video:hover .call-to-action-video__play-icon{background:#c77b00}@media(min-width:1200px){.call-to-action-video{min-height:400px}}@media(min-width:1328px){.call-to-action-video{min-height:600px;height:76vh;max-height:960px}}.call-to-action-video__background{transition:.2s cubic-bezier(.22,1,.36,1);transition-duration:4s;display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-color:#b16e00;background-size:cover;background-repeat:no-repeat;background-position:50% 50%}.call-to-action-video__background:after{transition:.2s cubic-bezier(.22,1,.36,1);transition-duration:1s;content:"";background:linear-gradient(180deg,rgba(18,11,0,0),#120b00);filter:drop-shadow(0 32px 64px rgba(18,11,0,.08));display:block;position:absolute;height:100%;width:100%;top:0;left:0}.call-to-action-video__inner{padding:32px;width:100%;display:flex;align-items:center;justify-content:center;position:relative}.call-to-action-video__title{display:flex;justify-content:center;align-items:center;text-decoration:none;width:-webkit-min-content;width:min-content}.call-to-action-video__play-icon{flex:0 0 60px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#dd8900;margin-right:16px;transition:.2s cubic-bezier(.22,1,.36,1);transition-duration:.5s}@media(min-width:1328px){.call-to-action-video__play-icon{margin-right:32px}}.call-to-action-video__play-icon svg{width:26px;height:28px}@media(min-width:1328px){.call-to-action-video__play-icon svg{width:56px;height:60px}}@media(min-width:1328px){.call-to-action-video__play-icon{flex:0 0 144px;width:144px;height:144px}}