@font-face{font-family:lato;src:url(../fonts/lato/Lato-Regular.ttf) format("ttf")}html{font-size:14px}body{margin:0;background:#222;overflow-x:hidden;font-family:lato,sans-serif}body:before{content:'';position:fixed;top:0;right:0;bottom:0;left:0;z-index:12;opacity:0;visibility:hidden;transition:all .3s ease-in-out}body.with-overlay:before{background:rgba(0,0,0,.5);opacity:1;visibility:visible}*{box-sizing:border-box}img{max-width:100%}ul{padding:0;margin:0}h1{opacity:0}header{position:fixed;display:flex;align-items:center;justify-content:center;width:100%;background-color:#a4004f;color:#fff;height:80px;padding:0 45px;transition:all .5s linear;z-index:9}header:not(.loaded){transform:translateY(-100%);opacity:0;visibility:hidden}@media only screen and (max-width:992px){header{padding-left:15px;padding-right:15px}}@media only screen and (max-width:768px){header{height:60px}.et-studio-logo-img svg{max-width:230px}}header a{color:#fff;text-decoration:none}.et-studio-menu ul li{list-style:none;text-transform:uppercase;display:inline-flex;white-space:nowrap;flex:1;height:100%}.et-studio-filters li{list-style:none}.et_studio-filter{cursor:pointer}.filter-list{position:absolute;z-index:9;background-color:#fff;padding:20px;color:#000}.filter-list .count{margin-left:10px}.page-content{display:inline-block;margin:105px 35px 0;width:calc(100% - 70px)}@media only screen and (max-width:992px){.page-content{margin:85px 5px 0;width:calc(100% - 10px)}}@media only screen and (max-width:768px){.page-content{margin-top:65px}}.et-studio-empty-search{text-align:center;color:#fff}.et-studio-template{width:calc(20% - 20px);margin:10px;border-radius:3px;overflow:hidden;display:inline-flex}@media only screen and (max-width:2000px){.et-studio-template{width:calc(25% - 20px)}}@media only screen and (max-width:1200px){.et-studio-template{width:calc(33.33% - 20px)}}@media only screen and (max-width:768px){.et-studio-template{width:calc(50% - 20px)}}.et-studio-template .et-studio-template-body{position:relative;display:inline-flex;align-items:center;width:100%}.et-studio-template .et-studio-template-body:before{content:'';position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:3px;transition:all .3s linear}.et-studio-template .et-studio-template-body img{display:block;width:100%}.et-studio-template-body .elementor-template-library-template-preview{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s;cursor:pointer}.et-studio-template-body:not(:hover) .elementor-template-library-template-preview{opacity:0}.page-content:not(.filtered) .et-studio-template{transition:all 1s;margin:10px}.page-content:not(.filtered) .et-studio-template:nth-child(2n+1){transition-delay:.2s}.page-content:not(.filtered) .et-studio-template:nth-child(3n+1){transition-delay:.5s}.page-content:not(.filtered) .et-studio-template:nth-child(4n+1){transition-delay:.7s}.page-content:not(.filtered) .et-studio-template:nth-child(5n+1){transition-delay:.9s}.page-content:not(.filtered) .et-studio-template:not(.loaded){opacity:0;transform:translateY(25px)}.hidden{display:none!important}.et-studio-loaded-images{color:#fff;position:fixed;top:calc(50% + 30px);left:50%;transform:translateX(-50%);text-align:center;font-size:12px}.et-studio-loader.disabled{display:none}.et-studio-loader:not(.disabled):after{content:'';position:fixed;top:50%;left:50%;width:30px;height:30px;background:#888;margin:-15px;border-radius:50%;-webkit-animation:sk-scaleout 1s infinite ease-in-out;animation:sk-scaleout 1s infinite ease-in-out;z-index:5}@-webkit-keyframes sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.et-studio-template-footer{position:absolute;display:flex;margin:0;overflow:hidden;left:0;right:0;bottom:0;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-transform:uppercase;font-size:11px;line-height:1;width:auto;padding:0;border-radius:0 0 3px 3px;transition:all .3s}@media(pointer:fine){.et-studio-template:not(:hover) .et-studio-template-footer{opacity:0;transform:translateY(100%)}}.et-studio-template-footer .elementor-button{display:inline-flex;justify-content:center;align-items:center;position:relative;padding:12px 10px;flex:1;color:#fff;border-radius:0;z-index:2;cursor:pointer;background-color:#10a45d;text-decoration:none}.et-studio-template-footer .elementor-button svg{margin-right:7px}.elementor-button:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;transition:all .3s}.et-studio-insert-button:after{background-color:rgba(0,0,0,.12)}.elementor-button:hover:after{background-color:rgba(0,0,0,.07)}.elementor-button.et-studio-insert-button:hover:after{background:rgba(0,0,0,.2)}@media(pointer:none),(pointer:coarse),(max-width:992px){.et-studio-template-footer{display:none}}.et-studio-menu ul{display:inline-flex;justify-content:center;height:100%}.et-studio-menu ul a{padding:10px 0;margin:0 20px;position:relative;color:currentColor;width:100%;display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase;font-size:1rem}.et-studio-menu ul a:before{content:'';height:2px;width:0;right:0;position:absolute;transition:width .2s ease-in-out;top:0;background:currentColor}.et-studio-menu ul a:hover:before{width:100%;left:0;right:auto}input[type=text]{border:1px solid #e1e1e1;padding:11px 43px 11px 20px;border-radius:30px;min-width:250px;font-size:inherit;font-family:inherit;background:0 0;color:#fff;outline:none}input[type=text]::-webkit-input-placeholder{color:currentColor}.et-studio-menu{justify-content:center}@media only screen and (max-width:1300px){header .et-studio-menu{display:none}}.et-studio-search{position:relative}.et-studio-search i{position:absolute;right:15px;font-size:16px;cursor:pointer;transition:all .3s;color:#fff;display:inline-flex}.et-studio-search .spinner{background:0 0;position:absolute;right:10px;font-size:16px;cursor:pointer;transition:all .3s}.et-studio-search.loading i,.et-studio-search:not(.loading) .spinner{opacity:0;visibility:hidden}.et-loader{position:relative;margin:0 auto;width:30px;height:30px}.loader-circular{animation:rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;max-width:100%;max-height:100%}.loader-path{stroke-dasharray:1,200;stroke-dashoffset:0;stroke:#fff;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.et-studio-filters ul ul{position:absolute;background:#fff;top:calc(100% + 15px);left:calc(50% - 250px);padding:30px 20px;width:500px;border-radius:5px;color:#222;text-align:start;transition:all .3s linear;box-shadow:0 0 3px 0 rgba(0,0,0,.3)}.et-studio-filters ul ul::-webkit-scrollbar{display:none}.et-studio-filters ul ul:before{content:'';position:absolute;width:0;height:0;border:7px solid transparent;border-bottom-color:#fff;bottom:100%;right:calc(50% - 7px)}.et-studio-filters ul ul li{padding:12px 25px;border-radius:30px;cursor:pointer;display:flex;justify-content:space-between;width:50%;float:left;text-transform:capitalize;transition:all .3s linear}.et-studio-filters ul ul li:hover,.et-studio-filters ul ul li.active{color:#222;font-weight:500;background:#f1f1f1}.et-studio-filters ul li .count{color:#888;font-weight:400}.et-studio-filters li{position:relative}@media only screen and (max-width:768px){.et-studio-filters ul ul{left:auto;right:0;width:calc(100vw - 30px);padding:10px}.et-studio-filters ul ul:before{right:12px}.et-studio-filters ul ul li{}.et-studio-filters ul ul li span:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.et-studio-filters>ul>li>span{display:flex;background:#fff;border-radius:40px;padding:12px 20px;color:#a4004f;cursor:pointer;text-transform:uppercase}.et-studio-filters>ul>li>span>span{padding-left:7px}@media only screen and (max-width:768px){.et-studio-filters>ul>li>span{padding:12px}.et-studio-filters>ul>li>span>span{display:none}}.et-studio-filters ul>li>ul:not(.active){top:calc(100% + 25px);opacity:0;visibility:hidden}.et-studio-header-actions{display:flex;align-items:center;justify-content:flex-end}.et-studio-header-actions>div{padding-left:15px;display:inline-flex;align-items:center}@media only screen and (max-width:768px){.et-studio-header-actions .et-studio-search{display:none}}.et-studio-filters>ul:not(:only-child){padding-left:15px}header>div{display:flex;align-items:center;height:100%}header>div:first-child{margin-right:auto}header>div:last-child{margin-left:auto}.popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:inline-block;max-width:calc(100% - 20px);text-align:center;background:#fff;color:#222;text-transform:none;padding:50px;font-size:14px;border-radius:5px;transition:all .2s linear;z-index:999;box-shadow:0 4px 8px rgba(0,0,0,.1);background-image:url(../img/popup-bg.png);background-size:contain;background-position:0 -35px}.popup:not(.active){transform:translate(-50%,calc(-50% + 10px));opacity:0;visibility:hidden}.popup h3{font-size:1.7em;color:#222}.popup p{color:#555;font-size:1.3em;line-height:1.4;margin:0 0 20px}.popup a{color:currentColor}.popup .et-button{position:relative;padding:15px 22px;min-height:unset;display:inline-block;height:auto;background:linear-gradient(6.54deg,#008C49 -60.97%,#86FFB4 270.1%);color:#fff;text-transform:uppercase;cursor:pointer;transition:all .2s ease-in-out;text-decoration:none;line-height:normal;font-size:1.2em;box-shadow:none;border-radius:5px;width:100%}.popup .et-button:hover{transform:translateY(-3px)}.popup .et-button:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.05);transition:all .2s ease-in-out;backface-visibility:hidden}.popup .et-button:not(:hover):after{opacity:0;visibility:hidden}.popup .close-popup{position:absolute;right:0;top:0;font-size:18px;width:36px;height:36px;transform:translateX(calc(100% + 7px));border-radius:50%;background-color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.mtips{position:relative;z-index:1000}.mtips span.mt-mes{position:absolute!important;background:#222;white-space:nowrap;color:#fff;padding:7px 12px!important;top:100%;font-weight:300;margin-top:10px;left:50%;transform:translateX(-50%);border-radius:3px;font-size:12px;height:11px;line-height:11px;box-sizing:content-box;box-shadow:1px 1px 5px 0 rgba(0,0,0,.1)}.mtips:not(:hover) span.mt-mes,.mtips:not(:hover):after{opacity:0;visibility:hidden}.mtips:after{content:"";position:absolute;top:100%;left:calc(50% - 5px);border:5px solid transparent;border-bottom-color:#222;transition:all .3s}.mtips-left span.mt-mes{margin-top:0;top:auto;bottom:calc(50% - 12px);left:auto;right:100%;transform:translate(0,0);margin-right:15px;transition:all .3s}.mtips-left:not(:hover) span.mt-mes,.mtips-left:not(:hover):after{transform:translateY(5px)}.mtips-left:after{top:auto;left:auto;right:100%;bottom:calc(50% - 5px);margin-right:5px;border-top-color:transparent;border-left-color:#222;border-bottom-color:transparent}.mtips:hover{z-index:1001}.mtips:hover:after,.mtips:hover span.mt-mes{display:block}.sticky-panel{position:fixed;right:10px;bottom:calc(50vh - 190px);color:#fff;background:#222;border-radius:30px;animation:et-rtl .7s ease;z-index:3}@keyframes et-rtl{0%{transform:translateX(200%);visibility:hidden}100%{transform:translateX(0%);visibility:visible}}.sticky-panel ul{padding:17px 7px 7px;list-style:none}.sticky-panel a{font-size:1.3rem;padding:10px;display:flex;width:100%;text-align:center;justify-content:center;border-radius:50%;color:#fff;transition:all .3s}.sticky-panel li:not(:last-child) a{margin-bottom:2px}.sticky-panel a:hover{color:#a4004f}.sticky-panel .with-dot a:before{content:'';position:absolute;width:.35em;height:.35em;right:5px;top:5px;background:#10a45d;border-radius:50%;z-index:1;box-shadow:0 0 0 rgb(16 164 93/.4);animation:pulse 1.5s infinite}.sticky-purchase-panel .with-number a:before{content:attr(data-number);position:absolute;top:-2px;right:-2px;border-radius:50%;color:currentColor;font-size:10px;font-weight:700}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 rgb(16 164 93/.4)}70%{-webkit-box-shadow:0 0 0 5px rgb(16 164 93/0)}100%{-webkit-box-shadow:0 0 0 0 rgb(16 164 93/0)}}@keyframes pulse{0%{-moz-box-shadow:0 0 0 0 rgb(16 164 93/.4);box-shadow:0 0 0 0 rgb(16 164 93/.4)}70%{-moz-box-shadow:0 0 0 5px rgb(16 164 93/0);box-shadow:0 0 0 5px rgb(16 164 93/0)}100%{-moz-box-shadow:0 0 0 0 rgb(16 164 93/0);box-shadow:0 0 0 0 rgb(16 164 93/0)}}.sticky-panel .with-bg a{background-color:#10a45d;padding:4px 7px 9px;width:44px;height:44px}.sticky-panel .with-bg a:hover{color:#fff}.sticky-panel .with-bg a svg{transition:all .2s linear}.sticky-panel .with-bg .mt-mes+span{overflow:hidden;line-height:0}.sticky-panel .with-bg:not(:hover) a svg:first-of-type{transform:translate(calc(-50% + 10px),-50%)!important}.sticky-panel .with-bg a svg:first-of-type{width:1.2em;height:1.2em}.sticky-panel .with-bg a svg+svg{width:1.7em;height:1.7em}.sticky-panel .with-bg:not(:hover) a svg:first-of-type{opacity:0}.sticky-panel .with-bg:hover a svg:last-of-type{transform:translateX(-20px);opacity:0}.sticky-panel a svg{width:1em;height:1em}.et-studio-empty-search-request{font-weight:600}