/*!
Theme Name: Viola LP theme
Theme URI:
Description: A custom theme for the Viola LPs website
Author: Avsha Agasi
Author URI: http://the-two.co
Version: 1.0
Tags: Clean, Minimal, Great
*/
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");@import url("https://use.typekit.net/xam2txz.css");@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");@import url("https://use.typekit.net/xam2txz.css");.animated{animation-duration:1s;animation-fill-mode:both}.animated.hinge{animation-duration:2s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-60px)}to{opacity:1;transform:translateY(0)}}.fadeInDown{animation-name:fadeInDown}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}a{text-decoration:none;color:inherit}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box}html{width:100%;height:100%;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-weight:400;line-height:1;width:100%;height:100%;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.overflow{overflow:hidden}.container{position:relative;min-height:100vh;overflow:hidden}.content-wrapper{position:relative;width:calc(100% - 64px);max-width:1360px;margin:auto}.bg{background-size:cover!important;background-position:center center!important}.video-wrapper{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden}.video{position:absolute;top:0;left:0;min-width:100%;min-height:100%;width:auto;height:auto}.center-wrapper{position:absolute;width:100%;height:100%;top:0;left:0;display:table}.center-wrapper .center{display:table-cell;vertical-align:middle}.vimeo-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.vimeo-wrapper iframe{width:100vw;height:56.25vw;min-height:100vh;min-width:177.77vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.vimeo-wrapper video{width:100vw;height:56.25vw;min-height:100vh;min-width:177.77vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.overlay{background:rgba(0,0,0,0.5);transition:all 0.4s ease-out;position:absolute;width:100%;height:100%;top:0;left:0}.ta-c{text-align:center}.m-t-24{margin-top:24px}.image{position:absolute;width:100%;height:100%;top:0;left:0}::-webkit-input-placeholder{color:#00384a!important;font-family:"gotham",sans-serif}::-moz-placeholder{color:#00384a!important;font-family:"gotham",sans-serif}:-ms-input-placeholder{color:#00384a!important;font-family:"gotham",sans-serif}:-moz-placeholder{color:#00384a!important;font-family:"gotham",sans-serif}.wow{visibility:hidden}.hide-on-d{display:none}.go-up{position:absolute;right:64px;bottom:64px;cursor:pointer;font-size:12px}.go-up img{width:16px;margin-left:4px}.open-image-vid{cursor:pointer}.open-popup{cursor:pointer}.wp-caption{cursor:pointer}.lds-ring{position:absolute;left:0;top:-4px;width:40px;height:40px;transition:all 0.26s ease-out;visibility:hidden;opacity:0}.lds-ring.show{visibility:visible;opacity:1}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:28px;height:28px;margin:5px;border:4px solid white;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(0.5,0,0.5,1) infinite;border-color:#fff transparent transparent transparent}.lds-ring div:first-child{animation-delay:-0.45s}.lds-ring div:nth-child(2){animation-delay:-0.3s}.lds-ring div:nth-child(3){animation-delay:-0.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.ofc{position:absolute;width:100%;height:100%;top:0;left:0;display:block;object-fit:cover;overflow:hidden}.ofc.opt{object-position:top}.ofc.contain{object-fit:contain}.ofc img{position:absolute;width:100%;height:100%;top:0;left:0;display:block;object-fit:cover}.enlarge-img{cursor:pointer}.img-blocker{position:absolute;left:-5px;top:-5px;width:calc(100% + 10px);height:calc(100% + 10px);background:#ffffff;transition:all 1.2s cubic-bezier(0.645,0.045,0.355,1);-webkit-transition:all 1.2s cubic-bezier(0.645,0.045,0.355,1);transform-origin:left center}.img-blocker.opp{transform-origin:right center}.img-blocker.from-top{transform-origin:bottom center}.img-blocker.from-top.reveal{transform:scaleY(0)!important;-webkit-transform:scaleY(0)!important}.img-blocker.reveal{transform:scaleX(0)!important;-webkit-transform:scaleX(0)!important}@media screen and (max-width:1780px){.content-wrapper{width:calc(100% - 51.2px);max-width:1088px}}@media screen and (max-width:1024px){.content-wrapper{width:calc(100% - 54px);border:0}.hide-on-d{display:block}.hide-on-m{display:none}}h1{line-height:1.2}h2{line-height:1.2}h3{line-height:1.2}p{font-size:18px;line-height:1.5;font-optical-sizing:auto;font-weight:400;font-style:normal}p strong{font-weight:600}ul.text-list{position:relative;font-size:18px;line-height:1.5;list-style-type:disc;padding-left:24px}ul.text-list.w-checks{list-style-type:none;padding-left:0}ul.text-list.w-checks li{padding-left:36px;margin:8px 0 0}ul.text-list.w-checks li svg{position:absolute;top:1.5px;left:0;width:24px;height:auto}ul.text-list.w-checks .children{position:relative;margin:8px 0}ul.text-list.w-checks .children li{margin:0;padding-left:9px;border-left:1px solid #dadada}ul.text-list li{position:relative}@media screen and (max-width:1780px){p{font-size:14.4px}ul.text-list{font-size:14.4px;padding-left:19.2px}ul.text-list.w-checks li{padding-left:28.8px;margin:6.4px 0 0}ul.text-list.w-checks li svg{top:1.2px;width:19.2px}ul.text-list.w-checks .children{margin:6.4px 0}ul.text-list.w-checks .children li{padding-left:7.2px}}@media screen and (max-width:1024px){p{font-size:16px}ul.text-list{font-size:16px}}@font-face{font-family:"GothamBlack";font-style:normal;font-stretch:normal;font-display:swap;src:url("fonts/gothamblack_normal_normal.woff2") format("woff2")}.lp-wrapper{position:relative}.lp-wrapper .hero{position:relative;padding:32px}.lp-wrapper .hero .media-wrapper{position:relative;height:600px;border-radius:30px;overflow:hidden;padding:32px;display:flex;align-items:center;justify-content:flex-start;color:#ffffff}.lp-wrapper .hero .media-wrapper .overlay{background:linear-gradient(to left,rgba(0,0,0,0) 0%,rgba(0,0,0,0.88) 100%)}.lp-wrapper .hero .media-wrapper .content{position:relative;max-width:496px}.lp-wrapper .hero .media-wrapper .content .logo-and-title{position:relative;display:flex;align-items:center;justify-content:center;gap:40px}.lp-wrapper .hero .media-wrapper .content .logo-and-title img{position:relative;display:block;width:154px;height:auto}.lp-wrapper .hero .media-wrapper .content .logo-and-title h1{position:relative;font-family:GothamBlack,sans-serif;font-size:72px;line-height:1.08;width:calc(100% - 194px)}.lp-wrapper .hero .media-wrapper .content .date-location{position:relative;font-size:26px;text-transform:uppercase;line-height:1.2;margin:40px 0 0;text-align:center;border-top:1px solid rgba(255,255,255,0.44);padding:20px 0 0}.lp-wrapper .page{position:relative;padding:32px 0 108px}.lp-wrapper .page .icon{position:absolute;opacity:0.04;left:-4vw;top:-30px;width:80vw;height:auto}.lp-wrapper .page .content-wrapper .text-and-form{position:relative;display:flex;align-items:flex-start;justify-content:space-between}.lp-wrapper .page .content-wrapper .text-and-form .text{position:relative;width:calc(100% - 620px)}.lp-wrapper .page .content-wrapper .text-and-form .text h2{position:relative;font-family:GothamBlack,sans-serif;font-size:36px}.lp-wrapper .page .content-wrapper .text-and-form .text p{position:relative;margin:0 0 14px}.lp-wrapper .page .content-wrapper .text-and-form .text p:last-child{margin:0}.lp-wrapper .page .content-wrapper .text-and-form .text p.date{font-family:GothamBlack,sans-serif;font-size:24px;margin:0 0 24px}.lp-wrapper .page .content-wrapper .text-and-form .text ul.text-list{margin:0 0 14px}.lp-wrapper .page .content-wrapper .text-and-form .form-wrapper{position:relative;background:white;width:540px;padding:60px 50px;border-radius:20px;box-shadow:rgba(100,100,111,0.2) 0px 7px 29px 0px;margin:-360px 0 0}.lp-wrapper .page .content-wrapper .text-and-form .form-wrapper h3{font-family:"gotham",sans-serif;font-size:28px;text-transform:uppercase}.lp-wrapper .page .content-wrapper .text-and-form .form-wrapper .disclaimer{margin:10px 0 24px;font-size:14.4px}.lp-wrapper .page .content-wrapper .text-and-form .form-wrapper br{display:none}.lp-wrapper .page .content-wrapper .text-and-form .form-wrapper form{position:relative}.lp-wrapper .page .content-wrapper .text-and-form .form-wrapper form.sent .disclaimer,.lp-wrapper .page .content-wrapper .text-and-form .form-wrapper form.sent .form-row,.lp-wrapper .page .content-wrapper .text-and-form .form-wrapper form.sent .wpcf7-submit,.lp-wrapper .page .content-wrapper .text-and-form .form-wrapper form.sent h3{visibility:hidden;opacity:0}.lp-wrapper .page .content-wrapper .about-wrapper{position:relative;margin:90px 0 0;border-top:1px solid rgba(0,0,0,0.14);padding:40px 0 0}.lp-wrapper .page .content-wrapper .about-wrapper h3{font-family:"gotham",sans-serif;font-size:28px;text-transform:uppercase;margin:0 0 24px}.lp-wrapper .page .content-wrapper .about-wrapper p{margin:0 0 14px}.lp-wrapper .page .content-wrapper .about-wrapper p a{font-weight:600}.lp-wrapper .page .content-wrapper .about-wrapper .info-wrapper{position:relative;margin:24px 0 0;display:flex;align-items:center;justify-content:flex-start;gap:24px}.lp-wrapper .page .content-wrapper .about-wrapper .info-wrapper .img-wrapper{position:relative;width:120px;height:120px;border-radius:50%;overflow:hidden}.lp-wrapper .page .content-wrapper .about-wrapper .info-wrapper .img-wrapper .ofc{border-radius:50%}.lp-wrapper .page .content-wrapper .about-wrapper .info-wrapper .text{position:relative;width:calc(100% - 144px)}.lp-wrapper .page .content-wrapper .footer{position:relative;margin:90px 0 0;border-top:1px solid rgba(0,0,0,0.14);padding:40px 0 0;display:flex;align-items:center;justify-content:space-between}.lp-wrapper .page .content-wrapper .footer p{font-size:15.4px}.lp-wrapper .page .content-wrapper .footer .on-left{position:relative}.lp-wrapper .page .content-wrapper .footer .on-left .logos{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:24px}.lp-wrapper .page .content-wrapper .footer .on-left .logos img{position:relative;display:block;height:34px;width:auto}.lp-wrapper .page .content-wrapper .footer .on-left p{position:relative;margin:20px 0 0}.lp-wrapper .page .content-wrapper .footer .on-right{position:relative}.lp-wrapper .page .content-wrapper .footer .on-right .socials{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:24px}.lp-wrapper .page .content-wrapper .footer .on-right .socials a{position:relative;display:block;height:34px;width:auto}.lp-wrapper .page .content-wrapper .footer .on-right .socials a svg{position:relative;display:block;height:100%;width:auto}.lp-wrapper .page .content-wrapper .footer .on-right .socials a svg path{fill:#00384a}.lp-wrapper .page .content-wrapper .footer .on-right .links{position:relative;margin:20px 0 0;display:flex;align-items:center;justify-content:flex-start;gap:20px}@media screen and (max-width:1780px){.lp-wrapper .hero{padding:25.6px}.lp-wrapper .hero .media-wrapper{height:480px;border-radius:24px;padding:25.6px}.lp-wrapper .hero .media-wrapper .content{max-width:396.8px}.lp-wrapper .hero .media-wrapper .content .logo-and-title{gap:32px}.lp-wrapper .hero .media-wrapper .content .logo-and-title img{width:123.2px}.lp-wrapper .hero .media-wrapper .content .logo-and-title h1{font-size:57.6px;width:calc(100% - 155.2px)}.lp-wrapper .hero .media-wrapper .content .date-location{font-size:20.8px;margin:32px 0 0;padding:16px 0 0}.lp-wrapper .page{padding:25.6px 0 86.4px}.lp-wrapper .page .icon{top:-24px}.lp-wrapper .page .content-wrapper .text-and-form .text{width:calc(100% - 496px)}.lp-wrapper .page .content-wrapper .text-and-form .text h2{font-size:28.8px}.lp-wrapper .page .content-wrapper .text-and-form .text p{margin:0 0 11.2px}.lp-wrapper .page .content-wrapper .text-and-form .text p.date{font-size:19.2px;margin:0 0 19.2px}.lp-wrapper .page .content-wrapper .text-and-form .text ul.text-list{margin:0 0 11.2px}.lp-wrapper .page .content-wrapper .text-and-form .form-wrapper{width:432px;padding:48px 40px;border-radius:16px;margin:-288px 0 0}.lp-wrapper .page .content-wrapper .text-and-form .form-wrapper h3{font-size:22.4px}.lp-wrapper .page .content-wrapper .text-and-form .form-wrapper .disclaimer{margin:8px 0 19.2px;font-size:11.52px}.lp-wrapper .page .content-wrapper .about-wrapper{margin:72px 0 0;padding:32px 0 0}.lp-wrapper .page .content-wrapper .about-wrapper h3{font-size:22.4px;margin:0 0 19.2px}.lp-wrapper .page .content-wrapper .about-wrapper p{margin:0 0 11.2px}.lp-wrapper .page .content-wrapper .about-wrapper .info-wrapper{margin:19.2px 0 0;gap:19.2px}.lp-wrapper .page .content-wrapper .about-wrapper .info-wrapper .img-wrapper{width:96px;height:96px}.lp-wrapper .page .content-wrapper .about-wrapper .info-wrapper .text{width:calc(100% - 115.2px)}.lp-wrapper .page .content-wrapper .footer{margin:72px 0 0;padding:32px 0 0}.lp-wrapper .page .content-wrapper .footer p{font-size:12.32px}.lp-wrapper .page .content-wrapper .footer .on-left .logos{gap:19.2px}.lp-wrapper .page .content-wrapper .footer .on-left .logos img{height:27.2px}.lp-wrapper .page .content-wrapper .footer .on-left p{margin:16px 0 0}.lp-wrapper .page .content-wrapper .footer .on-right .socials{gap:19.2px}.lp-wrapper .page .content-wrapper .footer .on-right .socials a{height:27.2px}.lp-wrapper .page .content-wrapper .footer .on-right .links{margin:16px 0 0;gap:16px}}@media screen and (max-width:1024px){.lp-wrapper .hero{padding:14px}.lp-wrapper .hero .media-wrapper{height:400px;border-radius:16px;padding:0;justify-content:center}.lp-wrapper .hero .media-wrapper .content{max-width:270px;margin:0 auto}.lp-wrapper .hero .media-wrapper .content .logo-and-title{gap:20px}.lp-wrapper .hero .media-wrapper .content .logo-and-title img{width:86px}.lp-wrapper .hero .media-wrapper .content .logo-and-title h1{font-size:39px;width:calc(100% - 106px)}.lp-wrapper .hero .media-wrapper .content .date-location{font-size:18px;margin:20px 0 0;padding:18px 0 0}.lp-wrapper .page{padding:30px 0 60px}.lp-wrapper .page .content-wrapper .text-and-form{flex-wrap:wrap;flex-direction:column-reverse}.lp-wrapper .page .content-wrapper .text-and-form .form-wrapper{width:100%;padding:30px;border-radius:10px;margin:-100px auto 0}.lp-wrapper .page .content-wrapper .text-and-form .form-wrapper h3{font-size:21px}.lp-wrapper .page .content-wrapper .text-and-form .form-wrapper .disclaimer{margin:6px 0 16px;font-size:13.2px}.lp-wrapper .page .content-wrapper .text-and-form .text{margin:40px 0 0;width:100%}.lp-wrapper .page .content-wrapper .text-and-form .text p{margin:0 0 14px}.lp-wrapper .page .content-wrapper .text-and-form .text ul.text-list{margin:0 0 14px}.lp-wrapper .page .content-wrapper .about-wrapper{margin:40px 0 0;padding:34px 0 0}.lp-wrapper .page .content-wrapper .about-wrapper h3{font-size:21px;margin:0 0 20px}.lp-wrapper .page .content-wrapper .about-wrapper p{margin:0 0 14px}.lp-wrapper .page .content-wrapper .about-wrapper .info-wrapper{margin:20px 0 0;gap:14px}.lp-wrapper .page .content-wrapper .about-wrapper .info-wrapper .img-wrapper{width:100px;height:100px}.lp-wrapper .page .content-wrapper .about-wrapper .info-wrapper .text{width:calc(100% - 114px)}.lp-wrapper .page .content-wrapper .footer{margin:40px 0 0;padding:34px 0 0;display:block}.lp-wrapper .page .content-wrapper .footer .on-left .logos{gap:10px}.lp-wrapper .page .content-wrapper .footer .on-left .logos img{height:24px}.lp-wrapper .page .content-wrapper .footer .on-right{margin:20px 0 0}.lp-wrapper .page .content-wrapper .footer .on-right .socials{gap:20px;justify-content:flex-start}.lp-wrapper .page .content-wrapper .footer p{font-size:13.8px}}.form-wrapper{position:relative}.form-wrapper .form-row{position:relative;margin:0 0 16px;display:flex;align-items:flex-start;justify-content:space-between}.form-wrapper .form-row.double .part{width:calc(50% - 6px)}.form-wrapper .form-row .part{position:relative;width:100%}.form-wrapper input{border:1px solid transparent;background:rgba(0,0,0,0.04);font-size:18px;font-family:"gotham",sans-serif;color:#00384a;height:54px;padding:0 20px;width:100%;outline:0;border-radius:6px}.form-wrapper input:focus{border-color:#0095c4}.form-wrapper input.wpcf7-not-valid{border-color:#ff0000}.form-wrapper input[type=submit]{margin:20px auto 0;width:100%;display:block;height:54px;line-height:1;border-radius:30px;background:#00384a;color:white;font-size:18px;text-align:center;cursor:pointer;transition:all 0.26s ease-out}.form-wrapper input[type=submit]:hover{background:#002936;color:white}.form-wrapper .wpcf7-not-valid-tip{display:none}.form-wrapper .wpcf7 form.invalid .wpcf7-response-output,.form-wrapper .wpcf7 form.payment-required .wpcf7-response-output,.form-wrapper .wpcf7 form.unaccepted .wpcf7-response-output{display:none}.form-wrapper .wpcf7-spinner{position:absolute;right:calc(50% + 44px);bottom:14.6px;background:white}.form-wrapper .wpcf7-spinner:before{background-color:#00384a}.form-wrapper .wpcf7 form.sent .wpcf7-response-output{position:absolute;top:20px;left:50%;transform:translateX(-50%);width:380px;margin:0;padding:0;border:0;font-size:28px;text-transform:uppercase;line-height:1.4;text-align:center}@media screen and (max-width:1780px){.form-wrapper .form-row{margin:0 0 12.8px}.form-wrapper .form-row.double .part{width:calc(50% - 4.8px)}.form-wrapper input{font-size:14.4px;height:43.2px;padding:0 16px;border-radius:4.8px}.form-wrapper input[type=submit]{margin:16px auto 0;height:43.2px;border-radius:24px;font-size:14.4px}.form-wrapper .wpcf7-spinner{right:calc(50% + 35.2px);bottom:11.68px}.form-wrapper .wpcf7 form.sent .wpcf7-response-output{top:16px;width:304px;font-size:22.4px}}@media screen and (max-width:1024px){.form-wrapper input{font-size:16px;height:44px;padding:0 14px;border-radius:4px}.form-wrapper input[type=submit]{height:44px;border-radius:30px;font-size:16px}.form-wrapper .wpcf7 form.sent .wpcf7-response-output{top:16px;width:290px;font-size:20px}}html{font-size:10px}body{font-family:"gotham",sans-serif;font-size:10px;color:#00384a;background:#ffffff;font-weight:normal!important;font-style:normal!important;direction:ltr}
/*# sourceMappingURL=style.css.map */