@charset "UTF-8";
@charset "UTF-8";
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}
.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-fill-drip:before{content:"\f576"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-at:before{content:"\40"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-wave-square:before{content:"\f83e"}.fa-ring:before{content:"\f70b"}.fa-building-un:before{content:"\e4d9"}.fa-dice-three:before{content:"\f527"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-pump-medical:before{content:"\e06a"}.fa-fingerprint:before{content:"\f577"}.fa-hand-point-right:before{content:"\f0a4"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-users-rectangle:before{content:"\e594"}.fa-people-roof:before{content:"\e537"}.fa-people-line:before{content:"\e534"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-laptop:before{content:"\f109"}.fa-file-csv:before{content:"\f6dd"}.fa-menorah:before{content:"\f676"}.fa-truck-plane:before{content:"\e58f"}.fa-record-vinyl:before{content:"\f8d9"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"\4b"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-user-check:before{content:"\f4fc"}.fa-vial-virus:before{content:"\e597"}.fa-sheet-plastic:before{content:"\e571"}.fa-blog:before{content:"\f781"}.fa-user-ninja:before{content:"\f504"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"\57"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-binoculars:before{content:"\f1e5"}.fa-microphone-slash:before{content:"\f131"}.fa-box-tissue:before{content:"\e05b"}.fa-motorcycle:before{content:"\f21c"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-toilets-portable:before{content:"\e584"}.fa-hockey-puck:before{content:"\f453"}.fa-table:before{content:"\f0ce"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-file-circle-question:before{content:"\e4ef"}.fa-laptop-code:before{content:"\f5fc"}.fa-swatchbook:before{content:"\f5c3"}.fa-prescription-bottle:before{content:"\f485"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-film:before{content:"\f008"}.fa-ruler-horizontal:before{content:"\f547"}.fa-people-robbery:before{content:"\e536"}.fa-lightbulb:before{content:"\f0eb"}.fa-caret-left:before{content:"\f0d9"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-memory:before{content:"\f538"}.fa-road-spikes:before{content:"\e568"}.fa-fire-burner:before{content:"\e4f1"}.fa-flag:before{content:"\f024"}.fa-hanukiah:before{content:"\f6e6"}.fa-feather:before{content:"\f52d"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"\2a"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-egg:before{content:"\f7fb"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-campground:before{content:"\f6bb"}.fa-folder-plus:before{content:"\f65e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-house-flood-water:before{content:"\e50e"}.fa-tree:before{content:"\f1bb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-sack-dollar:before{content:"\f81d"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-mitten:before{content:"\f7b5"}.fa-person-rays:before{content:"\e54d"}.fa-users:before{content:"\f0c0"}.fa-eye-slash:before{content:"\f070"}.fa-flask-vial:before{content:"\e4f3"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-om:before{content:"\f679"}.fa-worm:before{content:"\e599"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-plug:before{content:"\f1e6"}.fa-chevron-up:before{content:"\f077"}.fa-hand-spock:before{content:"\f259"}.fa-stopwatch:before{content:"\f2f2"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-land-mine-on:before{content:"\e51b"}.fa-i-cursor:before{content:"\f246"}.fa-stamp:before{content:"\f5bf"}.fa-stairs:before{content:"\e289"}.fa-i:before{content:"\49"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"\56"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-snowman:before{content:"\f7d0"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-road-barrier:before{content:"\e562"}.fa-school:before{content:"\f549"}.fa-igloo:before{content:"\f7ae"}.fa-joint:before{content:"\f595"}.fa-angle-right:before{content:"\f105"}.fa-horse:before{content:"\f6f0"}.fa-q:before{content:"\51"}.fa-g:before{content:"\47"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-hand-point-up:before{content:"\f0a6"}.fa-money-bill:before{content:"\f0d6"}.fa-bookmark:before{content:"\f02e"}.fa-align-justify:before{content:"\f039"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-helmet-un:before{content:"\e503"}.fa-bullseye:before{content:"\f140"}.fa-bacon:before{content:"\f7e5"}.fa-hand-point-down:before{content:"\f0a7"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-radiation:before{content:"\f7b9"}.fa-chart-simple:before{content:"\e473"}.fa-mars-stroke:before{content:"\f229"}.fa-vial:before{content:"\f492"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-e:before{content:"\45"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-user:before{content:"\f007"}.fa-school-circle-check:before{content:"\e56b"}.fa-dumpster:before{content:"\f793"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-highlighter:before{content:"\f591"}.fa-key:before{content:"\f084"}.fa-bullhorn:before{content:"\f0a1"}.fa-globe:before{content:"\f0ac"}.fa-synagogue:before{content:"\f69b"}.fa-person-half-dress:before{content:"\e548"}.fa-road-bridge:before{content:"\e563"}.fa-location-arrow:before{content:"\f124"}.fa-c:before{content:"\43"}.fa-tablet-button:before{content:"\f10a"}.fa-building-lock:before{content:"\e4d6"}.fa-pizza-slice:before{content:"\f818"}.fa-money-bill-wave:before{content:"\f53a"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-star:before{content:"\f005"}.fa-repeat:before{content:"\f363"}.fa-cross:before{content:"\f654"}.fa-box:before{content:"\f466"}.fa-venus-mars:before{content:"\f228"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-mobile-retro:before{content:"\e527"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-spider:before{content:"\f717"}.fa-hands-bound:before{content:"\e4f9"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-x-ray:before{content:"\f497"}.fa-spell-check:before{content:"\f891"}.fa-slash:before{content:"\f715"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-server:before{content:"\f233"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-shop-lock:before{content:"\e4a5"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-blender-phone:before{content:"\f6b6"}.fa-building-wheat:before{content:"\e4db"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-temperature-high:before{content:"\f769"}.fa-microchip:before{content:"\f2db"}.fa-crown:before{content:"\f521"}.fa-weight-hanging:before{content:"\f5cd"}.fa-xmarks-lines:before{content:"\e59a"}.fa-file-prescription:before{content:"\f572"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-l:before{content:"\4c"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-folder-open:before{content:"\f07c"}.fa-heart-circle-plus:before{content:"\e500"}.fa-code-fork:before{content:"\e13b"}.fa-city:before{content:"\f64f"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-pepper-hot:before{content:"\f816"}.fa-unlock:before{content:"\f09c"}.fa-colon-sign:before{content:"\e140"}.fa-headset:before{content:"\f590"}.fa-store-slash:before{content:"\e071"}.fa-road-circle-xmark:before{content:"\e566"}.fa-user-minus:before{content:"\f503"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-signature:before{content:"\f5b7"}.fa-stroopwafel:before{content:"\f551"}.fa-bold:before{content:"\f032"}.fa-anchor-lock:before{content:"\e4ad"}.fa-building-ngo:before{content:"\e4d7"}.fa-manat-sign:before{content:"\e1d5"}.fa-not-equal:before{content:"\f53e"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-gift:before{content:"\f06b"}.fa-dice-two:before{content:"\f528"}.fa-chess-queen:before{content:"\f445"}.fa-glasses:before{content:"\f530"}.fa-chess-board:before{content:"\f43c"}.fa-building-circle-check:before{content:"\e4d2"}.fa-person-chalkboard:before{content:"\e53d"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-torii-gate:before{content:"\f6a1"}.fa-frog:before{content:"\f52e"}.fa-bucket:before{content:"\e4cf"}.fa-image:before{content:"\f03e"}.fa-microphone:before{content:"\f130"}.fa-cow:before{content:"\f6c8"}.fa-caret-up:before{content:"\f0d8"}.fa-screwdriver:before{content:"\f54a"}.fa-folder-closed:before{content:"\e185"}.fa-house-tsunami:before{content:"\e515"}.fa-square-nfi:before{content:"\e576"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-lemon:before{content:"\f094"}.fa-head-side-mask:before{content:"\e063"}.fa-handshake:before{content:"\f2b5"}.fa-gem:before{content:"\f3a5"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-plate-wheat:before{content:"\e55a"}.fa-icicles:before{content:"\f7ad"}.fa-person-shelter:before{content:"\e54f"}.fa-neuter:before{content:"\f22c"}.fa-id-badge:before{content:"\f2c1"}.fa-marker:before{content:"\f5a1"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-lari-sign:before{content:"\e1c8"}.fa-volcano:before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-viruses:before{content:"\e076"}.fa-square-person-confined:before{content:"\e577"}.fa-user-tie:before{content:"\f508"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-box-open:before{content:"\f49e"}.fa-scroll:before{content:"\f70e"}.fa-spa:before{content:"\f5bb"}.fa-location-pin-lock:before{content:"\e51f"}.fa-pause:before{content:"\f04c"}.fa-hill-avalanche:before{content:"\e507"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-money-bills:before{content:"\e1f3"}.fa-smog:before{content:"\f75f"}.fa-crutch:before{content:"\f7f7"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-palette:before{content:"\f53f"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-vest:before{content:"\e085"}.fa-ferry:before{content:"\e4ea"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-bowl-food:before{content:"\e4c6"}.fa-candy-cane:before{content:"\f786"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-fire-extinguisher:before{content:"\f134"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-greater-than-equal:before{content:"\f532"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-virus:before{content:"\e074"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-layer-group:before{content:"\f5fd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-archway:before{content:"\f557"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-couch:before{content:"\f4b8"}.fa-cedi-sign:before{content:"\e0df"}.fa-italic:before{content:"\f033"}.fa-church:before{content:"\f51d"}.fa-comments-dollar:before{content:"\f653"}.fa-democrat:before{content:"\f747"}.fa-z:before{content:"\5a"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"\41"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-p:before{content:"\50"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-vector-square:before{content:"\f5cb"}.fa-bread-slice:before{content:"\f7ec"}.fa-language:before{content:"\f1ab"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"\3f"}.fa-file-signature:before{content:"\f573"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-house-chimney-user:before{content:"\e065"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-puzzle-piece:before{content:"\f12e"}.fa-money-check:before{content:"\f53c"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"\46"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-sack-xmark:before{content:"\e56a"}.fa-file-excel:before{content:"\f1c3"}.fa-file-contract:before{content:"\f56c"}.fa-fish-fins:before{content:"\e4f2"}.fa-building-flag:before{content:"\e4d5"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"\48"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-heart:before{content:"\f004"}.fa-mars-and-venus:before{content:"\f224"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"\52"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-cube:before{content:"\f1b2"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-shield-dog:before{content:"\e573"}.fa-solar-panel:before{content:"\f5ba"}.fa-lock-open:before{content:"\f3c1"}.fa-elevator:before{content:"\e16d"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-recycle:before{content:"\f1b8"}.fa-user-astronaut:before{content:"\f4fb"}.fa-plane-slash:before{content:"\e069"}.fa-trademark:before{content:"\f25c"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-users-rays:before{content:"\e593"}.fa-wallet:before{content:"\f555"}.fa-clipboard-check:before{content:"\f46c"}.fa-file-audio:before{content:"\f1c7"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-plane-departure:before{content:"\f5b0"}.fa-handshake-slash:before{content:"\e060"}.fa-book-bookmark:before{content:"\e0bb"}.fa-code-branch:before{content:"\f126"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-bridge:before{content:"\e4c8"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-truck-front:before{content:"\e2b7"}.fa-cat:before{content:"\f6be"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-truck-field:before{content:"\e58d"}.fa-route:before{content:"\f4d7"}.fa-clipboard-question:before{content:"\e4e3"}.fa-panorama:before{content:"\e209"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-tags:before{content:"\f02c"}.fa-wine-glass:before{content:"\f4e3"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-terminal:before{content:"\f120"}.fa-mobile-button:before{content:"\f10b"}.fa-house-medical-flag:before{content:"\e514"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-audio-description:before{content:"\f29e"}.fa-person-military-to-person:before{content:"\e54c"}.fa-file-shield:before{content:"\e4f0"}.fa-user-slash:before{content:"\f506"}.fa-pen:before{content:"\f304"}.fa-tower-observation:before{content:"\e586"}.fa-file-code:before{content:"\f1c9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-bacterium:before{content:"\e05a"}.fa-hand-pointer:before{content:"\f25a"}.fa-drum-steelpan:before{content:"\f56a"}.fa-hand-scissors:before{content:"\f257"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-mars-double:before{content:"\f227"}.fa-child-dress:before{content:"\e59c"}.fa-users-between-lines:before{content:"\e591"}.fa-lungs-virus:before{content:"\e067"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-door-closed:before{content:"\f52a"}.fa-shield-virus:before{content:"\e06c"}.fa-dice-six:before{content:"\f526"}.fa-mosquito-net:before{content:"\e52c"}.fa-bridge-water:before{content:"\e4ce"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-hat-wizard:before{content:"\f6e8"}.fa-pen-fancy:before{content:"\f5ac"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-headphones:before{content:"\f025"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-clapping:before{content:"\e1a8"}.fa-republican:before{content:"\f75e"}.fa-arrow-left:before{content:"\f060"}.fa-person-circle-xmark:before{content:"\e543"}.fa-ruler:before{content:"\f545"}.fa-align-left:before{content:"\f036"}.fa-dice-d6:before{content:"\f6d1"}.fa-restroom:before{content:"\f7bd"}.fa-j:before{content:"\4a"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-o:before{content:"\4f"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-clipboard-user:before{content:"\f7f3"}.fa-child:before{content:"\f1ae"}.fa-lira-sign:before{content:"\f195"}.fa-satellite:before{content:"\f7bf"}.fa-plane-lock:before{content:"\e558"}.fa-tag:before{content:"\f02b"}.fa-comment:before{content:"\f075"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-paperclip:before{content:"\f0c6"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-ribbon:before{content:"\f4d6"}.fa-lungs:before{content:"\f604"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-border-none:before{content:"\f850"}.fa-circle-nodes:before{content:"\e4e2"}.fa-parachute-box:before{content:"\f4cd"}.fa-indent:before{content:"\f03c"}.fa-truck-field-un:before{content:"\e58e"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-square-virus:before{content:"\e578"}.fa-meteor:before{content:"\f753"}.fa-car-on:before{content:"\e4dd"}.fa-sleigh:before{content:"\f7cc"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-water:before{content:"\f773"}.fa-calendar-check:before{content:"\f274"}.fa-braille:before{content:"\f2a1"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-landmark:before{content:"\f66f"}.fa-truck:before{content:"\f0d1"}.fa-crosshairs:before{content:"\f05b"}.fa-person-cane:before{content:"\e53c"}.fa-tent:before{content:"\e57d"}.fa-vest-patches:before{content:"\e086"}.fa-check-double:before{content:"\f560"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-plug-circle-check:before{content:"\e55c"}.fa-street-view:before{content:"\f21d"}.fa-franc-sign:before{content:"\e18f"}.fa-volume-off:before{content:"\f026"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-star-of-david:before{content:"\f69a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-vials:before{content:"\f493"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-place-of-worship:before{content:"\f67f"}.fa-grip-vertical:before{content:"\f58e"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-u:before{content:"\55"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-pallet:before{content:"\f482"}.fa-faucet:before{content:"\e005"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-s:before{content:"\53"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-folder-tree:before{content:"\f802"}.fa-network-wired:before{content:"\f6ff"}.fa-map-pin:before{content:"\f276"}.fa-hamsa:before{content:"\f665"}.fa-cent-sign:before{content:"\e3f5"}.fa-flask:before{content:"\f0c3"}.fa-person-pregnant:before{content:"\e31e"}.fa-wand-sparkles:before{content:"\f72b"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-diagram-next:before{content:"\e476"}.fa-person-rifle:before{content:"\e54e"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-closed-captioning:before{content:"\f20a"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-venus-double:before{content:"\f226"}.fa-images:before{content:"\f302"}.fa-calculator:before{content:"\f1ec"}.fa-people-pulling:before{content:"\e535"}.fa-n:before{content:"\4e"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-cloud-rain:before{content:"\f73d"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-ship:before{content:"\f21a"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-download:before{content:"\f019"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"\42"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-mill-sign:before{content:"\e1ed"}.fa-bowl-rice:before{content:"\e2eb"}.fa-skull:before{content:"\f54c"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-stop:before{content:"\f04d"}.fa-code-merge:before{content:"\f387"}.fa-upload:before{content:"\f093"}.fa-hurricane:before{content:"\f751"}.fa-mound:before{content:"\e52d"}.fa-toilet-portable:before{content:"\e583"}.fa-compact-disc:before{content:"\f51f"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-glass-water:before{content:"\e4f4"}.fa-oil-well:before{content:"\e532"}.fa-vault:before{content:"\e2c5"}.fa-mars:before{content:"\f222"}.fa-toilet:before{content:"\f7d8"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-florin-sign:before{content:"\e184"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"\3c"}.fa-angle-down:before{content:"\f107"}.fa-car-tunnel:before{content:"\e4de"}.fa-head-side-cough:before{content:"\e061"}.fa-grip-lines:before{content:"\f7a4"}.fa-thumbs-down:before{content:"\f165"}.fa-user-lock:before{content:"\f502"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-person-through-window:before{content:"\e5a9"}.fa-toolbox:before{content:"\f552"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-bug:before{content:"\f188"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-mountain-sun:before{content:"\e52f"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-dice-d20:before{content:"\f6cf"}.fa-truck-droplet:before{content:"\e58c"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-bell:before{content:"\f0f3"}.fa-superscript:before{content:"\f12b"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-star-of-life:before{content:"\f621"}.fa-phone-slash:before{content:"\f3dd"}.fa-paint-roller:before{content:"\f5aa"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:"\3e"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-drum:before{content:"\f569"}.fa-ice-cream:before{content:"\f810"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-fax:before{content:"\f1ac"}.fa-paragraph:before{content:"\f1dd"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-tree-city:before{content:"\e587"}.fa-play:before{content:"\f04b"}.fa-font:before{content:"\f031"}.fa-rupiah-sign:before{content:"\e23d"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-naira-sign:before{content:"\e1f6"}.fa-cart-arrow-down:before{content:"\f218"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-ranking-star:before{content:"\e561"}.fa-chess-king:before{content:"\f43f"}.fa-person-harassing:before{content:"\e549"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"\59"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before,.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-peso-sign:before{content:"\e222"}.fa-building-shield:before{content:"\e4d8"}.fa-baby:before{content:"\f77c"}.fa-users-line:before{content:"\e592"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-lines-leaning:before{content:"\e51e"}.fa-ruler-combined:before{content:"\f546"}.fa-copyright:before{content:"\f1f9"}.fa-equals:before{content:"\3d"}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-folder-minus:before{content:"\f65d"}.fa-store:before{content:"\f54e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-school-flag:before{content:"\e56e"}.fa-fill:before{content:"\f575"}.fa-angle-up:before{content:"\f106"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-holly-berry:before{content:"\f7aa"}.fa-chevron-left:before{content:"\f053"}.fa-bacteria:before{content:"\e059"}.fa-hand-lizard:before{content:"\f258"}.fa-notdef:before{content:"\e1fe"}.fa-disease:before{content:"\f7fa"}.fa-briefcase-medical:before{content:"\f469"}.fa-genderless:before{content:"\f22d"}.fa-chevron-right:before{content:"\f054"}.fa-retweet:before{content:"\f079"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-vr-cardboard:before{content:"\f729"}.fa-hand-middle-finger:before{content:"\f806"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-warehouse:before{content:"\f494"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-splotch:before{content:"\f5bc"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-house-chimney-window:before{content:"\e00d"}.fa-pen-nib:before{content:"\f5ad"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:before{content:"\e582"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-cheese:before{content:"\f7ef"}.fa-yin-yang:before{content:"\f6ad"}.fa-music:before{content:"\f001"}.fa-code-commit:before{content:"\f386"}.fa-temperature-low:before{content:"\f76b"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"\23"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"\54"}.fa-hippo:before{content:"\f6ed"}.fa-chart-column:before{content:"\e0e3"}.fa-infinity:before{content:"\f534"}.fa-vial-circle-check:before{content:"\e596"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-voicemail:before{content:"\f897"}.fa-fan:before{content:"\f863"}.fa-person-walking-luggage:before{content:"\e554"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-sd-card:before{content:"\f7c2"}.fa-dragon:before{content:"\f6d5"}.fa-shoe-prints:before{content:"\f54b"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-clone:before{content:"\f24d"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-m:before{content:"\4d"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-house-circle-check:before{content:"\e509"}.fa-angle-left:before{content:"\f104"}.fa-diagram-successor:before{content:"\e47a"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-paper-plane:before{content:"\f1d8"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-dungeon:before{content:"\f6d9"}.fa-align-right:before{content:"\f038"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-train-tram:before{content:"\e5b4"}.fa-user-nurse:before{content:"\f82f"}.fa-syringe:before{content:"\f48e"}.fa-cloud-sun:before{content:"\f6c4"}.fa-stopwatch-20:before{content:"\e06f"}.fa-square-full:before{content:"\f45c"}.fa-magnet:before{content:"\f076"}.fa-jar:before{content:"\e516"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-bug-slash:before{content:"\e490"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-bone:before{content:"\f5d7"}.fa-user-injured:before{content:"\f728"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"\21"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-x:before{content:"\58"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"\44"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}
.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//synta.wgl-dsites.net/app/wp-content/themes/synta/fonts/font-awesome/fa-brands-400.woff2) format("woff2"),url(//synta.wgl-dsites.net/app/wp-content/themes/synta/fonts/font-awesome/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-pixiv:before{content:"\e640"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-brave:before{content:"\e63c"}.fa-sistrix:before{content:"\f3ee"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-opensuse:before{content:"\e62b"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-debian:before{content:"\e60b"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-square-letterboxd:before{content:"\e62e"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-shoelace:before{content:"\e60c"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-square-threads:before{content:"\e619"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-google-scholar:before{content:"\e63b"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-signal-messenger:before{content:"\e663"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-mintbit:before{content:"\e62f"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-brave-reverse:before{content:"\e63d"}.fa-facebook-f:before{content:"\f39e"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-letterboxd:before{content:"\e62d"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-x-twitter:before{content:"\e61b"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-upwork:before{content:"\e641"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-webflow:before{content:"\e65c"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-square-x-twitter:before{content:"\e61a"}.fa-reacteurope:before{content:"\f75d"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(//synta.wgl-dsites.net/app/wp-content/themes/synta/fonts/font-awesome/fa-regular-400.woff2) format("woff2"),url(//synta.wgl-dsites.net/app/wp-content/themes/synta/fonts/font-awesome/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(//synta.wgl-dsites.net/app/wp-content/themes/synta/fonts/font-awesome/fa-solid-900.woff2) format("woff2"),url(//synta.wgl-dsites.net/app/wp-content/themes/synta/fonts/font-awesome/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(//synta.wgl-dsites.net/app/wp-content/themes/synta/fonts/font-awesome/fa-brands-400.woff2) format("woff2"),url(//synta.wgl-dsites.net/app/wp-content/themes/synta/fonts/font-awesome/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(//synta.wgl-dsites.net/app/wp-content/themes/synta/fonts/font-awesome/fa-solid-900.woff2) format("woff2"),url(//synta.wgl-dsites.net/app/wp-content/themes/synta/fonts/font-awesome/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(//synta.wgl-dsites.net/app/wp-content/themes/synta/fonts/font-awesome/fa-regular-400.woff2) format("woff2"),url(//synta.wgl-dsites.net/app/wp-content/themes/synta/fonts/font-awesome/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//synta.wgl-dsites.net/app/wp-content/themes/synta/fonts/font-awesome/fa-solid-900.woff2) format("woff2"),url(//synta.wgl-dsites.net/app/wp-content/themes/synta/fonts/font-awesome/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//synta.wgl-dsites.net/app/wp-content/themes/synta/fonts/font-awesome/fa-brands-400.woff2) format("woff2"),url(//synta.wgl-dsites.net/app/wp-content/themes/synta/fonts/font-awesome/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//synta.wgl-dsites.net/app/wp-content/themes/synta/fonts/font-awesome/fa-regular-400.woff2) format("woff2"),url(//synta.wgl-dsites.net/app/wp-content/themes/synta/fonts/font-awesome/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(//synta.wgl-dsites.net/app/wp-content/themes/synta/fonts/font-awesome/fa-v4compatibility.woff2) format("woff2"),url(//synta.wgl-dsites.net/app/wp-content/themes/synta/fonts/font-awesome/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}

@property --wgl-bg-gradient-primary {
syntax: "<color>";
initial-value: #fff;
inherits: false;
}
@property --wgl-bg-gradient-secondary {
syntax: "<color>";
initial-value: #000;
inherits: false;
}
@property --wgl-border-gradient-primary {
syntax: "<color>";
initial-value: #fff;
inherits: false;
}
@property --wgl-border-gradient-secondary {
syntax: "<color>";
initial-value: #000;
inherits: false;
} body:not([data-elementor-device-mode=desktop], [data-elementor-device-mode=laptop], [data-elementor-device-mode=widescreen]) #wgl-cursor {
display: none;
}
#wgl-cursor {
z-index: 1000;
position: fixed; left: 0;
top: 0;
transition: 0.05s;
pointer-events: none;
}
#wgl-cursor-pointer {
position: absolute;
z-index: 1;
left: 0;
top: 0;
width: max-content;
white-space: nowrap;
color: var(--synta-cursor-point-color);
font-weight: 700;
font-size: 14px;
}
#wgl-cursor-pointer::before {
content: "";
position: absolute;
z-index: 1;
left: 0;
top: 0;
width: 8px;
height: 8px;
background-color: currentColor;
transition: background-color 0.1s;
}
#wgl-cursor-pointer > .cursor-content {
--color: var(--synta-tertiary-color);
--bg-color: transparent;
--color-child: var(--synta-primary-color);
--bg-color-child: transparent;
--size: 24px;
--transition: 0.5s;
color: var(--color);
background-color: var(--bg-color);
font-size: var(--size);
transform-origin: left top;
transition: var(--transition) ease-in-out;
letter-spacing: 0;
display: block;
overflow: hidden;
transform: scale(1);
}
#wgl-cursor-pointer > .cursor-content img {
transition: var(--transition) ease-in-out;
}
#wgl-cursor-pointer > .cursor-content:not([class*=animation]) {
transform: scale(0);
}
#wgl-cursor-pointer > .cursor-content.cursor_center {
transform: scale(0) translate(-50%, -50%);
}
#wgl-cursor-pointer > .cursor-content.cursor_center.animation-fade {
transform: scale(1) translate(-50%, -50%);
}
#wgl-cursor-pointer > .cursor-content.cursor_center.animation-zoom {
transform: scale(0) translate(-50%, -50%);
}
#wgl-cursor-pointer > .cursor-content.animation-fade {
opacity: 0;
transform: scale(1);
}
#wgl-cursor-pointer > .cursor-content.animation-zoom {
transform: scale(0);
}
#wgl-cursor-pointer > .cursor-content.animation-slide-in-left img {
transform: translateX(-100%);
}
#wgl-cursor-pointer > .cursor-content.animation-slide-in-right img {
transform: translateX(100%);
}
#wgl-cursor-pointer > .cursor-content.animation-slide-in-top img {
transform: translateY(-100%);
}
#wgl-cursor-pointer > .cursor-content.animation-slide-in-bot img {
transform: translateY(100%);
}
#wgl-cursor-pointer > .cursor-content-text {
position: absolute;
z-index: 1;
}
#wgl-cursor-pointer > .cursor-content-text img {
color: var(--synta-tertiary-color);
}
#wgl-cursor-pointer > .tooltip_bg {
overflow: visible;
--tooltip-bg-width: 115px;
--tooltip-bg-height: 115px;
--tooltip-bg-radius: 50%;
}
#wgl-cursor-pointer > .tooltip_bg::before, #wgl-cursor-pointer > .tooltip_bg::after {
content: "";
position: absolute;
pointer-events: none;
left: 50%;
top: 50%;
border-radius: var(--tooltip-bg-radius);
transform: translate(-50%, -50%);
}
#wgl-cursor-pointer > .tooltip_bg::before {
z-index: -1;
width: var(--tooltip-bg-width);
height: var(--tooltip-bg-height);
background-color: var(--synta-primary-color);
}
#wgl-cursor-pointer > .tooltip_bg::after {
z-index: -2;
width: calc(var(--tooltip-bg-width) * 4);
height: calc(var(--tooltip-bg-height) * 4);
}
#wgl-cursor-pointer > .cursor_center {
transform: translate(-50%, -50%);
}
#wgl-cursor-pointer.visible::before {
background-color: transparent;
}
#wgl-cursor-pointer.visible > .cursor-content {
transform: scale(1);
}
#wgl-cursor-pointer.visible > .cursor-content.cursor_center, #wgl-cursor-pointer.visible > .cursor-content.cursor_center.animation-zoom {
transform: scale(1) translate(-50%, -50%);
}
#wgl-cursor-pointer.visible > .cursor-content img {
display: inline-block;
}
#wgl-cursor-pointer.visible > .cursor-content.animation-fade {
opacity: 1;
}
#wgl-cursor-pointer.visible > .cursor-content.animation-zoom {
transform: scale(1);
}
#wgl-cursor-pointer.visible > .cursor-content.animation-slide-in-left img, #wgl-cursor-pointer.visible > .cursor-content.animation-slide-in-right img {
transform: translateX(0);
}
#wgl-cursor-pointer.visible > .cursor-content.animation-slide-in-top img, #wgl-cursor-pointer.visible > .cursor-content.animation-slide-in-bot img {
transform: translateY(0);
}
#wgl-cursor.portfolio #wgl-cursor-pointer {
color: transparent;
left: 10px;
top: 10px;
}
#wgl-cursor .cursor-from-js,
#wgl-cursor .cursor-global,
#wgl-cursor .portfolio-tooltip,
#wgl-cursor .product-cat-tooltip {
color: unset;
background: unset;
}
#wgl-cursor .cursor-from-js h6,
#wgl-cursor .cursor-global h6,
#wgl-cursor .portfolio-tooltip h6,
#wgl-cursor .product-cat-tooltip h6 {
font-size: 16px;
font-weight: 600;
width: -moz-fit-content;
width: fit-content;
line-height: 1.4;
padding: 5px 10px;
color: var(--synta-tertiary-color);
text-align: center;
}
#wgl-cursor .cursor-from-js h6 .wgl-icon,
#wgl-cursor .cursor-global h6 .wgl-icon,
#wgl-cursor .portfolio-tooltip h6 .wgl-icon,
#wgl-cursor .product-cat-tooltip h6 .wgl-icon {
font-size: inherit;
color: inherit;
}
#wgl-cursor .cursor-from-js .wgl-icon,
#wgl-cursor .cursor-global .wgl-icon,
#wgl-cursor .portfolio-tooltip .wgl-icon,
#wgl-cursor .product-cat-tooltip .wgl-icon {
font-size: 28px;
color: var(--synta-secondary-color);
vertical-align: middle;
line-height: 1;
}
#wgl-cursor .cursor-from-js .wgl-icon .elementor-icon,
#wgl-cursor .cursor-global .wgl-icon .elementor-icon,
#wgl-cursor .portfolio-tooltip .wgl-icon .elementor-icon,
#wgl-cursor .product-cat-tooltip .wgl-icon .elementor-icon {
font-size: inherit;
color: inherit;
transition: inherit;
}
#wgl-cursor .cursor-from-js .descr,
#wgl-cursor .cursor-from-js .post_cats,
#wgl-cursor .cursor-from-js .count,
#wgl-cursor .cursor-global .descr,
#wgl-cursor .cursor-global .post_cats,
#wgl-cursor .cursor-global .count,
#wgl-cursor .portfolio-tooltip .descr,
#wgl-cursor .portfolio-tooltip .post_cats,
#wgl-cursor .portfolio-tooltip .count,
#wgl-cursor .product-cat-tooltip .descr,
#wgl-cursor .product-cat-tooltip .post_cats,
#wgl-cursor .product-cat-tooltip .count {
width: -moz-fit-content;
width: fit-content;
margin: 0;
margin-top: 1px;
color: var(--synta-primary-color);
}
#wgl-cursor .portfolio-tooltip {
padding: 0;
overflow: visible;
margin: 20px;
}
#wgl-cursor .portfolio-tooltip::before {
content: "";
position: absolute;
z-index: -1;
pointer-events: none;
width: 350px;
height: 350px;
left: 50%;
top: 50%;
border-radius: 50%;
transform: translate(-50%, -50%);
}
#wgl-cursor .portfolio-tooltip h6 {
font-size: 24px;
color: var(--synta-header-font-color);
background: var(--synta-tertiary-color);
padding: 11px 15px;
border-radius: 15px;
}
#wgl-cursor .portfolio-tooltip > .post_cats {
color: var(--synta-tertiary-color);
background: var(--synta-primary-color);
border-radius: 10px;
margin-top: -7px;
margin-left: 15px;
margin-right: 15px;
padding: 6px 9px;
white-space: normal;
}
#wgl-cursor .portfolio-tooltip > .post_cats span {
margin: 0;
color: inherit;
line-height: 1.3;
}
#wgl-cursor .carousel-tooltip {
line-height: 1;
margin: 0 -2px;
}
.wgl-cursor-text[data-cursor-prop=none],
.wgl-cursor-text[data-cursor-prop=none] a {
cursor: none;
}
.admin-bar #wgl-cursor-pointer {
bottom: 0;
} * {
box-sizing: border-box;
}
*:focus {
outline: none !important;
}
html,
body,
div,
span,
applet,
object,
iframe,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
margin: 0;
border: 0;
outline: 0;
padding: 0;
font-size: 100%;
font-family: inherit;
font-weight: inherit;
font-style: inherit;
vertical-align: baseline;
}
body {
position: relative;
overflow-x: hidden;
}
body,
html {
max-width: 100%;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
}
mark {
padding: 0 5px;
color: var(--synta-header-font-color);
}
strong {
font-weight: 700;
}
pre {
max-width: 100%;
margin-top: 18px;
margin-bottom: 20px;
padding: 20px;
word-wrap: break-word;
border: 1px solid #e4e4e4;
border-radius: 0;
overflow: auto;
}
code,
kbd,
tt,
var,
pre {
font-family: monospace;
}
ul,
ol {
padding: 0 0 20px 0;
}
li ul {
padding-bottom: 0;
}
textarea {
min-height: 50px;
height: 122px;
}
img {
vertical-align: top;
max-width: 100%;
height: auto;
-webkit-user-select: none;
user-select: none;
}
label,
legend {
display: block;
margin-bottom: 5px;
}
label {
font-family: var(--synta-header-font-family);
font-size: 16px;
margin-left: 0;
}
legend {
font-weight: 500;
font-family: var(--synta-h4-font-family);
font-size: var(--synta-h4-font-size);
}
iframe {
width: 100%;
display: block;
}
table {
width: 100%;
border-collapse: collapse;
}
dl {
margin-bottom: 1.75em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 0 1.75em;
}
p {
margin: 0 0 16px 0;
}
p:empty {
display: none;
padding: 0;
margin: 0;
}
a {
transition: all 0.4s;
}
a, a:active, a:focus, a:hover {
text-decoration: none;
}
p a {
transition: color 0.3s;
} body.elementor-page main .wgl-container.wgl-content-sidebar, body.elementor-page.single main .wgl-container:not(.wgl-content-sidebar) {
padding-right: 15px;
padding-left: 15px;
}
body.elementor-page main .wgl-container.wgl-content-sidebar .elementor, body.elementor-page.single main .wgl-container:not(.wgl-content-sidebar) .elementor {
margin-left: -15px;
margin-right: -15px;
}
body.elementor-page main .wgl-container,
body.elementor-page .footer_top-area:not(.widgets_area) .wgl-container,
body.elementor-editor-active main .wgl-container,
body.elementor-editor-active .footer_top-area:not(.widgets_area) .wgl-container,
body.elementor-editor-preview main .wgl-container,
body.elementor-editor-preview .footer_top-area:not(.widgets_area) .wgl-container {
width: auto;
max-width: none;
margin-left: auto;
margin-right: auto;
}
body.elementor-page main .wgl-container.full-width,
body.elementor-page .footer_top-area:not(.widgets_area) .wgl-container.full-width,
body.elementor-editor-active main .wgl-container.full-width,
body.elementor-editor-active .footer_top-area:not(.widgets_area) .wgl-container.full-width,
body.elementor-editor-preview main .wgl-container.full-width,
body.elementor-editor-preview .footer_top-area:not(.widgets_area) .wgl-container.full-width {
width: 100%;
max-width: 100%;
margin-left: 0;
margin-right: 0;
}
body.elementor-page.single-footer main:not(:empty) .wgl-container,
body.elementor-page.single-footer .footer_top-area:not(:empty) .wgl-container,
body.elementor-editor-active.single-footer main:not(:empty) .wgl-container,
body.elementor-editor-active.single-footer .footer_top-area:not(:empty) .wgl-container,
body.elementor-editor-preview.single-footer main:not(:empty) .wgl-container,
body.elementor-editor-preview.single-footer .footer_top-area:not(:empty) .wgl-container {
max-width: none;
margin-left: auto;
margin-right: auto;
}
body.elementor-default .footer_top-area:not(.widgets_area) .wgl-container {
width: auto;
max-width: none;
margin-left: auto;
margin-right: auto;
}
body.elementor-default .footer_top-area:not(.widgets_area) .wgl-container.full-width {
width: 100%;
max-width: 100%;
margin-left: 0;
margin-right: 0;
}
.elementor-element.elementor-widget.elementor-widget-spacer {
margin-bottom: 0;
}
.elementor-image-gallery .gallery-item {
margin-top: 0 !important;
}
.elementor-image-gallery img {
border: 0 !important;
}
.elementor-section.wgl-add-background-text::before,
.elementor-element.wgl-add-background-text::before {
margin-left: 4.45vw;
}
.elementor-section.wgl-add-background-text::before,
.elementor-section.wgl-add-background-text .wgl-background-text,
.elementor-element.wgl-add-background-text::before,
.elementor-element.wgl-add-background-text .wgl-background-text {
position: absolute;
font-size: 9.375vw;
line-height: 0.9em;
font-family: var(--synta-additional-font-family);
font-weight: normal;
letter-spacing: 0;
z-index: 0;
width: 100%;
text-align: center;
white-space: nowrap;
display: block;
-webkit-user-select: none;
user-select: none;
color: var(--synta-primary-color);
pointer-events: none;
-webkit-text-stroke-color: var(--synta-primary-color);
}
.elementor-section.wgl-add-background-text::before,
.elementor-element.wgl-add-background-text::before {
letter-spacing: 0.18em;
}
.elementor-section.wgl-add-background-text.wgl-animation-background-text::before,
.elementor-element.wgl-add-background-text.wgl-animation-background-text::before {
display: none;
}
.elementor-section.wgl-add-background-text .wgl-background-text .letter,
.elementor-element.wgl-add-background-text .wgl-background-text .letter {
display: inline-block;
text-indent: 0;
opacity: 0;
}
body.elementor-editor-active .elementor-section.wgl-add-background-text.wgl-animation-background-text::before {
display: block;
}
body.elementor-editor-active .elementor-section,
body.elementor-editor-active .elementor-column {
pointer-events: auto !important;
}
body.elementor-editor-active .wgl-products.appear-animation .product {
opacity: 1;
transform: unset;
}
body .elementor-element-overlay ul li::before,
body .elementor-select-preset ul li::before {
background: transparent;
}
.elementor-widget-container .elementor-counter .elementor-counter-title {
line-height: 1.3;
margin-top: 12px;
font-weight: 500;
}
.elementor-widget-container .elementor-divider, .elementor-widget-container .elementor-divider-separator {
border-radius: inherit;
}
.elementor-icon {
display: inline-block;
line-height: 1;
text-align: center;
transition: all 0.3s;
}
.elementor-icon i, .elementor-icon svg {
transition: none;
}
.elementor-element.elementor-widget-image {
line-height: 0;
}
.elementor-element.wgl-clip-path-corner {
clip-path: polygon(0% var(--wgl-clip-size-top), var(--wgl-clip-size-top) 0%, calc(100% - var(--wgl-clip-size-right)) 0%, 100% var(--wgl-clip-size-right), 100% calc(100% - var(--wgl-clip-size-bottom)), calc(100% - var(--wgl-clip-size-bottom)) 100%, var(--wgl-clip-size-left) 100%, 0% calc(100% - var(--wgl-clip-size-left)));
}
.wgl_fade,
.wgl_fade_up,
.wgl_fade_down,
.wgl_fade_left,
.wgl_fade_right {
--wgl-fade-distance: 80px;
animation-fill-mode: both;
animation-timing-function: ease;
will-change: opacity, transform;
}
.elementor-invisible .extended-parallax {
opacity: 0 !important;
visibility: hidden !important;
}
.wgl_fade_up {
animation-name: wgl_fade_up;
}
@keyframes wgl_fade_up {
from {
opacity: 0;
transform: translateY(var(--wgl-fade-distance));
}
to {
opacity: 1;
transform: translateY(0);
}
}
.wgl_fade_left {
animation-name: wgl_fade_left;
}
@keyframes wgl_fade_left {
from {
opacity: 0;
transform: translateX(calc(var(--wgl-fade-distance) * -1));
}
to {
opacity: 1;
transform: translateX(0);
}
}
.wgl_fade_right {
animation-name: wgl_fade_right;
}
@keyframes wgl_fade_right {
from {
opacity: 0;
transform: translateX(var(--wgl-fade-distance));
}
to {
opacity: 1;
transform: translateX(0);
}
}
.wgl_fade_down {
animation-name: wgl_fade_down;
}
@keyframes wgl_fade_down {
from {
opacity: 0;
transform: translateY(calc(var(--wgl-fade-distance) * -1));
}
to {
opacity: 1;
transform: translateY(0);
}
}
.wgl_fade {
animation-name: wgl_fade;
}
@keyframes wgl_fade {
from {
opacity: 0;
}
to {
opacity: 1;
}
} .footer_wrapper {
padding: 24px 0;
}
.footer_top-area p {
margin-bottom: 0;
}
.footer_top-area.widgets_area .row > div {
padding-top: 50px;
padding-bottom: 40px;
}
.footer_top-area input[type=text],
.footer_top-area input[type=url],
.footer_top-area input[type=search],
.footer_top-area input[type=email],
.footer_top-area input[type=password],
.footer_top-area input[type=tel],
.footer_top-area input[type=time],
.footer_top-area select,
.footer_top-area textarea {
color: #ffffff;
}
.footer_top-area strong {
font-weight: inherit;
}
.footer_top-area select {
background-image: var(--synta-bg-caret-w);
}
.footer_top-area .widget ul li a:hover {
color: var(--synta-tertiary-color);
}
.footer_top-area .textwidget img {
margin-bottom: 20px;
}
.footer_top-area .widget.widget_wgl_posts .recent-posts-widget {
padding-top: 0;
}
.footer_top-area .footer-link {
position: relative;
z-index: 1;
}
.footer_top-area .footer-link::before {
content: "";
position: absolute;
z-index: 1;
display: block;
bottom: 0;
border-bottom: 1px solid;
width: 0;
right: auto;
left: 50%;
transform: translateX(-50%);
visibility: visible;
transition: all 0.3s ease-in-out 0s, color 0s;
}
.footer_top-area .footer-link:hover {
color: #ffffff !important;
}
.footer_top-area .footer-link:hover::before {
width: 100%;
color: #ffffff !important;
}
.footer {
position: relative;
overflow: hidden;
}
.footer .widgets_area .row {
border-top-width: 1px;
border-top-style: solid;
border-top-color: transparent;
}
.footer .blog-posts .blog-post_title {
margin-top: -5px;
}
.footer .blog-posts .item:last-child .blog-post {
margin-bottom: 0;
}
.footer .gallery-caption {
display: none;
}
.footer .widget_search .search-form .search-field:active,
.footer .widget_search .search-form .search-field:focus,
.footer .widget_product_search .woocommerce-product-search .search-field:active,
.footer .widget_product_search .woocommerce-product-search .search-field:focus,
.footer .wc-block-product-search__fields .search-field:active,
.footer .wc-block-product-search__fields .search-field:focus {
border-color: #fff;
}
.primary-nav.footer-menu .menu-item {
display: inline-block;
margin: 0 20px;
}
.copyright {
font-size: 16px;
}
.copyright p {
margin: 0;
}
body.single.single-footer header,
body.single.single-footer header + .page-header {
display: none;
} body {
--wgl-input-padding: 0.01px;
}
.wc-block-components-form div.wc-block-components-text-input input:is([type=email], [type=number], [type=tel], [type=text], [type=url]),
div.wc-block-components-text-input input:is([type=email], [type=number], [type=tel], [type=text], [type=url]),
.woocommerce form .form-row.form-row .input-text,
.woocommerce form .form-row.form-row select,
input[type=text],
input[type=url],
input[type=search],
input[type=email],
input[type=password],
input[type=tel],
input[type=time],
input[type=number],
input[type=date],
select,
textarea.wc-block-components-textarea,
textarea {
display: block;
height: 44px;
max-width: 100%;
margin: 0 0 24px 0;
padding: 0 var(--wgl-input-padding);
border: 1px solid rgba(var(--synta-header-rgb), 0.15);
border-width: 0 0 1px 0;
border-radius: unset;
font-family: var(--synta-content-font-family);
font-size: 16px;
line-height: 1.7;
font-weight: 400;
text-transform: none;
color: var(--synta-header-font-color);
background-color: transparent;
transition: all 0.3s, height 0s;
}
.wc-block-components-form div.wc-block-components-text-input input:is([type=email], [type=number], [type=tel], [type=text], [type=url])::placeholder,
div.wc-block-components-text-input input:is([type=email], [type=number], [type=tel], [type=text], [type=url])::placeholder,
.woocommerce form .form-row.form-row .input-text::placeholder,
.woocommerce form .form-row.form-row select::placeholder,
input[type=text]::placeholder,
input[type=url]::placeholder,
input[type=search]::placeholder,
input[type=email]::placeholder,
input[type=password]::placeholder,
input[type=tel]::placeholder,
input[type=time]::placeholder,
input[type=number]::placeholder,
input[type=date]::placeholder,
select::placeholder,
textarea.wc-block-components-textarea::placeholder,
textarea::placeholder {
font: inherit;
line-height: inherit;
color: inherit;
outline: none;
-webkit-appearance: none;
transition: 0.4s;
transform: translateY(0) scale(1);
transform-origin: left bottom;
}
.wc-block-components-form div.wc-block-components-text-input input:is([type=email], [type=number], [type=tel], [type=text], [type=url]):active, .wc-block-components-form div.wc-block-components-text-input input:is([type=email], [type=number], [type=tel], [type=text], [type=url]):focus,
div.wc-block-components-text-input input:is([type=email], [type=number], [type=tel], [type=text], [type=url]):active,
div.wc-block-components-text-input input:is([type=email], [type=number], [type=tel], [type=text], [type=url]):focus,
.woocommerce form .form-row.form-row .input-text:active,
.woocommerce form .form-row.form-row .input-text:focus,
.woocommerce form .form-row.form-row select:active,
.woocommerce form .form-row.form-row select:focus,
input[type=text]:active,
input[type=text]:focus,
input[type=url]:active,
input[type=url]:focus,
input[type=search]:active,
input[type=search]:focus,
input[type=email]:active,
input[type=email]:focus,
input[type=password]:active,
input[type=password]:focus,
input[type=tel]:active,
input[type=tel]:focus,
input[type=time]:active,
input[type=time]:focus,
input[type=number]:active,
input[type=number]:focus,
input[type=date]:active,
input[type=date]:focus,
select:active,
select:focus,
textarea.wc-block-components-textarea:active,
textarea.wc-block-components-textarea:focus,
textarea:active,
textarea:focus {
background-color: transparent !important;
box-shadow: unset !important;
border-color: var(--synta-header-font-color);
border-width: 0 0 1px 0;
color: var(--synta-header-font-color);
}
.wc-block-components-form div.wc-block-components-text-input input:is([type=email], [type=number], [type=tel], [type=text], [type=url]):active::placeholder, .wc-block-components-form div.wc-block-components-text-input input:is([type=email], [type=number], [type=tel], [type=text], [type=url]):focus::placeholder,
div.wc-block-components-text-input input:is([type=email], [type=number], [type=tel], [type=text], [type=url]):active::placeholder,
div.wc-block-components-text-input input:is([type=email], [type=number], [type=tel], [type=text], [type=url]):focus::placeholder,
.woocommerce form .form-row.form-row .input-text:active::placeholder,
.woocommerce form .form-row.form-row .input-text:focus::placeholder,
.woocommerce form .form-row.form-row select:active::placeholder,
.woocommerce form .form-row.form-row select:focus::placeholder,
input[type=text]:active::placeholder,
input[type=text]:focus::placeholder,
input[type=url]:active::placeholder,
input[type=url]:focus::placeholder,
input[type=search]:active::placeholder,
input[type=search]:focus::placeholder,
input[type=email]:active::placeholder,
input[type=email]:focus::placeholder,
input[type=password]:active::placeholder,
input[type=password]:focus::placeholder,
input[type=tel]:active::placeholder,
input[type=tel]:focus::placeholder,
input[type=time]:active::placeholder,
input[type=time]:focus::placeholder,
input[type=number]:active::placeholder,
input[type=number]:focus::placeholder,
input[type=date]:active::placeholder,
input[type=date]:focus::placeholder,
select:active::placeholder,
select:focus::placeholder,
textarea.wc-block-components-textarea:active::placeholder,
textarea.wc-block-components-textarea:focus::placeholder,
textarea:active::placeholder,
textarea:focus::placeholder {
opacity: 0;
}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus {
-webkit-text-fill-color: var(--synta-header-font-color);
background: unset;
-webkit-transition: background-color 0s ease-in-out 9999s;
transition: background-color 0s ease-in-out 9999s;
}
input[type=checkbox],
input[type=radio] {
cursor: pointer;
margin: 0 10px 0 0;
vertical-align: middle;
}
input[type=checkbox] + label, input[type=checkbox] + span,
input[type=radio] + label,
input[type=radio] + span {
display: inline;
vertical-align: middle;
-webkit-user-select: none;
user-select: none;
cursor: pointer;
}
input[type=checkbox] + span,
input[type=radio] + span {
font-family: var(--synta-header-font-family);
font-weight: 400;
font-size: 16px;
color: var(--synta-content-color);
}
.wgl-style-input label {
color: var(--synta-header-font-color);
}
.wgl-style-input .bapf_sfilter.bapf_ckbox label {
line-height: 24px;
}
.wgl-style-input .is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-radio-control > * {
margin-bottom: 20px;
}
.wgl-style-input div.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox],
.wgl-style-input div.wc-block-components-radio-control .wc-block-components-radio-control__input,
.wgl-style-input input[type=checkbox],
.wgl-style-input input[type=radio] {
--input-color: var(--synta-header-font-color);
--input-disabled: var(--synta-content-color);
appearance: none;
margin: 0 15px 0 0;
font-size: 20px;
color: currentColor;
width: 1em;
height: 1em;
min-width: unset;
min-height: unset;
border: 1px solid rgba(var(--synta-header-rgb), 0.15) !important;
background: unset !important;
border-radius: 50%;
vertical-align: middle;
left: 0;
transition: 0.4s;
display: inline-grid !important;
place-content: center;
}
.wgl-style-input div.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]::before,
.wgl-style-input div.wc-block-components-radio-control .wc-block-components-radio-control__input::before,
.wgl-style-input input[type=checkbox]::before,
.wgl-style-input input[type=radio]::before {
content: "";
width: min(1em - 6px, 8px);
height: min(1em - 6px, 8px);
min-height: unset;
min-width: unset;
position: static;
border-radius: inherit;
transform: scale(0);
transition: 120ms transform ease-in-out;
box-shadow: inset 1em 1em var(--input-color); background-color: CanvasText;
}
.wgl-style-input div.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]::after,
.wgl-style-input div.wc-block-components-radio-control .wc-block-components-radio-control__input::after,
.wgl-style-input input[type=checkbox]::after,
.wgl-style-input input[type=radio]::after {
display: none;
}
.wgl-style-input div.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked,
.wgl-style-input div.wc-block-components-radio-control .wc-block-components-radio-control__input:checked,
.wgl-style-input input[type=checkbox]:checked,
.wgl-style-input input[type=radio]:checked {
border: 1px solid rgba(var(--synta-header-rgb), 1) !important;
}
.wgl-style-input div.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked::before,
.wgl-style-input div.wc-block-components-radio-control .wc-block-components-radio-control__input:checked::before,
.wgl-style-input input[type=checkbox]:checked::before,
.wgl-style-input input[type=radio]:checked::before {
transform: scale(1);
}
.wgl-style-input div.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus,
.wgl-style-input div.wc-block-components-radio-control .wc-block-components-radio-control__input:focus,
.wgl-style-input input[type=checkbox]:focus,
.wgl-style-input input[type=radio]:focus {
border: 1px solid rgba(var(--synta-header-rgb), 1) !important;
outline: max(1px, 0.15em) solid currentColor;
outline-offset: max(1px, 0.15em);
}
.wgl-style-input div.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:disabled,
.wgl-style-input div.wc-block-components-radio-control .wc-block-components-radio-control__input:disabled,
.wgl-style-input input[type=checkbox]:disabled,
.wgl-style-input input[type=radio]:disabled {
--input-color: var(--input-disabled);
color: var(--input-disabled);
cursor: not-allowed;
}
.wgl-style-input div.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox],
.wgl-style-input input[type=checkbox] {
border-radius: 3px;
}
.wgl-style-input div.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]::before,
.wgl-style-input input[type=checkbox]::before {
background: var(--synta-button-success-h) no-repeat center;
box-shadow: unset;
width: 1em;
height: 1em;
background-size: calc(1em - 6px);
}
input[type=submit],
button {
display: inline-block;
height: auto;
max-width: 100%;
margin-bottom: 0;
outline: none;
cursor: pointer;
-webkit-appearance: none;
}
input[type=submit],
button,
.wgl-button,
.wp-block-search .wp-block-search__button,
.wgl-block-button > a,
#comments input.submit,
form.post-password-form input[type=submit] {
font-family: var(--synta-button-font-family, var(--synta-header-font-family));
font-size: var(--synta-button-font-size-mobile, var(--synta-button-font-size, 16px));
line-height: var(--synta-button-line-height-mobile, var(--synta-button-line-height, 24px));
font-weight: var(--synta-button-font-weight, 500);
font-style: var(--synta-button-font-style, normal);
letter-spacing: var(--synta-button-letter-spacing-mobile, var(--synta-button-letter-spacing, normal));
padding: var(--synta-button-padding-mobile, var(--synta-button-padding, 15px 35px));
border-radius: var(--synta-button-border-radius, 0);
color: var(--synta-button-color-idle);
background: var(--synta-button-bg-idle);
border: 1px solid var(--synta-button-border-idle);
transition: 0.4s;
}
input[type=submit]:hover, input[type=submit]:focus, input[type=submit]:active,
button:hover,
button:focus,
button:active,
.wgl-button:hover,
.wgl-button:focus,
.wgl-button:active,
.wp-block-search .wp-block-search__button:hover,
.wp-block-search .wp-block-search__button:focus,
.wp-block-search .wp-block-search__button:active,
.wgl-block-button > a:hover,
.wgl-block-button > a:focus,
.wgl-block-button > a:active,
#comments input.submit:hover,
#comments input.submit:focus,
#comments input.submit:active,
form.post-password-form input[type=submit]:hover,
form.post-password-form input[type=submit]:focus,
form.post-password-form input[type=submit]:active {
color: var(--synta-button-color-hover);
background: var(--synta-button-bg-hover);
border: 1px solid var(--synta-button-border-hover);
}
textarea.wc-block-components-textarea,
textarea {
height: 88px;
padding: 5px 0;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
opacity: 1;
}
.input-bg-white input,
.input-bg-white textarea {
background-color: #ffffff;
}
.woocommerce form .form-row.form-row select,
select {
width: 100%;
overflow: hidden;
outline: none;
appearance: none;
background-image: var(--synta-bg-caret-h);
background-size: 10px;
background-repeat: no-repeat;
background-position: calc(100% - var(--wgl-input-padding)) center;
padding-right: 1.7em;
}
.woocommerce form .form-row.form-row select option,
select option {
background: var(--body-background-color);
}
label {
transition: 0.4s;
}
body {
--admin-bar-height: 0.01px;
}
.admin-bar {
--admin-bar-height: 32px;
}
@media all and (max-width: 782px) {
.admin-bar {
--admin-bar-height: 46px;
}
}
@media all and (max-width: 600px) {
.admin-bar {
--admin-bar-height: 0.01px;
}
}
.admin-bar .wgl-sticky-header {
top: var(--admin-bar-height);
}
.admin-bar .wgl-theme-header .woo_mini_cart {
margin-top: 0;
}
form.post-password-form {
margin-bottom: 20px;
}
form.post-password-form p:first-child {
margin-bottom: 24px;
}
form.post-password-form label {
display: inline-block;
width: 100%;
margin-bottom: 10px;
margin-right: 8px;
}
@media (min-width: 600px) {
form.post-password-form label {
width: calc(100% - 130px);
max-width: 270px;
}
}
form.post-password-form label input[type=password] {
width: 100%;
margin-top: 5px;
margin-bottom: 0;
}
form.post-password-form input[type=submit] {
min-width: 100px;
margin-bottom: 10px;
color: var(--synta-button-color-idle);
background-color: var(--synta-button-bg-idle);
border: 1px solid var(--synta-button-border-idle);
transform: translateY(2px);
height: 44px;
padding: 5px 28px 4px;
}
form.post-password-form input[type=submit]:hover, form.post-password-form input[type=submit]:focus {
color: var(--synta-button-color-hover);
background: var(--synta-button-bg-hover);
border: 1px solid var(--synta-button-border-hover);
}
.wgl-container {
margin-right: auto;
margin-left: auto;
width: 1170px;
}
.wgl-container.full-width {
width: 100%;
max-width: 100%;
margin-left: 0;
margin-right: 0;
}
.wgl-container .wgl-container {
width: 100%;
}
.wgl-container .elementor-section-boxed .elementor-section-boxed .elementor-container {
width: 100%;
}
.wgl-container.wgl-content-sidebar .elementor {
margin-left: -15px;
margin-right: -15px;
}
#main .wgl-container .wgl_wrapper {
left: 0 !important;
}
.row::after, .row::before,
.wgl-container::after,
.wgl-container::before,
.clearfix::after,
.clearfix::before {
content: "";
display: table;
line-height: 0;
}
.wgl-container::after,
.row::after,
.clear,
.clearfix::after {
clear: both;
}
[class*=wgl_col-] {
float: left;
min-height: 1px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.row [class*=wgl_col-] {
display: block;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
.wgl-carousel {
position: relative;
z-index: 1;
}
.wgl-carousel_swiper a, .wgl-carousel_swiper a:hover, .wgl-carousel_swiper a:focus {
transition: 0.4s;
}
a:hover {
color: inherit;
}
.wgl-icon {
display: inline-block;
line-height: 0;
fill: currentColor;
transition: 0.4s;
}
.wgl-icon svg {
height: 1em;
width: 1em;
color: inherit;
fill: currentColor;
font-size: inherit;
transition: none;
}
.wgl-icon .elementor-icon {
color: inherit !important;
fill: currentColor !important;
transition: unset !important;
font-size: inherit !important;
}
.wgl-svg-icon {
line-height: inherit;
}
.wgl-number {
display: inline-block;
transition: 0.4s;
}
.wgl-number .number {
min-width: 1em;
position: relative;
display: block;
}
body .hover_links a {
color: inherit;
-webkit-text-decoration: underline transparent;
text-decoration: underline transparent;
transition: color 0.3s, -webkit-text-decoration-color 0.3s;
transition: color 0.3s, text-decoration-color 0.3s;
transition: color 0.3s, text-decoration-color 0.3s, -webkit-text-decoration-color 0.3s;
text-underline-offset: 0.2em;
}
body .hover_links a:hover {
color: currentColor;
-webkit-text-decoration-color: currentColor;
text-decoration-color: currentColor;
}
body .hover_links.white a:hover {
color: #ffffff;
-webkit-text-decoration-color: #ffffff;
text-decoration-color: #ffffff;
}
body .hover_links.primary a:hover {
color: #ffffff;
-webkit-text-decoration-color: #ffffff;
text-decoration-color: #ffffff;
}
.wgl-layout-left, .wgl-layout-right {
display: flex;
}
.aleft .wgl-layout-left {
justify-content: flex-start;
}
.aleft .wgl-layout-right {
justify-content: flex-end;
}
.acenter .wgl-layout-left, .acenter .wgl-layout-right {
justify-content: center;
}
.aright .wgl-layout-left {
justify-content: flex-end;
}
.aright .wgl-layout-right {
justify-content: flex-start;
}
.fullwidth-wrapper {
width: 100%;
}
.z-index-1 {
z-index: 1;
}
.relative {
position: relative;
}
.text-uppercase {
text-transform: uppercase;
}
.bypostauthor {
opacity: 1;
}
.ohidden {
overflow: hidden;
}
.ovisible {
overflow: visible;
}
.d-block {
display: block;
}
.d-none {
display: none;
}
body[data-elementor-device-mode=desktop] .d-xl-none {
display: none;
}
body:not([data-elementor-device-mode=desktop]) .d-xl-block {
display: none;
}
.wp-caption-text,
.wp-caption .wp-caption-text {
margin: 0.5em 0;
font-size: 13px;
text-align: center;
}
.wp-caption,
.gallery-caption {
max-width: 100%;
margin-bottom: 1em;
font-style: italic;
}
.wp-caption img,
.gallery-caption img {
border-radius: unset;
}
#main {
padding: 40px 0;
position: relative;
overflow: clip;
min-height: calc(100vh - var(--header-height, 0px) - var(--footer-height, 0px) - var(--pt-height, 0px) - var(--wp-admin--admin-bar--height, 0px));
}
.wgl-theme-header.header_overlap ~ #main {
min-height: calc(100vh - var(--footer-height, 0px) - var(--pt-height, 0px) - var(--wp-admin--admin-bar--height, 0px));
}
.archive:not(.woocommerce) #main {
padding-bottom: 100px;
}
body > #main .row.sidebar_left #main-content {
float: right;
}
.gm-control-active {
border-radius: unset;
box-shadow: none;
}
hr {
margin: 20px 0 20px;
border: none;
border-bottom: 1px solid #1d1f21;
}
hr.wp-block-separator {
max-width: 100px;
}
hr.wp-block-separator.is-style-wide, hr.wp-block-separator.is-style-dots {
max-width: 100%;
}
table td,
table th {
padding: 5px 10px;
border: 1px solid rgba(var(--synta-header-rgb), 0.2);
text-align: left;
}
table:not(:last-child) {
margin-bottom: 22px;
}
.screen-reader-text {
position: absolute !important;
height: 1px;
width: 1px;
margin: -1px;
border: 0;
padding: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
word-wrap: normal !important;
overflow: hidden;
}
.screen-reader-text:focus {
display: block;
z-index: 100000;
top: 5px;
left: 5px;
width: auto;
height: auto;
padding: 15px 23px 14px;
font-size: 1em;
line-height: normal;
color: #444444;
text-decoration: none;
background-color: #eee;
clip: auto !important;
clip-path: none;
}
.mejs-container {
margin-bottom: 20px;
}
.wgl-row-animation > .elementor-container {
z-index: 1;
}
.particles-js {
position: absolute;
z-index: 0;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: 50% 50%;
}
.page-header .particles-js {
left: 0;
top: 0;
}
.extended-parallax {
position: absolute;
z-index: -1;
width: 100%;
height: 100%;
pointer-events: none;
}
.extended-parallax .wgl-parallax-layer {
position: relative !important;
}
.wgl-background-image_parallax {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: -1;
}
.wgl-background-image_parallax div {
height: 100%;
}
.wgl-elementor-shape {
overflow: hidden;
position: absolute;
left: 0;
width: 100%;
line-height: 0;
direction: ltr;
pointer-events: none;
}
.wgl-elementor-shape-top {
top: -1px;
}
.wgl-elementor-shape-bottom {
bottom: -1px;
}
.wgl-elementor-shape svg {
display: block;
width: calc(100% + 1.3px);
position: relative;
left: 50%;
transform: translateX(-50%);
}
#synta-footer-inline-css {
display: none;
}
.wgl-body-bg {
position: absolute;
z-index: -1;
pointer-events: none;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wgl-body-lines {
position: absolute;
z-index: -1;
top: 0;
left: 0;
bottom: 0;
right: 0;
pointer-events: none;
}
.wgl-body-lines > span, .wgl-body-lines::before, .wgl-body-lines::after {
content: "";
position: absolute;
z-index: -100;
height: 100%;
width: 1px;
background: var(--synta-body-lines-color);
top: 0;
}
.wgl-body-lines::before {
left: 89px;
}
@media (max-width: 767px) {
.wgl-body-lines::before {
left: 29px;
}
}
.wgl-body-lines > span {
left: 50%;
}
.wgl-body-lines::after {
right: 89px;
}
@media (max-width: 767px) {
.wgl-body-lines::after {
right: 29px;
}
} .wgl-theme-header {
position: relative;
z-index: 3001;
color: var(--synta-header-font-color);
}
.wgl-theme-header .wrapper a {
color: inherit;
}
.wgl-theme-header .wrapper .synta_module_button a {
margin-bottom: 0;
box-shadow: none;
color: #ffffff;
}
.wgl-theme-header .wgl-sticky-header .wgl-logotype-container > a,
.wgl-theme-header .wgl-sticky-header .wgl-logotype-container > a > img {
max-height: none !important;
}
.wgl-theme-header.header_overlap {
position: absolute;
z-index: 99;
width: 100%;
left: 0;
top: 0;
}
.wgl-theme-header.header_shadow {
box-shadow: 1px 0 10px rgba(0, 0, 0, 0.1);
}
.mobile-hamburger-module .hamburger-box {
display: inline-flex;
justify-content: center;
align-items: center;
}
.wgl-elementor-builder.wgl-mobile-header {
border: 0;
display: block;
}
.wgl-elementor-builder.wgl-mobile-header .hamburger-box {
display: inline-flex;
}
.wgl-elementor-builder.wgl-mobile-header .wgl-menu-outer_content .hamburger-box {
display: none;
}
.wgl-mobile-header,
.mobile_nav_wrapper .primary-nav .menu {
display: none;
}
.wgl-mobile-header .menu-item__plus,
.menu_vertical .menu-item__plus,
.mobile_nav_wrapper .primary-nav > ul > li ul::before,
.mobile_nav_wrapper .primary-nav > ul > li > div.mega-menu-container::before {
display: none !important;
}
body:not(.elementor-editor-active) .wgl-theme-header .elementor-column,
body:not(.elementor-editor-active) .wgl-theme-header .elementor-column-wrap,
body:not(.elementor-editor-active) .wgl-theme-header .elementor-widget-wrap,
body:not(.elementor-editor-active) .wgl-theme-header .elementor-widget[data-widget_type="wgl-menu.default"] {
position: static;
}
.wgl-header-row .wgl-header-row_wrapper {
display: flex;
position: relative;
flex-flow: row nowrap;
align-items: center;
justify-content: space-between;
}
.wgl-header-row .header_side.display_normal {
flex: 0 auto;
}
.wgl-header-row .header_side.display_grow {
flex: 1;
}
.wgl-header-row .header_side.display_grow .primary-nav > .menu {
white-space: nowrap;
}
.wgl-header-row .header_side.v_align_middle {
align-self: center;
}
.wgl-header-row .header_side.v_align_bottom {
align-self: flex-end;
}
.wgl-header-row .header_side.v_align_bottom .primary-nav > ul > li > a {
align-self: flex-end;
align-items: flex-end;
}
.wgl-header-row .header_side.v_align_bottom .header_area_container > *,
.wgl-header-row .header_side.v_align_bottom .header_search-button {
vertical-align: bottom;
}
.wgl-header-row .header_side.v_align_top {
align-self: flex-start;
}
.wgl-header-row .header_side.v_align_top .primary-nav .lavalamp-object {
top: 0;
bottom: auto;
}
.wgl-header-row .header_side.v_align_top .primary-nav .lavalamp-object::before {
transform: rotate(0.5turn);
}
.wgl-header-row .header_side.v_align_top .primary-nav > ul > li > a {
align-self: flex-start;
align-items: flex-start;
}
.wgl-header-row .header_side.v_align_top .header_area_container > *,
.wgl-header-row .header_side.v_align_top .header_search-button {
vertical-align: top;
}
.wgl-header-row .header_side.h_align_left {
text-align: left;
}
.wgl-header-row .header_side.h_align_center {
text-align: center;
}
.wgl-header-row .header_side.h_align_right {
text-align: right;
}
.wgl-header-row .header_side.display_grow.h_align_right {
margin-left: auto;
}
.wgl-header-row .header_side.display_grow.h_align_center {
margin-right: auto;
margin-left: auto;
}
.wgl-header-row .header_side.display_grow.h_align_left {
margin-right: auto;
}
.wgl-header-row .header_side.display_grow.h_align_left .header_area_container {
justify-content: flex-start;
}
.wgl-header-row .header_side.display_grow.h_align_center .header_area_container {
justify-content: center;
}
.wgl-header-row .header_side.display_grow.h_align_right .header_area_container {
justify-content: flex-end;
}
.wgl-header-row .header_side[class^=position_center] .header_area_container > div.mini-cart {
padding: 0;
}
.wgl-header-row .header_side[class^=position_center] .primary-nav > ul li.mega-menu > ul.mega-menu {
left: 0;
right: 0;
margin: 0 auto;
}
.wgl-header-row .header_side[class^=position_left] .header_area_container > *:last-child {
padding-right: 0;
}
.wgl-header-row .header_side[class^=position_right] .header_area_container > *:first-child {
padding-left: 0;
}
.wgl-header-row .header_side[class^=position_left] .primary-nav ul li ul {
left: 0;
right: auto;
}
.wgl-header-row .header_side[class^=position_left] .primary-nav > ul > li ul .sub-menu {
left: 100%;
right: auto;
}
.wgl-header-row .header_side[class^=position_left] .primary-nav > ul > li:not(:first-child):last-child > .sub-menu {
left: 0;
right: auto;
}
.wgl-header-row .header_side[class^=position_left] .primary-nav > ul > li:not(:first-child):last-child > .sub-menu .sub-menu {
left: 100%;
right: auto;
}
.wgl-header-row .header_side,
.wgl-header-row .header_render_editor,
.wgl-header-row .wrapper,
.wgl-header-row .header_area_container {
max-width: 100%;
box-sizing: border-box;
}
.header_area_container {
display: inline-block;
height: 100%;
max-height: 100%;
}
.header_area_container > * {
display: inline-block;
vertical-align: middle;
}
.delimiter {
position: relative;
}
.wgl-logotype-container img {
vertical-align: middle;
max-height: 100%;
max-width: initial;
width: auto;
}
.wgl-logotype-container a,
.wgl-logotype-container a:hover,
.wgl-logotype-container h1 {
color: inherit;
}
.wgl-logotype-container .logo-name {
font-size: 34px;
line-height: 1;
}
@media (max-width: 1200px) {
.wgl-logotype-container .logo-name {
font-size: 24px;
}
}
header:not(.wgl-menu-outer_content) > .wgl-logotype-container .logo-name {
width: 200px;
width: min-content;
font-size: 30px;
white-space: pre-line;
}
.wgl-site-header .primary-nav ul:hover li:not(:hover) > div, .wgl-site-header .primary-nav ul:hover li:not(:hover) > ul.wgl-mega-menu,
.wgl-sticky-header .primary-nav ul:hover li:not(:hover) > div,
.wgl-sticky-header .primary-nav ul:hover li:not(:hover) > ul.wgl-mega-menu {
clip: rect(auto, auto, 0, auto);
}
.primary-nav {
position: relative;
z-index: 1;
}
.primary-nav a {
cursor: pointer;
transition: 0.3s;
}
.primary-nav.align-left {
text-align: left;
}
.primary-nav.align-left > ul.menu > li.mega-menu-links > ul.mega-menu.sub-menu,
.primary-nav.align-left > ul.menu > li.mega-cat > div.mega-menu-container {
left: 0;
right: auto;
}
.primary-nav.align-center {
text-align: center;
}
.primary-nav.align-center > ul.menu > li.mega-menu-links > ul.mega-menu.sub-menu,
.primary-nav.align-center > ul.menu > li.mega-cat > div.mega-menu-container {
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
}
.primary-nav.align-right {
text-align: right;
}
.primary-nav.align-right > ul.menu > li.mega-menu-links > ul.mega-menu.sub-menu,
.primary-nav.align-right > ul.menu > li.mega-cat > div.mega-menu-container {
left: auto;
right: 0;
}
.primary-nav .content__media {
font-weight: 400;
transition: 0.4s;
position: relative;
}
.primary-nav.menu_line_enable .menu {
position: relative;
}
.primary-nav.menu_line_enable .menu .lavalamp-object {
opacity: 0;
position: absolute;
z-index: 1;
height: 1px;
left: 0;
top: 0;
line-height: 1;
display: flex;
justify-content: space-between;
pointer-events: none;
background: currentColor;
color: var(--synta-primary-color);
}
.primary-nav.menu_line_enable .menu.lavalamp_animate .lavalamp-object {
opacity: 1;
}
.primary-nav > ul.lavalamp > li > a .item_wrapper_text::after, .primary-nav.menu_line_enable > ul > li > a .item_wrapper_text .menu-item_dots {
display: none !important;
}
.primary-nav ul li {
display: inline-block;
vertical-align: middle;
line-height: inherit;
margin-bottom: 0;
}
.primary-nav ul > li {
height: 100%;
}
.primary-nav ul > li > a .item_wrapper_text {
position: relative;
}
.primary-nav ul > li > a .item_wrapper_text .menu-item_dots {
position: absolute;
z-index: -1;
width: 100%;
height: 1px;
left: 0;
bottom: -5px;
opacity: 0;
margin: auto;
transition: 0.5s ease-in-out, color 0s;
pointer-events: none;
border-radius: inherit;
background: currentColor;
}
.primary-nav ul > li > a.__mPS2id.active > span .menu-item_dots {
opacity: 1;
visibility: visible;
}
.primary-nav > ul li {
position: relative;
padding-left: 0;
}
.primary-nav > ul li.mega-menu {
position: static !important;
}
.primary-nav > ul li.mega-menu > ul.mega-menu {
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
}
.primary-nav > ul li.mega-menu > ul.mega-menu .menu-item__plus {
display: none;
}
.primary-nav > ul li.mega-menu.mega-menu-e {
position: relative !important;
}
.primary-nav > ul li.mega-menu.mega-menu-e.position-center, .primary-nav > ul li.mega-menu.mega-menu-e.position-left-side {
position: static !important;
}
.primary-nav > ul {
height: 100%;
margin-left: 0;
padding: 0;
}
.primary-nav > ul > li > a::before {
content: "";
position: absolute;
top: 100%;
height: 11px;
left: 0;
right: 0;
}
.primary-nav ul > li.menu-item-has-children > a > .menu-item__plus,
.primary-nav ul > li.mega-menu.mega-cat > a > .menu-item__plus {
position: relative;
z-index: 1;
font-size: 13px;
font-style: normal;
font-weight: normal;
margin: 0 0 0 8px;
transform-origin: center;
perspective-origin: center;
transform: unset;
max-width: 14px;
}
.primary-nav ul > li.menu-item-has-children > a > .menu-item__plus::before,
.primary-nav ul > li.mega-menu.mega-cat > a > .menu-item__plus::before {
display: inline-block;
vertical-align: middle;
content: "";
-webkit-mask-image: var(--synta-bg-caret-h);
mask-image: var(--synta-bg-caret-h);
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-size: 1em;
mask-size: 1em;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
width: 1em;
height: 1em;
padding: 0;
box-shadow: none;
background-color: currentColor;
font-style: normal;
font-variant: normal;
text-transform: none;
line-height: 0;
font-size: 11px;
transition: transform 0.4s;
margin-bottom: 1px;
}
.primary-nav > ul > li {
height: 100%;
}
.primary-nav > ul > li > a.__mPS2id.active .item_wrapper_text .menu-item_dots {
opacity: 1;
}
.primary-nav > ul > li[class*=current] > a, .primary-nav > ul > li:hover > a {
color: var(--synta-primary-color);
}
.primary-nav > ul > li[class*=current] > a .item_wrapper_text .menu-item_dots, .primary-nav > ul > li:hover > a .item_wrapper_text .menu-item_dots {
opacity: 1;
}
.primary-nav > ul > li.mega-menu-links > ul.mega-menu {
padding-left: 20px;
padding-right: 20px;
}
.primary-nav > ul > li.mega-menu-links > ul.mega-menu > li > a .item_wrapper_text::before {
display: none;
}
.primary-nav > ul > li > a {
display: flex;
position: relative;
z-index: 1;
height: 100%;
align-items: center;
padding: 0;
transition: 0.5s ease-in-out;
color: var(--synta-header-font-color);
border-radius: unset;
margin: 0 30px;
}
@media all and (max-width: 1500px) {
.primary-nav > ul > li > a {
margin: 0 15px;
}
}
.primary-nav.marker-disable > ul > li > a .menu-item_dots, .primary-nav.marker-disable > ul > li > a::after {
display: none !important;
}
.primary-nav ul li > ul,
.primary-nav ul li > ul ul,
.primary-nav ul li .mega-menu-container {
display: block;
position: absolute;
z-index: 555;
top: calc(100% + 22px);
left: -10px;
min-width: 260px;
white-space: nowrap;
margin: 0;
padding: 25px 0;
text-align: left;
opacity: 0;
visibility: hidden;
transition: 0.5s ease-in-out;
border-radius: 5px;
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
}
.primary-nav ul li > ul.wgl-e-container,
.primary-nav ul li > ul ul.wgl-e-container,
.primary-nav ul li .mega-menu-container.wgl-e-container {
white-space: normal;
padding: 0;
}
.primary-nav ul li > ul.wgl-e-container .elementor-column,
.primary-nav ul li > ul.wgl-e-container .elementor-column-wrap,
.primary-nav ul li > ul.wgl-e-container .elementor-widget-wrap,
.primary-nav ul li > ul ul.wgl-e-container .elementor-column,
.primary-nav ul li > ul ul.wgl-e-container .elementor-column-wrap,
.primary-nav ul li > ul ul.wgl-e-container .elementor-widget-wrap,
.primary-nav ul li .mega-menu-container.wgl-e-container .elementor-column,
.primary-nav ul li .mega-menu-container.wgl-e-container .elementor-column-wrap,
.primary-nav ul li .mega-menu-container.wgl-e-container .elementor-widget-wrap {
position: relative;
}
.primary-nav ul li > ul .primary-nav,
.primary-nav ul li > ul ul .primary-nav,
.primary-nav ul li .mega-menu-container .primary-nav {
height: auto !important;
}
.primary-nav ul li > ul .primary-nav ul,
.primary-nav ul li > ul ul .primary-nav ul,
.primary-nav ul li .mega-menu-container .primary-nav ul {
margin: 0;
padding: 0;
}
.primary-nav ul li > ul .primary-nav ul li,
.primary-nav ul li > ul ul .primary-nav ul li,
.primary-nav ul li .mega-menu-container .primary-nav ul li {
margin-bottom: 0;
}
.primary-nav ul li .mega-menu-container {
transform: translateY(-200%);
transition: 0.3s ease-out, transform 0s 0.3s;
overflow: hidden;
}
.primary-nav ul li > ul ul {
top: -10px;
left: calc(100% + 2px);
margin: 0 6px;
}
.primary-nav ul li > ul ul::before {
content: "";
position: absolute;
z-index: -1;
height: 100%;
width: calc(100% + 10px);
top: 0;
left: -10px;
}
.primary-nav ul li > ul li {
display: block;
}
.primary-nav ul li > ul li > a .item_text {
text-decoration: underline;
-webkit-text-decoration-color: transparent;
text-decoration-color: transparent;
text-underline-offset: 0.45em;
text-decoration-thickness: 1px;
transition: -webkit-text-decoration 0.3s;
transition: text-decoration 0.3s;
transition: text-decoration 0.3s, -webkit-text-decoration 0.3s;
}
.primary-nav ul li > ul li > a .item_wrapper_text,
.primary-nav ul li > ul li > a > i {
margin-right: 14px;
}
.primary-nav ul li > ul li > a .item_wrapper_text .menu-item_dots {
display: none;
}
.primary-nav ul li > ul li:hover ul {
top: -25px;
}
.primary-nav ul li > ul li:hover > a,
.primary-nav ul li > ul li:hover > a > .menu-item__plus, .primary-nav ul li > ul li[class*=current] > a,
.primary-nav ul li > ul li[class*=current] > a > .menu-item__plus {
color: var(--synta-primary-color);
}
.primary-nav ul li > ul li:hover > a .item_text, .primary-nav ul li > ul li[class*=current] > a .item_text {
-webkit-text-decoration-color: currentColor;
text-decoration-color: currentColor;
}
.primary-nav ul li > ul li:hover > a .item_wrapper_text .menu-item_dots, .primary-nav ul li > ul li[class*=current] > a .item_wrapper_text .menu-item_dots {
opacity: 1;
}
.primary-nav ul li > ul .menu-item {
line-height: inherit;
padding: 0 30px;
}
.primary-nav ul li > ul .menu-item a {
display: flex;
align-items: center;
justify-content: space-between;
color: inherit;
padding: 6px 10px;
overflow: hidden;
margin-bottom: 0;
}
.primary-nav ul li > ul .menu-item:last-child a {
margin-bottom: 0;
}
.primary-nav ul li:hover > ul,
.primary-nav ul li:hover > div.mega-menu-container {
z-index: 556;
top: calc(100% + 2px);
opacity: 1;
visibility: visible;
}
.primary-nav ul li:hover > ul.mega-menu > ul.mega-menu, .primary-nav ul li:hover > ul.mega-menu > li > ul.mega-menu,
.primary-nav ul li:hover > ul > ul.mega-menu,
.primary-nav ul li:hover > ul > li > ul.mega-menu,
.primary-nav ul li:hover > div.mega-menu-container.mega-menu > ul.mega-menu,
.primary-nav ul li:hover > div.mega-menu-container.mega-menu > li > ul.mega-menu,
.primary-nav ul li:hover > div.mega-menu-container > ul.mega-menu,
.primary-nav ul li:hover > div.mega-menu-container > li > ul.mega-menu {
opacity: 1;
visibility: visible;
}
.primary-nav ul li:hover > div.mega-menu-container {
transform: translateY(0);
transition: 0.3s ease-out, transform 0s;
}
.primary-nav ul li ul:not(.mega-menu) li.menu-item-has-children > a > .menu-item__plus {
padding-left: 1px;
line-height: 1;
font-style: normal;
margin: 0;
font-size: 18px;
color: inherit;
}
.primary-nav ul li ul:not(.mega-menu) li.menu-item-has-children > a > .menu-item__plus::before {
margin-bottom: 4px;
transform: rotate(-90deg);
}
.primary-nav ul li ul:not(.mega-menu) li.menu-item-has-children[class*=current] > a .item_wrapper_text .menu-item_dots, .primary-nav ul li ul:not(.mega-menu) li.menu-item-has-children:hover > a .item_wrapper_text .menu-item_dots {
opacity: 1;
}
.primary-nav > .menu > .menu-item:not(:first-child):last-child > .sub-menu {
right: 0;
}
.primary-nav > .menu > .menu-item:not(:first-child):last-child > .sub-menu,
.primary-nav > .menu > .menu-item:not(:first-child):last-child > .sub-menu .sub-menu {
left: auto;
}
.primary-nav > .menu > .menu-item:not(:first-child):last-child > .sub-menu .sub-menu {
right: 100%;
}
.primary-nav > .menu > .menu-item:not(:first-child):last-child > .sub-menu.wgl-mega-menu-position-center {
left: -50vw;
right: -50vw;
margin-left: auto;
margin-right: auto;
}
.primary-nav > .menu > .menu-item:not(:first-child):last-child > .sub-menu.wgl-mega-menu-position-left-side {
left: 0;
right: auto;
margin-left: -16px;
margin-right: auto;
}
.primary-nav > .menu > .menu-item > .sub-menu.wgl-submenu-position-left, .primary-nav > .menu > .menu-item > .sub-menu.wgl-mega-menu-position-left {
left: auto !important;
right: -16px !important;
}
.primary-nav > .menu > .menu-item > .sub-menu.wgl-submenu-position-right, .primary-nav > .menu > .menu-item > .sub-menu.wgl-mega-menu-position-right {
right: auto !important;
left: -16px !important;
}
.primary-nav > .menu > .menu-item > .sub-menu.wgl-mega-menu.wgl-mega-menu-position-center {
left: -50vw;
right: -50vw;
margin-left: auto;
margin-right: auto;
max-width: 98vw;
}
.primary-nav > .menu > .menu-item > .sub-menu.wgl-mega-menu.wgl-mega-menu-position-left-side {
left: 0;
right: auto;
margin-left: 0;
margin-right: auto;
}
.primary-nav ul.sub-menu.wgl-submenu-position-left {
left: auto !important;
right: 100% !important;
}
.primary-nav ul.sub-menu.wgl-submenu-position-right {
right: auto !important;
left: 100% !important;
}
.primary-nav ul li.mega-menu-e ul.sub-menu {
display: none;
}
.primary-nav .submenu-label {
background: linear-gradient(90deg, #f44e6b, #dc1a72);
color: #ffffff;
border-radius: 4px;
font-family: var(--synta-content-font-family);
font-size: 14px;
line-height: 18px;
margin-left: 5px;
min-width: 44px;
display: inline-block;
text-align: center;
padding: 1px 6px 1px;
}
.admin-bar .wgl-sticky-header {
top: 32px;
}
@media (max-width: 782px) {
.admin-bar .wgl-sticky-header {
top: 46px;
}
}
.admin-bar .wgl-theme-header .woo_mini_cart {
max-height: calc(100% - 32px - 30px);
}
.wgl-theme-header .login-in_wrapper,
.elementor-widget .login-in_wrapper {
display: flex;
align-items: center;
height: 100%;
color: inherit;
}
.wgl-theme-header .login-in_wrapper a.button,
.elementor-widget .login-in_wrapper a.button {
padding: 14px 18px;
text-align: center;
min-width: unset;
margin: 0;
color: var(--synta-button-color-idle);
background: var(--synta-button-bg-idle);
border: 1px solid var(--synta-button-border-idle);
font-size: 14px;
line-height: 1;
}
.wgl-theme-header .login-in_wrapper a.button:hover, .wgl-theme-header .login-in_wrapper a.button:focus,
.elementor-widget .login-in_wrapper a.button:hover,
.elementor-widget .login-in_wrapper a.button:focus {
color: var(--synta-button-color-hover);
background: var(--synta-button-bg-hover);
border: 1px solid var(--synta-button-border-hover);
}
.wgl-theme-header .login-in_wrapper a.button svg,
.elementor-widget .login-in_wrapper a.button svg {
line-height: 1;
vertical-align: middle;
transform: translateY(-1px);
margin-left: 3px;
}
.wgl-theme-header .wgl-mobile-header .login-in form,
.elementor-widget .wgl-mobile-header .login-in form {
color: var(--synta-secondary-color);
}
.wgl-theme-header .wgl-mobile-header .login-in form .button::before,
.elementor-widget .wgl-mobile-header .login-in form .button::before {
display: none;
}
.wgl-theme-header .wgl-mobile-header .login-in .button,
.elementor-widget .wgl-mobile-header .login-in .button {
font-size: 0;
border: 0;
background: transparent;
padding: 0;
line-height: inherit;
letter-spacing: 0;
color: inherit;
width: 30px;
}
.wgl-theme-header .wgl-mobile-header .login-in .button:before,
.elementor-widget .wgl-mobile-header .login-in .button:before {
-webkit-mask-image: var(--synta-person-h);
mask-image: var(--synta-person-h);
display: inline-block;
vertical-align: sub;
content: "";
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-size: 1em;
mask-size: 1em;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
width: 1em;
height: 1em;
padding: 0;
box-shadow: none;
background-color: currentColor;
font-style: normal;
font-variant: normal;
text-transform: none;
line-height: 0;
transition: 0.4s;
font-size: 22px;
}
.wgl_modal-window {
display: flex;
justify-content: center;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
overflow: auto;
outline: none;
z-index: 1000000;
opacity: 0;
visibility: hidden;
-webkit-backdrop-filter: blur(0) opacity(0);
backdrop-filter: blur(0) opacity(0);
-webkit-overflow-scrolling: touch;
text-align: center;
transition: 0.45s;
pointer-events: none;
}
.wgl_modal-window .modal-dialog {
max-width: 380px;
width: 100%;
position: relative;
padding: 0;
margin: 30px;
z-index: 2;
}
.wgl_modal-window .col2-set .col-1,
.wgl_modal-window .col2-set .col-2 {
width: 100%;
}
@media all and (min-width: 768px) {
.wgl_modal-window {
align-items: center;
}
.wgl_modal-window .modal-dialog {
max-width: 450px;
}
.wgl_modal-window .col2-set .col-1 {
float: left;
width: calc(50% - 15px);
}
.wgl_modal-window .col2-set .col-2 {
float: right;
width: calc(50% - 15px);
}
}
.wgl_modal-window .overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: var(--synta-cart-overlay, rgba(24, 24, 24, 0.6));
display: var(--synta-cart-overlay-visibility, block);
visibility: visible;
pointer-events: none;
transition: 0.4s;
z-index: 1;
}
.open_login .wgl_modal-window {
opacity: 1;
-webkit-backdrop-filter: blur(3px) opacity(1);
backdrop-filter: blur(3px) opacity(1);
pointer-events: auto;
visibility: visible;
}
.open_login .wgl_modal-window .overlay {
pointer-events: auto;
}
.elementor-widget-wgl-menu.menu_vertical .primary-nav > ul {
position: relative;
left: 0;
width: 100%;
height: auto;
box-sizing: border-box;
margin: 0;
padding: 0;
text-align: left;
display: block !important;
background: transparent !important;
border: unset !important;
}
.elementor-widget-wgl-menu.menu_vertical .primary-nav > ul > li {
margin-bottom: 10px;
}
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li {
display: block;
float: none;
height: auto;
padding: 0;
margin: 0;
}
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li > a {
transition: all 0s, background-color 0.3s ease-in-out, text-decoration 0.3s ease-in-out, -webkit-text-decoration 0.3s ease-in-out;
}
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li > a .item_wrapper_text,
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li > a > i {
transition: 0.5s ease-in-out;
}
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li > a .menu-item_dots {
bottom: 1px;
}
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li[class*=current] > a,
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li[class*=current] > a > .menu-item__plus, .elementor-widget-wgl-menu.menu_vertical .primary-nav ul li:hover > a,
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li:hover > a > .menu-item__plus {
color: var(--synta-primary-color);
}
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li a {
display: block;
margin: 0;
position: relative;
overflow: visible;
padding: 5px 0;
}
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li.mega-menu-links > ul > li {
width: 100%;
}
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li .mega-menu-container {
display: none !important;
}
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li ul {
position: relative;
top: 0 !important;
left: 0;
right: 0 !important;
width: 100%;
box-sizing: border-box;
padding: 0 0 0 15px;
opacity: 1;
visibility: visible;
transition: 0s;
white-space: initial;
overflow: hidden;
transform: none !important;
min-width: initial;
background-color: inherit;
}
.elementor-invisible .elementor-widget-wgl-menu.menu_vertical .primary-nav ul li ul {
visibility: hidden;
}
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li ul.sub-menu,
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul > li ul,
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul {
box-shadow: none;
border: none;
width: 100%;
transition: 0s;
display: none;
color: var(--synta-header-font-color);
}
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li ul.sub-menu::after,
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul > li ul::after,
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul::after {
display: none;
}
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li.mega-menu-links > ul.mega-menu .item_text > img {
display: none;
}
.elementor-widget-wgl-menu.menu_vertical .primary-nav ul li > a > span {
position: relative;
display: inline-block;
}
.primary-nav ul li.mega-menu-links > ul {
padding: 0;
box-sizing: border-box;
width: 1170px;
display: flex;
flex-wrap: wrap;
}
.primary-nav ul li.mega-menu-links > ul > li {
float: left;
box-sizing: border-box;
margin-top: 34px;
margin-bottom: 30px;
margin-left: 0;
margin-right: 0;
padding: 0;
font-size: 16px !important;
font-weight: 600 !important;
text-transform: capitalize;
}
.primary-nav ul li.mega-menu-links > ul > li::after {
content: unset;
display: none;
position: absolute;
top: 30px;
right: 0;
width: 1px;
height: calc(100% - 60px);
background: unset;
}
.primary-nav ul li.mega-menu-links > ul > li:hover ~ li {
z-index: 0;
}
.primary-nav ul li.mega-menu-links > ul > li.hide-mega-headings > a {
display: none;
}
.primary-nav ul li.mega-menu-links > ul > li:hover > a .item_wrapper_text {
background: none !important;
}
.primary-nav ul li.mega-menu-links > ul > li > a {
position: relative;
padding: 4px 15px 0;
}
.primary-nav ul li.mega-menu-links > ul > li > a .item_wrapper_text {
padding-left: 0 !important;
pointer-events: none;
}
.primary-nav ul li.mega-menu-links > ul > li > a .item_wrapper_text::before, .primary-nav ul li.mega-menu-links > ul > li > a::after {
display: none;
}
.primary-nav ul li.mega-menu-links.mega-columns-1col > ul > li {
width: 100%;
}
.primary-nav ul li.mega-menu-links.mega-columns-1col > ul > li::after {
display: none;
}
.primary-nav ul li.mega-menu-links.mega-columns-2col > ul > li {
width: 50%;
}
.primary-nav ul li.mega-menu-links.mega-columns-2col > ul > li:nth-child(2n)::after {
display: none;
}
.primary-nav ul li.mega-menu-links.mega-columns-3col > ul > li {
width: 33.333333%;
}
.primary-nav ul li.mega-menu-links.mega-columns-3col > ul > li:nth-child(3n)::after {
display: none;
}
.primary-nav ul li.mega-menu-links.mega-columns-4col > ul > li {
width: 25%;
}
.primary-nav ul li.mega-menu-links.mega-columns-4col > ul > li:nth-child(4n)::after {
display: none;
}
.primary-nav ul li.mega-menu-links.mega-columns-5col > ul > li {
width: 20%;
}
.primary-nav ul li.mega-menu-links.mega-columns-5col > ul > li:nth-child(5n)::after {
display: none;
}
.primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul {
position: relative;
left: 0 !important;
right: auto !important;
padding-top: 6px;
padding-bottom: 25px;
top: 0;
opacity: 0;
min-width: auto;
visibility: hidden;
margin-top: 0;
background: transparent;
border: 0;
box-shadow: none;
}
.primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul > li {
padding-left: 0;
padding-right: 0;
text-transform: none;
}
.primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul > li ul {
left: 100% !important;
right: auto !important;
}
.primary-nav ul li.mega-menu-links > ul.mega-menu .item_text {
display: flex;
flex-direction: column;
text-align: center;
}
.primary-nav ul li.mega-menu-links > ul.mega-menu .item_text > img {
box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.08);
border-radius: 0;
margin-bottom: 10px;
transition: 0.4s;
}
.primary-nav ul li.mega-menu-links > ul.mega-menu > .menu-item > a {
font-size: 18px;
}
.primary-nav ul li.mega-menu-links > ul.mega-menu > .menu-item > a:hover .item_text > img {
transform: translateY(-10px);
}
body.home.blog > header:not(.header_overlap) + #main {
border-top: 1px solid rgba(var(--synta-header-rgb), 0.1);
}
.wgl-sticky-header {
position: fixed;
z-index: 99999;
top: 0;
left: 0;
pointer-events: none;
width: 100%;
transform: translateY(-100%);
opacity: 0;
transition: 0.3s;
}
.wgl-sticky-header.sticky_active {
pointer-events: auto;
transform: translateY(0);
opacity: 1;
}
.wgl-sticky-header.header_sticky_shadow {
box-shadow: 1px 0 10px rgba(0, 0, 0, 0.1);
}
.wgl-mobile-header .wgl-header-row {
display: flex;
align-items: center;
}
.wgl-mobile-header .wgl-logotype-container a,
.wgl-mobile-header .wgl-logotype-container a:hover,
.wgl-mobile-header .wgl-logotype-container h1 {
color: var(--synta-tertiary-color);
}
.wgl-mobile-header .wgl-header-row_wrapper {
height: var(--synta-header-mobile-height);
}
.wgl-mobile-header .header_search .wgl-search .header_search-close {
transform: scale(0);
}
.wgl-mobile-header .header_search.header_search-open .wgl-search .header_search-close {
transform: scale(1);
}
.wgl-mobile-header .primary-nav ul li.mega-menu > .sub-menu .item_text > img,
.wgl-mobile-header .primary-nav ul li.mega-menu-links > ul.mega-menu .item_text > img {
display: none;
}
.wgl-mobile-header .primary-nav ul li.mega-menu > .sub-menu > .menu-item > a,
.wgl-mobile-header .primary-nav ul li.mega-menu-links > ul.mega-menu > .menu-item > a {
font-size: inherit;
font-weight: inherit;
}
main .elementor-widget-wrap,
header .elementor-widget-wrap {
align-items: center;
}
main nav.submenu-disable .menu-item__plus,
main nav.submenu-disable .sub-menu,
main nav.submenu-disable .wgl-mega-menu,
header nav.submenu-disable .menu-item__plus,
header nav.submenu-disable .sub-menu,
header nav.submenu-disable .wgl-mega-menu {
display: none;
}
body.single-header.elementor-editor-active .wgl-site-header,
body.single-header.elementor-editor-active .wgl-site-header .primary-nav {
display: block;
}
.menu-item.dnone > a > .menu-item__plus,
.menu-item.dnone > a > .button_switcher,
.menu-item.dnone > .wgl-mega-menu,
.menu-item.dnone > ul {
display: none !important;
}
.lavalamp .lavalamp-object {
transition-property: transform, width, height, opacity;
}
.lavalamp .lavalamp-object.ease-in-out {
transition-timing-function: ease-in-out;
}
.lavalamp .lavalamp-object.linear {
transition-timing-function: linear;
}
.lavalamp .lavalamp-object.easeInQuad {
transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.lavalamp .lavalamp-object.easeInCubic {
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.lavalamp .lavalamp-object.easeInQuart {
transition-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.lavalamp .lavalamp-object.easeInQuint {
transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}
.lavalamp .lavalamp-object.easeInSine {
transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
.lavalamp .lavalamp-object.easeInExpo {
transition-timing-function: cubic-bezier(0.95, 0.05, 0.795, 0.035);
}
.lavalamp .lavalamp-object.easeInCirc {
transition-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.lavalamp .lavalamp-object.easeInBack {
transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.lavalamp .lavalamp-object.easeOutQuad {
transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.lavalamp .lavalamp-object.easeOutCubic {
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.lavalamp .lavalamp-object.easeOutQuart {
transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.lavalamp .lavalamp-object.easeOutQuint {
transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.lavalamp .lavalamp-object.easeOutSine {
transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
.lavalamp .lavalamp-object.easeOutExpo {
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.lavalamp .lavalamp-object.easeOutCirc {
transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}
.lavalamp .lavalamp-object.easeOutBack {
transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.lavalamp .lavalamp-object.easeInOutQuad {
transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.lavalamp .lavalamp-object.easeInOutCubic {
transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.lavalamp .lavalamp-object.easeInOutQuart {
transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.lavalamp .lavalamp-object.easeInOutQuint {
transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.lavalamp .lavalamp-object.easeInOutSine {
transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.lavalamp .lavalamp-object.easeInOutExpo {
transition-timing-function: cubic-bezier(1, 0, 0, 1);
}
.lavalamp .lavalamp-object.easeInOutCirc {
transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.lavalamp .lavalamp-object.easeInOutBack {
transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
} .header_search {
height: 100%;
}
.header_search-button {
display: inline-flex;
align-items: center;
justify-content: center;
position: relative;
font-size: 22px;
transform-origin: center;
cursor: pointer;
transition: 0.3s;
line-height: 0;
padding: 17px;
border-radius: 50px;
}
.header_search-close {
display: inline-flex;
align-items: center;
justify-content: center;
position: absolute;
right: 0;
left: 0;
margin: auto;
line-height: 0;
cursor: pointer;
opacity: 0;
transform-origin: center;
transition: 0.3s;
transform: scale(0);
font-size: 24px;
padding: 16px;
min-width: -moz-fit-content;
min-width: fit-content;
max-width: -moz-fit-content;
max-width: fit-content;
border-radius: 50px;
}
.header_search .header_search-button-wrapper {
display: flex;
align-items: center;
height: 100%;
transition: 0.3s;
justify-content: center;
position: relative;
}
.header_search .search-field:active::placeholder, .header_search .search-field:focus::placeholder {
opacity: 1 !important;
}
.header_search.search_alt .header_search-field .search-form, .header_search.search_standard .header_search-field .search-form, .header_search.search_standard_fw .header_search-field .search-form, .header_search.search_simple .header_search-field .search-form, .header_search.search_mobile_menu .header_search-field .search-form {
position: relative;
z-index: 1;
}
.header_search.search_alt .header_search-field .search-form .search-button:hover .search__icon, .header_search.search_standard .header_search-field .search-form .search-button:hover .search__icon, .header_search.search_standard_fw .header_search-field .search-form .search-button:hover .search__icon, .header_search.search_simple .header_search-field .search-form .search-button:hover .search__icon, .header_search.search_mobile_menu .header_search-field .search-form .search-button:hover .search__icon {
color: var(--synta-primary-color);
}
.header_search.search_alt .header_search-field .search-button, .header_search.search_standard .header_search-field .search-button, .header_search.search_standard_fw .header_search-field .search-button, .header_search.search_simple .header_search-field .search-button, .header_search.search_mobile_menu .header_search-field .search-button {
position: absolute;
z-index: 1;
height: 40px;
width: 18px;
top: 0;
right: 0;
margin: 0;
border: none;
outline: none;
padding: 0;
font-size: 0;
box-shadow: none;
cursor: pointer;
background: transparent;
}
.header_search.search_alt .header_search-field .search-button:focus, .header_search.search_alt .header_search-field .search-button:active, .header_search.search_standard .header_search-field .search-button:focus, .header_search.search_standard .header_search-field .search-button:active, .header_search.search_standard_fw .header_search-field .search-button:focus, .header_search.search_standard_fw .header_search-field .search-button:active, .header_search.search_simple .header_search-field .search-button:focus, .header_search.search_simple .header_search-field .search-button:active, .header_search.search_mobile_menu .header_search-field .search-button:focus, .header_search.search_mobile_menu .header_search-field .search-button:active {
box-shadow: none;
}
.header_search.search_alt .header_search-field .search-button::after, .header_search.search_standard .header_search-field .search-button::after, .header_search.search_standard_fw .header_search-field .search-button::after, .header_search.search_simple .header_search-field .search-button::after, .header_search.search_mobile_menu .header_search-field .search-button::after {
display: none;
}
.header_search.search_alt .header_search-field .search__icon,
.header_search.search_alt .header_search-field .wc-block-product-search__button, .header_search.search_standard .header_search-field .search__icon,
.header_search.search_standard .header_search-field .wc-block-product-search__button, .header_search.search_standard_fw .header_search-field .search__icon,
.header_search.search_standard_fw .header_search-field .wc-block-product-search__button, .header_search.search_simple .header_search-field .search__icon,
.header_search.search_simple .header_search-field .wc-block-product-search__button, .header_search.search_mobile_menu .header_search-field .search__icon,
.header_search.search_mobile_menu .header_search-field .wc-block-product-search__button {
position: absolute;
z-index: 1;
top: 0;
right: 0;
height: 40px;
width: 1em;
font-size: 20px;
line-height: 36px;
font-style: normal;
text-align: center;
opacity: 1;
transition: 0.4s;
pointer-events: none;
border-radius: 0;
color: var(--synta-header-font-color);
}
.header_search.search_alt .header_search-field .search-button, .header_search.search_standard .header_search-field .search-button, .header_search.search_standard_fw .header_search-field .search-button, .header_search.search_simple .header_search-field .search-button, .header_search.search_mobile_menu .header_search-field .search-button {
color: inherit;
}
.header_search.search_simple .header_search-field .search-form {
position: relative;
z-index: 1;
}
.header_search.search_simple .header_search-field .search-form .search-button:hover .search__icon {
color: var(--synta-secondary-color);
}
.header_search.search_mobile_menu .header_search-field .search-form .search-button:hover .search__icon {
color: var(--synta-tertiary-color);
}
.header_search.search_alt .header_search-field {
opacity: 0;
visibility: hidden;
transform: scale3d(0.8, 0.8, 0.8);
transition: 0.3s;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
position: fixed;
z-index: 100001;
top: 0;
left: 0;
width: 100%;
height: 100%;
max-height: 100vh;
background: rgba(37, 37, 37, 0.85);
}
.header_search.search_alt .header_search-field .search-form {
width: 80%;
max-width: 1170px;
}
.header_search.search_alt .header_search-field .search-form .search__icon,
.header_search.search_alt .header_search-field .search-form .search-button {
right: 5px;
left: auto;
color: #fff;
}
.header_search.search_alt .header_search-field .search-form .search__icon:hover .search__icon,
.header_search.search_alt .header_search-field .search-form .search-button:hover .search__icon {
color: var(--synta-primary-color);
}
.header_search.search_alt .header_search-field .search-field {
width: 100%;
height: 50px;
font-weight: 400;
font-size: 18px;
padding: 0 50px 0 0;
color: #fff;
border-color: rgba(255, 255, 255, 0.85);
}
.header_search.search_alt .header_search-field .header_search-wrap {
display: flex;
justify-content: space-between;
align-items: center;
width: 80%;
max-width: 1170px;
margin-bottom: 40px;
}
.header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_description {
font-size: 40px;
line-height: 1.3;
font-weight: 700;
color: #ffffff;
letter-spacing: 0;
font-family: var(--synta-content-font-family);
}
@media (max-width: 480px) {
.header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_description {
font-size: 30px;
}
}
.header_search.search_alt .header_search-field .header_search-close {
position: relative;
color: #ffffff;
margin: 0;
margin-right: 4px;
padding: unset;
background: unset;
}
.header_search.search_alt .header_search-field .header_search-close::before {
transition: 0.4s;
display: block;
}
.header_search.search_alt .header_search-field .header_search-close:hover::before {
transform: rotate(90deg);
}
@media (max-width: 480px) {
.header_search.search_alt .header_search-field .header_search-close {
display: none;
}
}
.header_search.search_standard {
position: relative;
}
.header_search.search_standard .header_search-field {
position: absolute;
z-index: 2;
top: calc(100% + 22px);
right: 0;
padding: 32px 40px 40px;
opacity: 0;
visibility: hidden;
transition: 0.5s ease-in-out;
border-radius: 5px;
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
}
.header_search.search_standard .header_search-field .search-field {
width: 270px;
height: 40px;
margin-bottom: 0;
padding-right: 20px;
color: inherit;
}
.header_search.search_standard .header_search-field .header_search-close {
display: none;
}
@media (max-width: 499px) {
.header_search.search_standard .header_search-field {
padding: 20px;
right: 0;
}
}
.header_search.search_standard_fw .header_search-field {
display: flex;
align-items: center;
position: absolute;
z-index: 3;
top: 0;
right: 0;
width: 0;
height: 100%;
border-radius: 0;
padding: 0;
overflow: hidden;
transform: scale3d(1, 1, 1);
opacity: 0;
visibility: hidden;
transition: 0.4s;
}
.header_search.search_standard_fw .header_search-field .search-form {
width: 100%;
max-width: 1170px;
margin: 0 auto;
}
.header_search.search_standard_fw .header_search-field .search-field {
width: inherit;
max-width: inherit;
margin: 0 auto;
color: inherit;
padding-right: 26px;
height: 40px;
}
.header_search.search_standard_fw .header_search-field .header_search-close {
right: 25px;
width: 50px;
height: 50px;
line-height: 52px;
border-radius: 0;
color: var(--synta-tertiary-color);
text-align: center;
z-index: 2;
background: transparent;
display: none;
}
.header_search.search_standard_fw .header_search-field .header_search-close::before {
z-index: 2;
position: relative;
}
.header_search.search_standard_fw .header_search-field .header_search-close:hover {
color: var(--synta-primary-color);
}
.header_search.search_simple {
position: relative;
}
.header_search.search_simple .header_search-field {
background: transparent;
}
.header_search.search_simple .header_search-field .search-field {
width: 270px;
margin-bottom: 0;
padding-right: 20px;
height: 40px;
}
.header_search.header_search-open.search_standard .header_search-button, .header_search.header_search-open.search_alt .header_search-button {
opacity: 0;
transform: scale(0);
}
.header_search.header_search-open.search_standard .header_search-close, .header_search.header_search-open.search_alt .header_search-close {
opacity: 1;
transform: scale(1);
}
.header_search.header_search-open.search_standard .header_search-field, .header_search.header_search-open.search_alt .header_search-field {
opacity: 1;
visibility: visible;
transform: scale3d(1, 1, 1);
}
.header_search.header_search-open.search_standard .header_search-field {
top: calc(100% + 2px);
}
.header_search.header_search-open.search_standard_fw .header_search-button {
opacity: 0;
transform: scale(0);
}
.header_search.header_search-open.search_standard_fw .header_search-field {
right: 0;
width: 100%;
height: 100%;
opacity: 1;
visibility: visible;
transform: scale3d(1, 1, 1);
}
.header_search.header_search-open.search_standard_fw .header_search-field .header_search-close {
opacity: 1;
transform: scale(1);
}
.header_search.search_mobile_menu .header_search-field .search-form .search-field {
width: 100%;
height: 40px;
border-bottom: 1px solid rgba(255, 255, 255, 0.5);
color: inherit;
}
.header_search.search_mobile_menu .header_search-field .search-form .search-field:-webkit-autofill, .header_search.search_mobile_menu .header_search-field .search-form .search-field:-webkit-autofill:hover, .header_search.search_mobile_menu .header_search-field .search-form .search-field:-webkit-autofill:focus {
-webkit-text-fill-color: var(--mobile-header-color);
}
.header_search.search_mobile_menu .header_search-field .search__icon {
color: inherit;
}
.wgl-mobile-header .header_search-button, .wgl-mobile-header .header_search-close {
height: 30px;
width: 30px;
margin: -10px 0;
background: unset;
padding: 0;
}
.wgl-mobile-header .header_search.search_standard {
position: static;
}
.wgl-mobile-header .header_search.search_standard .header_search-field {
top: 100%;
max-width: calc(100vw - 30px);
}
.wgl-mobile-header .header_search.search_standard_fw .header_search-field {
background-color: var(--mobile-header-bg-color, #000000);
}
.wgl-mobile-header .header_search.search_standard_fw .header_search-field .search-field {
font-size: 14px;
color: var(--mobile-header-color, #ffffff);
}
.wgl-mobile-header .header_search.search_standard_fw .header_search-field .header_search-close {
right: 10px;
width: 40px;
height: 40px;
line-height: 46px;
}
.elementor-widget.elementor-widget-wgl-header-search {
position: initial;
}
.elementor-widget.elementor-widget-wgl-header-search .elementor-widget-container {
height: 100%;
}
.v_align_middle .header_search-button-wrapper {
align-items: center;
}
.v_align_bottom .header_search-button-wrapper {
align-items: flex-end;
}
.wgl-search {
align-items: center;
}
@media screen and (max-width: 479px) {
.header_search-field {
right: 0;
}
}
@media only screen and (max-width: 440px) {
.header_search.search_alt .header_search-wrap .header_search-heading_description {
font-size: 30px;
}
} .wgl-mobile-header {
background-color: var(--mobile-header-bg-color, #ffffff);
color: var(--mobile-header-color, #000000);
border-bottom: 1px solid var(--mobile-header-border-color, rgba(131, 131, 131, 0.2));
}
.mobile-hamburger-toggle {
line-height: 0;
}
.hamburger-box {
display: none;
cursor: pointer;
}
.mobile-hamburger-module .hamburger-box {
display: inline-flex;
}
.hamburger-box .hamburger-inner {
width: 20px;
line-height: 0;
}
.hamburger-box .hamburger-inner span {
display: inline-block;
position: relative;
width: 20px;
height: 2px;
vertical-align: top;
background: currentColor;
}
.hamburger-box .hamburger-inner span + span {
margin-top: 5px;
}
.header_area_container .hamburger-box {
padding: 15px !important;
margin: -15px;
}
body.mobile_switch_on .hamburger-inner span:nth-child(1) {
animation: ease 0.7s 0.4s burger_top-1-45 forwards;
}
body.mobile_switch_on .hamburger-inner span:nth-child(2) {
animation: ease 0.7s 0.4s burger_scaled-1 forwards;
}
body.mobile_switch_on .hamburger-inner span:nth-child(3) {
animation: ease 0.7s 0.4s burger_bottom-1-135 forwards;
}
body.mobile_switch_off .hamburger-inner span:nth-child(1) {
animation: ease 0.7s 0.4s burger_top-2-45 backwards;
}
body.mobile_switch_off .hamburger-inner span:nth-child(2) {
animation: ease 0.7s 0.4s burger_scaled-2 backwards;
}
body.mobile_switch_off .hamburger-inner span:nth-child(3) {
animation: ease 0.7s 0.4s burger_bottom-2-135 backwards;
}
body.mobile_switch_on .mobile_nav_wrapper .wgl-menu_overlay {
opacity: 1;
visibility: visible;
}
.mobile_nav_wrapper {
position: relative;
z-index: 2;
}
.mobile_nav_wrapper .wgl-menu_overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.3);
visibility: hidden;
opacity: 0;
transition: 0.45s ease-in-out;
z-index: 2;
}
.mobile_nav_wrapper .primary-nav {
width: calc(100% + 13px);
}
.mobile_nav_wrapper .primary-nav ul li ul li > a .item_wrapper_text::before,
.mobile_nav_wrapper .primary-nav ul li ul li.menu-item-has-children::after,
.mobile_nav_wrapper .primary-nav ul li ul li.menu-item-has-children > a::after,
.mobile_nav_wrapper .primary-nav > ul > li.menu-item-has-children > a::after,
.mobile_nav_wrapper .primary-nav ul li ul li > a::before,
.mobile_nav_wrapper .primary-nav > ul > li > a::after,
.mobile_nav_wrapper .primary-nav > ul > li.menu-item-has-children > a::after,
.mobile_nav_wrapper .primary-nav > ul > li.mega-menu.mega-cat > a::after {
display: none;
}
.mobile_nav_wrapper .primary-nav > ul > li {
margin-bottom: 10px;
}
.mobile_nav_wrapper .primary-nav > ul > li[class*=current] > a .menu-item_dots,
.mobile_nav_wrapper .primary-nav ul > li[class*=current] > a .menu-item_dots {
bottom: 0;
}
.mobile_nav_wrapper .primary-nav > ul > li > a .item_wrapper_text {
padding-right: 0 !important;
margin-left: 0 !important;
padding: 0;
}
.mobile_nav_wrapper .primary-nav > ul li {
position: static;
}
.mobile_nav_wrapper .primary-nav > ul.mobile_switch_on li[class*=current] > a {
color: var(--synta-submenu-mobile-color-active, var(--synta-tertiary-color));
}
.mobile_nav_wrapper .primary-nav > ul.mobile_switch_on li[class*=current] > a .button_switcher::before {
opacity: 1;
}
.mobile_nav_wrapper .primary-nav ul li a {
position: relative;
text-transform: capitalize;
}
.mobile_nav_wrapper .primary-nav ul li ul li.current-menu-ancestor.current-menu-parent > a .item_wrapper_text,
.mobile_nav_wrapper .primary-nav ul li ul li.current-menu-item > a .item_wrapper_text,
.mobile_nav_wrapper .primary-nav ul li ul li.current_page_item > a .item_wrapper_text,
.mobile_nav_wrapper .primary-nav ul li ul li:hover > a .item_wrapper_text {
color: inherit;
}
.mobile_nav_wrapper .primary-nav > ul > li.menu-item-has-children > a .item_text::before {
display: none;
}
.mobile_nav_wrapper .primary-nav ul li ul.sub-menu,
.mobile_nav_wrapper .primary-nav ul li div.wgl-e-container {
position: relative;
top: 0 !important;
left: 0 !important;
right: 0 !important;
width: 100%;
box-sizing: border-box;
padding: 0 0 0 15px;
margin: 0;
min-width: auto;
font-weight: inherit;
font-size: inherit;
color: inherit;
opacity: 1;
visibility: visible;
transition: 0s;
white-space: initial;
overflow: hidden;
transform: none !important;
}
.mobile_nav_wrapper .primary-nav ul li ul.sub-menu .elementor-container,
.mobile_nav_wrapper .primary-nav ul li div.wgl-e-container .elementor-container {
width: 100%;
}
.mobile_nav_wrapper .primary-nav ul li ul.sub-menu.mega-menu-container,
.mobile_nav_wrapper .primary-nav ul li div.wgl-e-container.mega-menu-container {
padding: 0;
width: 100% !important;
}
body.admin-bar .wgl-menu_outer {
top: 32px;
height: calc(100vh - 32px);
}
body.admin-bar .wgl-menu_outer.menu-animation_fade_down {
height: 0;
}
@media (max-width: 782px) {
body.admin-bar .wgl-menu_outer {
top: 46px;
height: calc(100vh - 46px);
}
body.admin-bar .wgl-menu_outer.menu-animation_fade_down {
height: 0;
}
}
.wgl-menu_outer {
position: fixed;
z-index: 999;
background-color: #113039;
overflow: hidden;
width: 400px;
height: 100%;
top: 0;
transform: translateX(-100%);
transition: transform 0.45s ease-in-out;
-webkit-user-select: none;
user-select: none;
}
.wgl-menu_outer.menu-position_right {
right: 0;
transform: translateX(100%);
}
.wgl-menu_outer.menu-position_right .wgl-menu-outer_header {
right: auto;
left: -35px;
}
.wgl-menu_outer.menu-animation_fade_down {
transform: translateX(0%);
height: 0;
will-change: height;
transition: height 0.45s cubic-bezier(0.5, 1, 0.89, 1);
}
.wgl-menu_outer .mobile-hamburger-close {
position: relative;
z-index: 999;
border-radius: 5px;
line-height: 0;
background: var(--synta-primary-color);
color: var(--synta-tertiary-color);
}
.wgl-menu_outer .wgl-menu-outer_header {
position: absolute;
top: 10px;
right: -45px;
}
.wgl-menu_outer .wgl-menu-outer_header .hamburger-box {
padding: 12px 10px;
}
.wgl-menu_outer .wgl-menu_content {
position: relative;
width: 100%;
height: 100%;
}
.wgl-menu_outer .wgl-menu-outer_content {
position: absolute;
padding: 30px;
width: 100%;
bottom: 17px;
top: 0;
right: 0;
left: 0;
overflow-y: scroll;
scrollbar-width: none;
-webkit-overflow-scrolling: touch;
}
.wgl-menu_outer .wgl-menu-outer_content::-webkit-scrollbar {
display: none;
}
body.mobile_switch_on {
position: fixed;
overflow: hidden;
width: 100%;
height: 100%;
}
body.mobile_switch_on .wgl-menu_outer {
transform: translateX(0%);
overflow: visible;
}
body.mobile_switch_on .wgl-menu_outer.menu-animation_fade_down {
height: 100%;
}
body.mobile_switch_on.admin-bar .wgl-menu_outer.menu-animation_fade_down {
top: 32px;
height: calc(100vh - 32px);
}
@media (max-width: 782px) {
body.mobile_switch_on.admin-bar .wgl-menu_outer.menu-animation_fade_down {
top: 46px;
height: calc(100vh - 46px);
}
}
.mobile_nav_wrapper .wgl-menu-outer_content > * {
height: auto;
margin-top: 20px;
}
.mobile_nav_wrapper .wgl-menu-outer_content > *:first-child {
margin-top: 0;
}
.mobile_nav_wrapper .primary-nav > ul.mobile_switch_on {
position: relative;
left: 0;
width: 100%;
height: auto;
box-sizing: border-box;
margin: 30px 0 0;
padding: 0;
text-align: left;
display: block !important;
}
.mobile_nav_wrapper .primary-nav > ul.mobile_switch_on > li > ul {
margin-bottom: 0;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li {
display: block;
float: none;
height: auto;
padding: 0;
margin: 0;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li div.mega-menu-container {
display: none !important;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li::before {
display: none;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links > .mega-menu.sub-menu {
min-height: inherit !important;
padding-right: 0 !important;
padding-left: 15px !important;
max-width: none !important;
background-image: none !important;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links > .mega-menu.sub-menu li {
width: 100%;
margin-top: 0;
font-weight: inherit !important;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links > .mega-menu.sub-menu li.hide-mega-headings a {
display: block;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links > .mega-menu.sub-menu li ul.show_sub_menu {
visibility: visible;
opacity: 1;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links > .mega-menu.sub-menu li ul li::after {
display: none;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links > .mega-menu.sub-menu li::after {
display: none;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a {
padding: 5px 0;
margin: 0;
background: transparent;
color: inherit;
flex-direction: row !important;
opacity: 1 !important;
text-decoration: unset;
overflow: visible;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a::before {
display: none;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a .item_wrapper_text {
display: inline;
border: unset;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a .item_wrapper_text::before, .mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a .item_wrapper_text.menu-item_plus {
display: none;
}
.mobile_nav_wrapper .primary-nav ul li ul li {
border-bottom: 0 !important;
margin: 0;
}
.mobile_nav_wrapper .primary-nav ul li ul li:hover > a {
background: transparent;
color: inherit;
}
.mobile_nav_wrapper .primary-nav ul li ul li > a::after {
display: none;
}
.mobile_nav_wrapper .primary-nav ul li ul li > a .item_wrapper_text {
padding: 0;
background: none !important;
}
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul > li > a::before {
display: none;
}
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul > li:hover > a .item_wrapper_text {
color: inherit;
}
.mobile_nav_wrapper .primary-nav ul li ul.sub-menu,
.mobile_nav_wrapper .primary-nav ul li div.sub-menu,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul > li ul,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul {
box-shadow: none;
margin-top: 0;
font-weight: inherit;
border: none;
width: 100%;
transition: 0s;
background-color: rgb(34, 35, 40);
display: none;
}
.mobile_nav_wrapper .primary-nav ul li ul.sub-menu::after,
.mobile_nav_wrapper .primary-nav ul li div.sub-menu::after,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul > li ul::after,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul::after {
display: none;
}
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul {
padding-top: 0;
padding-bottom: 0;
}
.mobile_nav_wrapper .primary-nav ul li ul.sub-menu li:hover, .mobile_nav_wrapper .primary-nav ul li ul.sub-menu li:focus {
padding-left: 0;
}
.mobile_nav_wrapper .primary-nav .menu-item .button_switcher {
width: 100%;
height: 100%;
z-index: 1;
cursor: pointer;
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 0;
margin-right: 0;
background: transparent;
}
.mobile_nav_wrapper .primary-nav .menu-item .button_switcher::before {
display: inline-block;
vertical-align: middle;
content: "";
-webkit-mask-image: var(--synta-bg-caret-h);
mask-image: var(--synta-bg-caret-h);
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-size: 1em;
mask-size: 1em;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
width: 1em;
height: 1em;
padding: 0;
box-shadow: none;
background-color: currentColor;
font-style: normal;
font-variant: normal;
text-transform: none;
line-height: 0;
font-size: 10px;
transition: transform 0.4s;
margin-left: 0 !important;
position: absolute;
top: 0;
bottom: 0;
right: 10px;
left: unset;
margin: auto;
transform: rotate(-90deg);
}
.mobile_nav_wrapper .primary-nav .menu-item .button_switcher::after {
content: "";
display: block;
position: absolute;
top: 15%;
left: 15%;
width: 70%;
height: 70%;
opacity: 0.05;
background-color: transparent;
transition: 0.2s;
}
.mobile_nav_wrapper .primary-nav .menu-item .button_switcher:hover::after, .mobile_nav_wrapper .primary-nav .menu-item .button_switcher:focus::after {
opacity: 0.02;
}
.mobile_nav_wrapper .primary-nav .menu-item .button_switcher.is-active::before {
transform: rotate(0);
}
.mobile_nav_wrapper .primary-nav .menu-item .button_switcher .menu-item_dots {
display: none;
}
.menu_vertical.elementor-widget-wgl-menu.menu_expand .primary-nav .button_switcher_vertical {
width: 100%;
height: 100%;
z-index: 1;
cursor: pointer;
position: absolute;
top: calc(50% - 5px);
transform: translateY(-50%);
right: 0;
margin-right: 0;
background: transparent;
}
.menu_vertical.elementor-widget-wgl-menu.menu_expand .primary-nav .button_switcher_vertical::before {
background: none !important;
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
margin: auto;
content: "\f106";
font-family: "Font Awesome 5 Free";
font-weight: 600;
display: inline-block;
vertical-align: middle;
transform: rotate(90deg);
z-index: 1;
font-size: 13px;
width: 1em;
height: 1em;
line-height: 1em;
font-style: normal;
font-weight: normal;
color: rgba(var(--synta-tertiary-rgb), 0.2);
transform-origin: center;
perspective-origin: center;
transition: 0.4s;
}
.menu_vertical.elementor-widget-wgl-menu.menu_expand .primary-nav .button_switcher_vertical::after {
content: "";
display: block;
position: absolute;
top: 15%;
left: 15%;
width: 70%;
height: 70%;
opacity: 0.05;
background-color: transparent;
transition: 0.2s;
}
.menu_vertical.elementor-widget-wgl-menu.menu_expand .primary-nav .button_switcher_vertical:hover::after, .menu_vertical.elementor-widget-wgl-menu.menu_expand .primary-nav .button_switcher_vertical:focus::after {
opacity: 0.02;
}
.menu_vertical.elementor-widget-wgl-menu.menu_expand .primary-nav .button_switcher_vertical.is-active::before {
transform: rotate(180deg);
color: var(--synta-primary-color);
}
.menu_vertical.elementor-widget-wgl-menu.menu_expand .primary-nav .menu-item_dots {
display: none;
}
.menu_vertical.elementor-widget-wgl-menu.menu_expand .primary-nav li:hover > a .button_switcher_vertical::before {
color: var(--synta-primary-color);
}
.menu_vertical.elementor-widget-wgl-menu.menu_expand .primary-nav li[class*=current] > a {
color: var(--synta-submenu-mobile-color-active, var(--synta-tertiary-color));
}
.menu_vertical.elementor-widget-wgl-menu .primary-nav .button_switcher_vertical {
width: 50px;
height: 50px;
z-index: 1;
cursor: pointer;
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 0;
margin-right: 0;
}
.menu_vertical.elementor-widget-wgl-menu .primary-nav .button_switcher_vertical::before {
display: inline-block;
vertical-align: middle;
content: "";
-webkit-mask-image: var(--synta-bg-caret-h);
mask-image: var(--synta-bg-caret-h);
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-size: 1em;
mask-size: 1em;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
width: 1em;
height: 1em;
padding: 0;
box-shadow: none;
background-color: currentColor;
font-style: normal;
font-variant: normal;
text-transform: none;
line-height: 1em;
font-size: 10px;
transition: 0.4s;
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
margin: auto;
transform: rotate(-90deg);
}
.menu_vertical.elementor-widget-wgl-menu .primary-nav .button_switcher_vertical.is-active::before {
transform: rotate(0);
}
.menu_vertical.elementor-widget-wgl-menu .primary-nav li:hover > a .button_switcher_vertical::before {
color: var(--synta-header-font-color);
}
.mobile_nav_wrapper .search_mobile_menu .header_search-field {
background: unset;
color: inherit;
}
.wgl-mobile-header .mini-cart {
position: static;
}
.wgl-mobile-header .socials-wrapper {
display: flex;
}
.wgl-mobile-header .socials-wrapper .wgl-social i {
width: 1em;
height: 1em;
position: relative;
display: block;
}
.wgl-mobile-header .wgl-header-row .header_side[class^=position_right] .header_area_container > * {
margin-left: 15px;
}
.wgl-mobile-header .wgl-header-row .header_side[class^=position_right] .header_area_container > *:first-child {
margin-left: 0;
}
.wgl-mobile-header .wgl-header-row .header_side[class^=position_left] .header_area_container > * {
margin-right: 15px;
}
.wgl-mobile-header .wgl-header-row .header_side[class^=position_left] .header_area_container > *:last-child {
margin-right: 0;
}
.wgl-mobile-header .wgl-header-row .header_side[class^=position_center] .header_area_container > * {
margin-left: 15px;
margin-right: 15px;
}
.wgl-mobile-header .wgl-header-row .header_side[class^=position_center] .header_area_container > *:last-child, .wgl-mobile-header .wgl-header-row .header_side[class^=position_center] .header_area_container > *:first-child {
margin-right: 0;
margin-left: 0;
}
@media (max-width: 1200px) {
.wgl-theme-header .wgl-sticky-header {
display: none;
}
}
@media (max-width: 782px) {
body.admin-bar .wgl-menu_outer {
top: 46px;
height: calc(100vh - 46px);
}
}
@media (max-width: 450px) {
.wgl-menu_outer {
width: calc(100% - 50px);
}
}
@media (max-width: 360px) {
.wgl-mobile-header .woo_mini_cart {
width: calc(100vw - 40px);
}
}
@keyframes burger_top-1-45 {
0% {
top: 0;
transform: rotate(0);
}
50% {
top: 7px;
transform: rotate(0);
}
100% {
top: 7px;
transform: rotate(45deg);
}
}
@keyframes burger_top-2-45 {
0% {
top: 7px;
transform: rotate(45deg);
}
50% {
top: 7px;
transform: rotate(0);
}
100% {
top: 0;
transform: rotate(0);
}
}
@keyframes burger_bottom-1-135 {
0% {
bottom: 0;
transform: rotate(0);
}
50% {
bottom: 7px;
transform: rotate(0);
}
100% {
bottom: 7px;
transform: rotate(135deg);
}
}
@keyframes burger_bottom-2-135 {
0% {
bottom: 7px;
transform: rotate(135deg);
}
50% {
bottom: 7px;
transform: rotate(0);
}
100% {
bottom: 0;
transform: rotate(0);
}
}
@keyframes burger_scaled-1 {
50% {
transform: scale(0);
}
100% {
transform: scale(0);
}
}
@keyframes burger_scaled-2 {
0% {
transform: scale(0);
}
50% {
transform: scale(0);
}
100% {
transform: scale(1);
}
} .page-header {
display: flex;
align-items: center;
position: relative;
z-index: 1;
padding: 10px 20px;
}
.page-header_wrapper {
height: inherit;
width: 100%;
}
.page-header_wrapper .wgl-container {
height: 100%;
}
.page-header .page-header_content {
height: 100%;
position: relative;
z-index: 1;
}
.page-header_align_left {
justify-content: flex-start;
}
.page-header_align_left .page-header_content {
align-items: flex-start;
text-align: left;
}
.page-header_align_center {
justify-content: center;
}
.page-header_align_center .page-header_content {
align-items: center;
text-align: center;
}
.page-header_align_right {
justify-content: flex-end;
}
.page-header_align_right .page-header_content {
align-items: flex-end;
text-align: right;
}
.page-header.breadcrumbs_align_left .page-header_breadcrumbs {
align-self: flex-start;
text-align: left;
}
.page-header.breadcrumbs_align_center .page-header_breadcrumbs {
align-self: center;
text-align: center;
}
.page-header.breadcrumbs_align_right .page-header_breadcrumbs {
align-self: flex-end;
text-align: right;
}
.page-header.breadcrumbs_inline .page-header_content {
flex-direction: row;
align-items: center;
display: flex;
}
.page-header.breadcrumbs_inline .page-header_content .page-header_title {
padding: 0;
}
@media (max-width: 767px) {
.page-header.breadcrumbs_inline .page-header_content {
flex-direction: column;
}
.page-header.breadcrumbs_inline .page-header_content .page-header_breadcrumbs {
text-align: center;
}
.page-header.breadcrumbs_inline .page-header_content .page-header_title {
text-align: center;
padding-bottom: 15px;
}
}
.page-header.breadcrumbs_inline .page-header_content .page-header_breadcrumbs {
align-self: auto;
}
.page-header.breadcrumbs_inline.page-header_align_left .page-header_content {
justify-content: space-between;
}
.page-header.breadcrumbs_inline.page-header_align_right .page-header_content {
justify-content: space-between;
flex-direction: row-reverse;
}
.page-header.breadcrumbs_inline.page-header_align_center .page-header_content {
justify-content: center;
}
.page-header.breadcrumbs_inline.page-header_align_center .page-header_breadcrumbs {
margin-left: 20px;
}
.page-header_title {
font-family: var(--synta-header-font-family);
font-weight: var(--synta-header-font-weight);
color: inherit;
font-size: clamp(16px, 7.3vw, var(--pt-font-size));
line-height: clamp(16px, 8.35vw, var(--pt-line-height));
}
.page-header_title + .page-header_breadcrumbs {
padding-top: 16px;
}
.page-header_breadcrumbs .breadcrumbs .current {
cursor: default;
}
.page-header_breadcrumbs .breadcrumbs > a,
.page-header_breadcrumbs .breadcrumbs .current {
line-height: 1.5;
transition: 0.5s ease-in-out;
text-decoration: underline;
-webkit-text-decoration-color: transparent;
text-decoration-color: transparent;
text-decoration-thickness: 0.06em;
text-underline-offset: 0.12em;
}
.page-header_breadcrumbs .breadcrumbs > a {
color: inherit;
letter-spacing: inherit;
}
.page-header_breadcrumbs .breadcrumbs .current,
.page-header_breadcrumbs .breadcrumbs a:hover {
-webkit-text-decoration-color: currentColor;
text-decoration-color: currentColor;
}
.page-header_breadcrumbs .divider {
color: inherit;
margin: 0 4px;
line-height: 1.4;
}
.page-header_breadcrumbs .divider svg {
transform: translate(0px, 2px);
font-size: 26px;
margin: -5px 0;
}
.page-header_wrapper_product .page-header_breadcrumbs {
margin-top: 23px;
}
@keyframes pagetitle_dot {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
body .title-wrapper ~ .select2-container,
body .title-wrapper ~ form .select2-container {
margin-top: -11px;
}
body .select2-container,
body .ui-widget.ui-datepicker {
z-index: 999 !important;
}
body .select2-container {
font-family: var(--synta-content-font-family);
font-size: 14px;
line-height: 1.5;
font-weight: 500;
text-transform: none;
color: var(--synta-header-font-color);
margin-top: 0;
margin-bottom: 4px;
}
body .select2-container ul li {
font-size: 14px;
line-height: 1.5;
font-weight: 500;
margin: 0;
}
body .select2-container--default .select2-search--inline .select2-search__field {
line-height: 30px;
height: 30px;
max-width: 100%;
margin: 0;
box-shadow: unset !important;
text-transform: none;
}
body .select2-container--default .select2-search--dropdown {
padding: 0 10px;
}
body .select2-container--default .select2-search--dropdown .select2-search__field {
background-color: transparent;
padding: 10px 0;
height: 44px;
border: unset;
transition: all 0.3s;
border-width: 0 0 1px 0 !important;
border-style: solid;
border-color: rgba(var(--synta-header-rgb), 0.15);
}
body .select2-container--default .select2-selection--single {
padding: 0;
background-color: transparent;
border-radius: unset;
font-weight: 500;
border-width: 0 0 1px 0;
border-style: solid;
border-color: rgba(var(--synta-header-rgb), 0.15);
margin: 0;
height: 44px;
text-align: left;
transition: all 0.3s;
}
body .select2-container--default .select2-selection--single .select2-selection__clear {
float: left;
font-weight: normal;
font-size: 14px;
}
body .select2-container--default .select2-selection--single .select2-selection__placeholder {
color: inherit;
}
body .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 44px;
padding: 0 var(--wgl-input-padding);
color: var(--synta-header-font-color);
}
body .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 0;
right: var(--wgl-input-padding);
height: 44px;
width: 1em;
background-image: var(--synta-bg-caret-h);
background-size: 10px;
background-repeat: no-repeat;
background-position: 100% center;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow b {
display: none;
}
body .select2-container--default .select2-selection--multiple {
font-size: 0;
padding: 6px 0 5px 0;
background-color: transparent;
border-radius: unset;
border-width: 0 0 1px 0;
border-style: solid;
border-color: rgba(var(--synta-header-rgb), 0.15);
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered {
max-width: 100%;
padding: 0;
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
padding-left: 0;
padding-right: 0;
margin: 0 !important;
max-width: 100%;
font-size: 14px;
line-height: 1.5;
font-weight: 500;
color: var(--synta-header-font-color);
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice {
background: unset;
padding-left: 7px;
border: unset;
margin-right: 5px;
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice__remove {
font-size: 16px;
line-height: 16px;
font-weight: normal;
color: #b7b7b7;
transition: color 0.4s;
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered li.select2-selection__choice__remove:hover {
color: var(--synta-header-font-color);
}
body .select2-container--default.select2-container--focus .select2-selection--multiple {
border-width: 0 0 1px 0;
border-style: solid;
border-color: rgba(var(--synta-header-rgb), 0.15);
}
body .select2-container--default.select2-container--below.select2-container--open .select2-selection--multiple {
border-bottom: 1px solid var(--synta-header-font-color);
background-color: transparent;
}
body .select2-container--default.select2-container--below.select2-container--open .select2-selection--single {
border-bottom: 1px solid var(--synta-header-font-color);
background-color: transparent;
}
body .select2-container--default.select2-container--above.select2-container--open .select2-selection--multiple {
border-bottom: 1px solid var(--synta-header-font-color);
background-color: transparent;
}
body .select2-container--default.select2-container--above.select2-container--open .select2-selection--single {
border-bottom: 1px solid var(--synta-header-font-color);
background-color: transparent;
}
body .select2-container--default .select2-results__option {
padding-left: 10px;
line-height: 24px;
}
body .select2-container--default .select2-results__option.select2-results__message {
padding-bottom: 20px;
}
body .select2-container--default .select2-results__option[aria-selected=true], body .select2-container--default .select2-results__option[data-selected=true] {
background-color: rgba(var(--synta-header-rgb), 0.2);
color: inherit;
}
body .select2-container--default .select2-results__option--highlighted[aria-selected=true], body .select2-container--default .select2-results__option--highlighted[data-selected=true] {
background: rgba(var(--synta-header-rgb), 0.1);
font-weight: var(--synta-header-font-weight);
}
body .select2-results {
font-size: 14px;
}
body .select2-dropdown {
color: var(--synta-header-font-color);
background-color: var(--body-background-color);
border-bottom: 1px solid rgba(var(--synta-header-rgb), 0.15);
box-shadow: none;
}
body .select2-dropdown.select2-dropdown--below {
border: 1px solid rgba(var(--synta-header-rgb), 0.15);
border-top: none;
}
body .select2-dropdown.select2-dropdown--above {
border: 1px solid rgba(var(--synta-header-rgb), 0.15);
}
body.admin-bar > .select2-container {
margin-top: -32px;
}
@media screen and (max-width: 782px) {
body.admin-bar > .select2-container {
margin-top: -46px;
}
}
.woocommerce form .form-row .select2-container {
margin: 0;
} div.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-form div.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
border: unset;
border-bottom: 1px solid rgba(var(--synta-header-rgb), 0.15);
box-shadow: unset;
padding: 0;
border-radius: unset;
font-family: var(--synta-content-font-family);
font-size: 14px;
line-height: 1.7;
font-weight: 500;
text-transform: none;
color: var(--synta-header-font-color);
background: transparent;
}
div.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus, div.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true],
.wc-block-components-form div.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-form div.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true] {
box-shadow: unset;
background: transparent;
border-bottom: 1px solid var(--synta-header-font-color);
color: var(--synta-header-font-color);
}
div.wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-form div.wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
font-family: var(--synta-content-font-family);
font-size: 14px;
line-height: 44px;
font-weight: 500;
color: var(--synta-header-font-color);
transform: unset !important;
left: 0;
}
div.wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label, div.wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-form div.wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-form div.wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label {
opacity: 0;
}
div.wc-block-components-radio-control .wc-block-components-radio-control__option {
color: var(--synta-header-font-color);
font-weight: 500;
}
div.wc-block-components-radio-control .wc-block-components-radio-control__option, .is-mobile div.wc-block-components-radio-control .wc-block-components-radio-control__option, .is-small div.wc-block-components-radio-control .wc-block-components-radio-control__option {
padding-left: 34px;
}
div.wc-block-components-radio-control .wc-block-components-radio-control__option .wc-block-components-radio-control__option-layout {
display: flex;
justify-content: space-between;
align-items: center;
}
div.wc-block-components-radio-control--highlight-checked div.wc-block-components-radio-control-accordion-option::after, div.wc-block-components-radio-control--highlight-checked.wc-block-components-radio-control--highlight-checked--last-selected::after, div.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control__option::after, div.wc-block-components-radio-control--highlight-checked::after {
display: none;
}
div.wc-blocks-components-select label.wc-blocks-components-select__label {
position: static;
font-family: var(--synta-header-font-family);
color: var(--synta-header-font-color);
font-weight: var(--synta-header-font-weight);
font-size: 14px;
line-height: 1.5em;
transform: unset !important;
text-transform: uppercase;
letter-spacing: 0.1em;
margin: 20px 0 -3px;
}
div.wc-blocks-components-select .wc-blocks-components-select__container {
background-color: unset;
border-radius: 0;
border: unset;
height: auto;
margin: 0;
}
div.wc-blocks-components-select .wc-blocks-components-select__container svg {
display: none;
}
div.wc-blocks-components-select .wc-blocks-components-select__select {
font-family: var(--synta-content-font-family);
font-size: 14px;
line-height: 1.7;
font-weight: 500;
color: var(--synta-header-font-color);
padding: 0 1.7em 0 var(--wgl-input-padding);
background-color: transparent;
height: 44px;
margin: 0;
border-radius: unset;
border: 1px solid rgba(var(--synta-header-rgb), 0.15);
border-width: 0 0 1px 0;
background-image: var(--synta-bg-caret-h);
background-size: 10px;
background-repeat: no-repeat;
background-position: calc(100% - var(--wgl-input-padding)) center;
}
div.wc-blocks-components-select .wc-blocks-components-select__select:focus, div.wc-blocks-components-select .wc-blocks-components-select__select:active {
border-color: var(--synta-header-font-color);
border-width: 0 0 1px 0;
}
div.wc-blocks-components-select .wc-blocks-components-select__expand {
fill: var(--synta-header-font-color);
}  span.highlighter {
padding: 3px 0.2em;
border-radius: 0;
}
span.highlighter.primary {
color: var(--synta-tertiary-color);
background: var(--synta-primary-color);
}
span.highlighter.secondary {
color: var(--synta-tertiary-color);
background: var(--synta-secondary-color);
}
span.highlighter.tertiary {
color: var(--synta-header-font-color);
background: var(--synta-tertiary-color);
}
span.highlighter.quaternary {
color: var(--synta-tertiary-color);
background: var(--synta-quaternary-color);
}
span.highlighter.header {
color: var(--synta-tertiary-color);
background: var(--synta-header-font-color);
}
span.underline {
background-repeat: no-repeat;
background-size: 100% 0.25em;
background-position: 0% 80%;
transition: background-size 0.8s 0s;
}
span.underline.primary {
background-image: linear-gradient(to top, var(--synta-primary-color), var(--synta-primary-color));
}
span.underline.secondary {
background-image: linear-gradient(to top, var(--synta-secondary-color), var(--synta-secondary-color));
}
span.underline.tertiary {
background-image: linear-gradient(to top, var(--synta-tertiary-color), var(--synta-tertiary-color));
}
span.underline.quaternary {
background-image: linear-gradient(to top, var(--synta-quaternary-color), var(--synta-quaternary-color));
}
span.underline.header {
background-image: linear-gradient(to top, var(--synta-header-font-color), var(--synta-header-font-color));
}
blockquote {
position: relative;
z-index: 1;
margin: 20px 0;
padding-left: 46px;
font-size: 24px;
line-height: 1.5;
font-weight: 500;
min-height: 70px;
color: var(--synta-header-font-color);
font-family: var(--synta-content-font-family);
}
blockquote::before {
display: block;
content: "";
-webkit-mask-image: var(--synta-quote-blog-h);
mask-image: var(--synta-quote-blog-h);
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-size: 1em;
mask-size: 1em;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
width: 1em;
height: 1em;
padding: 0;
box-shadow: none;
background-color: currentColor;
font-style: normal;
font-variant: normal;
text-transform: none;
line-height: 0;
font-size: 42px;
transition: transform 0.4s;
color: var(--synta-primary-color);
position: absolute;
z-index: 2;
left: -7px;
top: -5px;
}
blockquote cite {
display: block;
position: relative;
margin-top: 17px;
font-size: 14px;
line-height: 1.3;
font-style: normal;
font-weight: 700;
letter-spacing: 0.1em;
color: var(--synta-content-color);
}
blockquote cite a {
color: inherit;
}
blockquote p:last-of-type {
margin-bottom: 0;
}
blockquote p[style*="text-align: left"] + footer {
text-align: left;
}
blockquote p[style*="text-align: center"] + footer {
text-align: center;
}
blockquote p[style*="text-align: right"] + footer {
text-align: right;
}
.dropcap {
position: relative;
z-index: 1;
float: left;
width: 1.3334em;
height: 1.3334em;
margin-top: 0.3em;
margin-right: 0.7em;
font-size: 1.875em;
line-height: 1.3334em;
color: var(--synta-header-font-color);
font-family: var(--synta-content-font-family);
font-weight: 700;
text-align: center;
overflow: hidden;
border-radius: 0;
}
.dropcap:not(.alt) {
border: 2px solid;
line-height: calc(1.3334em - 4px);
}
.dropcap.simple {
border: unset;
background: unset;
width: auto;
height: auto;
min-width: 1em;
font-size: 2.5em;
margin-top: 0.25em;
margin-right: 0.5em;
line-height: 1;
}
.dropcap.primary {
color: var(--synta-primary-color);
border-color: var(--synta-primary-color);
}
.dropcap.primary.alt {
color: var(--synta-tertiary-color);
background: var(--synta-primary-color);
}
.dropcap.secondary {
border-color: var(--synta-secondary-color);
color: var(--synta-secondary-color);
}
.dropcap.secondary.alt {
color: var(--synta-tertiary-color);
background: var(--synta-secondary-color);
}
.dropcap.heading {
border-color: var(--synta-header-font-color);
color: var(--synta-header-font-color);
}
.dropcap.rounded {
border-radius: 50%;
}
.dropcap.gradient {
border: unset;
line-height: 1.3334em;
}
.dropcap.gradient::before {
content: "";
position: absolute;
inset: 0;
padding: 2px;
background: linear-gradient(90deg, var(--synta-primary-color), var(--synta-secondary-color));
border-radius: inherit;
--m: conic-gradient(#000 0 0);
-webkit-mask: var(--m) content-box, var(--m);
-webkit-mask-composite: xor;
mask: var(--m) content-box exclude, var(--m);
pointer-events: none;
}
.elementor-drop-cap {
margin-top: 0.11em;
font-weight: 700;
}
p.has-drop-cap:not(:focus):first-letter {
font-size: 3em;
line-height: 1.2;
font-weight: 600;
}
small {
font-size: 0.8em;
}
code,
tt,
kbd {
font-size: 87.5%;
word-break: break-word;
}
i,
cite,
em,
var,
address,
dfn,
q {
font-style: italic;
}
kbd {
font-family: monospace;
}
sub {
vertical-align: sub;
font-size: smaller;
}
sup {
vertical-align: super;
font-size: smaller;
} #scroll_up {
position: fixed;
right: 0;
bottom: 0;
z-index: 20;
text-align: center;
cursor: pointer;
opacity: 0;
transition: 0.4s;
display: flex;
justify-content: center;
align-items: center;
line-height: 1;
top: 100%;
min-height: -moz-fit-content;
min-height: fit-content;
transform: translate(-30px, 5px);
white-space: nowrap;
padding: 0;
color: var(--synta-back-to-top-color);
background-color: var(--synta-back-to-top-color-bg);
border: var(--synta-back-to-top-border, unset);
}
#scroll_up.scroll_up-text {
font-family: var(--synta-header-font-family);
font-weight: 600;
font-size: 16px;
right: 30px;
bottom: 30px;
writing-mode: vertical-rl;
transform: rotate(180deg) translate3D(-100%, -100%, 0);
transform-origin: 0 0;
border-radius: 5px;
padding: 20px 8px 14px;
}
@media (max-width: 1200px) {
#scroll_up.scroll_up-text {
transform: rotate(180deg) translate3D(-45px, -100%, 0);
padding: 3px;
}
}
@media (max-width: 1200px) {
#scroll_up.scroll_up-text span {
display: none;
}
}
#scroll_up.scroll_up-text .wgl-svg-icon {
z-index: 1;
display: inline-block;
transition: 0.4s;
font-size: 34px;
font-weight: normal;
}
#scroll_up.scroll_up-text .wgl-svg-icon svg {
transition: 0.4s;
transform: rotate(90deg);
}
@media (max-width: 1200px) {
#scroll_up.scroll_up-text .wgl-svg-icon {
font-size: 28px;
}
}
#scroll_up.scroll_up-text:hover {
color: var(--synta-back-to-top-color);
}
#scroll_up.scroll_up-text:hover .wgl-svg-icon {
animation: back_to_top ease-in 1s infinite;
}
#scroll_up.scroll_up-icon {
width: 45px;
height: 45px;
font-size: 34px;
font-weight: normal;
border-radius: 5px;
transition: 0.4s, clip-path 0s;
transform: translate(-30px, 0);
overflow: hidden;
}
@media (max-width: 767px) {
#scroll_up.scroll_up-icon {
transform: translate(-20px, 0);
width: 35px;
height: 35px;
font-size: 28px;
}
}
#scroll_up.scroll_up-icon svg {
transform: rotate(-90deg) translate(-2px, 0px);
pointer-events: none;
transition: 0.4s;
}
#scroll_up.scroll_up-icon:hover .wgl-svg-icon {
animation: back_to_top ease-in 1.5s infinite;
}
#scroll_up.active {
opacity: 1;
}
#scroll_up.active.scroll_up-icon {
transform: translate(-30px, -75px);
}
@media (max-width: 767px) {
#scroll_up.active.scroll_up-icon {
transform: translate(-20px, -55px);
}
}
#scroll_up.active.scroll_up-text {
transform: rotate(180deg) translate3D(-100%, 30px, 0);
}
@media (max-width: 1200px) {
#scroll_up.active.scroll_up-text {
transform: rotate(180deg) translate3D(-45px, 20px, 0);
}
}
@keyframes back_to_top {
0% {
transform: translateY(0);
}
50% {
transform: translateY(3px);
}
100% {
transform: translateY(0);
}
} .blog-post-single-item.blog-post.format-quote::before, .blog-post-single-item.blog-post.format-link::before {
display: none !important;
}
.blog-style-standard {
--posts-col-gap: 30px;
--posts-row-gap: 70px;
--posts-width: 100%;
display: flex;
flex-flow: row wrap;
align-items: flex-start;
margin: 0 calc(0px - var(--posts-col-gap) / 2);
}
.blog-style-standard .item {
width: calc(var(--posts-width) - var(--posts-col-gap));
margin: 0 calc(var(--posts-col-gap) / 2);
margin-bottom: var(--posts-row-gap);
}
.blog-style-standard.hover-animation .blog-post {
padding-top: 25px;
}
.blog-style-standard.hover-animation .blog-post:hover .blog-post_wrapper {
transform: translateY(-25px);
}
.blog-style-standard .blog-post_wrapper .blog-post_meta_info {
position: absolute;
z-index: 12;
left: 0;
bottom: -25px;
width: 100%;
padding-top: 0;
padding-bottom: 0;
transition: 0.45s;
}
.blog-style-standard .blog-post_wrapper .blog-post_meta_info .meta-data {
margin: 0;
font-size: 14px;
font-weight: 600;
}
.blog-style-standard .blog-post_wrapper > .blog-post_meta_info {
position: relative;
bottom: unset;
}
.blog-style-standard .blog-post_wrapper > .blog-post_meta_info:not(:empty) {
margin-bottom: 3px;
}
.blog-style-standard.blog_col-1 .format-video.blog-post .blog-post_media .blog-post_media_part {
padding-bottom: 56%;
}
.blog-style-standard.blog_col-1 .format-video.blog-post .blog-post_media .blog-post_media_part.video_image:not(.video_parallax) {
padding-bottom: 0;
}
.blog-style-standard.blog_col-2, .blog-style-standard.blog_col-3, .blog-style-standard.blog_col-4 {
--posts-row-gap: 50px;
}
.blog-style-standard.blog_col-2 .blog-post .post_meta-wrap, .blog-style-standard.blog_col-3 .blog-post .post_meta-wrap, .blog-style-standard.blog_col-4 .blog-post .post_meta-wrap {
margin-top: 21px;
}
.blog-style-standard.blog_col-2 .blog-post .post_meta-wrap .meta-data > span:not(:last-child)::after, .blog-style-standard.blog_col-3 .blog-post .post_meta-wrap .meta-data > span:not(:last-child)::after, .blog-style-standard.blog_col-4 .blog-post .post_meta-wrap .meta-data > span:not(:last-child)::after {
margin-right: 10px;
}
.blog-style-standard.blog_col-2 .blog-post.hide_media .blog-post_content, .blog-style-standard.blog_col-3 .blog-post.hide_media .blog-post_content, .blog-style-standard.blog_col-4 .blog-post.hide_media .blog-post_content {
padding: 30px;
}
.blog-style-standard.blog_col-2 .blog-post.hide_media .blog-post_content .post_categories + .post_meta-wrap, .blog-style-standard.blog_col-3 .blog-post.hide_media .blog-post_content .post_categories + .post_meta-wrap, .blog-style-standard.blog_col-4 .blog-post.hide_media .blog-post_content .post_categories + .post_meta-wrap {
margin-top: 20px;
}
.blog-style-standard.blog_col-2 .blog-post_media .post_categories, .blog-style-standard.blog_col-3 .blog-post_media .post_categories, .blog-style-standard.blog_col-4 .blog-post_media .post_categories {
top: 30px;
left: 30px;
width: calc(100% - 60px);
}
.blog-style-standard.blog_col-2 .blog-post_title, .blog-style-standard.blog_col-3 .blog-post_title, .blog-style-standard.blog_col-4 .blog-post_title {
font-size: 26px;
line-height: 1.46;
margin-top: 2px;
}
@media (max-width: 767px) {
.blog-style-standard.blog_col-2 .blog-post_title, .blog-style-standard.blog_col-3 .blog-post_title, .blog-style-standard.blog_col-4 .blog-post_title {
font-size: 20px;
}
}
.blog-style-standard.blog_col-2 .blog-post_title > a, .blog-style-standard.blog_col-3 .blog-post_title > a, .blog-style-standard.blog_col-4 .blog-post_title > a {
font: inherit;
line-height: inherit;
}
.blog-style-standard.blog_col-2 .blog-post_footer, .blog-style-standard.blog_col-3 .blog-post_footer, .blog-style-standard.blog_col-4 .blog-post_footer {
margin-top: 12px;
}
.blog-style-standard.blog_col-2 .format-quote .blog-post_quote-text, .blog-style-standard.blog_col-3 .format-quote .blog-post_quote-text, .blog-style-standard.blog_col-4 .format-quote .blog-post_quote-text {
font-size: 20px;
}
.blog-style-standard.blog_col-2 .format-link .blog-post_link .link_post, .blog-style-standard.blog_col-3 .format-link .blog-post_link .link_post, .blog-style-standard.blog_col-4 .format-link .blog-post_link .link_post {
font-size: 20px;
}
.blog-style-standard.blog_col-2 .format-video .blog-post_media_part .videobox_link_wrapper, .blog-style-standard.blog_col-3 .format-video .blog-post_media_part .videobox_link_wrapper, .blog-style-standard.blog_col-4 .format-video .blog-post_media_part .videobox_link_wrapper {
margin: 30px;
}
.blog-style-standard.blog_col-2 .format-video .wgl-video-popup.with_image .videobox_link, .blog-style-standard.blog_col-3 .format-video .wgl-video-popup.with_image .videobox_link, .blog-style-standard.blog_col-4 .format-video .wgl-video-popup.with_image .videobox_link {
width: 70px;
height: 70px;
}
.blog-style-standard.blog_col-2 .format-gallery .blog-post_media .wgl-navigation_wrapper, .blog-style-standard.blog_col-3 .format-gallery .blog-post_media .wgl-navigation_wrapper, .blog-style-standard.blog_col-4 .format-gallery .blog-post_media .wgl-navigation_wrapper {
margin: 30px;
}
.blog-style-standard.blog_col-2 .format-gallery .blog-post_media .wgl-navigation_wrapper .elementor-swiper-button-next,
.blog-style-standard.blog_col-2 .format-gallery .blog-post_media .wgl-navigation_wrapper .elementor-swiper-button-prev, .blog-style-standard.blog_col-3 .format-gallery .blog-post_media .wgl-navigation_wrapper .elementor-swiper-button-next,
.blog-style-standard.blog_col-3 .format-gallery .blog-post_media .wgl-navigation_wrapper .elementor-swiper-button-prev, .blog-style-standard.blog_col-4 .format-gallery .blog-post_media .wgl-navigation_wrapper .elementor-swiper-button-next,
.blog-style-standard.blog_col-4 .format-gallery .blog-post_media .wgl-navigation_wrapper .elementor-swiper-button-prev {
font-size: 20px;
--wgl-swiper-button-diameter: 40px;
}
.blog-style-standard.blog_col-2 .elementor-swiper-button-prev,
.blog-style-standard.blog_col-2 .elementor-swiper-button-next, .blog-style-standard.blog_col-3 .elementor-swiper-button-prev,
.blog-style-standard.blog_col-3 .elementor-swiper-button-next, .blog-style-standard.blog_col-4 .elementor-swiper-button-prev,
.blog-style-standard.blog_col-4 .elementor-swiper-button-next {
--wgl-swiper-button-diameter: 38px;
}
.blog-style-standard .blog-post {
transition: 0.4s;
border-radius: 0;
}
.blog-style-standard .blog-post .blog-post_wrapper {
position: relative;
z-index: 1;
}
.blog-style-standard .blog-post .post_meta-wrap {
margin-top: 25px;
}
.blog-style-standard .blog-post.hide_media {
background: var(--synta-form-bg-color);
}
.blog-style-standard .blog-post.hide_media .blog-post_media_part {
overflow: visible;
border-radius: unset;
}
.blog-style-standard .blog-post.hide_media .blog-post_content {
padding: 46px 50px 48px;
}
@media (max-width: 767px) {
.blog-style-standard .blog-post.hide_media .blog-post_content {
padding: 30px;
padding-top: 20px;
}
}
.blog-style-standard .blog-post.hide_media .blog-post_content .post_meta-wrap {
margin-top: -7px;
}
.blog-style-standard .blog-post.hide_media .blog-post_content .post_categories + .post_meta-wrap {
margin-top: 25px;
}
.blog-style-standard .blog-post blockquote cite {
padding-left: 0;
text-align: inherit;
}
.blog-style-standard .blog-post::after {
content: "";
display: block;
height: 0;
clear: both;
}
.blog-style-standard.blog_carousel {
display: block;
--posts-width: 50%;
}
.blog-style-standard.blog_carousel .swiper-slide {
margin: 0;
}
.blog-style-standard.blog_carousel .item {
width: var(--posts-width);
padding: 0 calc(var(--posts-col-gap) / 2);
}
.blog-style-standard.blog_carousel.blog-style-standard .wgl_col-6 .blog-post,
.blog-style-standard.blog_carousel.blog-style-standard .wgl_col-4 .blog-post,
.blog-style-standard.blog_carousel.blog-style-standard .wgl_col-3 .blog-post {
margin-bottom: 0;
}
.blog-style-standard .blog-post_text {
font-size: 16px;
margin-top: 9px;
}
.blog-style-standard .blog-post_text blockquote {
margin-bottom: 20px;
}
.blog-style-standard .blog-post_text .wp-block-pullquote:not(.has-background) {
padding: 15px 0;
}
.blog-style-standard .blog-post_text .wp-block-pullquote:not(.has-background) blockquote {
margin-bottom: 0;
}
.blog-style-standard .blog-post_text .wp-block-pullquote:not(.has-background).is-style-solid-color blockquote p:first-of-type {
margin-top: -0.225em;
}
.blog-style-standard .blog-post_text .wp-block-archives-list,
.blog-style-standard .blog-post_text .wp-block-latest-posts {
list-style: none;
}
.blog-style-standard .blog-post_text .wp-block-categories-list .children li {
padding-left: 0;
}
.blog-style-standard .blog-post_text .more-link {
display: none;
}
.blog-style-standard .blog-post_text .wp-block-search {
margin-bottom: 20px;
}
.blog-style-standard .blog-post_footer {
display: flex;
justify-content: space-between;
align-items: center;
margin-top: 19px;
}
@media (max-width: 767px) {
.blog-style-standard .blog-post_footer {
flex-direction: column-reverse;
align-items: flex-start;
margin-top: 16px;
gap: 10px;
}
.blog-style-standard .blog-post_footer .read-more-wrap {
width: 100%;
flex: unset;
}
}
.blog-style-standard .blog-post_footer .post_meta-wrap {
margin-top: 0;
}
.blog-style-standard .blog-post_footer .post_meta-wrap:empty {
display: none;
}
.blog-style-standard .blog-post_footer .meta-data {
font-size: 15px;
}
.blog-style-standard .blog-post_footer .meta-data > *:not(:last-child) {
margin-right: 18px;
}
.blog-style-standard.acenter .meta-data {
justify-content: center;
}
.blog-style-standard.aright .meta-data {
justify-content: flex-end;
}
.blog-post {
position: relative;
z-index: 1;
}
.blog-post .blog-post_media {
position: relative;
z-index: 1;
--wgl-blog-image-scale-size: 1;
--wgl-blog-image-transition: 0.5s;
}
.blog-post .blog-post_media:hover .blog-post_media_part img {
transform: scale(var(--wgl-blog-image-scale-size));
}
.blog-post .blog-post_media .blog-post_media_part {
position: relative;
line-height: 0;
border-radius: 0;
transition: 0.4s;
overflow: hidden;
}
.blog-post .blog-post_media .blog-post_media_part img {
transition: var(--wgl-blog-image-transition) ease-out;
border-radius: inherit;
}
.blog-post.format-gallery .blog-post_media .blog-post_media_part {
overflow: hidden;
}
.blog-post.format-gallery .blog-post_media .wgl-carousel .swiper-slide:not(:only-child) {
cursor: e-resize;
}
.blog-post.format-gallery .blog-post_media .wgl-navigation_wrapper {
align-items: flex-end;
justify-content: flex-end;
margin: 40px 50px;
gap: 26px;
}
@media (max-width: 767px) {
.blog-post.format-gallery .blog-post_media .wgl-navigation_wrapper {
margin: 20px;
}
}
.blog-post.format-gallery .blog-post_media .elementor-swiper-button-next, .blog-post.format-gallery .blog-post_media .elementor-swiper-button-prev {
--wgl-swiper-button-diameter: 32px;
border-radius: var(--wgl-swiper-button-diameter);
background: transparent;
color: var(--synta-tertiary-color);
border: unset;
font-size: 30px;
display: block;
}
@media (max-width: 767px) {
.blog-post.format-gallery .blog-post_media .elementor-swiper-button-next, .blog-post.format-gallery .blog-post_media .elementor-swiper-button-prev {
--wgl-swiper-button-diameter: 22px;
font-size: 20px;
}
}
.blog-post.format-gallery .blog-post_media .elementor-swiper-button-next.swiper-button-disabled, .blog-post.format-gallery .blog-post_media .elementor-swiper-button-prev.swiper-button-disabled {
pointer-events: none;
}
.blog-post.format-gallery .blog-post_media .elementor-swiper-button-next:hover, .blog-post.format-gallery .blog-post_media .elementor-swiper-button-prev:hover {
color: var(--synta-secondary-color);
}
.blog-post.format-gallery .blog-post_media .elementor-swiper-button-next svg, .blog-post.format-gallery .blog-post_media .elementor-swiper-button-prev svg {
fill: currentColor;
}
.blog-post.format-gallery .blog-post_media .elementor-swiper-button .title {
display: block;
}
.blog-post.format-gallery .blog-post_media .wgl-swiper-pagination-wrapper {
position: absolute;
z-index: 1;
bottom: 28px;
display: flex;
justify-content: center;
}
.blog-post.format-gallery .blog-post_media .wgl-swiper-pagination-wrapper .swiper-pagination {
padding: 14px 10px;
border-radius: 20px;
background: var(--synta-tertiary-color);
}
.blog-post.standard .blog-post_media, .blog-post.format-standard .blog-post_media {
margin-bottom: 12px;
}
.blog-post.format-standard-image .blog-post_content > .share_post-container, .blog-post.format-image .blog-post_content > .share_post-container, .blog-post.format-gallery .blog-post_content > .share_post-container, .blog-post.format-video .blog-post_content > .share_post-container {
top: -26px;
}
.blog-post.format-standard-image .blog-post_content > .share_post-container > a::after, .blog-post.format-image .blog-post_content > .share_post-container > a::after, .blog-post.format-gallery .blog-post_content > .share_post-container > a::after, .blog-post.format-video .blog-post_content > .share_post-container > a::after {
border-top-color: transparent;
border-left-color: transparent;
transform: rotate(44deg);
}
.blog-post.format-standard-image .blog-post_content > .share_post-container:hover > a::after, .blog-post.format-image .blog-post_content > .share_post-container:hover > a::after, .blog-post.format-gallery .blog-post_content > .share_post-container:hover > a::after, .blog-post.format-video .blog-post_content > .share_post-container:hover > a::after {
transform: rotate(44deg) scale(0.2);
}
.blog-post.format-standard-image .blog-post_media, .blog-post.format-image .blog-post_media {
position: relative;
z-index: 1;
}
.blog-post.format-standard-image .blog-post_media .image-overlay, .blog-post.format-image .blog-post_media .image-overlay {
display: inline-block;
position: relative;
z-index: 1;
filter: grayscale(0%);
}
.blog-post.format-standard-image .blog-post_media .image-overlay::before, .blog-post.format-standard-image .blog-post_media .image-overlay::after, .blog-post.format-image .blog-post_media .image-overlay::before, .blog-post.format-image .blog-post_media .image-overlay::after {
display: block;
position: absolute;
z-index: 2;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: inherit;
transition: opacity 0.3s;
}
.blog-post.format-standard-image .blog-post_media .image-overlay::after, .blog-post.format-image .blog-post_media .image-overlay::after {
opacity: 0;
}
.blog-post.format-standard-image .blog-post_media .image-overlay img, .blog-post.format-image .blog-post_media .image-overlay img {
border-radius: inherit;
}
.blog-post.format-standard-image:hover .image-overlay::after, .blog-post.format-image:hover .image-overlay::after {
opacity: 1;
}
.blog-post.format-quote {
--quote-offset: 46px;
}
.blog-post.format-quote .blog-post_media {
margin-bottom: 32px;
}
.blog-post.format-quote .blog-post_quote-text {
position: relative;
z-index: 1;
margin: 0;
padding-left: var(--quote-offset);
font-size: 24px;
line-height: 1.5;
font-weight: 500;
min-height: 70px;
color: var(--synta-header-font-color);
font-family: var(--synta-content-font-family);
}
.blog-post.format-quote .blog-post_quote-text::before {
display: block;
content: "";
-webkit-mask-image: var(--synta-quote-blog-h);
mask-image: var(--synta-quote-blog-h);
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-size: 1em;
mask-size: 1em;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
width: 1em;
height: 1em;
padding: 0;
box-shadow: none;
background-color: currentColor;
font-style: normal;
font-variant: normal;
text-transform: none;
line-height: 0;
font-size: 42px;
transition: transform 0.4s;
color: var(--synta-primary-color);
position: absolute;
z-index: 2;
left: -7px;
top: -5px;
}
.blog-post.format-quote .blog-post_quote-author {
display: block;
position: relative;
margin-top: 17px;
font-size: 14px;
line-height: 1.3;
font-style: normal;
font-weight: 700;
letter-spacing: 0.1em;
color: var(--synta-content-color);
padding-left: var(--quote-offset);
}
.blog-post.format-quote .blog-post_quote-author .blog-post_quote-image {
display: inline-block;
width: 30px;
vertical-align: middle;
margin-right: 10px;
border-radius: 50%;
}
.blog-post.format-quote .blog-post_quote-author .blog-post_quote-author-name,
.blog-post.format-quote .blog-post_quote-author .blog-post_quote-author-pos {
vertical-align: middle;
}
.blog-post.format-link .blog-post_media_part {
overflow: visible;
}
.blog-post.format-link .blog-post_media {
margin-bottom: 27px;
}
.blog-post.format-link .blog-post_link {
margin-bottom: 0;
position: relative;
z-index: 1;
line-height: inherit;
font-size: inherit;
}
.blog-post.format-link .blog-post_link .link_post {
display: block;
position: relative;
z-index: 1;
padding-left: 50px;
font-size: 24px;
line-height: 1.5;
font-weight: 500;
color: var(--synta-header-font-color);
font-family: var(--synta-content-font-family);
}
.blog-post.format-link .blog-post_link .link_post:hover {
opacity: 0.8;
}
.blog-post.format-link .blog-post_link::before {
display: block;
content: "";
-webkit-mask-image: var(--synta-link-h);
mask-image: var(--synta-link-h);
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-size: 1em;
mask-size: 1em;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
width: 1em;
height: 1em;
padding: 0;
box-shadow: none;
background-color: currentColor;
font-style: normal;
font-variant: normal;
text-transform: none;
line-height: 0;
font-size: 36px;
transition: transform 0.4s;
color: var(--synta-primary-color);
position: absolute;
z-index: 2;
left: 0;
top: -3px;
}
.blog-post.format-audio .blog-post_media {
margin-bottom: 32px;
margin-top: 4px;
}
.related_posts .format-video .blog-post_media .blog-post_media_part {
padding-bottom: 87.5%;
}
.related_posts .format-video .blog-post_media .blog-post_media_part.video_image:not(.video_parallax) {
padding-bottom: 0;
}
#main-content > .blog-posts .elementor {
margin-left: -15px;
margin-right: -15px;
}
.format-video .blog-post_media .blog-post_media_part {
width: 100%;
overflow: hidden;
}
.format-video .blog-post_media .blog-post_media_part .videobox_content {
justify-content: center;
align-items: center;
}
.format-video .blog-post_media .blog-post_media_part .videobox_link_wrapper {
top: auto;
margin: 40px;
}
.format-video .blog-post_media .blog-post_media_part {
padding-bottom: 73.5%;
}
.format-video .blog-post_media .blog-post_media_part.video_image:not(.video_parallax) {
padding-bottom: 0;
}
.format-video .blog-post_media iframe {
position: absolute;
z-index: 1;
height: 100%;
}
.format-audio iframe {
border-radius: inherit;
}
.blog-post.sticky-post.format-no_featured {
border: 3px solid #cccccc;
}
.blog-posts .blog-post_title {
font-size: 36px;
display: block;
margin-bottom: 0;
margin-top: 6px;
word-wrap: break-word;
clear: both;
}
@media (max-width: 767px) {
.blog-posts .blog-post_title {
font-size: 20px;
line-height: 1.4;
}
}
.blog-posts .blog-post_title:last-child {
margin-bottom: 0;
}
.blog-posts .blog-post_title > a {
font: inherit;
line-height: inherit;
text-transform: inherit;
letter-spacing: inherit;
transition: 0.5s ease-in-out;
text-decoration: underline;
-webkit-text-decoration-color: transparent;
text-decoration-color: transparent;
text-decoration-thickness: 0.06em;
text-underline-offset: 0.12em;
}
.blog-posts .blog-post_title > a:hover {
-webkit-text-decoration-color: currentColor;
text-decoration-color: currentColor;
}
.blog-post_content .page-link {
margin-top: 30px;
}
.blog-post_content::after {
content: "";
display: block;
clear: both;
}
.blog-post_content .read-more-wrap {
padding-top: 0;
padding-bottom: 0;
}
.blog-post_content .blog-post_title + .read-more-wrap {
padding-top: 0;
}
.blog-post_content p,
.blog-post_content p + address,
#comments .comment_content > p,
#comments .comment_content > p + address {
margin-bottom: 16px;
}
.blog-post_content p:last-child,
#comments .comment_content > p:last-child {
margin-bottom: 0;
}
.blog-post_content p:empty,
#comments .comment_content > p:empty {
display: none;
}
.blog-post_content h1,
.blog-post_content h2,
.blog-post_content h3,
.blog-post_content h4,
.blog-post_content h5,
.blog-post_content h6,
.row > div > h1,
.row > div > h2,
.row > div > h3,
.row > div > h4,
.row > div > h5,
.row > div > h6,
#comments .comment_content h1,
#comments .comment_content h2,
#comments .comment_content h3,
#comments .comment_content h4,
#comments .comment_content h5,
#comments .comment_content h6 {
margin-bottom: 22px;
}
.blog-posts-list + .wgl-pagination {
margin-bottom: 30px;
margin-top: 40px;
}
.blog-posts-list::after {
content: "";
display: block;
height: 0;
clear: both;
}
.archive .blog-posts-list {
margin-top: 0;
}
.home .sidebar_none > .wgl_col-12 > .blog-posts,
.archive .sidebar_none > .wgl_col-12 > .blog-posts {
margin-top: 50px;
}
.home .sidebar_right .blog-posts-list,
.home .sidebar_left .blog-posts-list,
.archive .sidebar_right .blog-posts-list,
.archive .sidebar_left .blog-posts-list {
margin-top: 0;
}
.elementor-widget-wgl-blog .elementor-widget-container {
margin-bottom: 40px;
}
.elementor-widget-wgl-blog.nav-left .wgl-pagination {
text-align: left;
}
.elementor-widget-wgl-blog.nav-center .wgl-pagination {
text-align: center;
}
.elementor-widget-wgl-blog.nav-right .wgl-pagination {
text-align: right;
}
.home .row.sidebar_right,
.home .row.sidebar_left {
margin-top: 50px;
}
.mega-ajax-content .item .blog-post_media {
margin-bottom: 14px;
}
.mega-ajax-content .item .blog-post_title {
margin-bottom: 5px;
}
.mega-ajax-content .item .blog-post_content {
white-space: normal;
}
.mega-ajax-content .item .meta-data {
background: none;
padding-left: 0;
padding-right: 0;
}
.mega-ajax-content .format-video .blog-post_media .blog-post_media_part {
padding-bottom: 70.272%;
}
.blog_carousel .wgl-carousel .swiper-pagination {
margin-top: 0;
}
.blog_carousel .wgl-carousel-wrapper {
overflow: visible;
}
.blog_carousel_title-arrow .wgl-carousel .elementor-swiper-button-prev.elementor-swiper-button,
.blog_carousel_title-arrow .wgl-carousel .elementor-swiper-button-next.elementor-swiper-button {
display: none !important;
}
.slider-wrapper.wgl-carousel .blog-post_media-slider_swiper {
height: 100%;
}
.slider-wrapper.wgl-carousel .blog-post_media-slider_swiper .swiper-slide {
position: relative;
z-index: 5;
height: 100%;
width: 100%;
}
.slider-wrapper.wgl-carousel .blog-post_media-slider_swiper .swiper-slide span {
height: 100%;
width: 100%;
display: block;
background-size: cover;
background-position: center;
transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
overflow: hidden;
}
.slider-wrapper.wgl-carousel .blog-post_media-slider_swiper .swiper-slide span img {
transform: scale(1.25, 1.25);
transition: 500ms ease-in-out;
}
.slider-wrapper.wgl-carousel .blog-post_media-slider_swiper .swiper-slide.swiper-slide-active span img {
transform: scale(1, 1);
}
.slider-wrapper.wgl-carousel .blog-post_media-slider_swiper .swiper-wrapper {
height: 100%;
}
.slider-wrapper.wgl-carousel .swiper-container {
z-index: auto;
backface-visibility: hidden;
}
.slider-wrapper.wgl-carousel .swiper-container .elementor-swiper-button {
z-index: 100;
}
.meta_wrapper,
.post_meta-wrap {
display: flex;
gap: 12px;
flex-wrap: nowrap;
align-items: flex-start;
justify-content: space-between;
}
.meta_wrapper.post_meta-top:not(:first-child),
.post_meta-wrap.post_meta-top:not(:first-child) {
margin-top: 18px;
margin-bottom: 20px;
}
.meta_wrapper .meta-data > span:not(:last-child)::after,
.post_meta-wrap .meta-data > span:not(:last-child)::after {
content: "_";
margin: 0px 5px;
display: inline-block;
}
.meta_wrapper .meta-data:not(:first-child)::before, .meta_wrapper .meta-data:not(:first-child)::after,
.post_meta-wrap .meta-data:not(:first-child)::before,
.post_meta-wrap .meta-data:not(:first-child)::after {
display: none;
}
.meta_wrapper .meta-data + .meta-data,
.post_meta-wrap .meta-data + .meta-data {
flex-shrink: 0;
font-style: normal;
}
.meta_wrapper .meta-data + .meta-data span,
.post_meta-wrap .meta-data + .meta-data span {
display: inline-block;
vertical-align: baseline;
}
.meta_wrapper .meta-data + .meta-data i,
.post_meta-wrap .meta-data + .meta-data i {
font-size: 14px;
}
.meta_wrapper .meta-data + .meta-data .comments_post i,
.post_meta-wrap .meta-data + .meta-data .comments_post i {
margin-right: 5px;
}
.meta_wrapper .meta-data + .meta-data > *,
.post_meta-wrap .meta-data + .meta-data > * {
margin-right: 15px;
display: inline-block;
}
.meta_wrapper .meta-data + .meta-data > *::after,
.post_meta-wrap .meta-data + .meta-data > *::after {
display: none;
}
.meta_wrapper .meta-data + .meta-data > *:last-child,
.post_meta-wrap .meta-data + .meta-data > *:last-child {
margin-right: 0;
}
.wgl-portfolio-single_item .meta-data,
.blog-post_content .meta-data {
position: relative;
z-index: 1;
display: flex;
justify-content: flex-start;
align-items: center;
flex-wrap: wrap;
font-weight: 700;
color: rgba(var(--synta-header-rgb), 0.554);
font-family: var(--synta-content-font-family);
font-size: 13px;
line-height: 30px;
letter-spacing: 0.1em;
text-transform: uppercase;
}
.wgl-portfolio-single_item .meta-data a,
.blog-post_content .meta-data a {
color: inherit;
letter-spacing: inherit;
text-decoration: underline;
-webkit-text-decoration-color: transparent;
text-decoration-color: transparent;
text-decoration-thickness: 0.06em;
text-underline-offset: 0.15em;
}
.wgl-portfolio-single_item .meta-data a:hover,
.blog-post_content .meta-data a:hover {
color: var(--synta-header-font-color);
-webkit-text-decoration-color: currentColor;
text-decoration-color: currentColor;
}
.wgl-portfolio-single_item .meta-data .post_author,
.blog-post_content .meta-data .post_author {
white-space: nowrap;
}
.wgl-portfolio-single_item .meta-data .post_author img,
.blog-post_content .meta-data .post_author img {
border-radius: 50%;
margin-right: 11px;
max-width: 32px;
margin-top: -3px;
margin-bottom: -3px;
}
.wgl-portfolio-single_item .meta-data:first-child > *,
.blog-post_content .meta-data:first-child > * {
display: inline-block;
vertical-align: middle;
color: inherit;
padding: 0;
margin: 0;
line-height: inherit;
font-size: inherit;
}
.wgl-portfolio-single_item .meta-data:first-child > *:last-child,
.blog-post_content .meta-data:first-child > *:last-child {
margin-right: 0;
}
.wgl-portfolio-single_item .meta-data:first-child > * a:not(:hover),
.blog-post_content .meta-data:first-child > * a:not(:hover) {
color: inherit;
}
.wgl-portfolio-single_item .meta-data:first-child > *.wgl-views:first-child::after,
.blog-post_content .meta-data:first-child > *.wgl-views:first-child::after {
content: unset;
}
@media (max-width: 479px) {
.meta-data .views_text,
.meta-data .sl-count-text {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 992px) {
.blog_columns-2 .meta-data .views_text,
.blog_columns-2 .meta-data .sl-count-text {
display: none !important;
}
}
@media (min-width: 768px) {
.blog_columns-3 .meta-data .views_text,
.blog_columns-3 .meta-data .sl-count-text,
.blog_columns-4 .meta-data .views_text,
.blog_columns-4 .meta-data .sl-count-text {
display: none !important;
}
}
.post_categories {
--post-catigories-gap: 10px;
display: inline-block;
position: relative;
font-size: 14px;
font-weight: 700;
margin-bottom: calc(var(--post-catigories-gap) * -1);
text-transform: uppercase;
letter-spacing: 0.1em;
}
.post_categories span:not(:last-child)::after {
content: "/";
margin: 0 4px;
}
.blog-post_text + .page-link,
.blog-post_text + .page-link + .clear + .button-read-more,
.blog-post_text + .clear + .button-read-more {
margin-bottom: 21px;
}
.blog-post_text .alignleft:last-child,
.blog-post_text .alignright:last-child {
margin-bottom: 10px;
}
.read-more-wrap {
overflow: hidden;
clear: both;
line-height: 1;
}
.button-read-more {
--read-more-padding-l: 0;
--read-more-padding-r: 0;
--read-more-icon-size: 2em;
display: inline-flex;
align-items: center;
justify-content: space-between;
gap: 0;
position: relative;
z-index: 1;
font-size: 16px;
font-weight: 500;
line-height: 1;
font-family: var(--synta-header-font-family);
white-space: nowrap;
margin-top: 7px;
padding: 3px 0;
color: var(--synta-primary-color);
transition: 0.4s;
border: unset !important;
overflow: hidden;
text-transform: uppercase;
transform: translateX(calc(-100% + var(--read-more-icon-size)));
}
.button-read-more::after {
display: block;
content: "";
-webkit-mask-image: var(--synta-arrow-right-h);
mask-image: var(--synta-arrow-right-h);
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-size: calc(var(--read-more-icon-size) * 0.5);
mask-size: calc(var(--read-more-icon-size) * 0.5);
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
width: calc(var(--read-more-icon-size) * 0.5);
min-width: calc(var(--read-more-icon-size) * 0.5);
height: calc(var(--read-more-icon-size) * 0.5);
padding: 0;
box-shadow: none;
background-color: currentColor;
color: inherit;
font-style: normal;
font-variant: normal;
text-transform: none;
line-height: 0;
font-size: var(--read-more-icon-size);
margin: calc(var(--read-more-icon-size) * -0.75) 0;
transition: 0.4s;
}
.button-read-more .button__text {
opacity: 0;
transition: opacity 0.4s;
min-width: max-content;
white-space: normal;
display: inline-block;
position: relative;
}
.button-read-more.no_text {
padding-left: 0 !important;
margin-right: 0 !important;
}
.button-read-more.no_text .read-more-icon, .button-read-more.no_text::after {
display: none;
}
@media (min-width: 768px) {
.button-read-more:is(:hover, :focus, :active), .wgl-service_link:hover ~ .wgl-service .button-read-more, .wgl-cases__link:hover ~ .wgl-button-wrapper .button-read-more, .wgl-infobox__link:hover ~ .wgl-infobox_wrapper .button-read-more, .wgl-striped__link:hover ~ .wgl-striped_wrapper .button-read-more {
color: var(--synta-primary-color);
gap: 16px;
transform: translateX(0);
}
.button-read-more:is(:hover, :focus, :active) .button__text, .wgl-service_link:hover ~ .wgl-service .button-read-more .button__text, .wgl-cases__link:hover ~ .wgl-button-wrapper .button-read-more .button__text, .wgl-infobox__link:hover ~ .wgl-infobox_wrapper .button-read-more .button__text, .wgl-striped__link:hover ~ .wgl-striped_wrapper .button-read-more .button__text {
opacity: 1;
}
}
.button_animation-disable .button-read-more,
.button_animation-disable .button-read-more:hover,
.button_animation-disable .wgl-service_link:hover ~ .wgl-service .button-read-more,
.button_animation-disable .wgl-cases__link:hover ~ .wgl-button-wrapper .button-read-more,
.button_animation-disable .wgl-infobox__link:hover ~ .wgl-infobox_wrapper .button-read-more,
.button_animation-disable .wgl-striped__link:hover ~ .wgl-striped_wrapper .button-read-more {
color: var(--synta-primary-color);
gap: 16px;
transform: translateX(0);
}
.button_animation-disable .button-read-more .button__text,
.button_animation-disable .button-read-more:hover .button__text,
.button_animation-disable .wgl-service_link:hover ~ .wgl-service .button-read-more .button__text,
.button_animation-disable .wgl-cases__link:hover ~ .wgl-button-wrapper .button-read-more .button__text,
.button_animation-disable .wgl-infobox__link:hover ~ .wgl-infobox_wrapper .button-read-more .button__text,
.button_animation-disable .wgl-striped__link:hover ~ .wgl-striped_wrapper .button-read-more .button__text {
opacity: 1;
}
.tagcloud-wrapper .title_tags {
font-size: 15px;
margin-right: 18px;
}
.meta-data + .post_info-divider {
margin-top: 4px;
}
.blog-post_excerpt {
margin: 0 0 38px;
font-size: 20px;
line-height: 1.8;
font-weight: 400;
}
.blog-post_excerpt > p:last-child {
margin-bottom: 0;
}
.blog-post_wrapper {
position: relative;
transition: inherit;
}
.blog-post_wrapper .blog-post_media .synta_module_videobox img {
box-shadow: none;
}
.blog-post_wrapper .blog-post_media .synta_module_videobox .videobox_link {
border-color: transparent;
opacity: 0.9;
}
.blog-post_wrapper .blog-post_content .synta_module_videobox .videobox_wrapper_link::before {
display: none;
}
.blog-post_wrapper .blog-post_content .synta_module_videobox {
margin-bottom: 50px;
}
.blog-post_wrapper .blog-post_content > .post_meta-wrap .meta-data:first-child > * {
display: contents;
}
.row.sidebar_left .content-container {
float: right;
}
.container-grid.row > .wgl-carousel {
margin-left: 0;
margin-right: 0;
}
.container-grid.row > .wgl-carousel.navigation_offset_element {
padding-left: 40px;
padding-right: 40px;
overflow: hidden;
}
.container-grid.row > .wgl-carousel.navigation_offset_element > .swiper-container {
overflow: visible;
}
.container-grid.row > .wgl-carousel.navigation_offset_element .swiper-wrapper {
overflow: hidden;
}
.blog_subtitle {
font-size: 18px;
line-height: 1.4;
}
.attachment_media .meta-data {
margin-bottom: 10px;
font-weight: 600;
}
.attachment_media .meta-data > span {
position: relative;
padding-left: 23px;
}
.attachment_media .meta-data > span:first-child {
padding-left: 0;
}
.attachment_media .meta-data > span:first-child::before {
display: none;
}
.parallax-video {
position: absolute !important;
z-index: 2 !important;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.jarallax {
position: relative;
z-index: 0;
}
.jarallax > .jarallax-img {
position: absolute;
z-index: -1;
top: 0;
left: 0;
width: 100%;
height: 100%;
font-family: "object-fit: cover;";
object-fit: cover;
}
.archive__heading {
margin-bottom: 45px;
text-align: center;
}
.archive__heading .archive__tax_description {
margin-top: 10px;
}
.archive__heading .archive__tax_title {
max-width: 530px;
display: inline-block;
}
.archive__heading .archive__tax_title, .archive__heading .archive__tax_title > span {
font-size: 36px;
line-height: 48px;
}
.archive .wgl_blog_list {
margin-bottom: 30px;
}
.blog_columns-2:not(.masonry) .item:nth-child(2n+1),
.blog_columns-3:not(.masonry) .wgl_col-4:nth-child(3n+1),
.blog_columns-4:not(.masonry) .wgl_col-3:nth-child(4n+1) {
clear: left;
}
@media (max-width: 1024px) {
.blog_columns-3:not(.masonry) .wgl_col-4:nth-child(3n+1) {
clear: none;
}
.blog_columns-3:not(.masonry) .wgl_col-4:nth-child(3n+1) {
clear: left;
}
.blog_columns-4:not(.masonry) .wgl_col-3:nth-child(4n+1) {
clear: none;
}
.synta-post-navigation {
margin-bottom: 0;
}
} .single.related_posts + .row #comments {
margin-bottom: 80px;
padding-top: 40px;
}
#comments {
padding-top: 50px;
margin-bottom: 44px;
clear: both;
overflow: hidden;
}
#comments::before {
content: "";
display: block;
clear: both;
}
#comments ul ul.children,
#comments ol ul.children {
margin: 0;
margin-top: 10px;
padding: 0;
list-style: none;
}
#comments #respond,
#comments ~ #review_form_wrapper #respond {
position: relative;
z-index: 1;
margin: 20px 0 50px;
padding: 40px 50px 52px;
background: var(--synta-form-bg-color);
overflow: hidden;
border-radius: 0;
}
@media (max-width: 600px) {
#comments #respond,
#comments ~ #review_form_wrapper #respond {
padding: 30px 30px 35px;
}
}
#comments > #respond {
margin-bottom: 0;
margin-top: 60px;
}
#comments > h4 {
position: relative;
z-index: 10;
}
#comments .comments-title {
font-size: 36px;
margin-bottom: 20px;
margin-top: 55px;
}
@media (max-width: 767px) {
#comments .comments-title {
font-size: 26px;
}
}
#comments .comments-title .number-comments {
margin-left: 0.25em;
font-size: inherit;
}
#comments .pingback .edit-link .comment-edit-link,
#comments .trackback .edit-link .comment-edit-link {
font-size: 0.75em;
color: #7e7676;
margin-left: 0.3133em;
}
#comments .pingback .edit-link .comment-edit-link:hover,
#comments .trackback .edit-link .comment-edit-link:hover {
color: #b9a9cd;
}
#comments .pingback + .comment,
#comments .trackback + .comment {
margin-top: 30px;
}
#comments .comment-notes,
#comments .logged-in-as {
margin-bottom: 28px;
}
#comments .comment-notes,
#comments .comment-form-cookies-consent {
font-size: 14px;
}
#comments .form-submit {
margin-bottom: 0;
clear: both;
}
#comments .form-submit input.submit {
min-width: 200px;
}
#comments .form-submit .submit {
margin-top: 3px;
position: relative;
z-index: 1;
text-transform: uppercase;
}
#comments .commentlist {
position: relative;
margin: 0;
padding: 0;
line-height: inherit;
list-style: none;
}
#comments .commentlist li.pingback,
#comments .commentlist li.trackback {
padding: 0;
}
#comments .commentlist li.pingback .comment-body,
#comments .commentlist li.trackback .comment-body {
display: inline;
}
#comments .commentlist li.pingback::before,
#comments .commentlist li.trackback::before {
display: none;
}
#comments .commentlist + * {
margin-top: 46px;
}
#comments .commentlist .comment-respond {
margin: 20px 0;
}
#comments .commentlist .comment {
padding: 0;
margin-bottom: 0;
}
#comments .commentlist .comment::before, #comments .commentlist .comment::after {
display: none;
}
#comments .commentlist .comment .stand_comment {
min-height: 100px;
margin-bottom: 25px;
padding-left: 112px;
position: relative;
z-index: 1;
}
#comments .commentlist .comment .stand_comment .thiscommentbody {
position: relative;
z-index: 1;
min-height: 86px;
}
#comments .commentlist .comment .stand_comment .meta-data > span, #comments .commentlist .comment .stand_comment .meta-data > time {
line-height: inherit;
text-transform: none;
}
#comments .commentlist .comment .commentava {
position: absolute;
z-index: 1;
top: 5px;
left: -112px;
width: 86px;
height: 86px;
}
#comments .commentlist .comment .commentava img {
border-radius: 100px;
}
#comments .commentlist .comment.pingback .stand_comment {
padding-left: 0;
}
#comments .commentlist .comment .children .comment {
margin-left: 86px;
}
#comments .commentlist .comment .children .stand_comment {
padding-left: 112px;
}
#comments .commentlist .comment .children .stand_comment .commentava {
left: -112px;
}
#comments .commentlist > .comment > .children > .comment {
margin-left: 112px;
}
#comments .commentlist > .comment:last-child {
margin-bottom: -1px;
}
#comments .commentlist .comment_info {
display: block;
font-size: 18px;
line-height: 1;
font-weight: 500;
margin-bottom: 5px;
color: var(--synta-header-font-color);
}
#comments .commentlist .comment_info > * {
display: inline-block;
}
#comments .commentlist .comment_info .meta-data {
float: none;
margin-bottom: 0;
padding: 0;
background: none;
opacity: 1;
font-size: 13px;
font-weight: 500;
}
#comments .commentlist .comment_info .meta-data .comment-edit-link {
padding-left: 5px;
color: inherit;
}
#comments .commentlist .comment_info .meta-data .comment-edit-link:hover {
color: var(--synta-primary-color);
}
.woocommerce-Reviews #comments .commentlist .comment_info .meta-data,
#comments .commentlist .comment_info .meta-data ~ .meta-data {
float: right;
transform: translateY(8px);
}
@media (max-width: 992px) {
.woocommerce-Reviews #comments .commentlist .comment_info .meta-data,
#comments .commentlist .comment_info .meta-data ~ .meta-data {
float: none;
width: 100%;
transform: none;
}
}
#comments .commentlist .comment_author_says {
line-height: 1.5;
font-size: 18px;
font-weight: 600;
letter-spacing: -0.02em;
}
#comments .commentlist .comment_author_says a, #comments .commentlist .comment_author_says span {
color: var(--synta-header-font-color);
font: inherit;
transition: all 0.4s;
letter-spacing: inherit;
}
#comments .commentlist .comment_author_says a:hover {
color: var(--synta-primary-color);
}
#comments .commentlist .comment_content {
margin-top: 0;
}
#comments .commentlist .comment_content:last-child {
margin-bottom: 11px;
}
#comments .commentlist .comment_content > ul,
#comments .commentlist .comment_content > ol {
padding-bottom: 20px;
}
#comments .commentlist .comment_content p:last-child {
margin-bottom: 0;
}
#comments .comment-reply-link {
display: inline-flex;
align-items: center;
justify-content: space-between;
position: relative;
z-index: 1;
font-size: 16px;
font-weight: 500;
line-height: 1;
font-family: var(--synta-header-font-family);
white-space: nowrap;
letter-spacing: 0;
margin-top: 16px;
padding: 2px 0;
max-width: 100%;
color: var(--synta-primary-color);
transition: 0.4s;
overflow: hidden;
}
#comments .comment-reply-link::before {
display: block;
content: "";
-webkit-mask-image: var(--synta-arrow-right-short-h);
mask-image: var(--synta-arrow-right-short-h);
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-size: 1em;
mask-size: 1em;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
width: 1em;
min-width: 1em;
height: 1em;
padding: 0;
box-shadow: none;
background-color: currentColor;
color: inherit;
font-style: normal;
font-variant: normal;
text-transform: none;
line-height: 0;
font-size: 24px;
transition: transform 0.4s;
transform: translateX(-100%);
position: absolute;
left: 0;
margin: -6px;
}
#comments .comment-reply-link > span {
white-space: normal;
transition: padding 0.4s;
display: inline-block;
position: relative;
}
#comments .comment-reply-link:hover {
color: var(--synta-primary-color);
padding-left: 20px;
margin-right: 0;
}
#comments .comment-reply-link:hover::before {
transform: translateX(0);
}
#comments #cancel-comment-reply-link {
text-transform: capitalize;
opacity: 0.8;
}
#comments small #cancel-comment-reply-link {
font-size: 18px;
margin-left: 10px;
line-height: inherit;
}
#comments ol.commentlist > li.trackback:first-child, #comments ol.commentlist > li.pingback:first-child {
margin-top: 26px;
}
body .comment-respond .comment-reply-title {
font-size: 30px;
line-height: 1.333em;
margin-bottom: 9px;
letter-spacing: var(--synta-h4-letter-spacing);
}
@media (max-width: 767px) {
body .comment-respond .comment-reply-title {
font-size: 20px;
}
}
body .comment-respond .comment-form {
margin-left: -15px;
margin-right: -15px;
}
body .comment-respond .comment-form [class*=wgl_col-],
body .comment-respond .comment-form > p {
position: relative;
padding-left: 15px;
padding-right: 15px;
}
body .comment-respond .comment-form [class*=wgl_col-] + .form-submit {
padding-top: 2px;
}
body .comment-respond .comment-form .logged-in-as {
margin-bottom: 13px;
font-size: 14px;
}
body .comment-respond label {
position: relative;
margin: 0;
font-size: 14px;
}
body .comment-respond .form_field {
width: 100%;
}
body .comment-respond textarea.form_field {
resize: none;
}
body .comment-respond#respond .form-submit .wgl-button {
pointer-events: none;
border-style: solid;
}
body .comment-respond#respond .form-submit .wgl-button input.submit,
body .comment-respond#respond .form-submit .wgl-button input#submit {
position: relative;
pointer-events: auto;
color: inherit;
z-index: 4;
}
body .comment-respond#respond .form-submit .wgl-button:hover {
color: #ffffff;
}
body .comment-form-cookies-consent {
clear: both;
padding-bottom: 8px;
}
body .comment-form-cookies-consent > input,
body .comment-form-cookies-consent > label,
body .comment-form-cookies-consent > span {
display: inline-block;
}
body .comment-form-cookies-consent > input {
margin-right: 7px;
}
body .comment-form-cookies-consent > input[type=checkbox] + label {
display: inline;
}
.wp-block-latest-comments > li {
padding-left: 0;
}
.blog-post_content ol.wp-block-latest-comments.has-avatars {
margin-left: 0;
padding-left: 0;
list-style: none;
}
.blog-post_content ol.wp-block-latest-comments.has-avatars li::before {
display: none;
}
.blog-post_content ol.wp-block-latest-comments:not(.has-excerpts):not(.has-avatars) li article {
display: inline-block;
} .wpcf7-form-control-wrap {
display: block;
}
.wpcf7 form .wpcf7-response-output {
margin: 20px 0 5px 0;
}
.wpcf7 input[type=text],
.wpcf7 input[type=url],
.wpcf7 input[type=search],
.wpcf7 input[type=email],
.wpcf7 input[type=password],
.wpcf7 input[type=tel],
.wpcf7 input[type=time],
.wpcf7 input[type=number],
.wpcf7 input[type=date],
.wpcf7 input[type=range],
.wpcf7 select,
.wpcf7 textarea {
width: 100%;
}
.wpcf7 .ajax-loader {
display: none !important;
}
.wpcf7-not-valid {
font-size: 13px;
border-color: #ff0000;
}
.wpcf7 input + .wpcf7-not-valid-tip, .wpcf7 textarea + .wpcf7-not-valid-tip {
margin-top: -20px;
margin-bottom: 10px;
}
.wpcf7 .form-icon {
position: absolute;
z-index: 1;
top: 9px;
right: 35px;
font-size: 14px;
color: #bababa;
}
.wpcf7 .wpcf7-spinner {
display: none;
}
.wpcf7 .wpcf7-submit {
position: relative;
z-index: 1;
transform: translate(var(--pos-x, 0%), var(--pos-y, 0%));
width: -moz-fit-content;
width: fit-content;
height: -moz-fit-content;
height: fit-content;
}
.wpcf7 .wgl-wpcf7-wrapper {
position: relative;
}
.wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item,
.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item,
.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item {
display: flex;
align-items: center;
}
.wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item input,
.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input,
.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item input {
width: auto;
height: auto;
}
.wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item input + .wpcf7-list-item-label,
.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input + .wpcf7-list-item-label,
.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item input + .wpcf7-list-item-label {
padding-left: 0.5em;
display: inline-block;
}
.wpcf7-form-control-wrap .wpcf7-acceptance .wpcf7-list-item label,
.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item label,
.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label {
display: flex;
align-items: center;
}
.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input[type=radio] {
appearance: radio;
}
.wpcf7 .row {
margin-left: -15px;
margin-right: -15px;
}
.wpcf7 .row [class*=wgl_col-] {
padding-right: 15px;
padding-left: 15px;
}
.wpcf7 .row.coming-soon .wpcf7-form-control-wrap {
display: inline-block;
vertical-align: top;
}
@media (min-width: 600px) {
.wpcf7 .row.coming-soon .wpcf7-form-control-wrap {
margin-right: 20px;
}
}
.wpcf7 .row.coming-soon .wpcf7-form-control-wrap + br {
display: none;
}
.wpcf7 .row.coming-soon input[type=submit] {
padding: 6px 32px;
min-width: 135px;
}
.wpcf7 .row.coming-soon + .wpcf7-mail-sent-ok {
margin-top: -15px;
}
.wpcf7 .row.home-4 input[type=submit], .wpcf7 .row.services input[type=submit] {
min-width: 150px;
}
.wpcf7 .row.home-1 input[type=text],
.wpcf7 .row.home-1 input[type=url],
.wpcf7 .row.home-1 input[type=search],
.wpcf7 .row.home-1 input[type=email],
.wpcf7 .row.home-1 input[type=password],
.wpcf7 .row.home-1 input[type=tel],
.wpcf7 .row.home-1 input[type=time],
.wpcf7 .row.home-1 select, .wpcf7 .row.home-4 input[type=text],
.wpcf7 .row.home-4 input[type=url],
.wpcf7 .row.home-4 input[type=search],
.wpcf7 .row.home-4 input[type=email],
.wpcf7 .row.home-4 input[type=password],
.wpcf7 .row.home-4 input[type=tel],
.wpcf7 .row.home-4 input[type=time],
.wpcf7 .row.home-4 select, .wpcf7 .row.coming-soon input[type=text],
.wpcf7 .row.coming-soon input[type=url],
.wpcf7 .row.coming-soon input[type=search],
.wpcf7 .row.coming-soon input[type=email],
.wpcf7 .row.coming-soon input[type=password],
.wpcf7 .row.coming-soon input[type=tel],
.wpcf7 .row.coming-soon input[type=time],
.wpcf7 .row.coming-soon select, .wpcf7 .row.services input[type=text],
.wpcf7 .row.services input[type=url],
.wpcf7 .row.services input[type=search],
.wpcf7 .row.services input[type=email],
.wpcf7 .row.services input[type=password],
.wpcf7 .row.services input[type=tel],
.wpcf7 .row.services input[type=time],
.wpcf7 .row.services select, .wpcf7 .row.faq input[type=text],
.wpcf7 .row.faq input[type=url],
.wpcf7 .row.faq input[type=search],
.wpcf7 .row.faq input[type=email],
.wpcf7 .row.faq input[type=password],
.wpcf7 .row.faq input[type=tel],
.wpcf7 .row.faq input[type=time],
.wpcf7 .row.faq select {
border: unset;
height: 56px;
box-shadow: 0 15px 38px 0 rgba(46, 63, 38, 0.15);
}
.wpcf7 .row.home-1 textarea, .wpcf7 .row.home-4 textarea, .wpcf7 .row.coming-soon textarea, .wpcf7 .row.services textarea, .wpcf7 .row.faq textarea {
border: unset;
}
.wpcf7 .row.home-1 .label-mail::before, .wpcf7 .row.home-1 .label-name::before, .wpcf7 .row.home-1 .label-url::before, .wpcf7 .row.home-1 .label-textarea::before, .wpcf7 .row.home-4 .label-mail::before, .wpcf7 .row.home-4 .label-name::before, .wpcf7 .row.home-4 .label-url::before, .wpcf7 .row.home-4 .label-textarea::before, .wpcf7 .row.coming-soon .label-mail::before, .wpcf7 .row.coming-soon .label-name::before, .wpcf7 .row.coming-soon .label-url::before, .wpcf7 .row.coming-soon .label-textarea::before, .wpcf7 .row.services .label-mail::before, .wpcf7 .row.services .label-name::before, .wpcf7 .row.services .label-url::before, .wpcf7 .row.services .label-textarea::before, .wpcf7 .row.faq .label-mail::before, .wpcf7 .row.faq .label-name::before, .wpcf7 .row.faq .label-url::before, .wpcf7 .row.faq .label-textarea::before {
height: 56px;
line-height: 56px;
}
.wpcf7 .row.home-1 input[type=submit], .wpcf7 .row.home-4 input[type=submit], .wpcf7 .row.coming-soon input[type=submit], .wpcf7 .row.services input[type=submit], .wpcf7 .row.faq input[type=submit] {
height: 56px;
}
.wpcf7 .wpcf7-list-item {
margin: 0;
}
.wpcf7 .wgl-button-cf7 {
position: relative;
z-index: 1;
display: inline-block;
}
.wpcf7 .wgl-button-cf7.with-icon::after {
display: none;
}
.wpcf7 .wgl-button-cf7.with-icon::before {
display: block;
content: "";
-webkit-mask-image: var(--synta-arrow-down-right-h);
mask-image: var(--synta-arrow-down-right-h);
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-size: 1em;
mask-size: 1em;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
width: 1em;
height: 1em;
padding: 0;
box-shadow: none;
background-color: currentColor;
font-style: normal;
font-variant: normal;
text-transform: none;
line-height: 0;
font-size: 28px;
transition: 0.4s;
position: absolute;
left: -3px;
top: 2px;
color: inherit;
transform: rotate(-135deg);
}
.wpb_text_column .wpcf7 .wpcf7-form-control-wrap {
display: block;
margin-bottom: 20px;
}
.sign_up {
display: flex;
justify-content: center;
margin-right: -20px;
}
.sign_up input[type=submit] {
margin-left: 20px;
height: 56px;
}
.sign_up input[type=email] {
width: 350px;
}
.sign_up .ajax-loader {
display: none;
}
.elementor-widget-wgl-contact-form-7.has-background_gradient .wpcf7-submit {
transition: all 0.3s, height 0s, --wgl-bg-gradient-primary 0.4s, --wgl-bg-gradient-secondary 0.4s;
}
.wgl-filter_wrapper {
pointer-events: none;
}
.isotope-filter {
--wgl-filtet-categories-gap: 10px;
}
@media (max-width: 767px) {
.isotope-filter {
--wgl-filtet-categories-gap: 10px;
}
}
.isotope-filter .wgl-filter_swiper_wrapper {
width: calc(100% + var(--wgl-filtet-categories-gap));
margin: 0 calc(-0.5 * var(--wgl-filtet-categories-gap));
}
.isotope-filter .swiper-wrapper {
min-width: max-content;
width: auto;
}
.isotope-filter .swiper-slide {
display: inline-block;
width: -moz-fit-content;
width: fit-content;
pointer-events: all;
}
.isotope-filter:not(.swiper-container-initialized) {
display: flex;
align-items: flex-end;
justify-content: center;
max-width: 100%;
overflow: hidden;
margin-bottom: 3px;
}
.isotope-filter.wgl-filter_wrapper a {
font-family: var(--synta-header-font-family);
display: inline-block;
position: relative;
margin: 0 calc(0.5 * var(--wgl-filtet-categories-gap));
border-radius: 30px;
font-size: 20px;
line-height: 1.2;
font-weight: 500;
transition: 0.5s ease-in-out;
color: var(--synta-header-font-color);
letter-spacing: 0;
}
.isotope-filter.wgl-filter_wrapper a .cat_title {
position: relative;
display: inline-block;
}
.isotope-filter.wgl-filter_wrapper a::after {
display: inline-block;
content: "";
-webkit-mask-image: var(--synta-arrow-right-short-h);
mask-image: var(--synta-arrow-right-short-h);
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-size: 1em;
mask-size: 1em;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
width: 1em;
height: 1em;
padding: 0;
box-shadow: none;
background-color: currentColor;
font-style: normal;
font-variant: normal;
text-transform: none;
line-height: 0;
font-size: 26px;
transition: 0.4s;
opacity: 0;
margin: -7px 0;
margin-left: 9px;
}
.isotope-filter.wgl-filter_wrapper a.active, .isotope-filter.wgl-filter_wrapper a:hover {
color: var(--synta-primary-color);
}
.isotope-filter.wgl-filter_wrapper a.active::after {
opacity: 1;
}
.isotope-filter.wgl-filter_wrapper a .filter_counter, .isotope-filter.wgl-filter_wrapper a.empty {
display: none;
}
.isotope-filter.has_filter_counter .filter_counter {
display: inline-block !important;
position: relative;
z-index: 1;
text-align: center;
line-height: 1;
font-size: 11px;
font-weight: 700;
letter-spacing: 0;
vertical-align: text-top;
margin-left: 2px;
margin-top: 0;
transition: 0s;
}
.isotope-filter.max_width_enabled {
overflow: hidden;
}
body .wgl-cpt_header.filter-left {
flex-direction: row-reverse;
}
body .wgl-cpt_header.filter-left .isotope-filter:not(.swiper-container-initialized) {
margin-right: auto;
margin-left: 0;
text-align: left;
width: auto;
}
body .wgl-cpt_header.filter-left .swiper-wrapper {
justify-content: flex-start;
}
body .wgl-cpt_header.filter-left .item_title {
text-align: right;
margin-bottom: 0;
}
body .wgl-cpt_header.filter-center {
flex-direction: column;
}
body .wgl-cpt_header.filter-center .isotope-filter:not(.swiper-container-initialized) {
margin-right: auto;
margin-left: auto;
text-align: center;
width: auto;
}
body .wgl-cpt_header.filter-center .swiper-wrapper {
justify-content: center;
}
body .wgl-cpt_header.filter-center .item_title {
text-align: center;
margin-bottom: 30px;
}
body .wgl-cpt_header.filter-right {
flex-direction: row;
}
body .wgl-cpt_header.filter-right .isotope-filter:not(.swiper-container-initialized) {
margin-right: 0;
margin-left: auto;
text-align: right;
width: auto;
}
body .wgl-cpt_header.filter-right .swiper-wrapper {
justify-content: flex-end;
}
body .wgl-cpt_header.filter-right .item_title {
text-align: left;
margin-bottom: 0;
}
body .wgl-cpt_header.filter-space-between {
flex-direction: column;
}
body .wgl-cpt_header.filter-space-between .isotope-filter:not(.swiper-container-initialized) {
margin-right: auto;
margin-left: auto;
text-align: center;
width: 100%;
}
body .wgl-cpt_header.filter-space-between .swiper-wrapper {
justify-content: space-between;
}
body .wgl-cpt_header.filter-space-between .item_title {
text-align: center;
margin-bottom: 30px;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .wgl-cpt_header.filter-tablet-left {
flex-direction: row-reverse;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .wgl-cpt_header.filter-tablet-left .isotope-filter:not(.swiper-container-initialized) {
margin-right: auto;
margin-left: 0;
text-align: left;
width: auto;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .wgl-cpt_header.filter-tablet-left .swiper-wrapper {
justify-content: flex-start;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .wgl-cpt_header.filter-tablet-left .item_title {
text-align: right;
margin-bottom: 0;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .wgl-cpt_header.filter-tablet-center {
flex-direction: column;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .wgl-cpt_header.filter-tablet-center .isotope-filter:not(.swiper-container-initialized) {
margin-right: auto;
margin-left: auto;
text-align: center;
width: auto;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .wgl-cpt_header.filter-tablet-center .swiper-wrapper {
justify-content: center;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .wgl-cpt_header.filter-tablet-center .item_title {
text-align: center;
margin-bottom: 30px;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .wgl-cpt_header.filter-tablet-right {
flex-direction: row;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .wgl-cpt_header.filter-tablet-right .isotope-filter:not(.swiper-container-initialized) {
margin-right: 0;
margin-left: auto;
text-align: right;
width: auto;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .wgl-cpt_header.filter-tablet-right .swiper-wrapper {
justify-content: flex-end;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .wgl-cpt_header.filter-tablet-right .item_title {
text-align: left;
margin-bottom: 0;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .wgl-cpt_header.filter-tablet-space-between {
flex-direction: column;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .wgl-cpt_header.filter-tablet-space-between .isotope-filter:not(.swiper-container-initialized) {
margin-right: auto;
margin-left: auto;
text-align: center;
width: 100%;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .wgl-cpt_header.filter-tablet-space-between .swiper-wrapper {
justify-content: space-between;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .wgl-cpt_header.filter-tablet-space-between .item_title {
text-align: center;
margin-bottom: 30px;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .wgl-portfolio_header.filter-tablet-left {
flex-direction: column;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .wgl-portfolio_header.filter-tablet-left .item_title {
text-align: left;
margin-bottom: 20px;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .wgl-portfolio_header.filter-tablet-center, body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .wgl-portfolio_header.filter-tablet-space-between {
flex-direction: column;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .wgl-portfolio_header.filter-tablet-center .item_title, body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .wgl-portfolio_header.filter-tablet-space-between .item_title {
text-align: center;
margin-bottom: 20px;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .wgl-portfolio_header.filter-tablet-right {
flex-direction: column;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .wgl-portfolio_header.filter-tablet-right .item_title {
text-align: right;
margin-bottom: 20px;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-cpt_header.filter-mobile-left {
flex-direction: row-reverse;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-cpt_header.filter-mobile-left .isotope-filter:not(.swiper-container-initialized) {
margin-right: auto;
margin-left: 0;
text-align: left;
width: auto;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-cpt_header.filter-mobile-left .swiper-wrapper {
justify-content: flex-start;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-cpt_header.filter-mobile-left .item_title {
text-align: right;
margin-bottom: 0;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-cpt_header.filter-mobile-center {
flex-direction: column;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-cpt_header.filter-mobile-center .isotope-filter:not(.swiper-container-initialized) {
margin-right: auto;
margin-left: auto;
text-align: center;
width: auto;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-cpt_header.filter-mobile-center .swiper-wrapper {
justify-content: center;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-cpt_header.filter-mobile-center .item_title {
text-align: center;
margin-bottom: 30px;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-cpt_header.filter-mobile-right {
flex-direction: row;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-cpt_header.filter-mobile-right .isotope-filter:not(.swiper-container-initialized) {
margin-right: 0;
margin-left: auto;
text-align: right;
width: auto;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-cpt_header.filter-mobile-right .swiper-wrapper {
justify-content: flex-end;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-cpt_header.filter-mobile-right .item_title {
text-align: left;
margin-bottom: 0;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-cpt_header.filter-mobile-space-between {
flex-direction: column;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-cpt_header.filter-mobile-space-between .isotope-filter:not(.swiper-container-initialized) {
margin-right: auto;
margin-left: auto;
text-align: center;
width: 100%;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-cpt_header.filter-mobile-space-between .swiper-wrapper {
justify-content: space-between;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-cpt_header.filter-mobile-space-between .item_title {
text-align: center;
margin-bottom: 30px;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-portfolio_header.filter-mobile-left {
flex-direction: column;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-portfolio_header.filter-mobile-left .item_title {
text-align: left;
margin-bottom: 20px;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-portfolio_header.filter-mobile-center, body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-portfolio_header.filter-mobile-space-between {
flex-direction: column;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-portfolio_header.filter-mobile-center .item_title, body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-portfolio_header.filter-mobile-space-between .item_title {
text-align: center;
margin-bottom: 20px;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-portfolio_header.filter-mobile-right {
flex-direction: column;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-portfolio_header.filter-mobile-right .item_title {
text-align: right;
margin-bottom: 20px;
}
.isotope-item {
z-index: 2;
}
.isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1;
}
.isotope,
.isotope .isotope-item {
transition-duration: 0.8s;
}
.isotope {
transition-property: height, width;
}
.isotope .isotope-item {
transition-property: transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
transition-duration: 0s;
} .wgl-likes {
display: inline-block;
flex-shrink: 0;
}
.wgl-likes .sl-button {
color: inherit;
cursor: pointer;
transition: 0.4s;
display: inline-block;
}
.wgl-likes .sl-button span.sl-icon {
display: inline-block;
position: relative;
z-index: 1;
text-align: center;
font-size: 16px;
font-weight: normal;
line-height: 0;
vertical-align: text-bottom;
}
.wgl-likes .sl-button span.sl-icon::before {
color: inherit;
transition: 0s;
display: inline-block;
vertical-align: middle;
line-height: 0;
}
.wgl-likes .sl-button span.sl-icon.liked {
opacity: 1;
}
.post_featured_bg .wgl-likes .sl-button {
display: flex;
font-size: 14px;
letter-spacing: 0;
text-decoration: unset;
justify-content: center;
align-items: center;
}
.post_featured_bg .wgl-likes .sl-button .sl-icon {
font-size: 20px;
}
.post_featured_bg .wgl-likes .sl-button .sl-icon:before {
line-height: initial;
}
.post_featured_bg .wgl-likes .sl-button .sl-count {
line-height: 19px;
margin-left: 8px;
}
.post_featured_bg .wgl-likes .sl-button .sl-count-text {
margin-left: 4px;
}
.wgl-likes .sl-count {
display: inline-block;
margin-left: 6px;
font-size: 14px;
font-weight: 700;
letter-spacing: 0.1em;
}
.wgl-likes .sl-count-text {
margin-left: 4px;
}
.wgl-likes .sl-loader {
display: none !important;
} body ul,
body ol {
margin-left: 0;
padding-left: 1em;
}
body ul li,
body ol li {
position: relative;
z-index: 1;
margin-bottom: 0.7em;
}
body ul > li:last-child,
body ol > li:last-child {
padding-bottom: 0;
margin-bottom: 0;
}
body ol {
list-style: none;
padding-left: 0.9em;
}
ol li,
ul[class*=synta_] li {
--synta-list-icon-color: currentColor;
}
ol li::before,
ul[class*=synta_] li::before {
color: var(--synta-list-icon-color);
}
ol.list_primary_color li,
ul[class*=synta_].list_primary_color li {
--synta-list-icon-color: var(--synta-primary-color);
}
ol.list_secondary_color li,
ul[class*=synta_].list_secondary_color li {
--synta-list-icon-color: var(--synta-secondary-color);
}
ol.list_tertiary_color li,
ul[class*=synta_].list_tertiary_color li {
--synta-list-icon-color: var(--synta-content-color);
}
ol.list_quaternary_color li,
ul[class*=synta_].list_quaternary_color li {
--synta-list-icon-color: var(--synta-header-font-color);
}
ol.list_heading_color li,
ul[class*=synta_].list_heading_color li {
--synta-list-icon-color: var(--synta-header-font-color);
}
ol .synta_disabled_item, ol .synta_disabled_item::before, ol .synta_disabled_item::after,
ol .synta_disabled_item span, ol .synta_disabled_item div, ol .synta_disabled_item b, ol .synta_disabled_item strong, ol .synta_disabled_item i,
ul[class*=synta_] .synta_disabled_item,
ul[class*=synta_] .synta_disabled_item::before,
ul[class*=synta_] .synta_disabled_item::after,
ul[class*=synta_] .synta_disabled_item span,
ul[class*=synta_] .synta_disabled_item div,
ul[class*=synta_] .synta_disabled_item b,
ul[class*=synta_] .synta_disabled_item strong,
ul[class*=synta_] .synta_disabled_item i {
color: #858585;
--synta-list-icon-color: currentColor;
}
ol .synta_disabled_item::before, ol .synta_disabled_item::after,
ul[class*=synta_] .synta_disabled_item::before,
ul[class*=synta_] .synta_disabled_item::after {
opacity: 0.7;
}
ul[class*=synta_] {
--icon-size: 1em;
--icon-position: calc(0px);
--synta-list-padding: calc(1em + 10px);
margin-left: 0;
padding-left: 0;
}
ul[class*=synta_] li {
list-style: none;
padding-left: var(--synta-list-padding);
}
ul[class*=synta_] li::before {
content: "";
position: absolute;
z-index: 1;
border-radius: unset;
font-family: "Font Awesome 5 Free";
font-weight: normal;
box-sizing: border-box;
transform: translateY(var(--icon-position));
}
ul[class*=synta_].icon_right li {
padding-left: 0;
padding-right: var(--synta-list-padding);
}
ul[class*=synta_].icon_right li::before {
left: unset;
right: 0;
}
ul.synta_dot li {
--icon-size: 8px;
}
ul.synta_dot li::before {
top: 0.7em;
left: 0.1em;
width: var(--icon-size);
height: var(--icon-size);
border-radius: 50%;
background-color: var(--synta-list-icon-color);
}
ul.synta_hyphen {
--icon-size: 1em;
--synta-list-padding: calc(1em + 4px);
}
ul.synta_hyphen li::before {
content: "-";
top: -0.15em;
left: 0;
font-size: var(--icon-size);
}
ul.synta_plus {
--icon-size: 1.1em;
}
ul.synta_plus li::before {
display: block;
content: "";
-webkit-mask-image: var(--synta-close-h);
mask-image: var(--synta-close-h);
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-size: 1em;
mask-size: 1em;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
width: 1em;
height: 1em;
padding: 0;
box-shadow: none;
background-color: currentColor;
font-style: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
font-size: var(--icon-size);
top: 0.35em;
left: -0.1em;
transform: rotate(45deg);
}
ul.synta_line {
--icon-size: calc(1em - 2px);
}
ul.synta_line li::before {
top: 0.9em;
left: 0;
width: var(--icon-size);
height: 2px;
background-color: var(--synta-list-icon-color);
}
ul.synta_circle {
--icon-size: 12px;
}
ul.synta_circle li::before {
top: 0.6em;
left: 0;
width: var(--icon-size);
height: var(--icon-size);
border-radius: 50%;
border: 2px solid var(--synta-list-icon-color);
background-color: transparent;
}
ul.synta_square {
--icon-size: 8px;
--synta-list-padding: calc(1em + 4px);
}
ul.synta_square li::before {
top: 0.75em;
left: 0;
width: var(--icon-size);
height: var(--icon-size);
background-color: var(--synta-list-icon-color);
}
ul.synta_rhombus {
--icon-size: 5px;
--synta-list-padding: calc(1em + 4px);
}
ul.synta_rhombus li::before {
top: 0.8em;
left: 1px;
width: var(--icon-size);
height: var(--icon-size);
transform: rotate(45deg);
background: var(--synta-list-icon-color);
}
ul.synta_check {
--icon-size: 1.5em;
--synta-list-padding: calc(1em + 20px);
}
ul.synta_check li::before {
display: block;
content: "";
-webkit-mask-image: var(--synta-check-h);
mask-image: var(--synta-check-h);
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-size: 1em;
mask-size: 1em;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
width: 1em;
height: 1em;
padding: 0;
box-shadow: none;
background-color: currentColor;
font-style: normal;
font-variant: normal;
font-size: var(--icon-size);
text-transform: none;
line-height: 1;
top: 0.1em;
left: -0.2em;
}
ul.synta_check_circle {
--icon-size: 1em;
--synta-list-padding: calc(1em + 14px);
}
ul.synta_check_circle li::before {
display: block;
content: "";
-webkit-mask-image: var(--synta-check-circle-h);
mask-image: var(--synta-check-circle-h);
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-size: 1em;
mask-size: 1em;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
width: 1em;
height: 1em;
padding: 0;
box-shadow: none;
background-color: currentColor;
font-style: normal;
font-variant: normal;
font-size: var(--icon-size);
text-transform: none;
line-height: 1;
top: 0.45em;
left: 0;
}
ul.synta_arrow {
--icon-size: 1.2em;
}
ul.synta_arrow li::before {
display: block;
content: "";
-webkit-mask-image: var(--synta-arrow-right-h);
mask-image: var(--synta-arrow-right-h);
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-size: 1em;
mask-size: 1em;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
width: 1em;
height: 1em;
padding: 0;
box-shadow: none;
background-color: currentColor;
font-style: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
font-size: var(--icon-size);
top: 0.3em;
left: -0.1em;
}
ul.synta_star {
--icon-size: 1.1em;
--synta-list-padding: calc(1em + 4px);
}
ul.synta_star li::before {
content: "*";
font-family: var(--synta-header-font-family);
top: 0.55em;
left: 0;
font-size: var(--icon-size);
font-weight: 700;
line-height: 1.05;
background: transparent;
}
ul.no-list-style {
padding: 0;
}
ul.no-list-style li {
padding: 0;
list-style: none;
}
ul.no-list-style li::before {
display: none;
}
ul.icon_inline li {
padding: 0;
}
ul.icon_inline li::before, ul.icon_inline li::after {
margin-right: 10px;
margin-bottom: 1px;
display: inline-block;
position: initial;
}
ul.icon_inline.synta_star li::before {
transform: translateY(6px);
line-height: 0;
}
body ol {
counter-reset: li;
}
body ol[start="1"] {
counter-reset: li 0;
}
body ol[start="2"] {
counter-reset: li 1;
}
body ol[start="3"] {
counter-reset: li 2;
}
body ol[start="4"] {
counter-reset: li 3;
}
body ol[start="5"] {
counter-reset: li 4;
}
body ol[start="6"] {
counter-reset: li 5;
}
body ol[start="7"] {
counter-reset: li 6;
}
body ol[start="8"] {
counter-reset: li 7;
}
body ol[start="9"] {
counter-reset: li 8;
}
body ol[start="10"] {
counter-reset: li 9;
}
body ol[start="11"] {
counter-reset: li 10;
}
body ol[start="12"] {
counter-reset: li 11;
}
body ol[start="13"] {
counter-reset: li 12;
}
body ol[start="14"] {
counter-reset: li 13;
}
body ol[start="15"] {
counter-reset: li 14;
}
body ol[start="16"] {
counter-reset: li 15;
}
body ol[start="17"] {
counter-reset: li 16;
}
body ol[start="18"] {
counter-reset: li 17;
}
body ol[start="19"] {
counter-reset: li 18;
}
body ol[start="20"] {
counter-reset: li 19;
}
body ol[start="21"] {
counter-reset: li 20;
}
body ol[start="22"] {
counter-reset: li 21;
}
body ol[start="23"] {
counter-reset: li 22;
}
body ol[start="24"] {
counter-reset: li 23;
}
body ol[start="25"] {
counter-reset: li 24;
}
body ol[start="26"] {
counter-reset: li 25;
}
body ol[start="27"] {
counter-reset: li 26;
}
body ol[start="28"] {
counter-reset: li 27;
}
body ol[start="29"] {
counter-reset: li 28;
}
body ol[start="30"] {
counter-reset: li 29;
}
body ol > li {
position: relative;
counter-increment: li;
}
body ol > li::before {
content: "." counter(li);
display: inline-block;
position: static;
width: auto;
height: auto;
margin-left: -0.9em;
margin-right: calc(0.25em + 6px);
line-height: inherit;
font-weight: 500;
direction: rtl;
}
body ul ol > li::before {
top: 0;
background-color: transparent !important;
}
body li ul {
margin-top: 10px;
margin-bottom: 10px;
}
body li ol {
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 0;
} .load_more_wrapper {
position: relative;
z-index: 1;
text-align: center;
margin-top: 60px;
}
.load_more_wrapper .button_wrapper {
display: inline-block;
position: relative;
}
.load_more_wrapper .load_more_item {
--wgl-icon-gap: 12px;
--wgl-icon-wrapper: 60px;
--icon-size: 34px;
white-space: nowrap;
color: var(--synta-button-color-idle);
background-color: var(--synta-button-bg-idle);
border: 1px solid var(--synta-button-border-idle);
position: relative;
z-index: 1;
height: auto;
letter-spacing: 0;
}
.load_more_wrapper .load_more_item .wgl_loading_icon {
display: inline-block;
position: absolute;
z-index: 99;
top: 50%;
left: 50%;
margin: -10px 0 0 -8px;
font-family: "Font Awesome 5 Free";
font-weight: 700;
line-height: 1;
font-size: 19px;
color: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
opacity: 0;
transition: all 0.4s, color 0s;
animation: rotating 2s linear infinite;
}
.load_more_wrapper .load_more_item span {
position: relative;
z-index: 2;
transition: opacity 0.3s 0.3s;
letter-spacing: inherit;
}
.load_more_wrapper .load_more_item .load_more__icon {
display: flex;
align-items: center;
justify-content: center;
min-height: var(--wgl-icon-wrapper);
min-width: var(--wgl-icon-wrapper);
border-radius: var(--wgl-icon-wrapper);
color: var(--synta-button-color-idle);
background-color: var(--synta-button-bg-idle);
position: absolute;
top: 0;
left: calc(100% + var(--wgl-icon-gap));
bottom: 0;
margin: auto 0;
transition: 0.4s;
font-size: 26px;
}
.load_more_wrapper .load_more_item .load_more__icon svg {
fill: currentColor;
width: 1em;
height: 1em;
}
.load_more_wrapper .load_more_item .load_more__icon i {
font-size: 26px;
padding: 17px 16.65px;
border-radius: 60px;
color: var(--synta-button-color-idle);
background-color: var(--synta-button-bg-idle);
display: block;
transition: 0.4s;
}
.load_more_wrapper .load_more_item:hover,
.load_more_wrapper .load_more_item:hover i,
.load_more_wrapper .load_more_item:hover .load_more__icon, .load_more_wrapper .load_more_item:focus,
.load_more_wrapper .load_more_item:focus i,
.load_more_wrapper .load_more_item:focus .load_more__icon, .load_more_wrapper .load_more_item:active,
.load_more_wrapper .load_more_item:active i,
.load_more_wrapper .load_more_item:active .load_more__icon {
color: var(--synta-button-color-hover);
background-color: var(--synta-button-bg-hover);
border-color: var(--synta-button-border-hover);
}
.load_more_wrapper .load_more_item.loading .wgl_loading_icon {
color: inherit;
opacity: 1;
transition: all 0.4s 0.2s, color 0s;
}
.load_more_wrapper .load_more_item.loading::before,
.load_more_wrapper .load_more_item.loading span {
opacity: 0;
transition: opacity 0.3s 0s;
}
.load_more_wrapper .load_more_item.full_width_btn .load_more_item {
width: 100%;
}
.load_more_wrapper.icon-yes .wgl_loading_icon {
left: calc(100% + 28px);
}
.load_more_wrapper.icon-yes .load_more_item {
margin-right: calc(var(--wgl-icon-wrapper) + var(--wgl-icon-gap));
}
.load_more_wrapper.icon-yes .loading span {
opacity: 1;
}
.load_more_wrapper.icon-yes .loading .load_more__icon i::before {
opacity: 0;
transition: opacity 0.3s 0s;
}
@keyframes rotating {
0% {
transform: rotate(0turn);
}
100% {
transform: rotate(1turn);
}
} .wgl-pagination {
--pagination-gap: 10px;
margin: calc(var(--pagination-gap) / 2 * -1);
padding: 0 0 35px;
list-style: none;
clear: both;
}
.wgl-pagination .page,
.wgl-pagination .post-page-numbers {
display: inline-block;
margin: calc(var(--pagination-gap) / 2);
line-height: 1;
}
.wgl-pagination .page .page-numbers,
.wgl-pagination .page .post-page-link,
.wgl-pagination .post-page-numbers .page-numbers,
.wgl-pagination .post-page-numbers .post-page-link {
display: inline-block;
position: relative;
z-index: 1;
height: 42px;
min-width: 42px;
line-height: 42px;
padding: 0;
font-size: 14px;
font-weight: var(--synta-header-font-weight);
text-align: center;
vertical-align: middle;
transition: 0.4s ease-in-out;
color: var(--synta-header-font-color);
border: 1px solid var(--synta-header-font-color);
background-color: unset;
border-radius: 42px;
overflow: hidden;
}
.wgl-pagination .page .page-numbers i,
.wgl-pagination .page .post-page-link i,
.wgl-pagination .post-page-numbers .page-numbers i,
.wgl-pagination .post-page-numbers .post-page-link i {
font-style: normal;
display: inline-block;
vertical-align: middle;
transition: all 0.4s, color 0s;
font-size: 24px;
margin: -5px 0;
font-weight: normal;
letter-spacing: normal;
}
.wgl-pagination .page .page-numbers i::before, .wgl-pagination .page .page-numbers i::after,
.wgl-pagination .page .post-page-link i::before,
.wgl-pagination .page .post-page-link i::after,
.wgl-pagination .post-page-numbers .page-numbers i::before,
.wgl-pagination .post-page-numbers .page-numbers i::after,
.wgl-pagination .post-page-numbers .post-page-link i::before,
.wgl-pagination .post-page-numbers .post-page-link i::after {
display: inline-block;
transition: all 0.4s ease-in-out, color 0s;
}
.wgl-pagination .page .page-numbers:hover, .wgl-pagination .page .page-numbers.current,
.wgl-pagination .page .post-page-link:hover,
.wgl-pagination .page .post-page-link.current,
.wgl-pagination .post-page-numbers .page-numbers:hover,
.wgl-pagination .post-page-numbers .page-numbers.current,
.wgl-pagination .post-page-numbers .post-page-link:hover,
.wgl-pagination .post-page-numbers .post-page-link.current {
color: var(--synta-tertiary-color);
background-color: var(--synta-primary-color);
border-color: var(--synta-primary-color);
}
.wgl-pagination .page .page-numbers.prev, .wgl-pagination .page .page-numbers.next,
.wgl-pagination .page .post-page-link.prev,
.wgl-pagination .page .post-page-link.next,
.wgl-pagination .post-page-numbers .page-numbers.prev,
.wgl-pagination .post-page-numbers .page-numbers.next,
.wgl-pagination .post-page-numbers .post-page-link.prev,
.wgl-pagination .post-page-numbers .post-page-link.next {
padding: 0;
font-size: 26px;
font-weight: normal;
margin: -5px 0;
}
.wgl-pagination .page .page-numbers.prev::before, .wgl-pagination .page .page-numbers.next::before,
.wgl-pagination .page .post-page-link.prev::before,
.wgl-pagination .page .post-page-link.next::before,
.wgl-pagination .post-page-numbers .page-numbers.prev::before,
.wgl-pagination .post-page-numbers .page-numbers.next::before,
.wgl-pagination .post-page-numbers .post-page-link.prev::before,
.wgl-pagination .post-page-numbers .post-page-link.next::before {
display: none;
}
.wgl-pagination .page .page-numbers.prev i,
.wgl-pagination .page .post-page-link.prev i,
.wgl-pagination .post-page-numbers .page-numbers.prev i,
.wgl-pagination .post-page-numbers .post-page-link.prev i {
transform: scale3d(-1, 1, 1) translate(0, 1px);
}
.wgl-pagination .page .page-numbers.next i,
.wgl-pagination .page .post-page-link.next i,
.wgl-pagination .post-page-numbers .page-numbers.next i,
.wgl-pagination .post-page-numbers .post-page-link.next i {
transform: translate(0, 1px);
}
.wgl-pagination .page .page-numbers.current,
.wgl-pagination .page .post-page-link.current,
.wgl-pagination .post-page-numbers .page-numbers.current,
.wgl-pagination .post-page-numbers .post-page-link.current {
pointer-events: none;
}
.wgl-pagination .page .page-numbers.dots,
.wgl-pagination .page .post-page-link.dots,
.wgl-pagination .post-page-numbers .page-numbers.dots,
.wgl-pagination .post-page-numbers .post-page-link.dots {
pointer-events: none;
min-width: unset;
border: unset;
background: unset;
margin: 0;
}
.wgl-pagination .page.current span.page-link,
.wgl-pagination .post-page-numbers.current span.page-link {
color: var(--synta-tertiary-color);
background-color: var(--synta-primary-color);
border-color: var(--synta-primary-color);
}
.wgl-pagination .page.current,
.wgl-pagination .page span.current,
.wgl-pagination .post-page-numbers.current,
.wgl-pagination .post-page-numbers span.current {
-webkit-user-select: none;
user-select: none;
cursor: default;
}
.wgl-pagination .page-numbers.dots,
.wgl-pagination .post-page-numbers.dots {
-webkit-user-select: none;
user-select: none;
cursor: default;
}
.wgl-pagination .page-numbers.dots::after, .wgl-pagination .page-numbers.next::after, .wgl-pagination .page-numbers.prev::after,
.wgl-pagination .post-page-numbers.dots::after,
.wgl-pagination .post-page-numbers.next::after,
.wgl-pagination .post-page-numbers.prev::after {
display: none;
}
.blog-post_content .wgl-pagination {
padding-bottom: 0;
margin-bottom: 10px;
font-size: 0;
}
.blog-post_content .wgl-pagination .page:not(:last-child),
.blog-post_content .wgl-pagination .post-page-numbers:not(:last-child) {
margin-right: 7px;
}
.blog-post_content .wgl-pagination .post-page-link {
font-size: 16px;
padding: 0 5px;
margin: 25px 0 0 0;
} .wgl-container rs-module [class*="fab fa-"],
.wgl-container .rb-modal-wrapper [class*="fab fa-"],
.wgl-container #rs_overview [class*="fab fa-"],
.wgl-container #objectlibrary [class*="fab fa-"],
.wgl-container #waitaminute [class*="fab fa-"],
.wgl-container #rs_overview_menu [class*="fab fa-"],
.wgl-container #builderView [class*="fab fa-"] {
font-weight: 400;
font-family: "Font Awesome 5 Brands";
}
.wgl-container rs-module [class*="fab fa-"]::before,
.wgl-container .rb-modal-wrapper [class*="fab fa-"]::before,
.wgl-container #rs_overview [class*="fab fa-"]::before,
.wgl-container #objectlibrary [class*="fab fa-"]::before,
.wgl-container #waitaminute [class*="fab fa-"]::before,
.wgl-container #rs_overview_menu [class*="fab fa-"]::before,
.wgl-container #builderView [class*="fab fa-"]::before {
font-family: "Font Awesome 5 Brands";
font-weight: inherit;
}
.wgl-container rs-module [class*="far fa-"],
.wgl-container rs-module [class*="fal fa-"],
.wgl-container rs-module [class*="fas fa-"],
.wgl-container .rb-modal-wrapper [class*="far fa-"],
.wgl-container .rb-modal-wrapper [class*="fal fa-"],
.wgl-container .rb-modal-wrapper [class*="fas fa-"],
.wgl-container #rs_overview [class*="far fa-"],
.wgl-container #rs_overview [class*="fal fa-"],
.wgl-container #rs_overview [class*="fas fa-"],
.wgl-container #objectlibrary [class*="far fa-"],
.wgl-container #objectlibrary [class*="fal fa-"],
.wgl-container #objectlibrary [class*="fas fa-"],
.wgl-container #waitaminute [class*="far fa-"],
.wgl-container #waitaminute [class*="fal fa-"],
.wgl-container #waitaminute [class*="fas fa-"],
.wgl-container #rs_overview_menu [class*="far fa-"],
.wgl-container #rs_overview_menu [class*="fal fa-"],
.wgl-container #rs_overview_menu [class*="fas fa-"],
.wgl-container #builderView [class*="far fa-"],
.wgl-container #builderView [class*="fal fa-"],
.wgl-container #builderView [class*="fas fa-"] {
font-family: "Font Awesome 5 Free";
font-weight: 400;
}
.wgl-container rs-module [class*="far fa-"]::before,
.wgl-container rs-module [class*="fal fa-"]::before,
.wgl-container rs-module [class*="fas fa-"]::before,
.wgl-container .rb-modal-wrapper [class*="far fa-"]::before,
.wgl-container .rb-modal-wrapper [class*="fal fa-"]::before,
.wgl-container .rb-modal-wrapper [class*="fas fa-"]::before,
.wgl-container #rs_overview [class*="far fa-"]::before,
.wgl-container #rs_overview [class*="fal fa-"]::before,
.wgl-container #rs_overview [class*="fas fa-"]::before,
.wgl-container #objectlibrary [class*="far fa-"]::before,
.wgl-container #objectlibrary [class*="fal fa-"]::before,
.wgl-container #objectlibrary [class*="fas fa-"]::before,
.wgl-container #waitaminute [class*="far fa-"]::before,
.wgl-container #waitaminute [class*="fal fa-"]::before,
.wgl-container #waitaminute [class*="fas fa-"]::before,
.wgl-container #rs_overview_menu [class*="far fa-"]::before,
.wgl-container #rs_overview_menu [class*="fal fa-"]::before,
.wgl-container #rs_overview_menu [class*="fas fa-"]::before,
.wgl-container #builderView [class*="far fa-"]::before,
.wgl-container #builderView [class*="fal fa-"]::before,
.wgl-container #builderView [class*="fas fa-"]::before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
}
.wgl-container rs-module [class*="far fa-"],
.wgl-container .rb-modal-wrapper [class*="far fa-"],
.wgl-container #rs_overview [class*="far fa-"],
.wgl-container #objectlibrary [class*="far fa-"],
.wgl-container #waitaminute [class*="far fa-"],
.wgl-container #rs_overview_menu [class*="far fa-"],
.wgl-container #builderView [class*="far fa-"] {
font-weight: 900;
}
.wgl-container rs-module [class*="far fa-"]::before,
.wgl-container .rb-modal-wrapper [class*="far fa-"]::before,
.wgl-container #rs_overview [class*="far fa-"]::before,
.wgl-container #objectlibrary [class*="far fa-"]::before,
.wgl-container #waitaminute [class*="far fa-"]::before,
.wgl-container #rs_overview_menu [class*="far fa-"]::before,
.wgl-container #builderView [class*="far fa-"]::before {
font-weight: 900;
}
.wgl-container .rs-layer.wgl-button,
.wgl-container .rev_slider_button {
transition: all 0.4s;
} .elementor-social-icon-instagram.elementor-icon {
background-color: #c52ea7;
}
.blog-post_wrapper .share_post-container {
display: inline-block;
position: relative;
z-index: 1;
-webkit-user-select: none;
user-select: none;
padding: 0;
margin: 0;
cursor: pointer;
}
.blog-post_wrapper .share_post-container:hover .share_social-wpapper,
.blog-post_wrapper .share_post-container:hover .share_social-wpapper ul > li {
opacity: 1;
visibility: visible;
}
.blog-post_wrapper .share_post-container:hover .share_social-wpapper ul > li:nth-last-child(1) {
transition-delay: 0s;
}
.blog-post_wrapper .share_post-container:hover .share_social-wpapper ul > li:nth-last-child(2) {
transition-delay: 0.08s;
}
.blog-post_wrapper .share_post-container:hover .share_social-wpapper ul > li:nth-last-child(3) {
transition-delay: 0.16s;
}
.blog-post_wrapper .share_post-container:hover .share_social-wpapper ul > li:nth-last-child(4) {
transition-delay: 0.24s;
}
.blog-post_wrapper .share_post-container:hover .share_social-wpapper ul > li:nth-last-child(5) {
transition-delay: 0.32s;
}
.blog-post_wrapper .share_post-container:hover .share_social-wpapper ul > li:nth-last-child(6) {
transition-delay: 0.4s;
}
.blog-post_wrapper .share_post-container:hover .share_social-wpapper ul > li:nth-last-child(7) {
transition-delay: 0.48s;
}
.blog-post_wrapper .share_post-container:hover > a::after {
transform: scale(0.2);
}
.blog-post_wrapper .share_post-container::after {
content: "";
z-index: 1;
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: calc(100% + 12px);
}
.blog-post_wrapper .share_post-container .share_post {
display: block;
}
.blog-post_wrapper .share_post-container span {
display: block;
line-height: inherit;
border-radius: 50%;
transition: all 0.45s;
}
.blog-post_wrapper .share_post-container > i {
display: inline-block;
position: relative;
z-index: 1;
text-align: center;
transition: color 0.3s;
}
.blog-post_wrapper .share_post-container .share_reddit .fab {
background-color: #FF5700;
}
.blog-post_wrapper .share_post-container .share_twitter .fab {
background-color: #1b82c4;
}
.blog-post_wrapper .share_post-container .share_facebook .fab {
background-color: #354cd9;
}
.blog-post_wrapper .share_post-container .share_linkedin .fab {
background-color: #007bb5;
}
.blog-post_wrapper .share_post-container .share_whatsapp .fab {
background-color: #25d366;
}
.blog-post_wrapper .share_post-container .share_telegram .fab {
background-color: #0088cc;
}
.blog-post_wrapper .share_post-container .share_pinterest .fab {
background-color: #ff1226;
}
.blog-post_wrapper .share_post-container .share_social-wpapper {
display: block;
position: absolute;
right: -8px;
bottom: calc(100% + 8px);
min-width: unset;
z-index: 2;
box-shadow: none;
margin: 0;
padding: 2px;
font-size: 0;
line-height: 0;
white-space: nowrap;
opacity: 0;
visibility: hidden;
transition: all 0.4s ease-in-out;
background: var(--synta-secondary-color);
}
.blog-post_wrapper .share_post-container .share_social-wpapper::after {
content: "";
position: absolute;
pointer-events: none;
width: 0;
height: 0;
border-style: solid;
border-width: 5px 5.5px 0 5.5px;
border-color: currentColor transparent transparent transparent;
right: 10px;
bottom: -5px;
color: var(--synta-secondary-color);
}
.blog-post_wrapper .share_post-container .share_social-wpapper a.share_link {
text-align: center;
padding: 0;
display: inline-block;
vertical-align: top;
transition: 0.4s;
opacity: 1;
background: unset !important;
visibility: hidden;
pointer-events: all;
margin: 0;
border-radius: unset;
}
.blog-post_wrapper .share_post-container .share_social-wpapper a.share_link:first-of-type {
border-top-left-radius: inherit;
border-bottom-left-radius: inherit;
}
.blog-post_wrapper .share_post-container .share_social-wpapper a.share_link:last-of-type {
border-top-right-radius: inherit;
border-bottom-right-radius: inherit;
}
.blog-post_wrapper .share_post-container .share_social-wpapper a.share_link::before {
display: none;
}
.blog-post_wrapper .share_post-container .share_social-wpapper a.share_link span {
width: 28px;
height: 28px;
line-height: 28px;
font-size: 11px;
border-radius: inherit;
background-color: transparent;
font-weight: normal;
color: #ffffff;
}
.blog-post_wrapper .share_post-container .share_social-wpapper a.share_link:hover span {
background-color: rgba(255, 255, 255, 0.13);
}
.blog-post_wrapper .share_post-container:hover .share_social-wpapper a.share_link {
visibility: visible;
}
.share_social-wpapper {
display: flex;
justify-content: flex-end;
}
.share_social-wpapper:not(:last-child) {
margin-right: 10px;
}
.share_social-wpapper .share_facebook > span {
color: #354cd9;
}
.share_social-wpapper .share_twitter > span {
color: #1b82c4;
}
.share_social-wpapper .share_pinterest > span {
color: #ff1226;
}
.share_social-wpapper .share_linkedin > span {
color: #007bb5;
}
.share_social-wpapper .share_whatsapp > span {
color: #25d366;
}
.share_social-wpapper .share_reddit > span {
color: #FF5700;
}
.share_social-wpapper .share_telegram > span {
color: #0088cc;
}
.share_social-wpapper .share_link:hover[class*=share] > span {
color: #ffffff;
}
.share_social-wpapper .share_link:hover.share_facebook > span {
background-color: #354cd9;
border-color: #354cd9;
}
.share_social-wpapper .share_link:hover.share_twitter > span {
background-color: #1b82c4;
border-color: #1b82c4;
}
.share_social-wpapper .share_link:hover.share_pinterest > span {
background-color: #ff1226;
border-color: #ff1226;
}
.share_social-wpapper .share_link:hover.share_linkedin > span {
background-color: #007bb5;
border-color: #007bb5;
}
.share_social-wpapper .share_link:hover.share_whatsapp > span {
background-color: #25d366;
border-color: #25d366;
}
.share_social-wpapper .share_link:hover.share_reddit > span {
background-color: #FF5700;
border-color: #FF5700;
}
.share_social-wpapper .share_link:hover.share_telegram > span {
background-color: #0088cc;
border-color: #0088cc;
}
.share_social-wpapper .share_link {
border-radius: 30px;
text-align: center;
overflow: hidden;
}
.share_social-wpapper .share_link > span {
display: flex;
font-size: 12px;
line-height: 30px;
height: 30px;
border-radius: inherit;
white-space: nowrap;
max-width: 30px;
transition: 0.65s;
}
.share_social-wpapper .share_link > span::before {
display: inline-block;
width: 30px;
text-align: center;
font-family: "Font Awesome 5 Brands";
flex-shrink: 0;
}
.share_social-wpapper .share_link .share_name {
display: none;
}
.share_social-wpapper .share_link:not(:last-of-type) {
padding-right: 10px;
}
.author-info_social-wrapper .author-info_social-link {
line-height: 30px;
}
.author-info_social-wrapper .author-info_social-link.fa {
color: #969696;
}
.wgl-page-socials {
position: absolute;
z-index: 90;
left: 50px;
}
.wgl-page-socials.fixed {
position: fixed;
z-index: 90;
}
.wgl-page-socials li {
padding-bottom: 17px;
line-height: 27px;
}
.wgl-page-socials .social__link {
font-size: 13px;
color: #ffffff;
white-space: nowrap;
transition: all 0.4s, width 0s 1s;
}
.wgl-page-socials .social__link .social__name {
display: inline-block;
width: 0;
font-weight: 700;
text-transform: uppercase;
vertical-align: middle;
overflow: hidden;
opacity: 0;
transform-origin: -25px 50%;
transform: translateY(-1px) rotateY(0.25turn);
transition: inherit;
}
.wgl-page-socials .social__link .social__icon {
padding-right: 1.2em;
}
.wgl-page-socials .social__link:hover {
transition: all 0.4s;
}
.wgl-page-socials .social__link:hover .social__name {
width: auto;
opacity: 1;
transform: translateY(-1px) rotateY(0turn);
}
.wgl-page-socials .socials__list {
margin: 0;
padding: 0;
list-style: none;
}
.wgl-page-socials.appearence-hovered {
padding-top: 35px;
height: 0;
}
.wgl-page-socials.appearence-hovered .socials__desc {
position: absolute;
top: 0;
left: 0;
margin: -5px -5px 0;
padding: 5px 5px 0;
cursor: pointer;
}
.wgl-page-socials.appearence-hovered .socials__desc .social__icon {
color: #ffffff;
}
.wgl-page-socials.appearence-hovered .socials__desc .social__name {
display: none;
}
.wgl-page-socials.appearence-hovered .socials__list {
visibility: hidden;
}
.wgl-page-socials.appearence-hovered .socials__list li {
transform: translateX(-150%);
opacity: 0;
visibility: hidden;
transition: 0.45s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(1) {
transition-delay: 0.05s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(2) {
transition-delay: 0.1s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(3) {
transition-delay: 0.15s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(4) {
transition-delay: 0.2s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(5) {
transition-delay: 0.25s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(6) {
transition-delay: 0.3s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(7) {
transition-delay: 0.35s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(8) {
transition-delay: 0.4s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(9) {
transition-delay: 0.45s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(10) {
transition-delay: 0.5s;
}
.wgl-page-socials.appearence-hovered .socials__desc:hover + .socials__list {
visibility: visible;
}
.wgl-page-socials.appearence-hovered .socials__desc:hover + .socials__list li,
.wgl-page-socials.appearence-hovered .socials__list:hover li {
transform: translateX(0);
opacity: 1;
visibility: visible;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li {
opacity: 0;
transform: translateX(-150%);
animation: soc_slide_right 0.5s forwards;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(1) {
animation-delay: 5.1s;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(2) {
animation-delay: 5.2s;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(3) {
animation-delay: 5.3s;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(4) {
animation-delay: 5.4s;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(5) {
animation-delay: 5.5s;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(6) {
animation-delay: 5.6s;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(7) {
animation-delay: 5.7s;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(8) {
animation-delay: 5.8s;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(9) {
animation-delay: 5.9s;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(10) {
animation-delay: 6s;
}
@keyframes soc_slide_right {
0% {
transform: translateX(-150%);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
transform: translateX(0);
opacity: 1;
}
}
.wgl-social-icons .wgl-icon i, .wgl-social-icons .wgl-icon svg {
transition: 0.3s;
}
.single_post_info > * {
margin-bottom: 20px;
}
.single_post_info .share_post-container {
position: relative;
z-index: 1;
display: flex;
align-items: center;
}
.single_post_info .share_post-container::after {
display: none;
}
.single_post_info .share_post-container:hover .share_social-wpapper {
opacity: 1;
visibility: visible;
}
.single_post_info .share_post-container > .share_social-icon {
width: 40px;
height: 40px;
line-height: 40px;
border-radius: 0;
z-index: 3;
margin: 0;
transition: all 0.45s;
font-size: 22px;
display: block;
text-align: center;
color: var(--synta-header-font-color);
cursor: pointer;
}
.single_post_info .share_post-container > .share_social-icon:before {
display: inline-block;
vertical-align: middle;
content: "";
-webkit-mask-image: var(--synta-share-h);
mask-image: var(--synta-share-h);
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-size: 1em;
mask-size: 1em;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
width: 1em;
height: 1em;
padding: 0;
box-shadow: none;
background-color: currentColor;
font-style: normal;
font-variant: normal;
text-transform: none;
line-height: inherit;
font-size: inherit;
margin-left: -2px;
}
.single_post_info .share_post-container .share_social-wpapper {
position: absolute;
height: 40px;
right: 0;
top: 0;
margin-right: 20px;
padding: 0 20px;
opacity: 0;
visibility: hidden;
transition: 0.6s;
border-radius: 0;
}
.single_post_info .share_post-container .share_social-wpapper:after {
display: none;
}
.single_post_info .share_post-container .share_post-title {
font-size: 14px;
font-weight: 700;
margin-right: 26px;
color: var(--synta-header-font-color);
}
.single_post_info .share_post-container .share_link {
line-height: 40px;
padding: 0;
width: 40px;
height: 40px;
overflow: visible;
border-radius: 0;
text-align: center;
}
.single_post_info .share_post-container .share_link > span {
font-size: 16px;
transition: 0.4s;
width: 100%;
height: inherit;
line-height: inherit;
max-width: unset;
color: var(--synta-header-font-color);
background: transparent;
}
.single_post_info .share_post-container .share_link > span:before {
width: inherit;
}
.single_post_info .share_post-container .share_link:hover[class*=share] > span {
color: var(--synta-primary-color);
background-color: transparent;
}
@media (max-width: 767px) {
.single_post_info .share_post-container > .share_social-icon {
display: none;
}
.single_post_info .share_post-container .share_social-wpapper {
position: relative;
opacity: 1;
visibility: visible;
margin: 0;
}
}
.single_post_info .share_post-container:only-child .share_social-wpapper {
right: unset;
left: 0;
padding-right: unset;
padding-left: 50px;
}
.woocommerce div.product .share_social-wpapper .share_link {
margin-right: 20px;
font-size: 12px;
color: #c2c2c2;
}
.woocommerce div.product .share_social-wpapper .share_link span.fa {
transition: 0.45s ease-in-out;
}
.woocommerce div.product .share_social-wpapper .share_link:last-child {
margin-right: 0;
}  .wgl_module_team {
position: relative;
z-index: 1;
}
.wgl_module_team .team__member {
transition: 0.3s;
}
.wgl_module_team .member__wrapper {
position: relative;
z-index: 1;
transition: 0.3s;
overflow: hidden;
}
.wgl_module_team .member__wrapper:hover .member__thumbnail {
--wgl-team-image-scale-size: 1;
}
.wgl_module_team .member__wrapper:hover .member__thumbnail::after {
opacity: 1;
}
.wgl_module_team .member__wrapper:hover .member__thumbnail img {
transform: scale(var(--wgl-team-image-scale-size));
}
.wgl_module_team .member__media {
position: relative;
z-index: 1;
overflow: hidden;
margin-bottom: 15px;
}
.wgl_module_team .member__thumbnail {
display: block;
position: relative;
border-radius: 0;
overflow: hidden;
--wgl-team-image-scale-size: 1;
--wgl-team-image-transition: 0.6s;
}
.wgl_module_team .member__thumbnail img {
transition: var(--wgl-team-image-transition) ease-in-out;
border-radius: inherit;
}
.wgl_module_team .member__thumbnail::before, .wgl_module_team .member__thumbnail::after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
right: 0;
border-radius: inherit;
transition: 0.5s ease-in-out;
pointer-events: none;
}
.wgl_module_team .member__thumbnail::after {
opacity: 0;
background: rgba(var(--synta-secondary-color), 0.2);
}
.wgl_module_team .member__info-wrapper {
position: relative;
z-index: 1;
transition: 0.4s;
}
.wgl_module_team .member__info {
position: relative;
z-index: 1;
margin-bottom: 10px;
margin-top: 24px;
}
.wgl_module_team .member__info-footer {
margin-top: 5px;
}
.wgl_module_team .member__info-icon {
font-size: 36px;
line-height: 0;
color: var(--synta-primary-color);
margin: -20px 0;
}
.wgl_module_team .member__name {
font-size: 24px;
line-height: 1.2;
}
.wgl_module_team .member__name a,
.wgl_module_team .member__name span {
font: inherit;
line-height: inherit;
color: inherit;
letter-spacing: inherit;
transition: 0.5s ease-in-out;
}
.wgl_module_team .member__name span {
cursor: default;
}
.wgl_module_team .member__name a:hover {
color: rgba(var(--synta-header-rgb), 0.6);
}
.wgl_module_team .member__highlighted {
font-size: 14px;
font-weight: 500;
line-height: 1;
transition: 0.4s;
color: var(--synta-header-font-color);
position: relative;
z-index: 1;
display: inline-block;
text-transform: uppercase;
width: calc(100% - 40px);
letter-spacing: 0.1em;
}
.wgl_module_team .member__excerpt {
margin-top: 15px;
line-height: 1.7;
transition: 0.4s;
scrollbar-width: none;
-ms-overflow-style: none;
}
.wgl_module_team .member__excerpt::-webkit-scrollbar {
display: none;
}
.team__member .member__socials {
z-index: 1;
line-height: 1;
}
.team__member .member__media .member__socials {
position: absolute;
bottom: 29px;
left: 31px;
}
.team__member .member__media .member__socials:hover .social__icon-wrap {
opacity: 1;
visibility: visible;
}
.team__member .member__media .social__icon {
transition: transform 0.3s ease-in, opacity 0.3s ease-in;
}
.team__member .member__media .social__icon-wrap {
background: var(--synta-tertiary-color);
display: flex;
opacity: 0;
visibility: hidden;
transition: 0.5s ease-in-out;
position: absolute;
left: 0;
top: 0;
margin-left: 64px;
padding: 13px 22px;
border-radius: 30px;
}
.team__member .member__media:hover .social__icon {
opacity: 1;
}
.team__member .member__media .social__share {
display: inline-block;
vertical-align: middle;
text-align: center;
position: relative;
z-index: 1;
width: 54px;
height: 54px;
line-height: 48px;
border-radius: 50%;
background: var(--synta-tertiary-color);
color: var(--synta-header-font-color);
margin-right: 10px;
font-size: 24px;
cursor: pointer;
}
.team__member .member__media .social__share:before {
display: inline-block;
vertical-align: middle;
content: "";
-webkit-mask-image: var(--synta-share-h);
mask-image: var(--synta-share-h);
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-size: 1em;
mask-size: 1em;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
width: 1em;
height: 1em;
padding: 0;
box-shadow: none;
background-color: currentColor;
font-style: normal;
font-variant: normal;
text-transform: none;
line-height: inherit;
font-size: inherit;
transform: translate(-2px, 1px);
}
@media (max-width: 767px) {
.team__member .member__media .social__icon-wrap {
opacity: 1;
visibility: visible;
margin: 0;
}
.team__member .member__media .social__share {
width: 0;
visibility: hidden;
}
}
.team__member .social__icon {
display: inline-block;
position: relative;
z-index: 1;
font-size: 16px;
text-align: center;
width: 28px;
height: 28px;
line-height: 28px;
transition: 0.5s ease-in-out;
margin-right: 12px;
color: var(--synta-header-font-color);
}
.team__member .social__icon:last-child {
margin-right: 0;
}
.team__member .social__icon::before {
display: inline-block;
width: 100%;
height: 100%;
border-radius: inherit;
transition: 0.5s ease-in-out;
}
.team__member .social__icon:hover::before {
transform: translateY(-3px);
}
.wgl_module_team {
--team-grid-gap: 30px;
--team-width: calc(100% / 3);
}
@media (max-width: 1200px) {
.wgl_module_team {
--team-width: calc(100% / 2);
}
}
@media (max-width: 767px) {
.wgl_module_team {
--team-width: 100%;
}
}
.wgl_module_team .team__members {
display: flex;
flex-wrap: wrap;
margin: calc(0px - var(--team-grid-gap) / 2);
}
.wgl_module_team .team__members .team__member {
padding: calc(var(--team-grid-gap) / 2);
width: var(--team-width);
}
.wgl_module_team .team__members.carousel {
display: block;
} .wgl-views {
display: inline-block;
}
.wgl-views .post_views_inner {
color: inherit;
transition: 0.45s;
}
.wgl-views .sl-icon {
display: inline-block;
position: relative;
z-index: 1;
text-align: center;
font-size: 16px;
font-weight: normal;
line-height: 0;
transform: translateY(2px);
}
.wgl-views .sl-icon:before {
line-height: 0;
}
.post_featured_bg .wgl-views .post_views_inner {
display: flex !important;
font-size: 14px;
font-weight: 500;
letter-spacing: 0;
text-decoration: unset;
justify-content: center;
align-items: center;
}
.post_featured_bg .wgl-views .sl-icon {
transform: translateY(0);
font-size: 18px;
}
.post_featured_bg .wgl-views .sl-icon:before {
line-height: initial;
}
.post_featured_bg .wgl-views .sl-count {
line-height: 19px;
margin-left: 7px;
font-size: 14px;
font-weight: 700;
letter-spacing: 0.1em;
}
.post_featured_bg .wgl-views .sl-count-text {
margin-left: 4px;
}
.wgl-views .sl-count {
display: inline-block;
margin-left: 8px;
transition: inherit;
} .widget_block h2,
.title-wrapper .title,
.sidebar [class*=berocket_] h3 {
position: relative;
display: block;
z-index: 1;
font-size: 20px;
line-height: 1.3;
color: var(--synta-header-font-color);
font-family: var(--synta-content-font-family);
letter-spacing: var(--synta-h4-letter-spacing);
font-weight: 700;
transition: 0.4s;
}
.widget {
position: relative;  }
.widget:not(:first-child) {
padding-top: 40px;
}
.widget:last-child {
margin-bottom: 40px;
}
.widget .wp-block-group h2,
.widget .title-wrapper {
margin: 0 0 20px;
line-height: 1.3;
}
.widget .wp-block-group h2 .rsswidget img,
.widget .title-wrapper .rsswidget img {
margin-top: 6px;
}
.widget ul li {
font-size: 16px;
font-weight: 500;
line-height: 30px;
margin-bottom: 1px;
transition: 0.3s;
}
.widget ul li a {
line-height: 24px;
color: inherit;
}
.widget > ul {
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
padding-bottom: 0;
padding-left: 0;
}
.widget > ul > li ul,
.widget > div > ul > li ul,
.widget > div > div > ul > li ul {
padding-left: 15px;
}
.widget ul li a {
position: relative;
z-index: 1;
}
.widget ul li a .post_count {
z-index: 1;
letter-spacing: inherit;
display: inline-block;
margin-left: 5px;
transition: 0.4s;
font-size: 11px;
letter-spacing: 0;
transform: translateY(-10px);
}
.widget.widget_categories ul, .widget.widget_product_categories ul, .widget.widget_layered_nav ul, .widget.woocommerce-widget-layered-nav ul, .widget.widget_archive ul {
position: relative;
margin-bottom: -8px;
}
.widget.widget_categories ul li, .widget.widget_product_categories ul li, .widget.widget_layered_nav ul li, .widget.woocommerce-widget-layered-nav ul li, .widget.widget_archive ul li {
margin: 0;
margin-bottom: 0;
}
.widget.widget_categories ul li a,
.widget.widget_categories ul li label, .widget.widget_product_categories ul li a,
.widget.widget_product_categories ul li label, .widget.widget_layered_nav ul li a,
.widget.widget_layered_nav ul li label, .widget.woocommerce-widget-layered-nav ul li a,
.widget.woocommerce-widget-layered-nav ul li label, .widget.widget_archive ul li a,
.widget.widget_archive ul li label {
font-size: 14px;
font-weight: 700;
display: inline-block !important;
padding: 5px 0;
text-transform: uppercase;
letter-spacing: 0.1em;
}
.widget.widget_categories ul li a::before,
.widget.widget_categories ul li label::before, .widget.widget_product_categories ul li a::before,
.widget.widget_product_categories ul li label::before, .widget.widget_layered_nav ul li a::before,
.widget.widget_layered_nav ul li label::before, .widget.woocommerce-widget-layered-nav ul li a::before,
.widget.woocommerce-widget-layered-nav ul li label::before, .widget.widget_archive ul li a::before,
.widget.widget_archive ul li label::before {
display: inline-block;
vertical-align: middle;
content: "";
width: 4px;
height: 4px;
border-radius: 50%;
background-color: transparent;
border: 1px solid currentColor;
margin-right: 11px;
transform: translateY(-1px);
transition: inherit;
}
.widget.widget_categories ul li.current-cat > a, .widget.widget_categories ul li.chosen > a,
.widget.widget_categories ul li a:hover, .widget.widget_categories ul li.checked label,
.widget.widget_categories ul li label:hover, .widget.widget_product_categories ul li.current-cat > a, .widget.widget_product_categories ul li.chosen > a,
.widget.widget_product_categories ul li a:hover, .widget.widget_product_categories ul li.checked label,
.widget.widget_product_categories ul li label:hover, .widget.widget_layered_nav ul li.current-cat > a, .widget.widget_layered_nav ul li.chosen > a,
.widget.widget_layered_nav ul li a:hover, .widget.widget_layered_nav ul li.checked label,
.widget.widget_layered_nav ul li label:hover, .widget.woocommerce-widget-layered-nav ul li.current-cat > a, .widget.woocommerce-widget-layered-nav ul li.chosen > a,
.widget.woocommerce-widget-layered-nav ul li a:hover, .widget.woocommerce-widget-layered-nav ul li.checked label,
.widget.woocommerce-widget-layered-nav ul li label:hover, .widget.widget_archive ul li.current-cat > a, .widget.widget_archive ul li.chosen > a,
.widget.widget_archive ul li a:hover, .widget.widget_archive ul li.checked label,
.widget.widget_archive ul li label:hover {
color: var(--synta-content-color);
}
.widget.widget_categories ul li.current-cat > a::before, .widget.widget_categories ul li.chosen > a::before,
.widget.widget_categories ul li a:hover::before, .widget.widget_categories ul li.checked label::before,
.widget.widget_categories ul li label:hover::before, .widget.widget_product_categories ul li.current-cat > a::before, .widget.widget_product_categories ul li.chosen > a::before,
.widget.widget_product_categories ul li a:hover::before, .widget.widget_product_categories ul li.checked label::before,
.widget.widget_product_categories ul li label:hover::before, .widget.widget_layered_nav ul li.current-cat > a::before, .widget.widget_layered_nav ul li.chosen > a::before,
.widget.widget_layered_nav ul li a:hover::before, .widget.widget_layered_nav ul li.checked label::before,
.widget.widget_layered_nav ul li label:hover::before, .widget.woocommerce-widget-layered-nav ul li.current-cat > a::before, .widget.woocommerce-widget-layered-nav ul li.chosen > a::before,
.widget.woocommerce-widget-layered-nav ul li a:hover::before, .widget.woocommerce-widget-layered-nav ul li.checked label::before,
.widget.woocommerce-widget-layered-nav ul li label:hover::before, .widget.widget_archive ul li.current-cat > a::before, .widget.widget_archive ul li.chosen > a::before,
.widget.widget_archive ul li a:hover::before, .widget.widget_archive ul li.checked label::before,
.widget.widget_archive ul li label:hover::before {
border-color: var(--synta-secondary-color);
background-color: var(--synta-secondary-color);
}
.widget.widget_categories ul li ul, .widget.widget_product_categories ul li ul, .widget.widget_layered_nav ul li ul, .widget.woocommerce-widget-layered-nav ul li ul, .widget.widget_archive ul li ul {
margin-bottom: 0;
}
.widget.widget_categories .title-wrapper + ul, .widget.widget_product_categories .title-wrapper + ul, .widget.widget_layered_nav .title-wrapper + ul, .widget.woocommerce-widget-layered-nav .title-wrapper + ul, .widget.widget_archive .title-wrapper + ul {
margin-top: -7px;
}
.widget_product_categories ul li img {
margin-right: 13px;
}
.widget_shopping_cart .widget_shopping_cart_content {
margin-top: 24px;
margin-bottom: 4px;
}
.widget_recent_entries > ul > li > a {
position: relative;
padding-left: 20px;
}
.widget_recent_entries > ul > li > a::before {
content: "\f15b";
font-family: "Font Awesome 5 Free";
font-size: 12px;
font-weight: 600;
position: absolute;
line-height: 1;
top: 4px;
left: 0;
transition: color 0.3s;
}
.widget_recent_entries ul li .post-date {
display: block;
font-size: 0.8em;
}
.widget_rss .title-wrapper > a {
position: relative;
margin-bottom: 12px;
padding-bottom: 12px;
font-size: 20px;
line-height: 1.4;
font-weight: 500;
text-align: center;
text-transform: capitalize;
}
.widget_rss .title-wrapper > a img {
display: none;
}
.widget_rss ul {
margin-left: 0;
padding-left: 0;
list-style: none;
}
.widget_rss li {
padding: 18px 0 0 0;
}
.widget_rss li:first-child {
padding-top: 0;
}
.widget_rss li .rsswidget {
display: inline-block;
font-size: 20px;
line-height: 26px;
font-weight: 500;
margin-bottom: 10px;
}
.widget_rss li .rss-date {
display: block;
margin: 0 0 9px;
font-size: 14px;
font-weight: 500;
line-height: 22px;
color: var(--synta-content-color);
font-style: normal;
}
.widget_rss li .rssSummary {
line-height: 26px;
font-weight: 400;
font-size: 14px;
margin-bottom: 8px;
}
.widget_rss li cite {
display: block;
position: relative;
margin-top: 0;
font-size: 14px;
line-height: 24px;
font-style: normal;
font-weight: 700;
color: var(--synta-primary-color);
}
.widget_rss li cite::before {
content: "–";
margin-right: 5px;
}
.widget_text .textwidget {
margin-top: -9px;
}
.widget ul.wp-block-latest-posts li {
padding-left: 0;
}
ul[class*=wp-block-] li a {
color: inherit;
}
.wp-block-rss {
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-weight: 600;
}
.wp-block-rss a {
color: inherit;
}
.wp-block-rss .wp-block-rss__item:not(:last-child) {
margin-bottom: 20px;
}
.wp-block-rss .wp-block-rss__item-excerpt {
color: var(--synta-content-color);
}
.wp-block-categories-dropdown,
.wp-block-archives-dropdown {
display: inline-block;
position: relative;
margin-bottom: 10px;
width: 100%;
}
.widget_comments > ul > li::before,
.widget_meta > ul > li::before,
.widget_archive > ul > li::before,
.widget_recent_comments > ul > li::before,
ul.wp-block-archives > li::before {
transition: inherit;
}
.widget_archive ul,
.widget_recent_entries ul,
.widget_categories ul,
.widget_product_categories ul,
.widget_layered_nav ul,
.widget_meta ul,
ul.wp-block-archives {
list-style: none;
}
.widget_archive ul ul,
.widget_recent_entries ul ul,
.widget_categories ul ul,
.widget_product_categories ul ul,
.widget_layered_nav ul ul,
.widget_meta ul ul,
ul.wp-block-archives ul {
margin: 0;
padding: 0;
}
.widget_archive ul li ul li:last-child,
.widget_recent_entries ul li ul li:last-child,
.widget_categories ul li ul li:last-child,
.widget_product_categories ul li ul li:last-child,
.widget_layered_nav ul li ul li:last-child,
.widget_meta ul li ul li:last-child,
ul.wp-block-archives li ul li:last-child {
border-bottom: 0;
}
.widget_categories ul li img,
.widget_product_categories ul li img,
.widget_layered_nav ul li img,
.widget_meta ul li img,
.widget_archive ul li img,
ul.wp-block-archives li img {
max-width: 40px;
margin-top: -4px;
margin-right: 5px;
vertical-align: middle;
}
.widget_categories ul li ul li img,
.widget_product_categories ul li ul li img,
.widget_layered_nav ul li ul li img,
.widget_meta ul li ul li img,
.widget_archive ul li ul li img,
ul.wp-block-archives li ul li img {
display: none;
}
.widget_meta.widget > ul li a {
position: relative;
padding-left: 20px;
}
.widget_meta.widget > ul li a::before {
content: "\f02b";
font-family: "Font Awesome 5 Free";
font-size: 12px;
font-weight: 700;
position: absolute;
line-height: 1;
top: 4px;
left: 0;
transition: color 0.3s;
}
.widget_recent_comments > ul {
margin-top: -10px;
margin-bottom: -6px;
list-style: none;
}
.widget_recent_comments > ul > li::before {
content: "\f075";
font-family: "Font Awesome 5 Free";
font-size: 12px;
font-weight: 700;
position: absolute;
top: 10px;
left: 0;
line-height: 1;
}
.widget_recent_comments ul li {
position: relative;
padding: 3px 0 3px 20px;
line-height: 1.5;
}
.widget_recent_comments a {
display: inline !important;
}
.widget_recent_comments a[rel~=external] {
text-decoration: underline;
}
.widget .wp-block-latest-comments {
margin-top: 5px;
padding-bottom: 0;
}
.wp-block-latest-comments {
padding-left: 0;
}
.wp-block-latest-comments > li {
padding-left: 0;
line-height: 1.3em;
}
.wp-block-latest-comments > li article {
display: inline;
}
.wp-block-latest-comments__comment {
display: flex;
align-items: flex-start;
margin-bottom: 20px;
gap: 15px;
}
.wp-block-latest-comments__comment::before {
display: none;
}
.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
font-weight: 700;
color: var(--synta-header-font-color);
display: inline;
margin-left: 0 !important;
}
.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a {
color: inherit;
}
.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a:hover {
color: var(--synta-secondary-color);
}
.wp-block-latest-comments__comment .avatar,
.wp-block-latest-comments__comment .wp-block-latest-comments__comment-avatar {
width: auto;
height: auto;
float: none;
}
.wp-block-latest-comments__comment .wp-block-latest-comments__comment-date {
font-size: 14px;
line-height: 22px;
color: var(--synta-content-color);
margin-top: 9px;
margin-bottom: 11px;
display: block;
}
.wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt {
margin-left: 0 !important;
}
.wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt p:last-child {
margin-bottom: 0;
}
.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
font-size: 14px;
line-height: 22px;
color: var(--synta-content-color);
margin-top: 5px;
}
ul.wp-block-latest-posts {
margin-left: 0;
padding: 0;
list-style: none;
}
ul.wp-block-latest-posts li {
position: relative;
}
ul.wp-block-latest-posts li:not(:first-child) {
margin-top: 15px;
}
ul.wp-block-latest-posts li > a {
display: block;
font-size: 16px;
line-height: 24px;
font-weight: 500;
color: inherit;
padding-left: 20px;
}
ul.wp-block-latest-posts li > a::before {
content: "\f15b";
font-family: "Font Awesome 5 Free";
font-size: 12px;
font-weight: 600;
position: absolute;
line-height: 1;
top: 6px;
left: 0;
transition: color 0.3s;
}
ul.wp-block-latest-posts .wp-block-latest-posts__featured-image {
margin-bottom: 10px;
}
ul.wp-block-latest-posts .wp-block-latest-posts__post-excerpt {
margin-bottom: 25px;
}
ul.wp-block-latest-posts.is-grid li {
margin: 0 20px 20px 0;
}
ul.wp-block-archives.wp-block-archives-list li,
ul.wp-block-categories.wp-block-categories-list li {
margin: 0;
}
ul.wp-block-archives.wp-block-archives-list li a,
ul.wp-block-archives.wp-block-archives-list li label,
ul.wp-block-categories.wp-block-categories-list li a,
ul.wp-block-categories.wp-block-categories-list li label {
font-size: 14px;
font-weight: 700;
display: inline-block !important;
padding: 5px 0;
text-transform: uppercase;
letter-spacing: 0.1em;
}
ul.wp-block-archives.wp-block-archives-list li a::before,
ul.wp-block-archives.wp-block-archives-list li label::before,
ul.wp-block-categories.wp-block-categories-list li a::before,
ul.wp-block-categories.wp-block-categories-list li label::before {
display: inline-block;
vertical-align: middle;
content: "";
width: 4px;
height: 4px;
border-radius: 50%;
background-color: transparent;
border: 1px solid currentColor;
margin-right: 11px;
transform: translateY(-1px);
transition: inherit;
}
ul.wp-block-archives.wp-block-archives-list li.current-cat > a, ul.wp-block-archives.wp-block-archives-list li.chosen > a,
ul.wp-block-archives.wp-block-archives-list li a:hover, ul.wp-block-archives.wp-block-archives-list li.checked label,
ul.wp-block-archives.wp-block-archives-list li label:hover,
ul.wp-block-categories.wp-block-categories-list li.current-cat > a,
ul.wp-block-categories.wp-block-categories-list li.chosen > a,
ul.wp-block-categories.wp-block-categories-list li a:hover,
ul.wp-block-categories.wp-block-categories-list li.checked label,
ul.wp-block-categories.wp-block-categories-list li label:hover {
color: var(--synta-content-color);
}
ul.wp-block-archives.wp-block-archives-list li.current-cat > a::before, ul.wp-block-archives.wp-block-archives-list li.chosen > a::before,
ul.wp-block-archives.wp-block-archives-list li a:hover::before, ul.wp-block-archives.wp-block-archives-list li.checked label::before,
ul.wp-block-archives.wp-block-archives-list li label:hover::before,
ul.wp-block-categories.wp-block-categories-list li.current-cat > a::before,
ul.wp-block-categories.wp-block-categories-list li.chosen > a::before,
ul.wp-block-categories.wp-block-categories-list li a:hover::before,
ul.wp-block-categories.wp-block-categories-list li.checked label::before,
ul.wp-block-categories.wp-block-categories-list li label:hover::before {
border-color: var(--synta-secondary-color);
background-color: var(--synta-secondary-color);
}
ul.wp-block-archives.wp-block-archives-list li ul,
ul.wp-block-categories.wp-block-categories-list li ul {
margin-bottom: 0;
}
ul.wp-block-archives.wp-block-archives-list li a,
ul.wp-block-categories.wp-block-categories-list li a {
position: relative;
z-index: 1;
}
ul.wp-block-archives.wp-block-archives-list li a .post_count,
ul.wp-block-categories.wp-block-categories-list li a .post_count {
z-index: 1;
letter-spacing: inherit;
display: inline-block;
margin-left: 5px;
transition: 0.4s;
font-size: 11px;
letter-spacing: 0;
transform: translateY(-10px);
}
.widget ul.wp-block-archives {
padding: 0;
}
ul.wp-block-archives {
padding: 0;
padding-bottom: 20px;
position: relative;
}
ul.wp-block-categories {
position: relative;
}
ul.wp-block-categories,
ul.wp-block-categories ul {
list-style: none;
margin: 0;
padding: 0;
}
aside select,
footer select {
margin-bottom: 0;
}
aside .widget_calendar,
footer .widget_calendar {
margin-bottom: -13px;
} .widget_author {
margin-bottom: 0;
}
.author-widget_wrapper {
position: relative;
z-index: 1;
text-align: center;
max-width: 270px;
margin-left: auto;
margin-right: auto;
background-size: cover;
overflow: hidden;
margin-bottom: 10px;
padding: 30px 20px;
border-radius: 0;
background-color: var(--synta-secondary-color);
}
.author-widget_wrapper > h4 + .author-widget_social,
.author-widget_wrapper > p + .author-widget_social {
margin-top: 19px;
}
.author-widget_content {
color: var(--synta-tertiary-color);
}
.author-widget_img {
width: 210px;
border-radius: 50%;
margin: 0 auto 25px;
}
.author-widget_title {
font-size: 24px;
font-weight: 700;
font-family: var(--synta-content-font-family);
line-height: 1.25em;
color: inherit;
}
.author-widget_title span {
font: inherit;
line-height: inherit;
letter-spacing: inherit;
color: inherit;
}
.author-widget_text {
font-size: 14px;
font-weight: 700;
color: inherit;
margin: 0;
margin-top: 9px;
line-height: 1.5;
}
.author-widget_social {
position: relative;
z-index: 1;
margin: 19px auto 0;
max-width: -moz-fit-content;
max-width: fit-content;
padding: 3px 13px;
border-radius: 30px;
background: var(--synta-tertiary-color);
}
.author-widget_social a {
display: inline-block;
position: relative;
height: 40px;
width: 40px;
border-radius: 10px;
font-size: 15px;
line-height: 40px;
font-weight: 400;
color: var(--synta-secondary-color);
background: transparent;
transition: 0.4s;
text-align: center;
}
.author-widget_social a::before {
display: inline-block;
transition: unset;
}
.author-widget_social a:hover {
color: var(--synta-primary-color);
background: transparent;
}
.author-widget_social-link:not(:last-child) {
margin-right: 0;
}
.author-widget_img_sign-wrapper {
margin: 0;
line-height: 0;
font-size: 0;
margin: -67px -20px -109px 0;
z-index: -1;
position: relative;
} .banner-widget_wrapper {
display: block;
position: relative;
padding-top: 55px;
padding-bottom: 55px;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-color: transparent;
max-width: 270px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
text-align: center;
overflow: hidden;
border-radius: 0;
transition: 0.4s;
color: #fff;
}
.banner-widget_wrapper .banner-widget_img-wrapper {
display: block;
margin: 0 20px;
margin-bottom: 27px;
line-height: 0;
}
.banner-widget_wrapper .banner-widget_text_sub {
font-size: 18px;
line-height: 1.2em;
font-style: italic;
}
.banner-widget_wrapper .banner-widget_text_sub + .banner-widget_text {
margin-top: 22px;
}
.banner-widget_wrapper .banner-widget_text {
font-size: 36px;
line-height: 44px;
font-weight: 700;
padding: 0 20px;
color: inherit;
}
.banner-widget_wrapper .banner-widget_button {
display: inline-block;
position: relative;
z-index: 1;
transition: 0.4s;
text-align: center;
white-space: nowrap;
width: auto;
font-size: 15px;
margin: 21px 10px 0 10px;
line-height: 48px;
}
.banner-widget_wrapper .banner-widget_button.text {
padding: 0 28px;
font-weight: 500;
font-family: var(--synta-header-font-family);
color: var(--synta-header-font-color);
background-color: var(--synta-tertiary-color);
border-radius: 40px;
position: relative;
z-index: 1;
}
.banner-widget_wrapper .banner-widget_button.icon {
width: 60px;
height: 60px;
color: var(--synta-secondary-color);
}
.banner-widget_wrapper .banner-widget_button.icon::before, .banner-widget_wrapper .banner-widget_button.icon::after {
display: block;
content: "";
transition: 0.4s;
width: 60px;
height: 60px;
line-height: 60px;
border-radius: 50%;
position: absolute;
z-index: 1;
left: 0;
top: 0;
}
.banner-widget_wrapper .banner-widget_button.icon::after {
-webkit-mask-image: var(--synta-arrow-down-right-h);
mask-image: var(--synta-arrow-down-right-h);
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-size: 1em;
mask-size: 1em;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
padding: 0;
box-shadow: none;
background-color: currentColor;
font-style: normal;
font-variant: normal;
text-transform: none;
font-size: 26px;
}
.banner-widget_wrapper .banner-widget_button.icon::before {
background: var(--synta-tertiary-color);
}
.banner-widget_wrapper .banner-widget__link {
position: absolute;
z-index: 2;
top: 0;
bottom: 0;
left: 0;
right: 0;
border-radius: inherit;
}
.banner-widget_wrapper:hover .banner-widget_button.text {
color: var(--synta-tertiary-color);
background: var(--synta-primary-color);
}
.banner-widget_wrapper:empty {
display: none;
} body .widget_calendar .calendar_wrap {
width: 100%;
}
body .widget_calendar .calendar_wrap table td {
position: relative;
z-index: 1;
padding: 4px 0;
text-align: center;
font-size: 14px;
border-color: #a5a5a5;
}
body .widget_calendar .calendar_wrap table td > a {
display: inline-block;
width: 100%;
height: 100%;
}
body .widget_calendar .calendar_wrap table tr {
border: 0;
}
body .widget_calendar .calendar_wrap table th {
padding: 5px 0;
text-align: center;
border-color: #a5a5a5;
}
body .widget_calendar .calendar_wrap table caption {
padding: 7px;
font-size: 16px;
font-weight: 600;
text-transform: none;
color: var(--synta-tertiary-color);
}
body .widget_calendar .calendar_wrap table tfoot {
display: none;
}
body .widget_calendar .calendar_wrap table td#today,
body .widget_calendar .calendar_wrap tbody td > a {
color: var(--synta-tertiary-color);
}
body .widget_calendar .calendar_wrap table td#today::before,
body .widget_calendar .calendar_wrap tbody td > a::before {
content: "";
position: absolute;
z-index: -1;
width: 100%;
height: 100%;
top: 0;
left: 0;
transition: 0.3s;
}
body .widget_calendar .calendar_wrap .wp-calendar-nav {
margin-bottom: -7px;
}
.footer .calendar_wrap .wp-calendar-nav span a,
.footer .calendar_wrap tbody {
color: #ffffff;
}
.wp-block-calendar tbody td,
.wp-block-calendar table th {
position: relative;
z-index: 1;
text-align: center;
padding: 4px 0;
font-size: 14px;
border-color: #a5a5a5;
}
.wp-block-calendar tbody td#today,
.wp-block-calendar tbody td a,
.wp-block-calendar table th#today,
.wp-block-calendar table th a {
color: var(--synta-tertiary-color);
}
.wp-block-calendar tbody td#today::before,
.wp-block-calendar tbody td a::before,
.wp-block-calendar table th#today::before,
.wp-block-calendar table th a::before {
content: "";
position: absolute;
z-index: -1;
width: 100%;
height: 100%;
top: 0;
left: 0;
transition: 0.3s;
}
.wp-block-calendar tfoot #next {
text-align: right;
}
.wp-block-calendar table tbody,
.wp-block-calendar table caption {
color: inherit;
}
.wp-block-calendar table caption {
padding: 7px;
font-size: 16px;
font-weight: 600;
color: var(--synta-tertiary-color);
}
.wp-block-calendar table caption,
.wp-block-calendar table #today > a {
color: var(--synta-tertiary-color);
}
.wp-block-calendar table th {
padding: 5px 0;
text-align: center;
background-color: transparent;
border-color: #a5a5a5;
}
.wp-block-calendar a {
text-decoration: none;
}
.widget_calendar table th,
.wp-block-calendar table th {
font-weight: 700;
font-size: 16px;
}
.widget_calendar table:where(:not(.has-text-color)),
.wp-block-calendar table:where(:not(.has-text-color)) {
color: inherit;
}
.widget_calendar .wp-calendar-nav,
.wp-block-calendar .wp-calendar-nav {
display: flex;
justify-content: space-between;
font-size: 14px;
line-height: 0;
}
.widget_calendar .wp-calendar-nav span a,
.wp-block-calendar .wp-calendar-nav span a {
display: inline-block;
margin-top: -1em;
margin-bottom: 21px;
line-height: 1;
} .widget_media_gallery .title-wrapper {
margin-bottom: 25px;
}
[class*=widget][class*=media_gallery] .gallery {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
margin: -5px;
}
[class*=widget][class*=media_gallery] .gallery-item {
margin: 0;
}
[class*=widget][class*=media_gallery] .gallery-item .gallery-icon {
position: relative;
z-index: 1;
margin: 5px;
}
[class*=widget][class*=media_gallery] .gallery-item .gallery-icon > a {
display: block;
border-radius: 0;
}
[class*=widget][class*=media_gallery] .gallery-item .gallery-icon > a img {
transition: 0.4s;
}
[class*=widget][class*=media_gallery] .gallery-item .gallery-icon > a::before {
content: "";
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
left: 0;
top: 0;
opacity: 0;
transition: 0.4s;
background-color: rgba(var(--synta-secondary-rgb), 0.15);
border-radius: inherit;
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
}
[class*=widget][class*=media_gallery] .gallery-item .gallery-icon > a::after {
display: block;
content: "";
-webkit-mask-image: var(--synta-close-h);
mask-image: var(--synta-close-h);
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-size: 1em;
mask-size: 1em;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
width: 1em;
height: 1em;
padding: 0;
box-shadow: none;
background-color: currentColor;
font-style: normal;
font-variant: normal;
text-transform: none;
line-height: 0;
font-size: 22px;
transition: 0.4s;
position: absolute;
z-index: 2;
opacity: 0;
left: 50%;
top: 50%;
color: var(--synta-tertiary-color);
transform: translate(-50%, -50%) rotate(45deg);
}
[class*=widget][class*=media_gallery] .gallery-item .gallery-icon > a:hover::before {
opacity: 1;
}
[class*=widget][class*=media_gallery] .gallery-item .gallery-icon > a:hover::after {
opacity: 1;
}
[class*=widget][class*=media_gallery] .gallery-item img {
border: 0;
border-radius: inherit;
}
[class*=widget][class*=media_gallery] .gallery-columns-1 .gallery-item {
width: calc(100% / 1);
}
[class*=widget][class*=media_gallery] .gallery-columns-2 .gallery-item {
width: calc(100% / 2);
}
[class*=widget][class*=media_gallery] .gallery-columns-3 .gallery-item {
width: calc(100% / 3);
}
[class*=widget][class*=media_gallery] .gallery-columns-4 .gallery-item {
width: calc(100% / 4);
}
[class*=widget][class*=media_gallery] .gallery-columns-5 .gallery-item {
width: calc(100% / 5);
}
[class*=widget][class*=media_gallery] .gallery-columns-6 .gallery-item {
width: calc(100% / 6);
}
[class*=widget][class*=media_gallery] .gallery-columns-7 .gallery-item {
width: calc(100% / 7);
}
[class*=widget][class*=media_gallery] .gallery-columns-8 .gallery-item {
width: calc(100% / 8);
}
[class*=widget][class*=media_gallery] .gallery-columns-9 .gallery-item {
width: calc(100% / 9);
}
[class*=widget][class*=media_gallery] .gallery .gallery-caption {
display: none;
}
.blog-post_content .gallery {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
margin: 10px -5px 20px;
}
.blog-post_content .gallery-item {
margin: 0;
}
.blog-post_content .gallery-item .gallery-icon {
margin: 5px;
text-align: center;
}
.blog-post_content .gallery-columns-1 .gallery-item {
width: calc(100% / 1);
}
.blog-post_content .gallery-columns-2 .gallery-item {
width: calc(100% / 2);
}
.blog-post_content .gallery-columns-3 .gallery-item {
width: calc(100% / 3);
}
.blog-post_content .gallery-columns-4 .gallery-item {
width: calc(100% / 4);
}
.blog-post_content .gallery-columns-5 .gallery-item {
width: calc(100% / 5);
}
.blog-post_content .gallery-columns-6 .gallery-item {
width: calc(100% / 6);
}
.blog-post_content .gallery-columns-7 .gallery-item {
width: calc(100% / 7);
}
.blog-post_content .gallery-columns-8 .gallery-item {
width: calc(100% / 8);
}
.blog-post_content .gallery-columns-9 .gallery-item {
width: calc(100% / 9);
}
.blog-post_content .gallery-caption {
margin-left: 0;
} .widget_nav_menu .menu, .widget_nav_menu > ul,
.widget_pages .menu,
.widget_pages > ul {
padding: 0;
margin: 0;
}
.widget_nav_menu .menu li, .widget_nav_menu > ul li,
.widget_pages .menu li,
.widget_pages > ul li {
padding-right: 0;
margin-bottom: 10px;
}
.widget_nav_menu .menu,
.widget_nav_menu .menu ul, .widget_nav_menu > ul,
.widget_nav_menu > ul ul,
.widget_pages .menu,
.widget_pages .menu ul,
.widget_pages > ul,
.widget_pages > ul ul {
list-style: none;
}
.widget_nav_menu .menu a, .widget_nav_menu > ul a,
.widget_pages .menu a,
.widget_pages > ul a {
display: block;
position: relative;
padding-left: 17px;
}
.widget_nav_menu .menu a::before, .widget_nav_menu > ul a::before,
.widget_pages .menu a::before,
.widget_pages > ul a::before {
content: "";
position: absolute;
z-index: 1;
display: block;
top: 10px;
left: 2px;
width: 6px;
height: 6px;
border-radius: 0;
background: currentColor;
transition: background-color 0.3s;
}
.widget_nav_menu .menu a:hover::before, .widget_nav_menu > ul a:hover::before,
.widget_pages .menu a:hover::before,
.widget_pages > ul a:hover::before {
background-color: var(--synta-secondary-color);
}
.widget_nav_menu .current-menu-item > a::before,
.widget_pages .current-menu-item > a::before {
color: inherit;
}
ul.wp-block-page-list {
padding: 0;
margin: 0;
}
ul.wp-block-page-list li {
padding-right: 0;
margin-bottom: 10px;
}
ul.wp-block-page-list,
ul.wp-block-page-list ul {
list-style: none;
}
ul.wp-block-page-list a {
display: block;
position: relative;
padding-left: 17px;
}
ul.wp-block-page-list a::before {
content: "";
position: absolute;
z-index: 1;
display: block;
top: 10px;
left: 2px;
width: 6px;
height: 6px;
border-radius: 0;
background: currentColor;
transition: background-color 0.3s;
}
ul.wp-block-page-list a:hover::before {
background-color: var(--synta-secondary-color);
} .wgl-posts .title-wrapper {
margin-bottom: 24px;
}
.widget .recent-posts-widget {
margin: 24px 0 5px;
padding: 0;
list-style: none;
}
.widget .recent-posts-widget li {
padding: 0;
line-height: inherit;
margin-bottom: -1px;
}
.widget .recent-posts-widget li img {
min-width: 70px;
width: 70px;
border-radius: 10px;
transition: 0.4s;
}
.widget .recent-posts-widget li:not(:first-child) {
margin-top: 31px;
}
.widget .recent-posts-widget li a {
margin: 0;
display: flex;
}
.widget .recent-posts-widget li a:hover .post__title {
-webkit-text-decoration-color: currentColor;
text-decoration-color: currentColor;
}
.widget .recent-posts-widget .recent-posts-image_wrapper {
margin: 0 19px 0 0;
}
.widget .recent-posts-widget .recent-posts-image_wrapper img {
border-radius: 0;
}
.widget .recent-posts-widget .meta-data {
font-size: 13px;
font-weight: 700;
line-height: 1;
margin-top: 0;
text-transform: uppercase;
color: rgba(var(--synta-header-rgb), 0.554);
letter-spacing: 0.1em;
}
.widget .recent-posts-widget .meta-data span {
line-height: inherit;
font: inherit;
letter-spacing: inherit;
}
.widget .recent-posts-widget .recent-posts-content_wrapper {
width: calc(100% - 20px);
align-self: center;
}
.widget .recent-posts-widget .recent-posts-content_wrapper:first-child {
margin-top: -4px;
}
.widget .recent-posts-widget .recent-post-content {
margin-top: 3px;
font-size: 0.9rem;
line-height: 1.8;
}
.widget .recent-posts-widget .post__title {
font-size: 16px;
line-height: 24px;
margin-top: 12px;
margin-bottom: -5px;
color: inherit;
transition: 0.5s ease-in-out;
text-decoration: underline;
-webkit-text-decoration-color: transparent;
text-decoration-color: transparent;
text-decoration-thickness: 0.06em;
text-underline-offset: 0.12em;
}
.widget .recent-posts-widget .post__link {
color: var(--synta-header-font-color);
}
.wgl-light-posts .widget .recent-posts-widget .post__link {
color: var(--synta-tertiary-color);
}
.widget_wgl_posts .recent-posts-widget {
margin-top: 0;
margin-bottom: -7px;
} .widget_search,
.widget_product_search {
margin-bottom: 4px;
}
.widget_search .search-form,
.widget_product_search .search-form {
margin-top: -7px;
}
body .widget_search .search-form,
body .widget_product_search .woocommerce-product-search,
body .wc-block-product-search__fields {
position: relative;
z-index: 1;
}
body .widget_search .search-form .search-field,
body .widget_product_search .woocommerce-product-search .search-field,
body .wc-block-product-search__fields .search-field {
height: 40px;
width: 100%;
margin-bottom: 0;
padding-right: 20px;
outline: none;
overflow: hidden;
font-size: 16px;
font-weight: 400;
}
body .widget_search .search-form .search-field::placeholder,
body .widget_product_search .woocommerce-product-search .search-field::placeholder,
body .wc-block-product-search__fields .search-field::placeholder {
font: inherit;
line-height: inherit;
color: inherit;
outline: none;
-webkit-appearance: none;
transition: 0.4s;
transform: translateY(0) scale(1);
transform-origin: left bottom;
}
body .widget_search .search-form .search-field:active, body .widget_search .search-form .search-field:focus,
body .widget_product_search .woocommerce-product-search .search-field:active,
body .widget_product_search .woocommerce-product-search .search-field:focus,
body .wc-block-product-search__fields .search-field:active,
body .wc-block-product-search__fields .search-field:focus {
background-color: transparent !important;
box-shadow: unset !important;
border-color: var(--synta-header-font-color);
border-width: 0 0 1px 0;
color: var(--synta-header-font-color);
}
body .widget_search .search-form .search-field:active::placeholder, body .widget_search .search-form .search-field:focus::placeholder,
body .widget_product_search .woocommerce-product-search .search-field:active::placeholder,
body .widget_product_search .woocommerce-product-search .search-field:focus::placeholder,
body .wc-block-product-search__fields .search-field:active::placeholder,
body .wc-block-product-search__fields .search-field:focus::placeholder {
opacity: 0;
}
body .widget_search .search-form .search__icon,
body .widget_search .search-form .wc-block-product-search__button,
body .widget_product_search .woocommerce-product-search .search__icon,
body .widget_product_search .woocommerce-product-search .wc-block-product-search__button,
body .wc-block-product-search__fields .search__icon,
body .wc-block-product-search__fields .wc-block-product-search__button {
color: var(--synta-header-font-color);
}
body .widget_search .search-form .search-button:hover .search__icon,
body .widget_search .search-form .wc-block-product-search__button:hover,
body .widget_product_search .woocommerce-product-search .search-button:hover .search__icon,
body .widget_product_search .woocommerce-product-search .wc-block-product-search__button:hover,
body .wc-block-product-search__fields .search-button:hover .search__icon,
body .wc-block-product-search__fields .wc-block-product-search__button:hover {
color: var(--synta-primary-color);
}
body .widget_search .search-form .search-button,
body .widget_product_search .woocommerce-product-search .search-button,
body .wc-block-product-search__fields .search-button {
position: absolute;
z-index: 1;
height: 40px;
width: 18px;
top: 0;
right: 0;
margin: 0;
border: none;
outline: none;
padding: 0;
font-size: 0;
box-shadow: none;
cursor: pointer;
background: transparent;
}
body .widget_search .search-form .search-button:focus, body .widget_search .search-form .search-button:active,
body .widget_product_search .woocommerce-product-search .search-button:focus,
body .widget_product_search .woocommerce-product-search .search-button:active,
body .wc-block-product-search__fields .search-button:focus,
body .wc-block-product-search__fields .search-button:active {
box-shadow: none;
}
body .widget_search .search-form .search-button::after,
body .widget_product_search .woocommerce-product-search .search-button::after,
body .wc-block-product-search__fields .search-button::after {
display: none;
}
body .widget_search .search-form .search__icon,
body .widget_search .search-form .wc-block-product-search__button,
body .widget_product_search .woocommerce-product-search .search__icon,
body .widget_product_search .woocommerce-product-search .wc-block-product-search__button,
body .wc-block-product-search__fields .search__icon,
body .wc-block-product-search__fields .wc-block-product-search__button {
position: absolute;
z-index: 1;
top: 0;
right: 0;
height: 40px;
width: 1em;
font-size: 20px;
line-height: 36px;
font-style: normal;
text-align: center;
opacity: 1;
transition: 0.4s;
pointer-events: none;
border-radius: 0;
color: var(--synta-header-font-color);
}
body .wc-block-product-search__fields .wc-block-product-search__field {
margin: 0;
}
body .wc-block-product-search__fields .wc-block-product-search__button {
display: block;
margin: 0;
padding: 0;
overflow: unset;
border: unset;
pointer-events: auto;
background: unset;
}
body .wc-block-product-search__fields .wc-block-product-search__button::before {
display: block;
content: "";
-webkit-mask-image: var(--synta-search-h);
mask-image: var(--synta-search-h);
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-size: 1em;
mask-size: 1em;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
width: 1em;
height: 1em;
padding: 0;
box-shadow: none;
background-color: currentColor;
font-style: normal;
font-variant: normal;
text-transform: none;
line-height: 0;
font-size: 22px;
transition: 0.4s;
}
body .wc-block-product-search__fields .wc-block-product-search__button svg {
display: none;
}
.wp-block-search .wp-block-search__inside-wrapper {
border: 0;
padding: 0;
position: relative;
}
.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,
.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input {
margin: 0;
}
.wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input {
border: 0;
}
.wp-block-search.wp-block-search__no-button .wp-block-search__input {
width: 100%;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input, .wp-block-search.wp-block-search__button-outside .wp-block-search__inside-wrapper .wp-block-search__input, .wp-block-search.wp-block-search__no-button .wp-block-search__inside-wrapper .wp-block-search__input {
border: 0;
border-bottom: 1px solid var(--synta-header-font-color);
padding: 0;
height: 40px;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus, .wp-block-search.wp-block-search__button-outside .wp-block-search__inside-wrapper .wp-block-search__input:focus, .wp-block-search.wp-block-search__no-button .wp-block-search__inside-wrapper .wp-block-search__input:focus {
border-color: var(--synta-header-font-color);
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
border: 0;
padding: 0;
position: relative;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
padding-left: 0;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
margin: 0;
position: absolute;
right: 0;
top: 0;
}
.wp-block-search.wp-block-search__text-button.wp-block-search__button-inside .wp-block-search__button, .wp-block-search.wp-block-search__icon-button.wp-block-search__button-inside .wp-block-search__button {
position: absolute;
z-index: 1;
right: 0;
top: 0;
}
.wp-block-search.wp-block-search__text-button.wp-block-search__button-outside .wp-block-search__input, .wp-block-search.wp-block-search__icon-button.wp-block-search__button-outside .wp-block-search__input {
display: inline;
}
.wp-block-search.wp-block-search__text-button.wp-block-search__button-outside .wp-block-search__button, .wp-block-search.wp-block-search__icon-button.wp-block-search__button-outside .wp-block-search__button {
margin-left: 10px;
}
.wp-block-search.wp-block-search__text-button.wp-block-search__button-outside .wp-block-search__button, .wp-block-search.wp-block-search__text-button.wp-block-search__button-inside .wp-block-search__button {
font-size: 14px;
padding: 5px 20px;
line-height: 1;
}
.wp-block-search.wp-block-search__text-button.wp-block-search__button-inside .wp-block-search__input {
padding-right: 95px;
}
.wp-block-search.wp-block-search__icon-button.wp-block-search__button-outside .wp-block-search__button, .wp-block-search.wp-block-search__icon-button.wp-block-search__button-inside .wp-block-search__button {
padding: 0;
border-radius: 50%;
vertical-align: bottom;
}
.wp-block-search.wp-block-search__icon-button.wp-block-search__button-outside .wp-block-search__button::before, .wp-block-search.wp-block-search__icon-button.wp-block-search__button-inside .wp-block-search__button::before {
display: block;
content: "";
-webkit-mask-image: var(--synta-search-h);
mask-image: var(--synta-search-h);
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-size: 1em;
mask-size: 1em;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
width: 40px;
height: 40px;
padding: 0;
box-shadow: none;
background-color: currentColor;
font-style: normal;
font-variant: normal;
text-transform: none;
line-height: 0;
font-size: 22px;
}
.wp-block-search.wp-block-search__icon-button.wp-block-search__button-outside .wp-block-search__button .search-icon, .wp-block-search.wp-block-search__icon-button.wp-block-search__button-inside .wp-block-search__button .search-icon {
display: none;
}
.wp-block-search.wp-block-search__icon-button.wp-block-search__button-outside .wp-block-search__input {
width: calc(100% - 50px);
}
.wp-block-search.wp-block-search__icon-button.wp-block-search__button-inside .wp-block-search__input {
padding-right: 50px;
width: 100%;
} .tagcloud,
.wp-block-tag-cloud {
--tag-cloud-gap: 7px;
font-size: 0;
margin-bottom: -7px;
}
.tagcloud a,
.wp-block-tag-cloud a {
display: inline-block;
margin-bottom: var(--tag-cloud-gap);
padding: 0 9px;
font-size: 14px !important;
line-height: 28px;
font-weight: 500;
font-family: var(--synta-content-font-family);
color: var(--synta-header-font-color);
background: var(--synta-tertiary-color);
border: 1px solid rgba(var(--synta-header-rgb), 0.165);
transition: 0.4s ease-in-out;
border-radius: 0;
}
.tagcloud a:not(:last-child),
.wp-block-tag-cloud a:not(:last-child) {
margin-right: var(--tag-cloud-gap);
}
.tagcloud a:hover, .format-no_featured .tagcloud a:hover,
.wp-block-tag-cloud a:hover,
.format-no_featured .wp-block-tag-cloud a:hover {
color: var(--synta-tertiary-color);
background-color: var(--synta-secondary-color);
border-color: var(--synta-secondary-color);
}
.widget_tag_cloud,
.widget_product_tag_cloud {
margin-bottom: 21px;
}
.widget_tag_cloud .tagcloud,
.widget_product_tag_cloud .tagcloud {
margin-bottom: -24px;
}
.widget_tag_cloud .title-wrapper,
.widget_product_tag_cloud .title-wrapper {
margin-bottom: 24px;
} .textwidget p:last-child {
margin-bottom: 0;
} .wgl-header-date {
font-size: 11px;
line-height: 1.3em;
font-weight: 400;
text-transform: uppercase;
display: flex;
}
.wgl-header-date.wgl-default-format {
align-items: center;
}
.wgl-header-date.wgl-default-format > span:first-child {
font-size: 28px;
margin-right: 8px;
}
.wgl-header-date.wgl-default-format > span:last-child {
font-weight: 400;
}
.wgl-header-date.wgl-default-format > span:last-child span {
display: block;
}
.wgl-header-date > span:first-child {
color: var(--synta-primary-color);
}
.wgl-header-date > span:last-child {
color: var(--synta-header-font-color);
} .elementor-widget.elementor-align-center .wgl-header-list-info .elementor-icon-list-item::after {
margin: 0;
}
.elementor-widget-wgl-header-list-info .elementor-icon-list-item {
list-style-type: none;
margin: 0;
padding: 0;
}
.elementor-widget-wgl-header-list-info .elementor-icon-list-item,
.elementor-widget-wgl-header-list-info .elementor-icon-list-item a {
display: flex;
align-items: flex-start;
}
.elementor-widget-wgl-header-list-info .elementor-icon-list-item::before {
display: none;
}
.elementor-widget-wgl-header-list-info .elementor-icon-list-item span,
.elementor-widget-wgl-header-list-info .elementor-icon-list-item i {
transition: 0.4s;
}
.elementor-widget-wgl-header-list-info .elementor-icon-list-item i, .elementor-widget-wgl-header-list-info .elementor-icon-list-item svg {
color: var(--synta-primary-color);
fill: var(--synta-primary-color);
}
.elementor-widget-wgl-header-list-info .elementor-icon-list-item:hover .elementor-icon-list-icon i, .elementor-widget-wgl-header-list-info .elementor-icon-list-item:hover .elementor-icon-list-icon svg {
color: var(--synta-primary-color);
fill: var(--synta-primary-color);
}
.elementor-widget-wgl-header-list-info .elementor-icon-list-items.elementor-inline-items {
display: flex;
flex-wrap: wrap;
}
.elementor-widget-wgl-header-list-info .wgl-header-list-icon i {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
}
.elementor-widget-wgl-header-list-info a {
color: inherit;
}
.elementor-widget-wgl-header-list-info svg {
transition: inherit;
}
.elementor-widget-wgl-header-list-info .elementor-icon-list-items.elementor-inline-items {
margin-right: -8px;
margin-left: -8px;
}
.elementor-widget-wgl-header-list-info .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
margin-right: 8px;
margin-left: 8px;
}
.elementor-widget-wgl-header-list-info .elementor-icon-list-icon + .elementor-icon-list-text {
align-self: center;
padding-left: 5px;
} .elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container {
overflow: hidden;
}
.elementor-widget .elementor-icon-list-items.elementor-inline-items {
margin-right: -8px;
margin-left: -8px;
}
.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
margin-right: 8px;
margin-left: 8px;
}
.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
width: auto;
left: auto;
position: relative;
height: 100%;
border-top: 0;
border-bottom: 0;
border-right: 0;
border-left-width: 1px;
border-style: solid;
right: -8px;
}
.elementor-widget .elementor-icon-list-items {
list-style-type: none;
margin: 0;
padding: 0;
}
.elementor-widget .elementor-icon-list-item {
margin: 0;
padding: 0;
position: relative;
}
.elementor-widget .elementor-icon-list-item:after {
position: absolute;
bottom: 0;
width: 100%;
}
.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a {
display: flex;
font-size: inherit;
align-items: var(--icon-vertical-align, center);
}
.elementor-widget .elementor-icon-list-icon + .elementor-icon-list-text {
align-self: center;
padding-inline-start: 5px;
}
.elementor-widget .elementor-icon-list-icon {
display: flex;
position: relative;
top: var(--icon-vertical-offset, initial);
}
.elementor-widget .elementor-icon-list-icon svg {
width: var(--e-icon-list-icon-size, 1em);
height: var(--e-icon-list-icon-size, 1em);
}
.elementor-widget .elementor-icon-list-icon i {
width: 1.25em;
font-size: var(--e-icon-list-icon-size);
}
.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon {
text-align: var(--e-icon-list-icon-align);
}
.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg {
margin: var(--e-icon-list-icon-margin, 0 calc(var(--e-icon-list-icon-size, 1em) * 0.25) 0 0);
}
.elementor-widget.elementor-list-item-link-full_width a {
width: 100%;
}
.elementor-widget.elementor-align-center .elementor-icon-list-item, .elementor-widget.elementor-align-center .elementor-icon-list-item a {
justify-content: center;
}
.elementor-widget.elementor-align-center .elementor-icon-list-item:after {
margin: auto;
}
.elementor-widget.elementor-align-center .elementor-inline-items {
justify-content: center;
}
.elementor-widget.elementor-align-left .elementor-icon-list-item, .elementor-widget.elementor-align-left .elementor-icon-list-item a {
justify-content: flex-start;
text-align: left;
}
.elementor-widget.elementor-align-left .elementor-inline-items {
justify-content: flex-start;
}
.elementor-widget.elementor-align-right .elementor-icon-list-item, .elementor-widget.elementor-align-right .elementor-icon-list-item a {
justify-content: flex-end;
text-align: right;
}
.elementor-widget.elementor-align-right .elementor-icon-list-items {
justify-content: flex-end;
}
.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after {
left: 0;
}
.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after {
right: 0;
}
@media (min-width: -1) {
.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item, .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a {
justify-content: center;
}
.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after {
margin: auto;
}
.elementor-widget.elementor-widescreen-align-center .elementor-inline-items {
justify-content: center;
}
.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item, .elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item a {
justify-content: flex-start;
text-align: left;
}
.elementor-widget.elementor-widescreen-align-left .elementor-inline-items {
justify-content: flex-start;
}
.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item, .elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item a {
justify-content: flex-end;
text-align: right;
}
.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-items {
justify-content: flex-end;
}
.elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after {
left: 0;
}
.elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after {
right: 0;
}
}
@media (max-width: -1) {
.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item, .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a {
justify-content: center;
}
.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after {
margin: auto;
}
.elementor-widget.elementor-laptop-align-center .elementor-inline-items {
justify-content: center;
}
.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item, .elementor-widget.elementor-laptop-align-left .elementor-icon-list-item a {
justify-content: flex-start;
text-align: left;
}
.elementor-widget.elementor-laptop-align-left .elementor-inline-items {
justify-content: flex-start;
}
.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item, .elementor-widget.elementor-laptop-align-right .elementor-icon-list-item a {
justify-content: flex-end;
text-align: right;
}
.elementor-widget.elementor-laptop-align-right .elementor-icon-list-items {
justify-content: flex-end;
}
.elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after {
left: 0;
}
.elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after {
right: 0;
}
}
@media (max-width: -1) {
.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item, .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a {
justify-content: center;
}
.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after {
margin: auto;
}
.elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items {
justify-content: center;
}
.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item, .elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item a {
justify-content: flex-start;
text-align: left;
}
.elementor-widget.elementor-tablet_extra-align-left .elementor-inline-items {
justify-content: flex-start;
}
.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item, .elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item a {
justify-content: flex-end;
text-align: right;
}
.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-items {
justify-content: flex-end;
}
.elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after {
left: 0;
}
.elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after {
right: 0;
}
}
@media (max-width: 1024px) {
.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item, .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a {
justify-content: center;
}
.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after {
margin: auto;
}
.elementor-widget.elementor-tablet-align-center .elementor-inline-items {
justify-content: center;
}
.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item, .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a {
justify-content: flex-start;
text-align: left;
}
.elementor-widget.elementor-tablet-align-left .elementor-inline-items {
justify-content: flex-start;
}
.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item, .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a {
justify-content: flex-end;
text-align: right;
}
.elementor-widget.elementor-tablet-align-right .elementor-icon-list-items {
justify-content: flex-end;
}
.elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after {
left: 0;
}
.elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after {
right: 0;
}
}
@media (max-width: -1) {
.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item, .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a {
justify-content: center;
}
.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after {
margin: auto;
}
.elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items {
justify-content: center;
}
.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item, .elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item a {
justify-content: flex-start;
text-align: left;
}
.elementor-widget.elementor-mobile_extra-align-left .elementor-inline-items {
justify-content: flex-start;
}
.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item, .elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item a {
justify-content: flex-end;
text-align: right;
}
.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-items {
justify-content: flex-end;
}
.elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after {
left: 0;
}
.elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after {
right: 0;
}
}
@media (max-width: 767px) {
.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item, .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a {
justify-content: center;
}
.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after {
margin: auto;
}
.elementor-widget.elementor-mobile-align-center .elementor-inline-items {
justify-content: center;
}
.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item, .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a {
justify-content: flex-start;
text-align: left;
}
.elementor-widget.elementor-mobile-align-left .elementor-inline-items {
justify-content: flex-start;
}
.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item, .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a {
justify-content: flex-end;
text-align: right;
}
.elementor-widget.elementor-mobile-align-right .elementor-icon-list-items {
justify-content: flex-end;
}
.elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after {
left: 0;
}
.elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after {
right: 0;
}
} .elementor-element.elementor-widget.elementor-widget-wgl-header-logo, .elementor-element.elementor-widget.elementor-widget-wgl-header-search, .elementor-element.elementor-widget.elementor-widget-wgl-header-delimiter, .elementor-element.elementor-widget.elementor-widget-wgl-header-list-info, .elementor-element.elementor-widget.elementor-widget-wgl-header-cart, .elementor-element.elementor-widget.elementor-widget-wgl-favorite, .elementor-element.elementor-widget.elementor-widget-wgl-header-wishlist, .elementor-element.elementor-widget.elementor-widget-wgl-header-login, .elementor-element.elementor-widget.elementor-widget-wgl-date, .elementor-element.elementor-widget.elementor-widget-wgl-menu {
margin-bottom: 0;
}
.elementor-element.elementor-widget.elementor-widget-wgl-header-logo, .elementor-element.elementor-widget.elementor-widget-wgl-header-date, .elementor-element.elementor-widget.elementor-widget-wgl-header-search, .elementor-element.elementor-widget.elementor-widget-wgl-header-delimiter, .elementor-element.elementor-widget.elementor-widget-wgl-header-list-info, .elementor-element.elementor-widget.elementor-widget-wgl-header-side_panel, .elementor-element.elementor-widget.elementor-widget-wgl-header-cart, .elementor-element.elementor-widget.elementor-widget-wgl-header-favorite, .elementor-element.elementor-widget.elementor-widget-wgl-header-wishlist, .elementor-element.elementor-widget.elementor-widget-wgl-header-login {
width: auto;
}
.elementor-element.elementor-widget.elementor-widget-wgl-date {
width: auto;
}
.elementor-element.elementor-widget.elementor-widget-wgl-header-delimiter .delimiter {
background: #e5e5e5;
} .wgl-accordion-services {
--gap: 30px;
display: flex;
flex-wrap: wrap;
flex-direction: row;
margin: 0 0 0 calc(-1 * var(--gap));
gap: var(--gap) 0;
}
.wgl-accordion-services .service__item {
display: flex;
position: relative;
z-index: 1;
transition: 0.5s;
}
.wgl-accordion-services .service__item.active .service__content {
opacity: 1;
visibility: visible;
border-radius: var(--cont-br-hover, var(--cont-br));
transition: 0.5s, border-radius 0.3s;
transition-delay: 0.3s, 0s;
}
.wgl-accordion-services .service__item.active .service__thumbnail {
border-radius: var(--img-br-hover, var(--img-br));
}
.wgl-accordion-services .service__item.active .service__thumbnail-link {
height: 100%;
}
.wgl-accordion-services .service__thumbnail {
position: absolute;
z-index: 1;
left: var(--gap);
top: 0;
width: calc(100% - var(--gap));
height: 100%;
transition: 0.3s;
background-color: var(--synta-header-font-color);
border-radius: var(--img-br, 0);
}
.wgl-accordion-services .service__thumbnail-link {
position: absolute;
top: 0;
right: 0;
left: 0;
height: 100%;
}
@media (pointer: coarse) {
.wgl-accordion-services .service__thumbnail-link {
height: 0;
transition: 0s 0.5s;
}
}
.wgl-accordion-services .content__title {
color: var(--synta-header-font-color);
}
.wgl-accordion-services .service__content {
display: flex;
flex-direction: column;
justify-content: flex-end;
position: relative;
overflow: hidden;
z-index: 1;
left: 0;
width: 100%;
border-radius: var(--cont-br, 0);
opacity: 0;
visibility: hidden;
transform: translateX(100%);
transition: 0.2s;
}
.wgl-accordion-services .content__media {
line-height: 1;
color: var(--synta-primary-color);
}
.wgl-accordion-services .content__media svg {
width: 1em;
height: 1em;
display: block;
}
.wgl-accordion-services .wgl-button-wrapper {
width: 100%;
z-index: 3;
}
.wgl-accordion-services .wgl-button-wrapper.rm_btn {
display: flex;
}
.wgl-accordion-services .wgl-button-wrapper .wgl-accordion__button .read-more-icon {
text-align: center;
display: inline-block;
line-height: 0;
transition: background-color 0.4s, color 0.4s, transform 0.4s;
will-change: transform;
border-radius: 0;
box-sizing: content-box;
}
.wgl-accordion-services .wgl-button-wrapper .wgl-accordion__button .read-more-icon::before {
color: unset;
transition: transform 0.4s;
}
.elementor-widget-wgl-accordion-service {
width: 100%;
}
.elementor-widget-wgl-accordion-service.grid-col-2 .service__item {
width: 33.333333%;
}
.elementor-widget-wgl-accordion-service.grid-col-2 .service__item.active {
margin-right: 33.333333%;
}
.elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(2n+1):last-child, .elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(2n+1):not(.active) + .service__item:not(.active) {
margin-right: 33.333333%;
}
.elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(2n+1):last-child .service__content, .elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(2n+1):not(.active) + .service__item:not(.active) .service__content {
opacity: 1;
visibility: visible;
border-radius: var(--cont-br-hover, var(--cont-br));
}
.elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(2n+1):last-child .service__thumbnail, .elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(2n+1):not(.active) + .service__item:not(.active) .service__thumbnail {
border-radius: var(--img-br-hover, var(--img-br));
}
.elementor-widget-wgl-accordion-service.grid-col-3 .service__item {
width: 25%;
}
.elementor-widget-wgl-accordion-service.grid-col-3 .service__item.active {
margin-right: 25%;
}
@media only screen and (min-width: 1201px) {
.elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(3n+1):last-child, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(3n+1):not(.active) + .service__item:last-child, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(3n+1):not(.active) + .service__item:not(.active) + .service__item:not(.active) {
margin-right: 25%;
}
.elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(3n+1):last-child .service__content, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(3n+1):not(.active) + .service__item:last-child .service__content, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(3n+1):not(.active) + .service__item:not(.active) + .service__item:not(.active) .service__content {
opacity: 1;
visibility: visible;
border-radius: var(--cont-br-hover, var(--cont-br));
}
.elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(3n+1):last-child .service__thumbnail, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(3n+1):not(.active) + .service__item:last-child .service__thumbnail, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(3n+1):not(.active) + .service__item:not(.active) + .service__item:not(.active) .service__thumbnail {
border-radius: var(--img-br-hover, var(--img-br));
}
}
.elementor-widget-wgl-accordion-service.grid-col-4 .service__item {
width: 20%;
}
.elementor-widget-wgl-accordion-service.grid-col-4 .service__item.active {
margin-right: 20%;
}
@media only screen and (min-width: 1301px) {
.elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(4n+1):last-child, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(4n+1):not(.active) + .service__item:last-child, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(4n+1):not(.active) + .service__item:not(.active) + .service__item:last-child, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(4n+1):not(.active) + .service__item:not(.active) + .service__item:not(.active) + .service__item:not(.active) {
margin-right: 20%;
}
.elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(4n+1):last-child .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(4n+1):not(.active) + .service__item:last-child .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(4n+1):not(.active) + .service__item:not(.active) + .service__item:last-child .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(4n+1):not(.active) + .service__item:not(.active) + .service__item:not(.active) + .service__item:not(.active) .service__content {
opacity: 1;
visibility: visible;
border-radius: var(--cont-br-hover, var(--cont-br));
}
.elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(4n+1):last-child .service__thumbnail, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(4n+1):not(.active) + .service__item:last-child .service__thumbnail, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(4n+1):not(.active) + .service__item:not(.active) + .service__item:last-child .service__thumbnail, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(4n+1):not(.active) + .service__item:not(.active) + .service__item:not(.active) + .service__item:not(.active) .service__thumbnail {
border-radius: var(--img-br-hover, var(--img-br));
}
}
@media only screen and (min-width: 1201px) and (max-width: 1300px) {
.elementor-widget-wgl-accordion-service.grid-col-4 .service__item {
width: 25%;
}
.elementor-widget-wgl-accordion-service.grid-col-4 .service__item.active {
margin-right: 25%;
}
.elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(3n+1):last-child, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(3n+1):not(.active) + .service__item:last-child, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(3n+1):not(.active) + .service__item:not(.active) + .service__item:not(.active) {
margin-right: 25%;
}
.elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(3n+1):last-child .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(3n+1):not(.active) + .service__item:last-child .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(3n+1):not(.active) + .service__item:not(.active) + .service__item:not(.active) .service__content {
opacity: 1;
visibility: visible;
border-radius: var(--cont-br-hover, var(--cont-br));
}
.elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(3n+1):last-child .service__thumbnail, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(3n+1):not(.active) + .service__item:last-child .service__thumbnail, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(3n+1):not(.active) + .service__item:not(.active) + .service__item:not(.active) .service__thumbnail {
border-radius: var(--img-br-hover, var(--img-br));
}
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
.elementor-widget-wgl-accordion-service.grid-col-3 .service__item, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item {
width: 33.333333%;
}
.elementor-widget-wgl-accordion-service.grid-col-3 .service__item.active, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item.active {
margin-right: 33.333333%;
}
.elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(2n+1):last-child, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(2n+1):not(.active) + .service__item:not(.active), .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(2n+1):last-child, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(2n+1):not(.active) + .service__item:not(.active) {
margin-right: 33.333333%;
}
.elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(2n+1):last-child .service__content, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(2n+1):not(.active) + .service__item:not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(2n+1):last-child .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(2n+1):not(.active) + .service__item:not(.active) .service__content {
opacity: 1;
visibility: visible;
border-radius: var(--cont-br-hover, var(--cont-br));
}
.elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(2n+1):last-child .service__thumbnail, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(2n+1):not(.active) + .service__item:not(.active) .service__thumbnail, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(2n+1):last-child .service__thumbnail, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(2n+1):not(.active) + .service__item:not(.active) .service__thumbnail {
border-radius: var(--img-br-hover, var(--img-br));
}
}
@media only screen and (max-width: 767px) {
.elementor-widget-wgl-accordion-service .wgl-accordion-services {
margin: 0;
}
.elementor-widget-wgl-accordion-service.grid-col-2 .service__item, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item {
width: 100%;
margin-right: 0 !important;
flex-direction: column;
}
.elementor-widget-wgl-accordion-service.grid-col-2 .service__item .service__thumbnail,
.elementor-widget-wgl-accordion-service.grid-col-2 .service__item .service__content, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item .service__thumbnail,
.elementor-widget-wgl-accordion-service.grid-col-3 .service__item .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item .service__thumbnail,
.elementor-widget-wgl-accordion-service.grid-col-4 .service__item .service__content {
position: static;
width: 100%;
}
.elementor-widget-wgl-accordion-service.grid-col-2 .service__item .service__content, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item .service__content {
opacity: 1;
visibility: visible;
transform: translateX(0);
border-radius: var(--cont-br-hover, var(--cont-br));
}
.elementor-widget-wgl-accordion-service.grid-col-2 .service__item .service__thumbnail, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item .service__thumbnail, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item .service__thumbnail {
left: 0;
position: relative;
min-height: inherit;
height: auto;
border-radius: var(--img-br-hover, var(--img-br));
}
} .wgl-button {
display: inline-flex;
justify-content: center;
align-items: center;
position: static;
padding: var(--button-padding, var(--synta-button-padding-mobile, var(--synta-button-padding, 15px 35px)));
border-color: var(--border-color, var(--synta-button-border-idle));
border-radius: var(--button-border-radius, var(--synta-button-border-radius, 0));
z-index: 1;
transition: 0.4s;
gap: var(--wgl-icon-gap, 12px);
--icon-size: 30px;
}
.wgl-button:focus, .wgl-button:hover, .wgl-button:active {
border-color: var(--border-color, var(--synta-button-border-hover));
}
.wgl-button:focus .wgl-icon, .wgl-button:hover .wgl-icon, .wgl-button:active .wgl-icon {
color: var(--synta-button-color-hover);
}
.wgl-button .wgl-icon {
font-size: var(--icon-size);
display: inline-flex;
align-items: center;
line-height: 0;
margin: 0;
padding: 0;
border-radius: 0;
color: var(--synta-button-color-idle);
fill: currentColor;
transition: 0.4s;
transform: translateY(var(--icon-translate-y, 0)) rotate(var(--icon-rotate, 0)) scale(var(--icon-scale, 1));
}
.wgl-button .wgl-icon:not([class*=fa-]) {
font-weight: normal;
}
.wgl-button .button__content {
display: flex;
justify-content: center;
align-items: center;
gap: var(--wgl-icon-gap, 12px);
position: relative;
z-index: 2;
-webkit-user-select: none;
user-select: none;
transition: gap 0.5s;
}
.wgl-button.align-icon-left .button__content .wgl-icon {
text-align: left;
}
.wgl-button.align-icon-left .button__content .button__text {
text-align: right;
}
.wgl-button.align-icon-right .button__content {
flex-direction: row-reverse;
}
.wgl-button.align-icon-right .button__content .wgl-icon {
text-align: right;
}
.wgl-button.align-icon-right .button__content .button__text {
text-align: left;
}
.wgl-button .icon-wrapper {
display: inline-flex;
align-items: center;
line-height: 0;
font-weight: normal;
margin: -1em 0;
}
.wgl-button .icon-wrapper:only-child {
margin: 0;
}
.wgl-button .icon-wrapper:empty {
display: none;
}
.wgl-block-button > a {
gap: var(--wgl-icon-gap, 12px);
--icon-size: 30px;
position: relative;
text-transform: uppercase;
}
.wgl-block-button.wgl-circle > a {
--wgl-circle-size: 122px;
width: var(--wgl-circle-size);
height: var(--wgl-circle-size);
}
.wgl-block-button.wgl-circle.has-small-font-size > a {
--wgl-circle-size: 122px;
}
.wgl-block-button.wgl-circle.has-medium-font-size > a {
--wgl-circle-size: 150px;
}
.wgl-block-button.wgl-circle.has-large-font-size > a {
--wgl-circle-size: 180px;
}
.wgl-block-button.wgl-circle.has-x-large-font-size > a {
--wgl-circle-size: 210px;
}
.elementor-widget-wgl-button {
font-size: 0;
}
.elementor-widget-wgl-button .elementor-widget-container {
display: inline-block;
position: relative;
}
.elementor-widget-wgl-button.button-animation-enabled .wgl-button {
background-repeat: no-repeat;
background-size: 0 100%;
background-position: 0 100%;
transition: 0.8s, background-size 0.8s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.elementor-widget-wgl-button.button-animation-enabled .wgl-button:hover {
background-size: 100% 100%;
}
.has-separated {
--wgl-icon-gap: -1px;
--wgl-icon-wrapper: 60px;
}
.has-separated .button__content {
position: static;
}
.has-separated .media-wrapper {
position: absolute;
top: 0;
bottom: 0;
margin: auto 0;
}
.has-separated .align-icon-right {
margin-right: calc(var(--wgl-icon-wrapper) + var(--wgl-icon-gap));
}
.has-separated .align-icon-right .media-wrapper {
left: calc(100% + var(--wgl-icon-gap));
}
.has-separated .align-icon-left {
margin-left: calc(var(--wgl-icon-wrapper) + var(--wgl-icon-gap));
}
.has-separated .align-icon-left .media-wrapper {
right: calc(100% + var(--wgl-icon-gap));
}
.has-separated .wgl-icon {
display: flex;
align-items: center;
justify-content: center;
min-height: var(--wgl-icon-wrapper);
min-width: var(--wgl-icon-wrapper);
border-radius: var(--wgl-icon-wrapper);
color: var(--synta-button-color-idle);
background-color: var(--synta-button-bg-idle);
}
.has-separated .wgl-button:focus .wgl-icon, .has-separated .wgl-button:hover .wgl-icon, .has-separated .wgl-button:active .wgl-icon {
color: var(--synta-button-color-hover);
background-color: var(--synta-button-bg-hover);
}
.has-background_gradient .wgl-button {
transition: all 0.3s, height 0s, --wgl-bg-gradient-primary 0.4s, --wgl-bg-gradient-secondary 0.4s;
}
.has-border_gradient .wgl-button {
border: unset !important;
}
.has-border_gradient .wgl-button::after {
content: "";
position: absolute;
inset: 0;
padding: var(--wgl-mask-border, 2px);
--wgl-border-gradient-primary: var(--synta-button-border-idle);
--wgl-border-gradient-secondary: var(--synta-button-border-secondary-idle);
background-image: linear-gradient(-90deg, var(--wgl-border-gradient-primary), var(--wgl-border-gradient-secondary));
border-radius: inherit;
--wgl-mask: conic-gradient(#000 0 0);
-webkit-mask: var(--wgl-mask) content-box, var(--wgl-mask);
-webkit-mask-composite: xor;
mask: var(--wgl-mask) content-box exclude, var(--wgl-mask);
pointer-events: none;
transition: --wgl-border-gradient-primary 0.4s, --wgl-border-gradient-secondary 0.4s;
}
.has-border_gradient .wgl-button:focus::after, .has-border_gradient .wgl-button:hover::after, .has-border_gradient .wgl-button:active::after {
--wgl-border-gradient-primary: var(--synta-button-border-hover);
--wgl-border-gradient-secondary: var(--synta-button-border-secondary-hover);
}
.has-highlight_animation .highlight_svg {
position: absolute;
top: -55px;
left: -20px;
width: calc(100% + 50px);
height: calc(100% + 110px);
overflow: visible;
}
.has-highlight_animation .highlight_svg path {
stroke: white;
stroke-width: 2;
fill: none;
opacity: 0;
stroke-dasharray: 0 1500;
transition: 0.3s;
}
.has-highlight_animation .highlight_svg.active path {
animation: wgl-headline-dash forwards;
animation-duration: var(--animation-duration, 1.2s);
animation-iteration-count: 1;
}
.has-highlight_animation .highlight_svg.active path + path {
animation-delay: 350ms;
}
.has-highlight_animation .highlight_svg.hide-highlight path {
opacity: 1;
stroke-dasharray: 1500 1500;
animation: wgl-hide-highlight 0.4s forwards;
animation-iteration-count: 1;
}
@media (max-width: 1024px) {
.has-highlight_animation .highlight_svg:not(.active) path {
animation: wgl-headline-dash forwards;
animation-duration: var(--animation-duration, 1.2s);
animation-iteration-count: 1;
}
.has-highlight_animation .highlight_svg.active path {
opacity: 1;
stroke-dasharray: 1500 1500;
animation: wgl-hide-highlight 0.4s forwards;
animation-iteration-count: 1;
}
}
.has-bg_animation .elementor-widget-container {
z-index: 1;
}
.has-bg_animation .wgl-button {
min-height: 204px;
min-width: 204px;
border-radius: 204px;
color: var(--synta-button-color-idle);
background-color: var(--synta-button-bg-idle);
border: unset;
}
.has-bg_animation .wgl-button::after {
content: "";
position: absolute;
z-index: -1;
top: -1000px;
right: -1000px;
bottom: -1000px;
left: -1000px;
margin: auto;
border-radius: inherit;
background-color: transparent;
width: var(--bg-size, 100%);
height: var(--bg-size, 100%);
border: 1px solid var(--synta-button-border-idle);
transition: inherit;
transform: translate(var(--pos-x), var(--pos-y));
}
.has-bg_animation .wgl-button:focus, .has-bg_animation .wgl-button:hover, .has-bg_animation .wgl-button:active {
--border-color: var(--synta-button-border-hover);
color: var(--synta-button-color-idle);
}
.has-bg_animation .wgl-button:focus .wgl-icon, .has-bg_animation .wgl-button:hover .wgl-icon, .has-bg_animation .wgl-button:active .wgl-icon {
color: var(--synta-button-color-idle);
}
.has-bg_animation .wgl-button:focus::after, .has-bg_animation .wgl-button:hover::after, .has-bg_animation .wgl-button:active::after {
border-color: var(--synta-button-border-idle);
}
.has-bg_animation .wgl-button .wgl-icon {
color: var(--synta-button-color-idle);
}
.has-bg_animation .wgl-button .button__content {
--wgl-icon-gap: 30px;
}
.has-border_animation .wgl-button {
--ab-width: 1;
--ab-offset: 6;
--ab-extend: 4;
--ab-color: var(--synta-button-border-hover);
color: var(--synta-button-color-hover);
background-color: var(--synta-button-bg-hover);
border-color: var(--synta-button-border-hover);
}
.has-border_animation .wgl-button::before, .has-border_animation .wgl-button::after {
content: "";
color: var(--ab-color);
position: absolute;
pointer-events: none;
opacity: 1;
transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55);
}
.has-border_animation .wgl-button::before {
top: 0;
left: 100%;
width: calc(1px * var(--ab-width));
height: calc(100% + 1px * var(--ab-extend));
border-right: calc(1px * var(--ab-width)) solid currentColor;
transform: translate(calc(1px * var(--ab-offset)), calc(1px * var(--ab-offset) + 4px));
}
.has-border_animation .wgl-button::after {
top: 100%;
left: 0;
width: calc(100% + 1px * var(--ab-extend));
height: calc(1px * var(--ab-width));
border-bottom: calc(1px * var(--ab-width)) solid currentColor;
transform: translate(calc(1px * var(--ab-offset) + 4px), calc(1px * var(--ab-offset)));
}
.has-border_animation .wgl-button:focus::before, .has-border_animation .wgl-button:hover::before, .has-border_animation .wgl-button:active::before {
height: 0;
transform: translate(calc(1px * var(--ab-offset)), -16px);
}
.has-border_animation .wgl-button:focus::after, .has-border_animation .wgl-button:hover::after, .has-border_animation .wgl-button:active::after {
width: 0;
transform: translate(-16px, calc(1px * var(--ab-offset)));
}
.has-border_animation .wgl-button:focus::before, .has-border_animation .wgl-button:focus::after, .has-border_animation .wgl-button:hover::before, .has-border_animation .wgl-button:hover::after, .has-border_animation .wgl-button:active::before, .has-border_animation .wgl-button:active::after {
opacity: 0;
transition: 0.5s, opacity 0.3s 0.2s;
}
.has-border_animation.revers .wgl-button::before {
height: 0;
transform: translate(calc(1px * var(--ab-offset)), -16px);
}
.has-border_animation.revers .wgl-button::after {
width: 0;
transform: translate(-16px, calc(1px * var(--ab-offset)));
}
.has-border_animation.revers .wgl-button::before, .has-border_animation.revers .wgl-button::after {
opacity: 0;
transition: 0.7s 0.2s, opacity 0.5s 0.4s;
}
.has-border_animation.revers .wgl-button:focus::before, .has-border_animation.revers .wgl-button:hover::before, .has-border_animation.revers .wgl-button:active::before {
height: calc(100% + 4px);
transform: translate(calc(1px * var(--ab-offset)), calc(1px * var(--ab-offset) + 4px));
}
.has-border_animation.revers .wgl-button:focus::after, .has-border_animation.revers .wgl-button:hover::after, .has-border_animation.revers .wgl-button:active::after {
width: calc(100% + 4px);
transform: translate(calc(1px * var(--ab-offset) + 4px), calc(1px * var(--ab-offset)));
}
.has-border_animation.revers .wgl-button:focus::before, .has-border_animation.revers .wgl-button:focus::after, .has-border_animation.revers .wgl-button:hover::before, .has-border_animation.revers .wgl-button:hover::after, .has-border_animation.revers .wgl-button:active::before, .has-border_animation.revers .wgl-button:active::after {
opacity: 1;
transition: 0.7s cubic-bezier(0.65, 0, 0.6, 1.55);
}
.has-magnetic .wgl-button {
transition: all 0.4s, transform 0.2s;
}
.has-icon_visibility.icon-visibility-default .wgl-button .button__content, .has-icon_visibility.icon-visibility-revert .wgl-button .button__content {
transition: gap 0.4s;
}
.has-icon_visibility.icon-visibility-default .wgl-button .wgl-icon, .has-icon_visibility.icon-visibility-revert .wgl-button .wgl-icon {
width: var(--icon-wr-size, var(--icon-size));
height: var(--icon-size);
box-sizing: content-box;
}
.has-icon_visibility.icon-visibility-default .wgl-button .icon-wrapper, .has-icon_visibility.icon-visibility-revert .wgl-button .icon-wrapper {
margin: -1em 0 !important;
}
.has-icon_visibility.icon-visibility-default .wgl-infobox__link:not(:hover) ~ .wgl-infobox_wrapper .wgl-button .button__content,
.has-icon_visibility.icon-visibility-default .wgl-infobox_wrapper:first-child .wgl-button:not(:hover) .button__content,
.has-icon_visibility.icon-visibility-default .wgl-cases__link:not(:hover) ~ .wgl-button-wrapper .wgl-button .button__content,
.has-icon_visibility.icon-visibility-default .wgl-cases__link:first-child .wgl-button:not(:hover) .button__content,
.has-icon_visibility.icon-visibility-default .wgl-striped__link:not(:hover) ~ .service-item_wrapper .wgl-button .button__content,
.has-icon_visibility.icon-visibility-default .wgl-striped__link:first-child .wgl-button:not(:hover) .button__content, .has-icon_visibility.icon-visibility-default.elementor-widget-wgl-button .wgl-button:not(:hover) .button__content {
--wgl-icon-gap: 0 !important;
}
.has-icon_visibility.icon-visibility-default .wgl-infobox__link:not(:hover) ~ .wgl-infobox_wrapper .wgl-button .wgl-icon,
.has-icon_visibility.icon-visibility-default .wgl-infobox_wrapper:first-child .wgl-button:not(:hover) .wgl-icon,
.has-icon_visibility.icon-visibility-default .wgl-cases__link:not(:hover) ~ .wgl-button-wrapper .wgl-button .wgl-icon,
.has-icon_visibility.icon-visibility-default .wgl-cases__link:first-child .wgl-button:not(:hover) .wgl-icon,
.has-icon_visibility.icon-visibility-default .wgl-striped__link:not(:hover) ~ .service-item_wrapper .wgl-button .wgl-icon,
.has-icon_visibility.icon-visibility-default .wgl-striped__link:first-child .wgl-button:not(:hover) .wgl-icon, .has-icon_visibility.icon-visibility-default.elementor-widget-wgl-button .wgl-button:not(:hover) .wgl-icon {
transform: translateY(var(--icon-translate-y, 0)) rotate(var(--icon-rotate, 0)) scale(0);
--icon-wr-size: 0;
opacity: 0;
padding-right: 0;
padding-left: 0;
}
.has-icon_visibility.icon-visibility-revert .wgl-infobox__link:hover ~ .wgl-infobox_wrapper .wgl-button .button__content,
.has-icon_visibility.icon-visibility-revert .wgl-cases__link:hover ~ .wgl-button-wrapper .wgl-button .button__content,
.has-icon_visibility.icon-visibility-revert .wgl-striped__link:hover ~ .service-item_wrapper .wgl-button .button__content,
.has-icon_visibility.icon-visibility-revert .wgl-button:hover .button__content {
--wgl-icon-gap: 0 !important;
}
.has-icon_visibility.icon-visibility-revert .wgl-infobox__link:hover ~ .wgl-infobox_wrapper .wgl-button .wgl-icon,
.has-icon_visibility.icon-visibility-revert .wgl-cases__link:hover ~ .wgl-button-wrapper .wgl-button .wgl-icon,
.has-icon_visibility.icon-visibility-revert .wgl-striped__link:hover ~ .service-item_wrapper .wgl-button .wgl-icon,
.has-icon_visibility.icon-visibility-revert .wgl-button:hover .wgl-icon {
transform: translateY(var(--icon-translate-y, 0)) rotate(var(--icon-rotate, 0)) scale(0);
--icon-wr-size: 0;
opacity: 0;
padding-right: 0;
padding-left: 0;
}
.has-icon_size_animation .wgl-button {
--wgl-icon-gap: 12px;
--button-padding: 21px 19px 21px 26px;
}
.has-icon_size_animation .wgl-button .wgl-icon {
--icon-bg-size: 8;
--icon-scale: 0;
position: relative;
color: var(--synta-button-bg-idle);
}
.has-icon_size_animation .wgl-button .wgl-icon::before {
content: "";
position: absolute;
top: -100px;
right: -100px;
bottom: -100px;
left: -100px;
margin: auto;
font-size: calc(var(--icon-bg-size) * 1px);
width: 1em;
height: 1em;
border-radius: 50%;
background-color: var(--synta-button-color-idle);
pointer-events: none;
transform: translateY(var(--icon-translate-y, 0)) scale(var(--icon-bg-scale, 1));
transition: background-color 0.4s, transform 0.4s;
}
.has-icon_size_animation .wgl-button .wgl-icon {
background: unset !important;
border: unset !important;
padding: 0 !important;
}
.has-icon_size_animation .wgl-button .wgl-icon .elementor-icon {
z-index: 2;
}
.has-icon_size_animation .wgl-button:hover .wgl-icon, .has-icon_size_animation .wgl-button:focus .wgl-icon, .has-icon_size_animation .wgl-button:active .wgl-icon {
--icon-scale: 0;
}
.wgl-pricing__button.button-read-more,
.wgl-infobox_button.button-read-more,
.wgl-service_button.button-read-more,
.wgl-striped_button.button-read-more,
.wgl-cases__button.button-read-more,
.wgl-accordion_button.button-read-more,
.wgl-timeline-vertical.button-read-more {
margin-top: 0;
margin-right: 0;
}
body .elementor-widget-wgl-button.aleft .wgl-button, body .elementor-widget-wgl-button.acenter .wgl-button, body .elementor-widget-wgl-button.aright .wgl-button {
width: auto;
}
body .elementor-widget-wgl-button.aleft .button__content, body .elementor-widget-wgl-button.acenter .button__content, body .elementor-widget-wgl-button.aright .button__content {
width: auto;
}
body .elementor-widget-wgl-button.ajustify .wgl-button {
width: 100%;
}
body .elementor-widget-wgl-button.ajustify .button__content {
width: auto;
}
body .elementor-widget-wgl-button.aspace-around .wgl-button,
body .elementor-widget-wgl-button.aspace-around .button__content, body .elementor-widget-wgl-button.aspace-evenly .wgl-button,
body .elementor-widget-wgl-button.aspace-evenly .button__content, body .elementor-widget-wgl-button.aspace-between .wgl-button,
body .elementor-widget-wgl-button.aspace-between .button__content {
width: 100%;
}
body .elementor-widget-wgl-button.aspace-around.has-separated .wgl-button, body .elementor-widget-wgl-button.aspace-evenly.has-separated .wgl-button, body .elementor-widget-wgl-button.aspace-between.has-separated .wgl-button {
width: calc(100% - var(--wgl-icon-wrapper) - var(--wgl-icon-gap));
}
body .elementor-widget-wgl-service.button-left .wgl-button-wrapper,
body .elementor-widget-wgl-accordion-service.button-left .wgl-button-wrapper,
body .elementor-widget-wgl-pricing-table.button-left .wgl-button-wrapper,
body .elementor-widget-wgl-cases.button-left .wgl-button-wrapper,
body .elementor-widget-wgl-infobox.button-left .wgl-button-wrapper {
text-align: left;
}
body .elementor-widget-wgl-service.button-center .wgl-button-wrapper,
body .elementor-widget-wgl-accordion-service.button-center .wgl-button-wrapper,
body .elementor-widget-wgl-pricing-table.button-center .wgl-button-wrapper,
body .elementor-widget-wgl-cases.button-center .wgl-button-wrapper,
body .elementor-widget-wgl-infobox.button-center .wgl-button-wrapper {
text-align: center;
}
body .elementor-widget-wgl-service.button-right .wgl-button-wrapper,
body .elementor-widget-wgl-accordion-service.button-right .wgl-button-wrapper,
body .elementor-widget-wgl-pricing-table.button-right .wgl-button-wrapper,
body .elementor-widget-wgl-cases.button-right .wgl-button-wrapper,
body .elementor-widget-wgl-infobox.button-right .wgl-button-wrapper {
text-align: right;
}
body .elementor-widget-wgl-service.button-left .wgl-button, body .elementor-widget-wgl-service.button-center .wgl-button, body .elementor-widget-wgl-service.button-right .wgl-button,
body .elementor-widget-wgl-accordion-service.button-left .wgl-button,
body .elementor-widget-wgl-accordion-service.button-center .wgl-button,
body .elementor-widget-wgl-accordion-service.button-right .wgl-button,
body .elementor-widget-wgl-pricing-table.button-left .wgl-button,
body .elementor-widget-wgl-pricing-table.button-center .wgl-button,
body .elementor-widget-wgl-pricing-table.button-right .wgl-button,
body .elementor-widget-wgl-cases.button-left .wgl-button,
body .elementor-widget-wgl-cases.button-center .wgl-button,
body .elementor-widget-wgl-cases.button-right .wgl-button,
body .elementor-widget-wgl-infobox.button-left .wgl-button,
body .elementor-widget-wgl-infobox.button-center .wgl-button,
body .elementor-widget-wgl-infobox.button-right .wgl-button {
width: auto;
}
body .elementor-widget-wgl-service.button-left .button__content, body .elementor-widget-wgl-service.button-center .button__content, body .elementor-widget-wgl-service.button-right .button__content,
body .elementor-widget-wgl-accordion-service.button-left .button__content,
body .elementor-widget-wgl-accordion-service.button-center .button__content,
body .elementor-widget-wgl-accordion-service.button-right .button__content,
body .elementor-widget-wgl-pricing-table.button-left .button__content,
body .elementor-widget-wgl-pricing-table.button-center .button__content,
body .elementor-widget-wgl-pricing-table.button-right .button__content,
body .elementor-widget-wgl-cases.button-left .button__content,
body .elementor-widget-wgl-cases.button-center .button__content,
body .elementor-widget-wgl-cases.button-right .button__content,
body .elementor-widget-wgl-infobox.button-left .button__content,
body .elementor-widget-wgl-infobox.button-center .button__content,
body .elementor-widget-wgl-infobox.button-right .button__content {
justify-content: center;
width: auto;
}
body .elementor-widget-wgl-service.button-justify .wgl-button,
body .elementor-widget-wgl-accordion-service.button-justify .wgl-button,
body .elementor-widget-wgl-pricing-table.button-justify .wgl-button,
body .elementor-widget-wgl-cases.button-justify .wgl-button,
body .elementor-widget-wgl-infobox.button-justify .wgl-button {
width: 100%;
}
body .elementor-widget-wgl-service.button-justify .button__content,
body .elementor-widget-wgl-accordion-service.button-justify .button__content,
body .elementor-widget-wgl-pricing-table.button-justify .button__content,
body .elementor-widget-wgl-cases.button-justify .button__content,
body .elementor-widget-wgl-infobox.button-justify .button__content {
justify-content: center;
width: auto;
}
body .elementor-widget-wgl-service.button-space-around .wgl-button,
body .elementor-widget-wgl-service.button-space-around .button__content, body .elementor-widget-wgl-service.button-space-evenly .wgl-button,
body .elementor-widget-wgl-service.button-space-evenly .button__content, body .elementor-widget-wgl-service.button-space-between .wgl-button,
body .elementor-widget-wgl-service.button-space-between .button__content,
body .elementor-widget-wgl-accordion-service.button-space-around .wgl-button,
body .elementor-widget-wgl-accordion-service.button-space-around .button__content,
body .elementor-widget-wgl-accordion-service.button-space-evenly .wgl-button,
body .elementor-widget-wgl-accordion-service.button-space-evenly .button__content,
body .elementor-widget-wgl-accordion-service.button-space-between .wgl-button,
body .elementor-widget-wgl-accordion-service.button-space-between .button__content,
body .elementor-widget-wgl-pricing-table.button-space-around .wgl-button,
body .elementor-widget-wgl-pricing-table.button-space-around .button__content,
body .elementor-widget-wgl-pricing-table.button-space-evenly .wgl-button,
body .elementor-widget-wgl-pricing-table.button-space-evenly .button__content,
body .elementor-widget-wgl-pricing-table.button-space-between .wgl-button,
body .elementor-widget-wgl-pricing-table.button-space-between .button__content,
body .elementor-widget-wgl-cases.button-space-around .wgl-button,
body .elementor-widget-wgl-cases.button-space-around .button__content,
body .elementor-widget-wgl-cases.button-space-evenly .wgl-button,
body .elementor-widget-wgl-cases.button-space-evenly .button__content,
body .elementor-widget-wgl-cases.button-space-between .wgl-button,
body .elementor-widget-wgl-cases.button-space-between .button__content,
body .elementor-widget-wgl-infobox.button-space-around .wgl-button,
body .elementor-widget-wgl-infobox.button-space-around .button__content,
body .elementor-widget-wgl-infobox.button-space-evenly .wgl-button,
body .elementor-widget-wgl-infobox.button-space-evenly .button__content,
body .elementor-widget-wgl-infobox.button-space-between .wgl-button,
body .elementor-widget-wgl-infobox.button-space-between .button__content {
width: 100%;
}
body .elementor-widget-wgl-service.button-space-around .button__content,
body .elementor-widget-wgl-accordion-service.button-space-around .button__content,
body .elementor-widget-wgl-pricing-table.button-space-around .button__content,
body .elementor-widget-wgl-cases.button-space-around .button__content,
body .elementor-widget-wgl-infobox.button-space-around .button__content {
justify-content: space-around;
}
body .elementor-widget-wgl-service.button-space-evenly .button__content,
body .elementor-widget-wgl-accordion-service.button-space-evenly .button__content,
body .elementor-widget-wgl-pricing-table.button-space-evenly .button__content,
body .elementor-widget-wgl-cases.button-space-evenly .button__content,
body .elementor-widget-wgl-infobox.button-space-evenly .button__content {
justify-content: space-evenly;
}
body .elementor-widget-wgl-service.button-space-between .button__content,
body .elementor-widget-wgl-accordion-service.button-space-between .button__content,
body .elementor-widget-wgl-pricing-table.button-space-between .button__content,
body .elementor-widget-wgl-cases.button-space-between .button__content,
body .elementor-widget-wgl-infobox.button-space-between .button__content {
justify-content: space-between;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-tabletleft .wgl-button, body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-tabletcenter .wgl-button, body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-tabletright .wgl-button {
width: auto;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-tabletleft .button__content, body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-tabletcenter .button__content, body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-tabletright .button__content {
width: auto;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-tabletjustify .wgl-button {
width: 100%;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-tabletjustify .button__content {
width: auto;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-tabletspace-around .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-tabletspace-around .button__content, body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-tabletspace-evenly .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-tabletspace-evenly .button__content, body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-tabletspace-between .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-tabletspace-between .button__content {
width: 100%;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-tabletspace-around.has-separated .wgl-button, body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-tabletspace-evenly.has-separated .wgl-button, body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-tabletspace-between.has-separated .wgl-button {
width: calc(100% - var(--wgl-icon-wrapper) - var(--wgl-icon-gap));
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-tablet-left .wgl-button-wrapper,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-tablet-left .wgl-button-wrapper,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-tablet-left .wgl-button-wrapper,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-tablet-left .wgl-button-wrapper,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-tablet-left .wgl-button-wrapper {
text-align: left;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-tablet-center .wgl-button-wrapper,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-tablet-center .wgl-button-wrapper,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-tablet-center .wgl-button-wrapper,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-tablet-center .wgl-button-wrapper,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-tablet-center .wgl-button-wrapper {
text-align: center;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-tablet-right .wgl-button-wrapper,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-tablet-right .wgl-button-wrapper,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-tablet-right .wgl-button-wrapper,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-tablet-right .wgl-button-wrapper,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-tablet-right .wgl-button-wrapper {
text-align: right;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-tablet-left .wgl-button, body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-tablet-center .wgl-button, body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-tablet-right .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-tablet-left .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-tablet-center .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-tablet-right .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-tablet-left .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-tablet-center .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-tablet-right .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-tablet-left .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-tablet-center .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-tablet-right .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-tablet-left .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-tablet-center .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-tablet-right .wgl-button {
width: auto;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-tablet-left .button__content, body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-tablet-center .button__content, body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-tablet-right .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-tablet-left .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-tablet-center .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-tablet-right .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-tablet-left .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-tablet-center .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-tablet-right .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-tablet-left .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-tablet-center .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-tablet-right .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-tablet-left .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-tablet-center .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-tablet-right .button__content {
justify-content: center;
width: auto;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-tablet-justify .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-tablet-justify .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-tablet-justify .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-tablet-justify .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-tablet-justify .wgl-button {
width: 100%;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-tablet-justify .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-tablet-justify .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-tablet-justify .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-tablet-justify .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-tablet-justify .button__content {
justify-content: center;
width: auto;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-tablet-space-around .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-tablet-space-around .button__content, body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-tablet-space-evenly .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-tablet-space-evenly .button__content, body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-tablet-space-between .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-tablet-space-between .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-tablet-space-around .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-tablet-space-around .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-tablet-space-evenly .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-tablet-space-evenly .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-tablet-space-between .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-tablet-space-between .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-tablet-space-around .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-tablet-space-around .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-tablet-space-evenly .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-tablet-space-evenly .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-tablet-space-between .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-tablet-space-between .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-tablet-space-around .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-tablet-space-around .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-tablet-space-evenly .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-tablet-space-evenly .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-tablet-space-between .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-tablet-space-between .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-tablet-space-around .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-tablet-space-around .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-tablet-space-evenly .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-tablet-space-evenly .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-tablet-space-between .wgl-button,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-tablet-space-between .button__content {
width: 100%;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-tablet-space-around .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-tablet-space-around .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-tablet-space-around .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-tablet-space-around .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-tablet-space-around .button__content {
justify-content: space-around;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-tablet-space-evenly .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-tablet-space-evenly .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-tablet-space-evenly .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-tablet-space-evenly .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-tablet-space-evenly .button__content {
justify-content: space-evenly;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-tablet-space-between .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-tablet-space-between .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-tablet-space-between .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-tablet-space-between .button__content,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-tablet-space-between .button__content {
justify-content: space-between;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-mobileleft .wgl-button, body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-mobilecenter .wgl-button, body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-mobileright .wgl-button {
width: auto;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-mobileleft .button__content, body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-mobilecenter .button__content, body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-mobileright .button__content {
width: auto;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-mobilejustify .wgl-button {
width: 100%;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-mobilejustify .button__content {
width: auto;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-mobilespace-around .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-mobilespace-around .button__content, body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-mobilespace-evenly .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-mobilespace-evenly .button__content, body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-mobilespace-between .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-mobilespace-between .button__content {
width: 100%;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-mobilespace-around.has-separated .wgl-button, body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-mobilespace-evenly.has-separated .wgl-button, body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-button.a-mobilespace-between.has-separated .wgl-button {
width: calc(100% - var(--wgl-icon-wrapper) - var(--wgl-icon-gap));
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-mobile-left .wgl-button-wrapper,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-mobile-left .wgl-button-wrapper,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-mobile-left .wgl-button-wrapper,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-mobile-left .wgl-button-wrapper,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-mobile-left .wgl-button-wrapper {
text-align: left;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-mobile-center .wgl-button-wrapper,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-mobile-center .wgl-button-wrapper,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-mobile-center .wgl-button-wrapper,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-mobile-center .wgl-button-wrapper,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-mobile-center .wgl-button-wrapper {
text-align: center;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-mobile-right .wgl-button-wrapper,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-mobile-right .wgl-button-wrapper,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-mobile-right .wgl-button-wrapper,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-mobile-right .wgl-button-wrapper,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-mobile-right .wgl-button-wrapper {
text-align: right;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-mobile-left .wgl-button, body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-mobile-center .wgl-button, body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-mobile-right .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-mobile-left .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-mobile-center .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-mobile-right .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-mobile-left .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-mobile-center .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-mobile-right .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-mobile-left .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-mobile-center .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-mobile-right .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-mobile-left .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-mobile-center .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-mobile-right .wgl-button {
width: auto;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-mobile-left .button__content, body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-mobile-center .button__content, body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-mobile-right .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-mobile-left .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-mobile-center .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-mobile-right .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-mobile-left .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-mobile-center .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-mobile-right .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-mobile-left .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-mobile-center .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-mobile-right .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-mobile-left .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-mobile-center .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-mobile-right .button__content {
justify-content: center;
width: auto;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-mobile-justify .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-mobile-justify .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-mobile-justify .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-mobile-justify .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-mobile-justify .wgl-button {
width: 100%;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-mobile-justify .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-mobile-justify .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-mobile-justify .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-mobile-justify .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-mobile-justify .button__content {
justify-content: center;
width: auto;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-mobile-space-around .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-mobile-space-around .button__content, body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-mobile-space-evenly .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-mobile-space-evenly .button__content, body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-mobile-space-between .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-mobile-space-between .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-mobile-space-around .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-mobile-space-around .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-mobile-space-evenly .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-mobile-space-evenly .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-mobile-space-between .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-mobile-space-between .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-mobile-space-around .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-mobile-space-around .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-mobile-space-evenly .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-mobile-space-evenly .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-mobile-space-between .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-mobile-space-between .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-mobile-space-around .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-mobile-space-around .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-mobile-space-evenly .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-mobile-space-evenly .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-mobile-space-between .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-mobile-space-between .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-mobile-space-around .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-mobile-space-around .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-mobile-space-evenly .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-mobile-space-evenly .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-mobile-space-between .wgl-button,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-mobile-space-between .button__content {
width: 100%;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-mobile-space-around .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-mobile-space-around .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-mobile-space-around .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-mobile-space-around .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-mobile-space-around .button__content {
justify-content: space-around;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-mobile-space-evenly .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-mobile-space-evenly .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-mobile-space-evenly .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-mobile-space-evenly .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-mobile-space-evenly .button__content {
justify-content: space-evenly;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-service.button-mobile-space-between .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-accordion-service.button-mobile-space-between .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.button-mobile-space-between .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-cases.button-mobile-space-between .button__content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-infobox.button-mobile-space-between .button__content {
justify-content: space-between;
}
@keyframes wgl-headline-dash {
from {
stroke-dasharray: 0 1500;
opacity: 1;
}
to {
stroke-dasharray: 1500 1500;
opacity: 1;
}
}
@keyframes wgl-hide-highlight {
from {
opacity: 1;
stroke-dasharray: 1500 1500;
}
to {
opacity: 0;
filter: blur(10px);
}
} .elementor-widget-wgl-background-clip-text .clip-text__title {
font-size: 200px;
line-height: 0.9;
}
.elementor-widget-wgl-background-clip-text.wgl-title-appearance-mask_image .clip-text__title {
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
} .wgl-carousel_wrapper {
position: relative;
}
.wgl-carousel_wrapper .elementor-swiper-button,
.wgl-carousel_wrapper .motion-arrow {
--wgl-swiper-button-diameter: 32px;
display: block;
position: relative;
right: unset;
left: unset;
top: unset;
margin: unset;
width: var(--wgl-swiper-button-diameter);
height: var(--wgl-swiper-button-diameter);
padding: 0;
line-height: 0.5em;
font-size: 26px;
font-weight: normal;
letter-spacing: unset;
border: 1px solid transparent;
text-align: center;
text-indent: unset;
background-color: transparent;
box-shadow: unset;
cursor: pointer;
transition: all 0.4s, transform 0.15s;
transform: unset;
border-radius: var(--wgl-swiper-button-radius, 50%);
color: rgba(var(--synta-quaternary-rgb), 1);
}
@media (max-width: 767px) {
.wgl-carousel_wrapper .elementor-swiper-button,
.wgl-carousel_wrapper .motion-arrow {
--wgl-swiper-button-diameter: 26px;
font-size: 26px;
}
}
.wgl-carousel_wrapper .elementor-swiper-button.swiper-button-disabled,
.wgl-carousel_wrapper .motion-arrow.swiper-button-disabled {
opacity: 0.2;
}
.wgl-carousel_wrapper .elementor-swiper-button:not(.swiper-button-disabled):hover,
.wgl-carousel_wrapper .motion-arrow:not(.swiper-button-disabled):hover {
color: rgba(var(--synta-primary-rgb), 1);
}
.wgl-carousel_wrapper .elementor-swiper-button span,
.wgl-carousel_wrapper .motion-arrow span {
display: none;
position: absolute;
bottom: 100%;
color: inherit;
font-family: var(--synta-content-font-family);
font-size: 13px;
font-weight: var(--synta-quaternary-font-weight);
line-height: 1.85em;
letter-spacing: 0.2em;
text-align: center;
left: -100px;
right: -100px;
pointer-events: none;
}
.wgl-carousel_wrapper .elementor-swiper-button span::before,
.wgl-carousel_wrapper .motion-arrow span::before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: var(--wgl-swiper-button-diameter);
pointer-events: auto;
margin: auto;
}
.wgl-carousel_wrapper .elementor-swiper-button::after,
.wgl-carousel_wrapper .motion-arrow::after {
display: none;
}
.wgl-carousel_wrapper.navigation-position-under_each_other .elementor-swiper-button-prev i,
.wgl-carousel_wrapper.navigation-position-under_each_other .motion-prev i {
transform: rotate(225deg) scale(-1);
}
.wgl-carousel_wrapper.navigation-position-under_each_other .elementor-swiper-button-next i,
.wgl-carousel_wrapper.navigation-position-under_each_other .motion-next i {
transform: rotate(225deg);
}
.wgl-carousel_wrapper .elementor-swiper-button-next i,
.wgl-carousel_wrapper .motion-next i {
display: inline-block;
transform: scale(-1) rotate(45deg);
}
.wgl-carousel_wrapper .elementor-swiper-button-prev i,
.wgl-carousel_wrapper .motion-prev i {
display: inline-block;
transform: rotate(45deg);
}
.wgl-carousel_wrapper .swiper-pagination.swiper-pagination-fraction {
font-size: 16px;
line-height: 1.35;
color: var(--synta-header-font-color);
font-family: var(--synta-header-font-family);
font-weight: var(--synta-header-font-weight);
}
.wgl-carousel_wrapper .swiper-pagination.swiper-pagination-fraction .swiper-pagination-current {
margin-right: -1px;
}
.wgl-carousel_wrapper .swiper-pagination.swiper-pagination-fraction .swiper-pagination-total {
margin-left: -2px;
}
.wgl-carousel_wrapper .swiper-slide {
font-size: initial;
transition: 0.4s;
}
.wgl-carousel_wrapper .wgl-carousel.appear-animation .swiper-slide:not(.swiper-slide-duplicate) {
opacity: 0;
}
.wgl-carousel_wrapper .wgl-carousel.appear-animation .swiper-slide:not(.swiper-slide-duplicate).animate {
opacity: 1;
}
.wgl-carousel_wrapper .synta_carousel_list {
overflow: hidden;
}
.wgl-carousel_wrapper .wgl-navigation_wrapper {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
pointer-events: none;
display: flex;
align-items: flex-start;
justify-content: flex-end;
gap: 30px;
z-index: 1;
}
.wgl-carousel_wrapper .wgl-navigation_wrapper .elementor-swiper-button,
.wgl-carousel_wrapper .wgl-navigation_wrapper .motion-arrow {
pointer-events: auto;
}
.wgl-carousel_wrapper .wgl-carousel_inner_wrapper {
overflow: hidden;
}
div.swiper-pagination .swiper-pagination-bullet button {
display: none;
}
body .wgl-carousel_wrapper {
--wgl-gap: 0;
font-size: 0;
}
body .wgl-carousel_wrapper .swiper-container:not(.swiper-container-initialized) .swiper-wrapper,
body .wgl-carousel_wrapper .swiper:not(.swiper-initialized) .swiper-wrapper {
gap: unset;
overflow: unset;
}
body .wgl-carousel_wrapper .swiper-pagination-bullet {
width: auto;
height: auto;
border-radius: 0;
background: initial;
opacity: 1;
}
body .wgl-carousel_wrapper .swiper-container-horizontal > .swiper-pagination-bullets {
bottom: 0;
width: max-content;
}
body .wgl-carousel_wrapper .wgl-swiper-pagination-wrapper {
display: inline-block;
width: 100%;
padding: 0 15px;
}
body .wgl-carousel_wrapper .swiper-pagination {
position: relative;
z-index: 2;
margin: 30px 0 0;
padding: 0;
display: inline-block;
width: auto;
bottom: unset !important;
left: unset;
}
body .wgl-carousel_wrapper .swiper-pagination:not(.swiper-pagination-fraction) {
line-height: 0;
font-size: 0;
}
body .wgl-carousel_wrapper .swiper-pagination .swiper-pagination-bullet {
display: inline-block;
vertical-align: middle;
margin: 0;
padding: 6px;
font-size: 0;
line-height: 0;
list-style: none;
opacity: 1;
cursor: pointer;
transition: 0.4s;
}
body .wgl-carousel_wrapper .swiper-pagination .swiper-pagination-bullet button {
display: inline-block;
position: relative;
z-index: 1;
font-size: 0;
line-height: 0;
padding: 0;
margin: 0;
border: 0;
vertical-align: bottom;
transition: inherit;
background-color: rgba(var(--synta-quaternary-rgb), 0.3);
}
body .wgl-carousel_wrapper .swiper-pagination .swiper-pagination-bullet button:focus {
outline: none;
}
body .wgl-carousel_wrapper .swiper-pagination .swiper-pagination-bullet button::before {
transition: 0.4s;
}
body .wgl-carousel_wrapper .swiper-pagination .swiper-pagination-bullet-active button {
background-color: var(--synta-quaternary-color);
}
body .wgl-carousel_wrapper .swiper-pagination .swiper-pagination-bullet:first-child {
margin-left: 0;
}
body .wgl-carousel_wrapper .swiper-pagination .swiper-pagination-bullet:last-child {
margin-right: 0;
}
body .wgl-carousel_wrapper .swiper-pagination .swiper-pagination-bullet:only-child {
display: none;
}
body .wgl-carousel_wrapper .swiper-pagination-fraction {
font-size: 16px;
font-weight: var(--synta-header-font-weight);
font-family: var(--synta-header-font-family);
min-height: 1em;
line-height: 1;
color: #9e9eca;
}
body .wgl-carousel_wrapper .swiper-pagination-fraction .swiper-pagination-current {
margin-right: -0.25em;
}
body .wgl-carousel_wrapper .swiper-pagination-fraction .swiper-pagination-total {
margin-left: -0.25em;
}
body .wgl-carousel_wrapper .swiper-pagination.swiper-pagination-bullets-dynamic {
left: unset !important;
transform: unset !important;
}
body .wgl-carousel_wrapper .swiper-pagination.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
transition: 0.4s !important;
}
body .wgl-carousel_wrapper .swiper-pagination.swiper-pagination-progressbar {
height: 1px;
padding: 0;
background-color: rgba(var(--synta-quaternary-rgb), 0.15);
transform: unset !important;
max-width: unset !important;
}
body .wgl-carousel_wrapper .swiper-pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background-color: var(--synta-quaternary-color);
}
body .wgl-carousel_wrapper .pagination_circle .swiper-pagination li {
padding: 0 7px;
}
body .wgl-carousel_wrapper .pagination_circle .swiper-pagination li button {
border-radius: 50%;
width: 6px;
height: 6px;
background: rgba(var(--synta-secondary-rgb), 0.3);
opacity: 1;
}
body .wgl-carousel_wrapper .pagination_circle .swiper-pagination li:hover button, body .wgl-carousel_wrapper .pagination_circle .swiper-pagination li.swiper-pagination-bullet-active button {
background: var(--synta-secondary-color);
}
body .wgl-carousel_wrapper .pagination_circle_border .swiper-pagination li {
margin: 0;
padding: 0 5px;
}
body .wgl-carousel_wrapper .pagination_circle_border .swiper-pagination li button {
border-radius: 50%;
width: 9px;
height: 9px;
border-width: 1px;
border-style: solid;
border-color: var(--synta-quaternary-color);
background: transparent;
opacity: 1;
}
body .wgl-carousel_wrapper .pagination_circle_border .swiper-pagination li button::before {
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
width: 9px;
height: 9px;
margin-top: -4.5px;
margin-left: -4.5px;
border-radius: 50%;
background-color: var(--synta-quaternary-color);
opacity: 0;
transform: scale(0);
}
body .wgl-carousel_wrapper .pagination_circle_border .swiper-pagination li:hover, body .wgl-carousel_wrapper .pagination_circle_border .swiper-pagination li.swiper-pagination-bullet-active {
border-color: transparent;
}
body .wgl-carousel_wrapper .pagination_circle_border .swiper-pagination li:hover button, body .wgl-carousel_wrapper .pagination_circle_border .swiper-pagination li.swiper-pagination-bullet-active button {
border-color: var(--synta-quaternary-color);
}
body .wgl-carousel_wrapper .pagination_circle_border .swiper-pagination li:hover button::before, body .wgl-carousel_wrapper .pagination_circle_border .swiper-pagination li.swiper-pagination-bullet-active button::before {
opacity: 1;
transform: scale(1);
}
body .wgl-carousel_wrapper .pagination_square_border .swiper-pagination li {
margin: 0;
padding: 0;
}
body .wgl-carousel_wrapper .pagination_square_border .swiper-pagination li button {
width: 31px;
height: 31px;
border-width: 2px;
border-style: solid;
border-color: transparent;
border-radius: unset;
background-color: transparent;
}
body .wgl-carousel_wrapper .pagination_square_border .swiper-pagination li button::before {
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
width: 6px;
height: 6px;
margin-top: -3px;
margin-left: -3px;
border-radius: unset;
background-color: #CECECE;
}
body .wgl-carousel_wrapper .pagination_square_border .swiper-pagination li:hover button::before, body .wgl-carousel_wrapper .pagination_square_border .swiper-pagination li.swiper-pagination-bullet-active button::before {
background-color: var(--synta-quaternary-color);
}
body .wgl-carousel_wrapper .pagination_square_border .swiper-pagination li.swiper-pagination-bullet-active button {
border-color: var(--synta-quaternary-color);
}
body .wgl-carousel_wrapper .pagination_line .swiper-pagination {
min-height: unset;
padding: 0 calc(0.5 * var(--wgl-gap));
max-width: 100%;
margin-left: auto;
margin-right: auto;
zoom: 1.01;
}
body .wgl-carousel_wrapper .pagination_line .swiper-pagination li {
margin: 0;
padding: 5px;
}
body .wgl-carousel_wrapper .pagination_line .swiper-pagination li:first-child {
margin-left: -5px;
}
body .wgl-carousel_wrapper .pagination_line .swiper-pagination li:last-child {
margin-right: -5px;
}
body .wgl-carousel_wrapper .pagination_line .swiper-pagination li button {
width: 20px;
height: 3px;
opacity: 1;
background-color: rgba(var(--synta-quaternary-rgb), 0.365);
}
body .wgl-carousel_wrapper .pagination_line .swiper-pagination li.swiper-pagination-bullet-active button {
background-color: var(--synta-quaternary-color);
width: 40px;
}
body .wgl-carousel_wrapper .pagination_square .swiper-pagination li button {
width: 8px;
height: 8px;
border-radius: unset;
}
body .wgl-carousel_wrapper .pagination_line_circle .swiper-pagination li {
margin: 0;
padding: 10px 5px;
zoom: 1.01;
}
body .wgl-carousel_wrapper .pagination_line_circle .swiper-pagination li button {
width: 6px;
height: 6px;
border-radius: 6px;
}
body .wgl-carousel_wrapper .pagination_line_circle .swiper-pagination li.swiper-pagination-bullet-active button {
width: 25px;
}
body .wgl-carousel_wrapper .variable-width .swiper-slide {
width: auto !important;
}
body .wgl-carousel_wrapper.wgl-swiper-vertical {
margin: calc(-0.5 * var(--wgl-gap, 0px)) 0;
}
body .wgl-carousel_wrapper.wgl-swiper-vertical > .swiper-wrapper {
margin: 0;
padding: 0;
flex-direction: column;
}
body .wgl-carousel_wrapper.wgl-swiper-vertical .swiper-slide {
padding: calc(0.5 * var(--wgl-gap)) 0;
display: flex;
align-items: center;
width: 100% !important;
}
.row.blog_carousel body .wgl-carousel_wrapper.wgl-swiper-vertical {
padding: 0 15px;
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical {
height: 600px;
perspective: 1000px;
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap {
height: 100%;
transform: translateZ(-288px);
transform-style: preserve-3d;
transition: transform 1s;
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item > * {
pointer-events: auto;
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item,
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper {
display: flex;
flex-direction: column;
justify-content: center;
position: absolute;
height: 100%;
width: 100%;
margin: auto 0;
left: 0;
top: 0;
bottom: 0;
opacity: 0;
transition: transform 0.7s, opacity 1s;
pointer-events: none;
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item .testimonial__item,
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item .author__thumbnail,
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper .testimonial__item,
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper .author__thumbnail {
pointer-events: auto;
cursor: pointer;
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item.active,
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper.active {
opacity: 0.2;
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item.current,
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper.current {
opacity: 1;
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item.current .testimonial__item,
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item.current .author__thumbnail,
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper.current .testimonial__item,
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper.current .author__thumbnail {
cursor: default;
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item:nth-child(1),
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper:nth-child(1) {
transform: rotateX(0deg) translateZ(288px);
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item:nth-child(2),
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper:nth-child(2) {
transform: rotateX(40deg) translateZ(288px);
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item:nth-child(3),
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper:nth-child(3) {
transform: rotateX(80deg) translateZ(288px);
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item:nth-child(4),
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper:nth-child(4) {
transform: rotateX(120deg) translateZ(288px);
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item:nth-child(5),
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper:nth-child(5) {
transform: rotateX(160deg) translateZ(288px);
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item:nth-child(6),
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper:nth-child(6) {
transform: rotateX(200deg) translateZ(288px);
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item:nth-child(7),
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper:nth-child(7) {
transform: rotateX(240deg) translateZ(288px);
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item:nth-child(8),
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper:nth-child(8) {
transform: rotateX(280deg) translateZ(288px);
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item:nth-child(9),
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper:nth-child(9) {
transform: rotateX(320deg) translateZ(288px);
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .wgl-item > div,
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper > div {
background-color: var(--synta-content-color);
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .motion-prev {
transform: rotate(-90deg);
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-vertical .motion-next {
transform: rotate(-90deg);
order: -1;
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal {
height: 600px;
perspective: 1000px;
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap {
height: 100%;
transform: translateZ(-288px);
transform-style: preserve-3d;
transition: transform 1s;
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item > * {
pointer-events: auto;
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item,
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper {
display: flex;
flex-direction: column;
justify-content: center;
position: absolute;
height: -moz-fit-content;
height: fit-content;
width: 700px;
max-width: 100%;
margin: auto !important;
left: 0;
right: 0;
top: 0;
bottom: 0;
opacity: 0;
transition: transform 0.7s, opacity 1s;
pointer-events: none;
}
@media (min-width: 600px) {
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item,
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper {
max-width: 75%;
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item.active,
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper.active {
opacity: 0.2;
}
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item.current,
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper.current {
opacity: 1;
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item.current .testimonial__item,
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper.current .testimonial__item {
cursor: default;
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item:nth-child(1),
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper:nth-child(1) {
transform: rotateY(0deg) translateZ(288px);
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item:nth-child(2),
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper:nth-child(2) {
transform: rotateY(40deg) translateZ(288px);
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item:nth-child(3),
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper:nth-child(3) {
transform: rotateY(80deg) translateZ(288px);
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item:nth-child(4),
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper:nth-child(4) {
transform: rotateY(120deg) translateZ(288px);
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item:nth-child(5),
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper:nth-child(5) {
transform: rotateY(160deg) translateZ(288px);
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item:nth-child(6),
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper:nth-child(6) {
transform: rotateY(200deg) translateZ(288px);
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item:nth-child(7),
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper:nth-child(7) {
transform: rotateY(240deg) translateZ(288px);
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item:nth-child(8),
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper:nth-child(8) {
transform: rotateY(280deg) translateZ(288px);
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item:nth-child(9),
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper:nth-child(9) {
transform: rotateY(320deg) translateZ(288px);
}
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .wgl-item > div,
body .wgl-carousel_wrapper .animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper > div {
background-color: var(--synta-content-color);
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-carousel.animation-style-3d.animation-direction-vertical .motion-arrow {
display: none;
}
.elementor-widget-wgl-carousel .wgl-carousel_wrapper {
margin: 0 calc(-0.5 * var(--wgl-gap, 0px));
}
.elementor-widget-wgl-carousel .swiper-slide {
padding: 0 calc(0.5 * var(--wgl-gap, 0px));
} .wgl-cases {
display: flex;
flex-wrap: wrap;
}
.wgl-cases:not([data-carousel=yes]) {
display: grid;
grid-template-columns: repeat(3, 1fr);
}
.wgl-cases__link {
position: absolute;
z-index: 3;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.wgl-cases .read-more-icon {
font-weight: normal;
letter-spacing: 0;
}
.wgl-cases .image_wrapper {
position: relative;
z-index: 1;
display: inline-flex;
align-items: center;
overflow: hidden;
max-width: 100%;
}
.wgl-cases .image_wrapper .icon-wrapper {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: flex;
align-items: center;
justify-content: center;
}
.wgl-cases .image_wrapper .icon-wrapper .wgl-icon {
position: relative;
display: flex;
align-items: center;
justify-content: center;
gap: 15px;
background: transparent;
}
.wgl-cases .image_wrapper .icon-wrapper .wgl-text_over_image {
font-family: var(--synta-header-font-family);
font-weight: var(--synta-header-font-weight);
font-size: 15px;
color: transparent;
transition: inherit;
}
.wgl-cases .image_wrapper .wgl-image-box_img {
transition: box-shadow 0.5s;
}
.wgl-cases .icon_wrapper .wgl-icon {
position: relative;
}
.wgl-cases .icon_wrapper .wgl-icon::after {
--bubble-top: 0;
--bubble-left: 0;
display: none;
content: "";
position: absolute;
top: -1000px;
left: -1000px;
right: -1000px;
bottom: -1000px;
margin: auto;
z-index: -1;
border-radius: 50%;
transition: 0.4s;
background-color: #ffffff;
transform: translate(var(--bubble-left), var(--bubble-top));
}
.wgl-cases .case_bg_text {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 0;
font-family: var(--synta-header-font-family);
font-weight: var(--synta-header-font-weight);
font-size: 200px;
letter-spacing: 0;
line-height: 1em;
transition: 0.4s;
height: -moz-fit-content;
height: fit-content;
margin: auto;
pointer-events: none;
}
.wgl-cases .case_title {
position: relative;
z-index: 1;
font-size: 24px;
line-height: 1.25em;
font-weight: 600;
transition: 0.4s;
}
.wgl-cases .case_title span {
font: inherit;
line-height: inherit;
color: inherit;
letter-spacing: inherit;
text-decoration: inherit;
text-transform: inherit;
transition: -webkit-text-decoration-color 0.3s;
transition: text-decoration-color 0.3s;
transition: text-decoration-color 0.3s, -webkit-text-decoration-color 0.3s;
}
.wgl-cases .case_subtitle {
position: relative;
z-index: 1;
font-size: 14px;
line-height: 1.5em;
font-weight: 500;
transition: 0.4s;
}
.wgl-cases .case_subtitle span {
font: inherit;
line-height: inherit;
color: inherit;
letter-spacing: inherit;
text-decoration: inherit;
text-transform: inherit;
transition: -webkit-text-decoration-color 0.3s;
transition: text-decoration-color 0.3s;
transition: text-decoration-color 0.3s, -webkit-text-decoration-color 0.3s;
}
.wgl-cases .wgl-carousel_wrapper {
width: 100%;
overflow: visible;
}
.wgl-cases .case_items {
float: left;
pointer-events: none;
overflow: hidden;
}
.wgl-cases .case_items:hover .image_wrapper .wgl-icon {
background: var(--synta-primary-color);
}
.wgl-cases .case_items:hover .image_wrapper .wgl-icon .wgl-text_over_image {
color: var(--synta-tertiary-color);
}
.wgl-cases .wgl-button-wrapper {
width: 100%;
}
.wgl-cases .wgl-button-wrapper.rm_btn {
display: flex;
}
.wgl-cases .wgl-button-wrapper .wgl-cases__button {
font-size: 20px;
font-weight: 600;
padding: 20px 30px;
color: var(--synta-button-color-hover);
background: var(--synta-button-bg-hover);
border: 1px solid var(--synta-button-border-hover);
}
.wgl-cases .wgl-button-wrapper .wgl-cases__button .wgl-icon {
color: var(--synta-button-color-hover);
}
.wgl-cases .wgl-cases__link:hover ~ .wgl-button-wrapper .wgl-cases__button,
.wgl-cases .wgl-cases__button:hover {
color: var(--synta-button-color-idle);
background: var(--synta-button-bg-idle);
border: 1px solid var(--synta-button-border-idle);
}
.wgl-cases .wgl-cases__link:hover ~ .wgl-button-wrapper .wgl-cases__button .wgl-icon,
.wgl-cases .wgl-cases__button:hover .wgl-icon {
color: var(--synta-button-color-idle);
}
.wgl-cases .case_items__inner_wrapper {
display: flex;
flex-direction: column;
justify-content: flex-end;
position: relative;
pointer-events: auto;
overflow: hidden;
}
.wgl-cases .case_items__inner_wrapper::before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-radius: inherit;
transition: inherit;
transition-property: opacity;
pointer-events: none;
}
.wgl-cases .case_items__inner_wrapper::after {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-radius: inherit;
transition: inherit;
}
.wgl-cases .hover_image {
display: none;
position: absolute;
z-index: 1;
top: 0;
left: 0;
visibility: hidden;
}
.wgl-cases img {
transition: inherit;
}
.elementor-section-full_width .elementor-column-gap-no .elementor-widget-wgl-cases .wgl-carousel .swiper-container {
overflow: visible;
} .wgl-circuit-service {
position: relative;
z-index: 1;
height: 0;
padding-top: 100%;
}
.wgl-circuit-service::before {
content: "";
position: absolute;
z-index: -1;
left: 10%;
top: 10%;
width: 80%;
height: 80%;
border-radius: 50%;
border: 1px solid #dee1ed;
}
.wgl-circuit-service .wgl-services_icon-wrap {
position: absolute;
z-index: 1;
left: 41%;
top: 41%;
width: 18%;
height: 18%;
font-size: 40px;
border-radius: 50%;
box-shadow: 0px 6px 13px rgba(145, 145, 145, 0.2);
cursor: pointer;
transition: 0.4s;
display: flex;
justify-content: center;
align-items: center;
background-color: #fff;
}
.wgl-circuit-service .wgl-services_icon-wrap .services_icon {
transform: translate(-50%, -50%);
left: 50%;
top: 50%;
position: absolute;
z-index: 1;
transition: 0.6s;
line-height: 1;
}
.wgl-circuit-service .wgl-services_content-wrap {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 25% 29%;
display: flex;
flex-direction: column;
text-align: center;
justify-content: center;
opacity: 0;
visibility: hidden;
transition: 0.6s;
}
.wgl-circuit-service .wgl-services_icon {
color: var(--synta-primary-color);
}
.wgl-circuit-service .wgl-services_item.active .wgl-services_icon {
color: #fff;
}
.wgl-circuit-service .wgl-services_item.active .wgl-services_icon-wrap {
background-color: var(--synta-primary-color);
}
.wgl-circuit-service .wgl-services_item.active .wgl-services_icon-wrap + .wgl-services_content-wrap {
opacity: 1;
visibility: visible;
}
.wgl-circuit-service .wgl-services_title {
margin-bottom: 10px;
font-size: 24px;
line-height: 1.4;
font-weight: 600;
color: var(--synta-header-font-color);
}
.wgl-circuit-service .wgl-services_text {
font-size: 14px;
color: var(--synta-content-color);
}
.wgl-circuit-service.tablet_resp .services_descr {
display: none;
}
.wgl-circuit-service.tablet_resp .services_title {
margin-bottom: 0;
font-size: 22px;
}
.wgl-circuit-service.tablet_resp .services_icon {
font-size: 75%;
}
.wgl-circuit-service.mobile_resp .services_title {
margin-bottom: 0;
font-size: 18px;
line-height: 26px;
}
.wgl-circuit-service.mobile_resp .services_subtitle {
font-size: 13px;
}
.wgl-circuit-service.mobile_resp .services_icon {
font-size: 55%;
}
.wgl-circuit-service.mobile_resp .services_descr {
display: none;
} .wgl-clients {
--wgl-gap: 30px;
display: flex;
flex-wrap: wrap;
}
.wgl-clients .wgl-carousel_wrapper {
width: 100%;
overflow: visible;
}
.wgl-clients .clients_item {
height: auto;
padding: calc(0.5 * var(--wgl-gap));
}
.wgl-clients .clients_item.swiper-slide {
padding-top: 0;
padding-bottom: 0;
}
.wgl-clients .clients_image {
display: flex;
height: 100%;
overflow: hidden;
transition: 0.4s;
position: relative;
z-index: 1;
}
.wgl-clients .clients_image .image_wrapper {
display: flex;
position: relative;
z-index: 1;
align-items: center;
height: max-content;
width: auto;
justify-content: center;
}
.link_on-wrapper .wgl-clients .clients_image .image_wrapper {
height: auto;
width: 100%;
}
.link_on-wrapper .wgl-clients .clients_image {
align-items: stretch;
}
.wgl-clients .clients_image.swiper-slide {
display: flex;
height: auto;
}
.wgl-clients .clients_image::before, .wgl-clients .clients_image::after {
content: "";
position: absolute;
z-index: -1;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
transition: inherit;
}
.wgl-clients .clients_image::after {
opacity: 0;
}
.wgl-clients .clients_image:hover::before {
opacity: 0;
}
.wgl-clients .clients_image:hover::after {
opacity: 1;
}
.link_on-image .wgl-clients .clients_image {
align-items: stretch;
align-content: stretch;
}
.wgl-clients .hover_image {
display: none;
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
visibility: hidden;
}
.wgl-clients.items-1 > .clients_item {
width: 100%;
}
.wgl-clients.items-1 > .clients_item:nth-child(2), .wgl-clients.items-1 > .clients_item:nth-child(n+3) {
clear: left;
}
.wgl-clients.items-2 > .clients_item {
width: 50%;
}
.wgl-clients.items-2 > .clients_item:nth-child(3), .wgl-clients.items-2 > .clients_item:nth-child(2n+5) {
clear: left;
}
.wgl-clients.items-3 > .clients_item {
width: 33.333333%;
}
.wgl-clients.items-3 > .clients_item:nth-child(4), .wgl-clients.items-3 > .clients_item:nth-child(3n+7) {
clear: left;
}
.wgl-clients.items-4 > .clients_item {
width: 25%;
}
.wgl-clients.items-4 > .clients_item:nth-child(5), .wgl-clients.items-4 > .clients_item:nth-child(4n+9) {
clear: left;
}
.wgl-clients.items-5 > .clients_item {
width: 20%;
}
.wgl-clients.items-5 > .clients_item:nth-child(6), .wgl-clients.items-5 > .clients_item:nth-child(5n+11) {
clear: left;
}
.wgl-clients.items-6 > .clients_item {
width: 16.666666%;
}
.wgl-clients.items-6 > .clients_item:nth-child(7), .wgl-clients.items-6 > .clients_item:nth-child(6n+13) {
clear: left;
}
.wgl-clients.items-7 > .clients_item {
width: 14.2857%;
}
.wgl-clients.items-7 > .clients_item:nth-child(8), .wgl-clients.items-7 > .clients_item:nth-child(7n+15) {
clear: left;
}
.wgl-clients.items-8 > .clients_item {
width: 12.5%;
}
.wgl-clients.items-8 > .clients_item:nth-child(9), .wgl-clients.items-8 > .clients_item:nth-child(8n+17) {
clear: left;
}
.wgl-clients.items-9 > .clients_item {
width: 11.1111%;
}
.wgl-clients.items-9 > .clients_item:nth-child(10), .wgl-clients.items-9 > .clients_item:nth-child(9n+19) {
clear: left;
}
.wgl-clients.items-10 > .clients_item {
width: 10%;
}
.wgl-clients.items-10 > .clients_item:nth-child(11), .wgl-clients.items-10 > .clients_item:nth-child(10n+21) {
clear: left;
}
.wgl-clients img {
transition: inherit;
}
.link_on-wrapper .wgl-clients.anim-zoom .clients_image img, .link_on-image .wgl-clients.anim-zoom .image_wrapper img {
transform: scale(0.95);
}
.link_on-wrapper .wgl-clients.anim-zoom .clients_image:hover img, .link_on-image .wgl-clients.anim-zoom .image_wrapper:hover img {
transform: scale(1);
}
.link_on-wrapper .wgl-clients.anim-opacity .clients_image img, .link_on-image .wgl-clients.anim-opacity .image_wrapper img {
opacity: 0.5;
}
.link_on-wrapper .wgl-clients.anim-opacity .clients_image:hover img, .link_on-image .wgl-clients.anim-opacity .image_wrapper:hover img {
opacity: 1;
}
.link_on-wrapper .wgl-clients.anim-grayscale .clients_image img, .link_on-image .wgl-clients.anim-grayscale .image_wrapper img {
filter: grayscale(100%);
opacity: 0.6;
}
.link_on-wrapper .wgl-clients.anim-grayscale .clients_image:hover img, .link_on-image .wgl-clients.anim-grayscale .image_wrapper:hover img {
filter: grayscale(0);
opacity: 1;
}
.link_on-wrapper .wgl-clients.anim-contrast .clients_image:hover img, .link_on-image .wgl-clients.anim-contrast .image_wrapper:hover img {
filter: contrast(300%);
}
.link_on-wrapper .wgl-clients.anim-blur-1 .clients_image:hover img, .link_on-image .wgl-clients.anim-blur-1 .image_wrapper:hover img {
filter: blur(1px);
}
.link_on-wrapper .wgl-clients.anim-blur-2 .clients_image img, .link_on-image .wgl-clients.anim-blur-2 .image_wrapper img {
filter: blur(1px);
}
.link_on-wrapper .wgl-clients.anim-blur-2 .clients_image:hover img, .link_on-image .wgl-clients.anim-blur-2 .image_wrapper:hover img {
filter: blur(0);
}
.link_on-wrapper .wgl-clients.anim-invert .clients_image img, .link_on-image .wgl-clients.anim-invert .image_wrapper img {
filter: invert(100%);
}
.link_on-wrapper .wgl-clients.anim-ex_images .clients_image .hover_image, .link_on-image .wgl-clients.anim-ex_images .image_wrapper .hover_image {
display: block;
opacity: 0;
}
.link_on-wrapper .wgl-clients.anim-ex_images .clients_image:hover .hover_image, .link_on-image .wgl-clients.anim-ex_images .image_wrapper:hover .hover_image {
opacity: 1;
visibility: visible;
}
.link_on-wrapper .wgl-clients.anim-ex_images .clients_image:hover .hover_image + .main_image, .link_on-image .wgl-clients.anim-ex_images .image_wrapper:hover .hover_image + .main_image {
opacity: 0;
}
.link_on-wrapper .wgl-clients.anim-ex_images_ver .clients_image, .link_on-image .wgl-clients.anim-ex_images_ver .image_wrapper {
overflow: hidden;
}
.link_on-wrapper .wgl-clients.anim-ex_images_ver .clients_image .hover_image, .link_on-image .wgl-clients.anim-ex_images_ver .image_wrapper .hover_image {
opacity: 0;
display: block;
transform: translateY(-100%);
}
.link_on-wrapper .wgl-clients.anim-ex_images_ver .clients_image:hover .hover_image, .link_on-image .wgl-clients.anim-ex_images_ver .image_wrapper:hover .hover_image {
opacity: 1;
visibility: visible;
transform: translateY(0%);
}
.link_on-wrapper .wgl-clients.anim-ex_images_ver .clients_image:hover .hover_image + .main_image, .link_on-image .wgl-clients.anim-ex_images_ver .image_wrapper:hover .hover_image + .main_image {
opacity: 0;
transform: translateY(100%);
}
.wgl-clients.anim-mask_image .clients_image {
justify-content: center;
}
.wgl-clients.anim-mask_image .image_wrapper {
height: auto !important;
-webkit-mask-size: contain;
-webkit-mask-position: center center;
-webkit-mask-repeat: no-repeat;
overflow: hidden;
transition: inherit;
}
.elementor-section-full_width .elementor-column-gap-no .elementor-widget-wgl-clients .wgl-carousel .swiper-container {
overflow: visible;
} .wgl-combo-menu .menu-item {
display: flex;
align-items: center;
}
.wgl-combo-menu .menu-item:first-child {
margin-top: 0 !important;
}
.wgl-combo-menu .menu-item:last-child {
margin-bottom: 0 !important;
}
.wgl-combo-menu .menu-item:hover .menu-item_title {
color: var(--synta-header-font-color);
}
.wgl-combo-menu .menu-item_title {
font-family: var(--synta-header-font-family);
margin-right: 20px;
font-size: 20px;
font-weight: 500;
line-height: 1.333;
transition: 0.4s;
color: var(--synta-header-font-color);
letter-spacing: 0;
order: 1;
}
.wgl-combo-menu .menu-item_price {
order: 3;
text-align: right;
margin-left: 20px;
font-family: var(--synta-header-font-family);
font-weight: 500;
font-size: 20px;
line-height: 1.333;
color: var(--synta-tertiary-color);
}
.wgl-combo-menu .menu-item_desc {
font-size: 13px;
font-weight: 500;
color: #949494;
line-height: 1.4em;
}
.wgl-combo-menu .menu-item_content {
display: flex;
align-items: baseline;
}
.wgl-combo-menu .menu-item_content::after {
content: "";
width: 100%;
min-width: 20px;
height: 1px;
flex: 1;
order: 2;
border-bottom: 1px solid;
border-color: var(--synta-primary-color);
}
.wgl-combo-menu .menu-item_content-wrap {
flex: 1;
}
.wgl-combo-menu .menu-item_image-wrap {
align-self: flex-start;
} .wgl-countdown .countdown-row {
display: flex;
align-items: center;
}
.wgl-countdown .countdown-section {
position: relative;
color: inherit;
}
.wgl-countdown .countdown-section .countdown-amount {
--dots-size: 10px;
--dots-interval: 20px;
--dots-v-pos: 20%;
--dots-h-pos: 0;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
z-index: 1;
margin: 0 auto;
font-size: 1em;
line-height: 1;
font-family: var(--synta-header-font-family);
font-weight: 500;
letter-spacing: 0;
box-sizing: border-box;
color: var(--synta-header-font-color);
}
.wgl-countdown .countdown-section .countdown-amount span {
display: inline-block;
}
.wgl-countdown .countdown-section .countdown-period {
display: block;
letter-spacing: 0;
font-family: var(--synta-header-font-family);
font-size: 14px;
font-weight: 600;
line-height: 1;
color: var(--synta-header-font-color);
min-width: 100%;
margin: auto;
padding-top: 20px;
white-space: nowrap;
text-transform: uppercase;
}
.elementor-widget-wgl-countdown.aleft .countdown-row {
justify-content: flex-start;
}
.elementor-widget-wgl-countdown.acenter .countdown-row {
justify-content: center;
}
.elementor-widget-wgl-countdown.aright .countdown-row {
justify-content: flex-end;
}
.elementor-widget-wgl-countdown.ajustify .countdown-section {
flex: 1;
}
.elementor-widget-wgl-countdown:not(.show_title_yes) .countdown-period {
display: none !important;
}
.elementor-widget-wgl-countdown.dots_style-circle .countdown-section:not(:last-child) .countdown-amount::before, .elementor-widget-wgl-countdown.dots_style-circle .countdown-section:not(:last-child) .countdown-amount::after, .elementor-widget-wgl-countdown.dots_style-rhombus .countdown-section:not(:last-child) .countdown-amount::before, .elementor-widget-wgl-countdown.dots_style-rhombus .countdown-section:not(:last-child) .countdown-amount::after, .elementor-widget-wgl-countdown.dots_style-square .countdown-section:not(:last-child) .countdown-amount::before, .elementor-widget-wgl-countdown.dots_style-square .countdown-section:not(:last-child) .countdown-amount::after {
content: "";
visibility: hidden;
position: absolute;
z-index: 1;
top: var(--dots-v-pos);
right: var(--dots-h-pos);
width: var(--dots-size);
height: var(--dots-size);
background: currentColor;
color: var(--synta-header-font-color);
}
.elementor-widget-wgl-countdown.dots_style-circle .countdown-section:not(:last-child) .countdown-amount::before, .elementor-widget-wgl-countdown.dots_style-rhombus .countdown-section:not(:last-child) .countdown-amount::before, .elementor-widget-wgl-countdown.dots_style-square .countdown-section:not(:last-child) .countdown-amount::before {
margin-top: 0;
transform: translateX(50%) translateY(-50%) rotate(45deg);
}
.elementor-widget-wgl-countdown.dots_style-circle .countdown-section:not(:last-child) .countdown-amount::after, .elementor-widget-wgl-countdown.dots_style-rhombus .countdown-section:not(:last-child) .countdown-amount::after, .elementor-widget-wgl-countdown.dots_style-square .countdown-section:not(:last-child) .countdown-amount::after {
margin-top: calc(var(--dots-interval) + var(--dots-size));
transform: translateX(50%) translateY(50%) rotate(45deg);
}
.elementor-widget-wgl-countdown.dots_style-square .countdown-section:not(:last-child) .countdown-amount::before, .elementor-widget-wgl-countdown.dots_style-square .countdown-section:not(:last-child) .countdown-amount::after {
border-radius: 0;
transform: translateX(50%) translateY(-50%) rotate(0deg);
}
.elementor-widget-wgl-countdown.dots_style-circle .countdown-section:not(:last-child) .countdown-amount::before, .elementor-widget-wgl-countdown.dots_style-circle .countdown-section:not(:last-child) .countdown-amount::after {
border-radius: 50%;
transform: translateX(50%);
}
.elementor-widget-wgl-countdown.dots_style-font .countdown-section:not(:last-child) .countdown-amount::after {
content: ":";
position: absolute;
z-index: 1;
top: 0;
right: 0;
margin-top: 0;
transform: translateX(50%);
}
body:not([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .elementor-widget-wgl-countdown.a-tabletleft .countdown-row {
justify-content: flex-start;
}
body:not([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .elementor-widget-wgl-countdown.a-tabletcenter .countdown-row {
justify-content: center;
}
body:not([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .elementor-widget-wgl-countdown.a-tabletright .countdown-row {
justify-content: flex-end;
}
body:not([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .elementor-widget-wgl-countdown.a-tabletjustify .countdown-section {
flex: 1;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-countdown .countdown-section .countdown-period {
font-size: 14px;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-countdown.a-mobileleft .countdown-row {
justify-content: flex-start;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-countdown.a-mobilecenter .countdown-row {
justify-content: center;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-countdown.a-mobileright .countdown-row {
justify-content: flex-end;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-countdown.a-mobilejustify .countdown-section {
flex: 1;
} .elementor-widget-wgl-counter.value_color-gradient .wgl-counter__value-inner {
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.wgl-counter {
font-size: 0;
position: relative;
z-index: 1;
}
.wgl-counter .media-wrap {
display: inline-block;
}
.wgl-counter__value-wrap {
display: inline-block;
color: var(--synta-primary-color);
font-weight: 700;
font-size: 48px;
line-height: 1;
}
.wgl-counter__value-inner {
display: flex;
width: 100%;
}
.wgl-counter__placeholder-wrap {
font-weight: inherit;
position: relative;
white-space: nowrap;
}
.wgl-counter__value {
position: absolute;
z-index: 2;
top: 0;
right: 0;
}
.wgl-counter__placeholder {
display: block;
visibility: hidden;
}
.wgl-counter__prefix {
text-align: right;
}
.wgl-counter__suffix {
text-align: left;
}
.wgl-counter_title {
position: relative;
font-size: 18px;
font-family: var(--synta-content-font-family);
font-weight: 600;
color: var(--synta-header-font-color);
line-height: 1.363em;
margin-top: 10px;
z-index: 2;
}
.wgl-counter_content {
font-size: 16px;
margin-top: 6px;
}
.wgl-counter_divider {
width: 100%;
height: 1px;
background: var(--synta-secondary-color);
flex-shrink: 0;
margin: 0 0 21px;
}
.wgl-counter.title-inline .wgl-counter__value-inner {
margin: 0;
}
.wgl-counter.title-inline .content-wrap {
display: flex;
align-items: center;
justify-content: center;
}
.wgl-counter.title-inline .wgl-counter_title {
margin-top: -6px;
margin-left: 30px;
}
.wgl-counter.title-inline .wgl-counter_divider {
width: 1px;
height: auto;
margin: 0 -2px 0 18px;
align-self: stretch;
}
.wgl-counter.title-top .content-wrap {
display: flex;
flex-direction: column-reverse;
}
.wgl-counter .wgl-icon {
color: var(--synta-primary-color);
}
.wgl-counter .wgl-icon:hover {
color: var(--synta-primary-color);
}
body .elementor-widget-wgl-counter.aleft .wgl-counter_title {
text-align: left;
}
body .elementor-widget-wgl-counter.aleft .title-inline .content-wrap {
justify-content: flex-start;
}
body .elementor-widget-wgl-counter.aright .wgl-counter_title {
text-align: right;
}
body .elementor-widget-wgl-counter.aright .title-inline .content-wrap {
justify-content: flex-end;
}
body .elementor-widget-wgl-counter.acenter .wgl-counter_title {
text-align: center;
}
body .elementor-widget-wgl-counter.acenter .title-inline .content-wrap {
justify-content: center;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .elementor-widget-wgl-counter.a-tabletleft .wgl-counter_title {
text-align: left;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .elementor-widget-wgl-counter.a-tabletleft .title-inline .content-wrap {
justify-content: flex-start;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .elementor-widget-wgl-counter.a-tabletright .wgl-counter_title {
text-align: right;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .elementor-widget-wgl-counter.a-tabletright .title-inline .content-wrap {
justify-content: flex-end;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .elementor-widget-wgl-counter.a-tabletcenter .wgl-counter_title {
text-align: center;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .elementor-widget-wgl-counter.a-tabletcenter .title-inline .content-wrap {
justify-content: center;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-counter.a-mobileleft .wgl-counter_title {
text-align: left;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-counter.a-mobileleft .title-inline .content-wrap {
justify-content: flex-start;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-counter.a-mobileright .wgl-counter_title {
text-align: right;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-counter.a-mobileright .title-inline .content-wrap {
justify-content: flex-end;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-counter.a-mobilecenter .wgl-counter_title {
text-align: center;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-counter.a-mobilecenter .title-inline .content-wrap {
justify-content: center;
} .wgl-demo-item {
text-align: center;
}
.wgl-demo-item .demo-item {
transition: 0.4s;
display: flex;
flex-direction: column;
width: 100%;
}
.wgl-demo-item .demo-item_title {
display: flex;
font-family: var(--synta-header-font-family);
font-weight: var(--synta-header-font-weight);
font-size: 22px;
line-height: 1.5em;
color: var(--synta-header-font-color);
transition: 0.4s;
position: relative;
z-index: 1;
}
.wgl-demo-item .demo-item_title .icon-wrapper {
margin: -1em 0;
font-size: 0;
line-height: 0;
}
.wgl-demo-item .demo-item_title svg {
fill: currentColor;
}
.wgl-demo-item .demo-item_title .wgl-icon {
font-size: 31px;
}
.wgl-demo-item .demo-item_image-wrap {
position: relative;
z-index: 1;
}
.wgl-demo-item .demo-item_image {
transition: 0.4s;
}
.wgl-demo-item:hover .demo-item_title {
color: var(--synta-header-font-color);
}
.wgl-demo-item.lift_on_hover:hover .demo-item {
transform: translateY(-15px);
} .elementor-widget-wgl-double-heading .wgl-double-heading {
position: relative;
z-index: 0;
}
.elementor-widget-wgl-double-heading .wgl-double-heading .dblh__subtitle {
display: inline-block;
color: var(--synta-primary-color);
position: relative;
transition: 0.4s;
font-size: 24px;
font-weight: 500;
line-height: 1;
margin-bottom: 30px;
}
.elementor-widget-wgl-double-heading .wgl-double-heading .dblh__title-wrapper {
position: relative;
z-index: 1;
}
.elementor-widget-wgl-double-heading .wgl-double-heading .dblh__title {
font: inherit;
line-height: inherit;
color: inherit;
letter-spacing: inherit;
text-decoration: inherit;
text-transform: inherit;
transition: 0.4s, font 0s, letter-spacing 0s;
text-decoration-thickness: 0.03em !important;
text-underline-offset: 0.1em;
}
.elementor-widget-wgl-double-heading .wgl-double-heading .dblh__title-1 {
color: var(--synta-header-font-color);
}
.elementor-widget-wgl-double-heading .wgl-double-heading .dblh__title-2 {
color: var(--synta-header-font-color);
}
.elementor-widget-wgl-double-heading .wgl-double-heading .dblh__title-3 {
color: var(--synta-header-font-color);
}
.elementor-widget-wgl-double-heading.divider-yes .dblh__subtitle::before {
margin-right: 5px;
}
.elementor-widget-wgl-double-heading.divider-yes .dblh__subtitle::after {
margin-left: 5px;
}
.elementor-widget-wgl-double-heading.divider-yes.divider-line .dblh__subtitle {
padding: 0 68px;
}
.elementor-widget-wgl-double-heading.divider-yes.divider-line .dblh__subtitle::before, .elementor-widget-wgl-double-heading.divider-yes.divider-line .dblh__subtitle::after {
content: "";
position: absolute;
top: 50%;
z-index: 1;
height: 1px;
width: 48px;
background: currentColor;
display: block;
}
.elementor-widget-wgl-double-heading.divider-yes.divider-line .dblh__subtitle::before {
left: 0;
}
.elementor-widget-wgl-double-heading.divider-yes.divider-line .dblh__subtitle::after {
right: 0;
}
@media (max-width: 767px) {
.elementor-widget-wgl-double-heading.divider-yes.divider-line .dblh__subtitle {
padding: 0 48px;
}
.elementor-widget-wgl-double-heading.divider-yes.divider-line .dblh__subtitle::before, .elementor-widget-wgl-double-heading.divider-yes.divider-line .dblh__subtitle::after {
width: 30px;
}
}
.elementor-widget-wgl-double-heading.divider-yes.divider-line.aleft .dblh__subtitle {
padding-left: 0;
}
.elementor-widget-wgl-double-heading.divider-yes.divider-line.aleft .dblh__subtitle::before {
display: none;
}
.elementor-widget-wgl-double-heading.divider-yes.divider-line.aright .dblh__subtitle {
padding-right: 0;
}
.elementor-widget-wgl-double-heading.divider-yes.divider-line.aright .dblh__subtitle::after {
display: none;
}
.elementor-widget-wgl-double-heading.divider-yes.divider-bottom-line .dblh__subtitle::before {
content: "";
margin: 0;
width: 100%;
height: 1px;
position: absolute;
z-index: 1;
left: 0;
bottom: -12px;
background: currentColor;
}
.elementor-widget-wgl-double-heading.divider-yes.divider-round-brackets .dblh__subtitle::before {
content: "(";
}
.elementor-widget-wgl-double-heading.divider-yes.divider-round-brackets .dblh__subtitle::after {
content: ")";
}
.elementor-widget-wgl-double-heading.divider-yes.divider-square-brackets .dblh__subtitle::before {
content: "[";
}
.elementor-widget-wgl-double-heading.divider-yes.divider-square-brackets .dblh__subtitle::after {
content: "]";
}
.elementor-widget-wgl-double-heading.divider-yes.divider-curly-brackets .dblh__subtitle::before {
content: "{";
}
.elementor-widget-wgl-double-heading.divider-yes.divider-curly-brackets .dblh__subtitle::after {
content: "}";
}
.elementor-widget-wgl-double-heading.divider-yes.divider-forward-slash .dblh__subtitle::before {
content: "/";
}
.elementor-widget-wgl-double-heading.divider-yes.divider-forward-slash .dblh__subtitle::after {
content: "/";
}
.elementor-widget-wgl-double-heading.divider-yes.divider-back-slash .dblh__subtitle::before {
content: "\\";
}
.elementor-widget-wgl-double-heading.divider-yes.divider-back-slash .dblh__subtitle::after {
content: "\\";
} .wgl-image-animate {
position: relative;
line-height: 0;
max-width: 100%;
}
.wgl-image-animate .img-layer_image-wrapper {
position: relative;
line-height: 0;
display: block;
width: inherit;
max-width: 100%;
height: inherit;
max-height: 100%;
}
.wgl-image-animate .img-layer_image-wrapper .img-layer_item {
transform: translate(var(--offset-left, 0%), var(--offset-top, 0%));
}
.wgl-image-animate .img-layer_image-wrapper img {
pointer-events: none;
}
.wgl-image-animate .img-layer_image-wrapper:not(:first-child) {
position: absolute;
left: 0;
top: 0;
}
.wgl-image-animate .img-layer_image-wrapper .img-layer_image {
transition: all 0.5s;
}
.wgl-image-animate .img-layer_image-wrapper.up_down1 .img-layer_image {
animation: image_upDown1 2s infinite alternate;
}
.wgl-image-animate .img-layer_image-wrapper.up_down2 .img-layer_image {
animation: image_upDown2 2s infinite alternate;
}
.wgl-image-animate .img-layer_image-wrapper.up_down3 .img-layer_image {
animation: image_upDown3 2s infinite alternate;
}
.wgl-image-animate .img-layer_image-wrapper.left_right1 .img-layer_image {
animation: image_leftRight1 2s infinite alternate;
}
.wgl-image-animate .img-layer_image-wrapper.left_right2 .img-layer_image {
animation: image_leftRight2 2s infinite alternate;
}
.wgl-image-animate .img-layer_image-wrapper.left_right3 .img-layer_image {
animation: image_leftRight3 2s infinite alternate;
}
.wgl-image-animate .img-layer_image-wrapper.scale1 .img-layer_image {
animation: image_scale1 2s infinite alternate;
}
.wgl-image-animate .img-layer_image-wrapper.scale2 .img-layer_image {
animation: image_scale2 2s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.scale3 .img-layer_image {
animation: image_scale3 2s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.move1 .img-layer_image {
animation: image_move1 4s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.move2 .img-layer_image {
animation: image_move2 4s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.move3 .img-layer_image {
animation: image_move3 4s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.move4 .img-layer_image {
animation: image_move4 4s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.move-rotate1 .img-layer_image {
animation: image_move_rotate1 4s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.move-rotate2 .img-layer_image {
animation: image_move_rotate2 4s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.move-rotate3 .img-layer_image {
animation: image_move_rotate3 4s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.move-rotate4 .img-layer_image {
animation: image_move_rotate4 4s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.modern1 .img-layer_item__inner {
animation: modern_rotate 50s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.modern1 .img-layer_image {
animation: modern1_trajectory 20s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.modern2 .img-layer_item__inner {
animation: modern_rotate 50s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.modern2 .img-layer_image {
animation: modern2_trajectory 16s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.modern3 .img-layer_item__inner {
animation: modern_rotate 50s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.modern3 .img-layer_image {
animation: modern3_trajectory 23s infinite linear;
}
@keyframes image_upDown1 {
0% {
transform: translateY(-5px);
}
100% {
transform: translateY(5px);
}
}
@keyframes image_upDown2 {
0% {
transform: translateY(-10px);
}
100% {
transform: translateY(10px);
}
}
@keyframes image_upDown3 {
0% {
transform: translateY(-15px);
}
100% {
transform: translateY(15px);
}
}
@keyframes image_leftRight1 {
0% {
transform: translateX(-5px);
}
100% {
transform: translateX(5px);
}
}
@keyframes image_leftRight2 {
0% {
transform: translateX(-10px);
}
100% {
transform: translateX(10px);
}
}
@keyframes image_leftRight3 {
0% {
transform: translateX(-15px);
}
100% {
transform: translateX(15px);
}
}
@keyframes image_scale1 {
0% {
transform: scale(0.8);
}
100% {
transform: scale(1.1);
}
}
@keyframes image_scale2 {
0% {
transform: scale(0.9);
}
50% {
transform: scale(1.1);
}
100% {
transform: scale(0.9);
}
}
@keyframes image_scale3 {
0% {
transform: scale(1);
}
50% {
transform: scale(0.9);
}
100% {
transform: scale(1);
}
}
@keyframes image_move1 {
0% {
transform: translate(0px, 0px);
}
25% {
transform: translate(10px, 20px);
}
50% {
transform: translate(30px, 30px);
}
75% {
transform: translate(20px, 10px);
}
100% {
transform: translate(0px, 0px);
}
}
@keyframes image_move2 {
0% {
transform: translate(0px, 0px);
}
25% {
transform: translate(20px, -20px);
}
50% {
transform: translate(0px, -40px);
}
75% {
transform: translate(20px, -20px);
}
100% {
transform: translate(0px, 0px);
}
}
@keyframes image_move3 {
0% {
transform: translate(0px, 0px);
}
25% {
transform: translate(20px, 0px);
}
50% {
transform: translate(30px, -20px);
}
75% {
transform: translate(20px, 0px);
}
100% {
transform: translate(0px, 0px);
}
}
@keyframes image_move4 {
0% {
transform: translate(0px, 0px);
}
15% {
transform: translate(0px, 20px);
}
30% {
transform: translate(-20px, 20px);
}
45% {
transform: translate(-20px, 40px);
}
60% {
transform: translate(-25px, 30px);
}
75% {
transform: translate(-20px, 20px);
}
90% {
transform: translate(0px, 20px);
}
100% {
transform: translate(0px, 0px);
}
}
@keyframes image_move_rotate1 {
0% {
transform: translate(0px, 0px) rotate(0);
}
25% {
transform: translate(-10px, -10px) rotate(5deg);
}
50% {
transform: translate(-20px, 0px) rotate(0);
}
75% {
transform: translate(-10px, -10px) rotate(-2deg);
}
100% {
transform: translate(0, 0) rotate(0);
}
}
@keyframes image_move_rotate2 {
0% {
transform: translate(0px, 0px) rotate(0);
}
25% {
transform: translate(10px, 10px) rotate(-5deg);
}
50% {
transform: translate(-5px, 15px) rotate(-10deg);
}
75% {
transform: translate(-10px, 5px) rotate(-5deg);
}
100% {
transform: translate(0, 0) rotate(0);
}
}
@keyframes image_move_rotate3 {
0% {
transform: translate(0px, 0px) rotate(0);
}
20% {
transform: translate(0px, -10px) rotate(-5deg);
}
40% {
transform: translate(15px, -15px) rotate(0deg);
}
60% {
transform: translate(25px, 0px) rotate(7deg);
}
80% {
transform: translate(10px, 10px) rotate(-2deg);
}
100% {
transform: translate(0, 0) rotate(0);
}
}
@keyframes image_move_rotate4 {
0% {
transform: translate(0px, 0px) rotate(0);
}
15% {
transform: translate(-10px, 10px) rotate(5deg);
}
30% {
transform: translate(-25px, 15px) rotate(10deg);
}
45% {
transform: translate(-25px, 25px) rotate(13deg);
}
60% {
transform: translate(-5px, 20px) rotate(16deg);
}
75% {
transform: translate(5px, 5px) rotate(13deg);
}
90% {
transform: translate(15px, -10px) rotate(8deg);
}
100% {
transform: translate(0, 0) rotate(0);
}
}
@keyframes modern_rotate {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@keyframes modern1_trajectory {
0% {
transform: translate(0, 0);
}
10% {
transform: translate(20px, -10px);
}
20% {
transform: translate(50px, -30px);
}
30% {
transform: translate(40px, -20px);
}
40% {
transform: translate(10px, 10px);
}
50% {
transform: translate(-50px, 50px);
}
60% {
transform: translate(-30px, 40px);
}
70% {
transform: translate(10px, -10px);
}
80% {
transform: translate(30px, 10px);
}
90% {
transform: translate(20px, -10px);
}
100% {
transform: translate(0, 0);
}
}
@keyframes modern2_trajectory {
0% {
transform: translate(0, 0);
}
20% {
transform: translate(30px, -20px);
}
40% {
transform: translate(50px, -50px);
}
60% {
transform: translate(20px, -30px);
}
80% {
transform: translate(10px, -10px);
}
100% {
transform: translate(0, 0);
}
}
@keyframes modern3_trajectory {
0% {
transform: translate(0, 0);
}
10% {
transform: translate(20px, -10px);
}
20% {
transform: translate(40px, 10px);
}
30% {
transform: translate(20px, 30px);
}
40% {
transform: translate(-10px, 20px);
}
50% {
transform: translate(-30px, -10px);
}
60% {
transform: translate(-50px, -30px);
}
70% {
transform: translate(-20px, -50px);
}
80% {
transform: translate(10px, -30px);
}
90% {
transform: translate(30px, -10px);
}
100% {
transform: translate(0, 0);
}
} .wgl-image_comparison.cocoen {
cursor: pointer;
line-height: 0;
margin: 0;
overflow: hidden;
padding: 0;
position: relative;
-webkit-user-select: none;
user-select: none;
border-radius: 0;
}
.wgl-image_comparison.cocoen img.comp-image {
max-width: none;
display: block;
width: 100%;
}
.wgl-image_comparison.cocoen > div {
height: 100%;
left: 0;
overflow: hidden;
position: absolute;
top: 0;
width: 50%;
}
.wgl-image_comparison.cocoen .cocoen-drag {
position: absolute;
z-index: 1;
top: 0;
bottom: 0;
left: 50%;
width: 2px;
margin-left: -1px;
background: var(--synta-tertiary-color);
cursor: ew-resize;
}
.wgl-image_comparison.cocoen .cocoen-drag::before, .wgl-image_comparison.cocoen .cocoen-drag::after {
content: "";
position: absolute;
top: 50%;
width: 80px;
height: 80px;
cursor: pointer;
margin-top: -40px;
border-radius: 0;
transform: rotate(90deg);
background-image: var(--synta-bg-caret-h);
background-size: 14px;
background-repeat: no-repeat;
background-position: 50% 78%;
}
.wgl-image_comparison.cocoen .cocoen-drag::before {
z-index: 1;
left: 50%;
margin-left: -40px;
background-color: var(--synta-tertiary-color);
border-radius: 20px;
transform: scaleX(-1) rotate(90deg);
box-shadow: 4px 4px 15px 0 rgba(0, 0, 0, 0.1);
}
.wgl-image_comparison.cocoen .cocoen-drag::after {
z-index: 2;
right: 50%;
margin-right: -40px;
background-color: transparent !important;
} .wgl-image-hotspots {
display: inline-block;
position: relative;
z-index: 1;
}
.wgl-image-hotspots .hotspots_image-wrap {
display: inline-block;
}
.wgl-image-hotspots .hotspots__container {
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.wgl-image-hotspots .hotspots__container.appear_animation .hotspots__item {
opacity: 0;
visibility: hidden;
transition: 1.4s;
}
.wgl-image-hotspots .hotspots__container.appear_animation .hotspots__item.appeared {
opacity: 1;
visibility: visible;
}
.wgl-image-hotspots .hotspots__container.loop_animation-pulse .hotspots__item {
animation: 5s both running infinite hotspots_pulse;
}
.wgl-image-hotspots .hotspots__container.loop_animation-flash .hotspots__item {
animation: 5s both running infinite hotspots_flash;
}
.wgl-image-hotspots .hotspots__container.loop_animation-zoom .hotspots__item {
animation: 5s both running infinite hotspots_zoom;
}
.wgl-image-hotspots .hotspots__container.loop_animation-shake .hotspots__item {
animation: 5s both running infinite hotspots_shake;
}
.wgl-image-hotspots .hotspots__container.loop_animation-swing .hotspots__item {
animation: 5s both running infinite hotspots_swing;
}
.wgl-image-hotspots .hotspots__container.loop_animation-rubber .hotspots__item {
animation: 5s both running infinite hotspots_rubber;
}
.wgl-image-hotspots .hotspots__container.loop_animation .hotspots__item:hover {
animation-play-state: paused;
}
.wgl-image-hotspots .hotspots__item {
line-height: 1em;
position: absolute;
cursor: pointer;
}
.wgl-image-hotspots .hotspots__item:hover .desktop-tooltips-hover {
opacity: 1;
visibility: visible;
transition: 0.4s;
}
.wgl-image-hotspots .hotspots__item:hover .desktop-tooltips-hover .tooltip__wrapper {
opacity: inherit;
visibility: inherit;
transition: inherit;
}
@media (max-width: 1024px) {
.wgl-image-hotspots .hotspots__item:hover .tablet-tooltips-hover {
opacity: 1;
visibility: visible;
transition: 0.4s;
}
.wgl-image-hotspots .hotspots__item:hover .tablet-tooltips-hover .tooltip__wrapper {
opacity: inherit;
visibility: inherit;
transition: inherit;
}
}
@media (max-width: 767px) {
.wgl-image-hotspots .hotspots__item:hover .mobile-tooltips-hover {
opacity: 1;
visibility: visible;
transition: 0.4s;
}
.wgl-image-hotspots .hotspots__item:hover .mobile-tooltips-hover .tooltip__wrapper {
opacity: inherit;
visibility: inherit;
transition: inherit;
}
}
.wgl-image-hotspots .hotspots__item:hover .animation-zoom .tooltip__wrapper {
transform: scale3d(1, 1, 1);
}
.wgl-image-hotspots .hotspots__item:hover .animation-to_left .tooltip__wrapper, .wgl-image-hotspots .hotspots__item:hover .animation-to_top .tooltip__wrapper, .wgl-image-hotspots .hotspots__item:hover .animation-to_right .tooltip__wrapper, .wgl-image-hotspots .hotspots__item:hover .animation-to_bottom .tooltip__wrapper {
transform: translate(0);
}
.wgl-image-hotspots .hotspots__item:hover .animation-shake .tooltip__wrapper {
animation: tooltips_shake 0.4s forwards;
}
.wgl-image-hotspots .hotspots__item:hover .hotspots_point-icon.default {
transform: translate(-50%, -50%) scale(1.553);
}
.wgl-image-hotspots .hotspots_media-wrap {
transition: 0.4s;
}
.wgl-image-hotspots .hotspots_point-wrap {
display: flex;
align-items: center;
transition: 0.4s;
}
.wgl-image-hotspots .hotspots_point-icon {
line-height: 0;
width: 1em;
display: block;
text-align: center;
}
.wgl-image-hotspots .hotspots_point-icon.default {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: clamp(1px, 16.08%, 20px);
height: clamp(1px, 16.08%, 20px);
border-radius: 50%;
background-color: #ffffff;
transform: translate(-50%, -50%);
transition: inherit;
}
.wgl-image-hotspots .hotspots_point-icon svg {
width: 1em;
height: 1em;
display: block;
}
.wgl-image-hotspots .hotspots_point-text {
margin: 0;
line-height: 1;
transition: 0.4s;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-top_l .hotspot__tooltip {
top: initial;
right: 100%;
bottom: 100%;
left: initial;
transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-top_l .tooltip__wrapper {
margin: 0 10px 10px 0;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-top_l .tooltip__wrapper::after {
display: none;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-top .hotspot__tooltip {
top: initial;
right: initial;
bottom: 100%;
left: 50%;
transform: translateX(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-desktop-top .tooltip__wrapper {
margin-bottom: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-top .tooltip__wrapper::after {
left: 50%;
bottom: 14px;
transform: translateX(-50%) rotate(45deg);
}
.wgl-image-hotspots .hotspots__item.tt-desktop-top_r .hotspot__tooltip {
top: initial;
right: initial;
bottom: 100%;
left: 100%;
transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-top_r .tooltip__wrapper {
margin: 0 0 10px 10px;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-top_r .tooltip__wrapper::after {
display: none;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-right .hotspot__tooltip {
top: 50%;
right: initial;
bottom: initial;
left: 100%;
transform: translateY(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-desktop-right .tooltip__wrapper {
margin-left: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-right .tooltip__wrapper::after {
top: 50%;
left: 14px;
transform: translateY(-50%) rotate(45deg);
}
.wgl-image-hotspots .hotspots__item.tt-desktop-bottom_r .hotspot__tooltip {
top: 100%;
right: initial;
bottom: initial;
left: 100%;
transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-bottom_r .tooltip__wrapper {
margin: 10px 0 0 10px;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-bottom_r .tooltip__wrapper::after {
display: none;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-bottom .hotspot__tooltip {
top: 100%;
right: initial;
bottom: initial;
left: 50%;
transform: translateX(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-desktop-bottom .tooltip__wrapper {
margin-top: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-bottom .tooltip__wrapper::after {
left: 50%;
top: 14px;
transform: translateX(-50%) rotate(45deg);
}
.wgl-image-hotspots .hotspots__item.tt-desktop-bottom_l .hotspot__tooltip {
top: 100%;
right: 100%;
bottom: initial;
left: initial;
transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-bottom_l .tooltip__wrapper {
margin: 10px 10px 0 0;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-bottom_l .tooltip__wrapper::after {
display: none;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-left .hotspot__tooltip {
top: 50%;
right: 100%;
bottom: initial;
left: initial;
transform: translateY(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-desktop-left .tooltip__wrapper {
margin-right: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-desktop-left .tooltip__wrapper::after {
top: 50%;
right: 14px;
transform: translateY(-50%) rotate(45deg);
}
.wgl-image-hotspots .hotspots__item.m-desktop-left .hotspots_point-wrap {
flex-direction: row;
}
.wgl-image-hotspots .hotspots__item.m-desktop-top .hotspots_point-wrap {
flex-direction: column;
}
.wgl-image-hotspots .hotspots__item.m-desktop-right .hotspots_point-wrap {
flex-direction: row-reverse;
}
.wgl-image-hotspots .hotspots__item.m-desktop-bottom .hotspots_point-wrap {
flex-direction: column-reverse;
}
@media (max-width: 1024px) {
.wgl-image-hotspots .hotspots__item.tt-tablet-top_l .hotspot__tooltip {
top: initial;
right: 100%;
bottom: 100%;
left: initial;
transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-tablet-top_l .tooltip__wrapper {
margin: 0 10px 10px 0;
}
.wgl-image-hotspots .hotspots__item.tt-tablet-top_l .tooltip__wrapper::after {
display: none;
}
.wgl-image-hotspots .hotspots__item.tt-tablet-top .hotspot__tooltip {
top: initial;
right: initial;
bottom: 100%;
left: 50%;
transform: translateX(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-tablet-top .tooltip__wrapper {
margin-bottom: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-tablet-top .tooltip__wrapper::after {
left: 50%;
bottom: 14px;
transform: translateX(-50%) rotate(45deg);
}
.wgl-image-hotspots .hotspots__item.tt-tablet-top_r .hotspot__tooltip {
top: initial;
right: initial;
bottom: 100%;
left: 100%;
transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-tablet-top_r .tooltip__wrapper {
margin: 0 0 10px 10px;
}
.wgl-image-hotspots .hotspots__item.tt-tablet-top_r .tooltip__wrapper::after {
display: none;
}
.wgl-image-hotspots .hotspots__item.tt-tablet-right .hotspot__tooltip {
top: 50%;
right: initial;
bottom: initial;
left: 100%;
transform: translateY(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-tablet-right .tooltip__wrapper {
margin-left: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-tablet-right .tooltip__wrapper::after {
top: 50%;
left: 14px;
transform: translateY(-50%) rotate(45deg);
}
.wgl-image-hotspots .hotspots__item.tt-tablet-bottom_r .hotspot__tooltip {
top: 100%;
right: initial;
bottom: initial;
left: 100%;
transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-tablet-bottom_r .tooltip__wrapper {
margin: 10px 0 0 10px;
}
.wgl-image-hotspots .hotspots__item.tt-tablet-bottom_r .tooltip__wrapper::after {
display: none;
}
.wgl-image-hotspots .hotspots__item.tt-tablet-bottom .hotspot__tooltip {
top: 100%;
right: initial;
bottom: initial;
left: 50%;
transform: translateX(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-tablet-bottom .tooltip__wrapper {
margin-top: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-tablet-bottom .tooltip__wrapper::after {
left: 50%;
top: 14px;
transform: translateX(-50%) rotate(45deg);
}
.wgl-image-hotspots .hotspots__item.tt-tablet-bottom_l .hotspot__tooltip {
top: 100%;
right: 100%;
bottom: initial;
left: initial;
transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-tablet-bottom_l .tooltip__wrapper {
margin: 10px 10px 0 0;
}
.wgl-image-hotspots .hotspots__item.tt-tablet-bottom_l .tooltip__wrapper::after {
display: none;
}
.wgl-image-hotspots .hotspots__item.tt-tablet-left .hotspot__tooltip {
top: 50%;
right: 100%;
bottom: initial;
left: initial;
transform: translateY(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-tablet-left .tooltip__wrapper {
margin-right: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-tablet-left .tooltip__wrapper::after {
top: 50%;
right: 14px;
transform: translateY(-50%) rotate(45deg);
}
.wgl-image-hotspots .hotspots__item.m-tablet-left .hotspots_point-wrap {
flex-direction: row;
}
.wgl-image-hotspots .hotspots__item.m-tablet-top .hotspots_point-wrap {
flex-direction: column;
}
.wgl-image-hotspots .hotspots__item.m-tablet-right .hotspots_point-wrap {
flex-direction: row-reverse;
}
.wgl-image-hotspots .hotspots__item.m-tablet-bottom .hotspots_point-wrap {
flex-direction: column-reverse;
}
}
@media (max-width: 767px) {
.wgl-image-hotspots .hotspots__item.tt-mobile-top_l .hotspot__tooltip {
top: initial;
right: 100%;
bottom: 100%;
left: initial;
transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-mobile-top_l .tooltip__wrapper {
margin: 0 10px 10px 0;
}
.wgl-image-hotspots .hotspots__item.tt-mobile-top_l .tooltip__wrapper::after {
display: none;
}
.wgl-image-hotspots .hotspots__item.tt-mobile-top .hotspot__tooltip {
top: initial;
right: initial;
bottom: 100%;
left: 50%;
transform: translateX(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-mobile-top .tooltip__wrapper {
margin-bottom: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-mobile-top .tooltip__wrapper::after {
left: 50%;
bottom: 14px;
transform: translateX(-50%) rotate(45deg);
}
.wgl-image-hotspots .hotspots__item.tt-mobile-top_r .hotspot__tooltip {
top: initial;
right: initial;
bottom: 100%;
left: 100%;
transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-mobile-top_r .tooltip__wrapper {
margin: 0 0 10px 10px;
}
.wgl-image-hotspots .hotspots__item.tt-mobile-top_r .tooltip__wrapper::after {
display: none;
}
.wgl-image-hotspots .hotspots__item.tt-mobile-right .hotspot__tooltip {
top: 50%;
right: initial;
bottom: initial;
left: 100%;
transform: translateY(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-mobile-right .tooltip__wrapper {
margin-left: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-mobile-right .tooltip__wrapper::after {
top: 50%;
left: 14px;
transform: translateY(-50%) rotate(45deg);
}
.wgl-image-hotspots .hotspots__item.tt-mobile-bottom_r .hotspot__tooltip {
top: 100%;
right: initial;
bottom: initial;
left: 100%;
transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-mobile-bottom_r .tooltip__wrapper {
margin: 10px 0 0 10px;
}
.wgl-image-hotspots .hotspots__item.tt-mobile-bottom_r .tooltip__wrapper::after {
display: none;
}
.wgl-image-hotspots .hotspots__item.tt-mobile-bottom .hotspot__tooltip {
top: 100%;
right: initial;
bottom: initial;
left: 50%;
transform: translateX(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-mobile-bottom .tooltip__wrapper {
margin-top: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-mobile-bottom .tooltip__wrapper::after {
left: 50%;
top: 14px;
transform: translateX(-50%) rotate(45deg);
}
.wgl-image-hotspots .hotspots__item.tt-mobile-bottom_l .hotspot__tooltip {
top: 100%;
right: 100%;
bottom: initial;
left: initial;
transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-mobile-bottom_l .tooltip__wrapper {
margin: 10px 10px 0 0;
}
.wgl-image-hotspots .hotspots__item.tt-mobile-bottom_l .tooltip__wrapper::after {
display: none;
}
.wgl-image-hotspots .hotspots__item.tt-mobile-left .hotspot__tooltip {
top: 50%;
right: 100%;
bottom: initial;
left: initial;
transform: translateY(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-mobile-left .tooltip__wrapper {
margin-right: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-mobile-left .tooltip__wrapper::after {
top: 50%;
right: 14px;
transform: translateY(-50%) rotate(45deg);
}
.wgl-image-hotspots .hotspots__item.m-mobile-left .hotspots_point-wrap {
flex-direction: row;
}
.wgl-image-hotspots .hotspots__item.m-mobile-top .hotspots_point-wrap {
flex-direction: column;
}
.wgl-image-hotspots .hotspots__item.m-mobile-right .hotspots_point-wrap {
flex-direction: row-reverse;
}
.wgl-image-hotspots .hotspots__item.m-mobile-bottom .hotspots_point-wrap {
flex-direction: column-reverse;
}
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-top_l .hotspot__tooltip {
top: initial;
right: 100%;
bottom: 100%;
left: initial;
transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-top_l .tooltip__wrapper {
margin: 0 10px 10px 0;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-top_l .tooltip__wrapper::after {
display: none;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-top .hotspot__tooltip {
top: initial;
right: initial;
bottom: 100%;
left: 50%;
transform: translateX(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-top .tooltip__wrapper {
margin-bottom: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-top .tooltip__wrapper::after {
left: 50%;
bottom: 14px;
transform: translateX(-50%) rotate(45deg);
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-top_r .hotspot__tooltip {
top: initial;
right: initial;
bottom: 100%;
left: 100%;
transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-top_r .tooltip__wrapper {
margin: 0 0 10px 10px;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-top_r .tooltip__wrapper::after {
display: none;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-right .hotspot__tooltip {
top: 50%;
right: initial;
bottom: initial;
left: 100%;
transform: translateY(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-right .tooltip__wrapper {
margin-left: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-right .tooltip__wrapper::after {
top: 50%;
left: 14px;
transform: translateY(-50%) rotate(45deg);
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-bottom_r .hotspot__tooltip {
top: 100%;
right: initial;
bottom: initial;
left: 100%;
transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-bottom_r .tooltip__wrapper {
margin: 10px 0 0 10px;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-bottom_r .tooltip__wrapper::after {
display: none;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-bottom .hotspot__tooltip {
top: 100%;
right: initial;
bottom: initial;
left: 50%;
transform: translateX(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-bottom .tooltip__wrapper {
margin-top: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-bottom .tooltip__wrapper::after {
left: 50%;
top: 14px;
transform: translateX(-50%) rotate(45deg);
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-bottom_l .hotspot__tooltip {
top: 100%;
right: 100%;
bottom: initial;
left: initial;
transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-bottom_l .tooltip__wrapper {
margin: 10px 10px 0 0;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-bottom_l .tooltip__wrapper::after {
display: none;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-left .hotspot__tooltip {
top: 50%;
right: 100%;
bottom: initial;
left: initial;
transform: translateY(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-left .tooltip__wrapper {
margin-right: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-c-desktop-left .tooltip__wrapper::after {
top: 50%;
right: 14px;
transform: translateY(-50%) rotate(45deg);
}
@media (max-width: 1024px) {
.wgl-image-hotspots .hotspots__item.tt-c-tablet-top_l .hotspot__tooltip {
top: initial;
right: 100%;
bottom: 100%;
left: initial;
transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-c-tablet-top_l .tooltip__wrapper {
margin: 0 10px 10px 0;
}
.wgl-image-hotspots .hotspots__item.tt-c-tablet-top_l .tooltip__wrapper::after {
display: none;
}
.wgl-image-hotspots .hotspots__item.tt-c-tablet-top .hotspot__tooltip {
top: initial;
right: initial;
bottom: 100%;
left: 50%;
transform: translateX(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-c-tablet-top .tooltip__wrapper {
margin-bottom: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-c-tablet-top .tooltip__wrapper::after {
left: 50%;
bottom: 14px;
transform: translateX(-50%) rotate(45deg);
}
.wgl-image-hotspots .hotspots__item.tt-c-tablet-top_r .hotspot__tooltip {
top: initial;
right: initial;
bottom: 100%;
left: 100%;
transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-c-tablet-top_r .tooltip__wrapper {
margin: 0 0 10px 10px;
}
.wgl-image-hotspots .hotspots__item.tt-c-tablet-top_r .tooltip__wrapper::after {
display: none;
}
.wgl-image-hotspots .hotspots__item.tt-c-tablet-right .hotspot__tooltip {
top: 50%;
right: initial;
bottom: initial;
left: 100%;
transform: translateY(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-c-tablet-right .tooltip__wrapper {
margin-left: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-c-tablet-right .tooltip__wrapper::after {
top: 50%;
left: 14px;
transform: translateY(-50%) rotate(45deg);
}
.wgl-image-hotspots .hotspots__item.tt-c-tablet-bottom_r .hotspot__tooltip {
top: 100%;
right: initial;
bottom: initial;
left: 100%;
transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-c-tablet-bottom_r .tooltip__wrapper {
margin: 10px 0 0 10px;
}
.wgl-image-hotspots .hotspots__item.tt-c-tablet-bottom_r .tooltip__wrapper::after {
display: none;
}
.wgl-image-hotspots .hotspots__item.tt-c-tablet-bottom .hotspot__tooltip {
top: 100%;
right: initial;
bottom: initial;
left: 50%;
transform: translateX(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-c-tablet-bottom .tooltip__wrapper {
margin-top: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-c-tablet-bottom .tooltip__wrapper::after {
left: 50%;
top: 14px;
transform: translateX(-50%) rotate(45deg);
}
.wgl-image-hotspots .hotspots__item.tt-c-tablet-bottom_l .hotspot__tooltip {
top: 100%;
right: 100%;
bottom: initial;
left: initial;
transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-c-tablet-bottom_l .tooltip__wrapper {
margin: 10px 10px 0 0;
}
.wgl-image-hotspots .hotspots__item.tt-c-tablet-bottom_l .tooltip__wrapper::after {
display: none;
}
.wgl-image-hotspots .hotspots__item.tt-c-tablet-left .hotspot__tooltip {
top: 50%;
right: 100%;
bottom: initial;
left: initial;
transform: translateY(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-c-tablet-left .tooltip__wrapper {
margin-right: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-c-tablet-left .tooltip__wrapper::after {
top: 50%;
right: 14px;
transform: translateY(-50%) rotate(45deg);
}
}
@media (max-width: 767px) {
.wgl-image-hotspots .hotspots__item.tt-c-mobile-top_l .hotspot__tooltip {
top: initial;
right: 100%;
bottom: 100%;
left: initial;
transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-c-mobile-top_l .tooltip__wrapper {
margin: 0 10px 10px 0;
}
.wgl-image-hotspots .hotspots__item.tt-c-mobile-top_l .tooltip__wrapper::after {
display: none;
}
.wgl-image-hotspots .hotspots__item.tt-c-mobile-top .hotspot__tooltip {
top: initial;
right: initial;
bottom: 100%;
left: 50%;
transform: translateX(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-c-mobile-top .tooltip__wrapper {
margin-bottom: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-c-mobile-top .tooltip__wrapper::after {
left: 50%;
bottom: 14px;
transform: translateX(-50%) rotate(45deg);
}
.wgl-image-hotspots .hotspots__item.tt-c-mobile-top_r .hotspot__tooltip {
top: initial;
right: initial;
bottom: 100%;
left: 100%;
transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-c-mobile-top_r .tooltip__wrapper {
margin: 0 0 10px 10px;
}
.wgl-image-hotspots .hotspots__item.tt-c-mobile-top_r .tooltip__wrapper::after {
display: none;
}
.wgl-image-hotspots .hotspots__item.tt-c-mobile-right .hotspot__tooltip {
top: 50%;
right: initial;
bottom: initial;
left: 100%;
transform: translateY(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-c-mobile-right .tooltip__wrapper {
margin-left: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-c-mobile-right .tooltip__wrapper::after {
top: 50%;
left: 14px;
transform: translateY(-50%) rotate(45deg);
}
.wgl-image-hotspots .hotspots__item.tt-c-mobile-bottom_r .hotspot__tooltip {
top: 100%;
right: initial;
bottom: initial;
left: 100%;
transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-c-mobile-bottom_r .tooltip__wrapper {
margin: 10px 0 0 10px;
}
.wgl-image-hotspots .hotspots__item.tt-c-mobile-bottom_r .tooltip__wrapper::after {
display: none;
}
.wgl-image-hotspots .hotspots__item.tt-c-mobile-bottom .hotspot__tooltip {
top: 100%;
right: initial;
bottom: initial;
left: 50%;
transform: translateX(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-c-mobile-bottom .tooltip__wrapper {
margin-top: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-c-mobile-bottom .tooltip__wrapper::after {
left: 50%;
top: 14px;
transform: translateX(-50%) rotate(45deg);
}
.wgl-image-hotspots .hotspots__item.tt-c-mobile-bottom_l .hotspot__tooltip {
top: 100%;
right: 100%;
bottom: initial;
left: initial;
transform: unset;
}
.wgl-image-hotspots .hotspots__item.tt-c-mobile-bottom_l .tooltip__wrapper {
margin: 10px 10px 0 0;
}
.wgl-image-hotspots .hotspots__item.tt-c-mobile-bottom_l .tooltip__wrapper::after {
display: none;
}
.wgl-image-hotspots .hotspots__item.tt-c-mobile-left .hotspot__tooltip {
top: 50%;
right: 100%;
bottom: initial;
left: initial;
transform: translateY(-50%);
}
.wgl-image-hotspots .hotspots__item.tt-c-mobile-left .tooltip__wrapper {
margin-right: 20px;
}
.wgl-image-hotspots .hotspots__item.tt-c-mobile-left .tooltip__wrapper::after {
top: 50%;
right: 14px;
transform: translateY(-50%) rotate(45deg);
}
}
.wgl-image-hotspots .hotspot__tooltip {
position: absolute;
z-index: 1;
pointer-events: none;
transition: 0.2s;
}
.wgl-image-hotspots .hotspot__tooltip .tooltip__wrapper {
font-size: 14px;
font-weight: 500;
transition: 0.2s;
}
.wgl-image-hotspots .hotspot__tooltip .tooltip__wrapper p:last-child {
margin-bottom: 0;
}
.wgl-image-hotspots .hotspot__tooltip .tooltip__wrapper p:last-of-type {
display: inline;
}
.wgl-image-hotspots .hotspot__tooltip .tooltip__wrapper .tooltip__icon {
display: inline-block;
margin-left: 12px;
}
.wgl-image-hotspots .hotspot__tooltip .tooltip__wrapper::after {
width: 20px;
height: 20px;
background: inherit;
position: absolute;
z-index: -1;
pointer-events: none;
}
.wgl-image-hotspots .hotspot__tooltip.desktop-tooltips-hover {
visibility: hidden;
}
.wgl-image-hotspots .hotspot__tooltip.desktop-tooltips-hover .tooltip__wrapper {
opacity: 0;
visibility: inherit;
}
.wgl-image-hotspots .hotspot__tooltip.desktop-tooltips-show {
opacity: 1;
visibility: visible;
transition: 0.4s;
}
.wgl-image-hotspots .hotspot__tooltip.desktop-tooltips-show .tooltip__wrapper {
opacity: inherit;
visibility: inherit;
transition: inherit;
}
@media (max-width: 1024px) {
.wgl-image-hotspots .hotspot__tooltip.tablet-tooltips-hover {
visibility: hidden;
}
.wgl-image-hotspots .hotspot__tooltip.tablet-tooltips-hover .tooltip__wrapper {
opacity: 0;
visibility: inherit;
}
.wgl-image-hotspots .hotspot__tooltip.tablet-tooltips-show {
opacity: 1;
visibility: visible;
transition: 0.4s;
}
.wgl-image-hotspots .hotspot__tooltip.tablet-tooltips-show .tooltip__wrapper {
opacity: inherit;
visibility: inherit;
transition: inherit;
}
}
@media (max-width: 767px) {
.wgl-image-hotspots .hotspot__tooltip.mobile-tooltips-hover {
visibility: hidden;
}
.wgl-image-hotspots .hotspot__tooltip.mobile-tooltips-hover .tooltip__wrapper {
opacity: 0;
visibility: inherit;
}
.wgl-image-hotspots .hotspot__tooltip.mobile-tooltips-show {
opacity: 1;
visibility: visible;
transition: 0.4s;
}
.wgl-image-hotspots .hotspot__tooltip.mobile-tooltips-show .tooltip__wrapper {
opacity: inherit;
visibility: inherit;
transition: inherit;
}
}
.wgl-image-hotspots .hotspot__tooltip.animation-zoom .tooltip__wrapper {
transform: scale3d(0.1, 0.1, 0.1);
}
.wgl-image-hotspots .hotspot__tooltip.animation-to_left .tooltip__wrapper {
transform: translateX(20px);
}
.wgl-image-hotspots .hotspot__tooltip.animation-to_top .tooltip__wrapper {
transform: translateY(20px);
}
.wgl-image-hotspots .hotspot__tooltip.animation-to_right .tooltip__wrapper {
transform: translateX(-20px);
}
.wgl-image-hotspots .hotspot__tooltip.animation-to_bottom .tooltip__wrapper {
transform: translateY(-20px);
}
.wgl-image-hotspots .hotspots_link:hover .hotspot__tooltip {
pointer-events: all;
}
@keyframes tooltips_shake {
0% {
transform: rotate(2deg) translateY(9px);
}
50% {
transform: rotate(-3deg) translateY(6px);
}
70% {
transform: rotate(3deg) translateY(3px);
}
100% {
transform: rotate(0deg) translateY(0);
}
}
@keyframes hotspots_pulse {
0%, 89%, to {
transform: scale3d(1, 1, 1);
}
90%, 94%, 98% {
transform: scale3d(1.1, 1.1, 1.1);
}
92%, 96% {
transform: scale3d(0.9, 0.9, 0.9);
}
}
@keyframes hotspots_flash {
0%, 89%, to {
opacity: 1;
}
90%, 94%, 98% {
opacity: 0;
}
92%, 96% {
opacity: 1;
}
}
@keyframes hotspots_shake {
0%, 89%, to {
transform: translate3d(0, 0, 0);
}
90%, 94%, 98% {
transform: translate3d(-5px, 0, 0);
}
92%, 96% {
transform: translate3d(5px, 0, 0);
}
}
@keyframes hotspots_zoom {
0%, 86%, to {
transform: scale3d(1, 1, 1);
}
87% {
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
90%, 94%, 98% {
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
92%, 96% {
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
}
@keyframes hotspots_rubber {
64% {
transform: scale3d(1, 1, 1);
}
73% {
transform: scale3d(1.25, 0.75, 1);
}
77% {
transform: scale3d(0.75, 1.25, 1);
}
81% {
transform: scale3d(1.15, 0.85, 1);
}
86% {
transform: scale3d(0.95, 1.05, 1);
}
90% {
transform: scale3d(1.05, 0.95, 1);
}
to {
transform: scale3d(1, 1, 1);
}
}
@keyframes hotspots_swing {
0%, 75%, to {
transform: rotate3d(0, 0, 1, 0deg);
}
80% {
transform: rotate3d(0, 0, 1, 15deg);
}
85% {
transform: rotate3d(0, 0, 1, -10deg);
}
90% {
transform: rotate3d(0, 0, 1, 5deg);
}
95% {
transform: rotate3d(0, 0, 1, -5deg);
}
} .wgl-image-layers {
display: inline-block;
position: relative;
line-height: 0;
max-width: 100%;
}
.wgl-image-layers .img-layer_item {
transform: translate(var(--pos-x, 0%), var(--pos-y, 0%));
}
.wgl-image-layers .img-layer_image-wrapper {
position: relative;
line-height: 0;
width: inherit;
max-width: 100%;
height: inherit;
max-height: 100%;
display: flex;
}
.wgl-image-layers .img-layer_image-wrapper:not(:first-child) {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.wgl-image-layers .img-layer_image-wrapper .img-layer_image {
opacity: var(--wgl-opacity, 1);
filter: blur(var(--wgl-blur, 0));
transform: scale(var(--wgl-scale, 1)) rotate(var(--wgl-rotate, 0deg)) translate(var(--wgl-h-pos, 0), var(--wgl-v-pos, 0));
transform-origin: center;
transition: all 0.5s;
}
.wgl-image-layers .img-layer_image-wrapper .img-layer_image img {
border-radius: inherit;
}
.elementor-widget-wgl-image-layers {
font-size: 0;
} .elementor-widget-wgl-infinity-carousel .wgl-splide__slide-wrapper {
display: block;
}
.elementor-widget-wgl-infinity-carousel .wgl-splide__slide-wrapper,
.elementor-widget-wgl-infinity-carousel .wgl-splide__image {
border-radius: inherit;
transition: 0.4s;
} @property --ib-icon-clr-first {
syntax: "<color>";
initial-value: #fff;
inherits: false;
}
@property --ib-icon-clr-sec {
syntax: "<color>";
initial-value: #000;
inherits: false;
}
.elementor-widget-wgl-infobox.wgl-view-bubble .wgl-infobox .media-wrapper .wgl-icon,
.elementor-widget-wgl-infobox.wgl-view-bubble .wgl-infobox .wgl-number .number,
.elementor-widget-wgl-infobox.wgl-view-bubble .wgl-infobox .wgl-image-box_img {
z-index: -1;
}
.elementor-widget-wgl-infobox.wgl-view-bubble .wgl-infobox .media-wrapper .wgl-icon::after,
.elementor-widget-wgl-infobox.wgl-view-bubble .wgl-infobox .wgl-number .number::after,
.elementor-widget-wgl-infobox.wgl-view-bubble .wgl-infobox .wgl-image-box_img::after {
content: "";
position: absolute;
top: 0;
left: 0;
z-index: -1;
border-radius: 50%;
transition: 0.4s;
background-color: var(--synta-primary-color);
}
.elementor-widget-wgl-infobox.wgl-view-bubble:hover .media-wrapper .wgl-icon::after,
.elementor-widget-wgl-infobox.wgl-view-bubble:hover .wgl-number .number::after,
.elementor-widget-wgl-infobox.wgl-view-bubble:hover .wgl-image-box_img::after {
background-color: var(--synta-tertiary-color);
}
.elementor-widget-wgl-infobox .wgl-icon {
position: relative;
width: 1em;
height: 1em;
box-sizing: content-box;
}
.elementor-widget-wgl-infobox .wgl-icon .icon {
transition: --ib-icon-clr-first 0.4s, --ib-icon-clr-sec 0.4s;
}
.elementor-widget-wgl-infobox .elementor-widget-container {
position: relative;
}
.elementor-widget-wgl-infobox .elementor-widget-container .wgl-infobox__link {
position: absolute;
z-index: 2;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.elementor-widget-wgl-infobox .elementor-widget-container::before, .elementor-widget-wgl-infobox .elementor-widget-container::after {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-radius: inherit;
transition: inherit;
pointer-events: none;
}
.elementor-widget-wgl-infobox .elementor-widget-container::before {
opacity: 0;
}
.elementor-widget-wgl-infobox .elementor-widget-container .wgl-infobox__link + .wgl-infobox_wrapper .button-read-more {
transition: all 0.4s;
}
.elementor-widget-wgl-infobox .elementor-widget-container:hover::before {
opacity: 1;
}
.elementor-widget-wgl-infobox .elementor-widget-container:hover .wgl-infobox_bg_text {
color: rgba(var(--synta-header-rgb), 0.4);
}
.elementor-widget-wgl-infobox .elementor-widget-container:hover .number-wrapper::after {
background-color: rgba(var(--synta-header-rgb), 1);
}
.elementor-widget-wgl-infobox .wgl-infobox {
display: flex;
transition: 0.4s;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-infobox_button {
margin-top: 0;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-infobox_button.image {
padding-left: 0;
margin-right: 0;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-infobox_button.no_media {
--wgl-icon-gap: 0;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-infobox_button .wgl-infobox_button__media {
transition: all 0.4s;
display: inline-block;
order: -1;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-infobox_button .button__text {
transition: opacity 0.4s, -webkit-text-decoration 0.4s;
transition: text-decoration 0.4s, opacity 0.4s;
transition: text-decoration 0.4s, opacity 0.4s, -webkit-text-decoration 0.4s;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-infobox_button:hover .wgl-infobox_button__media {
opacity: 1;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-infobox_wrapper {
display: flex;
position: relative;
width: 100%;
z-index: 1;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-infobox_title {
display: inline-block;
position: relative;
z-index: 1;
font-size: 32px;
line-height: 1.25em;
word-break: break-word;
transition: 0.4s;
max-width: 100%;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-infobox_title a {
font: inherit;
line-height: inherit;
text-transform: inherit;
letter-spacing: inherit;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-infobox_title .wgl-infobox_title-idle {
display: block;
font: inherit;
color: inherit;
line-height: inherit;
text-transform: inherit;
letter-spacing: inherit;
white-space: pre-wrap;
max-width: 100%;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-infobox_title i {
display: inline-block;
vertical-align: middle;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-infobox_title i:not(:only-child) {
margin: 0 0.7em;
}
.elementor-widget-wgl-infobox .wgl-infobox .media-wrapper {
max-width: 100%;
font-size: 0;
line-height: 1;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-image-box_img {
display: inline-block;
max-width: 100%;
transition: background-color 0.4s;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-image-box_img > span {
display: block;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-infobox-title_wrapper {
position: relative;
display: block;
font-size: 0;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-infobox-title_wrapper::after {
content: "";
display: none;
width: 100%;
margin: 21px 0 12px 0;
background-color: var(--synta-header-font-color);
transition: background-color 0.4s;
}
.elementor-widget-wgl-infobox .wgl-infobox .content_wrapper {
display: flex;
flex-direction: column;
width: 100%;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-infobox-content_wrapper {
position: relative;
z-index: 1;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-infobox-content {
transition: 0.4s;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-infobox-content p:last-child {
margin-bottom: 0;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-infobox_subtitle {
font-family: var(--synta-header-font-family);
font-size: 18px;
font-weight: var(--synta-header-font-weight);
line-height: 1.3em;
color: var(--synta-header-font-color);
text-transform: uppercase;
letter-spacing: var(--synta-h3-letter-spacing);
transition: 0.4s;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-infobox_bg_text {
position: absolute;
display: block;
top: 0;
right: 0;
bottom: 0;
left: 0;
font-family: var(--synta-header-font-family);
font-weight: 500;
font-size: 96px;
letter-spacing: 0;
color: var(--synta-primary-color);
line-height: 1em;
height: -moz-fit-content;
height: fit-content;
margin: auto;
pointer-events: none;
transition: --ib-icon-clr-first 0.4s, --ib-icon-clr-sec 0.4s, color 0.4s, background-color 0.4s;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-button-wrapper {
width: 100%;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-button-wrapper.rm_btn {
display: flex;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-button-wrapper .wgl-infobox_button.corner-attached {
position: absolute;
left: 0;
bottom: 0;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-button-wrapper .wgl-infobox_button.corner-attached.corner-position_right {
left: auto;
right: 0;
}
.elementor-widget-wgl-infobox .wgl-infobox .number-wrapper::after {
content: "";
display: none;
margin: -8px 0 30px 0;
background-color: rgba(var(--synta-header-rgb), 0.15);
width: auto;
height: 1px;
transition: 0.4s;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-layout-left .number-wrapper,
.elementor-widget-wgl-infobox .wgl-infobox .wgl-layout-right .number-wrapper {
display: flex;
flex-direction: row;
height: -moz-fit-content;
height: fit-content;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-layout-left .number-wrapper::after,
.elementor-widget-wgl-infobox .wgl-infobox .wgl-layout-right .number-wrapper::after {
height: auto;
width: 1px;
margin: 0 10px 0 10px;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-layout-right .number-wrapper::after {
order: -1;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-layout-top .media-wrapper,
.elementor-widget-wgl-infobox .wgl-infobox .wgl-layout-bottom .media-wrapper {
width: 100%;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-layout-top_left .media-wrapper,
.elementor-widget-wgl-infobox .wgl-infobox .wgl-layout-top_left .wgl-infobox_title-idle,
.elementor-widget-wgl-infobox .wgl-infobox .wgl-layout-top_right .media-wrapper,
.elementor-widget-wgl-infobox .wgl-infobox .wgl-layout-top_right .wgl-infobox_title-idle {
display: inline-block;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-number {
font-family: var(--synta-header-font-family);
font-weight: var(--synta-header-font-weight);
font-size: 18px;
line-height: 1.667em;
color: var(--synta-header-font-color);
width: unset;
height: auto;
transition: all 0.4s, transform 0s;
}
.elementor-widget-wgl-infobox .wgl-infobox .wgl-image-box_img {
position: relative;
}
.elementor-widget-wgl-infobox .wgl-infobox_bg_wrapper {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-radius: inherit;
pointer-events: none;
z-index: 1;
}
.elementor-widget-wgl-infobox .wgl-infobox_bg_wrapper::before, .elementor-widget-wgl-infobox .wgl-infobox_bg_wrapper::after {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-radius: inherit;
transition: inherit;
z-index: -1;
pointer-events: none;
}
.elementor-widget-wgl-infobox.animation_lifting {
padding-top: 20px;
transition: 0.5s;
}
.elementor-widget-wgl-infobox.animation_lifting > .elementor-widget-container {
position: relative;
transform: translateY(0);
will-change: transform;
transition: 0.5s;
}
.elementor-widget-wgl-infobox.animation_lifting:hover > .elementor-widget-container {
transform: translateY(-10px);
}
.elementor-widget-wgl-infobox.animation_toggling .wgl-infobox-content_wrapper {
--dur: 0.6s;
--dur_half: calc(var(--dur) * 0.5);
--max-height: 250px;
overflow: hidden;
opacity: 0;
max-height: 0;
transition: all var(--dur), opacity var(--dur_half);
}
.elementor-widget-wgl-infobox.animation_toggling:hover .wgl-infobox-content_wrapper {
opacity: 1;
max-height: var(--max-height);
transition: all var(--dur), opacity var(--dur_half) var(--dur_half);
}
.elementor-widget-wgl-infobox.animation_toggling_icon .content_wrapper {
transition: 0.4s;
}
.elementor-widget-wgl-infobox.animation_toggling_icon .media-wrapper {
position: absolute;
z-index: 1;
left: 0;
transition: 0.4s;
opacity: 0;
transform: translateX(-10px) scale(0.5);
}
.elementor-widget-wgl-infobox.animation_toggling_icon .elementor-widget-container:hover .wgl-infobox .media-wrapper {
opacity: 1;
transform: translateX(0) scale(1);
}
.elementor-widget-wgl-infobox.bg_animation-borders .wgl-infobox::before, .elementor-widget-wgl-infobox.bg_animation-borders .wgl-infobox::after {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 0;
border-radius: inherit;
transition: all 0.6s ease-in-out, opacity 0.4s 0.2s ease-in-out;
transform: scale(1, 1);
color: var(--synta-primary-color);
z-index: 3;
pointer-events: none;
}
.elementor-widget-wgl-infobox.bg_animation-borders .wgl-infobox::before {
border-top: 1px solid currentColor;
border-bottom: 1px solid currentColor;
transform: scale(1.15, 0.85);
}
.elementor-widget-wgl-infobox.bg_animation-borders .wgl-infobox::after {
border-right: 1px solid currentColor;
border-left: 1px solid currentColor;
transform: scale(0.85, 1.15);
}
.elementor-widget-wgl-infobox.bg_animation-borders .elementor-widget-container:hover .wgl-infobox::before, .elementor-widget-wgl-infobox.bg_animation-borders .elementor-widget-container:hover .wgl-infobox::after {
opacity: 1;
transform: scale(1, 1);
transition: all 0.7s ease-in-out;
}
.elementor-widget-wgl-infobox.bg_animation-gradient .wgl-infobox::before {
content: "";
position: absolute;
top: -2560px;
right: -2560px;
bottom: -2560px;
left: -2560px;
margin: auto;
z-index: 1;
opacity: 0;
pointer-events: none;
transition: all 0.4s;
}
.elementor-widget-wgl-infobox.bg_animation-gradient .elementor-widget-container:hover .wgl-infobox::before {
opacity: 1;
}
body:is([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .enable-rotation-yes.elementor-widget-wgl-infobox .wgl-number,
body:is([data-elementor-device-mode=tablet_extra], [data-elementor-device-mode=tablet]) .enable-rotation-tablet-yes.elementor-widget-wgl-infobox .wgl-number,
body:is([data-elementor-device-mode=mobile_extra], [data-elementor-device-mode=mobile]) .enable-rotation-mobile-yes.elementor-widget-wgl-infobox .wgl-number {
transform: scale(-1);
writing-mode: vertical-rl;
}
.wgl-instagram {
position: relative;
}
.wgl-instagram .instagram__wrapper {
transition: 0.4s;
}
.wgl-instagram .instagram__wrapper.wgl_col-12:nth-child(2), .wgl-instagram .instagram__wrapper.wgl_col-12:nth-child(n+3) {
clear: left;
}
.wgl-instagram .instagram__wrapper.wgl_col-6:nth-child(3), .wgl-instagram .instagram__wrapper.wgl_col-6:nth-child(2n+5) {
clear: left;
}
.wgl-instagram .instagram__wrapper.wgl_col-4:nth-child(4), .wgl-instagram .instagram__wrapper.wgl_col-4:nth-child(3n+7) {
clear: left;
}
.wgl-instagram .instagram__wrapper.wgl_col-3:nth-child(5), .wgl-instagram .instagram__wrapper.wgl_col-3:nth-child(4n+9) {
clear: left;
}
.wgl-instagram .instagram__wrapper.wgl_col-1-5:nth-child(6), .wgl-instagram .instagram__wrapper.wgl_col-1-5:nth-child(5n+11) {
clear: left;
}
.wgl-instagram .instagram__item {
position: relative;
z-index: 1;
transform: translate(0);
transition: inherit;
}
.wgl-instagram .instagram__item::before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
pointer-events: none;
z-index: 1;
}
.wgl-instagram .instagram__item:hover .item__icon::after {
animation-play-state: running;
}
.wgl-instagram .item__header {
display: flex;
justify-content: space-between;
align-items: center;
}
.wgl-instagram .item__content .item_image {
position: relative;
overflow: hidden;
display: inline-block;
vertical-align: top;
}
.wgl-instagram .item__content .item_image img {
transition: transform 0.3s ease-in-out;
}
.wgl-instagram .item__content .item_image::after, .wgl-instagram .item__content .item_image::before {
content: "";
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
pointer-events: none;
transition: 0.4s;
}
.wgl-instagram .item__content .item_image::after {
opacity: 0;
background-color: rgba(var(--synta-secondary-rgb), 0.3);
}
.wgl-instagram .item__content .item_image:hover::before {
opacity: 0;
}
.wgl-instagram .item__content .item_image:hover::after {
opacity: 1;
}
.wgl-instagram .item__author {
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
}
.wgl-instagram .author__meta {
display: flex;
flex-direction: column;
}
.wgl-instagram .author__name {
font-size: 14px;
line-height: 1.3;
font-weight: var(--synta-header-font-weight);
transition: 0.4s;
padding-bottom: 19px;
color: var(--synta-header-font-color);
font-family: var(--synta-header-font-family);
}
.wgl-instagram .author__name a {
font-weight: inherit;
font-family: inherit;
color: inherit;
line-height: inherit;
font-size: inherit;
}
@media (max-width: 600px) {
.wgl-instagram .author__name {
font-size: 18px;
}
}
.wgl-instagram .item__icon {
display: block;
font-size: 24px;
line-height: 1em;
position: absolute;
z-index: 2;
right: 0;
margin: -15px -8px 0 0px;
}
.wgl-instagram .item__icon::before {
display: inline-block;
content: "\f16d";
font-family: "Font Awesome 5 Brands";
position: static;
min-width: 1em;
min-height: 1em;
line-height: 1em;
font-style: normal;
color: var(--synta-primary-color);
}
.wgl-instagram .item__icon::after {
content: "";
position: absolute;
top: 0.36em;
left: 0.37em;
width: 0.8em;
height: 0.8em;
z-index: -1;
background-color: rgba(var(--synta-primary-rgb), 0.08);
border-radius: 50%;
transition: 0.4s;
}
.wgl-instagram .item__icon a {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.wgl-instagram .item__info {
position: relative;
font-size: 14px;
line-height: 1.857142em;
color: var(--synta-primary-color);
}
.wgl-instagram .item__info p:last-child {
margin-bottom: 0;
}
.wgl-instagram .item__info .likes_count {
font-size: 14px;
font-family: var(--synta-header-font-family);
font-weight: var(--synta-header-font-weight);
color: var(--synta-header-font-color);
margin: 0 0 6px 0;
}
.wgl-instagram .item__info .likes_count.show_icon .wgl-svg-icon {
display: inline-block;
}
.wgl-instagram .item__info .likes_count .wgl-svg-icon {
display: none;
font-size: 1em;
color: inherit;
margin-right: 6px;
transform: translateY(2px);
}
.wgl-instagram .author__thumbnail {
flex-shrink: 0;
padding-right: 17px;
padding-bottom: 19px;
}
.wgl-instagram .author__thumbnail img {
display: inline-block;
}
.wgl-instagram .wgl-carousel:not(.animation-style-3d) .wgl-carousel_wrapper {
overflow: visible;
margin: 0 -15px;
}
.wgl-instagram .wgl-carousel:not(.animation-style-3d) .wgl-carousel_wrapper .swiper-wrapper {
padding: 0 15px;
}
@media (max-width: 1300px) {
.wgl-instagram .row .wgl_col-1-5 {
width: 33.333333%;
}
.wgl-instagram .row .wgl_col-1-5:nth-child(4), .wgl-instagram .row .wgl_col-1-5:nth-child(3n+7) {
clear: left;
}
.wgl-instagram .row .wgl_col-1-5:nth-child(6), .wgl-instagram .row .wgl_col-1-5:nth-child(5n+11) {
clear: none;
}
}
@media (max-width: 1024px) {
.wgl-instagram .row .wgl_col-3 {
width: 33.333333%;
}
.wgl-instagram .row .wgl_col-3:nth-child(5), .wgl-instagram .row .wgl_col-3:nth-child(4n+9) {
clear: none;
}
.wgl-instagram .row .wgl_col-3:nth-child(4), .wgl-instagram .row .wgl_col-3:nth-child(3n+7) {
clear: left;
}
}
@media (max-width: 768px) {
.wgl-instagram .row .wgl_col-3,
.wgl-instagram .row .wgl_col-4,
.wgl-instagram .row .wgl_col-1-5 {
width: 100%;
}
} .wgl-flipbox {
position: relative;
perspective: 1000px;
width: 100%;
height: 300px;
}
.wgl-flipbox_wrap {
position: relative;
z-index: 1;
transition: 0.7s;
width: 100%;
height: 100%;
transform-style: preserve-3d;
perspective: inherit;
}
.wgl-flipbox_wrap .media-wrapper.number-wrapper .wgl-number {
font-size: 18px;
font-weight: 500;
padding: 19px;
width: 1em;
height: 1em;
background-color: #FF7425;
box-sizing: content-box;
border-radius: 50%;
}
.wgl-flipbox_title {
display: inline-block;
font-family: var(--synta-header-font-family);
font-weight: 600;
font-size: 24px;
line-height: 1.25;
word-break: break-word;
color: var(--synta-header-font-color);
margin-top: 15px;
transition: 0.4s;
}
.wgl-flipbox_title span {
font-family: inherit;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
text-transform: inherit;
letter-spacing: inherit;
color: inherit;
}
.wgl-flipbox_subtitle {
display: inline-block;
color: var(--synta-header-font-color);
font-family: var(--synta-header-font-family);
font-size: 14px;
line-height: 1.25;
font-weight: var(--synta-header-font-weight);
letter-spacing: 0.05em;
text-transform: uppercase;
}
.wgl-flipbox_subtitle span {
font-family: inherit;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
text-transform: inherit;
letter-spacing: inherit;
color: inherit;
}
.wgl-flipbox_content p:last-child {
margin-bottom: 0;
}
.wgl-flipbox_button-wrap {
line-height: 0;
font-size: 0;
}
.wgl-flipbox_button-wrap .wgl-flipbox_button.icon-read-more {
line-height: inherit;
font-size: inherit;
display: inline-block;
transition: 0.4s;
}
.wgl-flipbox_button-wrap .wgl-flipbox_button.icon-read-more i, .wgl-flipbox_button-wrap .wgl-flipbox_button.icon-read-more span {
z-index: 1;
right: 0;
bottom: 0;
text-align: center;
display: inline-block;
transition: background-color 0.4s, color 0.4s, transform 0.4s;
color: var(--synta-header-font-color);
width: 1em;
height: 1em;
line-height: 1em;
font-size: 30px;
background: unset;
border-radius: 0;
transform: translateY(var(--icon-translate-y, -1px)) rotate(var(--icon-rotate, 0));
}
.wgl-flipbox_button-wrap .wgl-flipbox_button.icon-read-more i::before, .wgl-flipbox_button-wrap .wgl-flipbox_button.icon-read-more span::before {
display: block;
transition: transform 0.4s;
line-height: inherit;
}
.wgl-flipbox_item-link {
position: absolute;
z-index: 2;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.wgl-flipbox_front, .wgl-flipbox_back {
display: flex;
flex-direction: column;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(var(--synta-header-rgb), 0.15);
backface-visibility: hidden;
transform: rotate(0);
transition: 0.7s;
perspective: inherit;
transform-style: preserve-3d;
border-radius: 0;
padding: 50px 35px 50px;
border-radius: 30px;
}
.wgl-flipbox_front {
z-index: 2;
}
.wgl-flipbox_front .wgl-icon {
color: var(--synta-header-font-color);
fill: var(--synta-header-font-color);
}
.wgl-flipbox_back .wgl-icon {
color: var(--synta-header-font-color);
fill: var(--synta-header-font-color);
}
.wgl-flipbox_back .wgl-flipbox_content {
font-size: 16px;
margin-bottom: 13px;
}
.wgl-flipbox.type_flip_right .wgl-flipbox_back {
transform: rotateY(-180deg);
}
.elementor-editor-active .dev_view-active .wgl-flipbox.type_flip_right .wgl-flipbox_wrap, .wgl-flipbox.type_flip_right:hover .wgl-flipbox_wrap {
transform: rotateY(180deg);
}
.wgl-flipbox.type_flip_left .wgl-flipbox_back {
transform: rotateY(180deg);
}
.elementor-editor-active .dev_view-active .wgl-flipbox.type_flip_left .wgl-flipbox_wrap, .wgl-flipbox.type_flip_left:hover .wgl-flipbox_wrap {
transform: rotateY(-180deg);
}
.wgl-flipbox.type_flip_top .wgl-flipbox_back {
transform: rotateX(-180deg);
}
.elementor-editor-active .dev_view-active .wgl-flipbox.type_flip_top .wgl-flipbox_wrap, .wgl-flipbox.type_flip_top:hover .wgl-flipbox_wrap {
transform: rotateX(180deg);
}
.wgl-flipbox.type_flip_bottom .wgl-flipbox_back {
transform: rotateX(180deg);
}
.elementor-editor-active .dev_view-active .wgl-flipbox.type_flip_bottom .wgl-flipbox_wrap, .wgl-flipbox.type_flip_bottom:hover .wgl-flipbox_wrap {
transform: rotateX(-180deg);
}
.elementor-widget-wgl-flipbox.aleft .wgl-flipbox .wgl-image-box_img {
margin-right: auto;
}
.elementor-widget-wgl-flipbox.acenter .wgl-flipbox .wgl-image-box_img {
margin-left: auto;
margin-right: auto;
}
.elementor-widget-wgl-flipbox.aright .wgl-flipbox .wgl-image-box_img {
margin-left: auto;
} .elementor-widget-wgl-gallery .wgl-gallery_items:not(.gallery-carousel) {
display: flex;
flex-wrap: wrap;
}
.elementor-widget-wgl-gallery .wgl-gallery_items.gallery-justified .wgl-gallery_item {
position: absolute;
box-sizing: content-box;
width: 100%;
height: 100%;
}
.elementor-widget-wgl-gallery .wgl-gallery_item-wrapper > a {
display: flex;
width: -moz-fit-content;
width: fit-content;
margin-left: auto;
margin-right: auto;
flex-direction: column;
border-radius: 30px;
}
.elementor-widget-wgl-gallery .wgl-gallery_item {
position: relative;
z-index: 1;
overflow: hidden;
}
.elementor-widget-wgl-gallery .wgl-gallery_item > img {
display: block;
margin-right: auto;
margin-left: auto;
transition: inherit;
}
.elementor-widget-wgl-gallery .wgl-gallery_item::before, .elementor-widget-wgl-gallery .wgl-gallery_item::after {
content: "";
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
transition: 0.4s;
}
.elementor-widget-wgl-gallery .wgl-gallery_item::after {
opacity: 0;
}
.elementor-widget-wgl-gallery .wgl-gallery_image-info {
position: absolute;
z-index: 1;
left: 0;
top: 0;
right: 0;
bottom: 0;
display: flex;
flex-direction: column;
transition: 0.4s;
opacity: 0;
visibility: hidden;
}
.elementor-widget-wgl-gallery .wgl-gallery_image-info.show_until_hover, .elementor-widget-wgl-gallery .wgl-gallery_image-info.show_always {
opacity: 1;
visibility: visible;
}
.elementor-widget-wgl-gallery .wgl-gallery_image-info.show_disable {
opacity: 0 !important;
visibility: hidden !important;
}
.elementor-widget-wgl-gallery .wgl-gallery_image-title {
line-height: 1.1;
font-size: 1.1em;
font-weight: 600;
color: var(--synta-header-font-color);
transition: 0.4s;
}
.elementor-widget-wgl-gallery .wgl-gallery_image-title + .wgl-gallery_image-descr {
margin-top: 5px;
}
.elementor-widget-wgl-gallery .wgl-gallery_image-descr {
line-height: 1;
color: var(--synta-header-font-color);
transition: 0.4s;
}
.elementor-widget-wgl-gallery .wgl-gallery_item:hover::before {
opacity: 0;
}
.elementor-widget-wgl-gallery .wgl-gallery_item:hover::after {
opacity: 1;
}
.elementor-widget-wgl-gallery .wgl-gallery_item:hover .wgl-gallery_image-info {
opacity: 1;
visibility: visible;
}
.elementor-widget-wgl-gallery .wgl-gallery_item:hover .wgl-gallery_image-info.show_until_hover {
opacity: 0;
visibility: hidden;
}
.elementor-widget-wgl-gallery .wgl-gallery_items.appear-animation .wgl-gallery_item-wrapper {
opacity: 0;
}
.elementor-widget-wgl-gallery .wgl-gallery_items.appear-animation.fade-in .wgl-gallery_item-wrapper.animate {
animation: fade_in 0.9s ease forwards;
}
.elementor-widget-wgl-gallery .wgl-gallery_items.appear-animation.slide-top .wgl-gallery_item-wrapper.animate {
animation: slide_top 0.5s ease forwards;
transform: translateY(50px);
}
.elementor-widget-wgl-gallery .wgl-gallery_items.appear-animation.slide-bottom .wgl-gallery_item-wrapper.animate {
animation: slide_bottom 0.5s ease forwards;
transform: translateY(-50px);
}
.elementor-widget-wgl-gallery .wgl-gallery_items.appear-animation.slide-left .wgl-gallery_item-wrapper.animate {
animation: slide_left 0.5s ease forwards;
transform: translateX(50px);
}
.elementor-widget-wgl-gallery .wgl-gallery_items.appear-animation.slide-right .wgl-gallery_item-wrapper.animate {
animation: slide_right 0.5s ease forwards;
transform: translateX(-50px);
}
.elementor-widget-wgl-gallery .wgl-gallery_items.appear-animation.zoom .wgl-gallery_item-wrapper.animate {
animation: zoom_in 0.5s ease forwards;
transform: scale(0.5);
}
.elementor-widget-wgl-gallery .swiper-slide {
--wgl-gallery-scale-size: 0.7;
}
.elementor-widget-wgl-gallery.layout-scale_even .swiper-slide:nth-child(even) .wgl-gallery_item {
transform: scale(var(--wgl-gallery-scale-size));
}
.elementor-widget-wgl-gallery.layout-scale_odd .swiper-slide:nth-child(odd) .wgl-gallery_item {
transform: scale(var(--wgl-gallery-scale-size));
}
.elementor-widget-wgl-gallery.layout-scale_active .swiper-slide:not(.swiper-slide-active) .wgl-gallery_item {
transform: scale(var(--wgl-gallery-scale-size));
}
.elementor-widget-wgl-gallery.col-1 .wgl-gallery_item-wrapper {
width: 100%;
}
.elementor-widget-wgl-gallery.col-2 .wgl-gallery_item-wrapper {
width: 50%;
}
.elementor-widget-wgl-gallery.col-3 .wgl-gallery_item-wrapper {
width: 33.333333%;
}
.elementor-widget-wgl-gallery.col-4 .wgl-gallery_item-wrapper {
width: 25%;
}
.elementor-widget-wgl-gallery.col-5 .wgl-gallery_item-wrapper {
width: 20%;
}
@media (max-width: 1024px) {
.elementor-widget-wgl-gallery.col-tablet-1 .wgl-gallery_item-wrapper {
width: 100%;
}
.elementor-widget-wgl-gallery.col-tablet-2 .wgl-gallery_item-wrapper {
width: 50%;
}
.elementor-widget-wgl-gallery.col-tablet-3 .wgl-gallery_item-wrapper {
width: 33.333333%;
}
.elementor-widget-wgl-gallery.col-tablet-4 .wgl-gallery_item-wrapper {
width: 25%;
}
.elementor-widget-wgl-gallery.col-tablet-5 .wgl-gallery_item-wrapper {
width: 20%;
}
}
@media (max-width: 767px) {
.elementor-widget-wgl-gallery.col-mobile-1 .wgl-gallery_item-wrapper {
width: 100%;
}
.elementor-widget-wgl-gallery.col-mobile-2 .wgl-gallery_item-wrapper {
width: 50%;
}
.elementor-widget-wgl-gallery.col-mobile-3 .wgl-gallery_item-wrapper {
width: 33.333333%;
}
.elementor-widget-wgl-gallery.col-mobile-4 .wgl-gallery_item-wrapper {
width: 25%;
}
.elementor-widget-wgl-gallery.col-mobile-5 .wgl-gallery_item-wrapper {
width: 20%;
}
} .justified-gallery {
width: 100%;
position: relative;
overflow: hidden;
}
.justified-gallery > a,
.justified-gallery > div,
.justified-gallery > figure {
position: absolute;
display: inline-block;
filter: "alpha(opacity=10)";
opacity: 0.1;
margin: 0;
padding: 0;
}
.justified-gallery > a > img,
.justified-gallery > div > img,
.justified-gallery > figure > img,
.justified-gallery > a > a > img,
.justified-gallery > div > a > img,
.justified-gallery > figure > a > img,
.justified-gallery > a > svg,
.justified-gallery > div > svg,
.justified-gallery > figure > svg,
.justified-gallery > a > a > svg,
.justified-gallery > div > a > svg,
.justified-gallery > figure > a > svg {
position: absolute;
top: 50%;
left: 50%;
margin: 0;
padding: 0;
border: none;
filter: "alpha(opacity=0)";
opacity: 0;
}
.justified-gallery > .jg-entry-visible {
filter: "alpha(opacity=100)";
opacity: 1;
background: none;
}
.justified-gallery > .jg-entry-visible > img,
.justified-gallery > .jg-entry-visible > a > img,
.justified-gallery > .jg-entry-visible > svg,
.justified-gallery > .jg-entry-visible > a > svg {
filter: "alpha(opacity=100)";
opacity: 1;
transition: opacity 500ms ease-in;
}
.justified-gallery > .jg-spinner {
position: absolute;
bottom: 0;
margin-left: -24px;
padding: 10px 0 10px 0;
left: 50%;
filter: "alpha(opacity=100)";
opacity: 1;
overflow: initial;
}
.justified-gallery > .jg-spinner > span {
display: inline-block;
filter: "alpha(opacity=0)";
opacity: 0;
width: 8px;
height: 8px;
margin: 0 4px 0 4px;
background-color: #000;
border-radius: 6px;
} .wgl-link-overlay {
position: absolute;
z-index: 999;
top: 0;
left: 0;
right: 0;
bottom: 0;
} .wgl-pie_chart .chart__wrapper {
position: relative;
line-height: 0;
}
.wgl-pie_chart .chart {
--value-margin: 18px;
--track-offset: 1px;
--track-width: 1px;
position: relative;
display: inline-block;
box-sizing: content-box;
}
.wgl-pie_chart .chart::before {
content: "";
display: block;
position: absolute;
top: var(--track-offset);
right: var(--track-offset);
bottom: var(--track-offset);
left: var(--track-offset);
border-radius: 50%;
border: var(--track-width) solid transparent;
}
.wgl-pie_chart .chart canvas {
display: block;
position: relative;
z-index: 1;
}
.wgl-pie_chart .chart__percent {
--value-margin: 1px;
font-family: var(--synta-header-font-family);
font-size: 64px;
line-height: 1;
font-weight: 600;
letter-spacing: 0;
padding-left: 0;
z-index: 1;
text-align: center;
position: absolute;
top: var(--value-margin);
left: var(--value-margin);
width: calc(100% - var(--value-margin) * 2);
height: calc(100% - var(--value-margin) * 2);
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
color: var(--synta-header-font-color);
}
.wgl-pie_chart .chart__sub_title {
display: block;
font-size: 16px;
font-weight: 400;
line-height: 1.5em;
margin-top: 15px;
color: var(--synta-primary-color);
font-family: var(--synta-content-font-family);
}
.wgl-pie_chart .chart__sub_title + .chart__title {
margin-top: 0;
}
.wgl-pie_chart .chart__sub_title + .chart__description {
margin-top: 3px;
}
.wgl-pie_chart .chart__title {
display: block;
font-size: 18px;
font-weight: 500;
letter-spacing: 0;
z-index: 2;
transition: inherit;
line-height: 1.25em;
color: var(--synta-header-font-color);
margin-top: 22px;
}
.wgl-pie_chart .chart__title + .chart__description {
margin-top: 3px;
}
.wgl-pie_chart .chart__description {
display: block;
font-size: 16px;
line-height: 1.875em;
color: var(--synta-content-color);
margin-top: 15px;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-pie_chart .wgl-layout-left,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-pie_chart .wgl-layout-right {
display: block;
} @property --bph-button-first {
syntax: "<color>";
initial-value: rgb(250, 169, 165);
inherits: false;
}
@property --bph-button-sec {
syntax: "<color>";
initial-value: rgb(121, 24, 238);
inherits: false;
}
.wgl-physics_matter {
background-color: var(--synta-form-bg-color);
border-radius: var(--wgl-border-radius, 30px);
position: relative;
width: 100%;
height: 800px;
clip-path: inset(0 0 0 0 round var(--wgl-border-radius, 30px));
}
.wgl-physics_canvas {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.wgl-physics_elements {
pointer-events: none;
}
.wgl-physics_elements .wgl-physics_item {
position: absolute;
width: var(--size-circle);
height: var(--size-circle);
border-radius: 100%;
transform-origin: center;
opacity: 0;
visibility: hidden;
margin-top: calc(-0.5px * var(--size-circle) - 250px);
transition: margin 0.6s ease-in-out, background 0.4s ease-in-out, color 0.4s ease-in-out, width 0.15s ease-in-out, opacity 0.15s ease-in-out, visibility 0.15s ease-in-out, height 0.15s ease-in-out;
}
.wgl-physics_elements .wgl-physics_item__inner {
--bph-button-first: transparent;
--bph-button-sec: transparent;
background-color: var(--synta-tertiary-color);
background-repeat: no-repeat;
background-origin: border-box !important;
position: absolute;
top: var(--wgl-items-gap, 0px);
right: var(--wgl-items-gap, 0px);
bottom: var(--wgl-items-gap, 0px);
left: var(--wgl-items-gap, 0px);
overflow: hidden;
padding: 20px 25px;
font-family: var(--synta-header-font-family);
font-size: 18px;
font-weight: 600;
line-height: 1.333em;
border-radius: 100%;
letter-spacing: var(--synta-h3-letter-spacing);
text-align: center;
color: var(--synta-header-font-color);
display: flex;
align-items: center;
justify-content: center;
transition: color 0.4s, background-color 0.4s, --bph-button-first 0.7s, --bph-button-sec 0.7s;
}
.wgl-physics_elements .wgl-physics_item.visible {
margin-top: 0;
opacity: 1;
visibility: visible;
}
.wgl-physics_elements .wgl-physics_item.active .wgl-physics_item__inner {
background: var(--synta-primary-color);
--bph-button-first: rgba(250, 169, 165, 1);
--bph-button-sec: var(--synta-primary-color);
color: var(--synta-tertiary-color);
}
.wgl-physics_title__wrapper {
display: flex;
flex-direction: column;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
pointer-events: none;
}
.wgl-physics_title {
color: var(--synta-header-font-color);
font-weight: 400;
}
.wgl-physics_subtitle {
display: inline-block;
line-height: 1;
color: var(--synta-header-font-color);
position: relative;
font-size: 14px;
font-weight: 600;
font-family: var(--synta-header-font-family);
padding: 6px 10px;
letter-spacing: 0;
box-shadow: 0px 0px 0px 1px currentColor;
border-radius: 30px;
transition: 0.4s;
text-transform: uppercase;
margin-bottom: 4px;
} .row .portfolio__item.swiper-slide {
display: inline-block;
}
body[data-elementor-device-mode=desktop] .item__wrapper.wgl-cursor-text .item__image-wrap::before,
body[data-elementor-device-mode=desktop] .item__wrapper.wgl-cursor-text .item__image-wrap::after,
body[data-elementor-device-mode=desktop] .item__wrapper.wgl-cursor-text .portfolio_link::before,
body[data-elementor-device-mode=desktop] .item__wrapper.wgl-cursor-text .item__description,
body[data-elementor-device-mode=laptop] .item__wrapper.wgl-cursor-text .item__image-wrap::before,
body[data-elementor-device-mode=laptop] .item__wrapper.wgl-cursor-text .item__image-wrap::after,
body[data-elementor-device-mode=laptop] .item__wrapper.wgl-cursor-text .portfolio_link::before,
body[data-elementor-device-mode=laptop] .item__wrapper.wgl-cursor-text .item__description,
body[data-elementor-device-mode=widescreen] .item__wrapper.wgl-cursor-text .item__image-wrap::before,
body[data-elementor-device-mode=widescreen] .item__wrapper.wgl-cursor-text .item__image-wrap::after,
body[data-elementor-device-mode=widescreen] .item__wrapper.wgl-cursor-text .portfolio_link::before,
body[data-elementor-device-mode=widescreen] .item__wrapper.wgl-cursor-text .item__description {
display: none;
}
.portfolio__item {
--pf-transition: 0.5s ease-in-out;
}
.portfolio__item .description__wrapper {
text-align: left;
width: 100%;
transition: var(--pf-transition);
}
.portfolio__item .item__title .title {
font-size: 24px;
line-height: 1.333;
transition: var(--pf-transition);
text-decoration: underline;
-webkit-text-decoration-color: transparent;
text-decoration-color: transparent;
text-decoration-thickness: 0.06em;
text-underline-offset: 0.12em;
}
.portfolio__item .item__title .title:hover {
-webkit-text-decoration-color: currentColor;
text-decoration-color: currentColor;
}
.portfolio__item .item__title .title a {
letter-spacing: inherit;
}
.portfolio__item .item__title span,
.portfolio__item .item__title a {
color: inherit;
font: inherit;
line-height: inherit;
transition: unset;
}
.portfolio__item .portfolio_link {
display: block;
position: absolute;
z-index: 0;
top: 0;
left: 0;
width: 100%;
height: 100%;
font-size: 24px;
opacity: 0;
}
.portfolio__item .portfolio_link, .portfolio__item .portfolio_link-icon {
transition: var(--pf-transition);
}
.portfolio__item .gallery_mode {
position: relative;
overflow: hidden;
border-radius: 0;
}
.portfolio__item .gallery_mode > a {
display: flex;
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
transition: var(--pf-transition);
}
.portfolio__item .gallery_mode i {
color: var(--synta-tertiary-color);
font-size: 30px;
height: 70px;
width: 70px;
text-align: center;
line-height: 74px;
border-radius: 50%;
margin: auto;
}
.portfolio__item .gallery_mode.item__wrapper .item__image-wrap::after {
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(var(--synta-primary-rgb), 0.6);
}
.portfolio__item .gallery_mode .portfolio_link {
justify-content: center;
align-items: center;
}
.portfolio__item .gallery_mode:hover > a {
opacity: 1;
}
.portfolio__item .gallery_mode .item__image img {
display: block;
}
.portfolio__item .wgl-portfolio-item_icon {
display: inline-block;
position: relative;
z-index: 2;
border-radius: 50%;
font-size: 20px;
line-height: 0;
background: #ffffff;
transition: var(--pf-transition);
}
.portfolio__item .wgl-portfolio-item_icon:hover a,
.portfolio__item .wgl-portfolio-item_icon:hover i {
color: #ffffff;
}
.portfolio__item .wgl-portfolio-item_icon:hover .icon_plus {
background: #ffffff;
}
.portfolio__item .wgl-portfolio-item_icon .icon_plus::before, .portfolio__item .wgl-portfolio-item_icon .icon_plus::after {
content: "";
position: absolute;
z-index: 1;
width: 16px;
height: 2px;
left: 50%;
top: 50%;
margin-left: -8px;
margin-top: -1px;
background: currentColor;
transition: 0s, background-color 0.4s;
}
.portfolio__item .wgl-portfolio-item_icon .icon_plus::after {
transform: rotate(90deg);
}
.portfolio__item .wgl-portfolio-item_icon a {
display: inline-block;
transition: 0s;
}
.portfolio__item .wgl-portfolio-item_icon > a,
.portfolio__item .wgl-portfolio-item_icon > i {
display: inline-flex;
justify-content: center;
align-items: center;
width: 1em;
height: 1em;
padding: 20px;
}
.portfolio__item .wgl-portfolio-item_icon:empty {
display: none;
}
.portfolio__item .item__image {
border-radius: inherit;
}
.portfolio__item .item__image img {
border-radius: inherit;
}
.portfolio__item .item__wrapper {
--wgl-portfolio-center-scale-size: 100%;
--wgl-portfolio-image-scale-size: 1;
--wgl-portfolio-image-transition: 0.5s;
position: relative;
z-index: 1;
transition: 0.5s ease-in-out;
width: var(--wgl-portfolio-center-scale-size);
margin: auto;
}
.portfolio__item .item__wrapper .item__image-wrap {
position: relative;
overflow: hidden;
}
.portfolio__item .item__wrapper .item__image-wrap img {
transition: var(--wgl-portfolio-image-transition) ease-in-out;
}
.portfolio__item .item__wrapper .item__image-wrap::before, .portfolio__item .item__wrapper .item__image-wrap::after {
content: "";
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-radius: inherit;
transition: var(--pf-transition);
pointer-events: none;
}
.portfolio__item .item__wrapper .item__image-wrap::after {
opacity: 0;
}
.portfolio__item .item__wrapper:hover .item__image-wrap img {
transform: scale(var(--wgl-portfolio-image-scale-size));
}
.portfolio__item .item__wrapper:hover .item__image-wrap::after {
opacity: 1;
}
.portfolio__item .item__wrapper.description_under_image .item__image {
position: relative;
z-index: 1;
}
.portfolio__item .item__wrapper.description_under_image .item__image-wrap {
position: relative;
}
.portfolio__item .item__wrapper.description_under_image .item__image-icon {
position: absolute;
z-index: 1;
width: 74px;
height: 48px;
left: 50%;
top: 50%;
border-radius: 30px;
transform: translate(-50%, -50%);
background: var(--synta-tertiary-color);
display: flex;
justify-content: center;
align-items: center;
pointer-events: none;
opacity: 0;
transition: var(--pf-transition);
}
.portfolio__item .item__wrapper.description_under_image .item__image-icon svg {
transform: rotate(-135deg);
font-size: 26px;
color: var(--synta-header-font-color);
}
.portfolio__item .item__wrapper.description_under_image.description_cursor_tooltip .item__image-wrap {
position: relative;
}
.portfolio__item .item__wrapper.description_under_image:hover .item__image-icon {
opacity: 1;
}
.portfolio__item .item__wrapper.description_under_image:hover .portfolio_link {
opacity: 1;
}
.portfolio__item .item__wrapper.cat_separator_yes .portfolio-category::before, .portfolio__item .item__wrapper.cat_separator_yes .portfolio-category::after {
display: none;
}
.portfolio__item .item__wrapper.cat_separator_yes .portfolio-category:not(:last-child) {
margin-right: 0;
}
.portfolio__item .item__wrapper.cat_separator_yes .portfolio-category:not(:last-child)::after {
content: "";
margin: 0px 7px;
display: inline-block;
vertical-align: middle;
width: 4px;
height: 4px;
border-radius: 50%;
background: currentColor;
color: var(--synta-header-font-color);
}
.portfolio__item .item__description:empty {
display: none;
}
.portfolio__item.additional-post .item__wrapper {
display: flex;
height: 100%;
}
.portfolio__item.additional-post .item__button {
position: absolute;
z-index: 1;
border: solid 2px var(--synta-primary-color);
border-radius: 0;
padding: 13px 40px;
font-size: 14px;
font-weight: bold;
}
.portfolio__item.additional-post .item__button:hover {
color: #ffffff;
background-color: var(--synta-primary-color);
}
.portfolio__item.swiper-slide-active .item__wrapper, .portfolio__item.swiper-slide-duplicate-active .item__wrapper {
width: var(--wgl-portfolio-center-scale-size);
}
.post_cats {
font-family: var(--synta-header-font-family);
font-size: 20px;
font-weight: 500;
line-height: 1.5;
margin-top: 9px;
}
.post_cats .portfolio-category {
color: var(--synta-header-font-color);
margin-bottom: 5px;
transition: var(--pf-transition);
}
.post_cats .portfolio-category:not(:last-child) {
margin-right: 15px;
}
.post_cats .portfolio-category::before, .post_cats .portfolio-category::after {
color: var(--synta-header-font-color);
}
.post_cats .portfolio-category::before {
content: "(";
margin-right: 15px;
}
.post_cats .portfolio-category::after {
content: ")";
margin-left: 15px;
}
.post_cats .portfolio-category:hover {
color: var(--synta-primary-color);
}
.post_cats + .item__title {
margin-top: 5px;
}
.description_under_image {
position: relative;
z-index: 1;
border-radius: 0;
display: flex;
flex-direction: column;
}
.description_under_image .item__image-wrap {
position: relative;
overflow: hidden;
border-radius: inherit;
}
.description_under_image .item__image-wrap img {
transform: translateY(0);
transition: 0.5s;
}
.description_under_image .portfolio_link {
display: flex;
justify-content: center;
align-items: center;
z-index: 2;
}
.description_under_image .item__description {
z-index: 3;
padding-top: 22px;
padding-bottom: 15px;
transition: var(--pf-transition);
}
.description_inside_image {
position: relative;
border-radius: 0;
overflow: hidden;
}
.description_inside_image .item__image:empty {
height: 320px;
background: currentColor;
}
.description_inside_image .item__title .title {
font-size: 32px;
color: var(--synta-header-font-color);
}
.description_inside_image .item__description {
display: flex;
position: absolute;
z-index: 3;
bottom: 0;
left: 0;
right: 0;
flex-direction: column;
justify-content: flex-end;
align-items: flex-start;
padding: 28px 30px 20px;
opacity: 0;
overflow: hidden;
transition: var(--pf-transition);
}
.description_inside_image .description__wrapper a {
position: relative;
z-index: 2;
}
.description_inside_image.animation_simple {
overflow: hidden;
}
.description_inside_image.animation_simple .item__image-wrap::after {
background-image: linear-gradient(180deg, transparent 0%, rgba(var(--synta-secondary-rgb), 0.4) 100%);
}
.description_inside_image.animation_simple .item__title .title,
.description_inside_image.animation_simple .portfolio-category,
.description_inside_image.animation_simple .portfolio-category::before,
.description_inside_image.animation_simple .portfolio-category::after {
color: var(--synta-tertiary-color);
}
.description_inside_image.animation_simple .portfolio-category:hover {
color: var(--synta-primary-color);
}
.description_inside_image.animation_simple .description__wrapper {
pointer-events: none;
}
.description_inside_image.animation_simple .description__wrapper a {
pointer-events: auto;
}
.description_inside_image.animation_simple .description__wrapper > div,
.description_inside_image.animation_simple .description__wrapper > span,
.description_inside_image.animation_simple .description__wrapper > a {
transition: 0.5s;
opacity: 0;
}
.description_inside_image.animation_simple .description__wrapper > div:nth-child(2),
.description_inside_image.animation_simple .description__wrapper > span:nth-child(2),
.description_inside_image.animation_simple .description__wrapper > a:nth-child(2) {
transition: 0.7s;
}
.description_inside_image.animation_simple .description__wrapper > div:nth-child(3),
.description_inside_image.animation_simple .description__wrapper > span:nth-child(3),
.description_inside_image.animation_simple .description__wrapper > a:nth-child(3) {
transition: 0.9s;
}
.description_inside_image.animation_simple .description__wrapper > div:nth-child(4),
.description_inside_image.animation_simple .description__wrapper > span:nth-child(4),
.description_inside_image.animation_simple .description__wrapper > a:nth-child(4) {
transition: 1.1s;
}
.description_inside_image.animation_simple > .portfolio_link {
z-index: 1;
}
.description_inside_image.animation_simple:hover .description__wrapper > div,
.description_inside_image.animation_simple:hover .description__wrapper > span,
.description_inside_image.animation_simple:hover .description__wrapper > a {
opacity: 1;
}
.description_inside_image.animation_sub_layer .item__description, .description_inside_image.animation_until_hover .item__description, .description_inside_image.animation_always_visible .item__description {
top: initial;
right: 10px;
left: 10px;
bottom: 10px;
height: auto;
align-items: flex-start;
width: calc(100% - 20px);
word-break: break-word;
transition: var(--pf-transition);
background-color: var(--synta-tertiary-color);
border-radius: 0;
opacity: 0;
visibility: hidden;
}
.description_inside_image.animation_sub_layer .portfolio_link, .description_inside_image.animation_until_hover .portfolio_link, .description_inside_image.animation_always_visible .portfolio_link {
z-index: 1;
}
.description_inside_image.animation_sub_layer .item__image-wrap::after, .description_inside_image.animation_until_hover .item__image-wrap::after, .description_inside_image.animation_always_visible .item__image-wrap::after {
background: transparent;
}
.description_inside_image.animation_sub_layer:hover .item__description, .description_inside_image.animation_until_hover:hover .item__description, .description_inside_image.animation_always_visible:hover .item__description {
opacity: 1;
visibility: visible;
}
.description_inside_image.animation_until_hover .item__description {
opacity: 1;
visibility: visible;
}
.description_inside_image.animation_until_hover:hover .item__description {
opacity: 0;
visibility: hidden;
}
.description_inside_image.animation_always_visible .item__description {
opacity: 1;
visibility: visible;
}
.description_inside_image:hover .item__description,
.description_inside_image:hover .item__description::before,
.description_inside_image:hover .portfolio_link, .description_inside_image.animation_until_hover .item__description,
.description_inside_image.animation_until_hover .item__description::before,
.description_inside_image.animation_until_hover .portfolio_link {
opacity: 1;
}
.description_inside_image.animation_until_hover:hover .item__description,
.description_inside_image.animation_until_hover:hover .item__description::before,
.description_inside_image.animation_until_hover:hover .description__wrapper,
.description_inside_image.animation_until_hover:hover .description_content {
opacity: 0;
visibility: hidden;
}
.description_pf_cursor_tooltip:hover {
border-radius: 30px;
}
.elementor-widget-wgl-portfolio.layout-scale .portfolio__item:nth-child(even) {
--wgl-portfolio-scale-size: 80%;
}
.elementor-widget-wgl-portfolio.layout-scale .portfolio__item:nth-child(even) .item__wrapper {
width: var(--wgl-portfolio-scale-size);
}
.elementor-widget-wgl-portfolio.descr-align-center .flex-list .item__description {
margin-left: auto;
margin-right: auto;
}
.elementor-widget-wgl-portfolio.descr-align-left .flex-list .item__description {
margin-right: auto;
}
.elementor-widget-wgl-portfolio.descr-align-right .flex-list .item__description {
margin-left: auto;
}
.wgl-portfolio .load_more_wrapper {
margin-top: 40px;
}
.wgl-portfolio_container .wgl-carousel_wrapper .wgl-carousel {
margin-left: 0;
margin-right: 0;
}
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_simple .item__description,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_simple .item__description::before,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_simple .portfolio_link {
opacity: 1;
}
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_simple .description__wrapper > div,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_simple .description__wrapper > span,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_simple .description__wrapper > a {
opacity: 1;
transform: translateY(0);
}
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_sub_layer .item__description,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_sub_layer .item__description::before,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_sub_layer .portfolio_link {
opacity: 1;
}
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_sub_layer .item__description {
transform: translateY(0);
}
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_until_hover .item__description,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_until_hover .item__description::before,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_until_hover .description__wrapper,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_until_hover .description_content {
opacity: 0;
visibility: hidden;
}
.wgl-portfolio_container .wgl-carousel .wgl-carousel_swiper {
padding-bottom: 5px;
margin-bottom: 30px;
}
.wgl-portfolio_container.appear-animation .portfolio__item .item__wrapper {
opacity: 0;
transition-delay: 0.2s;
}
.wgl-portfolio_container.appear-animation.anim-fade-in .animate .item__wrapper {
animation: fade_in 0.9s ease forwards;
}
.wgl-portfolio_container.appear-animation.anim-flip-x .portfolio__item {
perspective: 1000px;
}
.wgl-portfolio_container.appear-animation.anim-flip-x .item__wrapper {
transform-style: flat;
transform: rotateX(45deg);
}
.wgl-portfolio_container.appear-animation.anim-flip-x .animate .item__wrapper {
animation: flip_x 1.5s ease forwards;
}
.wgl-portfolio_container.appear-animation.anim-flip-x-r .portfolio__item {
perspective: 1000px;
}
.wgl-portfolio_container.appear-animation.anim-flip-x-r .item__wrapper {
transform-style: flat;
transform: rotateX(-45deg);
}
.wgl-portfolio_container.appear-animation.anim-flip-x-r .animate .item__wrapper {
animation: flip_x 1.5s ease forwards;
}
.wgl-portfolio_container.appear-animation.anim-flip-y .portfolio__item {
perspective: 1000px;
}
.wgl-portfolio_container.appear-animation.anim-flip-y .item__wrapper {
transform-style: flat;
transform: rotateY(45deg);
}
.wgl-portfolio_container.appear-animation.anim-flip-y .animate .item__wrapper {
animation: flip_y 1.5s ease forwards;
}
.wgl-portfolio_container.appear-animation.anim-flip-y-r .portfolio__item {
perspective: 1000px;
}
.wgl-portfolio_container.appear-animation.anim-flip-y-r .item__wrapper {
transform-style: flat;
transform: rotateY(-45deg);
}
.wgl-portfolio_container.appear-animation.anim-flip-y-r .animate .item__wrapper {
animation: flip_y 1.5s ease forwards;
}
.wgl-portfolio_container.appear-animation.anim-slide-top .animate .item__wrapper {
animation: slide_top 1.5s ease forwards;
transform: translateY(70px);
}
.wgl-portfolio_container.appear-animation.anim-slide-bottom .animate .item__wrapper {
animation: slide_bottom 1.5s ease forwards;
transform: translateY(-70px);
}
.wgl-portfolio_container.appear-animation.anim-slide-left .animate .item__wrapper {
animation: slide_left 1.5s ease forwards;
transform: translateX(70px);
}
.wgl-portfolio_container.appear-animation.anim-slide-right .animate .item__wrapper {
animation: slide_right 1.5s ease forwards;
transform: translateX(-70px);
}
.wgl-portfolio_container.appear-animation.anim-zoom .animate .item__wrapper {
animation: zoom_in 1.5s ease forwards;
transform: scale(0.5);
}
.wgl-portfolio_header,
.wgl-products_header {
display: flex;
margin-bottom: 60px;
padding-bottom: 21px;
border-bottom: 1px solid var(--synta-secondary-color);
gap: 20px;
}
.wgl-portfolio_header .item_title {
min-width: 33.333333%;
}
.wgl-portfolio_header .portfolio_subtitle {
display: block;
color: var(--synta-content-color);
font-family: var(--synta-header-font-family);
font-size: 16px;
line-height: 1.25;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 0.05em;
}
.wgl-portfolio_header .portfolio_subtitle::before, .wgl-portfolio_header .portfolio_subtitle::after {
content: "";
display: inline-block;
vertical-align: middle;
background-color: var(--synta-primary-color);
margin-bottom: 2px;
width: 12px;
height: 8px;
display: none;
}
.wgl-portfolio_header .portfolio_subtitle::before {
margin-right: calc(0.12em + 5px);
border-radius: 0 4px 4px 0;
}
.wgl-portfolio_header .portfolio_subtitle::after {
margin-left: calc(0.12em + 5px);
border-radius: 4px 0 0 4px;
}
.wgl-portfolio_header .portfolio_title {
font-size: 48px;
line-height: 1.1666em;
margin-top: 15px;
}
.wgl-portfolio_container {
--pf-width: calc(100% / 3);
--pf-gap: 30px;
margin: calc(0px - var(--pf-gap) / 2);
}
@media (max-width: 1200px) {
.wgl-portfolio_container {
--pf-width: calc(100% / 2);
}
}
@media (max-width: 767px) {
.wgl-portfolio_container {
--pf-width: 100%;
}
}
.wgl-portfolio_container .portfolio__item {
padding: calc(var(--pf-gap) / 2);
width: var(--pf-width);
}
.wgl-portfolio_container[style*="height: 0px;"] {
margin-bottom: 0;
}
.wgl-portfolio_container.grid {
display: flex;
flex-wrap: wrap;
}
.wgl-portfolio_container[class*=masonry] .portfolio__item {
float: left;
min-height: 1px;
}
.wgl-portfolio_container.masonry-2 .portfolio__item {
width: 100%;
}
.wgl-portfolio_container.masonry-2 .portfolio__item:nth-of-type(8n+2) img, .wgl-portfolio_container.masonry-2 .portfolio__item:nth-of-type(8n+6) img {
max-width: unset;
width: calc(100% + var(--pf-gap) / 2 + var(--portfolio-masonry-2-equalizer, 0px));
}
@media (min-width: 993px) {
.wgl-portfolio_container.masonry-2 .portfolio__item {
width: 25%;
}
.wgl-portfolio_container.masonry-2 .portfolio__item:nth-of-type(8n+1), .wgl-portfolio_container.masonry-2 .portfolio__item:nth-of-type(8n+7) {
width: 50%;
}
}
@media (min-width: 601px) and (max-width: 992px) {
.wgl-portfolio_container.masonry-2 .portfolio__item {
width: 50%;
}
.wgl-portfolio_container.masonry-2 .portfolio__item:nth-of-type(8n+1), .wgl-portfolio_container.masonry-2 .portfolio__item:nth-of-type(8n+7) {
width: 50%;
}
}
.wgl-portfolio_container.masonry-3 .portfolio__item {
width: 100%;
}
@media (min-width: 993px) {
.wgl-portfolio_container.masonry-3 .portfolio__item {
width: 25%;
}
.wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+1), .wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+2), .wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+5), .wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+6) {
width: 50%;
}
}
@media (min-width: 769px) and (max-width: 992px) {
.wgl-portfolio_container.masonry-3 .portfolio__item {
width: 50%;
}
}
@media (min-width: 601px) and (max-width: 768px) {
.wgl-portfolio_container.masonry-3 .portfolio__item {
width: 50%;
}
.wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+1), .wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+2), .wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+5), .wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+6) {
width: 100%;
}
}
.wgl-portfolio_container.masonry-4 .portfolio__item {
width: 100%;
}
@media (min-width: 993px) {
.wgl-portfolio_container.masonry-4 .portfolio__item {
width: 25%;
}
.wgl-portfolio_container.masonry-4 .portfolio__item:nth-of-type(6n+1), .wgl-portfolio_container.masonry-4 .portfolio__item:nth-of-type(6n+6) {
width: 50%;
}
}
@media (min-width: 601px) and (max-width: 992px) {
.wgl-portfolio_container.masonry-4 .portfolio__item {
width: 50%;
}
.wgl-portfolio_container.masonry-4 .portfolio__item:nth-of-type(6n+1), .wgl-portfolio_container.masonry-4 .portfolio__item:nth-of-type(6n+6) {
width: 100%;
}
}
.wgl-portfolio_container.col-5 .portfolio__item {
width: 20%;
}
.wgl-portfolio_container.col-4 .portfolio__item {
width: 25%;
}
.wgl-portfolio_container.col-3 .portfolio__item {
width: 33.333333%;
}
.wgl-portfolio_container.col-2 .portfolio__item {
width: 50%;
}
.wgl-portfolio_container.col-1 .portfolio__item {
width: 100%;
}
@media (max-width: 1545px) {
.wgl-portfolio_container.col-5 .portfolio__item {
width: 25%;
}
}
@media (max-width: 1370px) {
.wgl-portfolio_container:is(.col-4,
.col-5) .portfolio__item {
width: 33.333333%;
}
}
@media (max-width: 1024px) {
.wgl-portfolio_container:is(.col-3,
.col-4,
.col-5) .portfolio__item {
width: 50%;
}
}
@media (max-width: 767px) {
.wgl-portfolio_container:is(.col-2,
.col-3,
.col-4,
.col-5) .portfolio__item {
width: 100%;
}
}
.wgl-portfolio_container.flex-list {
display: flex;
margin: 0 calc(0px - var(--pf-gap) / 2);
}
.wgl-portfolio_container.flex-list .portfolio__item {
transition: width 0.6s ease-in-out;
position: relative;
z-index: 1;
}
.wgl-portfolio_container.flex-list .portfolio__item:hover {
width: 80%;
}
.wgl-portfolio_container.flex-list .description_inside_image .item__description {
white-space: nowrap;
}
.wgl-portfolio_container.flex-list .item__wrapper {
width: 100%;
height: 100%;
}
.wgl-portfolio_container.flex-list .item__image {
width: 100%;
height: 100%;
}
.wgl-portfolio_container.flex-list .item__image .item__image-wrap {
height: 100%;
}
.wgl-portfolio_container.flex-list .item__image img {
height: 100%;
width: 100%;
object-position: center;
object-fit: cover;
}
@media (max-width: 1200px) {
.wgl-portfolio_container.flex-list {
flex-wrap: wrap;
}
.wgl-portfolio_container.flex-list .description_inside_image .item__description {
white-space: unset;
}
.wgl-portfolio_container.flex-list .portfolio__item {
width: calc(50% - var(--pf-gap));
margin-bottom: var(--pf-gap);
}
.wgl-portfolio_container.flex-list .portfolio__item:hover {
width: calc(50% - var(--pf-gap));
}
}
@media (max-width: 520px) {
.wgl-portfolio_container.flex-list {
flex-wrap: wrap;
}
.wgl-portfolio_container.flex-list .portfolio__item {
width: 100%;
}
.wgl-portfolio_container.flex-list .portfolio__item:hover {
width: 100%;
}
}
.wgl-portfolio_container.grid-2 {
margin: 0;
}
.wgl-portfolio_container.grid-2 .item__wrapper {
display: flex;
border: 1px solid var(--synta-secondary-color);
margin-bottom: -1px;
}
.wgl-portfolio_container.grid-2 .item__wrapper .item__image,
.wgl-portfolio_container.grid-2 .item__wrapper .item__description {
width: calc(50% + 1px);
margin-left: -1px;
}
.wgl-portfolio_container.grid-2 .item__wrapper .item__image {
align-self: center;
}
.wgl-portfolio_container.grid-2 .item__wrapper .item__image .item__image-wrap {
transform: scale(0.816);
transition: 1s ease-in-out;
}
.wgl-portfolio_container.grid-2 .item__wrapper .post_cats {
margin-top: 0;
margin-bottom: 8px;
}
.wgl-portfolio_container.grid-2 .item__wrapper .item__title .title {
font-size: 48px;
letter-spacing: -0.04em;
}
.wgl-portfolio_container.grid-2 .item__wrapper .description_content {
font-size: 22px;
font-family: var(--synta-header-font-family);
font-weight: 500;
line-height: 1.63;
color: var(--synta-header-font-color);
letter-spacing: -0.02em;
margin-top: 15px;
}
.wgl-portfolio_container.grid-2 .item__wrapper .item__date {
transition: 0.5s ease-in-out;
opacity: 0;
font-family: var(--synta-header-font-family);
color: var(--synta-header-font-color);
font-size: 20px;
font-weight: 500;
}
.wgl-portfolio_container.grid-2 .item__wrapper .item__date .item__date-title {
font-weight: 600;
display: block;
color: var(--synta-primary-color);
letter-spacing: 0.05em;
line-height: 1.5;
}
.wgl-portfolio_container.grid-2 .item__wrapper .item__description {
padding: 58px 60px 46px;
position: relative;
z-index: 1;
display: flex;
flex-direction: column;
justify-content: space-between;
gap: 40px;
}
.wgl-portfolio_container.grid-2 .item__wrapper .item__description::before {
content: "";
position: absolute;
z-index: 1;
height: 100%;
}
.wgl-portfolio_container.grid-2 .item__wrapper .item__button {
margin-top: 41px;
}
.wgl-portfolio_container.grid-2 .item__wrapper .item__button a {
color: #ababab;
transition: color 0.5s ease-in-out;
}
.wgl-portfolio_container.grid-2 .item__wrapper:hover .item__image-wrap {
transform: scale(1);
}
.wgl-portfolio_container.grid-2 .item__wrapper:hover .item__image-wrap img {
transform: scale(1.1);
}
.wgl-portfolio_container.grid-2 .item__wrapper:hover .item__date {
opacity: 1;
}
.wgl-portfolio_container.grid-2 .item__wrapper:hover .item__button a {
color: var(--synta-primary-color);
}
.wgl-portfolio_container.grid-2 .portfolio__item {
padding: 0;
width: 100%;
--pf-gap: 0;
}
.wgl-portfolio_container.grid-2 .portfolio__item:nth-child(odd) .item__wrapper {
flex-direction: row-reverse;
}
.wgl-portfolio_container.grid-2 .portfolio__item:nth-child(odd) .item__description {
border-right: 1px solid var(--synta-secondary-color);
}
.wgl-portfolio_container.grid-2 .portfolio__item:nth-child(even) .item__description {
border-left: 1px solid var(--synta-secondary-color);
}
.wgl-portfolio_container.grid-2 .portfolio__item:last-child .item__wrapper {
margin-bottom: 0;
}
@media (max-width: 1500px) {
.wgl-portfolio_container.grid-2 .item__wrapper .item__image .item__image-wrap {
transform: scale(0.85);
}
.wgl-portfolio_container.grid-2 .item__wrapper .item__description {
padding: 40px;
gap: 30px;
}
.wgl-portfolio_container.grid-2 .item__wrapper:hover .item__image-wrap {
transform: scale(1);
}
}
@media (max-width: 1200px) {
.wgl-portfolio_container.grid-2 .item__wrapper .item__image .item__image-wrap {
transform: scale(1);
}
.wgl-portfolio_container.grid-2 .item__wrapper .item__title .title {
font-size: 32px;
}
.wgl-portfolio_container.grid-2 .item__wrapper .description_content {
font-size: 16px;
line-height: 1.875;
}
.wgl-portfolio_container.grid-2 .item__wrapper .item__date {
opacity: 1;
}
}
@media (max-width: 768px) {
.wgl-portfolio_container.grid-2 .item__wrapper .item__description {
padding: 30px;
gap: 20px;
}
.wgl-portfolio_container.grid-2 .item__wrapper .item__button {
margin-top: 20px;
}
.wgl-portfolio_container.grid-2 .item__wrapper .item__button a::before {
font-size: 30px;
}
.wgl-portfolio_container.grid-2 .item__wrapper .item__date {
font-size: 16px;
}
}
@media (max-width: 600px) {
.wgl-portfolio_container.grid-2 .portfolio__item .item__wrapper {
border: unset;
margin-bottom: 0;
}
.wgl-portfolio_container.grid-2 .portfolio__item .item__wrapper .item__image,
.wgl-portfolio_container.grid-2 .portfolio__item .item__wrapper .item__description {
width: 100%;
margin-left: 0;
}
.wgl-portfolio_container.grid-2 .portfolio__item .item__wrapper:nth-child(odd), .wgl-portfolio_container.grid-2 .portfolio__item .item__wrapper:nth-child(even) {
flex-direction: column;
}
.wgl-portfolio_container.grid-2 .portfolio__item .item__description {
padding-bottom: 40px;
}
.wgl-portfolio_container.grid-2 .portfolio__item .description_content {
display: none;
}
.wgl-portfolio_container.grid-2 .portfolio__item .item__date {
opacity: 1;
}
.wgl-portfolio_container.grid-2 .portfolio__item .item__date .item__date-title {
display: inline-block;
margin-right: 10px;
}
}
.wgl-portfolio.portfolio_header-inline {
display: flex;
}
.wgl-portfolio.portfolio_header-inline .wgl-portfolio_header {
display: block;
width: calc(33% + 1px);
margin-right: -1px;
border: 1px solid var(--synta-secondary-color);
padding: 58px 60px 46px;
margin-bottom: 0;
}
.wgl-portfolio.portfolio_header-inline .wgl-portfolio_header .item_title {
width: 100%;
}
.wgl-portfolio.portfolio_header-inline .wgl-portfolio_header .portfolio_title {
font-size: 80px;
margin-top: 8px;
}
.wgl-portfolio.portfolio_header-inline .wgl-portfolio_header .portfolio_header-button {
margin-top: 33px;
}
.wgl-portfolio.portfolio_header-inline .wgl-portfolio_wrapper {
width: 67%;
}
.wgl-portfolio.portfolio_header-inline .wgl-button {
padding-right: 50px;
}
.wgl-portfolio.portfolio_header-inline .wgl-button::before {
content: "";
position: absolute;
z-index: 1;
transition: 0.4s ease-in-out, color 0s;
padding: 4px;
background: currentColor;
border-radius: 50%;
right: 25px;
top: 25px;
}
.wgl-portfolio.portfolio_header-inline .wgl-button:hover::before {
transform: scale(1.5);
}
@media (max-width: 1500px) {
.wgl-portfolio.portfolio_header-inline .wgl-portfolio_header {
width: calc(25% + 1px);
padding: 40px;
}
.wgl-portfolio.portfolio_header-inline .wgl-portfolio_wrapper {
width: 75%;
}
}
@media (max-width: 1200px) {
.wgl-portfolio.portfolio_header-inline {
display: block;
}
.wgl-portfolio.portfolio_header-inline .wgl-portfolio_header {
width: 100%;
border: unset;
margin-right: 0;
padding: 0 40px 60px;
}
.wgl-portfolio.portfolio_header-inline .wgl-portfolio_wrapper {
width: 100%;
}
}
@media (max-width: 768px) {
.wgl-portfolio.portfolio_header-inline .wgl-portfolio_header {
padding: 0 30px 50px;
}
}
@keyframes fade_in {
100% {
opacity: 1;
}
}
@keyframes flip_x {
100% {
opacity: 1;
transform: rotateX(0deg);
}
}
@keyframes flip_y {
100% {
opacity: 1;
transform: rotateY(0deg);
}
}
@keyframes slide_top {
100% {
opacity: 1;
transform: translateY(0);
}
}
@keyframes slide_bottom {
100% {
opacity: 1;
transform: translateY(0);
}
}
@keyframes slide_left {
100% {
opacity: 1;
transform: translateX(0);
}
}
@keyframes slide_right {
100% {
opacity: 1;
transform: translateX(0);
}
}
@keyframes zoom_in {
100% {
opacity: 1;
transform: scale(1);
}
}
.wgl-portfolio .wgl-pagination {
margin-top: 33px;
}
.wgl-portfolio-single_wrapper .portfolio-item__meta-wrap {
margin-bottom: 22px;
}
.wgl-portfolio-single_wrapper .portfolio-item__meta-wrap:empty {
display: none;
}
.wgl-portfolio-single_wrapper .post_categories {
margin-bottom: 0;
}
.wgl-portfolio-single_item .item__image {
overflow: hidden;
border-radius: 0;
}
.wgl-portfolio-single_item .item__image.item__image-wide {
position: relative;
z-index: 1;
display: flex;
width: var(--pf-width);
padding: 0 10px;
}
.wgl-portfolio-single_item .item__image.item__image-wide img {
width: 100%;
max-width: var(--pf-content-width);
margin-left: auto;
margin-right: auto;
}
.wgl-portfolio-single_item .item__image img {
display: block;
border-radius: inherit;
}
.wgl-portfolio-single_item .item__image:first-child {
margin-top: 0;
margin-bottom: 48px;
}
@media (max-width: 600px) {
.wgl-portfolio-single_item .item__image:first-child {
margin-bottom: 30px;
}
}
.wgl-portfolio-single_item .item__image:last-child {
margin-top: 40px;
margin-bottom: 10px;
}
.wgl-portfolio-single_item .item__image + .meta_wrapper {
margin-top: -16px;
}
.wgl-portfolio-single_item .item__image + .post_categories {
padding: 0;
}
.wgl-portfolio-single_item .post_categories + .item__title {
margin-top: 13px;
}
.wgl-portfolio-single_item .item__title {
font-size: 48px;
line-height: 1.2;
}
@media (max-width: 600px) {
.wgl-portfolio-single_item .item__title {
font-size: var(--synta-h4-font-size);
line-height: var(--synta-h4-line-height);
}
}
.wgl-portfolio-single_item .item__title + .meta_wrapper {
margin-bottom: 25px;
margin-top: 12px;
}
.wgl-portfolio-single_item .description_content {
margin-bottom: 34px;
}
.wgl-portfolio-single_item + .synta-post-navigation {
margin-top: 26px;
padding-top: 32px;
border-top: 1px solid rgba(var(--synta-secondary-rgb), 0.15);
}
.wgl-portfolio-single_item .single_post_info {
margin-top: 36px;
}
.single_portfolio .synta-post-navigation .info_wrapper .prev_title,
.single_portfolio .synta-post-navigation .info_wrapper .next_title {
font-size: 24px;
}
.single_portfolio .related_portfolio {
margin-top: 82px;
}
.single_portfolio .related_portfolio .wgl-carousel {
margin: 0;
}
.single_portfolio .related_portfolio .synta_module_title {
margin-bottom: 30px;
}
.single_portfolio .related_portfolio .synta_module_title h3,
.single_portfolio .related_portfolio .synta_module_title h4 {
font-size: 36px;
}
@media (max-width: 767px) {
.single_portfolio .related_portfolio .synta_module_title h3,
.single_portfolio .related_portfolio .synta_module_title h4 {
font-size: 24px;
}
}
.single_portfolio .related_portfolio .wgl-portfolio_container .wgl-carousel .portfolio__item.wgl_col-6 {
width: 600px;
}
.single_portfolio .related_portfolio .wgl-portfolio_container .wgl-carousel .portfolio__item.wgl_col-4 {
width: 400px;
}
.single_portfolio .related_portfolio .wgl-portfolio_container .wgl-carousel .portfolio__item.wgl_col-3 {
width: 300px;
}
.single_portfolio #comments {
margin-bottom: 80px;
padding-top: 40px;
}
.single_portfolio #comments .comment-respond {
margin-bottom: 70px;
}
.wgl-ellipsis {
display: inline-block;
position: relative;
width: 64px;
height: 64px;
}
.wgl-ellipsis span {
position: absolute;
top: 27px;
width: 11px;
height: 11px;
background: #ffffff;
animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.wgl-ellipsis span:nth-child(1) {
left: 6px;
animation: wgl-ellipsis1 0.6s infinite;
}
.wgl-ellipsis span:nth-child(2) {
left: 6px;
animation: wgl-ellipsis2 0.6s infinite;
}
.wgl-ellipsis span:nth-child(3) {
left: 26px;
animation: wgl-ellipsis2 0.6s infinite;
}
.wgl-ellipsis span:nth-child(4) {
left: 45px;
animation: wgl-ellipsis3 0.6s infinite;
}
@keyframes wgl-ellipsis1 {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes wgl-ellipsis2 {
0% {
transform: translate(0, 0);
}
100% {
transform: translate(19px, 0);
}
}
@keyframes wgl-ellipsis3 {
0% {
transform: scale(1);
}
100% {
transform: scale(0);
}
} .wgl-pricing_plan {
position: relative;
z-index: 1;
margin-left: auto;
margin-right: auto;
}
.wgl-pricing_plan.hover-animation {
padding-top: 20px;
}
.wgl-pricing_plan.hover-animation .pricing__wrapper {
transform: translateY(0);
}
.wgl-pricing_plan.hover-animation:hover .pricing__wrapper {
transform: translateY(-20px);
}
.wgl-pricing_plan .pricing__wrapper {
display: flex;
flex-direction: column;
position: relative;
background-size: cover;
background-position: center;
transition: 0.5s;
background: var(--synta-form-bg-color);
}
.wgl-pricing_plan .pricing__wrapper::before, .wgl-pricing_plan .pricing__wrapper::after {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-radius: inherit;
transition: inherit;
z-index: -1;
pointer-events: none;
}
.wgl-pricing_plan .pricing__header {
position: relative;
z-index: 2;
line-height: 0;
}
.wgl-pricing_plan .pricing__pretitle .pretitle {
position: relative;
display: inline-block;
font-family: var(--synta-content-font-family);
font-weight: 700;
font-size: 14px;
line-height: 1.5em;
letter-spacing: 0.1em;
color: var(--synta-header-font-color);
transition: 0.4s;
}
.wgl-pricing_plan .pricing__title {
position: relative;
font-family: var(--synta-header-font-family);
font-weight: 400;
font-size: 64px;
line-height: 1.25;
letter-spacing: var(--synta-header-letter-spacing);
transition: 0.4s;
}
.wgl-pricing_plan .pricing__title .title__prefix {
display: inline-block;
text-align: center;
font: inherit;
transition: inherit;
}
.wgl-pricing_plan .pricing__title .title__suffix {
font: inherit;
transition: inherit;
}
.wgl-pricing_plan .pricing__title .title {
position: relative;
display: inline-block;
font: inherit;
line-height: inherit;
letter-spacing: inherit;
color: inherit;
text-transform: inherit;
transition: none;
z-index: 1;
}
.wgl-pricing_plan .pricing__price {
display: inline-flex;
align-items: flex-end;
font-family: var(--synta-header-font-family);
font-weight: 500;
font-size: 72px;
line-height: 1;
letter-spacing: 0;
color: var(--synta-primary-color);
transition: 0.4s;
}
.wgl-pricing_plan .pricing__price .price__value {
position: relative;
z-index: 1;
font: inherit;
line-height: inherit;
color: inherit;
vertical-align: baseline;
text-decoration: inherit;
}
.wgl-pricing_plan .pricing__price .price__period {
display: inline-block;
position: relative;
font-size: 16px;
font-weight: 600;
line-height: 24px;
margin-bottom: 5px;
color: var(--synta-header-font-color);
font-family: var(--synta-content-font-family);
}
.wgl-pricing_plan .pricing__price .price__currency {
font-size: inherit;
font-weight: inherit;
}
.wgl-pricing_plan .pricing__price .price__currency_right {
font-weight: inherit;
}
.wgl-pricing_plan .pricing__content {
position: relative;
color: var(--synta-header-font-color);
transition: 0.4s;
z-index: 2;
}
.wgl-pricing_plan .pricing__content ul {
word-break: break-word;
}
.wgl-pricing_plan .pricing__content ul:last-child {
padding-bottom: 0;
}
.wgl-pricing_plan .pricing__content ul[class*=synta_] {
display: flex;
flex-direction: column;
}
.wgl-pricing_plan .pricing__content ul li {
margin-bottom: 0.7em;
}
.wgl-pricing_plan .pricing__content ul li[style*=color]::before {
color: inherit;
}
.wgl-pricing_plan .pricing__content ul li i {
margin-right: 10px;
}
.wgl-pricing_plan .pricing__content ul li b {
color: var(--synta-header-font-color);
}
.wgl-pricing_plan .pricing__content p {
margin-bottom: 20px;
}
.wgl-pricing_plan .pricing__description {
position: relative;
font-size: 24px;
font-weight: 600;
line-height: 1.5;
z-index: 2;
transition: 0.4s;
font-family: var(--synta-header-font-family);
}
.wgl-pricing_plan .pricing__thumbnail {
position: relative;
z-index: 2;
}
.wgl-pricing_plan .pricing__bg_text {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
font-family: var(--synta-header-font-family);
font-weight: 400;
letter-spacing: var(--synta-header-letter-spacing);
font-size: 128px;
line-height: 1em;
transition: 0.4s;
max-width: 100%;
max-height: 100%;
pointer-events: none;
margin: 28px 0 0 -12px;
}
.wgl-pricing_plan .mask_image {
height: auto !important;
width: -moz-fit-content !important;
width: fit-content !important;
-webkit-mask-size: contain;
-webkit-mask-position: center center;
-webkit-mask-repeat: no-repeat;
overflow: hidden;
margin: auto !important;
transition: 0.4s;
}
.wgl-pricing_plan .mask_image img {
visibility: hidden;
}
.wgl-pricing_plan .pricing__creeping_line {
position: absolute;
top: 0;
right: 0;
bottom: 0;
display: flex;
font-size: 16px;
font-family: var(--synta-header-font-family);
font-weight: 600;
line-height: 1.5em;
letter-spacing: 0.05em;
color: var(--synta-header-font-color);
padding: 0 9px 0 7px;
background-color: var(--synta-primary-color);
text-transform: uppercase;
overflow: hidden;
writing-mode: vertical-rl;
transform: rotate(180deg);
}
.wgl-pricing_plan .pricing__creeping_line .pricing__creeping_line__inner {
animation: wgl_creeping_line 60s linear infinite;
white-space: nowrap;
display: flex;
width: -moz-fit-content;
width: fit-content;
}
.wgl-pricing_plan .pricing__creeping_line .pricing__creeping_line__inner span {
padding-bottom: 15px;
}
.wgl-pricing_plan .wgl-button-wrapper {
width: 100%;
}
.wgl-pricing_plan .wgl-button-wrapper.rm_btn {
display: flex;
}
.wgl-pricing_plan .pricing__button {
width: 100%;
}
.wgl-pricing_plan .wgl-pricing__button {
position: relative;
z-index: 2;
width: 100%;
--button-padding: 15px 37px;
}
@keyframes wgl_creeping_line {
0% {
transform: translateY(0);
}
100% {
transform: translateY(-100%);
}
}
body .elementor-widget-wgl-pricing-table.aleft .pricing__content ul {
align-items: flex-start;
}
body .elementor-widget-wgl-pricing-table.acenter .pricing__content ul {
align-items: center;
}
body .elementor-widget-wgl-pricing-table.aright .pricing__content ul {
align-items: flex-end;
}
body:not([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .elementor-widget-wgl-pricing-table.a-tabletleft .pricing__content ul {
align-items: flex-start;
}
body:not([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .elementor-widget-wgl-pricing-table.a-tabletcenter .pricing__content ul {
align-items: center;
}
body:not([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .elementor-widget-wgl-pricing-table.a-tabletright .pricing__content ul {
align-items: flex-end;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.a-mobileleft .pricing__content ul {
align-items: flex-start;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.a-mobilecenter .pricing__content ul {
align-items: center;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-pricing-table.a-mobileright .pricing__content ul {
align-items: flex-end;
} .wgl-progress-bar {
display: block;
border-radius: unset;
transition: 1.5s;
}
.wgl-progress-bar .progress__content,
.wgl-progress-bar .progress__value {
display: flex;
justify-content: space-between;
align-items: center;
position: relative;
font-family: var(--synta-header-font-family);
font-weight: 500;
font-size: 16px;
line-height: 1;
letter-spacing: 0;
z-index: 2;
transition: inherit;
}
.wgl-progress-bar .progress__value {
justify-content: flex-end;
letter-spacing: 0;
}
.wgl-progress-bar .content__value {
position: relative;
margin-left: 8px;
display: flex;
}
.wgl-progress-bar .progress__bar {
position: relative;
z-index: 0;
width: auto;
box-sizing: content-box;
transition: inherit;
}
.wgl-progress-bar .bar__empty {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.wgl-progress-bar .bar__filled {
position: relative;
z-index: 1;
top: 50%;
width: 0;
height: inherit;
border-radius: inherit;
transform: translateY(-50%);
transition: inherit;
max-width: 100%;
background: var(--synta-primary-color);
}
.wgl-progress-bar.layout-dynamic .progress__content {
width: 0;
white-space: nowrap;
}
.wgl-progress-bar.layout-dynamic_middle .progress__value {
height: 0;
position: absolute;
left: 100%;
top: 0;
bottom: 0;
margin: auto 0;
}
.wgl-progress-bar.layout-dynamic_middle .content__value {
justify-content: flex-end;
margin: 0;
min-width: 0;
transition: 1.2s;
}
.wgl-progress-bar.layout-dynamic_middle .bar__empty {
background: unset !important;
}
.wgl-progress-bar.layout-aside {
display: flex;
align-items: flex-end;
margin-top: 7px;
font-size: 15px;
line-height: 1;
font-weight: 700;
}
.wgl-progress-bar.layout-aside .progress__bar {
margin-top: 0;
}
.wgl-progress-bar.layout-aside .aside__wrapper {
flex-grow: 1;
transition: inherit;
}
.wgl-progress-bar.layout-aside .content__value {
position: relative;
margin-left: 15px;
}
.wgl-progress-bar.layout-aside .content__value,
.wgl-progress-bar.layout-aside .content__value .value__wrapper {
text-align: right;
}
.wgl-progress-bar.layout-aside .content__value .value__wrapper {
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: flex;
}
.wgl-progress-bar.layout-aside .content__value .placeholder__digit, .wgl-progress-bar.layout-aside .content__value .placeholder__unit {
visibility: hidden;
} .elementor-widget-wgl-rotated-text .elementor-widget-container {
transform: rotate(180deg);
writing-mode: vertical-rl;
}
.elementor-widget-wgl-rotated-text.hover_links .rt__link + .rt__title-wrapper .rt__title {
-webkit-text-decoration: underline transparent;
text-decoration: underline transparent;
transition: color 0.3s, -webkit-text-decoration-color 0.3s;
transition: color 0.3s, text-decoration-color 0.3s;
transition: color 0.3s, text-decoration-color 0.3s, -webkit-text-decoration-color 0.3s;
text-decoration-thickness: 0.05em;
}
.elementor-widget-wgl-rotated-text.hover_links .wgl-rotated_text:hover .rt__link + .rt__title-wrapper .rt__title {
-webkit-text-decoration-color: currentColor;
text-decoration-color: currentColor;
}
.wgl-rotated_text {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
.wgl-rotated_text .rt__title-wrapper {
font-family: var(--synta-header-font-family);
font-weight: var(--synta-header-font-weight);
}
.wgl-rotated_text .rt__title-wrapper .rt__title {
font: inherit;
line-height: inherit;
text-transform: inherit;
letter-spacing: inherit;
transition: color 0.3s;
}
.wgl-rotated_text .rt-title {
color: var(--synta-header-font-color);
}
.wgl-rotated_text .rt__subtitle {
font-size: 16px;
line-height: 1.3em;
transition: color 0.3s;
color: var(--synta-tertiary-color);
height: 100%;
}
.wgl-rotated_text .rt-title span,
.wgl-rotated_text .rt__subtitle span {
font-family: inherit;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
text-transform: inherit;
letter-spacing: inherit;
}
.wgl-rotated_text .rt__link {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
z-index: 1;
}
.wgl-rotated_text .media-wrapper {
line-height: 0;
transition: 0.4s;
}
body:is([data-elementor-device-mode=widescreen], [data-elementor-device-mode=desktop]) .disable-rotation-yes.elementor-widget-wgl-rotated-text .elementor-widget-container,
body:is([data-elementor-device-mode=tablet_extra], [data-elementor-device-mode=tablet]) .disable-rotation-tablet-yes.elementor-widget-wgl-rotated-text .elementor-widget-container,
body:is([data-elementor-device-mode=mobile_extra], [data-elementor-device-mode=mobile]) .disable-rotation-mobile-yes.elementor-widget-wgl-rotated-text .elementor-widget-container {
transform: unset;
writing-mode: unset;
height: auto;
} .elementor-widget-wgl-satellite-service:hover .wgl-services_title {
color: var(--synta-header-font-color);
}
.elementor-widget-wgl-satellite-service:hover .wgl-services_title a {
color: var(--synta-header-font-color);
}
.wgl-service-sat .wgl-services_wrap {
transition: 0.4s;
}
.wgl-service-sat .wgl-services_media-wrap {
position: relative;
z-index: 1;
width: 110px;
height: 110px;
line-height: 110px;
font-size: 45px;
display: inline-block;
border: 1px dashed CurrentColor;
box-sizing: content-box;
border-radius: 50%;
text-align: center;
transition: 0.4s;
border-color: var(--synta-tertiary-color);
}
.wgl-service-sat .wgl-services_title {
font-size: 24px;
line-height: 1.4;
transition: 0.4s;
color: var(--synta-header-font-color);
}
.wgl-service-sat .wgl-services_circle-wrapper {
position: absolute;
z-index: -1;
width: 78px;
height: 78px;
left: 16px;
top: 16px;
}
.wgl-service-sat .wgl-services_circle-wrapper:nth-child(1) {
transform: rotate(0deg);
animation: service_hexagon_1 2s infinite linear;
animation-play-state: paused;
}
.wgl-service-sat .wgl-services_circle-wrapper:nth-child(1) .wgl-services_circle {
background-color: var(--synta-tertiary-color);
}
.wgl-service-sat .wgl-services_circle-wrapper:nth-child(2) {
transform: rotate(180deg);
animation: service_hexagon_2 2s infinite linear;
animation-play-state: paused;
}
.wgl-service-sat .wgl-services_circle-wrapper:nth-child(2) .wgl-services_circle {
background-color: var(--synta-tertiary-color);
}
.wgl-service-sat .wgl-services_circle {
width: 8px;
height: 8px;
border-radius: 50%;
background: red;
transform: translate3d(-50%, -50%, 0);
}
.wgl-service-sat .wgl-services_readmore {
display: inline-block;
color: var(--synta-primary-color);
}
.wgl-service-sat .wgl-services_readmore:hover {
color: var(--synta-tertiary-color);
}
.wgl-service-sat .wgl-services_item-link {
position: absolute;
z-index: 2;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.wgl-service-sat .wgl-icon {
color: var(--synta-tertiary-color);
display: block;
line-height: inherit;
font-size: inherit;
}
.wgl-service-sat .wgl-icon i {
display: inline;
}
.wgl-service-sat .wgl-widget_wrapper.elementor-image-box-img {
height: 100%;
line-height: 1;
display: flex;
align-items: center;
justify-content: center;
}
.wgl-service-sat .wgl-image-box_img > span {
display: flex;
}
.wgl-service-sat:hover .wgl-services_circle-wrapper:nth-child(1), .wgl-service-sat:hover .wgl-services_circle-wrapper:nth-child(2) {
animation-play-state: running;
}
@keyframes service_hexagon_1 {
0% {
transform: rotate(90deg);
}
100% {
transform: rotate(450deg);
}
}
@keyframes service_hexagon_2 {
0% {
transform: rotate(-90deg);
}
100% {
transform: rotate(270deg);
}
} .elementor-widget-wgl-service .wgl-service_link {
position: absolute;
z-index: 4;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.elementor-widget-wgl-service .wgl-service_link:hover ~ .wgl-service {
pointer-events: none;
}
.elementor-widget-wgl-service .wgl-service_link:hover ~ .wgl-service .read-more-icon::before {
transform: translateX(5px);
}
.elementor-widget-wgl-service .wgl-service {
position: relative;
z-index: 1;
overflow: hidden;
border-radius: 0;
}
.elementor-widget-wgl-service .wgl-service::before, .elementor-widget-wgl-service .wgl-service::after {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-radius: inherit;
pointer-events: none;
transition: inherit;
}
.elementor-widget-wgl-service .wgl-button-wrapper {
width: 100%;
z-index: 3;
}
.elementor-widget-wgl-service .wgl-button-wrapper.rm_btn {
display: flex;
}
.elementor-widget-wgl-service .wgl-button-wrapper .wgl-service_button .read-more-icon {
text-align: center;
display: inline-block;
line-height: 0;
transition: background-color 0.4s, color 0.4s, transform 0.4s;
will-change: transform;
border-radius: 0;
box-sizing: content-box;
}
.elementor-widget-wgl-service .wgl-button-wrapper .wgl-service_button .read-more-icon::before {
color: unset;
transition: transform 0.4s;
}
.elementor-widget-wgl-service.height_full {
height: 100%;
}
.elementor-widget-wgl-service.height_full .elementor-widget-container,
.elementor-widget-wgl-service.height_full .wgl-service {
height: 100%;
}
.elementor-widget-wgl-service.animation_stroke .wgl-service_subtitle {
-webkit-text-stroke: 1px transparent;
}
.wgl-service {
display: flex;
flex-direction: column;
justify-content: flex-end;
}
.wgl-service .wgl-service_subtitle {
position: relative;
z-index: 2;
font-size: 14px;
font-weight: 700;
line-height: 1.25em;
letter-spacing: 0.2em;
color: var(--synta-tertiary-color);
backface-visibility: hidden;
text-transform: uppercase;
transition: all 0.45s;
}
.wgl-service .wgl-service_title {
position: relative;
z-index: 2;
font-size: 36px;
line-height: 1.333em;
word-break: break-word;
transition: 0.4s;
color: var(--synta-tertiary-color);
}
.wgl-service .wgl-service_title .service_title {
font: inherit;
line-height: inherit;
color: inherit;
letter-spacing: inherit;
text-decoration: inherit;
text-transform: inherit;
position: relative;
display: inline-block;
}
.wgl-service .wgl-service_description {
color: var(--synta-tertiary-color);
}
.wgl-service .wgl-service_bg_text {
font-family: var(--synta-header-font-family);
font-weight: 500;
font-size: 32px;
letter-spacing: 0;
line-height: 1em;
max-width: 100%;
max-height: 100%;
pointer-events: none;
color: var(--synta-tertiary-color);
text-transform: inherit;
transition: 0.4s;
z-index: 1;
}
.wgl-service .wgl-service_wrapper_description {
--dur: 0.6s;
--dur_half: calc(var(--dur) * 0.5);
--max-height: 250px;
position: relative;
z-index: 2;
overflow: hidden;
}
.toggling_content .wgl-service .wgl-service_wrapper_description {
opacity: 0;
max-height: 0;
transition: all var(--dur), opacity var(--dur_half);
}
.toggling_content .elementor-widget-container:hover .wgl-service .wgl-service_wrapper_description {
opacity: 1;
max-height: var(--max-height);
transition: all var(--dur), opacity var(--dur_half) var(--dur_half);
}
.wgl-service .wgl-service_media {
position: relative;
z-index: 2;
--dur: 0.6s;
--dur_half: calc(var(--dur) * 0.5);
}
.wgl-service .wgl-service_media .wgl-image-box_img {
display: inline-block;
}
.toggling_image .wgl-service .wgl-service_media {
opacity: 0;
max-height: 0;
overflow: hidden;
transition: all var(--dur), opacity var(--dur_half);
}
.toggling_image .elementor-widget-container:hover .wgl-service .wgl-service_media {
opacity: 1;
max-height: var(--max-height);
transition: all var(--dur), opacity var(--dur_half) var(--dur_half);
}
.wgl-service .wgl-service_button {
margin-top: 0;
}
body[data-elementor-device-mode=widescreen] .elementor-widget-wgl-service.toggling_content .breakpoint_on-widescreen .wgl-service_wrapper_description {
opacity: 1;
max-height: var(--max-height);
}
body[data-elementor-device-mode=widescreen] .elementor-widget-wgl-service.toggling_image .breakpoint_on-widescreen .wgl-service_media {
opacity: 1;
max-height: var(--max-height);
}
body[data-elementor-device-mode=desktop] .elementor-widget-wgl-service.toggling_content .breakpoint_on-desktop .wgl-service_wrapper_description {
opacity: 1;
max-height: var(--max-height);
}
body[data-elementor-device-mode=desktop] .elementor-widget-wgl-service.toggling_image .breakpoint_on-desktop .wgl-service_media {
opacity: 1;
max-height: var(--max-height);
}
body[data-elementor-device-mode=tablet_extra] .elementor-widget-wgl-service.toggling_content .breakpoint_on-tablet_extra .wgl-service_wrapper_description {
opacity: 1;
max-height: var(--max-height);
}
body[data-elementor-device-mode=tablet_extra] .elementor-widget-wgl-service.toggling_image .breakpoint_on-tablet_extra .wgl-service_media {
opacity: 1;
max-height: var(--max-height);
}
body[data-elementor-device-mode=tablet] .elementor-widget-wgl-service.toggling_content .breakpoint_on-tablet .wgl-service_wrapper_description {
opacity: 1;
max-height: var(--max-height);
}
body[data-elementor-device-mode=tablet] .elementor-widget-wgl-service.toggling_image .breakpoint_on-tablet .wgl-service_media {
opacity: 1;
max-height: var(--max-height);
}
body[data-elementor-device-mode=mobile_extra] .elementor-widget-wgl-service.toggling_content .breakpoint_on-mobile_extra .wgl-service_wrapper_description {
opacity: 1;
max-height: var(--max-height);
}
body[data-elementor-device-mode=mobile_extra] .elementor-widget-wgl-service.toggling_image .breakpoint_on-mobile_extra .wgl-service_media {
opacity: 1;
max-height: var(--max-height);
}
body[data-elementor-device-mode=mobile] .elementor-widget-wgl-service.toggling_content .breakpoint_on-mobile .wgl-service_wrapper_description {
opacity: 1;
max-height: var(--max-height);
}
body[data-elementor-device-mode=mobile] .elementor-widget-wgl-service.toggling_image .breakpoint_on-mobile .wgl-service_media {
opacity: 1;
max-height: var(--max-height);
} .wgl-showcase {
position: relative;
display: flex;
flex-direction: column;
pointer-events: none;
--divider-color: rgba(var(--synta-header-rgb), 0.5);
--divider-color-last: rgba(var(--synta-header-rgb), 0.5);
}
.wgl-showcase .showcase__wrapper {
position: relative;
}
.wgl-showcase .showcase__title,
.wgl-showcase .wgl-button-wrapper {
position: relative;
z-index: 2;
transition: z-index 0s 0.1s;
}
.wgl-showcase .showcase__item {
display: flex;
position: relative;
padding: 20px 3.125% 22px 3.125%;
min-height: 150px;
justify-content: space-between;
align-items: center;
margin: -1px 0 0 0;
width: 100%;
pointer-events: auto;
flex-wrap: nowrap;
}
.wgl-showcase .showcase__item::after {
opacity: var(--divider-opacity, 0);
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-top: var(--divider-width, 1px) solid var(--divider-color);
z-index: -2;
transition: inherit;
}
.wgl-showcase .showcase__item:last-child::after {
border-bottom: var(--divider-width, 1px) solid var(--divider-color-last);
}
.wgl-showcase .showcase__item_inner {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
flex-wrap: nowrap;
}
.wgl-showcase .showcase__subtitle {
font-family: var(--synta-header-font-family);
font-weight: 500;
font-size: 20px;
line-height: 1.5em;
display: inline-block;
position: relative;
letter-spacing: 0;
color: var(--synta-header-font-color);
transition: 0.4s;
white-space: normal;
}
.wgl-showcase .showcase__title {
display: inline-flex;
flex-shrink: 0;
align-items: center;
white-space: normal;
max-width: 100%;
transition: all 0.4s;
}
.wgl-showcase .showcase__title .title {
position: relative;
z-index: 1;
font-size: 64px;
font-family: var(--synta-header-font-family);
font-weight: var(--synta-header-font-weight);
line-height: 1.3em;
color: var(--synta-header-font-color);
letter-spacing: var(--synta-h3-letter-spacing);
text-transform: inherit;
white-space: normal;
}
.wgl-showcase .showcase__bg_text {
display: flex;
align-items: center;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding-top: 0.02em;
font-family: var(--synta-additional-font-family);
font-weight: 400;
font-size: clamp(96px, 12vw, 170px);
line-height: 1.2em;
color: var(--synta-tertiary-color);
z-index: -1;
}
.wgl-showcase .showcase__content_wrapper {
width: min(var(--sc-content-width, 490px), var(--sc-inner-width, 100%) - var(--sc-title-width, 700px));
}
.wgl-showcase .showcase__content {
width: min(var(--sc-content-width, 490px), var(--sc-inner-width, 100%) - var(--sc-title-width, 700px));
min-width: 100%;
display: inline-block;
}
.wgl-showcase .showcase__content p:last-child {
margin: 0;
}
.wgl-showcase .showcase__image {
position: absolute;
top: 50%;
height: auto;
left: var(--wgl-image-position, 20%);
z-index: 4;
opacity: 0;
transform: translateY(-50%) rotate(var(--wgl-image-rotate, 0deg));
transform-origin: top center;
pointer-events: none;
overflow: hidden;
transition: all 0.45s, opacity 0.3s 0.15s;
}
.wgl-showcase .showcase__image img {
border-radius: inherit;
max-width: unset;
transform: translateX(-100%);
transition: transform 0.45s;
}
.wgl-showcase .image_on_default {
display: block;
}
.wgl-showcase .image_on_responsive {
display: none;
}
.wgl-showcase .image_on_responsive .showcase__image {
position: relative;
top: 0;
opacity: 1;
transform: rotate(var(--wgl-image-rotate, 0deg));
margin-bottom: 25px;
}
.wgl-showcase .image_on_responsive .showcase__image img {
transform: unset;
max-width: 100%;
}
.wgl-showcase .showcase__background, .wgl-showcase .showcase__background::before, .wgl-showcase .showcase__background::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-radius: inherit;
pointer-events: none;
z-index: -1;
transition: 0.4s;
}
.wgl-showcase .showcase__background::before {
content: "";
opacity: 1;
}
.wgl-showcase .showcase__background::after {
content: "";
opacity: 0;
}
.wgl-showcase .showcase__item.active .showcase__background::after,
.wgl-showcase .showcase__item:hover .showcase__background::after {
opacity: 1;
}
.wgl-showcase .showcase__item.active .showcase__image,
.wgl-showcase .showcase__item:hover .showcase__image {
opacity: 1;
transition: all 0.45s, opacity 0.3s 0.15s;
}
.wgl-showcase .showcase__item.active .showcase__image img,
.wgl-showcase .showcase__item:hover .showcase__image img {
transform: translateX(0);
}
.wgl-showcase:not(:hover) .active .showcase__title,
.wgl-showcase:not(:hover) .active .wgl-button-wrapper,
.wgl-showcase .showcase__item:hover .showcase__title,
.wgl-showcase .showcase__item:hover .wgl-button-wrapper {
position: relative;
z-index: 5;
transition: z-index 0s 0s;
}
.wgl-showcase .showcase__link {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 6;
}
@media (pointer: coarse) {
.wgl-showcase .showcase__link {
height: 0;
transition: 0s 0.5s;
}
}
.wgl-showcase .showcase__item.active .showcase__link {
height: 100%;
}
.wgl-showcase .showcase__button {
width: 100%;
}
.wgl-showcase:not(.mobile_view_disable, .mobile_view_enable) .showcase__content_wrapper {
opacity: 0 !important;
width: 0 !important;
height: 0 !important;
}
.wgl-showcase.content_animation-yes.mobile_view_disable .showcase__item:not(.active) .showcase__content_wrapper {
width: 0 !important;
opacity: 0 !important;
}
.wgl-showcase.content_animation-yes.mobile_view_disable .showcase__item:not(.active) .showcase__image img {
transform: unset;
}
.wgl-showcase.content_animation-yes.mobile_view_enable .showcase__item_inner {
align-content: flex-start;
flex-wrap: wrap;
}
.wgl-showcase.content_animation-yes.mobile_view_enable .showcase__item .showcase__content_wrapper {
display: none;
opacity: 0;
width: 100% !important;
max-width: 100%;
order: 1;
transition-property: opacity !important;
}
.wgl-showcase.content_animation-yes.mobile_view_enable .showcase__item .showcase__content {
width: min(var(--sc-content-width, 100%), 100%);
min-width: unset;
}
.wgl-showcase.content_animation-yes.mobile_view_enable .showcase__item.active .showcase__content_wrapper {
opacity: 1;
}
.wgl-showcase:not(.content_animation-yes).mobile_view_enable .showcase__item_inner {
align-content: flex-start;
flex-wrap: wrap;
}
.wgl-showcase:not(.content_animation-yes).mobile_view_enable .showcase__item .showcase__content_wrapper {
width: 100% !important;
max-width: 100%;
order: 1;
display: block !important;
transition: 0s;
}
.wgl-showcase:not(.content_animation-yes).mobile_view_enable .showcase__item .showcase__content {
width: min(var(--sc-content-width, 100%), 100%);
min-width: unset;
}
.wgl-showcase:not(.content_animation-yes).mobile_view_enable .showcase__item .wgl-button-wrapper {
order: 2;
}
body[data-elementor-device-mode=widescreen] .wgl-showcase.breakpoint_on-widescreen .showcase__background::after {
opacity: 1;
}
body[data-elementor-device-mode=widescreen] .wgl-showcase.breakpoint_on-widescreen .showcase__item .image_on_default {
display: none;
}
body[data-elementor-device-mode=widescreen] .wgl-showcase.breakpoint_on-widescreen .showcase__item .image_on_responsive {
display: block;
}
body[data-elementor-device-mode=widescreen] .wgl-showcase.breakpoint_on-widescreen .showcase__item .showcase__title {
flex-direction: column;
}
body[data-elementor-device-mode=desktop] .wgl-showcase.breakpoint_on-desktop .showcase__background::after {
opacity: 1;
}
body[data-elementor-device-mode=desktop] .wgl-showcase.breakpoint_on-desktop .showcase__item .image_on_default {
display: none;
}
body[data-elementor-device-mode=desktop] .wgl-showcase.breakpoint_on-desktop .showcase__item .image_on_responsive {
display: block;
}
body[data-elementor-device-mode=desktop] .wgl-showcase.breakpoint_on-desktop .showcase__item .showcase__title {
flex-direction: column;
}
body[data-elementor-device-mode=tablet_extra] .wgl-showcase.breakpoint_on-tablet_extra .showcase__background::after {
opacity: 1;
}
body[data-elementor-device-mode=tablet_extra] .wgl-showcase.breakpoint_on-tablet_extra .showcase__item .image_on_default {
display: none;
}
body[data-elementor-device-mode=tablet_extra] .wgl-showcase.breakpoint_on-tablet_extra .showcase__item .image_on_responsive {
display: block;
}
body[data-elementor-device-mode=tablet_extra] .wgl-showcase.breakpoint_on-tablet_extra .showcase__item .showcase__title {
flex-direction: column;
}
body[data-elementor-device-mode=tablet] .wgl-showcase.breakpoint_on-tablet .showcase__background::after {
opacity: 1;
}
body[data-elementor-device-mode=tablet] .wgl-showcase.breakpoint_on-tablet .showcase__item .image_on_default {
display: none;
}
body[data-elementor-device-mode=tablet] .wgl-showcase.breakpoint_on-tablet .showcase__item .image_on_responsive {
display: block;
}
body[data-elementor-device-mode=tablet] .wgl-showcase.breakpoint_on-tablet .showcase__item .showcase__title {
flex-direction: column;
}
body[data-elementor-device-mode=mobile_extra] .wgl-showcase.breakpoint_on-mobile_extra .showcase__background::after {
opacity: 1;
}
body[data-elementor-device-mode=mobile_extra] .wgl-showcase.breakpoint_on-mobile_extra .showcase__item .image_on_default {
display: none;
}
body[data-elementor-device-mode=mobile_extra] .wgl-showcase.breakpoint_on-mobile_extra .showcase__item .image_on_responsive {
display: block;
}
body[data-elementor-device-mode=mobile_extra] .wgl-showcase.breakpoint_on-mobile_extra .showcase__item .showcase__title {
flex-direction: column;
}
body[data-elementor-device-mode=mobile] .wgl-showcase.breakpoint_on-mobile .showcase__background::after {
opacity: 1;
}
body[data-elementor-device-mode=mobile] .wgl-showcase.breakpoint_on-mobile .showcase__item .image_on_default {
display: none;
}
body[data-elementor-device-mode=mobile] .wgl-showcase.breakpoint_on-mobile .showcase__item .image_on_responsive {
display: block;
}
body[data-elementor-device-mode=mobile] .wgl-showcase.breakpoint_on-mobile .showcase__item .showcase__title {
flex-direction: column;
} .elementor-shape-rounded .elementor-icon.elementor-social-icon {
border-radius: 10%;
}
.elementor-shape-circle .elementor-icon.elementor-social-icon {
border-radius: 50%;
}
div.elementor-widget-wgl-social-icons.elementor-grid-0 .elementor-widget-container, div.elementor-widget-wgl-social-icons.elementor-grid-mobile-0 .elementor-widget-container, div.elementor-widget-wgl-social-icons.elementor-grid-tablet-0 .elementor-widget-container {
line-height: 1;
font-size: 0;
}
div.elementor-widget-wgl-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid {
display: inline-grid;
}
div.elementor-widget-wgl-social-icons .elementor-grid {
grid-column-gap: var(--grid-column-gap, 5px);
grid-row-gap: var(--grid-row-gap, 5px);
grid-template-columns: var(--grid-template-columns);
justify-content: var(--justify-content, center);
justify-items: var(--justify-content, center);
}
div.elementor-widget-wgl-social-icons .elementor-social-icon {
--e-social-icon-icon-color: var(--synta-content-color);
display: inline-flex;
background-color: #818a91;
align-items: center;
justify-content: center;
text-align: center;
cursor: pointer;
}
div.elementor-widget-wgl-social-icons .elementor-social-icon i {
color: var(--e-social-icon-icon-color);
}
div.elementor-widget-wgl-social-icons .elementor-social-icon svg {
fill: var(--e-social-icon-icon-color);
transition: 0.4s;
}
div.elementor-widget-wgl-social-icons .elementor-social-icon:last-child {
margin: 0;
}
div.elementor-widget-wgl-social-icons .elementor-social-icon:hover {
opacity: 0.9;
color: var(--synta-content-color);
}
div.elementor-widget-wgl-social-icons .wgl-social-icons .elementor-social-icon {
font-size: var(--icon-size, 25px);
line-height: var(--icon-size, 25px);
width: calc(var(--icon-size, 25px) + 2 * var(--icon-padding, 0.5em));
height: calc(var(--icon-size, 25px) + 2 * var(--icon-padding, 0.5em));
}
div.elementor-widget-wgl-social-icons .wgl-social-icons .icon__wrapper {
display: inline-block;
}
div.elementor-widget-wgl-social-icons .wgl-social-icons .elementor-animation-float:active, div.elementor-widget-wgl-social-icons .wgl-social-icons .elementor-animation-float:focus, div.elementor-widget-wgl-social-icons .wgl-social-icons .elementor-animation-float:hover {
transform: none;
}
div.elementor-widget-wgl-social-icons .wgl-social-icons .elementor-animation-float:active .wgl-icon, div.elementor-widget-wgl-social-icons .wgl-social-icons .elementor-animation-float:focus .wgl-icon, div.elementor-widget-wgl-social-icons .wgl-social-icons .elementor-animation-float:hover .wgl-icon {
transform: translateY(-8px);
}
div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-x-twitter, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-twitter, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-twitter-square, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-x-twitter, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-twitter, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-twitter-square, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-x-twitter, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-twitter, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-twitter-square {
background-color: #1b82c4;
}
div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-instagram, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-instagram, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-instagram {
background-color: #c52ea7;
}
div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-telegram, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-telegram-plane, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-telegram, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-telegram-plane, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-telegram, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-telegram-plane {
background-color: #0088cc;
}
div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-pinterest-p, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-pinterest-square, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-pinterest-p, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-pinterest-square, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-pinterest-p, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-pinterest-square {
background-color: #ff1226;
}
div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-facebook, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-facebook-f, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-facebook-square, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-facebook-messenger, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-facebook, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-facebook-f, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-facebook-square, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-facebook-messenger, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-facebook, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-facebook-f, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-facebook-square, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-facebook-messenger {
background-color: #354cd9;
}
div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-reddit, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-reddit-alien, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-reddit-square, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-reddit, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-reddit-alien, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-reddit-square, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-reddit, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-reddit-alien, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-reddit-square {
background-color: #FF5700;
}
div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-whatsapp-square, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-whatsapp-square, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-whatsapp-square {
background-color: #25d366;
}
div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-youtube, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-youtube-square, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-youtube, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-youtube-square, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-youtube, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-youtube-square {
background-color: #ff0000;
}
div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-dribbble-square, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-dribbble-square, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-dribbble-square {
background-color: #ea4c89;
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .icon__wrapper:hover i {
color: var(--synta-tertiary-color);
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon {
background-color: transparent;
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon i {
color: var(--synta-primary-color);
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-x-twitter i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-twitter i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-twitter-square i {
color: #1b82c4;
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-instagram i {
color: #c52ea7;
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-telegram i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-telegram-plane i {
color: #0088cc;
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-pinterest-p i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-pinterest-square i {
color: #ff1226;
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-facebook i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-facebook-f i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-facebook-square i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-facebook-messenger i {
color: #354cd9;
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-reddit i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-reddit-alien i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-reddit-square i {
color: #FF5700;
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-whatsapp i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-whatsapp-square i {
color: #25d366;
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-youtube i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-youtube-square i {
color: #ff0000;
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-dribbble-square i {
color: #ea4c89;
}
.socials-official-idle .social__icon:not(:hover)[class*=skype] {
background-color: #00aff0;
}
.socials-official-idle .social__icon:not(:hover)[class*=tumblr] {
background-color: #35465d;
}
.socials-official-idle .social__icon:not(:hover)[class*=twitter] {
background-color: #1b82c4;
}
.socials-official-idle .social__icon:not(:hover)[class*=x-twitter] {
background-color: #1b82c4;
}
.socials-official-idle .social__icon:not(:hover)[class*=youtube] {
background-color: #ff0000;
}
.socials-official-idle .social__icon:not(:hover)[class*=facebook] {
background-color: #354cd9;
}
.socials-official-idle .social__icon:not(:hover)[class*=linkedin] {
background-color: #007bb5;
}
.socials-official-idle .social__icon:not(:hover)[class*=telegram] {
background-color: #0088cc;
}
.socials-official-idle .social__icon:not(:hover)[class*=whatsapp] {
background-color: #25d366;
}
.socials-official-idle .social__icon:not(:hover)[class*=dribbble] {
background-color: #ea4c89;
}
.socials-official-idle .social__icon:not(:hover)[class*=pinterest] {
background-color: #ff1226;
}
.socials-official-idle .social__icon:not(:hover)[class*=instagram] {
background-color: #c52ea7;
}
.socials-official-hover .social__icon:hover[class*=skype] {
background-color: #00aff0;
}
.socials-official-hover .social__icon:hover[class*=tumblr] {
background-color: #35465d;
}
.socials-official-hover .social__icon:hover[class*=twitter] {
background-color: #1b82c4;
}
.socials-official-hover .social__icon:hover[class*=x-twitter] {
background-color: #1b82c4;
}
.socials-official-hover .social__icon:hover[class*=youtube] {
background-color: #ff0000;
}
.socials-official-hover .social__icon:hover[class*=facebook] {
background-color: #354cd9;
}
.socials-official-hover .social__icon:hover[class*=linkedin] {
background-color: #007bb5;
}
.socials-official-hover .social__icon:hover[class*=telegram] {
background-color: #0088cc;
}
.socials-official-hover .social__icon:hover[class*=whatsapp] {
background-color: #25d366;
}
.socials-official-hover .social__icon:hover[class*=dribbble] {
background-color: #ea4c89;
}
.socials-official-hover .social__icon:hover[class*=pinterest] {
background-color: #ff1226;
}
.socials-official-hover .social__icon:hover[class*=instagram] {
background-color: #c52ea7;
} .wgl-steps {
position: relative;
--dot-size: 9px;
}
.wgl-steps .steps-single-wrap {
display: grid;
width: 100%;
height: auto;
position: relative;
justify-items: center;
grid-template-rows: 1fr 1fr;
grid-gap: var(--grid-gap, 30px);
}
.line-position-top .wgl-steps .steps-single-wrap {
grid-gap: 0;
padding-top: var(--grid-gap, 30px);
}
.line-position-bottom .wgl-steps .steps-single-wrap {
grid-gap: 0;
padding-bottom: var(--grid-gap, 30px);
}
.line-position-top .wgl-steps .steps-single-wrap .steps-media.steps-empty, .line-position-bottom .wgl-steps .steps-single-wrap .steps-media.steps-empty {
display: none;
}
.wgl-steps .steps-single-wrap .steps-image img {
box-sizing: content-box;
transition: 0.4s;
}
.wgl-steps .steps-single-wrap .steps-same_height {
display: flex;
flex-direction: column;
z-index: 4;
}
.wgl-steps .steps-single-wrap.steps-single-invert .steps-same_height.steps-media {
order: 1;
}
.wgl-steps .steps-single-wrap.steps-single-invert .steps-same_height.steps-content_wrap {
justify-content: flex-end;
}
.wgl-steps .steps-single-wrap.steps-single-invert .steps-dot .dot::after {
top: 100%;
bottom: auto;
margin: 10px auto 0;
}
.wgl-steps .steps-single-wrap.steps-single-invert .steps-image {
margin-bottom: auto;
}
.wgl-steps .steps-single-wrap:not(.steps-single-invert) .steps-image {
margin-top: auto;
}
.wgl-steps .steps-single-wrap:first-child .steps-dot-line::before {
width: 100vw;
}
.wgl-steps .steps-single-wrap:last-child .steps-dot-line::after {
width: 100vw;
}
.line-position-top .wgl-steps .swiper-wrapper {
align-items: flex-start !important;
}
.line-position-top .wgl-steps .steps-single-wrap {
grid-template-rows: 1fr;
}
.line-position-bottom .wgl-steps .swiper-wrapper {
align-items: flex-end !important;
}
.line-position-bottom .wgl-steps .steps-single-wrap {
grid-template-rows: 1fr;
}
.wgl-steps .steps-dot {
position: absolute;
z-index: 2;
width: auto;
left: 0;
bottom: 0;
top: 0;
right: 0;
height: -moz-fit-content;
height: fit-content;
margin: auto;
}
.line-position-top .wgl-steps .steps-dot {
margin-top: 0;
}
.line-position-bottom .wgl-steps .steps-dot {
margin-bottom: 0;
}
.wgl-steps .steps-dot-line {
--color-1: var(--synta-primary-color);
position: absolute;
height: var(--dot-size);
margin: auto;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.wgl-steps .steps-dot-line::before, .wgl-steps .steps-dot-line::after {
content: "";
width: 50%;
height: 1px;
display: block;
position: absolute;
top: 0;
bottom: 0;
margin: auto;
background-repeat: no-repeat;
background-color: var(--color-1);
}
.wgl-steps .steps-dot-line::before {
right: 50%;
}
.wgl-steps .steps-dot-line::after {
left: 50%;
}
.line-position-top .wgl-steps .steps-dot-line {
bottom: auto;
}
.line-position-bottom .wgl-steps .steps-dot-line {
top: auto;
}
.wgl-steps .dot {
display: block;
line-height: var(--dot-size);
padding-top: 1px;
font-size: 14px;
margin: auto;
background-color: var(--synta-primary-color);
background-size: var(--dot-size);
background-repeat: no-repeat;
width: var(--dot-size);
height: var(--dot-size);
border-radius: var(--dot-size);
z-index: 2;
position: relative;
}
.wgl-steps .dot::after {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 100%;
width: 1px;
height: 19px;
margin: 0 auto 10px;
}
.wgl-steps .steps-content_wrap {
font-size: initial;
}
.wgl-steps .steps-content_wrap .steps-date {
font-family: var(--synta-header-font-family);
font-weight: 500;
color: var(--synta-primary-color);
display: block;
font-size: 32px;
line-height: 1em;
letter-spacing: 0;
transition: 0.4s;
}
.wgl-steps .steps-content_wrap .steps-date span {
display: inline-block;
transition: inherit;
}
.wgl-steps .steps-content_wrap .steps-title {
font-size: 16px;
font-family: var(--synta-header-font-family);
font-weight: var(--synta-header-font-weight);
line-height: 1.333em;
transition: 0.4s;
}
.wgl-steps .steps-content_wrap .steps-text {
font-size: 14px;
line-height: 2em;
}
.wgl-steps .steps-content_wrap .steps-text p:last-child {
margin-bottom: 0;
}
.wgl-steps .steps-icon i {
line-height: 1em;
}
.wgl-steps .wgl-steps-wrap > .steps-dot-line::before {
right: 100%;
width: 50vw;
}
.wgl-steps .wgl-steps-wrap > .steps-dot-line::after {
left: 100%;
width: 50vw;
}
.wgl-steps.wgl-steps-col-1 .steps-single-wrap.steps-single-invert {
flex-direction: column;
}
.wgl-steps.wgl-steps-col-1 .steps-single-wrap.steps-single-invert .steps-same_height.steps-content_wrap {
justify-content: flex-start;
}
.wgl-steps.wgl-steps-col-1 .steps-single-wrap.steps-single-invert .steps-same_height.steps-media {
order: 0;
}
.wgl-steps.appear_anim .steps-dot,
.wgl-steps.appear_anim .steps-content_wrap,
.wgl-steps.appear_anim .steps-media {
opacity: 0;
}
.wgl-steps.appear_anim .steps-dot {
transition: all 0.4s, opacity 0.4s 0.3s, transform 0.4s 0.3s;
}
.wgl-steps.appear_anim .steps-single-wrap:not(.steps-single-invert) .steps-content_wrap {
transition: all 0.4s, opacity 0.4s 0.5s, transform 0.4s 0.5s;
transform: translateY(-20px);
}
.wgl-steps.appear_anim .steps-single-wrap:not(.steps-single-invert) .steps-media {
transition: all 0.4s, opacity 0.4s 0.9s, transform 0.4s 0.9s;
transform: translateY(20px);
}
.wgl-steps.appear_anim .steps-single-wrap.steps-single-invert .steps-content_wrap {
transition: all 0.4s, opacity 0.4s 0.5s, transform 0.4s 0.5s;
transform: translateY(20px);
}
.wgl-steps.appear_anim .steps-single-wrap.steps-single-invert .steps-media {
transition: all 0.4s, opacity 0.4s 0.9s, transform 0.4s 0.9s;
transform: translateY(-20px);
}
.wgl-steps.appear_anim .show .steps-dot,
.wgl-steps.appear_anim .show .steps-media,
.wgl-steps.appear_anim .show .steps-content_wrap {
opacity: 1;
transform: translateY(0) !important;
}
.svg_to_clip {
width: 50px;
} .wgl-striped-services {
display: flex;
flex-direction: row;
}
.wgl-striped-services .wgl-striped {
flex: 1;
height: 100%;
transition: 0.5s;
position: relative;
color: var(--synta-tertiary-color);
}
.wgl-striped-services .wgl-striped.active {
flex: 3;
}
.wgl-striped-services .wgl-striped .wgl-striped__link {
position: absolute;
z-index: 5;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.wgl-striped-services .wgl-striped .service-image {
height: 100%;
width: 100%;
transition: 0.5s;
z-index: 0;
position: relative;
background-color: rgba(var(--synta-secondary-rgb), 0.5);
}
.wgl-striped-services .wgl-striped .service-image .image {
height: 100%;
width: 100%;
transition: 0.5s;
z-index: 0;
position: relative;
}
.wgl-striped-services .wgl-striped .service-image::before, .wgl-striped-services .wgl-striped .service-image::after {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-repeat: no-repeat;
transition: all 0.4s linear;
}
.wgl-striped-services .wgl-striped_title {
color: inherit;
position: relative;
z-index: 1;
font-size: 32px;
line-height: 1.25em;
transition: all 0.5s ease;
opacity: 0;
}
.wgl-striped-services .wgl-striped_title a {
display: inline-block;
font-size: 1em;
line-height: inherit;
color: inherit;
}
.wgl-striped-services .wgl-striped_subtitle {
font-size: 24px;
color: inherit;
font-weight: 700;
line-height: 1.5em;
font-family: var(--synta-content-font-family);
text-transform: uppercase;
letter-spacing: 0;
margin-top: 14px;
transition: all 0.5s ease;
opacity: 0;
}
.wgl-striped-services .wgl-striped_content {
font-family: var(--synta-content-font-family);
color: inherit;
transition: all 0.5s ease;
opacity: 0;
}
.wgl-striped-services .wgl-striped_bg_text {
font-family: var(--synta-h3-font-family);
font-weight: var(--synta-h3-font-weight);
font-size: 110px;
color: inherit;
line-height: 1.25em;
transition: all 0.5s ease;
letter-spacing: -0.04em;
}
.wgl-striped-services .wgl-striped_bg_text span {
display: inline-block;
}
.bg_text_position-absolute .wgl-striped-services .wgl-striped_bg_text {
display: flex;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.wgl-striped-services .wgl-striped_wrapper {
display: flex;
position: absolute;
top: 0;
left: 0;
justify-content: flex-end;
align-items: flex-start;
text-align: left;
flex-direction: column;
width: 100%;
height: 100%;
overflow: hidden;
}
.wgl-striped-services .wgl-striped .wgl-button-wrapper {
transition: all 0.5s ease;
opacity: 0;
overflow: hidden;
}
.wgl-striped-services .wgl-striped .wgl-button-wrapper .button-read-more {
--read-more-icon-size: 1.9em;
}
.wgl-striped-services .wgl-striped .wgl-striped_button {
color: inherit;
}
.wgl-striped-services .wgl-striped .wgl-striped_button span {
white-space: nowrap;
}
.wgl-striped-services .wgl-striped.active .wgl-striped_title,
.wgl-striped-services .wgl-striped.active .wgl-striped_subtitle,
.wgl-striped-services .wgl-striped.active .wgl-striped_content,
.wgl-striped-services .wgl-striped.active .wgl-button-wrapper {
opacity: 1;
}
body[data-elementor-device-mode=widescreen] .wgl-striped-services.breakpoint_on-widescreen {
flex-direction: column;
margin-right: 0 !important;
}
body[data-elementor-device-mode=widescreen] .wgl-striped-services.breakpoint_on-widescreen .wgl-striped {
display: flex;
width: 100%;
}
body[data-elementor-device-mode=widescreen] .wgl-striped-services.breakpoint_on-widescreen .wgl-striped .wgl-striped__link {
height: 0;
transition: 0s 0.01s;
}
body[data-elementor-device-mode=widescreen] .wgl-striped-services.breakpoint_on-widescreen .wgl-striped.active .wgl-striped__link {
height: 100%;
}
body[data-elementor-device-mode=widescreen] .wgl-striped-services.breakpoint_on-widescreen .wgl-striped_title,
body[data-elementor-device-mode=widescreen] .wgl-striped-services.breakpoint_on-widescreen .wgl-striped_subtitle,
body[data-elementor-device-mode=widescreen] .wgl-striped-services.breakpoint_on-widescreen .wgl-striped_content {
max-width: -moz-fit-content;
max-width: fit-content;
}
body[data-elementor-device-mode=desktop] .wgl-striped-services.breakpoint_on-desktop {
flex-direction: column;
margin-right: 0 !important;
}
body[data-elementor-device-mode=desktop] .wgl-striped-services.breakpoint_on-desktop .wgl-striped {
display: flex;
width: 100%;
}
body[data-elementor-device-mode=desktop] .wgl-striped-services.breakpoint_on-desktop .wgl-striped .wgl-striped__link {
height: 0;
transition: 0s 0.01s;
}
body[data-elementor-device-mode=desktop] .wgl-striped-services.breakpoint_on-desktop .wgl-striped.active .wgl-striped__link {
height: 100%;
}
body[data-elementor-device-mode=desktop] .wgl-striped-services.breakpoint_on-desktop .wgl-striped_title,
body[data-elementor-device-mode=desktop] .wgl-striped-services.breakpoint_on-desktop .wgl-striped_subtitle,
body[data-elementor-device-mode=desktop] .wgl-striped-services.breakpoint_on-desktop .wgl-striped_content {
max-width: -moz-fit-content;
max-width: fit-content;
}
body[data-elementor-device-mode=tablet_extra] .wgl-striped-services.breakpoint_on-tablet_extra {
flex-direction: column;
margin-right: 0 !important;
}
body[data-elementor-device-mode=tablet_extra] .wgl-striped-services.breakpoint_on-tablet_extra .wgl-striped {
display: flex;
width: 100%;
}
body[data-elementor-device-mode=tablet_extra] .wgl-striped-services.breakpoint_on-tablet_extra .wgl-striped .wgl-striped__link {
height: 0;
transition: 0s 0.01s;
}
body[data-elementor-device-mode=tablet_extra] .wgl-striped-services.breakpoint_on-tablet_extra .wgl-striped.active .wgl-striped__link {
height: 100%;
}
body[data-elementor-device-mode=tablet_extra] .wgl-striped-services.breakpoint_on-tablet_extra .wgl-striped_title,
body[data-elementor-device-mode=tablet_extra] .wgl-striped-services.breakpoint_on-tablet_extra .wgl-striped_subtitle,
body[data-elementor-device-mode=tablet_extra] .wgl-striped-services.breakpoint_on-tablet_extra .wgl-striped_content {
max-width: -moz-fit-content;
max-width: fit-content;
}
body[data-elementor-device-mode=tablet] .wgl-striped-services.breakpoint_on-tablet {
flex-direction: column;
margin-right: 0 !important;
}
body[data-elementor-device-mode=tablet] .wgl-striped-services.breakpoint_on-tablet .wgl-striped {
display: flex;
width: 100%;
}
body[data-elementor-device-mode=tablet] .wgl-striped-services.breakpoint_on-tablet .wgl-striped .wgl-striped__link {
height: 0;
transition: 0s 0.01s;
}
body[data-elementor-device-mode=tablet] .wgl-striped-services.breakpoint_on-tablet .wgl-striped.active .wgl-striped__link {
height: 100%;
}
body[data-elementor-device-mode=tablet] .wgl-striped-services.breakpoint_on-tablet .wgl-striped_title,
body[data-elementor-device-mode=tablet] .wgl-striped-services.breakpoint_on-tablet .wgl-striped_subtitle,
body[data-elementor-device-mode=tablet] .wgl-striped-services.breakpoint_on-tablet .wgl-striped_content {
max-width: -moz-fit-content;
max-width: fit-content;
}
body[data-elementor-device-mode=mobile_extra] .wgl-striped-services.breakpoint_on-mobile_extra {
flex-direction: column;
margin-right: 0 !important;
}
body[data-elementor-device-mode=mobile_extra] .wgl-striped-services.breakpoint_on-mobile_extra .wgl-striped {
display: flex;
width: 100%;
}
body[data-elementor-device-mode=mobile_extra] .wgl-striped-services.breakpoint_on-mobile_extra .wgl-striped .wgl-striped__link {
height: 0;
transition: 0s 0.01s;
}
body[data-elementor-device-mode=mobile_extra] .wgl-striped-services.breakpoint_on-mobile_extra .wgl-striped.active .wgl-striped__link {
height: 100%;
}
body[data-elementor-device-mode=mobile_extra] .wgl-striped-services.breakpoint_on-mobile_extra .wgl-striped_title,
body[data-elementor-device-mode=mobile_extra] .wgl-striped-services.breakpoint_on-mobile_extra .wgl-striped_subtitle,
body[data-elementor-device-mode=mobile_extra] .wgl-striped-services.breakpoint_on-mobile_extra .wgl-striped_content {
max-width: -moz-fit-content;
max-width: fit-content;
}
body[data-elementor-device-mode=mobile] .wgl-striped-services.breakpoint_on-mobile {
flex-direction: column;
margin-right: 0 !important;
}
body[data-elementor-device-mode=mobile] .wgl-striped-services.breakpoint_on-mobile .wgl-striped {
display: flex;
width: 100%;
}
body[data-elementor-device-mode=mobile] .wgl-striped-services.breakpoint_on-mobile .wgl-striped .wgl-striped__link {
height: 0;
transition: 0s 0.01s;
}
body[data-elementor-device-mode=mobile] .wgl-striped-services.breakpoint_on-mobile .wgl-striped.active .wgl-striped__link {
height: 100%;
}
body[data-elementor-device-mode=mobile] .wgl-striped-services.breakpoint_on-mobile .wgl-striped_title,
body[data-elementor-device-mode=mobile] .wgl-striped-services.breakpoint_on-mobile .wgl-striped_subtitle,
body[data-elementor-device-mode=mobile] .wgl-striped-services.breakpoint_on-mobile .wgl-striped_content {
max-width: -moz-fit-content;
max-width: fit-content;
} .wgl-tabs .wgl-tabs_headings {
display: inline-block;
width: auto;
min-width: -moz-fit-content;
min-width: fit-content;
}
.wgl-tabs .wgl-tabs_headings-wrap {
overflow: visible;
}
.wgl-tabs.wgl-tabs_swiper-wrapper {
overflow: hidden;
}
.wgl-tabs.has-divider .wgl-tabs_header::after {
content: "";
display: block;
width: 60px;
height: 1px;
position: absolute;
left: 0;
bottom: -1px;
margin-left: 0;
border-radius: 0;
transition: all 0.45s;
transform: scalex(0.8) translateY(-15px);
}
.wgl-tabs.has-divider .wgl-tabs_header.active::after {
transform: scalex(1) translateY(0);
background-color: var(--synta-header-font-color);
}
.wgl-tabs .lavalamp {
position: relative;
}
.wgl-tabs .lavalamp-object {
position: absolute;
z-index: 1;
right: 0;
bottom: -2px;
left: 0;
margin: auto auto 0 0;
opacity: 0;
font-size: 0;
line-height: 0;
}
.wgl-tabs .lavalamp-object::after {
content: "";
position: static;
width: 100%;
max-width: 100%;
height: 1px;
background-color: var(--synta-header-font-color);
border-radius: 0;
display: inline-block;
}
.wgl-tabs .lavalamp-object + .wgl-tabs_header {
margin-left: 0 !important;
}
.wgl-tabs .lavalamp_animate .lavalamp-object {
opacity: 1;
}
.wgl-tabs .wgl-tabs_header {
display: inline-flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: -moz-fit-content;
width: fit-content;
min-width: -moz-fit-content;
min-width: fit-content;
position: relative;
text-align: center;
font-family: var(--synta-content-font-family);
font-size: 22px;
font-weight: 700;
line-height: 1.286;
margin: 0;
cursor: pointer;
transition: 0.4s;
z-index: 1;
color: rgba(var(--synta-header-rgb), 0.3);
}
.wgl-tabs .wgl-tabs_header:first-child {
margin-left: 0 !important;
}
.wgl-tabs .wgl-tabs_header:last-child {
margin-right: 0 !important;
}
.wgl-tabs .wgl-tabs_header:hover, .wgl-tabs .wgl-tabs_header.active {
color: var(--synta-header-font-color);
}
.wgl-tabs .wgl-tabs_content {
padding: 33px 0 15px 0;
display: block;
}
.wgl-tabs .wgl-tabs_content > .elementor {
margin: 0;
}
.wgl-tabs .wgl-tabs_content > .elementor .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated,
.wgl-tabs .wgl-tabs_content > .elementor .elementor-column-gap-default > .elementor-column > .theiaStickySidebar > .elementor-element-populated,
.wgl-tabs .wgl-tabs_content > .elementor .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
padding-left: 0;
padding-right: 0;
}
.wgl-tabs .wgl-tabs_content-wrap {
min-height: -moz-fit-content;
min-height: fit-content;
transition: height 0.6s ease-in-out;
}
.wgl-tabs .wgl-tabs_icon {
line-height: 1;
color: inherit;
transition: 0.4s;
}
.wgl-tabs .wgl-tabs_icon svg {
width: 1em;
height: 1em;
fill: currentColor;
transition: inherit;
}
.wgl-tabs .wgl-tabs_title {
font: inherit;
color: inherit;
line-height: inherit;
text-transform: inherit;
letter-spacing: inherit;
}
body .wgl-tabs.tabs_align-left .wgl-tabs_headings-wrap {
text-align: left;
}
body .wgl-tabs.tabs_align-left .wgl-tabs_headings {
display: inline-block;
justify-content: unset;
width: auto;
}
body .wgl-tabs.tabs_align-left .wgl-tabs_headings .wgl-tabs_header {
flex: none;
}
body .wgl-tabs.tabs_align-left .wgl-tabs_headings .wgl-tabs_header:last-child {
margin-right: 0 !important;
}
body .wgl-tabs.tabs_align-left .wgl-tabs_headings .wgl-tabs_header:first-child {
margin-left: auto !important;
}
body .wgl-tabs.tabs_align-right .wgl-tabs_headings-wrap {
text-align: right;
}
body .wgl-tabs.tabs_align-right .wgl-tabs_headings {
display: inline-block;
justify-content: unset;
width: auto;
}
body .wgl-tabs.tabs_align-right .wgl-tabs_headings .wgl-tabs_header {
flex: none;
}
body .wgl-tabs.tabs_align-right .wgl-tabs_headings .wgl-tabs_header:last-child {
margin-right: auto !important;
}
body .wgl-tabs.tabs_align-right .wgl-tabs_headings .wgl-tabs_header:first-child {
margin-left: 0 !important;
}
body .wgl-tabs.tabs_align-center .wgl-tabs_headings-wrap {
text-align: center;
}
body .wgl-tabs.tabs_align-center .wgl-tabs_headings {
display: inline-block;
justify-content: unset;
width: auto;
}
body .wgl-tabs.tabs_align-center .wgl-tabs_headings .wgl-tabs_header {
flex: none;
}
body .wgl-tabs.tabs_align-center .wgl-tabs_headings .wgl-tabs_header:last-child {
margin-right: 0 !important;
}
body .wgl-tabs.tabs_align-center .wgl-tabs_headings .wgl-tabs_header:first-child {
margin-left: 0 !important;
}
body .wgl-tabs.tabs_align-justify .wgl-tabs_headings-wrap {
text-align: left;
}
body .wgl-tabs.tabs_align-justify .wgl-tabs_headings {
display: inline-flex;
justify-content: unset;
width: 100%;
}
body .wgl-tabs.tabs_align-justify .wgl-tabs_headings .wgl-tabs_header {
flex: 1;
}
body .wgl-tabs.tabs_align-justify .wgl-tabs_headings .wgl-tabs_header:last-child {
margin-right: 0 !important;
}
body .wgl-tabs.tabs_align-justify .wgl-tabs_headings .wgl-tabs_header:first-child {
margin-left: 0 !important;
}
body .wgl-tabs.tabs_align-space_between .wgl-tabs_headings-wrap {
text-align: left;
}
body .wgl-tabs.tabs_align-space_between .wgl-tabs_headings {
display: inline-flex;
justify-content: space-between;
width: 100%;
}
body .wgl-tabs.tabs_align-space_between .wgl-tabs_headings .wgl-tabs_header {
flex: none;
}
body .wgl-tabs.tabs_align-space_between .wgl-tabs_headings .wgl-tabs_header:last-child {
margin-right: 0 !important;
}
body .wgl-tabs.tabs_align-space_between .wgl-tabs_headings .wgl-tabs_header:first-child {
margin-left: 0 !important;
}
body .wgl-tabs.tabs_align-space_evenly .wgl-tabs_headings-wrap {
text-align: left;
}
body .wgl-tabs.tabs_align-space_evenly .wgl-tabs_headings {
display: inline-flex;
justify-content: space-evenly;
width: 100%;
}
body .wgl-tabs.tabs_align-space_evenly .wgl-tabs_headings .wgl-tabs_header {
flex: none;
}
body .wgl-tabs.tabs_align-space_evenly .wgl-tabs_headings .wgl-tabs_header:last-child {
margin-right: 0 !important;
}
body .wgl-tabs.tabs_align-space_evenly .wgl-tabs_headings .wgl-tabs_header:first-child {
margin-left: 0 !important;
}
body .wgl-tabs.tabs_align-space_around .wgl-tabs_headings-wrap {
text-align: left;
}
body .wgl-tabs.tabs_align-space_around .wgl-tabs_headings {
display: inline-flex;
justify-content: space-around;
width: 100%;
}
body .wgl-tabs.tabs_align-space_around .wgl-tabs_headings .wgl-tabs_header {
flex: none;
}
body .wgl-tabs.tabs_align-space_around .wgl-tabs_headings .wgl-tabs_header:last-child {
margin-right: 0 !important;
}
body .wgl-tabs.tabs_align-space_around .wgl-tabs_headings .wgl-tabs_header:first-child {
margin-left: 0 !important;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-left .wgl-tabs_headings-wrap {
text-align: left;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-left .wgl-tabs_headings {
display: inline-block;
justify-content: unset;
width: auto;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-left .wgl-tabs_headings .wgl-tabs_header {
flex: none;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-left .wgl-tabs_headings .wgl-tabs_header:last-child {
margin-right: 0 !important;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-left .wgl-tabs_headings .wgl-tabs_header:first-child {
margin-left: auto !important;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-right .wgl-tabs_headings-wrap {
text-align: right;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-right .wgl-tabs_headings {
display: inline-block;
justify-content: unset;
width: auto;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-right .wgl-tabs_headings .wgl-tabs_header {
flex: none;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-right .wgl-tabs_headings .wgl-tabs_header:last-child {
margin-right: auto !important;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-right .wgl-tabs_headings .wgl-tabs_header:first-child {
margin-left: 0 !important;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-center .wgl-tabs_headings-wrap {
text-align: center;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-center .wgl-tabs_headings {
display: inline-block;
justify-content: unset;
width: auto;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-center .wgl-tabs_headings .wgl-tabs_header {
flex: none;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-center .wgl-tabs_headings .wgl-tabs_header:last-child {
margin-right: 0 !important;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-center .wgl-tabs_headings .wgl-tabs_header:first-child {
margin-left: 0 !important;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-justify .wgl-tabs_headings-wrap {
text-align: left;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-justify .wgl-tabs_headings {
display: inline-flex;
justify-content: unset;
width: 100%;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-justify .wgl-tabs_headings .wgl-tabs_header {
flex: 1;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-justify .wgl-tabs_headings .wgl-tabs_header:last-child {
margin-right: 0 !important;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-justify .wgl-tabs_headings .wgl-tabs_header:first-child {
margin-left: 0 !important;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-space_between .wgl-tabs_headings-wrap {
text-align: left;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-space_between .wgl-tabs_headings {
display: inline-flex;
justify-content: space-between;
width: 100%;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-space_between .wgl-tabs_headings .wgl-tabs_header {
flex: none;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-space_between .wgl-tabs_headings .wgl-tabs_header:last-child {
margin-right: 0 !important;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-space_between .wgl-tabs_headings .wgl-tabs_header:first-child {
margin-left: 0 !important;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-space_evenly .wgl-tabs_headings-wrap {
text-align: left;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-space_evenly .wgl-tabs_headings {
display: inline-flex;
justify-content: space-evenly;
width: 100%;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-space_evenly .wgl-tabs_headings .wgl-tabs_header {
flex: none;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-space_evenly .wgl-tabs_headings .wgl-tabs_header:last-child {
margin-right: 0 !important;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-space_evenly .wgl-tabs_headings .wgl-tabs_header:first-child {
margin-left: 0 !important;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-space_around .wgl-tabs_headings-wrap {
text-align: left;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-space_around .wgl-tabs_headings {
display: inline-flex;
justify-content: space-around;
width: 100%;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-space_around .wgl-tabs_headings .wgl-tabs_header {
flex: none;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-space_around .wgl-tabs_headings .wgl-tabs_header:last-child {
margin-right: 0 !important;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-space_around .wgl-tabs_headings .wgl-tabs_header:first-child {
margin-left: 0 !important;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-left .wgl-tabs_headings-wrap {
text-align: left;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-left .wgl-tabs_headings {
display: inline-block;
justify-content: unset;
width: auto;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-left .wgl-tabs_headings .wgl-tabs_header {
flex: none;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-left .wgl-tabs_headings .wgl-tabs_header:last-child {
margin-right: 0 !important;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-left .wgl-tabs_headings .wgl-tabs_header:first-child {
margin-left: auto !important;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-right .wgl-tabs_headings-wrap {
text-align: right;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-right .wgl-tabs_headings {
display: inline-block;
justify-content: unset;
width: auto;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-right .wgl-tabs_headings .wgl-tabs_header {
flex: none;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-right .wgl-tabs_headings .wgl-tabs_header:last-child {
margin-right: auto !important;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-right .wgl-tabs_headings .wgl-tabs_header:first-child {
margin-left: 0 !important;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-center .wgl-tabs_headings-wrap {
text-align: center;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-center .wgl-tabs_headings {
display: inline-block;
justify-content: unset;
width: auto;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-center .wgl-tabs_headings .wgl-tabs_header {
flex: none;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-center .wgl-tabs_headings .wgl-tabs_header:last-child {
margin-right: 0 !important;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-center .wgl-tabs_headings .wgl-tabs_header:first-child {
margin-left: 0 !important;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-justify .wgl-tabs_headings-wrap {
text-align: left;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-justify .wgl-tabs_headings {
display: inline-flex;
justify-content: unset;
width: 100%;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-justify .wgl-tabs_headings .wgl-tabs_header {
flex: 1;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-justify .wgl-tabs_headings .wgl-tabs_header:last-child {
margin-right: 0 !important;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-justify .wgl-tabs_headings .wgl-tabs_header:first-child {
margin-left: 0 !important;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-space_between .wgl-tabs_headings-wrap {
text-align: left;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-space_between .wgl-tabs_headings {
display: inline-flex;
justify-content: space-between;
width: 100%;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-space_between .wgl-tabs_headings .wgl-tabs_header {
flex: none;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-space_between .wgl-tabs_headings .wgl-tabs_header:last-child {
margin-right: 0 !important;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-space_between .wgl-tabs_headings .wgl-tabs_header:first-child {
margin-left: 0 !important;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-space_evenly .wgl-tabs_headings-wrap {
text-align: left;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-space_evenly .wgl-tabs_headings {
display: inline-flex;
justify-content: space-evenly;
width: 100%;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-space_evenly .wgl-tabs_headings .wgl-tabs_header {
flex: none;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-space_evenly .wgl-tabs_headings .wgl-tabs_header:last-child {
margin-right: 0 !important;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-space_evenly .wgl-tabs_headings .wgl-tabs_header:first-child {
margin-left: 0 !important;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-space_around .wgl-tabs_headings-wrap {
text-align: left;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-space_around .wgl-tabs_headings {
display: inline-flex;
justify-content: space-around;
width: 100%;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-space_around .wgl-tabs_headings .wgl-tabs_header {
flex: none;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-space_around .wgl-tabs_headings .wgl-tabs_header:last-child {
margin-right: 0 !important;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-space_around .wgl-tabs_headings .wgl-tabs_header:first-child {
margin-left: 0 !important;
} .wgl-tabs-horizontal {
display: flex;
}
.wgl-tabs-horizontal_headings {
display: flex;
flex-direction: column;
align-items: stretch;
position: relative;
z-index: 1;
}
.wgl-tabs-horizontal_header {
width: 100%;
display: flex;
align-items: center;
position: relative;
text-align: center;
font-size: 22px;
line-height: 1.25em;
transition: 0.4s;
color: rgba(var(--synta-header-rgb), 0.3);
}
.wgl-tabs-horizontal_header_wrap {
flex: 1;
display: flex;
justify-content: center;
transition: background-color 0.4s;
cursor: pointer;
}
.wgl-tabs-horizontal_header_wrap:hover .wgl-tabs-horizontal_header, .wgl-tabs-horizontal_header_wrap.active .wgl-tabs-horizontal_header {
color: var(--synta-header-font-color);
}
.wgl-tabs-horizontal_content {
width: 100%;
display: block;
}
.wgl-tabs-horizontal_content-wrap {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
flex: 1 1 auto;
}
.wgl-tabs-horizontal_icon {
line-height: 1;
color: inherit;
transition: 0.4s;
font-weight: normal;
}
.wgl-tabs-horizontal_title, .wgl-tabs-horizontal_prefix {
font: inherit;
color: inherit;
line-height: inherit;
letter-spacing: inherit;
text-transform: inherit;
}
.wgl-tabs-horizontal_prefix {
transition: color 0.4s;
}
.wgl-tabs-horizontal .lavalamp {
position: relative;
}
.wgl-tabs-horizontal .lavalamp-object {
position: absolute;
z-index: 5;
top: 0;
right: 0;
bottom: 0;
left: auto;
margin: 0px -2px auto auto;
opacity: 0;
font-size: 0;
line-height: 0;
}
.wgl-tabs-horizontal .lavalamp-object::after {
content: "";
position: absolute;
width: 3px;
height: 100%;
background-color: currentColor;
border-radius: 0;
display: inline-block;
margin: auto;
top: 0;
bottom: 0;
left: 0;
}
.wgl-tabs-horizontal .lavalamp_animate .lavalamp-object {
opacity: 1;
}
.wgl-testimonials {
position: relative;
--wgl-gap: 30px;
}
.wgl-testimonials > .row {
display: flex;
flex-wrap: wrap;
margin: calc(-0.5 * var(--wgl-gap));
}
.wgl-testimonials .wgl-carousel_wrapper {
--wgl-gap: inherit;
margin: 0 calc(-0.5 * var(--wgl-gap));
}
.wgl-testimonials .wgl-carousel_wrapper .testimonials__wrapper {
padding: 0 calc(0.5 * var(--wgl-gap));
}
.wgl-testimonials .testimonials__wrapper {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
transition: 0s, opacity 0.4s, filter 0.4s;
padding: calc(0.5 * var(--wgl-gap));
}
.wgl-testimonials .testimonial__item {
display: flex;
width: 100%;
position: relative;
z-index: 1;
transform: translate(0);
transition: 0.4s;
padding: 44px 40px 40px;
border-radius: 0;
background: var(--synta-form-bg-color);
}
@media (max-width: 767px) {
.wgl-testimonials .testimonial__item {
padding: 30px;
padding-bottom: 20px;
}
}
.wgl-testimonials.hover_animation .testimonials__wrapper {
padding-top: 20px;
}
.wgl-testimonials.hover_animation .testimonials__wrapper:hover .testimonial__item {
transform: translateY(-20px);
}
.wgl-testimonials .item__author {
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
}
.wgl-testimonials .author__meta {
display: flex;
flex-direction: column;
}
.wgl-testimonials .item__rating {
display: inline-block;
position: relative;
width: 6.6em;
font-size: 14px;
letter-spacing: 0.2em;
line-height: 1;
color: var(--synta-header-font-color);
}
.wgl-testimonials .item__rating::before,
.wgl-testimonials .item__rating ::before {
content: "\f005\f005\f005\f005\f005";
font-family: "Font Awesome 5 Free";
font-weight: 700;
}
.wgl-testimonials .item__rating::before {
color: rgba(var(--synta-header-rgb), 0.3);
}
.wgl-testimonials .item__rating span {
position: absolute;
top: 0;
left: 0;
padding-top: 1em;
overflow: hidden;
}
.wgl-testimonials .item__rating span::before {
position: absolute;
top: 0;
left: 0;
color: var(--synta-header-font-color);
}
.wgl-testimonials .author__name {
font-family: var(--synta-content-font-family);
font-weight: 700;
font-size: 18px;
line-height: 1.5em;
color: var(--synta-header-font-color);
transition: 0.4s;
}
.wgl-testimonials .author__name a {
font: inherit;
color: inherit;
line-height: inherit;
letter-spacing: inherit;
}
.wgl-testimonials .author__position_wrapper {
margin-top: 5px;
margin-bottom: 5px;
}
.wgl-testimonials .author__position {
display: inline-block;
font-size: 13px;
line-height: 1.5;
letter-spacing: 0.05em;
text-transform: uppercase;
color: #888888;
font-weight: 700;
}
.wgl-testimonials .item__icon {
font-weight: normal;
vertical-align: text-bottom;
color: var(--synta-header-font-color);
position: relative;
z-index: 1;
display: inline-block;
font-size: 1.55em;
}
.wgl-testimonials .item__icon::before {
display: block;
content: "";
-webkit-mask-image: var(--synta-quote-blog-h);
mask-image: var(--synta-quote-blog-h);
-webkit-mask-position: center center;
mask-position: center center;
-webkit-mask-size: 1em;
mask-size: 1em;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
width: 1em;
height: 1em;
padding: 0;
box-shadow: none;
background-color: currentColor;
font-style: normal;
font-variant: normal;
text-transform: none;
line-height: 0;
transition: transform 0.4s;
}
.wgl-testimonials .item__title {
font-size: 24px;
font-weight: 500;
color: var(--synta-header-font-color);
line-height: 1.4;
position: relative;
z-index: 1;
}
.wgl-testimonials .item__title .item__icon {
position: absolute;
top: 0;
left: -3px;
}
.wgl-testimonials .item__subtitle {
font-size: 16px;
font-weight: 600;
line-height: 1;
font-family: var(--synta-header-font-family);
color: var(--synta-primary-color);
letter-spacing: -0.02em;
display: block;
margin-bottom: 26px;
}
.wgl-testimonials .item__quote {
font-size: 20px;
font-weight: 500;
line-height: 1.6;
position: relative;
color: var(--synta-header-font-color);
}
.wgl-testimonials .item__quote .item__icon {
position: absolute;
right: 0;
bottom: 0;
margin: 0 0.5em -0.38em 0;
}
.wgl-testimonials .item__quote p:last-child {
margin-bottom: 0;
}
.wgl-testimonials .author__thumbnail {
position: relative;
display: inline-block;
--image-width: 120;
--image-not-active-width: var(--image-width);
margin-right: 15px;
transition: 0.7s;
}
.wgl-testimonials .author__thumbnail img {
display: inline-block;
width: calc(var(--image-width) * 1px);
min-width: calc(var(--image-width) * 1px);
transform: scale(1);
transition: transform 0.7s;
}
.wgl-testimonials .testimonials__wrapper:hover .author__thumbnail img {
transform: scale(1) !important;
}
.wgl-testimonials .swiper-slide:not(.swiper-slide-active) .author__thumbnail img {
transform: scale(calc(var(--image-not-active-width) / var(--image-width)));
}
.wgl-testimonials.type-top_block .author__name {
margin-top: 25px;
}
.wgl-testimonials.type-top_block .author__position {
margin-bottom: 0;
}
.wgl-testimonials.type-top_block .author__thumbnail {
margin-right: 0;
margin-left: 0;
}
.wgl-testimonials.type-top_block .item__icon + .author__thumbnail {
margin-top: 20px;
}
.wgl-testimonials.type-bottom_block .author__name {
margin-top: 25px;
}
.wgl-testimonials.type-bottom_block .author__position {
margin-bottom: 0;
}
.wgl-testimonials.type-bottom_block .author__thumbnail {
margin: 15px 0 0;
}
.wgl-testimonials.type-bottom_block .item__quote {
margin: 0;
}
.wgl-testimonials.type-bottom_block .item__author {
flex-direction: column;
}
.wgl-testimonials.type-top_inline .item__quote {
margin-bottom: 0;
}
.wgl-testimonials.type-bottom_inline .item__quote {
margin-bottom: 30px;
margin-left: 0;
}
.wgl-testimonials.type-left_block .author__name {
margin-top: 25px;
}
.wgl-testimonials.type-left_block .author__position {
margin-bottom: 0;
}
.wgl-testimonials.type-left_block .author__thumbnail {
margin-right: 40px;
}
.wgl-testimonials.type-left_block .item__quote {
margin-left: 0;
}
body:is([data-elementor-device-mode=mobile_extra], [data-elementor-device-mode=mobile]) .wgl-testimonials.type-left_block .testimonials__wrapper {
display: block;
}
body:is([data-elementor-device-mode=mobile_extra], [data-elementor-device-mode=mobile]) .wgl-testimonials.type-left_block .testimonials__wrapper .author__thumbnail {
margin-right: 0;
margin-bottom: 20px;
}
@media (max-width: 600px) {
.wgl-testimonials.type-inline_top .author__thumbnail {
position: relative;
margin-left: 0;
margin-top: 0;
}
.wgl-testimonials.type-inline_top .wgl-carousel_wrapper .testimonials__wrapper {
padding-left: 15px;
}
}
.elementor-widget-wgl-testimonials {
max-width: 100% !important;
}
.elementor-widget-wgl-testimonials.icon-yes.icon-title .item__title {
min-height: 50px;
padding-left: 80px;
padding-top: 14px;
}
.elementor-widget-wgl-testimonials .testimonials__wrapper.no_image .testimonial__item {
margin: 0;
padding: 0;
}
.elementor-widget-wgl-testimonials .testimonials__wrapper.no_image .author__thumbnail {
position: static;
top: unset;
left: unset;
right: unset;
transform: unset;
}
.elementor-widget-wgl-testimonials.aleft .type-bottom_block .item__author {
align-items: flex-start;
flex-direction: column;
justify-content: center;
}
.elementor-widget-wgl-testimonials.aleft .type-top_block .item__author,
.elementor-widget-wgl-testimonials.aleft .type-left_block .item__author {
align-items: flex-start;
flex-direction: column;
justify-content: flex-start;
}
.elementor-widget-wgl-testimonials.aleft .type-top_inline .item__author,
.elementor-widget-wgl-testimonials.aleft .type-bottom_inline .item__author {
align-items: center;
flex-direction: row;
justify-content: flex-start;
}
.elementor-widget-wgl-testimonials.acenter .type-bottom_block .item__author {
align-items: center;
flex-direction: column;
justify-content: center;
}
.elementor-widget-wgl-testimonials.acenter .type-top_block .item__author,
.elementor-widget-wgl-testimonials.acenter .type-left_block .item__author {
align-items: center;
flex-direction: column;
justify-content: center;
}
.elementor-widget-wgl-testimonials.acenter .type-top_inline .item__author,
.elementor-widget-wgl-testimonials.acenter .type-bottom_inline .item__author {
align-items: center;
flex-direction: row;
justify-content: center;
}
.elementor-widget-wgl-testimonials.aright .type-bottom_block .item__author {
align-items: flex-end;
flex-direction: column;
justify-content: center;
}
.elementor-widget-wgl-testimonials.aright .type-top_block .item__author,
.elementor-widget-wgl-testimonials.aright .type-left_block .item__author {
justify-content: flex-end;
flex-direction: column;
align-items: flex-end;
}
.elementor-widget-wgl-testimonials.aright .type-top_inline .item__author,
.elementor-widget-wgl-testimonials.aright .type-bottom_inline .item__author {
align-items: center;
flex-direction: row;
justify-content: flex-end;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-tabletleft .type-bottom_block .item__author {
align-items: flex-start;
flex-direction: column;
justify-content: center;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-tabletleft .type-top_block .item__author,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-tabletleft .type-left_block .item__author {
align-items: flex-start;
flex-direction: column;
justify-content: flex-start;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-tabletleft .type-top_inline .item__author,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-tabletleft .type-bottom_inline .item__author {
align-items: center;
flex-direction: row;
justify-content: flex-start;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-tabletcenter .type-bottom_block .item__author {
align-items: center;
flex-direction: column;
justify-content: center;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-tabletcenter .type-top_block .item__author,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-tabletcenter .type-left_block .item__author {
align-items: center;
flex-direction: column;
justify-content: center;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-tabletcenter .type-top_inline .item__author,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-tabletcenter .type-bottom_inline .item__author {
align-items: center;
flex-direction: row;
justify-content: center;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-tabletright .type-bottom_block .item__author {
align-items: flex-end;
flex-direction: column;
justify-content: center;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-tabletright .type-top_block .item__author,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-tabletright .type-left_block .item__author {
justify-content: flex-end;
flex-direction: column;
align-items: flex-end;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-tabletright .type-top_inline .item__author,
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-tabletright .type-bottom_inline .item__author {
align-items: center;
flex-direction: row;
justify-content: flex-end;
}
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-mobileleft .type-bottom_block .item__author {
align-items: flex-start;
flex-direction: column;
justify-content: center;
}
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-mobileleft .type-top_block .item__author,
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-mobileleft .type-left_block .item__author {
align-items: flex-start;
flex-direction: column;
justify-content: flex-start;
}
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-mobileleft .type-top_inline .item__author,
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-mobileleft .type-bottom_inline .item__author {
align-items: center;
flex-direction: row;
justify-content: flex-start;
}
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-mobilecenter .type-bottom_block .item__author {
align-items: center;
flex-direction: column;
justify-content: center;
}
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-mobilecenter .type-top_block .item__author,
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-mobilecenter .type-left_block .item__author {
align-items: center;
flex-direction: column;
justify-content: center;
}
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-mobilecenter .type-top_inline .item__author,
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-mobilecenter .type-bottom_inline .item__author {
align-items: center;
flex-direction: row;
justify-content: center;
}
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-mobileright .type-bottom_block .item__author {
align-items: flex-end;
flex-direction: column;
justify-content: center;
}
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-mobileright .type-top_block .item__author,
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-mobileright .type-left_block .item__author {
justify-content: flex-end;
flex-direction: column;
align-items: flex-end;
}
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-mobileright .type-top_inline .item__author,
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.a-mobileright .type-bottom_inline .item__author {
align-items: center;
flex-direction: row;
justify-content: flex-end;
}
body:is([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .elementor-widget-wgl-testimonials.equal_height-yes .testimonials__wrapper {
height: auto !important;
}
body:is([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .elementor-widget-wgl-testimonials.equal_height-yes .swiper-wrapper {
align-items: stretch !important;
}
body:is([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .elementor-widget-wgl-testimonials.equal_height-yes .testimonial__item-inner {
display: flex;
flex-direction: column;
justify-content: space-between;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet]) .elementor-widget-wgl-testimonials.equal_height-tablet-yes .testimonials__wrapper {
height: auto !important;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet]) .elementor-widget-wgl-testimonials.equal_height-tablet-yes .swiper-wrapper {
align-items: stretch !important;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet]) .elementor-widget-wgl-testimonials.equal_height-tablet-yes .testimonial__item-inner {
display: flex;
flex-direction: column;
justify-content: space-between;
}
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.equal_height-mobile-yes .testimonials__wrapper {
height: auto !important;
}
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.equal_height-mobile-yes .swiper-wrapper {
align-items: stretch !important;
}
body:is([data-elementor-device-mode=mobile],
[data-elementor-device-mode=mobile_extra]) .elementor-widget-wgl-testimonials.equal_height-mobile-yes .testimonial__item-inner {
display: flex;
flex-direction: column;
justify-content: space-between;
} .elementor-widget-wgl-text-path {
font-family: var(--synta-additional-font-family);
font-weight: normal;
font-size: 180px;
line-height: 1em;
color: #EFEFEF;
text-align: var(--alignment, left);
letter-spacing: 0;
}
.elementor-widget-wgl-text-path .wgl-text-path {
display: inline-block;
transform: rotate(var(--rotate, 0));
}
.elementor-widget-wgl-text-path .wgl-text-path[data-type-svg=wgl_line_simple] {
overflow: hidden;
}
.elementor-widget-wgl-text-path .wgl-text-path[data-type-svg=wgl_wave] {
display: block;
}
.elementor-widget-wgl-text-path .wgl-text-path.rotate_circle {
line-height: 0;
}
.elementor-widget-wgl-text-path .wgl-text-path.rotate_circle svg {
animation-name: wgl-rotation;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
.elementor-widget-wgl-text-path .simple_line {
white-space: nowrap;
width: var(--width);
margin: 0 auto;
}
.elementor-widget-wgl-text-path .simple_line .text--word {
display: inline-block;
}
.elementor-widget-wgl-text-path .simple_line .text--word .text {
word-spacing: var(--word-spacing);
transition: all var(--transition);
}
.elementor-widget-wgl-text-path .simple_line .divider {
display: inline-block;
position: relative;
vertical-align: middle;
}
.elementor-widget-wgl-text-path .wgl-text-path > svg {
width: var(--width);
height: auto;
overflow: visible;
word-spacing: var(--word-spacing);
transform: scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1));
}
.elementor-widget-wgl-text-path .wgl-text-path > svg path {
vector-effect: non-scaling-stroke;
fill: var(--path-fill, transparent);
stroke: var(--stroke-color, transparent);
stroke-width: var(--stroke-width, 1px);
transition: var(--stroke-transition) stroke, var(--stroke-transition) fill;
}
.elementor-widget-wgl-text-path .wgl-text-path > svg:hover path {
--path-fill: var( --path-fill-hover );
--stroke-color: var( --stroke-color-hover );
--stroke-width: var( --stroke-width-hover );
}
.elementor-widget-wgl-text-path .wgl-text-path > svg text {
fill: var(--synta-primary-color);
transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill;
}
.elementor-widget-wgl-text-path .wgl-text-path > svg text:hover {
fill: var(--synta-primary-color);
}
.elementor-widget-wgl-text-path .media-wrapper {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: flex;
align-items: center;
justify-content: center;
}
@keyframes wgl-rotation {
from {
transform: rotate(0deg);
}
to {
transform: rotate(359deg);
}
} .elementor-widget-wgl-text-editor .text-editor_outer-clone {
position: absolute;
z-index: 1;
top: 0; left: 0;
transform: translate(var(--start-circle-point-left), var(--start-circle-point-top));
width: var(--circle-width);
height: var(--circle-width);
border-radius: 50%;
margin-top: calc(var(--circle-width) / 2 * -1); margin-left: calc(var(--circle-width) / 2 * -1);
overflow: hidden;
transition: all 0.1s ease-out 0s, opacity 0.4s;
pointer-events: none;
}
.elementor-widget-wgl-text-editor .text-editor_outer-clone .text-editor_wrapper-clone {
background-color: var(--synta-primary-color);
position: absolute;
z-index: 1;
top: 0; left: 0;
transform: translate(calc(var(--start-circle-point-left) * -1), calc(var(--start-circle-point-top) * -1));
margin-top: calc(var(--circle-width) / 2); margin-left: calc(var(--circle-width) / 2);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
transition: all 0.1s ease-out 0s, opacity 0.4s;
}
.elementor-widget-wgl-text-editor .text-editor_wrapper {
font-size: 48px;
line-height: 1.333em;
font-family: var(--synta-h3-font-family);
font-weight: var(--synta-h3-font-weight);
letter-spacing: var(--synta-h3-letter-spacing);
color: var(--synta-header-font-color);
}
.elementor-widget-wgl-text-editor .text-editor_wrapper span,
.elementor-widget-wgl-text-editor .text-editor_wrapper a {
display: inline-block;
transition: 0.5s ease-in-out;
}
.elementor-widget-wgl-text-editor .text-editor_wrapper .text-editor__image {
display: inline-flex !important;
vertical-align: middle;
align-items: center;
}
.elementor-widget-wgl-text-editor .text-editor_wrapper .text-editor__image img {
width: 108px;
min-width: 108px;
}
.elementor-widget-wgl-text-editor .text-editor_wrapper span.text-editor__image {
pointer-events: none;
}
.elementor-widget-wgl-text-editor.visibility-on_hover .wgl-text-editor.mask_effect .text-editor_outer-clone {
opacity: 0;
}
.elementor-widget-wgl-text-editor.visibility-on_hover .wgl-text-editor.mask_effect .text-editor_wrapper:hover ~ .text-editor_outer-clone {
opacity: 1;
}
.elementor-widget-wgl-text-editor .wgl-text-editor.mask_effect {
--circle-width: 212px;
--start-circle-point-top: 0;
--start-circle-point-left: 0;
position: relative;
z-index: 1;
display: inline-block;
}
.elementor-widget-wgl-text-editor .wgl-text-editor.mask_effect .text-editor_wrapper + .text-editor_wrapper {
display: none;
}
.elementor-widget-wgl-text-editor .wgl-text-editor.loop_animation {
display: flex;
--wgl-loop-animation-gap: 0.4em;
--wgl-loop-animation-duration: 120s;
gap: var(--wgl-loop-animation-gap);
}
.elementor-widget-wgl-text-editor .wgl-text-editor.loop_animation .text-editor_wrapper {
display: flex;
gap: inherit;
animation: wgl_scroll_text var(--wgl-loop-animation-duration) linear infinite;
white-space: nowrap;
}
.elementor-widget-wgl-text-editor .wgl-text-editor.loop_animation .text-editor_wrapper:not(.text-editor_wrapper-clone) {
display: none;
}
.elementor-widget-wgl-text-editor .wgl-text-editor.loop_animation.reverse .text-editor_wrapper {
animation-direction: reverse;
}
.elementor-widget-wgl-text-editor .wgl-text-editor.loop_animation.hover_stop:hover .text-editor_wrapper {
animation-play-state: paused;
}
@keyframes wgl_scroll_text {
from {
transform: translateX(0);
}
to {
transform: translateX(-100%);
}
}
.elementor-widget-wgl-text-editor .wgl-text-editor.text_appear {
--wgl-text-duration: 400ms;
--wgl-text-delay: 400ms;
}
.elementor-widget-wgl-text-editor .wgl-text-editor.text_appear .word {
white-space: nowrap;
}
.elementor-widget-wgl-text-editor .wgl-text-editor.text_appear .target {
opacity: 0;
display: inline-block;
animation-duration: var(--wgl-text-duration);
animation-delay: var(--wgl-text-delay);
animation-play-state: paused;
animation-fill-mode: both;
}
.elementor-widget-wgl-text-editor .wgl-text-editor.text_appear.appear .target {
opacity: 1;
animation-play-state: running;
}
.elementor-widget-wgl-text-editor .wgl-text-editor.scroll_text_appear {
--wgl-text-appear-color: var(--synta-header-font-color);
--wgl-text-appear-opacity: 0.1;
}
.elementor-widget-wgl-text-editor .wgl-text-editor.scroll_text_appear .text-editor_wrapper {
color: var(--wgl-text-appear-color);
}
.elementor-widget-wgl-text-editor .wgl-text-editor.scroll_text_appear .text-editor_wrapper > span, .elementor-widget-wgl-text-editor .wgl-text-editor.scroll_text_appear .text-editor_wrapper > span > span {
opacity: var(--wgl-text-appear-opacity);
}
.elementor-widget-wgl-text-editor .wgl-text-editor.scroll_text_appear .text-editor_wrapper > span:empty, .elementor-widget-wgl-text-editor .wgl-text-editor.scroll_text_appear .text-editor_wrapper > span > span:empty {
display: none;
}
.elementor-widget-wgl-text-editor .wgl-text-editor.scroll_text_appear.appear-opacity .text-editor_wrapper > span {
transition: 0s;
}
.elementor-widget-wgl-text-editor .wgl-text-editor.scroll_text_appear.appear-color .text-editor_wrapper {
position: relative;
display: inline;
-webkit-text-fill-color: rgb(from var(--wgl-text-appear-color) r g b/var(--wgl-text-appear-opacity));
-webkit-background-clip: text;
background-repeat: no-repeat;
background-image: linear-gradient(var(--wgl-text-appear-color), var(--wgl-text-appear-color));
background-size: 0% 100%;
transition: 0.4s;
} .wgl-timeline-horizontal .time_line_h-date_wrap {
justify-content: flex-start;
align-items: flex-end;
--wgl-size: 13px;
--wgl-size-active: var(--wgl-size);
--wgl-gap: 10px;
}
.wgl-timeline-horizontal .time_line_h-date_wrap .swiper-slide {
display: flex;
align-items: center;
pointer-events: none;
font-size: 0;
margin: 0;
position: relative;
}
.wgl-timeline-horizontal .time_line_h-date_wrap .swiper-slide::before, .wgl-timeline-horizontal .time_line_h-date_wrap .swiper-slide::after {
content: "";
width: calc(50% - var(--wgl-gap) - var(--wgl-size) / 2);
height: 1px;
display: block;
background-color: rgba(var(--synta-secondary-rgb), 0.2);
position: absolute;
bottom: calc(var(--wgl-size-active) / 2 - 0.5px);
}
.wgl-timeline-horizontal .time_line_h-date_wrap .swiper-slide::before {
left: 0;
}
.wgl-timeline-horizontal .time_line_h-date_wrap .swiper-slide::after {
right: 0;
}
.wgl-timeline-horizontal .time_line_h-date_wrap .swiper-slide:first-child::before {
left: auto;
right: calc(50% + var(--wgl-gap) + var(--wgl-size) / 2);
width: 100vw;
}
.wgl-timeline-horizontal .time_line_h-date_wrap .swiper-slide:last-child::after {
left: calc(50% + var(--wgl-gap) + var(--wgl-size) / 2);
right: auto;
width: 100vw;
}
.wgl-timeline-horizontal .time_line_h-date_wrap .swiper-slide:only-child {
width: 100% !important;
text-align: center;
}
.wgl-timeline-horizontal .time_line_h-date_wrap .swiper-slide:only-child .wgl-time_line-date {
transform: unset !important;
margin: auto;
}
.wgl-timeline-horizontal .time_line_h-date_wrap::after, .wgl-timeline-horizontal .time_line_h-date_wrap::before {
display: none;
}
.wgl-timeline-horizontal .time_line_h-date_inner {
display: inline-block;
cursor: pointer;
pointer-events: auto;
padding: 0;
width: 100%;
text-align: center;
}
.wgl-timeline-horizontal .time_line_h-title {
font-size: 32px;
font-family: var(--synta-header-font-family);
font-weight: var(--synta-header-font-weight);
color: var(--synta-header-font-color);
line-height: 1.25em;
margin-bottom: 19px;
}
.wgl-timeline-horizontal .wgl-time_line-date {
font-family: var(--synta-header-font-family);
font-weight: 500;
color: var(--synta-primary-color);
display: block;
font-size: 56px;
line-height: 1.25;
letter-spacing: 0;
transition: 0.4s;
position: relative;
padding: 14px 5px 0 5px;
text-align: center;
}
body:is([data-elementor-device-mode=mobile_extra], [data-elementor-device-mode=mobile]) .wgl-timeline-horizontal .wgl-time_line-date {
font-size: 32px;
}
.wgl-timeline-horizontal .wgl-time_line-dot {
display: inline-block;
width: var(--wgl-size-active);
height: var(--wgl-size-active);
border-radius: var(--wgl-size-active);
position: relative;
z-index: 2;
}
.wgl-timeline-horizontal .wgl-time_line-dot::after {
display: block;
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
width: var(--wgl-size);
height: var(--wgl-size);
border-radius: var(--wgl-size);
border-color: transparent;
background: rgba(var(--synta-secondary-rgb), 1);
transition: all 0.2s linear;
}
.wgl-timeline-horizontal .time_line_h-date_container {
position: relative;
z-index: 10;
}
.wgl-timeline-horizontal .time_line_h-content_container {
--content_gap: 30px;
margin: 0 calc(var(--content_gap) * -1);
}
.wgl-timeline-horizontal .time_line_h-content_wrap {
padding: 0 var(--content_gap);
}
.wgl-timeline-horizontal .time_line_h-content .time_line_h-title {
transition: 0.4s;
}
.wgl-timeline-horizontal .time_line_h-content .time_line_h-text {
transition: 0.4s;
}
.wgl-timeline-horizontal .time_line_h-date.slide-active {
--wgl-size: var(--wgl-size-active) !important;
}
.wgl-timeline-horizontal .time_line_h-date:hover .wgl-time_line-dot::after, .wgl-timeline-horizontal .time_line_h-date.slide-active .wgl-time_line-dot::after {
background-color: var(--synta-secondary-color);
}
.wgl-timeline-horizontal .elementor-swiper-button {
--vertical-position: -7px;
--horizontal-position: 0%;
--center-horizontal-position: 0%;
--wgl-swiper-button-diameter: 50px;
display: block;
position: absolute;
z-index: 100;
top: var(--vertical-position);
margin: 0 var(--center-horizontal-position) 0 calc(-1 * var(--center-horizontal-position));
width: var(--wgl-swiper-button-diameter);
height: var(--wgl-swiper-button-diameter);
padding: 0;
font-size: 19px;
font-weight: normal;
line-height: 0;
letter-spacing: unset;
text-align: center;
text-indent: unset;
cursor: pointer;
transition: all 0s, opacity 0.4s;
color: var(--synta-secondary-color);
border: 1px solid var(--synta-secondary-color);
background-color: var(--synta-content-color);
}
body:is([data-elementor-device-mode=mobile_extra], [data-elementor-device-mode=mobile]) .wgl-timeline-horizontal .elementor-swiper-button {
--wgl-swiper-button-diameter: 30px;
font-size: 15px;
}
.wgl-timeline-horizontal .elementor-swiper-button i {
display: inline-block;
}
.wgl-timeline-horizontal .elementor-swiper-button-prev {
transform: translate3d(calc(-1 * var(--horizontal-position)), 0, 0px);
left: var(--horizontal-position);
}
.wgl-timeline-horizontal .elementor-swiper-button-prev i {
transform: scale(-1);
}
.wgl-timeline-horizontal .elementor-swiper-button-next {
transform: translate3d(var(--horizontal-position), 0, 0px);
right: var(--horizontal-position);
}
.wgl-timeline-horizontal .elementor-swiper-button.swiper-button-disabled {
opacity: 1;
}
.wgl-timeline-horizontal .elementor-swiper-button.swiper-button-disabled i {
opacity: 0.3;
transition: 0.2s;
}
.wgl-timeline-horizontal .swiper-pagination {
--dots-vertical-position: 20px;
--dots-horizontal-position: 50%;
position: relative;
z-index: 2;
width: max-content;
padding: 0;
margin: var(--dots-vertical-position) 0 0 var(--dots-horizontal-position);
transform: translateX(calc(-1 * var(--dots-horizontal-position)));
min-height: 20px;
line-height: 0;
font-size: 0;
bottom: 0;
transition: none;
}
.wgl-timeline-horizontal .swiper-pagination .swiper-pagination-bullet {
width: auto;
height: auto;
border-radius: 0;
background: initial;
opacity: 1;
display: inline-block;
vertical-align: middle;
margin: 0 2px;
padding: 5px;
font-size: 0;
line-height: 0;
list-style: none;
cursor: pointer;
transition: 0.4s;
}
.wgl-timeline-horizontal .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active button {
background-color: var(--synta-secondary-color);
}
.wgl-timeline-horizontal .swiper-pagination button {
display: inline-block;
position: relative;
z-index: 1;
font-size: 0;
line-height: 0;
padding: 0;
margin: 0;
border: 0;
vertical-align: bottom;
transition: inherit;
background-color: #AFBCCC;
width: 6px;
height: 6px;
border-radius: 50%;
}
.wgl-timeline-horizontal.appear_anim .time_line_h-date::before, .wgl-timeline-horizontal.appear_anim .time_line_h-date::after {
opacity: 0;
transition: all 0.4s 0.2s, width 0.4s, left 0.4s, right 0.4s;
}
.wgl-timeline-horizontal.appear_anim .wgl-time_line-dot {
opacity: 0;
transform: scale(0.5);
transition: all 0.4s 0.4s;
}
.wgl-timeline-horizontal.appear_anim .wgl-time_line-date {
opacity: 0;
transform: translateY(-10px);
transition: all 0.4s 0.4s;
}
.wgl-timeline-horizontal.appear_anim .time_line_h-content_wrap {
opacity: 0;
transition: all 0.4s 0.3s;
}
.wgl-timeline-horizontal.appear_anim .elementor-swiper-button {
opacity: 0;
transition: all 0s, opacity 0.4s;
}
.wgl-timeline-horizontal.appear_anim.show .time_line_h-date::before, .wgl-timeline-horizontal.appear_anim.show .time_line_h-date::after {
opacity: 1;
}
.wgl-timeline-horizontal.appear_anim.show .wgl-time_line-date {
opacity: 1;
transform: translateY(0);
}
.wgl-timeline-horizontal.appear_anim.show .wgl-time_line-dot {
opacity: 1;
transform: scale(1);
}
.wgl-timeline-horizontal.appear_anim.show .time_line_h-content_wrap,
.wgl-timeline-horizontal.appear_anim.show .elementor-swiper-button {
opacity: 1;
} .wgl-timeline-vertical {
--timeline-curve-height: 0;
--line-size: 10px;
--curve-width: 1px;
--curve-gap: 85px;
--curve-color: var(--synta-primary-color);
--curve-h-width: 85px;
--dot-size: 15px;
--dot-color: var(--synta-primary-color);
display: flex;
flex-direction: column;
gap: 60px;
position: relative;
padding: 57px 0 88px;
z-index: 1;
}
.wgl-timeline-vertical::before, .wgl-timeline-vertical::after {
content: "";
position: absolute;
top: 0;
right: 0;
left: 0;
margin: auto;
width: var(--curve-width);
min-width: var(--curve-width);
transition: height 1.3s 0.5s cubic-bezier(0.65, 0.05, 0.36, 1);
z-index: 1;
}
.wgl-timeline-vertical::before {
bottom: 0;
background-color: #ECECEC;
}
.wgl-timeline-vertical::after {
height: calc(var(--timeline-curve-height) * 1px);
max-height: 100%;
background-color: var(--synta-primary-color);
}
.wgl-timeline-vertical .tlv__items-wrapper {
display: flex;
flex-direction: row-reverse;
justify-content: flex-start;
align-items: center;
position: relative;
}
.wgl-timeline-vertical .tlv__items-wrapper::before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
pointer-events: none;
transition: 0.4s;
}
.wgl-timeline-vertical .tlv__items-wrapper::after {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
pointer-events: none;
transition: 0.4s;
width: var(--curve-width);
min-width: var(--curve-width);
}
.wgl-timeline-vertical .tlv__items-wrapper .tlv__content-wrapper {
position: relative;
display: flex;
flex-direction: column;
align-items: flex-end;
transition: 0.7s;
}
.wgl-timeline-vertical .tlv__items-wrapper:nth-child(odd) .tlv__item.image {
justify-content: flex-end;
padding-right: var(--curve-gap);
}
.wgl-timeline-vertical .tlv__items-wrapper:nth-child(odd) .tlv__curve-wrapper {
margin-right: var(--curve-gap);
}
.wgl-timeline-vertical .tlv__items-wrapper:nth-child(odd) .tlv__curve-wrapper span {
left: -6px;
}
.wgl-timeline-vertical .tlv__items-wrapper:nth-child(odd) .tlv__curve-wrapper .dot {
border-right: 0;
}
.wgl-timeline-vertical .tlv__items-wrapper:nth-child(odd) .tlv__content-wrapper {
align-items: flex-start;
}
.wgl-timeline-vertical .tlv__items-wrapper:nth-child(odd) .dot .wgl-svg-icon {
transform: scaleX(-1);
}
.wgl-timeline-vertical .tlv__items-wrapper:nth-child(even) {
flex-direction: row;
}
.wgl-timeline-vertical .tlv__items-wrapper:nth-child(even) .tlv__volume-wrapper {
flex-direction: row-reverse;
}
.wgl-timeline-vertical .tlv__items-wrapper:nth-child(even) .tlv__media::before, .wgl-timeline-vertical .tlv__items-wrapper:nth-child(even) .tlv__media::after {
transform: translate(var(--bg-offset), var(--bg-offset));
}
.wgl-timeline-vertical .tlv__items-wrapper:nth-child(even) .tlv__item {
flex-direction: row-reverse;
}
.wgl-timeline-vertical .tlv__items-wrapper:nth-child(even) .tlv__item.image {
padding-left: var(--curve-gap);
}
.wgl-timeline-vertical .tlv__items-wrapper:nth-child(even) .tlv__curve-wrapper {
margin-left: var(--curve-gap);
}
.wgl-timeline-vertical .tlv__items-wrapper:nth-child(even) .tlv__curve-wrapper::before {
right: -60px;
left: auto;
}
.wgl-timeline-vertical .tlv__items-wrapper:nth-child(even) .tlv__curve-wrapper .dot {
right: calc(50% - var(--dot-size) * 0.5);
left: auto;
}
.wgl-timeline-vertical .tlv__items-wrapper:nth-child(even) .tlv__content-header {
flex-direction: row-reverse;
}
.wgl-timeline-vertical .tlv__items-wrapper:nth-child(even) .tlv__bg_date {
margin: auto auto auto -75px;
}
.wgl-timeline-vertical .tlv__items-wrapper:hover .tlv__media::before {
opacity: 0;
}
.wgl-timeline-vertical .tlv__items-wrapper:hover .tlv__media::after {
opacity: 1;
}
.wgl-timeline-vertical .tlv__items-wrapper:hover .tlv__thumbnail--hover {
opacity: 1;
}
.wgl-timeline-vertical .tlv__items-wrapper:hover .tlv__thumbnail--hover + .tlv__thumbnail--idle {
opacity: 0;
}
.wgl-timeline-vertical .tlv__items-wrapper:hover .tlv__curve-wrapper .dot .wgl-svg-icon {
opacity: 1;
}
.wgl-timeline-vertical .tlv__items-wrapper:hover .tlv__curve-wrapper span::before {
transform: rotate3d(0, 0, 1, 45deg) scale(1);
}
.wgl-timeline-vertical .tlv__item {
display: flex;
position: relative;
text-align: left;
width: calc((100% - var(--curve-width)) * 0.5);
z-index: 2;
}
.wgl-timeline-vertical .tlv__item.image {
display: flex;
order: 2;
justify-content: flex-end;
}
.wgl-timeline-vertical .tlv__item.empty {
margin: unset !important;
padding: unset !important;
}
.wgl-timeline-vertical .tlv__item:nth-child(odd) {
text-align: left;
}
.wgl-timeline-vertical .tlv__item:nth-child(odd) .tlv__date-wrapper {
right: 0;
}
.wgl-timeline-vertical .tlv__item:nth-child(odd) .tlv__volume-wrapper::after {
left: 0;
}
.wgl-timeline-vertical .tlv__volume-wrapper {
display: flex;
position: relative;
transition: 0.5s;
z-index: 1;
}
.wgl-timeline-vertical .tlv__curve-wrapper {
position: relative;
min-width: 0;
width: 0;
}
.wgl-timeline-vertical .tlv__curve-wrapper::before {
content: "";
top: calc(50% - var(--curve-width) * 0.5);
position: absolute;
left: -60px;
right: auto;
align-self: stretch;
width: var(--curve-h-width);
height: var(--curve-width);
background-color: var(--curve-color);
order: 1;
z-index: 1;
transition: all 0.4s, opacity 0.5s 0.4s;
}
.wgl-timeline-vertical .tlv__curve-wrapper .dot {
width: var(--dot-size);
height: var(--dot-size);
border-radius: var(--dot-size);
line-height: var(--dot-size);
position: absolute;
top: calc(50% - var(--dot-size) * 0.5);
left: calc(50% - var(--dot-size) * 0.5);
background-color: var(--dot-color);
color: var(--dot-icon-color);
z-index: 2;
transition: 0.4s;
}
.wgl-timeline-vertical .tlv__curve-wrapper .dot .wgl-svg-icon {
display: flex;
align-items: center;
justify-content: center;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 0;
font-size: 26px;
transition: inherit;
}
.wgl-timeline-vertical .tlv__media {
display: inline-flex;
align-items: center;
justify-content: center;
position: relative;
max-width: -moz-fit-content;
max-width: fit-content;
flex-shrink: 0;
transition: 0.4s;
--bg-offset: 40px;
}
.wgl-timeline-vertical .tlv__media::before, .wgl-timeline-vertical .tlv__media::after {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-radius: inherit;
z-index: 1;
pointer-events: none;
transition: inherit;
opacity: 1;
transform: translate(calc(var(--bg-offset) * -1), var(--bg-offset));
}
.wgl-timeline-vertical .tlv__media::before {
background: #F7F4EF;
}
.wgl-timeline-vertical .tlv__media::after {
opacity: 0;
background: var(--synta-primary-color);
}
.wgl-timeline-vertical .tlv__media [class|=tlv__thumbnail] {
margin: auto;
border-radius: inherit;
transition: 0.6s, border-radius 0s;
z-index: 2;
}
.wgl-timeline-vertical .tlv__thumbnail--hover {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 0;
}
.wgl-timeline-vertical .tlv__content {
transition: 0.5s;
}
.wgl-timeline-vertical .tlv__content p:last-child {
margin-bottom: 0;
}
.wgl-timeline-vertical .tlv__title {
font-size: 36px;
line-height: 1.333em;
position: relative;
transition: 0.4s;
}
.wgl-timeline-vertical .tlv__text {
position: relative;
transition: 0.4s;
}
.wgl-timeline-vertical .tlv__date-wrapper {
position: relative;
margin-bottom: 10px;
}
.wgl-timeline-vertical .tlv__date {
display: inline-block;
font-family: var(--synta-header-font-family);
font-size: 64px;
font-weight: 300;
text-align: left;
line-height: 1em;
letter-spacing: 0;
transition: 0.4s;
}
.wgl-timeline-vertical .tlv__bg_date {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto -75px auto auto;
width: -moz-fit-content;
width: fit-content;
max-width: 100%;
display: inline-block;
font-family: var(--synta-header-font-family);
font-weight: 400;
letter-spacing: 0;
font-size: 128px;
line-height: 1.2em;
height: min-content;
color: var(--synta-primary-color);
z-index: 1;
pointer-events: none;
transition: 0.4s, transform 0s, writing-mode 0s;
}
.wgl-timeline-vertical .tlv__item-start, .wgl-timeline-vertical .tlv__item-end {
--dot-size: 9px;
position: absolute;
top: calc(var(--dot-size) * -0.5);
right: 0;
left: 0;
display: inline-block;
font-size: 0;
line-height: 0;
margin: auto;
width: var(--dot-size);
height: var(--dot-size);
border-radius: var(--dot-size);
background-color: currentColor;
z-index: 2;
transition: 0.4s;
}
.wgl-timeline-vertical .tlv__item-end {
top: auto;
bottom: calc(var(--dot-size) * -0.5);
}
.wgl-timeline-vertical .wgl-button-wrapper.rm_btn {
display: inline-flex;
}
.wgl-timeline-vertical .button-read-more {
margin: 0;
}
.wgl-timeline-vertical.appear_animation .tlv__items-wrapper::before {
opacity: 0;
}
.wgl-timeline-vertical.appear_animation .tlv__items-wrapper:nth-child(odd) .tlv__date-wrapper {
transform: translateX(-20%);
}
.wgl-timeline-vertical.appear_animation .tlv__items-wrapper:nth-child(odd) .tlv__volume-wrapper {
transform: translateX(20%);
}
.wgl-timeline-vertical.appear_animation .tlv__items-wrapper:nth-child(even) .tlv__date-wrapper {
transform: translateX(20%);
}
.wgl-timeline-vertical.appear_animation .tlv__items-wrapper:nth-child(even) .tlv__volume-wrapper {
transform: translateX(-20%);
}
.wgl-timeline-vertical.appear_animation .tlv__item {
opacity: 0;
}
.wgl-timeline-vertical.appear_animation .tlv__item,
.wgl-timeline-vertical.appear_animation .tlv__item .tlv__date-wrapper,
.wgl-timeline-vertical.appear_animation .tlv__item .tlv__volume-wrapper {
transition: all 0.4s, opacity 0.5s 0.4s, transform 0.5s 0.4s;
}
.wgl-timeline-vertical.appear_animation .tlv__items-wrapper.show::before {
opacity: 1;
}
.wgl-timeline-vertical.appear_animation .tlv__items-wrapper.show .tlv__item {
opacity: 1;
}
.wgl-timeline-vertical.appear_animation .tlv__items-wrapper.show .tlv__item .tlv__date-wrapper,
.wgl-timeline-vertical.appear_animation .tlv__items-wrapper.show .tlv__item .tlv__volume-wrapper {
transform: translateX(0);
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-timeline-vertical .tlv__items-wrapper:nth-child(even) .tlv__volume-wrapper {
flex-direction: column;
align-items: flex-end;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-timeline-vertical .tlv__items-wrapper:nth-child(odd) .tlv__volume-wrapper {
flex-direction: column;
align-items: flex-start;
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen {
--curve-gap: 6%;
--curve-h-width: 0;
padding: 40px 0;
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen::before, body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen::after {
right: auto;
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__item-start,
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__item-end {
right: auto;
left: calc(var(--dot-size) * -0.5);
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__item {
width: 100%;
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__content-wrapper {
align-items: unset;
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__content-wrapper .tlv__content-header {
flex-direction: row;
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__curve-wrapper::before {
top: calc(var(--dot-size) * 0.5);
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__curve-wrapper .dot {
display: none;
margin-left: calc(var(--curve-width) * 0.5);
top: 0;
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__item.image .tlv__media {
margin: 0 0 30px 0;
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__item.image .tlv__media::before, body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__item.image .tlv__media::after {
transform: translate(var(--bg-offset), var(--bg-offset));
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__items-wrapper {
flex-direction: column-reverse;
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__items-wrapper::after {
right: auto;
left: calc(var(--curve-width) * -0.5);
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__items-wrapper .tlv__item {
flex-direction: row;
text-align: left;
justify-content: flex-start;
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__items-wrapper:first-child .tlv__item {
padding-top: 0 !important;
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__items-wrapper:last-child .tlv__item {
padding-bottom: 0 !important;
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__items-wrapper .tlv__volume-wrapper {
flex-direction: column;
align-items: flex-start;
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__items-wrapper .tlv__item.image {
padding-left: var(--curve-gap);
padding-right: 0;
}
body[data-elementor-device-mode=widescreen] .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__items-wrapper .tlv__curve-wrapper {
margin-left: 0;
margin-right: var(--curve-gap);
}
body[data-elementor-device-mode=widescreen] .elementor-widget-wgl-time-line-vertical.media_position-inner .wgl-timeline-vertical.breakpoint_on-widescreen {
flex-direction: column;
}
body[data-elementor-device-mode=widescreen] .elementor-widget-wgl-time-line-vertical.media_position-inner .wgl-timeline-vertical.breakpoint_on-widescreen .tlv__items-wrapper {
width: 100%;
margin: 0;
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop {
--curve-gap: 6%;
--curve-h-width: 0;
padding: 40px 0;
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop::before, body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop::after {
right: auto;
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__item-start,
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__item-end {
right: auto;
left: calc(var(--dot-size) * -0.5);
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__item {
width: 100%;
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__content-wrapper {
align-items: unset;
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__content-wrapper .tlv__content-header {
flex-direction: row;
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__curve-wrapper::before {
top: calc(var(--dot-size) * 0.5);
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__curve-wrapper .dot {
display: none;
margin-left: calc(var(--curve-width) * 0.5);
top: 0;
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__item.image .tlv__media {
margin: 0 0 30px 0;
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__item.image .tlv__media::before, body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__item.image .tlv__media::after {
transform: translate(var(--bg-offset), var(--bg-offset));
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__items-wrapper {
flex-direction: column-reverse;
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__items-wrapper::after {
right: auto;
left: calc(var(--curve-width) * -0.5);
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__items-wrapper .tlv__item {
flex-direction: row;
text-align: left;
justify-content: flex-start;
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__items-wrapper:first-child .tlv__item {
padding-top: 0 !important;
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__items-wrapper:last-child .tlv__item {
padding-bottom: 0 !important;
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__items-wrapper .tlv__volume-wrapper {
flex-direction: column;
align-items: flex-start;
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__items-wrapper .tlv__item.image {
padding-left: var(--curve-gap);
padding-right: 0;
}
body[data-elementor-device-mode=desktop] .wgl-timeline-vertical.breakpoint_on-desktop .tlv__items-wrapper .tlv__curve-wrapper {
margin-left: 0;
margin-right: var(--curve-gap);
}
body[data-elementor-device-mode=desktop] .elementor-widget-wgl-time-line-vertical.media_position-inner .wgl-timeline-vertical.breakpoint_on-desktop {
flex-direction: column;
}
body[data-elementor-device-mode=desktop] .elementor-widget-wgl-time-line-vertical.media_position-inner .wgl-timeline-vertical.breakpoint_on-desktop .tlv__items-wrapper {
width: 100%;
margin: 0;
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra {
--curve-gap: 6%;
--curve-h-width: 0;
padding: 40px 0;
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra::before, body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra::after {
right: auto;
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__item-start,
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__item-end {
right: auto;
left: calc(var(--dot-size) * -0.5);
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__item {
width: 100%;
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__content-wrapper {
align-items: unset;
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__content-wrapper .tlv__content-header {
flex-direction: row;
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__curve-wrapper::before {
top: calc(var(--dot-size) * 0.5);
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__curve-wrapper .dot {
display: none;
margin-left: calc(var(--curve-width) * 0.5);
top: 0;
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__item.image .tlv__media {
margin: 0 0 30px 0;
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__item.image .tlv__media::before, body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__item.image .tlv__media::after {
transform: translate(var(--bg-offset), var(--bg-offset));
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__items-wrapper {
flex-direction: column-reverse;
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__items-wrapper::after {
right: auto;
left: calc(var(--curve-width) * -0.5);
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__items-wrapper .tlv__item {
flex-direction: row;
text-align: left;
justify-content: flex-start;
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__items-wrapper:first-child .tlv__item {
padding-top: 0 !important;
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__items-wrapper:last-child .tlv__item {
padding-bottom: 0 !important;
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__items-wrapper .tlv__volume-wrapper {
flex-direction: column;
align-items: flex-start;
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__items-wrapper .tlv__item.image {
padding-left: var(--curve-gap);
padding-right: 0;
}
body[data-elementor-device-mode=tablet_extra] .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__items-wrapper .tlv__curve-wrapper {
margin-left: 0;
margin-right: var(--curve-gap);
}
body[data-elementor-device-mode=tablet_extra] .elementor-widget-wgl-time-line-vertical.media_position-inner .wgl-timeline-vertical.breakpoint_on-tablet_extra {
flex-direction: column;
}
body[data-elementor-device-mode=tablet_extra] .elementor-widget-wgl-time-line-vertical.media_position-inner .wgl-timeline-vertical.breakpoint_on-tablet_extra .tlv__items-wrapper {
width: 100%;
margin: 0;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet {
--curve-gap: 6%;
--curve-h-width: 0;
padding: 40px 0;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet::before, body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet::after {
right: auto;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__item-start,
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__item-end {
right: auto;
left: calc(var(--dot-size) * -0.5);
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__item {
width: 100%;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__content-wrapper {
align-items: unset;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__content-wrapper .tlv__content-header {
flex-direction: row;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__curve-wrapper::before {
top: calc(var(--dot-size) * 0.5);
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__curve-wrapper .dot {
display: none;
margin-left: calc(var(--curve-width) * 0.5);
top: 0;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__item.image .tlv__media {
margin: 0 0 30px 0;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__item.image .tlv__media::before, body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__item.image .tlv__media::after {
transform: translate(var(--bg-offset), var(--bg-offset));
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__items-wrapper {
flex-direction: column-reverse;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__items-wrapper::after {
right: auto;
left: calc(var(--curve-width) * -0.5);
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__items-wrapper .tlv__item {
flex-direction: row;
text-align: left;
justify-content: flex-start;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__items-wrapper:first-child .tlv__item {
padding-top: 0 !important;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__items-wrapper:last-child .tlv__item {
padding-bottom: 0 !important;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__items-wrapper .tlv__volume-wrapper {
flex-direction: column;
align-items: flex-start;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__items-wrapper .tlv__item.image {
padding-left: var(--curve-gap);
padding-right: 0;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical.breakpoint_on-tablet .tlv__items-wrapper .tlv__curve-wrapper {
margin-left: 0;
margin-right: var(--curve-gap);
}
body[data-elementor-device-mode=tablet] .elementor-widget-wgl-time-line-vertical.media_position-inner .wgl-timeline-vertical.breakpoint_on-tablet {
flex-direction: column;
}
body[data-elementor-device-mode=tablet] .elementor-widget-wgl-time-line-vertical.media_position-inner .wgl-timeline-vertical.breakpoint_on-tablet .tlv__items-wrapper {
width: 100%;
margin: 0;
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra {
--curve-gap: 6%;
--curve-h-width: 0;
padding: 40px 0;
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra::before, body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra::after {
right: auto;
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__item-start,
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__item-end {
right: auto;
left: calc(var(--dot-size) * -0.5);
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__item {
width: 100%;
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__content-wrapper {
align-items: unset;
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__content-wrapper .tlv__content-header {
flex-direction: row;
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__curve-wrapper::before {
top: calc(var(--dot-size) * 0.5);
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__curve-wrapper .dot {
display: none;
margin-left: calc(var(--curve-width) * 0.5);
top: 0;
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__item.image .tlv__media {
margin: 0 0 30px 0;
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__item.image .tlv__media::before, body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__item.image .tlv__media::after {
transform: translate(var(--bg-offset), var(--bg-offset));
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__items-wrapper {
flex-direction: column-reverse;
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__items-wrapper::after {
right: auto;
left: calc(var(--curve-width) * -0.5);
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__items-wrapper .tlv__item {
flex-direction: row;
text-align: left;
justify-content: flex-start;
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__items-wrapper:first-child .tlv__item {
padding-top: 0 !important;
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__items-wrapper:last-child .tlv__item {
padding-bottom: 0 !important;
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__items-wrapper .tlv__volume-wrapper {
flex-direction: column;
align-items: flex-start;
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__items-wrapper .tlv__item.image {
padding-left: var(--curve-gap);
padding-right: 0;
}
body[data-elementor-device-mode=mobile_extra] .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__items-wrapper .tlv__curve-wrapper {
margin-left: 0;
margin-right: var(--curve-gap);
}
body[data-elementor-device-mode=mobile_extra] .elementor-widget-wgl-time-line-vertical.media_position-inner .wgl-timeline-vertical.breakpoint_on-mobile_extra {
flex-direction: column;
}
body[data-elementor-device-mode=mobile_extra] .elementor-widget-wgl-time-line-vertical.media_position-inner .wgl-timeline-vertical.breakpoint_on-mobile_extra .tlv__items-wrapper {
width: 100%;
margin: 0;
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile {
--curve-gap: 6%;
--curve-h-width: 0;
padding: 40px 0;
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile::before, body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile::after {
right: auto;
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__item-start,
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__item-end {
right: auto;
left: calc(var(--dot-size) * -0.5);
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__item {
width: 100%;
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__content-wrapper {
align-items: unset;
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__content-wrapper .tlv__content-header {
flex-direction: row;
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__curve-wrapper::before {
top: calc(var(--dot-size) * 0.5);
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__curve-wrapper .dot {
display: none;
margin-left: calc(var(--curve-width) * 0.5);
top: 0;
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__item.image .tlv__media {
margin: 0 0 30px 0;
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__item.image .tlv__media::before, body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__item.image .tlv__media::after {
transform: translate(var(--bg-offset), var(--bg-offset));
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__items-wrapper {
flex-direction: column-reverse;
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__items-wrapper::after {
right: auto;
left: calc(var(--curve-width) * -0.5);
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__items-wrapper .tlv__item {
flex-direction: row;
text-align: left;
justify-content: flex-start;
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__items-wrapper:first-child .tlv__item {
padding-top: 0 !important;
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__items-wrapper:last-child .tlv__item {
padding-bottom: 0 !important;
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__items-wrapper .tlv__volume-wrapper {
flex-direction: column;
align-items: flex-start;
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__items-wrapper .tlv__item.image {
padding-left: var(--curve-gap);
padding-right: 0;
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical.breakpoint_on-mobile .tlv__items-wrapper .tlv__curve-wrapper {
margin-left: 0;
margin-right: var(--curve-gap);
}
body[data-elementor-device-mode=mobile] .elementor-widget-wgl-time-line-vertical.media_position-inner .wgl-timeline-vertical.breakpoint_on-mobile {
flex-direction: column;
}
body[data-elementor-device-mode=mobile] .elementor-widget-wgl-time-line-vertical.media_position-inner .wgl-timeline-vertical.breakpoint_on-mobile .tlv__items-wrapper {
width: 100%;
margin: 0;
} .elementor-widget-wgl-time-line-vertical.media_position-inner .wgl-timeline-vertical {
flex-direction: row;
flex-wrap: wrap;
align-items: flex-start;
column-gap: 0 !important;
gap: 95px;
}
.elementor-widget-wgl-time-line-vertical.media_position-inner .tlv__media {
align-self: flex-start;
border-radius: 50px;
}
.elementor-widget-wgl-time-line-vertical.media_position-inner .tlv__media img {
width: 100px;
}
.elementor-widget-wgl-time-line-vertical.media_position-inner .tlv__items-wrapper {
width: 50%;
flex-direction: column-reverse;
}
.elementor-widget-wgl-time-line-vertical.media_position-inner .tlv__items-wrapper:nth-child(even) {
margin-top: 75px;
}
.elementor-widget-wgl-time-line-vertical.media_position-inner .tlv__items-wrapper:nth-child(even)::after {
right: auto;
left: calc(var(--curve-width) * -0.5);
}
.elementor-widget-wgl-time-line-vertical.media_position-inner .tlv__items-wrapper:nth-child(even) .tlv__item {
flex-direction: row;
text-align: left;
}
.elementor-widget-wgl-time-line-vertical.media_position-inner .tlv__items-wrapper:nth-child(even) .tlv__volume-wrapper {
flex-direction: row;
}
.elementor-widget-wgl-time-line-vertical.media_position-inner .tlv__items-wrapper:nth-child(even) .tlv__curve-wrapper {
margin-right: var(--curve-gap);
margin-left: 0;
}
.elementor-widget-wgl-time-line-vertical.media_position-inner .tlv__items-wrapper:nth-child(even) .tlv__curve-wrapper .dot {
right: auto;
left: calc(50% - var(--dot-size) * 0.5);
}
.elementor-widget-wgl-time-line-vertical.media_position-inner .tlv__items-wrapper:nth-child(even) .tlv__content-wrapper {
flex-direction: row;
}
.elementor-widget-wgl-time-line-vertical.media_position-inner .tlv__items-wrapper:nth-child(even) .tlv__media {
margin-right: 22px;
}
.elementor-widget-wgl-time-line-vertical.media_position-inner .tlv__items-wrapper:nth-child(even) .tlv__bg_date {
margin: auto auto 35% -135px;
}
.elementor-widget-wgl-time-line-vertical.media_position-inner .tlv__items-wrapper:nth-child(even) .dot .wgl-svg-icon {
transform: scaleX(-1);
}
.elementor-widget-wgl-time-line-vertical.media_position-inner .tlv__items-wrapper:nth-child(odd)::after {
right: calc(var(--curve-width) * -0.5);
left: auto;
}
.elementor-widget-wgl-time-line-vertical.media_position-inner .tlv__items-wrapper:nth-child(odd) .tlv__item {
flex-direction: row-reverse;
text-align: right;
}
.elementor-widget-wgl-time-line-vertical.media_position-inner .tlv__items-wrapper:nth-child(odd) .tlv__volume-wrapper {
flex-direction: row-reverse;
}
.elementor-widget-wgl-time-line-vertical.media_position-inner .tlv__items-wrapper:nth-child(odd) .tlv__curve-wrapper {
margin-left: var(--curve-gap);
margin-right: 0;
}
.elementor-widget-wgl-time-line-vertical.media_position-inner .tlv__items-wrapper:nth-child(odd) .tlv__curve-wrapper .dot {
right: calc(50% - var(--dot-size) * 0.5);
left: auto;
}
.elementor-widget-wgl-time-line-vertical.media_position-inner .tlv__items-wrapper:nth-child(odd) .tlv__content-wrapper {
flex-direction: row-reverse;
}
.elementor-widget-wgl-time-line-vertical.media_position-inner .tlv__items-wrapper:nth-child(odd) .tlv__media {
margin-left: 22px;
}
.elementor-widget-wgl-time-line-vertical.media_position-inner .tlv__items-wrapper:nth-child(odd) .tlv__bg_date {
margin: auto -135px 35% auto;
}
.elementor-widget-wgl-time-line-vertical.media_position-inner .tlv__items-wrapper:nth-child(odd) .dot .wgl-svg-icon {
transform: scaleX(1);
}
.elementor-widget-wgl-time-line-vertical.media_position-inner .tlv__item {
width: calc(100% - var(--curve-width));
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-time-line-vertical.media_position-inner .tlv__items-wrapper .tlv__content-wrapper {
flex-direction: column;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-time-line-vertical.media_position-inner .tlv__items-wrapper .tlv__media {
margin-left: 0;
margin-bottom: 30px;
}
body:is([data-elementor-device-mode=tablet_extra],
[data-elementor-device-mode=tablet],
[data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-time-line-vertical.media_position-inner .tlv__items-wrapper:nth-child(odd) .tlv__content-wrapper .tlv__media {
align-self: flex-end;
} .wgl-accordion .wgl-accordion_content::after {
content: "";
clear: both;
display: block;
}
.wgl-accordion .wgl-accordion_header {
display: flex;
align-items: center;
position: relative;
width: 100%;
font-family: var(--synta-content-font-family);
font-weight: 700;
font-size: 24px;
line-height: 1.5em;
letter-spacing: var(--synta-header-letter-spacing);
cursor: pointer;
text-transform: none;
transition: 0.4s;
color: var(--synta-header-font-color);
}
.wgl-accordion .wgl-accordion_header::before {
content: "";
position: absolute;
left: -100vw;
right: -100vw;
top: 0;
bottom: 0;
pointer-events: auto;
}
.wgl-accordion .wgl-accordion_header .wgl-accordion_icon {
--icon-size: 24px;
font-size: var(--icon-size);
border: unset;
padding: 0;
color: var(--synta-header-font-color);
fill: currentColor;
transform: scaleY(var(--wgl-icon-scale-y, 1)) rotate(var(--wgl-icon-rotate, 0deg));
transition: 0.4s, --icon-size 0s;
}
.wgl-accordion .wgl-accordion_header .wgl-accordion_icon:is(svg) {
width: 1em;
height: 1em;
}
.wgl-accordion .wgl-accordion_header .wgl-accordion_icon::before {
width: 1em;
height: 1em;
line-height: 1em;
display: block;
}
.wgl-accordion .wgl-accordion_title {
font: inherit;
color: inherit;
line-height: inherit;
letter-spacing: inherit;
transition: 0.4s;
}
.wgl-accordion .wgl-accordion_title-prefix {
margin-right: 46px;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
color: inherit;
text-transform: inherit;
}
.wgl-accordion .wgl-accordion_content {
display: none;
width: 100%;
opacity: 0;
transition: opacity 0.3s;
font-size: 18px;
line-height: 1.777;
color: var(--synta-header-font-color);
}
.wgl-accordion .wgl-accordion_content p:last-child {
margin-bottom: 0;
}
.wgl-accordion .wgl-accordion_panel {
display: flex;
flex-direction: column;
align-items: center;
position: relative;
--acc-delimiter-size: 0;
--acc-delimiter-color: rgba(var(--synta-header-rgb), 0.2);
--acc-delimiter-color-last: rgba(var(--synta-header-rgb), 0.2);
transition: border-radius 0.4s, background 0.4s;
}
.wgl-accordion .wgl-accordion_panel:last-child::before {
border-bottom: var(--acc-delimiter-size, 1px) solid var(--acc-delimiter-color-last, transparent);
transition: 0.4s;
}
.wgl-accordion .wgl-accordion_panel::before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-top: var(--acc-delimiter-size, 1px) solid var(--acc-delimiter-color, transparent);
pointer-events: none;
z-index: 1;
transition: 0.4s;
}
.wgl-accordion .wgl-accordion_panel::after {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -2;
pointer-events: none;
transition: 0.4s;
}
.wgl-accordion .wgl-accordion_panel:first-child {
margin-top: 0 !important;
}
.wgl-accordion .wgl-accordion_panel:last-child {
margin-bottom: 0 !important;
}
.wgl-accordion .wgl-accordion_panel.active .wgl-accordion_panel-inner::before {
opacity: 1;
}
.wgl-accordion .wgl-accordion_panel.active .wgl-accordion_content {
opacity: 1;
}
.wgl-accordion .wgl-accordion_panel-inner {
max-width: 100%;
}
.wgl-accordion .wgl-accordion_panel-inner::before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
pointer-events: none;
opacity: 0;
z-index: -1;
transition: 0.4s;
}
.wgl-accordion_title-link {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
pointer-events: none;
}
.wgl-accordion_panel.active .wgl-accordion_title-link {
pointer-events: auto;
}
.wgl-accordion.icon-plus .wgl-accordion_panel .wgl-accordion_icon, .wgl-accordion.icon-plus_bold .wgl-accordion_panel .wgl-accordion_icon {
--icon-width: 2px;
position: relative;
z-index: 1;
height: var(--icon-size);
width: var(--icon-size);
min-width: var(--icon-size);
box-sizing: content-box;
}
.wgl-accordion.icon-plus .wgl-accordion_panel .wgl-accordion_icon::before, .wgl-accordion.icon-plus .wgl-accordion_panel .wgl-accordion_icon::after, .wgl-accordion.icon-plus_bold .wgl-accordion_panel .wgl-accordion_icon::before, .wgl-accordion.icon-plus_bold .wgl-accordion_panel .wgl-accordion_icon::after {
content: "";
display: block;
position: absolute;
top: 50%;
left: 50%;
background-color: currentColor;
transform: rotate(90deg);
transition: transform 0.4s;
border-radius: 3px;
}
.wgl-accordion.icon-plus .wgl-accordion_panel .wgl-accordion_icon::before, .wgl-accordion.icon-plus_bold .wgl-accordion_panel .wgl-accordion_icon::before {
width: inherit;
height: var(--icon-width);
margin: calc(-0.5 * var(--icon-width)) 0 0 calc(-0.5 * var(--icon-size));
}
.wgl-accordion.icon-plus .wgl-accordion_panel .wgl-accordion_icon::after, .wgl-accordion.icon-plus_bold .wgl-accordion_panel .wgl-accordion_icon::after {
width: var(--icon-width);
height: inherit;
margin: calc(-0.5 * var(--icon-size)) 0 0 calc(-0.5 * var(--icon-width));
}
.wgl-accordion.icon-plus .wgl-accordion_panel.active .wgl-accordion_icon::before, .wgl-accordion.icon-plus .wgl-accordion_panel.active .wgl-accordion_icon::after, .wgl-accordion.icon-plus_bold .wgl-accordion_panel.active .wgl-accordion_icon::before, .wgl-accordion.icon-plus_bold .wgl-accordion_panel.active .wgl-accordion_icon::after {
transform: rotate(-90deg);
}
.wgl-accordion.icon-plus .wgl-accordion_panel.active .wgl-accordion_icon::before, .wgl-accordion.icon-plus_bold .wgl-accordion_panel.active .wgl-accordion_icon::before {
opacity: 0;
}
.wgl-accordion.icon-plus_bold .wgl-accordion_panel .wgl-accordion_icon {
--icon-width: 5px;
}
.wgl-accordion.icon-plus_bold .wgl-accordion_panel .wgl-accordion_icon::before, .wgl-accordion.icon-plus_bold .wgl-accordion_panel .wgl-accordion_icon::after {
border-radius: 2px;
} .wgl-video-popup {
position: relative;
line-height: 0;
z-index: 1;
}
.wgl-video-popup .videobox_content {
display: inline-flex;
align-items: center;
cursor: pointer;
transition: 0.4s;
}
.wgl-video-popup .videobox_background img {
position: relative;
z-index: 0;
width: 100%;
box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.15);
}
.wgl-video-popup .title {
position: relative;
display: inline-block;
font-family: var(--synta-header-font-family);
font-weight: var(--synta-header-font-weight);
font-size: 20px;
line-height: 1.25;
color: var(--synta-header-font-color);
z-index: 2;
}
.wgl-video-popup .videobox_link {
display: block;
position: relative;
flex-shrink: 0;
cursor: pointer;
color: var(--synta-tertiary-color);
fill: currentColor;
stroke: currentColor;
transition: all 0.4s;
}
.wgl-video-popup .videobox_link::before {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: var(--synta-header-font-color);
border: 1px solid var(--synta-header-font-color);
border-radius: inherit;
transition: all 0.4s;
z-index: 2;
}
.wgl-video-popup .videobox_content:hover .videobox_link::before {
transform: scale(1.1);
}
.wgl-video-popup .videobox_icon {
display: block;
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
width: 20px;
height: 24px;
transform: translate(-40%, -50%);
stroke-width: 0.05em;
transition: none;
}
.wgl-video-popup.title_pos-top .videobox_content {
flex-direction: column;
}
.wgl-video-popup.title_pos-top .title {
order: 0;
margin-bottom: 32px;
}
.wgl-video-popup.title_pos-right .videobox_content {
justify-content: flex-start;
}
.wgl-video-popup.title_pos-right .title {
margin-left: 22px;
order: 1;
}
.wgl-video-popup.title_pos-bot .videobox_content {
flex-direction: column;
}
.wgl-video-popup.title_pos-bot .title {
order: 1;
margin-top: 32px;
}
.wgl-video-popup.title_pos-left .title {
order: 0;
margin-right: 22px;
}
.wgl-video-popup .videobox_animation {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 50%;
color: var(--synta-primary-color);
pointer-events: none;
}
.wgl-video-popup.animation-disable .videobox_content:hover .videobox_link,
.wgl-video-popup.animation-disable .videobox_content:hover .videobox_link::before {
transform: unset;
}
.wgl-video-popup.animation-circles .videobox_animation {
z-index: 1;
border-width: 0.5px;
border-style: solid;
opacity: 0;
animation: circles 3.9s linear 0s infinite;
animation-play-state: paused;
}
.wgl-video-popup.animation-circles .videobox_animation.circle_2 {
animation-delay: 1.3s;
}
.wgl-video-popup.animation-circles .videobox_animation.circle_3 {
animation-delay: 2.6s;
}
.wgl-video-popup.animation-circles .videobox_link {
border-radius: 50%;
}
.wgl-video-popup.animation-circles .videobox_link::before {
transform: unset;
}
.wgl-video-popup.animation-circles .videobox_content:hover .videobox_animation, .wgl-video-popup.animation-circles.idle-animation .videobox_animation {
animation-play-state: running;
}
.wgl-video-popup.animation-circles.idle-animation .videobox_content:hover .videobox_animation {
animation-play-state: paused;
}
@keyframes circles {
0% {
transform: scale(1);
opacity: 0;
}
20% {
transform: scale(1.44);
opacity: 0.5;
}
100% {
transform: scale(3.2);
opacity: 0;
}
}
.wgl-video-popup.animation-ring_pulse .videobox_animation {
z-index: 1;
background: inherit;
background-color: var(--synta-primary-color);
animation: pulse_ring 2.2s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s infinite;
animation-play-state: paused;
}
.wgl-video-popup.animation-ring_pulse .videobox_link {
border-radius: 50%;
}
.wgl-video-popup.animation-ring_pulse .videobox_link::before {
transform: unset;
}
.wgl-video-popup.animation-ring_pulse .videobox_content:hover .videobox_animation, .wgl-video-popup.animation-ring_pulse.idle-animation .videobox_animation {
animation-play-state: running;
}
.wgl-video-popup.animation-ring_pulse.idle-animation .videobox_content:hover .videobox_animation {
animation-play-state: paused;
}
@keyframes pulse_ring {
0% {
transform: scale(1);
}
50% {
transform: scale(1.7);
}
100% {
transform: scale(1);
}
}
.wgl-video-popup.animation-ring_static .videobox_link {
border-radius: 50%;
}
.wgl-video-popup.animation-ring_static .videobox_link::before {
transform: unset;
}
.wgl-video-popup.animation-ring_static .videobox_link .videobox_animation {
z-index: -1;
border: 1px solid;
border-radius: inherit;
top: -70%;
left: -70%;
width: 242%;
height: 242%;
transition: 0.5s;
pointer-events: none;
}
.wgl-video-popup.animation-ring_static .videobox_content:hover .videobox_animation {
transform: scale(0.3);
opacity: 0;
}
.wgl-video-popup.animation-scale .videobox_content .videobox_link {
transition: 0.4s, transform 0.2s;
}
.wgl-video-popup.animation-scale .videobox_content:hover .videobox_link {
transform: scale(1.03);
}
.wgl-video-popup.animation-scale .videobox_content:active .videobox_link {
transform: scale(0.97);
}
.wgl-video-popup.with_image .videobox_link_wrapper {
position: absolute;
z-index: 1;
}
.wgl-video-popup.with_image .videobox_link {
width: 82px;
height: 82px;
color: var(--synta-tertiary-color);
fill: currentColor;
}
.wgl-video-popup.with_image .videobox_link::before {
border-radius: 50%;
color: var(--synta-tertiary-color);
background-color: var(--synta-tertiary-color);
border-color: var(--synta-tertiary-color);
}
.wgl-video-popup.with_image .videobox_link svg {
fill: var(--synta-secondary-color);
stroke: var(--synta-secondary-color);
width: 16px;
height: 20px;
}
.wgl-video-popup.with_image .videobox_content:hover .videobox_link::before {
transform: scale(1.1);
}
body .elementor-widget-wgl-video-popup.button_align-left {
text-align: left;
}
body .elementor-widget-wgl-video-popup.button_align-left .videobox_content {
justify-content: flex-start;
}
body .elementor-widget-wgl-video-popup.button_align-left .title_pos-bot .videobox_content,
body .elementor-widget-wgl-video-popup.button_align-left .title_pos-top .videobox_content {
justify-content: unset;
align-items: flex-start;
}
body .elementor-widget-wgl-video-popup.button_align-left.elementor-element {
display: block;
width: 100%;
}
body .elementor-widget-wgl-video-popup.button_align-center {
text-align: center;
}
body .elementor-widget-wgl-video-popup.button_align-center .videobox_content {
justify-content: center;
align-items: center;
}
body .elementor-widget-wgl-video-popup.button_align-center .title_pos-right .videobox_content {
justify-content: center;
align-items: center;
}
body .elementor-widget-wgl-video-popup.button_align-center.elementor-element {
display: block;
width: 100%;
}
body .elementor-widget-wgl-video-popup.button_align-right {
text-align: right;
}
body .elementor-widget-wgl-video-popup.button_align-right .videobox_content {
justify-content: flex-end;
flex-direction: row;
}
body .elementor-widget-wgl-video-popup.button_align-right .title_pos-bot .videobox_content {
justify-content: unset;
align-items: flex-end;
flex-direction: column;
}
body .elementor-widget-wgl-video-popup.button_align-right .title_pos-bot .title {
order: 1;
}
body .elementor-widget-wgl-video-popup.button_align-right .title_pos-top .videobox_content {
justify-content: unset;
align-items: flex-end;
flex-direction: column;
}
body .elementor-widget-wgl-video-popup.button_align-right .title_pos-top .title {
order: 0;
}
body .elementor-widget-wgl-video-popup.button_align-right.elementor-element {
display: block;
width: 100%;
}
body .elementor-widget-wgl-video-popup.button_align-inline.elementor-element {
display: inline-block;
width: auto;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-left {
text-align: left;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-left .videobox_content {
justify-content: flex-start;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-left .title_pos-bot .videobox_content,
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-left .title_pos-top .videobox_content {
justify-content: unset;
align-items: flex-start;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-left.elementor-element {
display: block;
width: 100%;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-center {
text-align: center;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-center .videobox_content {
justify-content: center;
align-items: center;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-center .title_pos-right .videobox_content {
justify-content: center;
align-items: center;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-center.elementor-element {
display: block;
width: 100%;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-right {
text-align: right;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-right .videobox_content {
justify-content: flex-end;
flex-direction: row;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-right .title_pos-bot .videobox_content {
justify-content: unset;
align-items: flex-end;
flex-direction: column;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-right .title_pos-bot .title {
order: 1;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-right .title_pos-top .videobox_content {
justify-content: unset;
align-items: flex-end;
flex-direction: column;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-right .title_pos-top .title {
order: 0;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-right.elementor-element {
display: block;
width: 100%;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .elementor-widget-wgl-video-popup.button_align-tablet-inline.elementor-element {
display: inline-block;
width: auto;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-left {
text-align: left;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-left .videobox_content {
justify-content: flex-start;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-left .title_pos-bot .videobox_content,
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-left .title_pos-top .videobox_content {
justify-content: unset;
align-items: flex-start;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-left.elementor-element {
display: block;
width: 100%;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-center {
text-align: center;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-center .videobox_content {
justify-content: center;
align-items: center;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-center .title_pos-right .videobox_content {
justify-content: center;
align-items: center;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-center.elementor-element {
display: block;
width: 100%;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-right {
text-align: right;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-right .videobox_content {
justify-content: flex-end;
flex-direction: row;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-right .title_pos-bot .videobox_content {
justify-content: unset;
align-items: flex-end;
flex-direction: column;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-right .title_pos-bot .title {
order: 1;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-right .title_pos-top .videobox_content {
justify-content: unset;
align-items: flex-end;
flex-direction: column;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-right .title_pos-top .title {
order: 0;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-right.elementor-element {
display: block;
width: 100%;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .elementor-widget-wgl-video-popup.button_align-mobile-inline.elementor-element {
display: inline-block;
width: auto;
} .wgl-working-hours .working-item {
display: flex;
align-items: baseline;
}
.wgl-working-hours .working-item_day {
order: 1;
margin-right: 13px;
}
.wgl-working-hours .working-item_hours {
order: 3;
margin-left: 13px;
}
.wgl-working-hours .working-item::after {
content: "";
width: 100%;
height: 1px;
flex: 1;
order: 2;
transform: translateY(1px);
}
.wgl-working-hours .working-item .working-item_day {
font-weight: 400;
}
.wgl-working-hours .working-item .working-item_hours {
font-weight: 600;
} .elementor-element.elementor-widget-wgl-zoom {
height: calc(200vh + var(--wgl-anim-speed, 0) * 100vh);
margin: calc((100vh - var(--wgl-items-height, 100vh)) / -2) 0;
}
.wgl-zoom {
height: 100vh;
position: relative;
}
.wgl-zoom_wrapper {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
max-width: var(--content-width);
margin: auto;
}
.wgl-zoom_item__wrapper {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
transform: translate3D(var(--wgl-zoom-h-pos, 0), var(--wgl-zoom-v-pos, 0), 0);
height: var(--wgl-items-height, auto);
margin: auto;
}
.wgl-zoom_item__wrapper::before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: 100%;
width: 100%;
opacity: var(--wgl-zoom-bg-opacity, 1);
transform: scale(var(--wgl-zoom-bg-scale, 1));
}
.wgl-zoom_item {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
height: -moz-fit-content;
height: fit-content;
max-width: 100vw;
opacity: var(--wgl-zoom-opacity, 1);
filter: blur(var(--wgl-zoom-blur, 0px));
transform: scale(var(--wgl-zoom-scale, 1));
}
.wgl-zoom.zoom_fixed .wgl-zoom_wrapper {
position: fixed;
top: 0;
right: var(--padding-inline-start);
bottom: 0;
left: var(--padding-inline-end);
}
.wgl-zoom.zoom_completed .wgl-zoom_wrapper {
transform: translateY(calc(100% + var(--wgl-anim-speed, 0) * 100%));
} .wgl-page-transition--entering {
animation-name: var(--wgl-page-transition-entrance-animation);
animation-delay: var(--preloader-fade-duration, 0s);
}
[wgl-page-transition] {
--preloader-fade-duration: .5s;
--preloader-delay: var(--wgl-page-transition-animation-duration, 0s);
--page-transition-delay: var(--preloader-fade-duration);
position: fixed;
inset: 0;
display: grid;
place-items: center;
z-index: 10000;
background: #fff;
animation-fill-mode: both;
animation-duration: var(--wgl-page-transition-animation-duration);
}
[wgl-page-transition][disabled] {
display: none;
}
.wgl-page-transition--entering {
animation-name: var(--wgl-page-transition-entrance-animation);
animation-delay: var(--preloader-fade-duration, 0s);
}
.wgl-page-transition--exiting {
animation-name: var(--wgl-page-transition-exit-animation);
}
.wgl-page-transition--entered:not(.wgl-page-transition--preview) {
display: none;
}
.wgl-page-transition--preview {
animation-fill-mode: initial;
}
@media (prefers-reduced-motion: reduce) {
[wgl-page-transition] {
display: none;
}
}
@keyframes wgl-page-transition-fade-in {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes wgl-page-transition-fade-in-down {
from {
opacity: 0;
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
transform: none;
}
}
@keyframes wgl-page-transition-fade-in-left {
from {
opacity: 0;
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
@keyframes wgl-page-transition-fade-in-right {
from {
opacity: 0;
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
transform: none;
}
}
@keyframes wgl-page-transition-fade-in-up {
from {
opacity: 0;
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
transform: none;
}
}
@keyframes wgl-page-transition-zoom-in {
from {
opacity: 0;
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
@keyframes wgl-page-transition-slide-in-down {
from {
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
@keyframes wgl-page-transition-slide-in-left {
from {
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
@keyframes wgl-page-transition-slide-in-right {
from {
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
@keyframes wgl-page-transition-slide-in-up {
from {
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
@keyframes wgl-page-transition-fade-out {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes wgl-page-transition-fade-out-up {
from {
opacity: 1;
transform: none;
}
to {
opacity: 0;
transform: translate3d(0, -100%, 0);
}
}
@keyframes wgl-page-transition-fade-out-left {
from {
opacity: 1;
transform: none;
}
to {
opacity: 0;
transform: translate3d(-100%, 0, 0);
}
}
@keyframes wgl-page-transition-fade-out-right {
from {
opacity: 1;
transform: none;
}
to {
opacity: 0;
transform: translate3d(100%, 0, 0);
}
}
@keyframes wgl-page-transition-fade-out-down {
from {
opacity: 1;
transform: none;
}
to {
opacity: 0;
transform: translate3d(0, 100%, 0);
}
}
@keyframes wgl-page-transition-slide-out-up {
from {
transform: translate3d(0, 0, 0);
}
to {
transform: translate3d(0, -100%, 0);
visibility: visible;
}
}
@keyframes wgl-page-transition-slide-out-left {
from {
transform: translate3d(0, 0, 0);
}
to {
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
}
@keyframes wgl-page-transition-slide-out-right {
from {
transform: translate3d(0, 0, 0);
}
to {
transform: translate3d(100%, 0, 0);
visibility: visible;
}
}
@keyframes wgl-page-transition-slide-out-down {
from {
transform: translate3d(0, 0, 0);
}
to {
transform: translate3d(0, 100%, 0);
visibility: visible;
}
}
@keyframes wgl-page-transition-zoom-out {
from {
opacity: 1;
}
50% {
opacity: 0;
transform: scale3d(0.3, 0.3, 0.3);
}
}p + .alignfull,
p + .alignwide {
margin-top: 2em;
}
main .alignfull {
width: 100vw;
max-width: calc(100% + 100px);
margin-left: -50px;
margin-right: -50px;
}
@media (max-width: 767px) {
main .alignfull {
max-width: calc(100% + 40px);
margin-left: -20px;
margin-right: -20px;
}
}
@media (max-width: 379px) {
main .alignfull {
max-width: calc(100% + 30px);
margin-left: -15px;
margin-right: -15px;
}
}
main .alignfull img {
width: 100vw;
}
main .alignfull .wp-block-column {
padding: 0 5px;
}
main .alignfull > figcaption {
margin-left: auto;
margin-right: auto;
width: -moz-fit-content;
width: fit-content;
}
main .alignwide {
width: auto;
max-width: calc(100vw - 50px);
margin-left: -25px;
margin-right: -25px;
}
@media (max-width: 767px) {
main .alignwide {
max-width: calc(100% + 20px);
margin-left: -10px;
margin-right: -10px;
}
}
@media (max-width: 379px) {
main .alignwide {
max-width: calc(100% + 15px);
margin-left: -7.5px;
margin-right: -7.5px;
}
}
main .blog-post:not(.format-no_featured) .alignfull {
max-width: calc(100% + 40px);
margin-left: -20px;
margin-right: -20px;
}
@media (max-width: 379px) {
main .blog-post:not(.format-no_featured) .alignfull {
max-width: calc(100% + 30px);
margin-left: -15px;
margin-right: -15px;
}
}
main .blog-post:not(.format-no_featured) .alignwide {
max-width: calc(100% + 20px);
margin-left: -10px;
margin-right: -10px;
}
@media (max-width: 379px) {
main .blog-post:not(.format-no_featured) .alignwide {
max-width: calc(100% + 15px);
margin-left: -7.5px;
margin-right: -7.5px;
}
}
main .alignnone {
margin-right: auto;
margin-left: auto;
}
main .sidebar > :last-child {
margin-bottom: 70px;
}
.single main .sidebar_left .alignwide, .single main .sidebar_right .alignwide {
margin-left: 0;
margin-right: 0;
max-width: 100%;
}
.single main .sidebar_left .alignfull, .single main .sidebar_right .alignfull {
margin-left: 0;
margin-right: 0;
max-width: 100%;
}
.single main .sidebar_left .alignfull img, .single main .sidebar_right .alignfull img {
width: 100%;
}
.single main .sidebar_left .alignfull .wp-block-column, .single main .sidebar_right .alignfull .wp-block-column {
padding: 0;
}
.single main .sidebar_none .alignwide {
margin-left: calc((100vw - 100%) / -4);
margin-right: calc((100vw - 100%) / -4);
max-width: unset;
}
.single main .sidebar_none .alignfull {
margin-left: calc((100vw - 100%) / -2);
margin-right: calc((100vw - 100%) / -2);
max-width: unset;
}
.single main .sidebar_none .alignfull img {
width: 100%;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft {
float: left;
margin: 0 30px 30px 0;
}
.alignright {
float: right;
margin: 0 0 10px 30px;
}
.wp-caption.aligncenter {
margin-left: auto;
margin-right: auto;
}
.wp-block-cover,
.wp-block-button,
p + .alignfull,
p + .alignwide {
margin-top: 2rem;
margin-bottom: 2rem;
}
.wp-block-button .wp-block-button__link:hover {
color: #fff;
}
.wp-block-button.alignleft {
margin-right: 2rem;
margin-top: 0;
}
.wp-block-button.alignright {
margin-left: 2rem;
margin-top: 0;
}
.wp-block-button.is-style-squared .wp-block-button__link {
border-radius: inherit;
}
.wp-block-button.is-style-outline .wp-block-button__link {
color: initial;
}
.wp-block-cover.alignleft {
margin-right: 2rem;
margin-top: 0.6rem;
}
.wp-block-cover.alignright {
margin-left: 2rem;
margin-top: 0.6rem;
}
.wp-block-quote {
width: 100%;
}
.wp-block-quote, .wp-block-quote.is-large, .wp-block-quote.is-style-large {
margin-bottom: 2rem;
}
.wp-block-quote.is-large::before, .wp-block-quote.is-style-large::before {
top: 10px;
}
.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
font-size: 1.15em;
line-height: 1.33;
}
.wp-block-quote.is-large cite, .wp-block-quote.is-style-large cite {
font-size: 0.9em;
}
.wp-block-quote.is-large:not(.is-style-plain), .wp-block-quote.is-style-large:not(.is-style-plain) {
padding-right: 0;
padding-left: 46px;
}
.wp-block-quote.is-large:not(.is-style-plain) cite, .wp-block-quote.is-style-large:not(.is-style-plain) cite {
text-align: inherit;
}
#comments .comment_content blockquote {
margin-bottom: 2rem;
}
.wp-block-pullquote {
text-align: left;
}
.wp-block-pullquote p {
font-size: inherit !important;
line-height: inherit;
}
figcaption,
.wp-caption,
.wp-caption-text,
.wp-block-embed figcaption {
text-align: center;
}
.blog-post_content .wp-block-cover .wp-block-cover-image-text, .blog-post_content .wp-block-cover-image .wp-block-cover-image-text,
.blog-post_content .wp-block-cover .wp-block-cover-text, .blog-post_content .wp-block-cover-image .wp-block-cover-text,
.blog-post_content .wp-block-cover h2, .blog-post_content .wp-block-cover-image h2 {
color: #ffffff;
}
.blog-post_content > .wp-block-search {
margin-bottom: 20px;
}
.blog-post_content > .wp-block-media-text {
margin-bottom: 2rem;
}
.wp-block-group {
margin-top: 1rem;
margin-bottom: 1rem;
}
.wp-block-group.has-background {
padding: 2rem;
margin-bottom: 0;
}
.wp-block-group p:last-child {
margin-bottom: 0;
}
.wp-block-gallery {
margin-bottom: 16px;
}
.wp-block-gallery:not(.has-nested-images) {
margin-bottom: 20px;
}
.wp-block-gallery li.blocks-gallery-item {
padding-left: 0;
margin-bottom: 16px;
}
.wp-block-gallery li.blocks-gallery-item figcaption {
line-height: 1.5;
}
.wp-block-gallery.alignwide {
clear: both;
}
.wp-block-search__button {
font-size: 13px;
color: #ffffff;
height: 40px;
}
.wp-block-file__button {
padding: 3px 10px;
}
.wp-block-file__button:hover {
color: #fff;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
background-color: rgba(255, 255, 255, 0.09);
}
.widget_block .wp-block-search {
margin: 0;
}
.widget_block .wp-block-group {
margin-top: 0;
margin-bottom: 0;
}@media (max-width: 1500px) {
.primary-nav ul li > ul,
.primary-nav ul li .mega-menu-container {
left: -26px;
}
}
@media (max-width: 1300px) {
.elementor-widget-wgl-blog .blog_columns-4 .item {
width: 33.333333%;
}
.elementor-widget-wgl-blog .blog_columns-4:not(.masonry) .item:nth-child(4n+1) {
clear: none;
}
.elementor-widget-wgl-blog .blog_columns-4:not(.masonry) .item:nth-child(3n+1) {
clear: left;
}
}
@media (min-width: 1280px) {
.text_desktop {
font-size: inherit !important;
line-height: inherit !important;
}
}
@media (min-width: 1200px) {
.d-xl-block {
display: block;
}
.d-xl-none {
display: none;
}
}
@media (max-width: 1200px) {
body.elementor-default.single main .wgl-container,
.wgl-container {
width: 950px;
}
body.elementor-default.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-active.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-preview.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container {
width: 100%;
}
body.elementor-default main .wgl-container.wgl-content-sidebar,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar {
width: 950px;
}
body.elementor-default main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container {
width: 100%;
}
body.elementor-default .blog-posts .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-default .wgl_cpt_section .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-active .blog-posts .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-active .wgl_cpt_section .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-preview .blog-posts .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-preview .wgl_cpt_section .elementor-section.elementor-section-boxed > .elementor-container {
width: 100%;
}
body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-default,
body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-default,
body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-default {
width: 980px;
max-width: 100%;
}
body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,
body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,
body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-narrow {
width: 960px;
max-width: 100%;
}
body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-extended,
body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-extended,
body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-extended {
width: 980px;
max-width: 100%;
}
body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wide,
body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wide,
body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wide {
width: 990px;
max-width: 100%;
}
body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wider,
body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wider,
body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wider {
width: 1010px;
max-width: 100%;
}
body.elementor-default .elementor-section-boxed .elementor-container .elementor-section-boxed .elementor-container,
body.elementor-default .elementor-section-boxed .elementor-container .elementor-section-full_width .elementor-container,
body.elementor-editor-active .elementor-section-boxed .elementor-container .elementor-section-boxed .elementor-container,
body.elementor-editor-active .elementor-section-boxed .elementor-container .elementor-section-full_width .elementor-container,
body.elementor-editor-preview .elementor-section-boxed .elementor-container .elementor-section-boxed .elementor-container,
body.elementor-editor-preview .elementor-section-boxed .elementor-container .elementor-section-full_width .elementor-container {
width: 100%;
margin-left: auto;
margin-right: auto;
}
body.elementor-default .elementor-section-full_width .elementor-container .elementor-section-boxed .elementor-container,
body.elementor-default .elementor-section-full_width .elementor-container .elementor-section-full_width .elementor-container,
body.elementor-editor-active .elementor-section-full_width .elementor-container .elementor-section-boxed .elementor-container,
body.elementor-editor-active .elementor-section-full_width .elementor-container .elementor-section-full_width .elementor-container,
body.elementor-editor-preview .elementor-section-full_width .elementor-container .elementor-section-boxed .elementor-container,
body.elementor-editor-preview .elementor-section-full_width .elementor-container .elementor-section-full_width .elementor-container {
width: 100%;
margin-left: auto;
margin-right: auto;
}
body.elementor-default main .wgl-container.wgl-content-sidebar, body.elementor-default.single main .wgl-container:not(.wgl-content-sidebar) {
padding-right: 0;
padding-left: 0;
}
.row::after {
clear: both;
}
}
@media (min-width: 1024px) {
.text_tablet {
font-size: inherit !important;
line-height: inherit !important;
}
}
@media (max-width: 1024px) {
.row .wgl_col-6,
.row .wgl_col-5,
.row .wgl_col-4,
.row .wgl_col-3,
.row .wgl_col-1-5,
.row .wgl_col-1-6 {
width: 50%;
}
.row .sidebar-container.wgl_col-3,
.row .sidebar-container.wgl_col-4,
.row #main-content.wgl_col-8,
.row #main-content.wgl_col-9 {
width: 100%;
}
.row .row .wgl_col-md-12 {
width: 100%;
}
.row.sidebar_right .sidebar-container {
padding-left: 15px;
}
.row.sidebar_left .sidebar-container {
padding-right: 15px;
}
.footer .row .wgl_col-3 {
margin-bottom: 30px;
}
.page_404_wrapper {
background-image: none !important;
}
.single-team .single_team_page .team-single_wrapper {
background-size: 20%;
}
}
@media (min-width: 992px) {
.d-lg-block {
display: block;
}
.d-lg-none {
display: none;
}
}
@media (min-width: 992px) and (max-width: 1200px) {
#comments .commentlist .comment .children .stand_comment {
padding-left: 90px;
}
#comments .commentlist .comment .children .stand_comment .commentava {
left: -70px;
width: 50px;
height: 50px;
}
}
@media (max-width: 992px) {
body.elementor-default.single main .wgl-container,
.wgl-container {
width: 708px;
}
body.elementor-default.single main .wgl-container .elementor-section-boxed .elementor-container,
.wgl-container .elementor-section-boxed .elementor-container {
width: 708px;
}
body.elementor-default.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-active.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-preview.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container {
width: 100%;
}
body.elementor-default main .wgl-container.wgl-content-sidebar,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar {
width: 708px;
}
body.elementor-default main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container {
width: 100%;
}
body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-default,
body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-default,
body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-default {
width: 738px;
max-width: 100%;
}
body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,
body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,
body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-narrow {
width: 718px;
max-width: 100%;
}
body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-extended,
body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-extended,
body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-extended {
width: 738px;
max-width: 100%;
}
body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wide,
body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wide,
body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wide {
width: 748px;
max-width: 100%;
}
body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wider,
body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wider,
body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wider {
width: 768px;
max-width: 100%;
}
.page-header_content .page-header_title,
.page-header_content .page-header_breadcrumb {
display: block;
}
.page-header_align_left .page-header_breadcrumbs {
text-align: left;
}
.header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_bg {
font-size: 125px;
line-height: 0.24;
margin-left: -74px;
}
.blog-posts .grid.blog_columns-3 .item, .blog-posts .grid.blog_columns-4 .item,
.blog-posts .masonry.blog_columns-3 .item,
.blog-posts .masonry.blog_columns-4 .item {
width: 50%;
}
.blog-posts .grid.blog_columns-3:not(.masonry) .item:nth-child(3n+1), .blog-posts .grid.blog_columns-4:not(.masonry) .item:nth-child(3n+1),
.blog-posts .masonry.blog_columns-3:not(.masonry) .item:nth-child(3n+1),
.blog-posts .masonry.blog_columns-4:not(.masonry) .item:nth-child(3n+1) {
clear: none;
}
.blog-posts .grid.blog_columns-3:not(.masonry) .item:nth-child(2n+1), .blog-posts .grid.blog_columns-4:not(.masonry) .item:nth-child(2n+1),
.blog-posts .masonry.blog_columns-3:not(.masonry) .item:nth-child(2n+1),
.blog-posts .masonry.blog_columns-4:not(.masonry) .item:nth-child(2n+1) {
clear: left;
}
}
@media (min-width: 799px) {
.text_mobile {
font-size: inherit !important;
line-height: inherit !important;
}
}
@media (max-width: 768px) {
.page-header_content .page-header_title + .page-header_breadcrumb {
padding-top: 5px;
}
.page-header_content .breadcrumbs {
white-space: normal;
}
}
@media (min-width: 768px) {
.row .wgl_col-12 {
width: 100%;
}
.row .wgl_col-11 {
width: 91.66666667%;
}
.row .wgl_col-10 {
width: 83.33333333%;
}
.row .wgl_col-9 {
width: 75%;
}
.row .wgl_col-8 {
width: 66.66666667%;
}
.row .wgl_col-7 {
width: 58.33333333%;
}
.row .wgl_col-6 {
width: 50%;
}
.row .wgl_col-5 {
width: 41.66666667%;
}
.row .wgl_col-4 {
width: 33.33333333%;
}
.row .wgl_col-3 {
width: 25%;
}
.row .wgl_col-1-5 {
width: 20%;
}
.row .wgl_col-1-6 {
width: 16.666666%;
}
.row .wgl_col-2 {
width: 16.66666667%;
}
.row .wgl_col-1 {
width: 8.33333333%;
}
}
@media (max-width: 767px) {
.row .wgl_col-6,
.row .wgl_col-5,
.row .wgl_col-4,
.row .wgl_col-3,
.row .wgl_col-1-5,
.row .wgl_col-1-6 {
width: 100%;
}
.copyright {
text-align: center;
}
.synta-post-navigation .separator_post-nav {
display: none;
}
.wgl-container,
body.elementor-default.single main .wgl-container {
width: 560px;
}
.wgl-container .elementor-section-boxed .elementor-container,
body.elementor-default.single main .wgl-container .elementor-section-boxed .elementor-container {
width: 560px;
}
body.elementor-default.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-active.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-preview.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container {
width: 100%;
}
body.elementor-default main .wgl-container.wgl-content-sidebar,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar {
width: 560px;
}
body.elementor-default main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container {
width: 100%;
}
body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-default,
body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-default,
body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-default {
width: 590px;
max-width: 100%;
}
body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,
body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,
body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-narrow {
width: 570px;
max-width: 100%;
}
body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-extended,
body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-extended,
body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-extended {
width: 590px;
max-width: 100%;
}
body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wide,
body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wide,
body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wide {
width: 600px;
max-width: 100%;
}
body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wider,
body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wider,
body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wider {
width: 620px;
max-width: 100%;
}
.sidebar-container {
padding-top: 35px;
}
#comments .commentlist .comment .stand_comment,
#comments .commentlist .comment .children .stand_comment {
padding-left: 70px;
}
#comments .commentlist .comment .children .comment {
margin-left: 30px;
}
#comments .commentlist .comment .commentava,
#comments .commentlist .comment .children .stand_comment .commentava {
left: -68px;
height: 50px;
width: 50px;
}
.mobile_text_center,
.mobile-acenter {
text-align: center;
}
.resp_align_center {
text-align: center !important;
}
.coming-soon.row .wgl_col-9 {
width: 75%;
}
.coming-soon.row .wgl_col-3 {
width: 25%;
}
.wgl_module_subtitle-wrapper .filter-after_subtite {
text-align: left;
}
.wgl-products .product .woo_product_image .group_button-woo {
visibility: visible;
opacity: 1;
}
.wgl-products .product .woo_product_image .group_button-woo > * {
transform: translateY(0);
opacity: 1;
visibility: visible;
}
.blog-style-standard.blog_columns-1 .format-link .blog-post_media_part {
margin-bottom: 0;
}
.blog-style-standard.blog_columns-1 .format-audio .blog-post_media {
margin-bottom: 30px;
}
.blog-posts .grid.blog_columns-3 .item, .blog-posts .grid.blog_columns-4 .item, .blog-posts .masonry.blog_columns-3 .item, .blog-posts .masonry.blog_columns-4 .item {
width: 100%;
}
.blog-posts .grid.blog_columns-3:not(.masonry) .item:nth-child(2n+1), .blog-posts .grid.blog_columns-4:not(.masonry) .item:nth-child(2n+1), .blog-posts .masonry.blog_columns-3:not(.masonry) .item:nth-child(2n+1), .blog-posts .masonry.blog_columns-4:not(.masonry) .item:nth-child(2n+1) {
clear: none;
}
.single_type-1 .blog-post.blog-post-single-item .blog-post_content .blog-post_title,
.single_type-2 .blog-post.blog-post-single-item .blog-post_content .blog-post_title {
font-size: 28px;
margin-bottom: 15px;
}
.single_type-1 .blog-post.blog-post-single-item .blog-post_content .post_meta-wrap {
margin-bottom: 32px;
}
.single_type-2 .blog-post.blog-post-single-item .blog-post_content .post_meta-wrap {
margin-bottom: 7px;
}
.post_featured_bg .blog-post_title {
font-size: 30px;
margin-bottom: 20px;
}
}
@media (max-width: 600px) {
body.elementor-default.single main .wgl-container,
.wgl-container {
width: 420px;
}
body.elementor-default.single main .wgl-container .elementor-section-boxed .elementor-container,
.wgl-container .elementor-section-boxed .elementor-container {
width: 420px;
}
body.elementor-default.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-active.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-preview.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container {
width: 100%;
}
body.elementor-default main .wgl-container.wgl-content-sidebar,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar {
width: 420px;
}
body.elementor-default main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container {
width: 100%;
}
body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-default,
body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-default,
body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-default {
width: 450px;
max-width: 100%;
}
body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,
body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,
body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-narrow {
width: 430px;
max-width: 100%;
}
body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-extended,
body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-extended,
body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-extended {
width: 450px;
max-width: 100%;
}
body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wide,
body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wide,
body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wide {
width: 460px;
max-width: 100%;
}
body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wider,
body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wider,
body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wider {
width: 480px;
max-width: 100%;
}
div[id*=wpadminb] {
top: -46px !important;
}
.banner_404 {
font-size: 160px;
}
#sb_instagram .sbi_photo {
padding-bottom: 100%;
height: 0 !important;
}
#sb_instagram #sbi_images .sbi_item {
width: 33.333333% !important;
}
#sb_instagram #sbi_images .sbi_item:nth-child(even) {
margin-top: 0 !important;
}
#sb_instagram .sbi_photo::after {
font-size: 40px;
}
.single-team .single_team_page .team-info_item h5 + span,
.single-team .single_team_page .team-info_item h5 + a {
display: block;
margin-left: unset;
}
body .author-info_wrapper {
flex-direction: column;
text-align: center;
}
body .author-info_wrapper .title_soc_share {
justify-content: center;
}
body .author-info_avatar {
margin: 0 auto 35px;
}
body .author-info_avatar::before {
top: unset;
right: unset;
left: calc(50% - 10px);
bottom: -24px;
transform: rotate(45deg);
}
body .author-info_content {
margin: 0;
padding: 0;
}
#comments .commentlist .comment .stand_comment,
#comments .commentlist .comment .children .stand_comment {
padding-right: 20px;
}
#comments .commentlist .comment .children .comment {
margin-left: 15px;
}
#comments .commentlist .comment_info {
padding-right: 10px;
}
#comments .commentlist .comment_author_says {
margin-bottom: 5px;
}
#comments .comment-reply-link {
position: relative;
}
.page_404_wrapper .banner_404 {
letter-spacing: 0;
}
.page_404_wrapper .banner_404 img {
transform: scale(0.85);
}
.post_featured_bg .meta_wrapper {
flex-direction: column;
}
.post_featured_bg .meta_wrapper .meta-data:not(:first-child) {
margin-right: auto;
margin-left: 0;
margin-top: 15px;
}
.a-mobileleft {
text-align: left;
}
.a-mobilecenter {
text-align: center;
}
.a-mobileright {
text-align: right;
}
}
@media (max-width: 480px) {
body.elementor-default.single main .wgl-container,
.wgl-container {
width: calc(100% - 30px);
}
body.elementor-default.single main .wgl-container .elementor-section-boxed .elementor-container,
.wgl-container .elementor-section-boxed .elementor-container {
width: calc(100% - 30px);
margin-left: auto;
margin-right: auto;
}
body.elementor-default.single main .wgl-container .elementor-section-boxed .elementor-container .elementor-section-boxed .elementor-container,
.wgl-container .elementor-section-boxed .elementor-container .elementor-section-boxed .elementor-container {
width: 100%;
}
body.elementor-default.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container {
max-width: 100%;
width: 100%;
}
body.elementor-default.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-active.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-preview.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container {
width: 100%;
}
body.elementor-default main .wgl-container.wgl-content-sidebar,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar {
width: calc(100% - 30px);
}
body.elementor-default main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container {
width: 100%;
}
body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-default,
body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-default,
body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-default {
width: calc(90% + 30px);
max-width: 100%;
}
body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,
body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,
body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-narrow {
width: calc(90% + 10px);
max-width: 100%;
}
body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-extended,
body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-extended,
body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-extended {
width: calc(90% + 30px);
max-width: 100%;
}
body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wide,
body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wide,
body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wide {
width: calc(90% + 40px);
max-width: 100%;
}
body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wider,
body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wider,
body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wider {
width: calc(90% + 60px);
max-width: 100%;
}
.wgl_module_team .team-item_info {
padding: 28px 20px 15px;
}
.wgl_module_team .team-item_content:hover .team-item_excerpt {
padding-bottom: 10px;
padding-top: 10px;
margin-top: 10px;
}
.single-team .single_team_page .team-title {
margin-bottom: 25px;
}
.single-team .single_team_page .team-info_item {
margin-bottom: 12px;
}
.page_404_wrapper .banner_404_title {
margin-top: 0;
}
.page_404_wrapper .banner_404_title,
.page_404_wrapper .banner_404_title span {
font-size: 35px;
line-height: 1.3;
}
.header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_bg {
font-size: 95px;
line-height: 0.3;
margin-left: -26px;
}
.coming-soon.row .wgl_col-9 {
width: 60%;
}
.coming-soon.row .wgl_col-3 {
width: 40%;
}
.blog-post.format-gallery .blog-post_media .wgl-carousel .elementor-swiper-button {
width: 40px;
height: 40px;
}
.blog-post.format-gallery .blog-post_media .wgl-carousel .elementor-swiper-button::after {
line-height: 40px;
}
}
@media (max-width: 379px) {
.wgl-logotype-container .logo-name {
font-size: 20px;
}
.wgl-carousel.navigation-position-right .elementor-swiper-button {
bottom: 15px;
}
.wgl-carousel.navigation-position-right .elementor-swiper-button-prev {
right: 70px;
}
.wgl-carousel.navigation-position-right .elementor-swiper-button-next {
right: 15px;
}
}

body {
font-family: var(--synta-content-font-family);
font-size: var(--synta-content-font-size);
line-height: var(--synta-content-line-height);
font-weight: var(--synta-content-font-weight);
font-style: var(--synta-content-font-style);
color: var(--synta-content-color);
background-color: var(--synta-body-background-color, var(--body-background-color));
transition: background-color 0.4s ease-in-out;
}
h1, h1.elementor-heading-title, h2, h2.elementor-heading-title, h3, h3.elementor-heading-title, h4, h4.elementor-heading-title, h5, h5.elementor-heading-title, h6, h6.elementor-heading-title {
font-family: var(--synta-header-font-family);
font-weight: var(--synta-header-font-weight);
font-style: var(--synta-header-font-style);
color: var(--synta-header-font-color);
letter-spacing: var(--synta-header-letter-spacing);
}
h1 span,
h1 a, h1.elementor-heading-title span,
h1.elementor-heading-title a, h2 span,
h2 a, h2.elementor-heading-title span,
h2.elementor-heading-title a, h3 span,
h3 a, h3.elementor-heading-title span,
h3.elementor-heading-title a, h4 span,
h4 a, h4.elementor-heading-title span,
h4.elementor-heading-title a, h5 span,
h5 a, h5.elementor-heading-title span,
h5.elementor-heading-title a, h6 span,
h6 a, h6.elementor-heading-title span,
h6.elementor-heading-title a {
font: inherit;
color: inherit;
text-transform: inherit;
letter-spacing: inherit;
}
h1, h1.elementor-heading-title {
font-family: var(--synta-h1-font-family);
font-size: var(--synta-h1-font-size);
line-height: var(--synta-h1-line-height);
font-weight: var(--synta-h1-font-weight);
font-style: var(--synta-h1-font-style);
text-transform: var(--synta-h1-text-transform);
letter-spacing: var(--synta-h1-letter-spacing);
}
h2, h2.elementor-heading-title {
font-family: var(--synta-h2-font-family);
font-size: var(--synta-h2-font-size);
line-height: var(--synta-h2-line-height);
font-weight: var(--synta-h2-font-weight);
font-style: var(--synta-h2-font-style);
text-transform: var(--synta-h2-text-transform);
letter-spacing: var(--synta-h2-letter-spacing);
}
h3, h3.elementor-heading-title {
font-family: var(--synta-h3-font-family);
font-size: var(--synta-h3-font-size);
line-height: var(--synta-h3-line-height);
font-weight: var(--synta-h3-font-weight);
font-style: var(--synta-h3-font-style);
text-transform: var(--synta-h3-text-transform);
letter-spacing: var(--synta-h3-letter-spacing);
}
h4, h4.elementor-heading-title {
font-family: var(--synta-h4-font-family);
font-size: var(--synta-h4-font-size);
line-height: var(--synta-h4-line-height);
font-weight: var(--synta-h4-font-weight);
font-style: var(--synta-h4-font-style);
text-transform: var(--synta-h4-text-transform);
letter-spacing: var(--synta-h4-letter-spacing);
}
h5, h5.elementor-heading-title {
font-family: var(--synta-h5-font-family);
font-size: var(--synta-h5-font-size);
line-height: var(--synta-h5-line-height);
font-weight: var(--synta-h5-font-weight);
font-style: var(--synta-h5-font-style);
text-transform: var(--synta-h5-text-transform);
letter-spacing: var(--synta-h5-letter-spacing);
}
h6, h6.elementor-heading-title {
font-family: var(--synta-h6-font-family);
font-size: var(--synta-h6-font-size);
line-height: var(--synta-h6-line-height);
font-weight: var(--synta-h6-font-weight);
font-style: var(--synta-h6-font-style);
text-transform: var(--synta-h6-text-transform);
letter-spacing: var(--synta-h6-letter-spacing);
}
body.elementor-page main .wgl-container.wgl-content-sidebar,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar {
max-width: var(--synta-elementor-container-width);
margin-left: auto;
margin-right: auto;
}
body.single main .wgl-container {
max-width: var(--synta-elementor-container-width);
margin-left: auto;
margin-right: auto;
} .theme-content-font,
label,
.tagcloud,
.wp-block-tag-cloud,
body .comment-form-cookies-consent > label,
.elementor-widget-wgl-time-line-vertical .time_line-content .time_line-text,
.single_meta .social-shares-wrapper > span.share_title,
.social-shares-wrapper > span,
.wp-block-latest-posts__post-author,
.calendar_wrap caption,
.widget_rss li .rssSummary,
.widget_rss li cite,
.widget_text .textwidget,
.single-team .single_team_page .team-info_item h5,
.wgl-portfolio-single_wrapper .wgl-portfolio-item_cats,
.wgl-working-hours .working-item .working-item_day,
.wgl-working-hours .working-item .working-item_hours,
.post_meta-bottom,
body .comment-form-cookies-consent > input[type=checkbox] + label {
font-family: var(--synta-content-font-family);
}
.elementor-widget-wgl-time-line-vertical .time_line-content .time_line-text {
font-weight: var(--synta-content-font-weight);
}
.theme-content-color,
.widget_rss .rssSummary,
.widget .recent-post-content,
.wgl-carousel .vertical_navigation,
#comments .comment-notes {
color: var(--synta-content-color);
}
.synta_module_title .external_link .button-read-more {
line-height: var(--synta-content-line-height);
} .blog-post_cats,
.blog-posts .blog-post_title,
.column1 .item_title a,
.synta_twitter .twitt_title,
.tagcloud-wrapper .title_tags,
.strip_template .strip-item a span,
.single_team_page .team-single_speaches-info .speech-info_desc span,
.wgl_module_team .team-item_excerpt,
.shortcode_tab_item_title,
.index_number,
.primary-nav.footer-menu .menu-item a,
.archive__heading .archive__tax_description,
.wgl-header-date {
font-family: var(--synta-header-font-family);
}
.theme-header-font,
legend,
.banner_404,
.blog-post_text-bg,
.mashsb-count .counts,
.mashsb-box .mashsb-buttons a .text,
.heading_subtitle,
.info_prev-link_wrapper a,
.info_next-link_wrapper a,
.wgl-portfolio-item_cats,
.elementor-drop-cap,
.elementor-counter,
.single_team_page .highlighted,
.single-team .single_team_page .team-info_item.department,
.elementor-widget-wgl-infobox .wgl-infobox .wgl-infobox_subtitle,
.single_post_info .share_post-container .share_post-title {
font-family: var(--synta-header-font-family);
}
.banner_404,
.author-info_public,
.wgl-portfolio-single_item .tagcloud .tagcloud_desc,
.wgl-portfolio-single_item .social-shares-wrapper .share_title,
.wpcf7 .wgl-custom-form input[type=submit] {
font-family: var(--synta-header-font-family);
color: var(--synta-header-font-color);
}
a:hover,
.theme-header-color,
body select option,
h3#reply-title a,
.search-field,
.tagcloud-wrapper .title_tags,
.share_social-wpapper .share_social-title,
.item_title a,
.single_meta .social-shares-wrapper > span.share_title,
.social-shares-wrapper > span,
.author-info_social-wrapper .author-info_social-link.fa,
.wgl-header-row-section_top a:hover,
.wgl_module_team .team__image-wrapper .team__icons .team-icon:hover,
.post-type-archive-team .team-icon,
.single-team .single_team_page .team__icons .team-icon:hover,
.header_search.search_standard .header_search-field .search-form::after,
.post_meta-bottom,
#comments ~ #review_form_wrapper #respond,
.author-info_social-link:hover {
color: var(--synta-header-font-color);
}
.theme-additional-font {
font-family: var(--synta-additional-font-family);
}
.calendar_wrap thead,
.wp-block-calendar thead,
ul.wp-block-latest-posts li a,
.widget ul.wp-block-latest-posts li a:hover,
.widget.widget_recent_entries ul li a:hover,
ul.wp-block-rss li,
.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta,
.widget_search .search-form::after,
.widget_search .woocommerce-product-search::after,
.widget_product_search .search-form::after,
.widget_product_search .woocommerce-product-search::after,
.wp-block-calendar #today > a:hover,
.wp-block-calendar tfoot a:hover {
color: var(--synta-header-font-color);
}
.widget ul li {
color: var(--synta-content-color);
}
.widget ul li a:hover {
color: var(--synta-header-font-color);
}
.widget_search .search-form:hover::after,
.widget_search .woocommerce-product-search:hover::after,
.widget_product_search .search-form:hover::after,
.widget_product_search .woocommerce-product-search:hover::after,
.page-link .post-page-numbers::after,
.highlighter.header {
background-color: var(--synta-header-font-color);
}
.wpcf7 .faq .submit-wrapper:hover::after {
background-color: var(--synta-header-font-color);
} .primary-nav > div > ul,
.primary-nav > ul,
.sitepress_container > .wpml-ls li,
.polylang_switcher select {
font-family: var(--synta-menu-font-family);
font-size: var(--synta-menu-font-size);
line-height: var(--synta-menu-line-height);
font-weight: var(--synta-menu-font-weight);
letter-spacing: var(--synta-menu-letter-spacing);
}
.primary-nav ul li > ul,
.primary-nav ul li > ul ul,
.wpml-ls,
.sitepress_container > .wpml-ls ul ul li,
.primary-nav ul li div.mega-menu-container:not(.wgl-e-container),
.elementor-widget-wgl-menu.menu_vertical .primary-nav > ul {
font-family: var(--synta-submenu-font-family);
font-size: var(--synta-submenu-font-size);
line-height: var(--synta-submenu-line-height);
font-weight: var(--synta-submenu-font-weight);
letter-spacing: var(--synta-submenu-letter-spacing);
}
.primary-nav ul li div.mega-menu-container.wgl-e-container {
font-family: var(--synta-content-font-family);
font-size: var(--synta-content-font-size);
line-height: var(--synta-content-line-height);
font-weight: var(--synta-content-font-weight);
font-style: var(--synta-content-font-style);
color: var(--synta-content-color);
letter-spacing: 0;
}
.wgl-theme-header .header_search-field,
.primary-nav ul li ul,
.primary-nav ul li div.mega-menu-container,
.wgl-theme-header .woo_mini_cart,
.wpml-ls-legacy-dropdown .wpml-ls-current-language .wpml-ls-sub-menu {
color: var(--synta-submenu-color);
background-color: var(--synta-submenu-background);
}
.mobile_nav_wrapper,
.wgl-menu_outer,
.wgl-theme-header .wgl-mobile-header .wgl-dashboard-profile .wgl-navbar .sub-menu,
.mobile_nav_wrapper .primary-nav ul li ul.sub-menu,
.mobile_nav_wrapper .primary-nav ul li div.wgl-e-container.mega-menu-container,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul > li ul,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul {
color: var(--synta-submenu-mobile-color);
background-color: var(--synta-submenu-mobile-background);
}
.mobile_nav_wrapper .wgl-menu_overlay {
background-color: var(--synta-submenu-mobile-overlay);
}
#side-panel .widget .title {
color: var(--synta-sidepanel-title-color);
} a,
code,
tt,
kbd,
ins,
.theme-primary-color,
h3#reply-title a:hover,
#comments .comment-edit-link,
.blog-post_title i,
.blog-post.format-standard.link .blog-post_title::before,
#comments .comment-edit-link:hover,
.copyright a:hover,
.synta_submit_wrapper:hover > i,
.synta_custom_button i,
.synta_custom_text a,
.synta_twitter a,
.header_search .header_search-button > i:hover,
.header_search-field .search-form::after,
.mc_form_inside #mc_signup_submit:hover,
.share_link span.fa:hover,
.share_post span.fa:hover,
.wpml-ls a:hover,
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a,
.wpml-ls-legacy-dropdown .wpml-ls-current-language a:hover,
.format-quote .blog-post_wrapper .blog-post_media_part::before,
ul.wp-block-archives.wp-block-archives-list li::before,
.wgl-page-socials .social__link:hover,
.wgl-page-socials .social__name,
.archive__tax_title > span,
.author-info_social-link {
color: var(--synta-primary-color);
}
.single-team .single_team_page .team-info_item.department,
.single-team .single_team_page .team__icons .team-icon,
.wgl_module_team .team__image-wrapper .team__icons .team-icon {
color: var(--synta-primary-color);
}
.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a:hover,
.synta_widget > ul li:hover::before,
.widget_rss ul li .rsswidget:hover,
.widget_recent_entries ul li .post-date,
.widget_nav_menu li.current-menu-ancestor > a,
.widget_nav_menu li.current-menu-item > a,
.widget ul li.current-cat > a,
.widget_recent_entries > ul > li > a:hover::before,
ul.wp-block-latest-posts li a:hover::before,
.widget_meta.widget > ul li a:hover::before,
.wp-block-calendar tfoot a,
.wp-block-rss a:hover {
color: var(--synta-primary-color);
}
.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal > li.is-active > a,
.mobile_nav_wrapper .primary-nav > ul > li > a > span::after,
.primary-nav ul li[class*=current] > a .item_text::before,
.primary-nav ul li a:hover .item_text::before {
background: var(--synta-primary-color);
}
header .header-link:hover {
color: var(--synta-primary-color) !important;
} #multiscroll-nav span,
#multiscroll-nav li .active span,
.share_post-container .share_post:hover .fab,
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a span::before,
.woocommerce nav.woocommerce-pagination ul li span.current::after,
.wgl_module_team .team__icons:hover .team__icons-plus,
.wgl_module_team .team__icons-plus::before,
.wgl_module_team .team__icons-plus::after,
.footer .wpcf7 .footer-submit:hover::before,
.team-single_wrapper.team-morph::before,
.wgl_module_team.team-morph .team-item_wrap:hover::before,
.blog-post_wrapper .blog-post_footer::before {
background: var(--synta-primary-color);
}
#comments > h3::after,
.header_search .header_search-field .header_search-button-wrapper,
.header_search.search_mobile_menu .header_search-field .search-form::after,
.header_search.search_standard .header_search-field .header_search-close,
.sitepress_container > .wpml-ls ul ul li a:hover::after,
.synta_module_title::after,
.mc_form_inside #mc_signup_submit,
.wgl-ellipsis span,
.wgl-page-socials .social__link.custom {
background-color: var(--synta-primary-color);
}
aside > .widget + .widget::before,
.widget_meta ul li a:hover::after,
.widget .calendar_wrap table td#today::before,
.wp-block-calendar table td#today::before,
.widget .calendar_wrap tbody td > a::before,
.wp-block-calendar tbody td a::before,
.widget_nav_menu .current-menu-item > a::before,
.widget_nav_menu .current-menu-ancestor > a::before,
.wp-block-calendar table caption,
.widget_nav_menu .menu a:hover::before,
.widget_nav_menu > ul a:hover::before,
.widget_pages .menu a:hover::before,
.widget_pages > ul a:hover::before,
ul.wp-block-page-list a:hover::before,
.calendar_wrap caption {
background-color: var(--synta-primary-color);
} .theme-secondary-color,
header.searсh-header .page-title span,
.wgl_module_team .team__icons .team-icon:first-child,
.wgl_module_team .team-title:hover,
.archive__heading .archive__tax_description,
.wgl_module_team .team-item_excerpt,
.blog-post_wrapper:hover::before,
.share_post-container:hover i {
color: var(--synta-secondary-color);
}
.widget .calendar_wrap tbody td > a:hover::before,
.wp-block-calendar tbody td a:hover::before {
background-color: var(--synta-secondary-color);
}
ul.synta_dot.secondary li::before,
.wgl_module_team .team__icons .team-icon:hover,
.wgl_module_team .team-item_wrap:hover .team__icons .team-icon:first-child,
body .comment-respond .form-submit .wgl-button::before,
.header_search.search_standard .header_search-field .header_search-close:hover,
.woocommerce nav.woocommerce-pagination ul li span::after,
.woocommerce nav.woocommerce-pagination ul li a::after {
background-color: var(--synta-secondary-color);
} .footer_top-area .calendar_wrap thead,
.footer_top-area .wp-block-calendar thead,
.footer_top-area .widget .wp-block-group h2,
.footer_top-area .widget .title-wrapper .title,
.footer_top-area strong,
.footer_top-area h1,
.footer_top-area h2,
.footer_top-area h3,
.footer_top-area h4,
.footer_top-area h5,
.footer_top-area h6,
.footer_top-area .widget_rss ul li .rsswidget,
.footer_top-area .widget_nav_menu a,
.footer_top-area .widget.widget_wgl_posts .recent-posts-widget li > .recent-posts-content .post_title a,
.footer_top-area .widget.widget_recent_comments ul li > a,
.footer_top-area .widget_search .search-form .search__icon,
.footer_top-area .wp-block-calendar tbody,
.footer_top-area .wp-block-calendar .wp-calendar-nav span a,
.footer_top-area .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta,
.footer_top-area ul.wp-block-latest-posts li a,
.footer_top-area .widget_product_search .woocommerce-product-search .search__icon,
.footer_top-area .select2-container--default .select2-selection--single .select2-selection__rendered,
.footer_top-area .woocommerce ul.cart_list li a,
.footer_top-area .woocommerce ul.product_list_widget li a,
.footer_top-area .logged-in a:hover,
.footer_top-area .widget_rss li cite,
.footer_top-area .widget .logged-in a,
.footer_top-area .widget_product_search .woocommerce-product-search .search-field:focus,
.footer_top-area select:active,
.footer_top-area select:focus,
.footer_top-area .calendar_wrap thead,
.footer_top-area .wp-block-calendar thead,
.footer_top-area ul.wp-block-latest-posts li a,
.footer_top-area .widget ul.wp-block-latest-posts li a:hover,
.footer_top-area .widget.widget_recent_entries ul li a:hover,
.footer_top-area ul.wp-block-rss li,
.footer_top-area .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta,
.footer_top-area .widget_search .search-form::after,
.footer_top-area .widget_search .woocommerce-product-search::after,
.footer_top-area .widget_product_search .search-form::after,
.footer_top-area .widget_product_search .woocommerce-product-search::after,
.footer_top-area .wp-block-calendar #today > a:hover,
.footer_top-area .wp-block-calendar tfoot a:hover {
color: var(--synta-footer-heading-color);
}
.footer_top-area .widget.widget_layered_nav ul li a::before,
.footer_top-area .widget.woocommerce-widget-layered-nav ul li a::before {
color: var(--synta-footer-heading-color);
}
.footer_top-area .widget ul li,
.footer_top-area .widget_rss .rssSummary,
.footer_top-area .widget_rss li .rss-date,
.footer_top-area .widget .recent-post-content,
.footer_top-area .widget_text .textwidget,
.footer_top-area .wp-caption-text,
.footer_top-area .wp-caption .wp-caption-text,
.footer_top-area label,
.footer_top-area .wp-block-latest-comments__comment .wp-block-latest-comments__comment-date,
.footer_top-area .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.footer_top-area .widget_shopping_cart .widget_shopping_cart_content,
.footer_top-area .wp-block-latest-posts__post-excerpt,
.footer_top-area .wp-block-rss .wp-block-rss__item-excerpt,
.footer_top-area .wp-block-latest-posts__post-author,
.footer_top-area .wp-block-latest-posts__post-date {
color: var(--synta-footer-content-color);
}
.footer_top-area .widget_rss .title a.rsswidget:hover,
.footer_top-area .widget_recent_entries ul li .post-date,
.footer_top-area .widget_nav_menu li.current-menu-ancestor > a,
.footer_top-area .widget_nav_menu li.current-menu-item > a,
.footer_top-area .recent-posts-widget .post__link:hover .post__title,
.footer_top-area .wp-block-calendar tfoot a, .footer_top-area .wp-block-rss a:hover,
.footer_top-area .widget_rss ul li .rsswidget:hover,
.footer_top-area .widget_search .search-form .search-button:hover .search__icon,
.footer_top-area .widget_search .search-form .wc-block-product-search__button:hover,
.footer_top-area .widget_product_search .woocommerce-product-search .search-button:hover .search__icon,
.footer_top-area .widget_product_search .woocommerce-product-search .wc-block-product-search__button:hover,
.footer_top-area .wc-block-product-search__fields .search-button:hover .search__icon,
.footer_top-area .wc-block-product-search__fields .wc-block-product-search__button:hover {
color: var(--synta-footer-heading-color);
}
.footer_top-area .widget.widget_categories ul li a,
.footer_top-area .widget.widget_categories ul li label,
.footer_top-area .widget.widget_product_categories ul li a,
.footer_top-area .widget.widget_product_categories ul li label,
.footer_top-area .widget.widget_layered_nav ul li a,
.footer_top-area .widget.widget_layered_nav ul li label,
.footer_top-area .widget.woocommerce-widget-layered-nav ul li a,
.footer_top-area .widget.woocommerce-widget-layered-nav ul li label,
.footer_top-area .widget.widget_archive ul li a,
.footer_top-area .widget.widget_archive ul li label,
.footer_top-area .widget.widget_recent_entries ul li a,
.footer_top-area ul.wp-block-archives.wp-block-archives-list li a,
.footer_top-area ul.wp-block-archives.wp-block-archives-list li label,
.footer_top-area ul.wp-block-categories.wp-block-categories-list li a,
.footer_top-area ul.wp-block-categories.wp-block-categories-list li label,
.footer_top-area ul.wp-block-latest-posts li a {
color: var(--synta-footer-heading-color);
}
.footer_top-area .widget.widget_archive ul li a:hover::before,
.footer_top-area .widget.widget_categories ul li a:hover::before,
.footer_top-area ul.wp-block-archives.wp-block-archives-list li a:hover::before,
.footer_top-area ul.wp-block-categories.wp-block-categories-list li a:hover::before {
border-color: var(--synta-footer-heading-color);
background-color: var(--synta-footer-heading-color);
}
.footer_top-area aside > .widget + .widget::before,
.footer_top-area .widget_meta ul li a:hover::after {
background-color: var(--synta-footer-heading-color);
}
.footer_top-area input[type=text],
.footer_top-area input[type=url],
.footer_top-area input[type=search],
.footer_top-area input[type=email],
.footer_top-area input[type=password],
.footer_top-area input[type=tel],
.footer_top-area input[type=time],
.footer_top-area input[type=number],
.footer_top-area input[type=date],
.footer_top-area select,
.footer_top-area textarea,
.footer_top-area .select2-container--default .select2-selection--single,
.footer_top-area .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input,
.footer_top-area .wp-block-search.wp-block-search__button-outside .wp-block-search__inside-wrapper .wp-block-search__input,
.footer_top-area .wp-block-search.wp-block-search__no-button .wp-block-search__inside-wrapper .wp-block-search__input {
border-color: rgba(255, 255, 255, 0.45);
}
.footer_top-area .tagcloud a:hover,
.footer_top-area .wp-block-tag-cloud a:hover,
.footer_top-area ul.wp-block-page-list a:hover::before {
background-color: var(--synta-primary-color);
}
.footer_top-area .rsswidget {
color: var(--synta-footer-heading-color);
}
.footer_top-area .rsswidget:hover {
color: var(--synta-primary-color);
}
.footer .copyright {
color: var(--synta-copyright-content-color);
}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1200px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1200px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1200px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1200px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1201px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1201px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1200px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1200px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1200px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1201px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop"}}@media (max-width:-1){#elementor-device-mode:after{content:"tablet_extra"}}@media (max-width:1200px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:not(.e-div-block-base){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1200px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:not(.e-div-block-base) .elementor-widget-container,.elementor-element:not(.e-div-block-base):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1200px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop{display:none}}@media (min-width:1201px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}