Version Description
25 April 2021 =
Tweak: Animated Link widget alignment control added
Fix: Security patches
Tweak: Removed
Elementor\Scheme_Typography
deprecated functionTweak: Happy Elementor Addons not active when Elementor doesnt meet minimum version requirements
Download this release
Release Info
Developer | thehappymonster |
Plugin | Happy Addons for Elementor (Mega Menu, Post Grid, Woocommerce Product Grid, Table, Event Calendar, Slider Elementor Widget) |
Version | 2.24.0 |
Comparing to | |
See all releases |
Code changes from version 2.23.0 to 2.24.0
- assets/css/main.css +1 -1
- assets/css/main.min.css +1 -1
- assets/css/widgets/link-hover.min.css +1 -1
- changelog.txt +7 -0
- inc/functions.php +269 -226
- plugin.php +4 -4
- readme.txt +12 -1
- widgets/bar-chart/widget.php +1 -1
- widgets/card/widget.php +7 -7
- widgets/carousel/widget.php +3 -3
- widgets/cf7/widget.php +4 -4
- widgets/data-table/widget.php +3 -3
- widgets/dual-button/widget.php +5 -5
- widgets/event-calendar/widget.php +1 -1
- widgets/flip-box/widget.php +5 -5
- widgets/fluent-form/widget.php +7 -7
- widgets/fun-factor/widget.php +4 -4
- widgets/gradient-heading/widget.php +3 -3
- widgets/gravityforms/widget.php +8 -8
- widgets/horizontal-timeline/widget.php +5 -5
- widgets/icon-box/widget.php +4 -4
- widgets/image-compare/widget.php +2 -2
- widgets/image-grid/widget.php +2 -2
- widgets/infobox/widget.php +5 -5
- widgets/justified-gallery/widget.php +3 -3
- widgets/link-hover/widget.php +35 -2
- widgets/member/widget.php +6 -6
- widgets/news-ticker/widget.php +3 -3
- widgets/ninjaform/widget.php +5 -5
- widgets/number/widget.php +2 -2
- widgets/post-list/widget.php +2 -2
- widgets/post-tab/widget.php +5 -5
- widgets/pricing-table/widget.php +9 -9
- widgets/review/widget.php +5 -5
- widgets/skills/widget.php +2 -2
- widgets/slider/widget.php +3 -3
- widgets/social-icons/widget.php +2 -2
- widgets/step-flow/widget.php +5 -5
- widgets/testimonial/widget.php +4 -4
- widgets/threesixty-rotation/widget.php +1 -1
- widgets/twitter-feed/widget.php +6 -6
- widgets/weform/widget.php +7 -7
- widgets/wpform/widget.php +6 -6
assets/css/main.css
CHANGED
@@ -16,7 +16,7 @@
|
|
16 |
.ha-ihe-wrapper{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin:0 auto;width:100%;list-style:none;--ha-ihe-desc-after-color:#fff;--ha-ihe-desc-before-color:#fff;--ha-ihe-desc-border-color:#fff;--ha-ihe-fig-after-color:#fff;--ha-ihe-fig-before-color:#fff;--ha-ihe-title-after-color:#fff;--ha-ihe-title-before-color:#fff}.ha-ihe-wrapper .ha-ihe-fig{position:relative;overflow:hidden;margin:10px 1%;width:100%;height:100%;background:#3085a3;text-align:center;cursor:pointer}.ha-ihe-wrapper .ha-ihe-fig,.ha-ihe-wrapper .ha-ihe-fig:hover{-webkit-transition-duration:.35s;transition-duration:.35s}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-img{position:relative;display:block;width:100%;height:100%;opacity:.8;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-caption{position:absolute;top:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;padding:2em;width:100%;height:100%;color:#fff;text-transform:uppercase;font-style:normal;font-size:1.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-caption a{position:absolute;top:0;left:0;z-index:1000;width:100%;height:100%;text-indent:200%;white-space:nowrap;font-size:0;opacity:0}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-caption::after,.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-caption::before{pointer-events:none}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-title{margin:0;color:#fff;font-weight:300}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-title span{font-weight:800}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-desc{margin:0;font-weight:300;font-size:16px}.ha-ihe-fig.ha-effect-lily .ha-ihe-img{max-width:none;width:calc(100% + 50px);opacity:.7;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(-40px,0,0);transform:translate3d(-40px,0,0)}.ha-ihe-fig.ha-effect-lily .ha-ihe-caption{text-align:left}.ha-ihe-fig.ha-effect-lily .ha-ihe-caption>div{position:absolute;bottom:0;left:0;padding:2em;width:100%;height:50%}.ha-ihe-fig.ha-effect-lily .ha-ihe-desc,.ha-ihe-fig.ha-effect-lily .ha-ihe-title{-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}.ha-ihe-fig.ha-effect-lily .ha-ihe-desc{color:rgba(255,255,255,.8);opacity:0;-webkit-transition:opacity .2s,-webkit-transform .35s;transition:opacity .2s,transform .35s;transition:opacity .2s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-lily:hover .ha-ihe-img,.ha-ihe-fig.ha-effect-sadie:hover .ha-ihe-caption::before{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-lily:hover .ha-ihe-desc{opacity:1;-webkit-transition-delay:.05s;transition-delay:.05s;-webkit-transition-duration:.35s;transition-duration:.35s}.ha-ihe-fig.ha-effect-lily:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-lily:hover .ha-ihe-title{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-sadie .ha-ihe-caption::before{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(72,76,97,.8);content:"";opacity:0;-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0)}.ha-ihe-fig.ha-effect-sadie .ha-ihe-title{position:absolute;top:50%;left:0;width:100%;color:#484c61;-webkit-transition:color .35s,-webkit-transform .35s;transition:transform .35s,color .35s;transition:transform .35s,color .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.ha-ihe-fig.ha-effect-roxy .ha-ihe-img,.ha-ihe-fig.ha-effect-sadie .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-sadie .ha-ihe-desc{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-sadie .ha-ihe-desc{position:absolute;bottom:0;left:0;padding:2em;width:100%;opacity:0;-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}.ha-ihe-fig.ha-effect-sadie:hover .ha-ihe-title{color:#fff;-webkit-transform:translate3d(0,-50%,0) translate3d(0,-40px,0);transform:translate3d(0,-50%,0) translate3d(0,-40px,0)}.ha-ihe-fig.ha-effect-roxy:hover .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-sadie:hover .ha-ihe-desc{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-roxy{background-color:#ff89e9}.ha-ihe-fig.ha-effect-roxy .ha-ihe-img{max-width:none;width:calc(100% + 60px);-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}.ha-ihe-fig.ha-effect-roxy .ha-ihe-caption{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;padding:3em;text-align:left}.ha-ihe-fig.ha-effect-roxy .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-roxy .ha-ihe-desc{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-roxy .ha-ihe-caption::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px solid var(--ha-ihe-fig-before-color);content:"";-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}.ha-ihe-fig.ha-effect-roxy .ha-ihe-title{padding:30% 0 10px}.ha-ihe-fig.ha-effect-roxy .ha-ihe-desc{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.ha-ihe-fig.ha-effect-roxy:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-roxy:hover .ha-ihe-img{opacity:.7;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-roxy:hover .ha-ihe-desc{opacity:1}.ha-ihe-fig.ha-effect-bubba{background-color:#9e5406}.ha-ihe-fig.ha-effect-bubba .ha-ihe-img{opacity:.7;-webkit-transition:opacity .35s;transition:opacity .35s}.ha-ihe-fig.ha-effect-bubba:hover .ha-ihe-img{opacity:.4}.ha-ihe-fig.ha-effect-bubba:hover .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-bubba:hover .ha-ihe-caption::before{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ha-ihe-fig.ha-effect-bubba:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-bubba:hover .ha-ihe-title,.ha-ihe-fig.ha-effect-romeo:hover .ha-ihe-img{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-bubba .ha-ihe-caption::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border-top:1px solid var(--ha-ihe-fig-before-color);border-bottom:1px solid var(--ha-ihe-fig-before-color);content:"";-webkit-transform:scale(0,1);-ms-transform:scale(0,1);transform:scale(0,1)}.ha-ihe-fig.ha-effect-bubba .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-bubba .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-bubba .ha-ihe-desc{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-bubba .ha-ihe-caption::after{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border-right:1px solid var(--ha-ihe-fig-after-color);border-left:1px solid var(--ha-ihe-fig-after-color);content:"";-webkit-transform:scale(1,0);-ms-transform:scale(1,0);transform:scale(1,0)}.ha-ihe-fig.ha-effect-bubba .ha-ihe-title{padding-top:1em;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}.ha-ihe-fig.ha-effect-bubba .ha-ihe-desc{padding:20px 2.5em;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.ha-ihe-fig.ha-effect-romeo{-webkit-perspective:1000px;perspective:1000px}.ha-ihe-fig.ha-effect-romeo .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-romeo .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-romeo .ha-ihe-img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,0,300px);transform:translate3d(0,0,300px)}.ha-ihe-fig.ha-effect-romeo:hover .ha-ihe-img{opacity:.6}.ha-ihe-fig.ha-effect-romeo:hover .ha-ihe-caption::before{opacity:.5;-webkit-transform:translate3d(-50%,-50%,0) rotate(45deg);transform:translate3d(-50%,-50%,0) rotate(45deg)}.ha-ihe-fig.ha-effect-romeo:hover .ha-ihe-caption::after{opacity:.5;-webkit-transform:translate3d(-50%,-50%,0) rotate(-45deg);transform:translate3d(-50%,-50%,0) rotate(-45deg)}.ha-ihe-fig.ha-effect-romeo:hover .ha-ihe-title{-webkit-transform:translate3d(0,-50%,0) translate3d(0,-100%,0);transform:translate3d(0,-50%,0) translate3d(0,-100%,0)}.ha-ihe-fig.ha-effect-romeo:hover .ha-ihe-desc{-webkit-transform:translate3d(0,-50%,0) translate3d(0,100%,0);transform:translate3d(0,-50%,0) translate3d(0,100%,0)}.ha-ihe-fig.ha-effect-romeo .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-romeo .ha-ihe-caption::before{position:absolute;top:50%;left:50%;width:80%;height:1px;content:"";-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.ha-ihe-fig.ha-effect-romeo .ha-ihe-caption::before{background:var(--ha-ihe-fig-before-color)}.ha-ihe-fig.ha-effect-romeo .ha-ihe-caption::after{background:var(--ha-ihe-fig-after-color)}.ha-ihe-fig.ha-effect-romeo .ha-ihe-desc,.ha-ihe-fig.ha-effect-romeo .ha-ihe-title{position:absolute;top:50%;left:0;width:100%;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,-50%,0) translate3d(0,-150%,0);transform:translate3d(0,-50%,0) translate3d(0,-150%,0)}.ha-ihe-fig.ha-effect-romeo .ha-ihe-desc{padding:.25em 2em;-webkit-transform:translate3d(0,-50%,0) translate3d(0,150%,0);transform:translate3d(0,-50%,0) translate3d(0,150%,0)}.ha-ihe-fig.ha-effect-layla{background-color:#18a367}.ha-ihe-fig.ha-effect-layla .ha-ihe-img{height:100%;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:scale(1.3) translateY(-30px);-ms-transform:scale(1.3) translateY(-30px);transform:scale(1.3) translateY(-30px);-o-object-position:top;object-position:top}.ha-ihe-fig.ha-effect-layla .ha-ihe-caption{padding:3em}.ha-ihe-fig.ha-effect-layla .ha-ihe-caption::before{position:absolute;top:50px;right:30px;bottom:50px;left:30px;border-top:1px solid var(--ha-ihe-fig-before-color);border-bottom:1px solid var(--ha-ihe-fig-before-color);content:"";-webkit-transform:scale(0,1);-ms-transform:scale(0,1);transform:scale(0,1);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.ha-ihe-fig.ha-effect-layla .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-layla .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-layla .ha-ihe-desc{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-layla .ha-ihe-caption::after{position:absolute;top:30px;right:50px;bottom:30px;left:50px;border-right:1px solid var(--ha-ihe-fig-after-color);border-left:1px solid var(--ha-ihe-fig-after-color);content:"";-webkit-transform:scale(1,0);-ms-transform:scale(1,0);transform:scale(1,0);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.ha-ihe-fig.ha-effect-honey .ha-ihe-title i,.ha-ihe-fig.ha-effect-layla .ha-ihe-title{-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}.ha-ihe-fig.ha-effect-layla .ha-ihe-desc{text-transform:none;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-img{opacity:.7;-webkit-transform:translateY(0) scale(1.3);-ms-transform:translateY(0) scale(1.3);transform:translateY(0) scale(1.3)}.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-caption::before{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-img{-webkit-transition-delay:.15s;transition-delay:.15s}.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-title{opacity:1;-webkit-transition-delay:.15s;transition-delay:.15s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-honey{background-color:#4a3753}.ha-ihe-fig.ha-effect-honey .ha-ihe-img{opacity:.9;-webkit-transition:opacity .35s;transition:opacity .35s}.ha-ihe-fig.ha-effect-honey:hover .ha-ihe-img{opacity:.5}.ha-ihe-fig.ha-effect-honey:hover .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-honey:hover .ha-ihe-title,.ha-ihe-fig.ha-effect-honey:hover .ha-ihe-title i{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-honey .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-honey .ha-ihe-title{position:absolute;bottom:0;left:0;width:100%;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-honey .ha-ihe-caption::before{height:10px;background:var(--ha-ihe-fig-before-color);content:"";-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}.ha-ihe-fig.ha-effect-honey .ha-ihe-title{padding:1em 1.5em;text-align:left;-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}.ha-ihe-fig.ha-effect-honey .ha-ihe-title i{font-style:normal;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-oscar{background-color:#9b4a1b87}.ha-ihe-fig.ha-effect-oscar .ha-ihe-img{opacity:.9;-webkit-transition:opacity .35s;transition:opacity .35s}.ha-ihe-fig.ha-effect-oscar .ha-ihe-caption{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;padding:3em;background-color:rgba(58,52,42,.7);-webkit-transition:background-color .35s;transition:background-color .35s}.ha-ihe-fig.ha-effect-oscar .ha-ihe-caption::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px solid var(--ha-ihe-fig-before-color);content:""}.ha-ihe-fig.ha-effect-oscar .ha-ihe-title{margin-bottom:10px;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.ha-ihe-fig.ha-effect-oscar .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-oscar .ha-ihe-desc{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.ha-ihe-fig.ha-effect-oscar:hover .ha-ihe-title{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-oscar:hover .ha-ihe-caption{background-color:rgba(58,52,42,0)}.ha-ihe-fig.ha-effect-oscar:hover .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-oscar:hover .ha-ihe-desc{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ha-ihe-fig.ha-effect-oscar:hover .ha-ihe-img{opacity:.4}.ha-ihe-fig.ha-effect-marley .ha-ihe-caption{text-align:right}.ha-ihe-fig.ha-effect-marley .ha-ihe-title{position:absolute;top:30px;right:30px;left:30px;padding:10px 0;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.ha-ihe-fig.ha-effect-marley .ha-ihe-title::after{position:absolute;top:100%;left:0;width:100%;height:4px;background:var(--ha-ihe-title-after-color);content:"";opacity:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}.ha-ihe-fig.ha-effect-marley .ha-ihe-desc,.ha-ihe-fig.ha-effect-marley .ha-ihe-title::after,.ha-ihe-fig.ha-effect-ruby .ha-ihe-img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-marley .ha-ihe-desc{position:absolute;right:30px;bottom:30px;left:30px;padding:10px 0;line-height:1.5;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);opacity:0}.ha-ihe-fig.ha-effect-marley:hover .ha-ihe-title{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-marley:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-marley:hover .ha-ihe-title::after{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-ruby{background-color:#17819c}.ha-ihe-fig.ha-effect-ruby .ha-ihe-img{opacity:.7;-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}.ha-ihe-fig.ha-effect-ruby:hover .ha-ihe-img{opacity:.5;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ha-ihe-fig.ha-effect-dexter:hover .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-ruby:hover .ha-ihe-title,.ha-ihe-fig.ha-effect-sarah:hover .ha-ihe-title::after{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-milo:hover .ha-ihe-img,.ha-ihe-fig.ha-effect-ruby:hover .ha-ihe-desc{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}.ha-ihe-fig.ha-effect-ruby .ha-ihe-title{margin-top:20%;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.ha-ihe-fig.ha-effect-milo .ha-ihe-img,.ha-ihe-fig.ha-effect-ruby .ha-ihe-desc{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-ruby .ha-ihe-desc{margin:1em 0 0;padding:3em;border:1px solid var(--ha-ihe-desc-border-color);opacity:0;-webkit-transform:translate3d(0,20px,0) scale(1.1);transform:translate3d(0,20px,0) scale(1.1)}.ha-ihe-fig.ha-effect-milo{background-color:#2e5d5a}.ha-ihe-fig.ha-effect-milo .ha-ihe-img{max-width:none;width:calc(100% + 60px);opacity:1;-webkit-transform:translate3d(-30px,0,0) scale(1.12);transform:translate3d(-30px,0,0) scale(1.12);-webkit-backface-visibility:hidden;backface-visibility:hidden}.ha-ihe-fig.ha-effect-milo:hover .ha-ihe-img{opacity:.5}.ha-ihe-fig.ha-effect-milo:hover .ha-ihe-desc{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-milo .ha-ihe-title{position:absolute;right:0;bottom:0;padding:1em 1.2em}.ha-ihe-fig.ha-effect-milo .ha-ihe-desc{margin:0 auto auto 0;padding:0 10px 0 0;width:50%;border-right:1px solid var(--ha-ihe-desc-border-color);text-align:right;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(-40px,0,0);transform:translate3d(-40px,0,0)}.ha-ihe-fig.ha-effect-dexter{background-color:#258dc8}.ha-ihe-fig.ha-effect-dexter .ha-ihe-img{-webkit-transition:opacity .35s;transition:opacity .35s}.ha-ihe-fig.ha-effect-dexter:hover .ha-ihe-img{opacity:.4}.ha-ihe-fig.ha-effect-dexter:hover .ha-ihe-desc{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-dexter .ha-ihe-caption{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;padding:3em;text-align:left}.ha-ihe-fig.ha-effect-dexter .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-sarah .ha-ihe-title::after{position:absolute;content:"";-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-dexter .ha-ihe-caption::after{right:30px;height:calc(50% - 30px);border:7px solid var(--ha-ihe-fig-after-color);bottom:30px;left:30px;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.ha-ihe-fig.ha-effect-dexter .ha-ihe-desc,.ha-ihe-fig.ha-effect-sarah .ha-ihe-img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-dexter .ha-ihe-desc{position:absolute;right:60px;bottom:60px;left:60px;opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}.ha-ihe-fig.ha-effect-sarah{background-color:#42b078}.ha-ihe-fig.ha-effect-sarah .ha-ihe-img{max-width:none;width:calc(100% + 20px);-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.ha-ihe-fig.ha-effect-sarah:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-sarah:hover .ha-ihe-img{opacity:.4;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-sarah:hover .ha-ihe-desc{opacity:1}.ha-ihe-fig.ha-effect-sarah .ha-ihe-caption{-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;text-align:left}.ha-ihe-fig.ha-effect-sarah .ha-ihe-title{position:relative;overflow:hidden;padding:.5em 0}.ha-ihe-fig.ha-effect-sarah .ha-ihe-title::after{bottom:0;left:0;width:100%;height:3px;background:var(--ha-ihe-title-after-color);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.ha-ihe-fig.ha-effect-chico .ha-ihe-img,.ha-ihe-fig.ha-effect-sarah .ha-ihe-desc{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-sarah .ha-ihe-desc{padding:1em 0;opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.ha-ihe-fig.ha-effect-chico .ha-ihe-img{-webkit-transform:scale(1.12);-ms-transform:scale(1.12);transform:scale(1.12)}.ha-ihe-fig.ha-effect-chico:hover .ha-ihe-img{opacity:.5;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ha-ihe-fig.ha-effect-chico:hover .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-chico:hover .ha-ihe-desc{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ha-ihe-fig.ha-effect-chico .ha-ihe-caption{padding:3em}.ha-ihe-fig.ha-effect-chico .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-chico .ha-ihe-desc{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-chico .ha-ihe-caption::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px solid var(--ha-ihe-fig-before-color);content:"";-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.ha-ihe-fig.ha-effect-chico .ha-ihe-desc{margin:0 auto;max-width:200px;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.ha-ihe-fig.ha-effect-chico .ha-ihe-title{padding:10% 0 5%}.ha-ihe-fig.ha-effect-julia{background-color:#2f3238}.ha-ihe-fig.ha-effect-julia .ha-ihe-img{max-width:none;height:400px;-webkit-transition:opacity 1s,-webkit-transform 1s;transition:opacity 1s,transform 1s;transition:opacity 1s,transform 1s,-webkit-transform 1s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ha-ihe-fig.ha-effect-julia .ha-ihe-caption{text-align:left}.ha-ihe-fig.ha-effect-julia .ha-ihe-title{position:relative;padding:.5em 0}.ha-ihe-fig.ha-effect-julia .ha-ihe-desc{display:inline-block;margin:0 0 .25em;padding:.4em 1em;background:rgba(255,255,255,.9);color:#2f3238;text-transform:none;font-size:75%;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(-360px,0,0);transform:translate3d(-360px,0,0)}.ha-ihe-fig.ha-effect-julia .ha-ihe-desc:first-child{-webkit-transition-delay:.15s;transition-delay:.15s}.ha-ihe-fig.ha-effect-julia .ha-ihe-desc:nth-of-type(2){-webkit-transition-delay:.1s;transition-delay:.1s}.ha-ihe-fig.ha-effect-julia .ha-ihe-desc:nth-of-type(3){-webkit-transition-delay:.05s;transition-delay:.05s}.ha-ihe-fig.ha-effect-julia:hover .ha-ihe-desc{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-julia:hover .ha-ihe-desc:first-child{-webkit-transition-delay:0s;transition-delay:0s}.ha-ihe-fig.ha-effect-julia:hover .ha-ihe-desc:nth-of-type(2){-webkit-transition-delay:.05s;transition-delay:.05s}.ha-ihe-fig.ha-effect-julia:hover .ha-ihe-desc:nth-of-type(3){-webkit-transition-delay:.1s;transition-delay:.1s}.ha-ihe-fig.ha-effect-julia:hover .ha-ihe-img{opacity:.4;-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}.ha-ihe-fig.ha-effect-goliath{background-color:#df4e4e}.ha-ihe-fig.ha-effect-goliath .ha-ihe-img,.ha-ihe-fig.ha-effect-goliath .ha-ihe-title{-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-goliath .ha-ihe-img{-webkit-backface-visibility:hidden;backface-visibility:hidden}.ha-ihe-fig.ha-effect-goliath .ha-ihe-title{position:absolute;bottom:0;left:auto;padding:1em}.ha-ihe-fig.ha-effect-apollo .ha-ihe-img,.ha-ihe-fig.ha-effect-goliath .ha-ihe-desc{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-goliath .ha-ihe-desc{position:absolute;bottom:0;left:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;padding:1em;height:80px;text-transform:none;font-size:90%;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0);opacity:0}.ha-ihe-fig.ha-effect-goliath:hover .ha-ihe-img{-webkit-transform:translate3d(0,-80px,0);transform:translate3d(0,-80px,0)}.ha-ihe-fig.ha-effect-goliath:hover .ha-ihe-title{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}.ha-ihe-fig.ha-effect-goliath:hover .ha-ihe-desc{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-apollo{background-color:#3498db}.ha-ihe-fig.ha-effect-apollo .ha-ihe-img{opacity:.95;-webkit-transform:scale3d(1.05,1.05,1);transform:scale3d(1.05,1.05,1)}.ha-ihe-fig.ha-effect-apollo .ha-ihe-caption{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.ha-ihe-fig.ha-effect-apollo .ha-ihe-caption::before{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.5);content:"";-webkit-transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s;-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-109%,0);transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-109%,0)}.ha-ihe-fig.ha-effect-apollo .ha-ihe-desc{position:absolute;right:0;bottom:0;margin:3em;padding:0 1em;max-width:150px;border-right:4px solid var(--ha-ihe-desc-border-color);text-align:right;opacity:0;-webkit-transition:opacity .35s;transition:opacity .35s}.ha-ihe-fig.ha-effect-apollo .ha-ihe-title{text-align:left}.ha-ihe-fig.ha-effect-apollo:hover .ha-ihe-img{opacity:.6;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.ha-ihe-fig.ha-effect-apollo:hover .ha-ihe-caption::before{-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,109%,0);transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,109%,0)}.ha-ihe-fig.ha-effect-apollo:hover .ha-ihe-desc{opacity:1;-webkit-transition-delay:.1s;transition-delay:.1s}.ha-ihe-fig.ha-effect-moses{background-color:#ec65b7}.ha-ihe-fig.ha-effect-moses .ha-ihe-img{opacity:.85;-webkit-transition:opacity .35s;transition:opacity .35s}.ha-ihe-fig.ha-effect-moses .ha-ihe-caption{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-align:start}.ha-ihe-fig.ha-effect-moses .ha-ihe-title{padding:20px;width:50%;height:50%;border:2px solid #fff;text-align:left;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(10px,10px,0);transform:translate3d(10px,10px,0)}.ha-ihe-fig.ha-effect-moses .ha-ihe-desc{float:right;padding:20px;width:50%;height:50%;border:2px solid var(--ha-ihe-desc-border-color);text-align:right;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(50%,-50%,0);transform:translate3d(50%,-50%,0)}.ha-ihe-fig.ha-effect-moses:hover .ha-ihe-title{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-moses:hover .ha-ihe-desc{opacity:1;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.ha-ihe-fig.ha-effect-moses:hover .ha-ihe-img{opacity:.6}.ha-ihe-fig.ha-effect-jazz{background-color:#f3cf3f}.ha-ihe-fig.ha-effect-jazz .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-jazz .ha-ihe-desc,.ha-ihe-fig.ha-effect-jazz .ha-ihe-img{opacity:.9;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-jazz .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-jazz .ha-ihe-desc{opacity:0}.ha-ihe-fig.ha-effect-jazz .ha-ihe-caption::after{position:absolute;top:0;left:0;width:100%;height:100%;border-top:1px solid var(--ha-ihe-fig-after-color);border-bottom:1px solid var(--ha-ihe-fig-after-color);content:"";-webkit-transform:rotate3d(0,0,1,45deg) scale3d(1,0,1);transform:rotate3d(0,0,1,45deg) scale3d(1,0,1);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.ha-ihe-fig.ha-effect-jazz .ha-ihe-desc{padding:.5em 2em;text-transform:none;font-size:.85em;-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1)}.ha-ihe-fig.ha-effect-jazz .ha-ihe-title{opacity:1;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1)}.ha-ihe-fig.ha-effect-jazz:hover .ha-ihe-img{opacity:.7;-webkit-transform:scale3d(1.05,1.05,1);transform:scale3d(1.05,1.05,1)}.ha-ihe-fig.ha-effect-jazz:hover .ha-ihe-caption::after{opacity:1;-webkit-transform:rotate3d(0,0,1,45deg) scale3d(1,1,1);transform:rotate3d(0,0,1,45deg) scale3d(1,1,1)}.ha-ihe-fig.ha-effect-jazz:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-jazz:hover .ha-ihe-title,.ha-ihe-fig.ha-effect-ming:hover .ha-ihe-caption::before{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.ha-ihe-fig.ha-effect-ming{background-color:#030c17}.ha-ihe-fig.ha-effect-ming .ha-ihe-img{opacity:.9;-webkit-transition:opacity .35s;transition:opacity .35s}.ha-ihe-fig.ha-effect-ming .ha-ihe-caption::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:2px solid var(--ha-ihe-fig-before-color);box-shadow:0 0 0 30px rgba(255,255,255,.2);content:"";opacity:0;-webkit-transform:scale3d(1.4,1.4,1);transform:scale3d(1.4,1.4,1)}.ha-ihe-fig.ha-effect-ming .ha-ihe-title{margin:20% 0 10px;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-lexi .ha-ihe-img,.ha-ihe-fig.ha-effect-ming .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-ming .ha-ihe-desc{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-ming .ha-ihe-desc{padding:1em;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5);opacity:0}.ha-ihe-fig.ha-effect-ming:hover .ha-ihe-title{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}.ha-ihe-fig.ha-effect-ming:hover .ha-ihe-caption{background-color:rgba(58,52,42,0)}.ha-ihe-fig.ha-effect-lexi:hover .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-ming:hover .ha-ihe-desc{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.ha-ihe-fig.ha-effect-ming:hover .ha-ihe-img{opacity:.4}.ha-ihe-fig.ha-effect-lexi{background-color:#fff47}.ha-ihe-fig.ha-effect-lexi .ha-ihe-img{margin:-10px 0 0 -10px;max-width:none;width:calc(100% + 10px);height:calc(100% + 10px);opacity:.9;-webkit-transform:translate3d(10px,10px,0);transform:translate3d(10px,10px,0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.ha-ihe-fig.ha-effect-lexi .ha-ihe-caption{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.ha-ihe-fig.ha-effect-lexi .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-lexi .ha-ihe-desc{position:absolute;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-lexi .ha-ihe-caption::before{height:300px;border:2px solid var(--ha-ihe-fig-before-color);border-radius:50%;box-shadow:0 0 0 900px rgba(255,255,255,.2);content:"";-webkit-transform:scale3d(.5,.5,1);transform:scale3d(.5,.5,1);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;right:-100px;bottom:-100px;width:300px}.ha-ihe-fig.ha-effect-lexi .ha-ihe-desc{right:0;bottom:0;padding:0 1.5em 1.5em 0;width:140px;text-align:right;-webkit-transform:translate3d(20px,20px,0);transform:translate3d(20px,20px,0)}.ha-ihe-fig.ha-effect-lexi:hover .ha-ihe-img{opacity:.6;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-lexi:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-lexi:hover .ha-ihe-title{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-lexi .ha-ihe-title{text-align:left;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(5px,5px,0);transform:translate3d(5px,5px,0)}.ha-ihe-fig.ha-effect-duke{background-color:#cc605587}.ha-ihe-fig.ha-effect-duke .ha-ihe-caption{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.ha-ihe-fig.ha-effect-duke .ha-ihe-desc,.ha-ihe-fig.ha-effect-duke .ha-ihe-img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-duke .ha-ihe-desc{margin-top:auto;padding:30px;width:100%;border:2px solid var(--ha-ihe-desc-border-color);text-transform:none;font-size:90%;opacity:0;-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1);-webkit-transform-origin:50% -100%;-ms-transform-origin:50% -100%;transform-origin:50% -100%}.ha-ihe-fig.ha-effect-duke:hover .ha-ihe-img{opacity:.1;-webkit-transform:scale3d(2,2,1);transform:scale3d(2,2,1)}.ha-ihe-fig.ha-effect-duke:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-duke:hover .ha-ihe-title{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.ha-ihe-fig.ha-effect-duke .ha-ihe-title{margin-bottom:auto;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1);-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%}@media (max-width:767px){.ha-ihe-wrapper .ha-ihe-fig{display:inline-block;float:none;margin:10px auto;width:100%}.ha-ihe-fig.ha-effect-lily .ha-ihe-caption>div,.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-caption{padding:1em}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-desc{font-size:12px}.ha-ihe-fig.ha-effect-lexi .ha-ihe-caption::before{right:-65px;bottom:-65px;width:200px;height:200px}.ha-ihe-fig.ha-effect-ming .ha-ihe-caption::before{top:20px;right:20px;bottom:20px;left:20px}.ha-ihe-fig.ha-effect-moses .ha-ihe-desc,.ha-ihe-fig.ha-effect-moses .ha-ihe-title{padding:10px}.ha-ihe-fig.ha-effect-ruby .ha-ihe-desc{padding:1.5em}.ha-ihe-fig.ha-effect-dexter .ha-ihe-title{position:absolute;top:45px}.ha-ihe-fig.ha-effect-dexter:hover .ha-ihe-desc{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}.ha-ihe-fig.ha-effect-duke .ha-ihe-desc{padding:20px}.ha-ihe-fig.ha-effect-goliath:hover .ha-ihe-title{-webkit-transform:translate3d(0,-60px,0);transform:translate3d(0,-60px,0)}.ha-ihe-fig.ha-effect-layla .ha-ihe-caption::after{top:20px;right:35px;bottom:20px;left:35px}.ha-ihe-fig.ha-effect-layla .ha-ihe-caption::before{top:35px;right:20px;bottom:35px;left:20px}.ha-ihe-fig.ha-effect-layla .ha-ihe-img{-webkit-transform:scale(1.5) translateY(-30px);-ms-transform:scale(1.5) translateY(-30px);transform:scale(1.5) translateY(-30px)}.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-img{-webkit-transform:translateY(0) scale(1.5);-ms-transform:translateY(0) scale(1.5);transform:translateY(0) scale(1.5)}.ha-ihe-fig.ha-effect-oscar .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-roxy .ha-ihe-caption::before{top:20px;right:20px;bottom:20px;left:20px}.ha-ihe-fig.ha-effect-roxy .ha-ihe-desc,.ha-ihe-fig.ha-effect-roxy .ha-ihe-title{margin-left:10px}}
|
17 |
.ha-infobox{--ha-infobox-media-offset-x:0;--ha-infobox-media-offset-y:0;--ha-infobox-media-rotate:0}.ha-infobox>.elementor-widget-container{padding:25px;border-radius:5px;background-color:#fff;box-shadow:0 3px 40px rgba(36,36,36,.1)}.ha-infobox.ha-infobox-media-dir-left .elementor-widget-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ha-infobox.ha-infobox-media-dir-left .elementor-widget-container .ha-infobox-figure{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;margin:0 25px 0 0!important}.ha-infobox-title{margin-top:0;margin-bottom:10px;color:#151515;font-size:24px}.ha-infobox-figure{display:inline-block;margin:0 0 25px!important;-webkit-transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y));-ms-transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y));transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y))}.ha-infobox-figure--icon{text-align:center;font-size:48px;line-height:1;-webkit-transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y)) rotate(var(--ha-infobox-media-rotate));-ms-transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y)) rotate(var(--ha-infobox-media-rotate));transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y)) rotate(var(--ha-infobox-media-rotate))}.ha-infobox-figure i,.ha-infobox-figure svg{position:relative;display:block;width:1em;height:1em;-webkit-transform:rotate(calc(-1*var(--ha-infobox-media-rotate)));-ms-transform:rotate(calc(-1*var(--ha-infobox-media-rotate)));transform:rotate(calc(-1*var(--ha-infobox-media-rotate)));fill:currentColor}.ha-infobox-figure i:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.ha-infobox-figure img{width:100%;height:100%;vertical-align:bottom;-o-object-fit:cover;object-fit:cover}.ha-infobox.ha-infobox-media-dir-top .ha-infobox-body{margin-top:var(--ha-infobox-media-offset-y)}.ha-infobox-text p{margin-top:0;margin-bottom:0}.ha-infobox-text+.ha-btn--link{margin-top:25px}.ha-infobox .ha-btn--icon-after .ha-btn-icon,.ha-infobox .ha-btn--icon-before .ha-btn-icon{-webkit-transition:inherit;transition:inherit;-webkit-transform:translateX(var(--infobox-btn-icon-translate-x,0));-ms-transform:translateX(var(--infobox-btn-icon-translate-x,0));transform:translateX(var(--infobox-btn-icon-translate-x,0))}.ha-infobox .ha-btn--icon-after:focus .ha-btn-icon,.ha-infobox .ha-btn--icon-after:hover .ha-btn-icon,.ha-infobox .ha-btn--icon-before:focus .ha-btn-icon,.ha-infobox .ha-btn--icon-before:hover .ha-btn-icon{-webkit-transform:translateX(var(--infobox-btn-icon-translate-x-hover,10px));-ms-transform:translateX(var(--infobox-btn-icon-translate-x-hover,10px));transform:translateX(var(--infobox-btn-icon-translate-x-hover,10px))}
|
18 |
.ha-justified-gallery .ha-justified-grid__wrap{margin-right:calc(-1*var(--justified-grid-pull,0));margin-left:calc(-1*var(--justified-grid-pull,0));width:auto}.ha-justified-gallery .ha-justified-grid__item{border-radius:3px}.ha-justified-gallery .ha-justified-grid__item img{border-radius:inherit}.ha-justified-gallery .justified-gallery>.ha-justified-grid__item>.caption{bottom:-100px!important;padding:10px;-webkit-transition:all .25s!important;transition:all .25s!important;-webkit-animation:haSmoothReveal .3s forwards;animation:haSmoothReveal .3s forwards}.ha-justified-gallery .justified-gallery>.ha-justified-grid__item>.caption.caption-visible{bottom:0!important}.ha-justified-gallery .justified-gallery>.entry-visible>a>img,.ha-justified-gallery .justified-gallery>.entry-visible>img{-webkit-transition:all 300ms,opacity 500ms ease-in;transition:all 300ms,opacity 500ms ease-in;-o-object-fit:cover;object-fit:cover}@-webkit-keyframes haSmoothReveal{0%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes haSmoothReveal{0%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}
|
19 |
-
.ha-link-hover{font-size:16px;--color-bg:#fff;--color-link:#1352d1;--color-link-hover:#1352d1;--color-number:#999;--color-text:#111}.ha-link-hover *,.ha-link-hover ::after,.ha-link-hover ::before{box-sizing:border-box}.ha-link-hover a{outline:none;color:var(--color-link);text-decoration:none}.ha-link-hover a:hover{outline:none;color:var(--color-link-hover)}.ha-link-hover a:focus{outline:none;background:#d3d3d3}.ha-link-hover a:focus:not(:focus-visible){background:0 0}.ha-link-hover a:focus-visible{outline:2px solid red;background:0 0}.ha-link-hover .ha_content__item{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin:0;padding:0}.ha-link-hover .ha-link{position:relative;color:var(--color-text);white-space:nowrap;font-size:18px;font-family:"Roboto",sans-serif;cursor:pointer}.ha-link-hover .ha-link::after,.ha-link-hover .ha-link::before{position:absolute;top:100%;left:0;width:100%;height:1px;background:currentColor;pointer-events:none}.ha-link-hover .ha-link::before{content:""}.ha-link-hover .ha-link--metis{text-transform:lowercase}.ha-link-hover .ha-link--io::after,.ha-link-hover .ha-link--io::before,.ha-link-hover .ha-link--metis::before{-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--metis::before{-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ha-link-hover .ha-link--io:hover::after,.ha-link-hover .ha-link--io:hover::before,.ha-link-hover .ha-link--metis:hover::before{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--io::after,.ha-link-hover .ha-link--io::before{-webkit-transition:-webkit-transform .3s cubic-bezier(.7,0,.2,1);transition:transform .3s cubic-bezier(.7,0,.2,1);transition:transform .3s cubic-bezier(.7,0,.2,1),-webkit-transform .3s cubic-bezier(.7,0,.2,1)}.ha-link-hover .ha-link--io:hover::after,.ha-link-hover .ha-link--io:hover::before{-webkit-transition-timing-function:cubic-bezier(.4,1,.8,1);transition-timing-function:cubic-bezier(.4,1,.8,1)}.ha-link-hover .ha-link--io::after{top:calc(100% + 4px);content:"";-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--io:hover::after{-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--thebe{text-transform:uppercase}.ha-link-hover .ha-link--thebe::before{-webkit-transition:-webkit-transform .3s cubic-bezier(.2,1,.8,1);transition:transform .3s cubic-bezier(.2,1,.8,1);transition:transform .3s cubic-bezier(.2,1,.8,1),-webkit-transform .3s cubic-bezier(.2,1,.8,1)}.ha-link-hover .ha-link--thebe:hover::before{-webkit-transform:scale3d(1,2,1);transform:scale3d(1,2,1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--leda::before,.ha-link-hover .ha-link--thebe::after,.ha-link-hover .ha-link--thebe::before{-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--thebe::after{content:"";-webkit-transition:-webkit-transform .4s .1s cubic-bezier(.2,1,.8,1);transition:transform .4s .1s cubic-bezier(.2,1,.8,1);transition:transform .4s .1s cubic-bezier(.2,1,.8,1),-webkit-transform .4s .1s cubic-bezier(.2,1,.8,1);top:calc(100% + 4px)}.ha-link-hover .ha-link--thebe:hover::after,.ha-link-hover .ha-link--thebe:hover::before{-webkit-transition-timing-function:cubic-bezier(.7,0,.2,1);transition-timing-function:cubic-bezier(.7,0,.2,1)}.ha-link-hover .ha-link--leda{overflow:hidden;font-weight:700;line-height:2}.ha-link-hover .ha-link--leda::before{top:calc(100% - 5px);height:2px}.ha-link-hover .ha-link--leda:hover::before,.ha-link-hover .ha-link--thebe:hover::after{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--leda span,.ha-link-hover .ha-link--leda::after,.ha-link-hover .ha-link--leda::before{-webkit-transition:-webkit-transform .3s cubic-bezier(.5,.5,.3,1);transition:transform .3s cubic-bezier(.5,.5,.3,1);transition:transform .3s cubic-bezier(.5,.5,.3,1),-webkit-transform .3s cubic-bezier(.5,.5,.3,1)}.ha-link-hover .ha-link--leda::after{top:0;height:100%;background:0 0;content:attr(data-text);-webkit-transform:translate3d(150%,0,0);transform:translate3d(150%,0,0);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--leda:hover::after{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-link-hover .ha-link--leda span{display:inline-block}.ha-link-hover .ha-link--leda:hover span{-webkit-transform:translate3d(-150%,0,0);transform:translate3d(-150%,0,0)}.ha-link-hover .ha-link--ersa{padding:0 10px;text-indent:1px;text-transform:uppercase;letter-spacing:1px}.ha-link-hover .ha-link--ersa span,.ha-link-hover .ha-link--ersa::before{-webkit-transition:-webkit-transform .3s cubic-bezier(.4,1,.8,1);transition:transform .3s cubic-bezier(.4,1,.8,1);transition:transform .3s cubic-bezier(.4,1,.8,1),-webkit-transform .3s cubic-bezier(.4,1,.8,1)}.ha-link-hover .ha-link--ersa::before{top:50%;height:2px;-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--ersa:hover::before{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--ersa span{display:inline-block}.ha-link-hover .ha-link--ersa:hover span{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}.ha-link-hover .ha-link--elara::before{-webkit-transition:-webkit-clip-path .3s,-webkit-transform .3s cubic-bezier(.2,1,.8,1);transition:clip-path .3s,transform .3s cubic-bezier(.2,1,.8,1);transition:clip-path .3s,transform .3s cubic-bezier(.2,1,.8,1),-webkit-clip-path .3s,-webkit-transform .3s cubic-bezier(.2,1,.8,1);-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-clip-path:polygon(0% 0%,0% 100%,0 100%,0 0,100% 0,100% 100%,0 100%,0 100%,100% 100%,100% 0%);clip-path:polygon(0% 0%,0% 100%,0 100%,0 0,100% 0,100% 100%,0 100%,0 100%,100% 100%,100% 0%)}.ha-link-hover .ha-link--elara:hover::before{-webkit-transform:translate3d(0,2px,0) scale3d(1.08,3,1);transform:translate3d(0,2px,0) scale3d(1.08,3,1);-webkit-clip-path:polygon(0% 0%,0% 100%,50% 100%,50% 0,50% 0,50% 100%,50% 100%,0 100%,100% 100%,100% 0%);clip-path:polygon(0% 0%,0% 100%,50% 100%,50% 0,50% 0,50% 100%,50% 100%,0 100%,100% 100%,100% 0%)}.ha-link-hover .ha-link--elara span{display:inline-block;-webkit-transition:-webkit-transform .3s cubic-bezier(.2,1,.8,1);transition:transform .3s cubic-bezier(.2,1,.8,1);transition:transform .3s cubic-bezier(.2,1,.8,1),-webkit-transform .3s cubic-bezier(.2,1,.8,1)}.ha-link-hover .ha-link--elara:hover span{-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0)}.ha-link-hover .ha-link--dia::after,.ha-link-hover .ha-link--dia::before{opacity:0;-webkit-transition-timing-function:cubic-bezier(.2,1,.8,1);transition-timing-function:cubic-bezier(.2,1,.8,1);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform:translate3d(0,3px,0);transform:translate3d(0,3px,0);-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0}.ha-link-hover .ha-link--dia:hover::after,.ha-link-hover .ha-link--dia:hover::before{opacity:1;-webkit-transition-timing-function:cubic-bezier(.2,0,.3,1);transition-timing-function:cubic-bezier(.2,0,.3,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-link-hover .ha-link--dia::after{top:calc(100% + 4px);left:15%;width:70%;content:""}.ha-link-hover .ha-link--dia::before,.ha-link-hover .ha-link--dia:hover::after{-webkit-transition-delay:.1s;transition-delay:.1s}.ha-link-hover .ha-link--dia:hover::before{-webkit-transition-delay:0s;transition-delay:0s}.ha-link-hover .ha-link--kale{text-transform:lowercase;font-weight:600}.ha-link-hover .ha-link--kale::before{top:100%;height:10px;opacity:0}.ha-link-hover .ha-link--kale:hover::before{opacity:1;-webkit-animation:lineUp .3s ease forwards;animation:lineUp .3s ease forwards}@-webkit-keyframes lineUp{0%{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}50%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}51%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes lineUp{0%{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}50%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}51%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}.ha-link-hover .ha-link--kale::after{content:"";opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;-webkit-transition-delay:0s;transition-delay:0s}.ha-link-hover .ha-link--kale:hover::after{opacity:1;-webkit-transition-delay:.3s;transition-delay:.3s}.ha-link-hover .ha-link--carpo{text-transform:uppercase;font-weight:700}.ha-link-hover .ha-link--carpo::after,.ha-link-hover .ha-link--carpo::before{-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ha-link-hover .ha-link--carpo::before{-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--carpo:hover::before{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.ha-link-hover .ha-link--carpo::after{top:calc(100% + 4px);content:"";-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--carpo:hover::after{-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1)}.ha-link-hover .ha-link--helike{font-weight:700}.ha-link-hover .ha-link--helike:hover span{-webkit-animation:glitchText .4s linear;animation:glitchText .4s linear}@-webkit-keyframes glitchText{0%{opacity:1;-webkit-transform:translate3d(-10px,0,0) scale3d(-1,-1,1);transform:translate3d(-10px,0,0) scale3d(-1,-1,1);-webkit-clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%)}10%{-webkit-clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%);clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%)}20%{-webkit-clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%);clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%)}35%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%);clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%)}50%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%);clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%)}60%{-webkit-clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%);clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%)}70%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%);clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%)}80%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%);clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%)}90%{-webkit-transform:translate3d(-10px,0,0) scale3d(-1,-1,1);transform:translate3d(-10px,0,0) scale3d(-1,-1,1)}to{opacity:1;-webkit-transform:translate3d(0,0,0) scale3d(1,1,1);transform:translate3d(0,0,0) scale3d(1,1,1);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}}@keyframes glitchText{0%{opacity:1;-webkit-transform:translate3d(-10px,0,0) scale3d(-1,-1,1);transform:translate3d(-10px,0,0) scale3d(-1,-1,1);-webkit-clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%)}10%{-webkit-clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%);clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%)}20%{-webkit-clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%);clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%)}35%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%);clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%)}50%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%);clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%)}60%{-webkit-clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%);clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%)}70%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%);clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%)}80%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%);clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%)}90%{-webkit-transform:translate3d(-10px,0,0) scale3d(-1,-1,1);transform:translate3d(-10px,0,0) scale3d(-1,-1,1)}to{opacity:1;-webkit-transform:translate3d(0,0,0) scale3d(1,1,1);transform:translate3d(0,0,0) scale3d(1,1,1);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}}.ha-link-hover .ha-link--helike::before{height:2px;opacity:0}.ha-link-hover .ha-link--helike:hover::before{opacity:1;-webkit-animation:glitchLine .4s steps(2,start) forwards;animation:glitchLine .4s steps(2,start) forwards}@-webkit-keyframes glitchLine{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}20%{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}30%{-webkit-transform:scale3d(.1,1.4,1) translate3d(0,-25px,0);transform:scale3d(.1,1.4,1) translate3d(0,-25px,0);-webkit-transform-origin:100% 0;transform-origin:100% 0}40%{-webkit-transform:scale3d(1,.3,1) translate3d(0,25px,0);transform:scale3d(1,.3,1) translate3d(0,25px,0)}50%{-webkit-transform:scale3d(.5,.3,1) translate3d(-100px,-80px,0);transform:scale3d(.5,.3,1) translate3d(-100px,-80px,0)}60%{-webkit-transform:scale3d(1,1.25,1) translate3d(10px,-5px,0);transform:scale3d(1,1.25,1) translate3d(10px,-5px,0)}70%{-webkit-transform:scale3d(.5,.5,1) translate3d(0,20px,0);transform:scale3d(.5,.5,1) translate3d(0,20px,0)}80%{-webkit-transform:translate3d(-30,10px,0) scale3d(1,.4,1);transform:translate3d(-30,10px,0) scale3d(1,.4,1);-webkit-transform-origin:100% 0;transform-origin:100% 0}90%{-webkit-transform:scale3d(1,.5,1) translate3d(0,-15px,0);transform:scale3d(1,.5,1) translate3d(0,-15px,0);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{opacity:1}}@keyframes glitchLine{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}20%{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}30%{-webkit-transform:scale3d(.1,1.4,1) translate3d(0,-25px,0);transform:scale3d(.1,1.4,1) translate3d(0,-25px,0);-webkit-transform-origin:100% 0;transform-origin:100% 0}40%{-webkit-transform:scale3d(1,.3,1) translate3d(0,25px,0);transform:scale3d(1,.3,1) translate3d(0,25px,0)}50%{-webkit-transform:scale3d(.5,.3,1) translate3d(-100px,-80px,0);transform:scale3d(.5,.3,1) translate3d(-100px,-80px,0)}60%{-webkit-transform:scale3d(1,1.25,1) translate3d(10px,-5px,0);transform:scale3d(1,1.25,1) translate3d(10px,-5px,0)}70%{-webkit-transform:scale3d(.5,.5,1) translate3d(0,20px,0);transform:scale3d(.5,.5,1) translate3d(0,20px,0)}80%{-webkit-transform:translate3d(-30,10px,0) scale3d(1,.4,1);transform:translate3d(-30,10px,0) scale3d(1,.4,1);-webkit-transform-origin:100% 0;transform-origin:100% 0}90%{-webkit-transform:scale3d(1,.5,1) translate3d(0,-15px,0);transform:scale3d(1,.5,1) translate3d(0,-15px,0);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{opacity:1}}.ha-link-hover .ha-link--mneme{text-transform:uppercase}.ha-link-hover .ha-link--mneme::before{top:0;height:100%;opacity:0}.ha-link-hover .ha-link--mneme:hover::before{opacity:1;-webkit-animation:coverUp .3s ease forwards;animation:coverUp .3s ease forwards}@-webkit-keyframes coverUp{0%{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}50%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}51%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes coverUp{0%{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}50%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}51%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}.ha-link-hover .ha-link--mneme::after{content:"";-webkit-transition:opacity .3s;transition:opacity .3s}.ha-link-hover .ha-link--mneme:hover::after{opacity:0}.ha-link-hover .ha-link--iocaste{overflow:hidden;padding:7px 0}.ha-link-hover .ha_link__graphic{position:absolute;top:0;left:0;pointer-events:none;fill:none;stroke:currentColor;stroke-width:1px}.ha-link-hover .ha_link__graphic--slide{top:-3px;-webkit-transition:-webkit-transform .7s;transition:transform .7s;transition:transform .7s,-webkit-transform .7s;-webkit-transition-timing-function:cubic-bezier(0,.25,.5,1);transition-timing-function:cubic-bezier(0,.25,.5,1);stroke-width:2px}.ha-link-hover .ha-link:hover .ha_link__graphic--slide{-webkit-transform:translate3d(-66.6%,0,0);transform:translate3d(-66.6%,0,0)}.ha-link-hover .ha-link--herse{font-weight:700}.ha-link-hover .ha-link--carme::before,.ha-link-hover .ha-link--herse::before{display:none}.ha-link-hover .ha_link__graphic--stroke path{stroke-dasharray:1;stroke-dashoffset:1}.ha-link-hover .ha-link:hover .ha_link__graphic--stroke path{stroke-dashoffset:0}.ha-link-hover .ha_link__graphic--arc{top:73%;left:-23%}.ha-link-hover .ha_link__graphic--arc path{-webkit-transition:stroke-dashoffset .4s cubic-bezier(.7,0,.3,1);transition:stroke-dashoffset .4s cubic-bezier(.7,0,.3,1)}.ha-link-hover .ha-link:hover .ha_link__graphic--arc path,.ha-link-hover .ha-link:hover .ha_link__graphic--scribble path{-webkit-transition-timing-function:cubic-bezier(.8,1,.7,1);transition-timing-function:cubic-bezier(.8,1,.7,1);-webkit-transition-duration:.3s;transition-duration:.3s}.ha-link-hover .ha_link__graphic--scribble{top:100%}.ha-link-hover .ha_link__graphic--scribble path{-webkit-transition:stroke-dashoffset .6s cubic-bezier(.7,0,.3,1);transition:stroke-dashoffset .6s cubic-bezier(.7,0,.3,1)}.ha-link-hover .ha-link--eirene{font-weight:700}.ha-link-hover .ha-link--eirene::before{height:7px;border-radius:20px;-webkit-transition:opacity .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s;-webkit-transition-timing-function:cubic-bezier(.2,.57,.67,1.53);transition-timing-function:cubic-bezier(.2,.57,.67,1.53);-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.ha-link-hover .ha-link--eirene:hover span,.ha-link-hover .ha-link--eirene:hover::before{-webkit-transition-timing-function:cubic-bezier(.8,0,.1,1);transition-timing-function:cubic-bezier(.8,0,.1,1);-webkit-transition-duration:.4s;transition-duration:.4s}.ha-link-hover .ha-link--eirene:hover::before{opacity:1;-webkit-transform:scale3d(1.2,.1,1);transform:scale3d(1.2,.1,1)}.ha-link-hover .ha-link--eirene span{display:inline-block;-webkit-transition:-webkit-transform .2s .05s cubic-bezier(.2,.57,.67,1.53);transition:transform .2s .05s cubic-bezier(.2,.57,.67,1.53);transition:transform .2s .05s cubic-bezier(.2,.57,.67,1.53),-webkit-transform .2s .05s cubic-bezier(.2,.57,.67,1.53);-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}.ha-link-hover .ha-link--eirene:hover span{-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
|
20 |
.ha-logo-grid-wrapper:after{display:block;clear:both;content:""}.ha-logo-grid-item{float:left;overflow:hidden;height:180px;border-color:#e7e7e7}.ha-logo-grid-figure{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin:0;padding:30px;width:100%;height:100%}.ha-logo-grid-img{max-height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:1025px){.ha-logo-grid--col-2 .ha-logo-grid-item{width:calc(100%/2)}.ha-logo-grid--col-3 .ha-logo-grid-item{width:calc(100%/3)}.ha-logo-grid--col-4 .ha-logo-grid-item{width:calc(100%/4)}.ha-logo-grid--col-5 .ha-logo-grid-item{width:calc(100%/5)}.ha-logo-grid--col-6 .ha-logo-grid-item{width:calc(100%/6)}}@media (max-width:1024px) and (min-width:768px){.ha-logo-grid--col--tablet2 .ha-logo-grid-item{width:calc(100%/2)}.ha-logo-grid--col--tablet3 .ha-logo-grid-item{width:calc(100%/3)}.ha-logo-grid--col--tablet4 .ha-logo-grid-item{width:calc(100%/4)}.ha-logo-grid--col--tablet5 .ha-logo-grid-item{width:calc(100%/5)}.ha-logo-grid--col--tablet6 .ha-logo-grid-item{width:calc(100%/6)}}@media (max-width:767px){.ha-logo-grid--col--mobile2 .ha-logo-grid-item{width:calc(100%/2)}.ha-logo-grid--col--mobile3 .ha-logo-grid-item{width:calc(100%/3)}.ha-logo-grid--col--mobile4 .ha-logo-grid-item{width:calc(100%/4)}.ha-logo-grid--col--mobile5 .ha-logo-grid-item{width:calc(100%/5)}.ha-logo-grid--col--mobile6 .ha-logo-grid-item{width:calc(100%/6)}}.ha-logo-grid--tictactoe .ha-logo-grid-item{border-width:2px 2px 0 0;border-style:solid}@media (min-width:1025px){.ha-logo-grid--tictactoe.ha-logo-grid--col-2 .ha-logo-grid-item:nth-child(2n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-2 .ha-logo-grid-item:nth-child(-n+2){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-3 .ha-logo-grid-item:nth-child(3n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-3 .ha-logo-grid-item:nth-child(-n+3){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-4 .ha-logo-grid-item:nth-child(4n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-4 .ha-logo-grid-item:nth-child(-n+4){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-5 .ha-logo-grid-item:nth-child(5n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-5 .ha-logo-grid-item:nth-child(-n+5){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-6 .ha-logo-grid-item:nth-child(6n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-6 .ha-logo-grid-item:nth-child(-n+6){border-top-width:0!important}}@media (max-width:1024px) and (min-width:768px){.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet2 .ha-logo-grid-item:nth-child(2n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet2 .ha-logo-grid-item:nth-child(-n+2){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet3 .ha-logo-grid-item:nth-child(3n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet3 .ha-logo-grid-item:nth-child(-n+3){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet4 .ha-logo-grid-item:nth-child(4n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet4 .ha-logo-grid-item:nth-child(-n+4){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet5 .ha-logo-grid-item:nth-child(5n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet5 .ha-logo-grid-item:nth-child(-n+5){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet6 .ha-logo-grid-item:nth-child(6n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet6 .ha-logo-grid-item:nth-child(-n+6){border-top-width:0!important}}@media (max-width:767px){.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile2 .ha-logo-grid-item:nth-child(2n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile2 .ha-logo-grid-item:nth-child(-n+2){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile3 .ha-logo-grid-item:nth-child(3n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile3 .ha-logo-grid-item:nth-child(-n+3){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile4 .ha-logo-grid-item:nth-child(4n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile4 .ha-logo-grid-item:nth-child(-n+4){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile5 .ha-logo-grid-item:nth-child(5n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile5 .ha-logo-grid-item:nth-child(-n+5){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile6 .ha-logo-grid-item:nth-child(6n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile6 .ha-logo-grid-item:nth-child(-n+6){border-top-width:0!important}}.ha-logo-grid--border .ha-logo-grid-item{border-width:0 2px 2px 0;border-style:solid}.ha-logo-grid--border .ha-logo-grid-item:first-child{border-top-left-radius:10px}.ha-logo-grid--border .ha-logo-grid-item:last-child{border-bottom-right-radius:10px}@media (min-width:1025px){.ha-logo-grid--border.ha-logo-grid--col-2 .ha-logo-grid-item:nth-child(-n+2){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col-2 .ha-logo-grid-item:nth-child(2n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col-2 .ha-logo-grid-item:nth-child(2){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-2 .ha-logo-grid-item:nth-last-child(2){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-3 .ha-logo-grid-item:nth-child(-n+3){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col-3 .ha-logo-grid-item:nth-child(3n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col-3 .ha-logo-grid-item:nth-child(3){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-3 .ha-logo-grid-item:nth-last-child(3){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-4 .ha-logo-grid-item:nth-child(-n+4){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col-4 .ha-logo-grid-item:nth-child(4n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col-4 .ha-logo-grid-item:nth-child(4){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-4 .ha-logo-grid-item:nth-last-child(4){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-5 .ha-logo-grid-item:nth-child(-n+5){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col-5 .ha-logo-grid-item:nth-child(5n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col-5 .ha-logo-grid-item:nth-child(5){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-5 .ha-logo-grid-item:nth-last-child(5){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-6 .ha-logo-grid-item:nth-child(-n+6){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col-6 .ha-logo-grid-item:nth-child(6n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col-6 .ha-logo-grid-item:nth-child(6){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-6 .ha-logo-grid-item:nth-last-child(6){border-bottom-left-radius:10px}}@media (max-width:1024px) and (min-width:768px){.ha-logo-grid--border.ha-logo-grid--col--tablet2 .ha-logo-grid-item:nth-child(-n+2){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet2 .ha-logo-grid-item:nth-child(2n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet2 .ha-logo-grid-item:nth-child(2){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet2 .ha-logo-grid-item:nth-last-child(2){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet3 .ha-logo-grid-item:nth-child(-n+3){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet3 .ha-logo-grid-item:nth-child(3n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet3 .ha-logo-grid-item:nth-child(3){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet3 .ha-logo-grid-item:nth-last-child(3){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet4 .ha-logo-grid-item:nth-child(-n+4){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet4 .ha-logo-grid-item:nth-child(4n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet4 .ha-logo-grid-item:nth-child(4){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet4 .ha-logo-grid-item:nth-last-child(4){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet5 .ha-logo-grid-item:nth-child(-n+5){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet5 .ha-logo-grid-item:nth-child(5n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet5 .ha-logo-grid-item:nth-child(5){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet5 .ha-logo-grid-item:nth-last-child(5){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet6 .ha-logo-grid-item:nth-child(-n+6){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet6 .ha-logo-grid-item:nth-child(6n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet6 .ha-logo-grid-item:nth-child(6){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet6 .ha-logo-grid-item:nth-last-child(6){border-bottom-left-radius:10px}}@media (max-width:767px){.ha-logo-grid--border.ha-logo-grid--col--mobile2 .ha-logo-grid-item:nth-child(-n+2){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile2 .ha-logo-grid-item:nth-child(2n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile2 .ha-logo-grid-item:nth-child(2){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile2 .ha-logo-grid-item:nth-last-child(2){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile3 .ha-logo-grid-item:nth-child(-n+3){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile3 .ha-logo-grid-item:nth-child(3n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile3 .ha-logo-grid-item:nth-child(3){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile3 .ha-logo-grid-item:nth-last-child(3){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile4 .ha-logo-grid-item:nth-child(-n+4){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile4 .ha-logo-grid-item:nth-child(4n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile4 .ha-logo-grid-item:nth-child(4){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile4 .ha-logo-grid-item:nth-last-child(4){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile5 .ha-logo-grid-item:nth-child(-n+5){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile5 .ha-logo-grid-item:nth-child(5n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile5 .ha-logo-grid-item:nth-child(5){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile5 .ha-logo-grid-item:nth-last-child(5){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile6 .ha-logo-grid-item:nth-child(-n+6){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile6 .ha-logo-grid-item:nth-child(6n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile6 .ha-logo-grid-item:nth-child(6){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile6 .ha-logo-grid-item:nth-last-child(6){border-bottom-left-radius:10px}}.ha-logo-grid--box .ha-logo-grid-wrapper{margin:-.5rem}.ha-logo-grid--box .ha-logo-grid-item{margin:.5rem;border-width:2px;border-style:solid;border-radius:.5rem}@media (min-width:1025px){.ha-logo-grid--box.ha-logo-grid--col-2 .ha-logo-grid-item{width:calc((100%/2) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col-3 .ha-logo-grid-item{width:calc((100%/3) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col-4 .ha-logo-grid-item{width:calc((100%/4) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col-5 .ha-logo-grid-item{width:calc((100%/5) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col-6 .ha-logo-grid-item{width:calc((100%/6) - 1rem)}}@media (max-width:1024px) and (min-width:768px){.ha-logo-grid--box.ha-logo-grid--col--tablet2 .ha-logo-grid-item{width:calc((100%/2) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--tablet3 .ha-logo-grid-item{width:calc((100%/3) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--tablet4 .ha-logo-grid-item{width:calc((100%/4) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--tablet5 .ha-logo-grid-item{width:calc((100%/5) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--tablet6 .ha-logo-grid-item{width:calc((100%/6) - 1rem)}}@media (max-width:767px){.ha-logo-grid--box.ha-logo-grid--col--mobile2 .ha-logo-grid-item{width:calc((100%/2) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--mobile3 .ha-logo-grid-item{width:calc((100%/3) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--mobile4 .ha-logo-grid-item{width:calc((100%/4) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--mobile5 .ha-logo-grid-item{width:calc((100%/5) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--mobile6 .ha-logo-grid-item{width:calc((100%/6) - 1rem)}}
|
21 |
.ha-member>.elementor-widget-container{padding:25px;border-radius:5px;background-color:#fff;box-shadow:0 3px 40px rgba(36,36,36,.1)}.ha-member-figure{display:inline-block;margin:0 0 25px!important}.ha-member-figure img{width:100%;height:100%;vertical-align:bottom;-o-object-fit:cover;object-fit:cover}.ha-member-name{margin-top:0;margin-bottom:10px;color:#151515;font-size:18px}.ha-member-position{margin-bottom:25px;color:#7f7f7f;font-size:14px}.ha-member-bio{margin-bottom:25px;font-size:14px;line-height:1.6}.ha-member-links>a{display:inline-block;color:#9895ad;text-align:center;line-height:1;-webkit-transition:all .2s;transition:all .2s}.ha-member-links>a:focus,.ha-member-links>a:hover{color:#222}.ha-member-links>a>i{width:1em;height:1em}.ha-member-links>a:not(:last-child){margin-right:10px}.ha-member .ha-btn{margin-bottom:15px}.ha-member-body .ha-btn:last-child{margin-top:15px;margin-bottom:0}
|
22 |
.ha-news-ticker-wrapper{position:relative;overflow:hidden;padding:20px 0;border:1px solid #d2d2d2;border-radius:5px}.ha-news-ticker-wrapper ul.ha-news-ticker-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0;padding:0;list-style:none}.ha-news-ticker-wrapper ul.ha-news-ticker-container:focus,.ha-news-ticker-wrapper ul.ha-news-ticker-container:hover{-webkit-animation-play-state:paused!important;animation-play-state:paused!important}.ha-news-ticker-wrapper span.ha-news-ticker-sticky-title{position:absolute;top:50%;left:auto;z-index:1;padding:20px;background:#333;color:#fff;font-size:1rem;line-height:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.ha-news-ticker-wrapper li.ha-news-ticker-item{margin-right:20px;white-space:nowrap}.ha-news-ticker-wrapper li.ha-news-ticker-item:last-child{margin-right:0}.ha-news-ticker-wrapper .ha-news-ticker-title{margin:0;font-size:1rem;line-height:1}.ha-news-ticker-wrapper li.ha-news-ticker-item a{color:#242424}.ha-news-ticker-wrapper li.ha-news-ticker-item a:hover{color:#e04c8a}
|
16 |
.ha-ihe-wrapper{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin:0 auto;width:100%;list-style:none;--ha-ihe-desc-after-color:#fff;--ha-ihe-desc-before-color:#fff;--ha-ihe-desc-border-color:#fff;--ha-ihe-fig-after-color:#fff;--ha-ihe-fig-before-color:#fff;--ha-ihe-title-after-color:#fff;--ha-ihe-title-before-color:#fff}.ha-ihe-wrapper .ha-ihe-fig{position:relative;overflow:hidden;margin:10px 1%;width:100%;height:100%;background:#3085a3;text-align:center;cursor:pointer}.ha-ihe-wrapper .ha-ihe-fig,.ha-ihe-wrapper .ha-ihe-fig:hover{-webkit-transition-duration:.35s;transition-duration:.35s}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-img{position:relative;display:block;width:100%;height:100%;opacity:.8;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-caption{position:absolute;top:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;padding:2em;width:100%;height:100%;color:#fff;text-transform:uppercase;font-style:normal;font-size:1.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-caption a{position:absolute;top:0;left:0;z-index:1000;width:100%;height:100%;text-indent:200%;white-space:nowrap;font-size:0;opacity:0}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-caption::after,.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-caption::before{pointer-events:none}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-title{margin:0;color:#fff;font-weight:300}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-title span{font-weight:800}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-desc{margin:0;font-weight:300;font-size:16px}.ha-ihe-fig.ha-effect-lily .ha-ihe-img{max-width:none;width:calc(100% + 50px);opacity:.7;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(-40px,0,0);transform:translate3d(-40px,0,0)}.ha-ihe-fig.ha-effect-lily .ha-ihe-caption{text-align:left}.ha-ihe-fig.ha-effect-lily .ha-ihe-caption>div{position:absolute;bottom:0;left:0;padding:2em;width:100%;height:50%}.ha-ihe-fig.ha-effect-lily .ha-ihe-desc,.ha-ihe-fig.ha-effect-lily .ha-ihe-title{-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}.ha-ihe-fig.ha-effect-lily .ha-ihe-desc{color:rgba(255,255,255,.8);opacity:0;-webkit-transition:opacity .2s,-webkit-transform .35s;transition:opacity .2s,transform .35s;transition:opacity .2s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-lily:hover .ha-ihe-img,.ha-ihe-fig.ha-effect-sadie:hover .ha-ihe-caption::before{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-lily:hover .ha-ihe-desc{opacity:1;-webkit-transition-delay:.05s;transition-delay:.05s;-webkit-transition-duration:.35s;transition-duration:.35s}.ha-ihe-fig.ha-effect-lily:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-lily:hover .ha-ihe-title{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-sadie .ha-ihe-caption::before{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(72,76,97,.8);content:"";opacity:0;-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0)}.ha-ihe-fig.ha-effect-sadie .ha-ihe-title{position:absolute;top:50%;left:0;width:100%;color:#484c61;-webkit-transition:color .35s,-webkit-transform .35s;transition:transform .35s,color .35s;transition:transform .35s,color .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.ha-ihe-fig.ha-effect-roxy .ha-ihe-img,.ha-ihe-fig.ha-effect-sadie .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-sadie .ha-ihe-desc{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-sadie .ha-ihe-desc{position:absolute;bottom:0;left:0;padding:2em;width:100%;opacity:0;-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}.ha-ihe-fig.ha-effect-sadie:hover .ha-ihe-title{color:#fff;-webkit-transform:translate3d(0,-50%,0) translate3d(0,-40px,0);transform:translate3d(0,-50%,0) translate3d(0,-40px,0)}.ha-ihe-fig.ha-effect-roxy:hover .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-sadie:hover .ha-ihe-desc{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-roxy{background-color:#ff89e9}.ha-ihe-fig.ha-effect-roxy .ha-ihe-img{max-width:none;width:calc(100% + 60px);-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}.ha-ihe-fig.ha-effect-roxy .ha-ihe-caption{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;padding:3em;text-align:left}.ha-ihe-fig.ha-effect-roxy .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-roxy .ha-ihe-desc{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-roxy .ha-ihe-caption::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px solid var(--ha-ihe-fig-before-color);content:"";-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}.ha-ihe-fig.ha-effect-roxy .ha-ihe-title{padding:30% 0 10px}.ha-ihe-fig.ha-effect-roxy .ha-ihe-desc{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.ha-ihe-fig.ha-effect-roxy:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-roxy:hover .ha-ihe-img{opacity:.7;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-roxy:hover .ha-ihe-desc{opacity:1}.ha-ihe-fig.ha-effect-bubba{background-color:#9e5406}.ha-ihe-fig.ha-effect-bubba .ha-ihe-img{opacity:.7;-webkit-transition:opacity .35s;transition:opacity .35s}.ha-ihe-fig.ha-effect-bubba:hover .ha-ihe-img{opacity:.4}.ha-ihe-fig.ha-effect-bubba:hover .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-bubba:hover .ha-ihe-caption::before{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ha-ihe-fig.ha-effect-bubba:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-bubba:hover .ha-ihe-title,.ha-ihe-fig.ha-effect-romeo:hover .ha-ihe-img{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-bubba .ha-ihe-caption::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border-top:1px solid var(--ha-ihe-fig-before-color);border-bottom:1px solid var(--ha-ihe-fig-before-color);content:"";-webkit-transform:scale(0,1);-ms-transform:scale(0,1);transform:scale(0,1)}.ha-ihe-fig.ha-effect-bubba .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-bubba .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-bubba .ha-ihe-desc{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-bubba .ha-ihe-caption::after{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border-right:1px solid var(--ha-ihe-fig-after-color);border-left:1px solid var(--ha-ihe-fig-after-color);content:"";-webkit-transform:scale(1,0);-ms-transform:scale(1,0);transform:scale(1,0)}.ha-ihe-fig.ha-effect-bubba .ha-ihe-title{padding-top:1em;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}.ha-ihe-fig.ha-effect-bubba .ha-ihe-desc{padding:20px 2.5em;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.ha-ihe-fig.ha-effect-romeo{-webkit-perspective:1000px;perspective:1000px}.ha-ihe-fig.ha-effect-romeo .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-romeo .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-romeo .ha-ihe-img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,0,300px);transform:translate3d(0,0,300px)}.ha-ihe-fig.ha-effect-romeo:hover .ha-ihe-img{opacity:.6}.ha-ihe-fig.ha-effect-romeo:hover .ha-ihe-caption::before{opacity:.5;-webkit-transform:translate3d(-50%,-50%,0) rotate(45deg);transform:translate3d(-50%,-50%,0) rotate(45deg)}.ha-ihe-fig.ha-effect-romeo:hover .ha-ihe-caption::after{opacity:.5;-webkit-transform:translate3d(-50%,-50%,0) rotate(-45deg);transform:translate3d(-50%,-50%,0) rotate(-45deg)}.ha-ihe-fig.ha-effect-romeo:hover .ha-ihe-title{-webkit-transform:translate3d(0,-50%,0) translate3d(0,-100%,0);transform:translate3d(0,-50%,0) translate3d(0,-100%,0)}.ha-ihe-fig.ha-effect-romeo:hover .ha-ihe-desc{-webkit-transform:translate3d(0,-50%,0) translate3d(0,100%,0);transform:translate3d(0,-50%,0) translate3d(0,100%,0)}.ha-ihe-fig.ha-effect-romeo .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-romeo .ha-ihe-caption::before{position:absolute;top:50%;left:50%;width:80%;height:1px;content:"";-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.ha-ihe-fig.ha-effect-romeo .ha-ihe-caption::before{background:var(--ha-ihe-fig-before-color)}.ha-ihe-fig.ha-effect-romeo .ha-ihe-caption::after{background:var(--ha-ihe-fig-after-color)}.ha-ihe-fig.ha-effect-romeo .ha-ihe-desc,.ha-ihe-fig.ha-effect-romeo .ha-ihe-title{position:absolute;top:50%;left:0;width:100%;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,-50%,0) translate3d(0,-150%,0);transform:translate3d(0,-50%,0) translate3d(0,-150%,0)}.ha-ihe-fig.ha-effect-romeo .ha-ihe-desc{padding:.25em 2em;-webkit-transform:translate3d(0,-50%,0) translate3d(0,150%,0);transform:translate3d(0,-50%,0) translate3d(0,150%,0)}.ha-ihe-fig.ha-effect-layla{background-color:#18a367}.ha-ihe-fig.ha-effect-layla .ha-ihe-img{height:100%;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:scale(1.3) translateY(-30px);-ms-transform:scale(1.3) translateY(-30px);transform:scale(1.3) translateY(-30px);-o-object-position:top;object-position:top}.ha-ihe-fig.ha-effect-layla .ha-ihe-caption{padding:3em}.ha-ihe-fig.ha-effect-layla .ha-ihe-caption::before{position:absolute;top:50px;right:30px;bottom:50px;left:30px;border-top:1px solid var(--ha-ihe-fig-before-color);border-bottom:1px solid var(--ha-ihe-fig-before-color);content:"";-webkit-transform:scale(0,1);-ms-transform:scale(0,1);transform:scale(0,1);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.ha-ihe-fig.ha-effect-layla .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-layla .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-layla .ha-ihe-desc{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-layla .ha-ihe-caption::after{position:absolute;top:30px;right:50px;bottom:30px;left:50px;border-right:1px solid var(--ha-ihe-fig-after-color);border-left:1px solid var(--ha-ihe-fig-after-color);content:"";-webkit-transform:scale(1,0);-ms-transform:scale(1,0);transform:scale(1,0);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.ha-ihe-fig.ha-effect-honey .ha-ihe-title i,.ha-ihe-fig.ha-effect-layla .ha-ihe-title{-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}.ha-ihe-fig.ha-effect-layla .ha-ihe-desc{text-transform:none;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-img{opacity:.7;-webkit-transform:translateY(0) scale(1.3);-ms-transform:translateY(0) scale(1.3);transform:translateY(0) scale(1.3)}.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-caption::before{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-img{-webkit-transition-delay:.15s;transition-delay:.15s}.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-title{opacity:1;-webkit-transition-delay:.15s;transition-delay:.15s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-honey{background-color:#4a3753}.ha-ihe-fig.ha-effect-honey .ha-ihe-img{opacity:.9;-webkit-transition:opacity .35s;transition:opacity .35s}.ha-ihe-fig.ha-effect-honey:hover .ha-ihe-img{opacity:.5}.ha-ihe-fig.ha-effect-honey:hover .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-honey:hover .ha-ihe-title,.ha-ihe-fig.ha-effect-honey:hover .ha-ihe-title i{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-honey .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-honey .ha-ihe-title{position:absolute;bottom:0;left:0;width:100%;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-honey .ha-ihe-caption::before{height:10px;background:var(--ha-ihe-fig-before-color);content:"";-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}.ha-ihe-fig.ha-effect-honey .ha-ihe-title{padding:1em 1.5em;text-align:left;-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}.ha-ihe-fig.ha-effect-honey .ha-ihe-title i{font-style:normal;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-oscar{background-color:#9b4a1b87}.ha-ihe-fig.ha-effect-oscar .ha-ihe-img{opacity:.9;-webkit-transition:opacity .35s;transition:opacity .35s}.ha-ihe-fig.ha-effect-oscar .ha-ihe-caption{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;padding:3em;background-color:rgba(58,52,42,.7);-webkit-transition:background-color .35s;transition:background-color .35s}.ha-ihe-fig.ha-effect-oscar .ha-ihe-caption::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px solid var(--ha-ihe-fig-before-color);content:""}.ha-ihe-fig.ha-effect-oscar .ha-ihe-title{margin-bottom:10px;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.ha-ihe-fig.ha-effect-oscar .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-oscar .ha-ihe-desc{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.ha-ihe-fig.ha-effect-oscar:hover .ha-ihe-title{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-oscar:hover .ha-ihe-caption{background-color:rgba(58,52,42,0)}.ha-ihe-fig.ha-effect-oscar:hover .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-oscar:hover .ha-ihe-desc{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ha-ihe-fig.ha-effect-oscar:hover .ha-ihe-img{opacity:.4}.ha-ihe-fig.ha-effect-marley .ha-ihe-caption{text-align:right}.ha-ihe-fig.ha-effect-marley .ha-ihe-title{position:absolute;top:30px;right:30px;left:30px;padding:10px 0;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.ha-ihe-fig.ha-effect-marley .ha-ihe-title::after{position:absolute;top:100%;left:0;width:100%;height:4px;background:var(--ha-ihe-title-after-color);content:"";opacity:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}.ha-ihe-fig.ha-effect-marley .ha-ihe-desc,.ha-ihe-fig.ha-effect-marley .ha-ihe-title::after,.ha-ihe-fig.ha-effect-ruby .ha-ihe-img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-marley .ha-ihe-desc{position:absolute;right:30px;bottom:30px;left:30px;padding:10px 0;line-height:1.5;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);opacity:0}.ha-ihe-fig.ha-effect-marley:hover .ha-ihe-title{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-marley:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-marley:hover .ha-ihe-title::after{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-ruby{background-color:#17819c}.ha-ihe-fig.ha-effect-ruby .ha-ihe-img{opacity:.7;-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}.ha-ihe-fig.ha-effect-ruby:hover .ha-ihe-img{opacity:.5;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ha-ihe-fig.ha-effect-dexter:hover .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-ruby:hover .ha-ihe-title,.ha-ihe-fig.ha-effect-sarah:hover .ha-ihe-title::after{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-milo:hover .ha-ihe-img,.ha-ihe-fig.ha-effect-ruby:hover .ha-ihe-desc{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}.ha-ihe-fig.ha-effect-ruby .ha-ihe-title{margin-top:20%;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.ha-ihe-fig.ha-effect-milo .ha-ihe-img,.ha-ihe-fig.ha-effect-ruby .ha-ihe-desc{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-ruby .ha-ihe-desc{margin:1em 0 0;padding:3em;border:1px solid var(--ha-ihe-desc-border-color);opacity:0;-webkit-transform:translate3d(0,20px,0) scale(1.1);transform:translate3d(0,20px,0) scale(1.1)}.ha-ihe-fig.ha-effect-milo{background-color:#2e5d5a}.ha-ihe-fig.ha-effect-milo .ha-ihe-img{max-width:none;width:calc(100% + 60px);opacity:1;-webkit-transform:translate3d(-30px,0,0) scale(1.12);transform:translate3d(-30px,0,0) scale(1.12);-webkit-backface-visibility:hidden;backface-visibility:hidden}.ha-ihe-fig.ha-effect-milo:hover .ha-ihe-img{opacity:.5}.ha-ihe-fig.ha-effect-milo:hover .ha-ihe-desc{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-milo .ha-ihe-title{position:absolute;right:0;bottom:0;padding:1em 1.2em}.ha-ihe-fig.ha-effect-milo .ha-ihe-desc{margin:0 auto auto 0;padding:0 10px 0 0;width:50%;border-right:1px solid var(--ha-ihe-desc-border-color);text-align:right;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(-40px,0,0);transform:translate3d(-40px,0,0)}.ha-ihe-fig.ha-effect-dexter{background-color:#258dc8}.ha-ihe-fig.ha-effect-dexter .ha-ihe-img{-webkit-transition:opacity .35s;transition:opacity .35s}.ha-ihe-fig.ha-effect-dexter:hover .ha-ihe-img{opacity:.4}.ha-ihe-fig.ha-effect-dexter:hover .ha-ihe-desc{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-dexter .ha-ihe-caption{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;padding:3em;text-align:left}.ha-ihe-fig.ha-effect-dexter .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-sarah .ha-ihe-title::after{position:absolute;content:"";-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-dexter .ha-ihe-caption::after{right:30px;height:calc(50% - 30px);border:7px solid var(--ha-ihe-fig-after-color);bottom:30px;left:30px;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.ha-ihe-fig.ha-effect-dexter .ha-ihe-desc,.ha-ihe-fig.ha-effect-sarah .ha-ihe-img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-dexter .ha-ihe-desc{position:absolute;right:60px;bottom:60px;left:60px;opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}.ha-ihe-fig.ha-effect-sarah{background-color:#42b078}.ha-ihe-fig.ha-effect-sarah .ha-ihe-img{max-width:none;width:calc(100% + 20px);-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.ha-ihe-fig.ha-effect-sarah:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-sarah:hover .ha-ihe-img{opacity:.4;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-sarah:hover .ha-ihe-desc{opacity:1}.ha-ihe-fig.ha-effect-sarah .ha-ihe-caption{-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;text-align:left}.ha-ihe-fig.ha-effect-sarah .ha-ihe-title{position:relative;overflow:hidden;padding:.5em 0}.ha-ihe-fig.ha-effect-sarah .ha-ihe-title::after{bottom:0;left:0;width:100%;height:3px;background:var(--ha-ihe-title-after-color);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.ha-ihe-fig.ha-effect-chico .ha-ihe-img,.ha-ihe-fig.ha-effect-sarah .ha-ihe-desc{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-sarah .ha-ihe-desc{padding:1em 0;opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.ha-ihe-fig.ha-effect-chico .ha-ihe-img{-webkit-transform:scale(1.12);-ms-transform:scale(1.12);transform:scale(1.12)}.ha-ihe-fig.ha-effect-chico:hover .ha-ihe-img{opacity:.5;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ha-ihe-fig.ha-effect-chico:hover .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-chico:hover .ha-ihe-desc{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ha-ihe-fig.ha-effect-chico .ha-ihe-caption{padding:3em}.ha-ihe-fig.ha-effect-chico .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-chico .ha-ihe-desc{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-chico .ha-ihe-caption::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px solid var(--ha-ihe-fig-before-color);content:"";-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.ha-ihe-fig.ha-effect-chico .ha-ihe-desc{margin:0 auto;max-width:200px;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.ha-ihe-fig.ha-effect-chico .ha-ihe-title{padding:10% 0 5%}.ha-ihe-fig.ha-effect-julia{background-color:#2f3238}.ha-ihe-fig.ha-effect-julia .ha-ihe-img{max-width:none;height:400px;-webkit-transition:opacity 1s,-webkit-transform 1s;transition:opacity 1s,transform 1s;transition:opacity 1s,transform 1s,-webkit-transform 1s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ha-ihe-fig.ha-effect-julia .ha-ihe-caption{text-align:left}.ha-ihe-fig.ha-effect-julia .ha-ihe-title{position:relative;padding:.5em 0}.ha-ihe-fig.ha-effect-julia .ha-ihe-desc{display:inline-block;margin:0 0 .25em;padding:.4em 1em;background:rgba(255,255,255,.9);color:#2f3238;text-transform:none;font-size:75%;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(-360px,0,0);transform:translate3d(-360px,0,0)}.ha-ihe-fig.ha-effect-julia .ha-ihe-desc:first-child{-webkit-transition-delay:.15s;transition-delay:.15s}.ha-ihe-fig.ha-effect-julia .ha-ihe-desc:nth-of-type(2){-webkit-transition-delay:.1s;transition-delay:.1s}.ha-ihe-fig.ha-effect-julia .ha-ihe-desc:nth-of-type(3){-webkit-transition-delay:.05s;transition-delay:.05s}.ha-ihe-fig.ha-effect-julia:hover .ha-ihe-desc{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-julia:hover .ha-ihe-desc:first-child{-webkit-transition-delay:0s;transition-delay:0s}.ha-ihe-fig.ha-effect-julia:hover .ha-ihe-desc:nth-of-type(2){-webkit-transition-delay:.05s;transition-delay:.05s}.ha-ihe-fig.ha-effect-julia:hover .ha-ihe-desc:nth-of-type(3){-webkit-transition-delay:.1s;transition-delay:.1s}.ha-ihe-fig.ha-effect-julia:hover .ha-ihe-img{opacity:.4;-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}.ha-ihe-fig.ha-effect-goliath{background-color:#df4e4e}.ha-ihe-fig.ha-effect-goliath .ha-ihe-img,.ha-ihe-fig.ha-effect-goliath .ha-ihe-title{-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-goliath .ha-ihe-img{-webkit-backface-visibility:hidden;backface-visibility:hidden}.ha-ihe-fig.ha-effect-goliath .ha-ihe-title{position:absolute;bottom:0;left:auto;padding:1em}.ha-ihe-fig.ha-effect-apollo .ha-ihe-img,.ha-ihe-fig.ha-effect-goliath .ha-ihe-desc{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-goliath .ha-ihe-desc{position:absolute;bottom:0;left:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;padding:1em;height:80px;text-transform:none;font-size:90%;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0);opacity:0}.ha-ihe-fig.ha-effect-goliath:hover .ha-ihe-img{-webkit-transform:translate3d(0,-80px,0);transform:translate3d(0,-80px,0)}.ha-ihe-fig.ha-effect-goliath:hover .ha-ihe-title{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}.ha-ihe-fig.ha-effect-goliath:hover .ha-ihe-desc{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-apollo{background-color:#3498db}.ha-ihe-fig.ha-effect-apollo .ha-ihe-img{opacity:.95;-webkit-transform:scale3d(1.05,1.05,1);transform:scale3d(1.05,1.05,1)}.ha-ihe-fig.ha-effect-apollo .ha-ihe-caption{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.ha-ihe-fig.ha-effect-apollo .ha-ihe-caption::before{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.5);content:"";-webkit-transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s;-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-109%,0);transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-109%,0)}.ha-ihe-fig.ha-effect-apollo .ha-ihe-desc{position:absolute;right:0;bottom:0;margin:3em;padding:0 1em;max-width:150px;border-right:4px solid var(--ha-ihe-desc-border-color);text-align:right;opacity:0;-webkit-transition:opacity .35s;transition:opacity .35s}.ha-ihe-fig.ha-effect-apollo .ha-ihe-title{text-align:left}.ha-ihe-fig.ha-effect-apollo:hover .ha-ihe-img{opacity:.6;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.ha-ihe-fig.ha-effect-apollo:hover .ha-ihe-caption::before{-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,109%,0);transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,109%,0)}.ha-ihe-fig.ha-effect-apollo:hover .ha-ihe-desc{opacity:1;-webkit-transition-delay:.1s;transition-delay:.1s}.ha-ihe-fig.ha-effect-moses{background-color:#ec65b7}.ha-ihe-fig.ha-effect-moses .ha-ihe-img{opacity:.85;-webkit-transition:opacity .35s;transition:opacity .35s}.ha-ihe-fig.ha-effect-moses .ha-ihe-caption{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-align:start}.ha-ihe-fig.ha-effect-moses .ha-ihe-title{padding:20px;width:50%;height:50%;border:2px solid #fff;text-align:left;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(10px,10px,0);transform:translate3d(10px,10px,0)}.ha-ihe-fig.ha-effect-moses .ha-ihe-desc{float:right;padding:20px;width:50%;height:50%;border:2px solid var(--ha-ihe-desc-border-color);text-align:right;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(50%,-50%,0);transform:translate3d(50%,-50%,0)}.ha-ihe-fig.ha-effect-moses:hover .ha-ihe-title{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-moses:hover .ha-ihe-desc{opacity:1;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.ha-ihe-fig.ha-effect-moses:hover .ha-ihe-img{opacity:.6}.ha-ihe-fig.ha-effect-jazz{background-color:#f3cf3f}.ha-ihe-fig.ha-effect-jazz .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-jazz .ha-ihe-desc,.ha-ihe-fig.ha-effect-jazz .ha-ihe-img{opacity:.9;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-jazz .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-jazz .ha-ihe-desc{opacity:0}.ha-ihe-fig.ha-effect-jazz .ha-ihe-caption::after{position:absolute;top:0;left:0;width:100%;height:100%;border-top:1px solid var(--ha-ihe-fig-after-color);border-bottom:1px solid var(--ha-ihe-fig-after-color);content:"";-webkit-transform:rotate3d(0,0,1,45deg) scale3d(1,0,1);transform:rotate3d(0,0,1,45deg) scale3d(1,0,1);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.ha-ihe-fig.ha-effect-jazz .ha-ihe-desc{padding:.5em 2em;text-transform:none;font-size:.85em;-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1)}.ha-ihe-fig.ha-effect-jazz .ha-ihe-title{opacity:1;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1)}.ha-ihe-fig.ha-effect-jazz:hover .ha-ihe-img{opacity:.7;-webkit-transform:scale3d(1.05,1.05,1);transform:scale3d(1.05,1.05,1)}.ha-ihe-fig.ha-effect-jazz:hover .ha-ihe-caption::after{opacity:1;-webkit-transform:rotate3d(0,0,1,45deg) scale3d(1,1,1);transform:rotate3d(0,0,1,45deg) scale3d(1,1,1)}.ha-ihe-fig.ha-effect-jazz:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-jazz:hover .ha-ihe-title,.ha-ihe-fig.ha-effect-ming:hover .ha-ihe-caption::before{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.ha-ihe-fig.ha-effect-ming{background-color:#030c17}.ha-ihe-fig.ha-effect-ming .ha-ihe-img{opacity:.9;-webkit-transition:opacity .35s;transition:opacity .35s}.ha-ihe-fig.ha-effect-ming .ha-ihe-caption::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:2px solid var(--ha-ihe-fig-before-color);box-shadow:0 0 0 30px rgba(255,255,255,.2);content:"";opacity:0;-webkit-transform:scale3d(1.4,1.4,1);transform:scale3d(1.4,1.4,1)}.ha-ihe-fig.ha-effect-ming .ha-ihe-title{margin:20% 0 10px;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-lexi .ha-ihe-img,.ha-ihe-fig.ha-effect-ming .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-ming .ha-ihe-desc{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-ming .ha-ihe-desc{padding:1em;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5);opacity:0}.ha-ihe-fig.ha-effect-ming:hover .ha-ihe-title{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}.ha-ihe-fig.ha-effect-ming:hover .ha-ihe-caption{background-color:rgba(58,52,42,0)}.ha-ihe-fig.ha-effect-lexi:hover .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-ming:hover .ha-ihe-desc{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.ha-ihe-fig.ha-effect-ming:hover .ha-ihe-img{opacity:.4}.ha-ihe-fig.ha-effect-lexi{background-color:#fff47}.ha-ihe-fig.ha-effect-lexi .ha-ihe-img{margin:-10px 0 0 -10px;max-width:none;width:calc(100% + 10px);height:calc(100% + 10px);opacity:.9;-webkit-transform:translate3d(10px,10px,0);transform:translate3d(10px,10px,0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.ha-ihe-fig.ha-effect-lexi .ha-ihe-caption{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.ha-ihe-fig.ha-effect-lexi .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-lexi .ha-ihe-desc{position:absolute;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-lexi .ha-ihe-caption::before{height:300px;border:2px solid var(--ha-ihe-fig-before-color);border-radius:50%;box-shadow:0 0 0 900px rgba(255,255,255,.2);content:"";-webkit-transform:scale3d(.5,.5,1);transform:scale3d(.5,.5,1);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;right:-100px;bottom:-100px;width:300px}.ha-ihe-fig.ha-effect-lexi .ha-ihe-desc{right:0;bottom:0;padding:0 1.5em 1.5em 0;width:140px;text-align:right;-webkit-transform:translate3d(20px,20px,0);transform:translate3d(20px,20px,0)}.ha-ihe-fig.ha-effect-lexi:hover .ha-ihe-img{opacity:.6;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-lexi:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-lexi:hover .ha-ihe-title{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-lexi .ha-ihe-title{text-align:left;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(5px,5px,0);transform:translate3d(5px,5px,0)}.ha-ihe-fig.ha-effect-duke{background-color:#cc605587}.ha-ihe-fig.ha-effect-duke .ha-ihe-caption{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.ha-ihe-fig.ha-effect-duke .ha-ihe-desc,.ha-ihe-fig.ha-effect-duke .ha-ihe-img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-duke .ha-ihe-desc{margin-top:auto;padding:30px;width:100%;border:2px solid var(--ha-ihe-desc-border-color);text-transform:none;font-size:90%;opacity:0;-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1);-webkit-transform-origin:50% -100%;-ms-transform-origin:50% -100%;transform-origin:50% -100%}.ha-ihe-fig.ha-effect-duke:hover .ha-ihe-img{opacity:.1;-webkit-transform:scale3d(2,2,1);transform:scale3d(2,2,1)}.ha-ihe-fig.ha-effect-duke:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-duke:hover .ha-ihe-title{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.ha-ihe-fig.ha-effect-duke .ha-ihe-title{margin-bottom:auto;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1);-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%}@media (max-width:767px){.ha-ihe-wrapper .ha-ihe-fig{display:inline-block;float:none;margin:10px auto;width:100%}.ha-ihe-fig.ha-effect-lily .ha-ihe-caption>div,.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-caption{padding:1em}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-desc{font-size:12px}.ha-ihe-fig.ha-effect-lexi .ha-ihe-caption::before{right:-65px;bottom:-65px;width:200px;height:200px}.ha-ihe-fig.ha-effect-ming .ha-ihe-caption::before{top:20px;right:20px;bottom:20px;left:20px}.ha-ihe-fig.ha-effect-moses .ha-ihe-desc,.ha-ihe-fig.ha-effect-moses .ha-ihe-title{padding:10px}.ha-ihe-fig.ha-effect-ruby .ha-ihe-desc{padding:1.5em}.ha-ihe-fig.ha-effect-dexter .ha-ihe-title{position:absolute;top:45px}.ha-ihe-fig.ha-effect-dexter:hover .ha-ihe-desc{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}.ha-ihe-fig.ha-effect-duke .ha-ihe-desc{padding:20px}.ha-ihe-fig.ha-effect-goliath:hover .ha-ihe-title{-webkit-transform:translate3d(0,-60px,0);transform:translate3d(0,-60px,0)}.ha-ihe-fig.ha-effect-layla .ha-ihe-caption::after{top:20px;right:35px;bottom:20px;left:35px}.ha-ihe-fig.ha-effect-layla .ha-ihe-caption::before{top:35px;right:20px;bottom:35px;left:20px}.ha-ihe-fig.ha-effect-layla .ha-ihe-img{-webkit-transform:scale(1.5) translateY(-30px);-ms-transform:scale(1.5) translateY(-30px);transform:scale(1.5) translateY(-30px)}.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-img{-webkit-transform:translateY(0) scale(1.5);-ms-transform:translateY(0) scale(1.5);transform:translateY(0) scale(1.5)}.ha-ihe-fig.ha-effect-oscar .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-roxy .ha-ihe-caption::before{top:20px;right:20px;bottom:20px;left:20px}.ha-ihe-fig.ha-effect-roxy .ha-ihe-desc,.ha-ihe-fig.ha-effect-roxy .ha-ihe-title{margin-left:10px}}
|
17 |
.ha-infobox{--ha-infobox-media-offset-x:0;--ha-infobox-media-offset-y:0;--ha-infobox-media-rotate:0}.ha-infobox>.elementor-widget-container{padding:25px;border-radius:5px;background-color:#fff;box-shadow:0 3px 40px rgba(36,36,36,.1)}.ha-infobox.ha-infobox-media-dir-left .elementor-widget-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ha-infobox.ha-infobox-media-dir-left .elementor-widget-container .ha-infobox-figure{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;margin:0 25px 0 0!important}.ha-infobox-title{margin-top:0;margin-bottom:10px;color:#151515;font-size:24px}.ha-infobox-figure{display:inline-block;margin:0 0 25px!important;-webkit-transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y));-ms-transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y));transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y))}.ha-infobox-figure--icon{text-align:center;font-size:48px;line-height:1;-webkit-transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y)) rotate(var(--ha-infobox-media-rotate));-ms-transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y)) rotate(var(--ha-infobox-media-rotate));transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y)) rotate(var(--ha-infobox-media-rotate))}.ha-infobox-figure i,.ha-infobox-figure svg{position:relative;display:block;width:1em;height:1em;-webkit-transform:rotate(calc(-1*var(--ha-infobox-media-rotate)));-ms-transform:rotate(calc(-1*var(--ha-infobox-media-rotate)));transform:rotate(calc(-1*var(--ha-infobox-media-rotate)));fill:currentColor}.ha-infobox-figure i:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.ha-infobox-figure img{width:100%;height:100%;vertical-align:bottom;-o-object-fit:cover;object-fit:cover}.ha-infobox.ha-infobox-media-dir-top .ha-infobox-body{margin-top:var(--ha-infobox-media-offset-y)}.ha-infobox-text p{margin-top:0;margin-bottom:0}.ha-infobox-text+.ha-btn--link{margin-top:25px}.ha-infobox .ha-btn--icon-after .ha-btn-icon,.ha-infobox .ha-btn--icon-before .ha-btn-icon{-webkit-transition:inherit;transition:inherit;-webkit-transform:translateX(var(--infobox-btn-icon-translate-x,0));-ms-transform:translateX(var(--infobox-btn-icon-translate-x,0));transform:translateX(var(--infobox-btn-icon-translate-x,0))}.ha-infobox .ha-btn--icon-after:focus .ha-btn-icon,.ha-infobox .ha-btn--icon-after:hover .ha-btn-icon,.ha-infobox .ha-btn--icon-before:focus .ha-btn-icon,.ha-infobox .ha-btn--icon-before:hover .ha-btn-icon{-webkit-transform:translateX(var(--infobox-btn-icon-translate-x-hover,10px));-ms-transform:translateX(var(--infobox-btn-icon-translate-x-hover,10px));transform:translateX(var(--infobox-btn-icon-translate-x-hover,10px))}
|
18 |
.ha-justified-gallery .ha-justified-grid__wrap{margin-right:calc(-1*var(--justified-grid-pull,0));margin-left:calc(-1*var(--justified-grid-pull,0));width:auto}.ha-justified-gallery .ha-justified-grid__item{border-radius:3px}.ha-justified-gallery .ha-justified-grid__item img{border-radius:inherit}.ha-justified-gallery .justified-gallery>.ha-justified-grid__item>.caption{bottom:-100px!important;padding:10px;-webkit-transition:all .25s!important;transition:all .25s!important;-webkit-animation:haSmoothReveal .3s forwards;animation:haSmoothReveal .3s forwards}.ha-justified-gallery .justified-gallery>.ha-justified-grid__item>.caption.caption-visible{bottom:0!important}.ha-justified-gallery .justified-gallery>.entry-visible>a>img,.ha-justified-gallery .justified-gallery>.entry-visible>img{-webkit-transition:all 300ms,opacity 500ms ease-in;transition:all 300ms,opacity 500ms ease-in;-o-object-fit:cover;object-fit:cover}@-webkit-keyframes haSmoothReveal{0%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes haSmoothReveal{0%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}
|
19 |
+
.ha-link-hover{font-size:16px;--color-bg:#fff;--color-link:#1352d1;--color-link-hover:#1352d1;--color-number:#999;--color-text:#111}.ha-link-hover *,.ha-link-hover ::after,.ha-link-hover ::before{box-sizing:border-box}.ha-link-hover a{outline:none;color:var(--color-link);text-decoration:none}.ha-link-hover a:hover{outline:none;color:var(--color-link-hover)}.ha-link-hover a:focus{outline:none;background:#d3d3d3}.ha-link-hover a:focus:not(:focus-visible){background:0 0}.ha-link-hover a:focus-visible{outline:2px solid red;background:0 0}.ha-link-hover .ha_content__item{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0;padding:0}.ha-link-hover .ha-link{position:relative;color:var(--color-text);white-space:nowrap;font-size:18px;font-family:"Roboto",sans-serif;cursor:pointer}.ha-link-hover .ha-link::after,.ha-link-hover .ha-link::before{position:absolute;top:100%;left:0;width:100%;height:1px;background:currentColor;pointer-events:none}.ha-link-hover .ha-link::before{content:""}.ha-link-hover .ha-link--metis{text-transform:lowercase}.ha-link-hover .ha-link--io::after,.ha-link-hover .ha-link--io::before,.ha-link-hover .ha-link--metis::before{-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--metis::before{-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ha-link-hover .ha-link--io:hover::after,.ha-link-hover .ha-link--io:hover::before,.ha-link-hover .ha-link--metis:hover::before{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--io::after,.ha-link-hover .ha-link--io::before{-webkit-transition:-webkit-transform .3s cubic-bezier(.7,0,.2,1);transition:transform .3s cubic-bezier(.7,0,.2,1);transition:transform .3s cubic-bezier(.7,0,.2,1),-webkit-transform .3s cubic-bezier(.7,0,.2,1)}.ha-link-hover .ha-link--io:hover::after,.ha-link-hover .ha-link--io:hover::before{-webkit-transition-timing-function:cubic-bezier(.4,1,.8,1);transition-timing-function:cubic-bezier(.4,1,.8,1)}.ha-link-hover .ha-link--io::after{top:calc(100% + 4px);content:"";-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--io:hover::after{-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--thebe{text-transform:uppercase}.ha-link-hover .ha-link--thebe::before{-webkit-transition:-webkit-transform .3s cubic-bezier(.2,1,.8,1);transition:transform .3s cubic-bezier(.2,1,.8,1);transition:transform .3s cubic-bezier(.2,1,.8,1),-webkit-transform .3s cubic-bezier(.2,1,.8,1)}.ha-link-hover .ha-link--thebe:hover::before{-webkit-transform:scale3d(1,2,1);transform:scale3d(1,2,1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--leda::before,.ha-link-hover .ha-link--thebe::after,.ha-link-hover .ha-link--thebe::before{-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--thebe::after{content:"";-webkit-transition:-webkit-transform .4s .1s cubic-bezier(.2,1,.8,1);transition:transform .4s .1s cubic-bezier(.2,1,.8,1);transition:transform .4s .1s cubic-bezier(.2,1,.8,1),-webkit-transform .4s .1s cubic-bezier(.2,1,.8,1);top:calc(100% + 4px)}.ha-link-hover .ha-link--thebe:hover::after,.ha-link-hover .ha-link--thebe:hover::before{-webkit-transition-timing-function:cubic-bezier(.7,0,.2,1);transition-timing-function:cubic-bezier(.7,0,.2,1)}.ha-link-hover .ha-link--leda{overflow:hidden;font-weight:700;line-height:2}.ha-link-hover .ha-link--leda::before{top:calc(100% - 5px);height:2px}.ha-link-hover .ha-link--leda:hover::before,.ha-link-hover .ha-link--thebe:hover::after{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--leda span,.ha-link-hover .ha-link--leda::after,.ha-link-hover .ha-link--leda::before{-webkit-transition:-webkit-transform .3s cubic-bezier(.5,.5,.3,1);transition:transform .3s cubic-bezier(.5,.5,.3,1);transition:transform .3s cubic-bezier(.5,.5,.3,1),-webkit-transform .3s cubic-bezier(.5,.5,.3,1)}.ha-link-hover .ha-link--leda::after{top:0;height:100%;background:0 0;content:attr(data-text);-webkit-transform:translate3d(150%,0,0);transform:translate3d(150%,0,0);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--leda:hover::after{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-link-hover .ha-link--leda span{display:inline-block}.ha-link-hover .ha-link--leda:hover span{-webkit-transform:translate3d(-150%,0,0);transform:translate3d(-150%,0,0)}.ha-link-hover .ha-link--ersa{padding:0 10px;text-indent:1px;text-transform:uppercase;letter-spacing:1px}.ha-link-hover .ha-link--ersa span,.ha-link-hover .ha-link--ersa::before{-webkit-transition:-webkit-transform .3s cubic-bezier(.4,1,.8,1);transition:transform .3s cubic-bezier(.4,1,.8,1);transition:transform .3s cubic-bezier(.4,1,.8,1),-webkit-transform .3s cubic-bezier(.4,1,.8,1)}.ha-link-hover .ha-link--ersa::before{top:50%;height:2px;-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--ersa:hover::before{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--ersa span{display:inline-block}.ha-link-hover .ha-link--ersa:hover span{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}.ha-link-hover .ha-link--elara::before{-webkit-transition:-webkit-clip-path .3s,-webkit-transform .3s cubic-bezier(.2,1,.8,1);transition:clip-path .3s,transform .3s cubic-bezier(.2,1,.8,1);transition:clip-path .3s,transform .3s cubic-bezier(.2,1,.8,1),-webkit-clip-path .3s,-webkit-transform .3s cubic-bezier(.2,1,.8,1);-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-clip-path:polygon(0% 0%,0% 100%,0 100%,0 0,100% 0,100% 100%,0 100%,0 100%,100% 100%,100% 0%);clip-path:polygon(0% 0%,0% 100%,0 100%,0 0,100% 0,100% 100%,0 100%,0 100%,100% 100%,100% 0%)}.ha-link-hover .ha-link--elara:hover::before{-webkit-transform:translate3d(0,2px,0) scale3d(1.08,3,1);transform:translate3d(0,2px,0) scale3d(1.08,3,1);-webkit-clip-path:polygon(0% 0%,0% 100%,50% 100%,50% 0,50% 0,50% 100%,50% 100%,0 100%,100% 100%,100% 0%);clip-path:polygon(0% 0%,0% 100%,50% 100%,50% 0,50% 0,50% 100%,50% 100%,0 100%,100% 100%,100% 0%)}.ha-link-hover .ha-link--elara span{display:inline-block;-webkit-transition:-webkit-transform .3s cubic-bezier(.2,1,.8,1);transition:transform .3s cubic-bezier(.2,1,.8,1);transition:transform .3s cubic-bezier(.2,1,.8,1),-webkit-transform .3s cubic-bezier(.2,1,.8,1)}.ha-link-hover .ha-link--elara:hover span{-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0)}.ha-link-hover .ha-link--dia::after,.ha-link-hover .ha-link--dia::before{opacity:0;-webkit-transition-timing-function:cubic-bezier(.2,1,.8,1);transition-timing-function:cubic-bezier(.2,1,.8,1);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform:translate3d(0,3px,0);transform:translate3d(0,3px,0);-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0}.ha-link-hover .ha-link--dia:hover::after,.ha-link-hover .ha-link--dia:hover::before{opacity:1;-webkit-transition-timing-function:cubic-bezier(.2,0,.3,1);transition-timing-function:cubic-bezier(.2,0,.3,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-link-hover .ha-link--dia::after{top:calc(100% + 4px);left:15%;width:70%;content:""}.ha-link-hover .ha-link--dia::before,.ha-link-hover .ha-link--dia:hover::after{-webkit-transition-delay:.1s;transition-delay:.1s}.ha-link-hover .ha-link--dia:hover::before{-webkit-transition-delay:0s;transition-delay:0s}.ha-link-hover .ha-link--kale{text-transform:lowercase;font-weight:600}.ha-link-hover .ha-link--kale::before{top:100%;height:10px;opacity:0}.ha-link-hover .ha-link--kale:hover::before{opacity:1;-webkit-animation:lineUp .3s ease forwards;animation:lineUp .3s ease forwards}@-webkit-keyframes lineUp{0%{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}50%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}51%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes lineUp{0%{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}50%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}51%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}.ha-link-hover .ha-link--kale::after{content:"";opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;-webkit-transition-delay:0s;transition-delay:0s}.ha-link-hover .ha-link--kale:hover::after{opacity:1;-webkit-transition-delay:.3s;transition-delay:.3s}.ha-link-hover .ha-link--carpo{text-transform:uppercase;font-weight:700}.ha-link-hover .ha-link--carpo::after,.ha-link-hover .ha-link--carpo::before{-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ha-link-hover .ha-link--carpo::before{-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--carpo:hover::before{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.ha-link-hover .ha-link--carpo::after{top:calc(100% + 4px);content:"";-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--carpo:hover::after{-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1)}.ha-link-hover .ha-link--helike{font-weight:700}.ha-link-hover .ha-link--helike:hover span{-webkit-animation:glitchText .4s linear;animation:glitchText .4s linear}@-webkit-keyframes glitchText{0%{opacity:1;-webkit-transform:translate3d(-10px,0,0) scale3d(-1,-1,1);transform:translate3d(-10px,0,0) scale3d(-1,-1,1);-webkit-clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%)}10%{-webkit-clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%);clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%)}20%{-webkit-clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%);clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%)}35%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%);clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%)}50%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%);clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%)}60%{-webkit-clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%);clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%)}70%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%);clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%)}80%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%);clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%)}90%{-webkit-transform:translate3d(-10px,0,0) scale3d(-1,-1,1);transform:translate3d(-10px,0,0) scale3d(-1,-1,1)}to{opacity:1;-webkit-transform:translate3d(0,0,0) scale3d(1,1,1);transform:translate3d(0,0,0) scale3d(1,1,1);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}}@keyframes glitchText{0%{opacity:1;-webkit-transform:translate3d(-10px,0,0) scale3d(-1,-1,1);transform:translate3d(-10px,0,0) scale3d(-1,-1,1);-webkit-clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%)}10%{-webkit-clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%);clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%)}20%{-webkit-clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%);clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%)}35%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%);clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%)}50%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%);clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%)}60%{-webkit-clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%);clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%)}70%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%);clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%)}80%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%);clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%)}90%{-webkit-transform:translate3d(-10px,0,0) scale3d(-1,-1,1);transform:translate3d(-10px,0,0) scale3d(-1,-1,1)}to{opacity:1;-webkit-transform:translate3d(0,0,0) scale3d(1,1,1);transform:translate3d(0,0,0) scale3d(1,1,1);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}}.ha-link-hover .ha-link--helike::before{height:2px;opacity:0}.ha-link-hover .ha-link--helike:hover::before{opacity:1;-webkit-animation:glitchLine .4s steps(2,start) forwards;animation:glitchLine .4s steps(2,start) forwards}@-webkit-keyframes glitchLine{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}20%{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}30%{-webkit-transform:scale3d(.1,1.4,1) translate3d(0,-25px,0);transform:scale3d(.1,1.4,1) translate3d(0,-25px,0);-webkit-transform-origin:100% 0;transform-origin:100% 0}40%{-webkit-transform:scale3d(1,.3,1) translate3d(0,25px,0);transform:scale3d(1,.3,1) translate3d(0,25px,0)}50%{-webkit-transform:scale3d(.5,.3,1) translate3d(-100px,-80px,0);transform:scale3d(.5,.3,1) translate3d(-100px,-80px,0)}60%{-webkit-transform:scale3d(1,1.25,1) translate3d(10px,-5px,0);transform:scale3d(1,1.25,1) translate3d(10px,-5px,0)}70%{-webkit-transform:scale3d(.5,.5,1) translate3d(0,20px,0);transform:scale3d(.5,.5,1) translate3d(0,20px,0)}80%{-webkit-transform:translate3d(-30,10px,0) scale3d(1,.4,1);transform:translate3d(-30,10px,0) scale3d(1,.4,1);-webkit-transform-origin:100% 0;transform-origin:100% 0}90%{-webkit-transform:scale3d(1,.5,1) translate3d(0,-15px,0);transform:scale3d(1,.5,1) translate3d(0,-15px,0);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{opacity:1}}@keyframes glitchLine{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}20%{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}30%{-webkit-transform:scale3d(.1,1.4,1) translate3d(0,-25px,0);transform:scale3d(.1,1.4,1) translate3d(0,-25px,0);-webkit-transform-origin:100% 0;transform-origin:100% 0}40%{-webkit-transform:scale3d(1,.3,1) translate3d(0,25px,0);transform:scale3d(1,.3,1) translate3d(0,25px,0)}50%{-webkit-transform:scale3d(.5,.3,1) translate3d(-100px,-80px,0);transform:scale3d(.5,.3,1) translate3d(-100px,-80px,0)}60%{-webkit-transform:scale3d(1,1.25,1) translate3d(10px,-5px,0);transform:scale3d(1,1.25,1) translate3d(10px,-5px,0)}70%{-webkit-transform:scale3d(.5,.5,1) translate3d(0,20px,0);transform:scale3d(.5,.5,1) translate3d(0,20px,0)}80%{-webkit-transform:translate3d(-30,10px,0) scale3d(1,.4,1);transform:translate3d(-30,10px,0) scale3d(1,.4,1);-webkit-transform-origin:100% 0;transform-origin:100% 0}90%{-webkit-transform:scale3d(1,.5,1) translate3d(0,-15px,0);transform:scale3d(1,.5,1) translate3d(0,-15px,0);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{opacity:1}}.ha-link-hover .ha-link--mneme{text-transform:uppercase}.ha-link-hover .ha-link--mneme::before{top:0;height:100%;opacity:0}.ha-link-hover .ha-link--mneme:hover::before{opacity:1;-webkit-animation:coverUp .3s ease forwards;animation:coverUp .3s ease forwards}@-webkit-keyframes coverUp{0%{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}50%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}51%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes coverUp{0%{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}50%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}51%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}.ha-link-hover .ha-link--mneme::after{content:"";-webkit-transition:opacity .3s;transition:opacity .3s}.ha-link-hover .ha-link--mneme:hover::after{opacity:0}.ha-link-hover .ha-link--iocaste{overflow:hidden;padding:7px 0}.ha-link-hover .ha_link__graphic{position:absolute;top:0;left:0;pointer-events:none;fill:none;stroke:currentColor;stroke-width:1px}.ha-link-hover .ha_link__graphic--slide{top:-3px;-webkit-transition:-webkit-transform .7s;transition:transform .7s;transition:transform .7s,-webkit-transform .7s;-webkit-transition-timing-function:cubic-bezier(0,.25,.5,1);transition-timing-function:cubic-bezier(0,.25,.5,1);stroke-width:2px}.ha-link-hover .ha-link:hover .ha_link__graphic--slide{-webkit-transform:translate3d(-66.6%,0,0);transform:translate3d(-66.6%,0,0)}.ha-link-hover .ha-link--herse{font-weight:700}.ha-link-hover .ha-link--carme::before,.ha-link-hover .ha-link--herse::before{display:none}.ha-link-hover .ha_link__graphic--stroke path{stroke-dasharray:1;stroke-dashoffset:1}.ha-link-hover .ha-link:hover .ha_link__graphic--stroke path{stroke-dashoffset:0}.ha-link-hover .ha_link__graphic--arc{top:73%;left:-23%}.ha-link-hover .ha_link__graphic--arc path{-webkit-transition:stroke-dashoffset .4s cubic-bezier(.7,0,.3,1);transition:stroke-dashoffset .4s cubic-bezier(.7,0,.3,1)}.ha-link-hover .ha-link:hover .ha_link__graphic--arc path,.ha-link-hover .ha-link:hover .ha_link__graphic--scribble path{-webkit-transition-timing-function:cubic-bezier(.8,1,.7,1);transition-timing-function:cubic-bezier(.8,1,.7,1);-webkit-transition-duration:.3s;transition-duration:.3s}.ha-link-hover .ha_link__graphic--scribble{top:100%}.ha-link-hover .ha_link__graphic--scribble path{-webkit-transition:stroke-dashoffset .6s cubic-bezier(.7,0,.3,1);transition:stroke-dashoffset .6s cubic-bezier(.7,0,.3,1)}.ha-link-hover .ha-link--eirene{font-weight:700}.ha-link-hover .ha-link--eirene::before{height:7px;border-radius:20px;-webkit-transition:opacity .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s;-webkit-transition-timing-function:cubic-bezier(.2,.57,.67,1.53);transition-timing-function:cubic-bezier(.2,.57,.67,1.53);-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.ha-link-hover .ha-link--eirene:hover span,.ha-link-hover .ha-link--eirene:hover::before{-webkit-transition-timing-function:cubic-bezier(.8,0,.1,1);transition-timing-function:cubic-bezier(.8,0,.1,1);-webkit-transition-duration:.4s;transition-duration:.4s}.ha-link-hover .ha-link--eirene:hover::before{opacity:1;-webkit-transform:scale3d(1.2,.1,1);transform:scale3d(1.2,.1,1)}.ha-link-hover .ha-link--eirene span{display:inline-block;-webkit-transition:-webkit-transform .2s .05s cubic-bezier(.2,.57,.67,1.53);transition:transform .2s .05s cubic-bezier(.2,.57,.67,1.53);transition:transform .2s .05s cubic-bezier(.2,.57,.67,1.53),-webkit-transform .2s .05s cubic-bezier(.2,.57,.67,1.53);-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}.ha-link-hover .ha-link--eirene:hover span{-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
|
20 |
.ha-logo-grid-wrapper:after{display:block;clear:both;content:""}.ha-logo-grid-item{float:left;overflow:hidden;height:180px;border-color:#e7e7e7}.ha-logo-grid-figure{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin:0;padding:30px;width:100%;height:100%}.ha-logo-grid-img{max-height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:1025px){.ha-logo-grid--col-2 .ha-logo-grid-item{width:calc(100%/2)}.ha-logo-grid--col-3 .ha-logo-grid-item{width:calc(100%/3)}.ha-logo-grid--col-4 .ha-logo-grid-item{width:calc(100%/4)}.ha-logo-grid--col-5 .ha-logo-grid-item{width:calc(100%/5)}.ha-logo-grid--col-6 .ha-logo-grid-item{width:calc(100%/6)}}@media (max-width:1024px) and (min-width:768px){.ha-logo-grid--col--tablet2 .ha-logo-grid-item{width:calc(100%/2)}.ha-logo-grid--col--tablet3 .ha-logo-grid-item{width:calc(100%/3)}.ha-logo-grid--col--tablet4 .ha-logo-grid-item{width:calc(100%/4)}.ha-logo-grid--col--tablet5 .ha-logo-grid-item{width:calc(100%/5)}.ha-logo-grid--col--tablet6 .ha-logo-grid-item{width:calc(100%/6)}}@media (max-width:767px){.ha-logo-grid--col--mobile2 .ha-logo-grid-item{width:calc(100%/2)}.ha-logo-grid--col--mobile3 .ha-logo-grid-item{width:calc(100%/3)}.ha-logo-grid--col--mobile4 .ha-logo-grid-item{width:calc(100%/4)}.ha-logo-grid--col--mobile5 .ha-logo-grid-item{width:calc(100%/5)}.ha-logo-grid--col--mobile6 .ha-logo-grid-item{width:calc(100%/6)}}.ha-logo-grid--tictactoe .ha-logo-grid-item{border-width:2px 2px 0 0;border-style:solid}@media (min-width:1025px){.ha-logo-grid--tictactoe.ha-logo-grid--col-2 .ha-logo-grid-item:nth-child(2n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-2 .ha-logo-grid-item:nth-child(-n+2){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-3 .ha-logo-grid-item:nth-child(3n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-3 .ha-logo-grid-item:nth-child(-n+3){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-4 .ha-logo-grid-item:nth-child(4n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-4 .ha-logo-grid-item:nth-child(-n+4){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-5 .ha-logo-grid-item:nth-child(5n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-5 .ha-logo-grid-item:nth-child(-n+5){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-6 .ha-logo-grid-item:nth-child(6n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-6 .ha-logo-grid-item:nth-child(-n+6){border-top-width:0!important}}@media (max-width:1024px) and (min-width:768px){.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet2 .ha-logo-grid-item:nth-child(2n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet2 .ha-logo-grid-item:nth-child(-n+2){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet3 .ha-logo-grid-item:nth-child(3n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet3 .ha-logo-grid-item:nth-child(-n+3){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet4 .ha-logo-grid-item:nth-child(4n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet4 .ha-logo-grid-item:nth-child(-n+4){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet5 .ha-logo-grid-item:nth-child(5n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet5 .ha-logo-grid-item:nth-child(-n+5){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet6 .ha-logo-grid-item:nth-child(6n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet6 .ha-logo-grid-item:nth-child(-n+6){border-top-width:0!important}}@media (max-width:767px){.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile2 .ha-logo-grid-item:nth-child(2n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile2 .ha-logo-grid-item:nth-child(-n+2){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile3 .ha-logo-grid-item:nth-child(3n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile3 .ha-logo-grid-item:nth-child(-n+3){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile4 .ha-logo-grid-item:nth-child(4n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile4 .ha-logo-grid-item:nth-child(-n+4){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile5 .ha-logo-grid-item:nth-child(5n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile5 .ha-logo-grid-item:nth-child(-n+5){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile6 .ha-logo-grid-item:nth-child(6n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile6 .ha-logo-grid-item:nth-child(-n+6){border-top-width:0!important}}.ha-logo-grid--border .ha-logo-grid-item{border-width:0 2px 2px 0;border-style:solid}.ha-logo-grid--border .ha-logo-grid-item:first-child{border-top-left-radius:10px}.ha-logo-grid--border .ha-logo-grid-item:last-child{border-bottom-right-radius:10px}@media (min-width:1025px){.ha-logo-grid--border.ha-logo-grid--col-2 .ha-logo-grid-item:nth-child(-n+2){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col-2 .ha-logo-grid-item:nth-child(2n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col-2 .ha-logo-grid-item:nth-child(2){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-2 .ha-logo-grid-item:nth-last-child(2){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-3 .ha-logo-grid-item:nth-child(-n+3){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col-3 .ha-logo-grid-item:nth-child(3n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col-3 .ha-logo-grid-item:nth-child(3){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-3 .ha-logo-grid-item:nth-last-child(3){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-4 .ha-logo-grid-item:nth-child(-n+4){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col-4 .ha-logo-grid-item:nth-child(4n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col-4 .ha-logo-grid-item:nth-child(4){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-4 .ha-logo-grid-item:nth-last-child(4){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-5 .ha-logo-grid-item:nth-child(-n+5){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col-5 .ha-logo-grid-item:nth-child(5n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col-5 .ha-logo-grid-item:nth-child(5){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-5 .ha-logo-grid-item:nth-last-child(5){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-6 .ha-logo-grid-item:nth-child(-n+6){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col-6 .ha-logo-grid-item:nth-child(6n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col-6 .ha-logo-grid-item:nth-child(6){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-6 .ha-logo-grid-item:nth-last-child(6){border-bottom-left-radius:10px}}@media (max-width:1024px) and (min-width:768px){.ha-logo-grid--border.ha-logo-grid--col--tablet2 .ha-logo-grid-item:nth-child(-n+2){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet2 .ha-logo-grid-item:nth-child(2n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet2 .ha-logo-grid-item:nth-child(2){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet2 .ha-logo-grid-item:nth-last-child(2){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet3 .ha-logo-grid-item:nth-child(-n+3){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet3 .ha-logo-grid-item:nth-child(3n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet3 .ha-logo-grid-item:nth-child(3){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet3 .ha-logo-grid-item:nth-last-child(3){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet4 .ha-logo-grid-item:nth-child(-n+4){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet4 .ha-logo-grid-item:nth-child(4n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet4 .ha-logo-grid-item:nth-child(4){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet4 .ha-logo-grid-item:nth-last-child(4){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet5 .ha-logo-grid-item:nth-child(-n+5){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet5 .ha-logo-grid-item:nth-child(5n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet5 .ha-logo-grid-item:nth-child(5){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet5 .ha-logo-grid-item:nth-last-child(5){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet6 .ha-logo-grid-item:nth-child(-n+6){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet6 .ha-logo-grid-item:nth-child(6n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet6 .ha-logo-grid-item:nth-child(6){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet6 .ha-logo-grid-item:nth-last-child(6){border-bottom-left-radius:10px}}@media (max-width:767px){.ha-logo-grid--border.ha-logo-grid--col--mobile2 .ha-logo-grid-item:nth-child(-n+2){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile2 .ha-logo-grid-item:nth-child(2n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile2 .ha-logo-grid-item:nth-child(2){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile2 .ha-logo-grid-item:nth-last-child(2){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile3 .ha-logo-grid-item:nth-child(-n+3){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile3 .ha-logo-grid-item:nth-child(3n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile3 .ha-logo-grid-item:nth-child(3){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile3 .ha-logo-grid-item:nth-last-child(3){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile4 .ha-logo-grid-item:nth-child(-n+4){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile4 .ha-logo-grid-item:nth-child(4n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile4 .ha-logo-grid-item:nth-child(4){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile4 .ha-logo-grid-item:nth-last-child(4){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile5 .ha-logo-grid-item:nth-child(-n+5){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile5 .ha-logo-grid-item:nth-child(5n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile5 .ha-logo-grid-item:nth-child(5){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile5 .ha-logo-grid-item:nth-last-child(5){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile6 .ha-logo-grid-item:nth-child(-n+6){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile6 .ha-logo-grid-item:nth-child(6n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile6 .ha-logo-grid-item:nth-child(6){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile6 .ha-logo-grid-item:nth-last-child(6){border-bottom-left-radius:10px}}.ha-logo-grid--box .ha-logo-grid-wrapper{margin:-.5rem}.ha-logo-grid--box .ha-logo-grid-item{margin:.5rem;border-width:2px;border-style:solid;border-radius:.5rem}@media (min-width:1025px){.ha-logo-grid--box.ha-logo-grid--col-2 .ha-logo-grid-item{width:calc((100%/2) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col-3 .ha-logo-grid-item{width:calc((100%/3) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col-4 .ha-logo-grid-item{width:calc((100%/4) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col-5 .ha-logo-grid-item{width:calc((100%/5) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col-6 .ha-logo-grid-item{width:calc((100%/6) - 1rem)}}@media (max-width:1024px) and (min-width:768px){.ha-logo-grid--box.ha-logo-grid--col--tablet2 .ha-logo-grid-item{width:calc((100%/2) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--tablet3 .ha-logo-grid-item{width:calc((100%/3) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--tablet4 .ha-logo-grid-item{width:calc((100%/4) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--tablet5 .ha-logo-grid-item{width:calc((100%/5) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--tablet6 .ha-logo-grid-item{width:calc((100%/6) - 1rem)}}@media (max-width:767px){.ha-logo-grid--box.ha-logo-grid--col--mobile2 .ha-logo-grid-item{width:calc((100%/2) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--mobile3 .ha-logo-grid-item{width:calc((100%/3) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--mobile4 .ha-logo-grid-item{width:calc((100%/4) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--mobile5 .ha-logo-grid-item{width:calc((100%/5) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--mobile6 .ha-logo-grid-item{width:calc((100%/6) - 1rem)}}
|
21 |
.ha-member>.elementor-widget-container{padding:25px;border-radius:5px;background-color:#fff;box-shadow:0 3px 40px rgba(36,36,36,.1)}.ha-member-figure{display:inline-block;margin:0 0 25px!important}.ha-member-figure img{width:100%;height:100%;vertical-align:bottom;-o-object-fit:cover;object-fit:cover}.ha-member-name{margin-top:0;margin-bottom:10px;color:#151515;font-size:18px}.ha-member-position{margin-bottom:25px;color:#7f7f7f;font-size:14px}.ha-member-bio{margin-bottom:25px;font-size:14px;line-height:1.6}.ha-member-links>a{display:inline-block;color:#9895ad;text-align:center;line-height:1;-webkit-transition:all .2s;transition:all .2s}.ha-member-links>a:focus,.ha-member-links>a:hover{color:#222}.ha-member-links>a>i{width:1em;height:1em}.ha-member-links>a:not(:last-child){margin-right:10px}.ha-member .ha-btn{margin-bottom:15px}.ha-member-body .ha-btn:last-child{margin-top:15px;margin-bottom:0}
|
22 |
.ha-news-ticker-wrapper{position:relative;overflow:hidden;padding:20px 0;border:1px solid #d2d2d2;border-radius:5px}.ha-news-ticker-wrapper ul.ha-news-ticker-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0;padding:0;list-style:none}.ha-news-ticker-wrapper ul.ha-news-ticker-container:focus,.ha-news-ticker-wrapper ul.ha-news-ticker-container:hover{-webkit-animation-play-state:paused!important;animation-play-state:paused!important}.ha-news-ticker-wrapper span.ha-news-ticker-sticky-title{position:absolute;top:50%;left:auto;z-index:1;padding:20px;background:#333;color:#fff;font-size:1rem;line-height:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.ha-news-ticker-wrapper li.ha-news-ticker-item{margin-right:20px;white-space:nowrap}.ha-news-ticker-wrapper li.ha-news-ticker-item:last-child{margin-right:0}.ha-news-ticker-wrapper .ha-news-ticker-title{margin:0;font-size:1rem;line-height:1}.ha-news-ticker-wrapper li.ha-news-ticker-item a{color:#242424}.ha-news-ticker-wrapper li.ha-news-ticker-item a:hover{color:#e04c8a}
|
assets/css/main.min.css
CHANGED
@@ -16,7 +16,7 @@
|
|
16 |
.ha-ihe-wrapper{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin:0 auto;width:100%;list-style:none;--ha-ihe-desc-after-color:#fff;--ha-ihe-desc-before-color:#fff;--ha-ihe-desc-border-color:#fff;--ha-ihe-fig-after-color:#fff;--ha-ihe-fig-before-color:#fff;--ha-ihe-title-after-color:#fff;--ha-ihe-title-before-color:#fff}.ha-ihe-wrapper .ha-ihe-fig{position:relative;overflow:hidden;margin:10px 1%;width:100%;height:100%;background:#3085a3;text-align:center;cursor:pointer}.ha-ihe-wrapper .ha-ihe-fig,.ha-ihe-wrapper .ha-ihe-fig:hover{-webkit-transition-duration:.35s;transition-duration:.35s}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-img{position:relative;display:block;width:100%;height:100%;opacity:.8;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-caption{position:absolute;top:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;padding:2em;width:100%;height:100%;color:#fff;text-transform:uppercase;font-style:normal;font-size:1.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-caption a{position:absolute;top:0;left:0;z-index:1000;width:100%;height:100%;text-indent:200%;white-space:nowrap;font-size:0;opacity:0}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-caption::after,.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-caption::before{pointer-events:none}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-title{margin:0;color:#fff;font-weight:300}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-title span{font-weight:800}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-desc{margin:0;font-weight:300;font-size:16px}.ha-ihe-fig.ha-effect-lily .ha-ihe-img{max-width:none;width:calc(100% + 50px);opacity:.7;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(-40px,0,0);transform:translate3d(-40px,0,0)}.ha-ihe-fig.ha-effect-lily .ha-ihe-caption{text-align:left}.ha-ihe-fig.ha-effect-lily .ha-ihe-caption>div{position:absolute;bottom:0;left:0;padding:2em;width:100%;height:50%}.ha-ihe-fig.ha-effect-lily .ha-ihe-desc,.ha-ihe-fig.ha-effect-lily .ha-ihe-title{-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}.ha-ihe-fig.ha-effect-lily .ha-ihe-desc{color:rgba(255,255,255,.8);opacity:0;-webkit-transition:opacity .2s,-webkit-transform .35s;transition:opacity .2s,transform .35s;transition:opacity .2s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-lily:hover .ha-ihe-img,.ha-ihe-fig.ha-effect-sadie:hover .ha-ihe-caption::before{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-lily:hover .ha-ihe-desc{opacity:1;-webkit-transition-delay:.05s;transition-delay:.05s;-webkit-transition-duration:.35s;transition-duration:.35s}.ha-ihe-fig.ha-effect-lily:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-lily:hover .ha-ihe-title{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-sadie .ha-ihe-caption::before{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(72,76,97,.8);content:"";opacity:0;-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0)}.ha-ihe-fig.ha-effect-sadie .ha-ihe-title{position:absolute;top:50%;left:0;width:100%;color:#484c61;-webkit-transition:color .35s,-webkit-transform .35s;transition:transform .35s,color .35s;transition:transform .35s,color .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.ha-ihe-fig.ha-effect-roxy .ha-ihe-img,.ha-ihe-fig.ha-effect-sadie .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-sadie .ha-ihe-desc{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-sadie .ha-ihe-desc{position:absolute;bottom:0;left:0;padding:2em;width:100%;opacity:0;-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}.ha-ihe-fig.ha-effect-sadie:hover .ha-ihe-title{color:#fff;-webkit-transform:translate3d(0,-50%,0) translate3d(0,-40px,0);transform:translate3d(0,-50%,0) translate3d(0,-40px,0)}.ha-ihe-fig.ha-effect-roxy:hover .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-sadie:hover .ha-ihe-desc{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-roxy{background-color:#ff89e9}.ha-ihe-fig.ha-effect-roxy .ha-ihe-img{max-width:none;width:calc(100% + 60px);-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}.ha-ihe-fig.ha-effect-roxy .ha-ihe-caption{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;padding:3em;text-align:left}.ha-ihe-fig.ha-effect-roxy .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-roxy .ha-ihe-desc{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-roxy .ha-ihe-caption::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px solid var(--ha-ihe-fig-before-color);content:"";-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}.ha-ihe-fig.ha-effect-roxy .ha-ihe-title{padding:30% 0 10px}.ha-ihe-fig.ha-effect-roxy .ha-ihe-desc{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.ha-ihe-fig.ha-effect-roxy:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-roxy:hover .ha-ihe-img{opacity:.7;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-roxy:hover .ha-ihe-desc{opacity:1}.ha-ihe-fig.ha-effect-bubba{background-color:#9e5406}.ha-ihe-fig.ha-effect-bubba .ha-ihe-img{opacity:.7;-webkit-transition:opacity .35s;transition:opacity .35s}.ha-ihe-fig.ha-effect-bubba:hover .ha-ihe-img{opacity:.4}.ha-ihe-fig.ha-effect-bubba:hover .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-bubba:hover .ha-ihe-caption::before{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ha-ihe-fig.ha-effect-bubba:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-bubba:hover .ha-ihe-title,.ha-ihe-fig.ha-effect-romeo:hover .ha-ihe-img{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-bubba .ha-ihe-caption::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border-top:1px solid var(--ha-ihe-fig-before-color);border-bottom:1px solid var(--ha-ihe-fig-before-color);content:"";-webkit-transform:scale(0,1);-ms-transform:scale(0,1);transform:scale(0,1)}.ha-ihe-fig.ha-effect-bubba .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-bubba .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-bubba .ha-ihe-desc{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-bubba .ha-ihe-caption::after{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border-right:1px solid var(--ha-ihe-fig-after-color);border-left:1px solid var(--ha-ihe-fig-after-color);content:"";-webkit-transform:scale(1,0);-ms-transform:scale(1,0);transform:scale(1,0)}.ha-ihe-fig.ha-effect-bubba .ha-ihe-title{padding-top:1em;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}.ha-ihe-fig.ha-effect-bubba .ha-ihe-desc{padding:20px 2.5em;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.ha-ihe-fig.ha-effect-romeo{-webkit-perspective:1000px;perspective:1000px}.ha-ihe-fig.ha-effect-romeo .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-romeo .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-romeo .ha-ihe-img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,0,300px);transform:translate3d(0,0,300px)}.ha-ihe-fig.ha-effect-romeo:hover .ha-ihe-img{opacity:.6}.ha-ihe-fig.ha-effect-romeo:hover .ha-ihe-caption::before{opacity:.5;-webkit-transform:translate3d(-50%,-50%,0) rotate(45deg);transform:translate3d(-50%,-50%,0) rotate(45deg)}.ha-ihe-fig.ha-effect-romeo:hover .ha-ihe-caption::after{opacity:.5;-webkit-transform:translate3d(-50%,-50%,0) rotate(-45deg);transform:translate3d(-50%,-50%,0) rotate(-45deg)}.ha-ihe-fig.ha-effect-romeo:hover .ha-ihe-title{-webkit-transform:translate3d(0,-50%,0) translate3d(0,-100%,0);transform:translate3d(0,-50%,0) translate3d(0,-100%,0)}.ha-ihe-fig.ha-effect-romeo:hover .ha-ihe-desc{-webkit-transform:translate3d(0,-50%,0) translate3d(0,100%,0);transform:translate3d(0,-50%,0) translate3d(0,100%,0)}.ha-ihe-fig.ha-effect-romeo .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-romeo .ha-ihe-caption::before{position:absolute;top:50%;left:50%;width:80%;height:1px;content:"";-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.ha-ihe-fig.ha-effect-romeo .ha-ihe-caption::before{background:var(--ha-ihe-fig-before-color)}.ha-ihe-fig.ha-effect-romeo .ha-ihe-caption::after{background:var(--ha-ihe-fig-after-color)}.ha-ihe-fig.ha-effect-romeo .ha-ihe-desc,.ha-ihe-fig.ha-effect-romeo .ha-ihe-title{position:absolute;top:50%;left:0;width:100%;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,-50%,0) translate3d(0,-150%,0);transform:translate3d(0,-50%,0) translate3d(0,-150%,0)}.ha-ihe-fig.ha-effect-romeo .ha-ihe-desc{padding:.25em 2em;-webkit-transform:translate3d(0,-50%,0) translate3d(0,150%,0);transform:translate3d(0,-50%,0) translate3d(0,150%,0)}.ha-ihe-fig.ha-effect-layla{background-color:#18a367}.ha-ihe-fig.ha-effect-layla .ha-ihe-img{height:100%;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:scale(1.3) translateY(-30px);-ms-transform:scale(1.3) translateY(-30px);transform:scale(1.3) translateY(-30px);-o-object-position:top;object-position:top}.ha-ihe-fig.ha-effect-layla .ha-ihe-caption{padding:3em}.ha-ihe-fig.ha-effect-layla .ha-ihe-caption::before{position:absolute;top:50px;right:30px;bottom:50px;left:30px;border-top:1px solid var(--ha-ihe-fig-before-color);border-bottom:1px solid var(--ha-ihe-fig-before-color);content:"";-webkit-transform:scale(0,1);-ms-transform:scale(0,1);transform:scale(0,1);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.ha-ihe-fig.ha-effect-layla .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-layla .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-layla .ha-ihe-desc{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-layla .ha-ihe-caption::after{position:absolute;top:30px;right:50px;bottom:30px;left:50px;border-right:1px solid var(--ha-ihe-fig-after-color);border-left:1px solid var(--ha-ihe-fig-after-color);content:"";-webkit-transform:scale(1,0);-ms-transform:scale(1,0);transform:scale(1,0);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.ha-ihe-fig.ha-effect-honey .ha-ihe-title i,.ha-ihe-fig.ha-effect-layla .ha-ihe-title{-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}.ha-ihe-fig.ha-effect-layla .ha-ihe-desc{text-transform:none;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-img{opacity:.7;-webkit-transform:translateY(0) scale(1.3);-ms-transform:translateY(0) scale(1.3);transform:translateY(0) scale(1.3)}.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-caption::before{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-img{-webkit-transition-delay:.15s;transition-delay:.15s}.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-title{opacity:1;-webkit-transition-delay:.15s;transition-delay:.15s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-honey{background-color:#4a3753}.ha-ihe-fig.ha-effect-honey .ha-ihe-img{opacity:.9;-webkit-transition:opacity .35s;transition:opacity .35s}.ha-ihe-fig.ha-effect-honey:hover .ha-ihe-img{opacity:.5}.ha-ihe-fig.ha-effect-honey:hover .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-honey:hover .ha-ihe-title,.ha-ihe-fig.ha-effect-honey:hover .ha-ihe-title i{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-honey .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-honey .ha-ihe-title{position:absolute;bottom:0;left:0;width:100%;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-honey .ha-ihe-caption::before{height:10px;background:var(--ha-ihe-fig-before-color);content:"";-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}.ha-ihe-fig.ha-effect-honey .ha-ihe-title{padding:1em 1.5em;text-align:left;-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}.ha-ihe-fig.ha-effect-honey .ha-ihe-title i{font-style:normal;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-oscar{background-color:#9b4a1b87}.ha-ihe-fig.ha-effect-oscar .ha-ihe-img{opacity:.9;-webkit-transition:opacity .35s;transition:opacity .35s}.ha-ihe-fig.ha-effect-oscar .ha-ihe-caption{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;padding:3em;background-color:rgba(58,52,42,.7);-webkit-transition:background-color .35s;transition:background-color .35s}.ha-ihe-fig.ha-effect-oscar .ha-ihe-caption::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px solid var(--ha-ihe-fig-before-color);content:""}.ha-ihe-fig.ha-effect-oscar .ha-ihe-title{margin-bottom:10px;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.ha-ihe-fig.ha-effect-oscar .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-oscar .ha-ihe-desc{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.ha-ihe-fig.ha-effect-oscar:hover .ha-ihe-title{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-oscar:hover .ha-ihe-caption{background-color:rgba(58,52,42,0)}.ha-ihe-fig.ha-effect-oscar:hover .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-oscar:hover .ha-ihe-desc{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ha-ihe-fig.ha-effect-oscar:hover .ha-ihe-img{opacity:.4}.ha-ihe-fig.ha-effect-marley .ha-ihe-caption{text-align:right}.ha-ihe-fig.ha-effect-marley .ha-ihe-title{position:absolute;top:30px;right:30px;left:30px;padding:10px 0;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.ha-ihe-fig.ha-effect-marley .ha-ihe-title::after{position:absolute;top:100%;left:0;width:100%;height:4px;background:var(--ha-ihe-title-after-color);content:"";opacity:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}.ha-ihe-fig.ha-effect-marley .ha-ihe-desc,.ha-ihe-fig.ha-effect-marley .ha-ihe-title::after,.ha-ihe-fig.ha-effect-ruby .ha-ihe-img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-marley .ha-ihe-desc{position:absolute;right:30px;bottom:30px;left:30px;padding:10px 0;line-height:1.5;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);opacity:0}.ha-ihe-fig.ha-effect-marley:hover .ha-ihe-title{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-marley:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-marley:hover .ha-ihe-title::after{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-ruby{background-color:#17819c}.ha-ihe-fig.ha-effect-ruby .ha-ihe-img{opacity:.7;-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}.ha-ihe-fig.ha-effect-ruby:hover .ha-ihe-img{opacity:.5;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ha-ihe-fig.ha-effect-dexter:hover .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-ruby:hover .ha-ihe-title,.ha-ihe-fig.ha-effect-sarah:hover .ha-ihe-title::after{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-milo:hover .ha-ihe-img,.ha-ihe-fig.ha-effect-ruby:hover .ha-ihe-desc{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}.ha-ihe-fig.ha-effect-ruby .ha-ihe-title{margin-top:20%;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.ha-ihe-fig.ha-effect-milo .ha-ihe-img,.ha-ihe-fig.ha-effect-ruby .ha-ihe-desc{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-ruby .ha-ihe-desc{margin:1em 0 0;padding:3em;border:1px solid var(--ha-ihe-desc-border-color);opacity:0;-webkit-transform:translate3d(0,20px,0) scale(1.1);transform:translate3d(0,20px,0) scale(1.1)}.ha-ihe-fig.ha-effect-milo{background-color:#2e5d5a}.ha-ihe-fig.ha-effect-milo .ha-ihe-img{max-width:none;width:calc(100% + 60px);opacity:1;-webkit-transform:translate3d(-30px,0,0) scale(1.12);transform:translate3d(-30px,0,0) scale(1.12);-webkit-backface-visibility:hidden;backface-visibility:hidden}.ha-ihe-fig.ha-effect-milo:hover .ha-ihe-img{opacity:.5}.ha-ihe-fig.ha-effect-milo:hover .ha-ihe-desc{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-milo .ha-ihe-title{position:absolute;right:0;bottom:0;padding:1em 1.2em}.ha-ihe-fig.ha-effect-milo .ha-ihe-desc{margin:0 auto auto 0;padding:0 10px 0 0;width:50%;border-right:1px solid var(--ha-ihe-desc-border-color);text-align:right;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(-40px,0,0);transform:translate3d(-40px,0,0)}.ha-ihe-fig.ha-effect-dexter{background-color:#258dc8}.ha-ihe-fig.ha-effect-dexter .ha-ihe-img{-webkit-transition:opacity .35s;transition:opacity .35s}.ha-ihe-fig.ha-effect-dexter:hover .ha-ihe-img{opacity:.4}.ha-ihe-fig.ha-effect-dexter:hover .ha-ihe-desc{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-dexter .ha-ihe-caption{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;padding:3em;text-align:left}.ha-ihe-fig.ha-effect-dexter .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-sarah .ha-ihe-title::after{position:absolute;content:"";-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-dexter .ha-ihe-caption::after{right:30px;height:calc(50% - 30px);border:7px solid var(--ha-ihe-fig-after-color);bottom:30px;left:30px;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.ha-ihe-fig.ha-effect-dexter .ha-ihe-desc,.ha-ihe-fig.ha-effect-sarah .ha-ihe-img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-dexter .ha-ihe-desc{position:absolute;right:60px;bottom:60px;left:60px;opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}.ha-ihe-fig.ha-effect-sarah{background-color:#42b078}.ha-ihe-fig.ha-effect-sarah .ha-ihe-img{max-width:none;width:calc(100% + 20px);-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.ha-ihe-fig.ha-effect-sarah:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-sarah:hover .ha-ihe-img{opacity:.4;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-sarah:hover .ha-ihe-desc{opacity:1}.ha-ihe-fig.ha-effect-sarah .ha-ihe-caption{-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;text-align:left}.ha-ihe-fig.ha-effect-sarah .ha-ihe-title{position:relative;overflow:hidden;padding:.5em 0}.ha-ihe-fig.ha-effect-sarah .ha-ihe-title::after{bottom:0;left:0;width:100%;height:3px;background:var(--ha-ihe-title-after-color);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.ha-ihe-fig.ha-effect-chico .ha-ihe-img,.ha-ihe-fig.ha-effect-sarah .ha-ihe-desc{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-sarah .ha-ihe-desc{padding:1em 0;opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.ha-ihe-fig.ha-effect-chico .ha-ihe-img{-webkit-transform:scale(1.12);-ms-transform:scale(1.12);transform:scale(1.12)}.ha-ihe-fig.ha-effect-chico:hover .ha-ihe-img{opacity:.5;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ha-ihe-fig.ha-effect-chico:hover .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-chico:hover .ha-ihe-desc{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ha-ihe-fig.ha-effect-chico .ha-ihe-caption{padding:3em}.ha-ihe-fig.ha-effect-chico .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-chico .ha-ihe-desc{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-chico .ha-ihe-caption::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px solid var(--ha-ihe-fig-before-color);content:"";-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.ha-ihe-fig.ha-effect-chico .ha-ihe-desc{margin:0 auto;max-width:200px;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.ha-ihe-fig.ha-effect-chico .ha-ihe-title{padding:10% 0 5%}.ha-ihe-fig.ha-effect-julia{background-color:#2f3238}.ha-ihe-fig.ha-effect-julia .ha-ihe-img{max-width:none;height:400px;-webkit-transition:opacity 1s,-webkit-transform 1s;transition:opacity 1s,transform 1s;transition:opacity 1s,transform 1s,-webkit-transform 1s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ha-ihe-fig.ha-effect-julia .ha-ihe-caption{text-align:left}.ha-ihe-fig.ha-effect-julia .ha-ihe-title{position:relative;padding:.5em 0}.ha-ihe-fig.ha-effect-julia .ha-ihe-desc{display:inline-block;margin:0 0 .25em;padding:.4em 1em;background:rgba(255,255,255,.9);color:#2f3238;text-transform:none;font-size:75%;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(-360px,0,0);transform:translate3d(-360px,0,0)}.ha-ihe-fig.ha-effect-julia .ha-ihe-desc:first-child{-webkit-transition-delay:.15s;transition-delay:.15s}.ha-ihe-fig.ha-effect-julia .ha-ihe-desc:nth-of-type(2){-webkit-transition-delay:.1s;transition-delay:.1s}.ha-ihe-fig.ha-effect-julia .ha-ihe-desc:nth-of-type(3){-webkit-transition-delay:.05s;transition-delay:.05s}.ha-ihe-fig.ha-effect-julia:hover .ha-ihe-desc{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-julia:hover .ha-ihe-desc:first-child{-webkit-transition-delay:0s;transition-delay:0s}.ha-ihe-fig.ha-effect-julia:hover .ha-ihe-desc:nth-of-type(2){-webkit-transition-delay:.05s;transition-delay:.05s}.ha-ihe-fig.ha-effect-julia:hover .ha-ihe-desc:nth-of-type(3){-webkit-transition-delay:.1s;transition-delay:.1s}.ha-ihe-fig.ha-effect-julia:hover .ha-ihe-img{opacity:.4;-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}.ha-ihe-fig.ha-effect-goliath{background-color:#df4e4e}.ha-ihe-fig.ha-effect-goliath .ha-ihe-img,.ha-ihe-fig.ha-effect-goliath .ha-ihe-title{-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-goliath .ha-ihe-img{-webkit-backface-visibility:hidden;backface-visibility:hidden}.ha-ihe-fig.ha-effect-goliath .ha-ihe-title{position:absolute;bottom:0;left:auto;padding:1em}.ha-ihe-fig.ha-effect-apollo .ha-ihe-img,.ha-ihe-fig.ha-effect-goliath .ha-ihe-desc{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-goliath .ha-ihe-desc{position:absolute;bottom:0;left:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;padding:1em;height:80px;text-transform:none;font-size:90%;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0);opacity:0}.ha-ihe-fig.ha-effect-goliath:hover .ha-ihe-img{-webkit-transform:translate3d(0,-80px,0);transform:translate3d(0,-80px,0)}.ha-ihe-fig.ha-effect-goliath:hover .ha-ihe-title{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}.ha-ihe-fig.ha-effect-goliath:hover .ha-ihe-desc{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-apollo{background-color:#3498db}.ha-ihe-fig.ha-effect-apollo .ha-ihe-img{opacity:.95;-webkit-transform:scale3d(1.05,1.05,1);transform:scale3d(1.05,1.05,1)}.ha-ihe-fig.ha-effect-apollo .ha-ihe-caption{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.ha-ihe-fig.ha-effect-apollo .ha-ihe-caption::before{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.5);content:"";-webkit-transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s;-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-109%,0);transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-109%,0)}.ha-ihe-fig.ha-effect-apollo .ha-ihe-desc{position:absolute;right:0;bottom:0;margin:3em;padding:0 1em;max-width:150px;border-right:4px solid var(--ha-ihe-desc-border-color);text-align:right;opacity:0;-webkit-transition:opacity .35s;transition:opacity .35s}.ha-ihe-fig.ha-effect-apollo .ha-ihe-title{text-align:left}.ha-ihe-fig.ha-effect-apollo:hover .ha-ihe-img{opacity:.6;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.ha-ihe-fig.ha-effect-apollo:hover .ha-ihe-caption::before{-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,109%,0);transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,109%,0)}.ha-ihe-fig.ha-effect-apollo:hover .ha-ihe-desc{opacity:1;-webkit-transition-delay:.1s;transition-delay:.1s}.ha-ihe-fig.ha-effect-moses{background-color:#ec65b7}.ha-ihe-fig.ha-effect-moses .ha-ihe-img{opacity:.85;-webkit-transition:opacity .35s;transition:opacity .35s}.ha-ihe-fig.ha-effect-moses .ha-ihe-caption{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-align:start}.ha-ihe-fig.ha-effect-moses .ha-ihe-title{padding:20px;width:50%;height:50%;border:2px solid #fff;text-align:left;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(10px,10px,0);transform:translate3d(10px,10px,0)}.ha-ihe-fig.ha-effect-moses .ha-ihe-desc{float:right;padding:20px;width:50%;height:50%;border:2px solid var(--ha-ihe-desc-border-color);text-align:right;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(50%,-50%,0);transform:translate3d(50%,-50%,0)}.ha-ihe-fig.ha-effect-moses:hover .ha-ihe-title{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-moses:hover .ha-ihe-desc{opacity:1;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.ha-ihe-fig.ha-effect-moses:hover .ha-ihe-img{opacity:.6}.ha-ihe-fig.ha-effect-jazz{background-color:#f3cf3f}.ha-ihe-fig.ha-effect-jazz .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-jazz .ha-ihe-desc,.ha-ihe-fig.ha-effect-jazz .ha-ihe-img{opacity:.9;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-jazz .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-jazz .ha-ihe-desc{opacity:0}.ha-ihe-fig.ha-effect-jazz .ha-ihe-caption::after{position:absolute;top:0;left:0;width:100%;height:100%;border-top:1px solid var(--ha-ihe-fig-after-color);border-bottom:1px solid var(--ha-ihe-fig-after-color);content:"";-webkit-transform:rotate3d(0,0,1,45deg) scale3d(1,0,1);transform:rotate3d(0,0,1,45deg) scale3d(1,0,1);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.ha-ihe-fig.ha-effect-jazz .ha-ihe-desc{padding:.5em 2em;text-transform:none;font-size:.85em;-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1)}.ha-ihe-fig.ha-effect-jazz .ha-ihe-title{opacity:1;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1)}.ha-ihe-fig.ha-effect-jazz:hover .ha-ihe-img{opacity:.7;-webkit-transform:scale3d(1.05,1.05,1);transform:scale3d(1.05,1.05,1)}.ha-ihe-fig.ha-effect-jazz:hover .ha-ihe-caption::after{opacity:1;-webkit-transform:rotate3d(0,0,1,45deg) scale3d(1,1,1);transform:rotate3d(0,0,1,45deg) scale3d(1,1,1)}.ha-ihe-fig.ha-effect-jazz:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-jazz:hover .ha-ihe-title,.ha-ihe-fig.ha-effect-ming:hover .ha-ihe-caption::before{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.ha-ihe-fig.ha-effect-ming{background-color:#030c17}.ha-ihe-fig.ha-effect-ming .ha-ihe-img{opacity:.9;-webkit-transition:opacity .35s;transition:opacity .35s}.ha-ihe-fig.ha-effect-ming .ha-ihe-caption::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:2px solid var(--ha-ihe-fig-before-color);box-shadow:0 0 0 30px rgba(255,255,255,.2);content:"";opacity:0;-webkit-transform:scale3d(1.4,1.4,1);transform:scale3d(1.4,1.4,1)}.ha-ihe-fig.ha-effect-ming .ha-ihe-title{margin:20% 0 10px;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-lexi .ha-ihe-img,.ha-ihe-fig.ha-effect-ming .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-ming .ha-ihe-desc{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-ming .ha-ihe-desc{padding:1em;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5);opacity:0}.ha-ihe-fig.ha-effect-ming:hover .ha-ihe-title{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}.ha-ihe-fig.ha-effect-ming:hover .ha-ihe-caption{background-color:rgba(58,52,42,0)}.ha-ihe-fig.ha-effect-lexi:hover .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-ming:hover .ha-ihe-desc{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.ha-ihe-fig.ha-effect-ming:hover .ha-ihe-img{opacity:.4}.ha-ihe-fig.ha-effect-lexi{background-color:#fff47}.ha-ihe-fig.ha-effect-lexi .ha-ihe-img{margin:-10px 0 0 -10px;max-width:none;width:calc(100% + 10px);height:calc(100% + 10px);opacity:.9;-webkit-transform:translate3d(10px,10px,0);transform:translate3d(10px,10px,0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.ha-ihe-fig.ha-effect-lexi .ha-ihe-caption{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.ha-ihe-fig.ha-effect-lexi .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-lexi .ha-ihe-desc{position:absolute;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-lexi .ha-ihe-caption::before{height:300px;border:2px solid var(--ha-ihe-fig-before-color);border-radius:50%;box-shadow:0 0 0 900px rgba(255,255,255,.2);content:"";-webkit-transform:scale3d(.5,.5,1);transform:scale3d(.5,.5,1);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;right:-100px;bottom:-100px;width:300px}.ha-ihe-fig.ha-effect-lexi .ha-ihe-desc{right:0;bottom:0;padding:0 1.5em 1.5em 0;width:140px;text-align:right;-webkit-transform:translate3d(20px,20px,0);transform:translate3d(20px,20px,0)}.ha-ihe-fig.ha-effect-lexi:hover .ha-ihe-img{opacity:.6;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-lexi:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-lexi:hover .ha-ihe-title{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-lexi .ha-ihe-title{text-align:left;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(5px,5px,0);transform:translate3d(5px,5px,0)}.ha-ihe-fig.ha-effect-duke{background-color:#cc605587}.ha-ihe-fig.ha-effect-duke .ha-ihe-caption{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.ha-ihe-fig.ha-effect-duke .ha-ihe-desc,.ha-ihe-fig.ha-effect-duke .ha-ihe-img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-duke .ha-ihe-desc{margin-top:auto;padding:30px;width:100%;border:2px solid var(--ha-ihe-desc-border-color);text-transform:none;font-size:90%;opacity:0;-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1);-webkit-transform-origin:50% -100%;-ms-transform-origin:50% -100%;transform-origin:50% -100%}.ha-ihe-fig.ha-effect-duke:hover .ha-ihe-img{opacity:.1;-webkit-transform:scale3d(2,2,1);transform:scale3d(2,2,1)}.ha-ihe-fig.ha-effect-duke:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-duke:hover .ha-ihe-title{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.ha-ihe-fig.ha-effect-duke .ha-ihe-title{margin-bottom:auto;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1);-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%}@media (max-width:767px){.ha-ihe-wrapper .ha-ihe-fig{display:inline-block;float:none;margin:10px auto;width:100%}.ha-ihe-fig.ha-effect-lily .ha-ihe-caption>div,.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-caption{padding:1em}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-desc{font-size:12px}.ha-ihe-fig.ha-effect-lexi .ha-ihe-caption::before{right:-65px;bottom:-65px;width:200px;height:200px}.ha-ihe-fig.ha-effect-ming .ha-ihe-caption::before{top:20px;right:20px;bottom:20px;left:20px}.ha-ihe-fig.ha-effect-moses .ha-ihe-desc,.ha-ihe-fig.ha-effect-moses .ha-ihe-title{padding:10px}.ha-ihe-fig.ha-effect-ruby .ha-ihe-desc{padding:1.5em}.ha-ihe-fig.ha-effect-dexter .ha-ihe-title{position:absolute;top:45px}.ha-ihe-fig.ha-effect-dexter:hover .ha-ihe-desc{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}.ha-ihe-fig.ha-effect-duke .ha-ihe-desc{padding:20px}.ha-ihe-fig.ha-effect-goliath:hover .ha-ihe-title{-webkit-transform:translate3d(0,-60px,0);transform:translate3d(0,-60px,0)}.ha-ihe-fig.ha-effect-layla .ha-ihe-caption::after{top:20px;right:35px;bottom:20px;left:35px}.ha-ihe-fig.ha-effect-layla .ha-ihe-caption::before{top:35px;right:20px;bottom:35px;left:20px}.ha-ihe-fig.ha-effect-layla .ha-ihe-img{-webkit-transform:scale(1.5) translateY(-30px);-ms-transform:scale(1.5) translateY(-30px);transform:scale(1.5) translateY(-30px)}.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-img{-webkit-transform:translateY(0) scale(1.5);-ms-transform:translateY(0) scale(1.5);transform:translateY(0) scale(1.5)}.ha-ihe-fig.ha-effect-oscar .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-roxy .ha-ihe-caption::before{top:20px;right:20px;bottom:20px;left:20px}.ha-ihe-fig.ha-effect-roxy .ha-ihe-desc,.ha-ihe-fig.ha-effect-roxy .ha-ihe-title{margin-left:10px}}
|
17 |
.ha-infobox{--ha-infobox-media-offset-x:0;--ha-infobox-media-offset-y:0;--ha-infobox-media-rotate:0}.ha-infobox>.elementor-widget-container{padding:25px;border-radius:5px;background-color:#fff;box-shadow:0 3px 40px rgba(36,36,36,.1)}.ha-infobox.ha-infobox-media-dir-left .elementor-widget-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ha-infobox.ha-infobox-media-dir-left .elementor-widget-container .ha-infobox-figure{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;margin:0 25px 0 0!important}.ha-infobox-title{margin-top:0;margin-bottom:10px;color:#151515;font-size:24px}.ha-infobox-figure{display:inline-block;margin:0 0 25px!important;-webkit-transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y));-ms-transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y));transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y))}.ha-infobox-figure--icon{text-align:center;font-size:48px;line-height:1;-webkit-transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y)) rotate(var(--ha-infobox-media-rotate));-ms-transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y)) rotate(var(--ha-infobox-media-rotate));transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y)) rotate(var(--ha-infobox-media-rotate))}.ha-infobox-figure i,.ha-infobox-figure svg{position:relative;display:block;width:1em;height:1em;-webkit-transform:rotate(calc(-1*var(--ha-infobox-media-rotate)));-ms-transform:rotate(calc(-1*var(--ha-infobox-media-rotate)));transform:rotate(calc(-1*var(--ha-infobox-media-rotate)));fill:currentColor}.ha-infobox-figure i:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.ha-infobox-figure img{width:100%;height:100%;vertical-align:bottom;-o-object-fit:cover;object-fit:cover}.ha-infobox.ha-infobox-media-dir-top .ha-infobox-body{margin-top:var(--ha-infobox-media-offset-y)}.ha-infobox-text p{margin-top:0;margin-bottom:0}.ha-infobox-text+.ha-btn--link{margin-top:25px}.ha-infobox .ha-btn--icon-after .ha-btn-icon,.ha-infobox .ha-btn--icon-before .ha-btn-icon{-webkit-transition:inherit;transition:inherit;-webkit-transform:translateX(var(--infobox-btn-icon-translate-x,0));-ms-transform:translateX(var(--infobox-btn-icon-translate-x,0));transform:translateX(var(--infobox-btn-icon-translate-x,0))}.ha-infobox .ha-btn--icon-after:focus .ha-btn-icon,.ha-infobox .ha-btn--icon-after:hover .ha-btn-icon,.ha-infobox .ha-btn--icon-before:focus .ha-btn-icon,.ha-infobox .ha-btn--icon-before:hover .ha-btn-icon{-webkit-transform:translateX(var(--infobox-btn-icon-translate-x-hover,10px));-ms-transform:translateX(var(--infobox-btn-icon-translate-x-hover,10px));transform:translateX(var(--infobox-btn-icon-translate-x-hover,10px))}
|
18 |
.ha-justified-gallery .ha-justified-grid__wrap{margin-right:calc(-1*var(--justified-grid-pull,0));margin-left:calc(-1*var(--justified-grid-pull,0));width:auto}.ha-justified-gallery .ha-justified-grid__item{border-radius:3px}.ha-justified-gallery .ha-justified-grid__item img{border-radius:inherit}.ha-justified-gallery .justified-gallery>.ha-justified-grid__item>.caption{bottom:-100px!important;padding:10px;-webkit-transition:all .25s!important;transition:all .25s!important;-webkit-animation:haSmoothReveal .3s forwards;animation:haSmoothReveal .3s forwards}.ha-justified-gallery .justified-gallery>.ha-justified-grid__item>.caption.caption-visible{bottom:0!important}.ha-justified-gallery .justified-gallery>.entry-visible>a>img,.ha-justified-gallery .justified-gallery>.entry-visible>img{-webkit-transition:all 300ms,opacity 500ms ease-in;transition:all 300ms,opacity 500ms ease-in;-o-object-fit:cover;object-fit:cover}@-webkit-keyframes haSmoothReveal{0%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes haSmoothReveal{0%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}
|
19 |
-
.ha-link-hover{font-size:16px;--color-bg:#fff;--color-link:#1352d1;--color-link-hover:#1352d1;--color-number:#999;--color-text:#111}.ha-link-hover *,.ha-link-hover ::after,.ha-link-hover ::before{box-sizing:border-box}.ha-link-hover a{outline:none;color:var(--color-link);text-decoration:none}.ha-link-hover a:hover{outline:none;color:var(--color-link-hover)}.ha-link-hover a:focus{outline:none;background:#d3d3d3}.ha-link-hover a:focus:not(:focus-visible){background:0 0}.ha-link-hover a:focus-visible{outline:2px solid red;background:0 0}.ha-link-hover .ha_content__item{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin:0;padding:0}.ha-link-hover .ha-link{position:relative;color:var(--color-text);white-space:nowrap;font-size:18px;font-family:"Roboto",sans-serif;cursor:pointer}.ha-link-hover .ha-link::after,.ha-link-hover .ha-link::before{position:absolute;top:100%;left:0;width:100%;height:1px;background:currentColor;pointer-events:none}.ha-link-hover .ha-link::before{content:""}.ha-link-hover .ha-link--metis{text-transform:lowercase}.ha-link-hover .ha-link--io::after,.ha-link-hover .ha-link--io::before,.ha-link-hover .ha-link--metis::before{-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--metis::before{-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ha-link-hover .ha-link--io:hover::after,.ha-link-hover .ha-link--io:hover::before,.ha-link-hover .ha-link--metis:hover::before{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--io::after,.ha-link-hover .ha-link--io::before{-webkit-transition:-webkit-transform .3s cubic-bezier(.7,0,.2,1);transition:transform .3s cubic-bezier(.7,0,.2,1);transition:transform .3s cubic-bezier(.7,0,.2,1),-webkit-transform .3s cubic-bezier(.7,0,.2,1)}.ha-link-hover .ha-link--io:hover::after,.ha-link-hover .ha-link--io:hover::before{-webkit-transition-timing-function:cubic-bezier(.4,1,.8,1);transition-timing-function:cubic-bezier(.4,1,.8,1)}.ha-link-hover .ha-link--io::after{top:calc(100% + 4px);content:"";-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--io:hover::after{-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--thebe{text-transform:uppercase}.ha-link-hover .ha-link--thebe::before{-webkit-transition:-webkit-transform .3s cubic-bezier(.2,1,.8,1);transition:transform .3s cubic-bezier(.2,1,.8,1);transition:transform .3s cubic-bezier(.2,1,.8,1),-webkit-transform .3s cubic-bezier(.2,1,.8,1)}.ha-link-hover .ha-link--thebe:hover::before{-webkit-transform:scale3d(1,2,1);transform:scale3d(1,2,1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--leda::before,.ha-link-hover .ha-link--thebe::after,.ha-link-hover .ha-link--thebe::before{-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--thebe::after{content:"";-webkit-transition:-webkit-transform .4s .1s cubic-bezier(.2,1,.8,1);transition:transform .4s .1s cubic-bezier(.2,1,.8,1);transition:transform .4s .1s cubic-bezier(.2,1,.8,1),-webkit-transform .4s .1s cubic-bezier(.2,1,.8,1);top:calc(100% + 4px)}.ha-link-hover .ha-link--thebe:hover::after,.ha-link-hover .ha-link--thebe:hover::before{-webkit-transition-timing-function:cubic-bezier(.7,0,.2,1);transition-timing-function:cubic-bezier(.7,0,.2,1)}.ha-link-hover .ha-link--leda{overflow:hidden;font-weight:700;line-height:2}.ha-link-hover .ha-link--leda::before{top:calc(100% - 5px);height:2px}.ha-link-hover .ha-link--leda:hover::before,.ha-link-hover .ha-link--thebe:hover::after{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--leda span,.ha-link-hover .ha-link--leda::after,.ha-link-hover .ha-link--leda::before{-webkit-transition:-webkit-transform .3s cubic-bezier(.5,.5,.3,1);transition:transform .3s cubic-bezier(.5,.5,.3,1);transition:transform .3s cubic-bezier(.5,.5,.3,1),-webkit-transform .3s cubic-bezier(.5,.5,.3,1)}.ha-link-hover .ha-link--leda::after{top:0;height:100%;background:0 0;content:attr(data-text);-webkit-transform:translate3d(150%,0,0);transform:translate3d(150%,0,0);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--leda:hover::after{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-link-hover .ha-link--leda span{display:inline-block}.ha-link-hover .ha-link--leda:hover span{-webkit-transform:translate3d(-150%,0,0);transform:translate3d(-150%,0,0)}.ha-link-hover .ha-link--ersa{padding:0 10px;text-indent:1px;text-transform:uppercase;letter-spacing:1px}.ha-link-hover .ha-link--ersa span,.ha-link-hover .ha-link--ersa::before{-webkit-transition:-webkit-transform .3s cubic-bezier(.4,1,.8,1);transition:transform .3s cubic-bezier(.4,1,.8,1);transition:transform .3s cubic-bezier(.4,1,.8,1),-webkit-transform .3s cubic-bezier(.4,1,.8,1)}.ha-link-hover .ha-link--ersa::before{top:50%;height:2px;-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--ersa:hover::before{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--ersa span{display:inline-block}.ha-link-hover .ha-link--ersa:hover span{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}.ha-link-hover .ha-link--elara::before{-webkit-transition:-webkit-clip-path .3s,-webkit-transform .3s cubic-bezier(.2,1,.8,1);transition:clip-path .3s,transform .3s cubic-bezier(.2,1,.8,1);transition:clip-path .3s,transform .3s cubic-bezier(.2,1,.8,1),-webkit-clip-path .3s,-webkit-transform .3s cubic-bezier(.2,1,.8,1);-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-clip-path:polygon(0% 0%,0% 100%,0 100%,0 0,100% 0,100% 100%,0 100%,0 100%,100% 100%,100% 0%);clip-path:polygon(0% 0%,0% 100%,0 100%,0 0,100% 0,100% 100%,0 100%,0 100%,100% 100%,100% 0%)}.ha-link-hover .ha-link--elara:hover::before{-webkit-transform:translate3d(0,2px,0) scale3d(1.08,3,1);transform:translate3d(0,2px,0) scale3d(1.08,3,1);-webkit-clip-path:polygon(0% 0%,0% 100%,50% 100%,50% 0,50% 0,50% 100%,50% 100%,0 100%,100% 100%,100% 0%);clip-path:polygon(0% 0%,0% 100%,50% 100%,50% 0,50% 0,50% 100%,50% 100%,0 100%,100% 100%,100% 0%)}.ha-link-hover .ha-link--elara span{display:inline-block;-webkit-transition:-webkit-transform .3s cubic-bezier(.2,1,.8,1);transition:transform .3s cubic-bezier(.2,1,.8,1);transition:transform .3s cubic-bezier(.2,1,.8,1),-webkit-transform .3s cubic-bezier(.2,1,.8,1)}.ha-link-hover .ha-link--elara:hover span{-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0)}.ha-link-hover .ha-link--dia::after,.ha-link-hover .ha-link--dia::before{opacity:0;-webkit-transition-timing-function:cubic-bezier(.2,1,.8,1);transition-timing-function:cubic-bezier(.2,1,.8,1);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform:translate3d(0,3px,0);transform:translate3d(0,3px,0);-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0}.ha-link-hover .ha-link--dia:hover::after,.ha-link-hover .ha-link--dia:hover::before{opacity:1;-webkit-transition-timing-function:cubic-bezier(.2,0,.3,1);transition-timing-function:cubic-bezier(.2,0,.3,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-link-hover .ha-link--dia::after{top:calc(100% + 4px);left:15%;width:70%;content:""}.ha-link-hover .ha-link--dia::before,.ha-link-hover .ha-link--dia:hover::after{-webkit-transition-delay:.1s;transition-delay:.1s}.ha-link-hover .ha-link--dia:hover::before{-webkit-transition-delay:0s;transition-delay:0s}.ha-link-hover .ha-link--kale{text-transform:lowercase;font-weight:600}.ha-link-hover .ha-link--kale::before{top:100%;height:10px;opacity:0}.ha-link-hover .ha-link--kale:hover::before{opacity:1;-webkit-animation:lineUp .3s ease forwards;animation:lineUp .3s ease forwards}@-webkit-keyframes lineUp{0%{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}50%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}51%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes lineUp{0%{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}50%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}51%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}.ha-link-hover .ha-link--kale::after{content:"";opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;-webkit-transition-delay:0s;transition-delay:0s}.ha-link-hover .ha-link--kale:hover::after{opacity:1;-webkit-transition-delay:.3s;transition-delay:.3s}.ha-link-hover .ha-link--carpo{text-transform:uppercase;font-weight:700}.ha-link-hover .ha-link--carpo::after,.ha-link-hover .ha-link--carpo::before{-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ha-link-hover .ha-link--carpo::before{-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--carpo:hover::before{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.ha-link-hover .ha-link--carpo::after{top:calc(100% + 4px);content:"";-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--carpo:hover::after{-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1)}.ha-link-hover .ha-link--helike{font-weight:700}.ha-link-hover .ha-link--helike:hover span{-webkit-animation:glitchText .4s linear;animation:glitchText .4s linear}@-webkit-keyframes glitchText{0%{opacity:1;-webkit-transform:translate3d(-10px,0,0) scale3d(-1,-1,1);transform:translate3d(-10px,0,0) scale3d(-1,-1,1);-webkit-clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%)}10%{-webkit-clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%);clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%)}20%{-webkit-clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%);clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%)}35%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%);clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%)}50%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%);clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%)}60%{-webkit-clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%);clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%)}70%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%);clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%)}80%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%);clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%)}90%{-webkit-transform:translate3d(-10px,0,0) scale3d(-1,-1,1);transform:translate3d(-10px,0,0) scale3d(-1,-1,1)}to{opacity:1;-webkit-transform:translate3d(0,0,0) scale3d(1,1,1);transform:translate3d(0,0,0) scale3d(1,1,1);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}}@keyframes glitchText{0%{opacity:1;-webkit-transform:translate3d(-10px,0,0) scale3d(-1,-1,1);transform:translate3d(-10px,0,0) scale3d(-1,-1,1);-webkit-clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%)}10%{-webkit-clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%);clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%)}20%{-webkit-clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%);clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%)}35%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%);clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%)}50%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%);clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%)}60%{-webkit-clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%);clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%)}70%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%);clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%)}80%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%);clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%)}90%{-webkit-transform:translate3d(-10px,0,0) scale3d(-1,-1,1);transform:translate3d(-10px,0,0) scale3d(-1,-1,1)}to{opacity:1;-webkit-transform:translate3d(0,0,0) scale3d(1,1,1);transform:translate3d(0,0,0) scale3d(1,1,1);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}}.ha-link-hover .ha-link--helike::before{height:2px;opacity:0}.ha-link-hover .ha-link--helike:hover::before{opacity:1;-webkit-animation:glitchLine .4s steps(2,start) forwards;animation:glitchLine .4s steps(2,start) forwards}@-webkit-keyframes glitchLine{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}20%{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}30%{-webkit-transform:scale3d(.1,1.4,1) translate3d(0,-25px,0);transform:scale3d(.1,1.4,1) translate3d(0,-25px,0);-webkit-transform-origin:100% 0;transform-origin:100% 0}40%{-webkit-transform:scale3d(1,.3,1) translate3d(0,25px,0);transform:scale3d(1,.3,1) translate3d(0,25px,0)}50%{-webkit-transform:scale3d(.5,.3,1) translate3d(-100px,-80px,0);transform:scale3d(.5,.3,1) translate3d(-100px,-80px,0)}60%{-webkit-transform:scale3d(1,1.25,1) translate3d(10px,-5px,0);transform:scale3d(1,1.25,1) translate3d(10px,-5px,0)}70%{-webkit-transform:scale3d(.5,.5,1) translate3d(0,20px,0);transform:scale3d(.5,.5,1) translate3d(0,20px,0)}80%{-webkit-transform:translate3d(-30,10px,0) scale3d(1,.4,1);transform:translate3d(-30,10px,0) scale3d(1,.4,1);-webkit-transform-origin:100% 0;transform-origin:100% 0}90%{-webkit-transform:scale3d(1,.5,1) translate3d(0,-15px,0);transform:scale3d(1,.5,1) translate3d(0,-15px,0);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{opacity:1}}@keyframes glitchLine{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}20%{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}30%{-webkit-transform:scale3d(.1,1.4,1) translate3d(0,-25px,0);transform:scale3d(.1,1.4,1) translate3d(0,-25px,0);-webkit-transform-origin:100% 0;transform-origin:100% 0}40%{-webkit-transform:scale3d(1,.3,1) translate3d(0,25px,0);transform:scale3d(1,.3,1) translate3d(0,25px,0)}50%{-webkit-transform:scale3d(.5,.3,1) translate3d(-100px,-80px,0);transform:scale3d(.5,.3,1) translate3d(-100px,-80px,0)}60%{-webkit-transform:scale3d(1,1.25,1) translate3d(10px,-5px,0);transform:scale3d(1,1.25,1) translate3d(10px,-5px,0)}70%{-webkit-transform:scale3d(.5,.5,1) translate3d(0,20px,0);transform:scale3d(.5,.5,1) translate3d(0,20px,0)}80%{-webkit-transform:translate3d(-30,10px,0) scale3d(1,.4,1);transform:translate3d(-30,10px,0) scale3d(1,.4,1);-webkit-transform-origin:100% 0;transform-origin:100% 0}90%{-webkit-transform:scale3d(1,.5,1) translate3d(0,-15px,0);transform:scale3d(1,.5,1) translate3d(0,-15px,0);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{opacity:1}}.ha-link-hover .ha-link--mneme{text-transform:uppercase}.ha-link-hover .ha-link--mneme::before{top:0;height:100%;opacity:0}.ha-link-hover .ha-link--mneme:hover::before{opacity:1;-webkit-animation:coverUp .3s ease forwards;animation:coverUp .3s ease forwards}@-webkit-keyframes coverUp{0%{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}50%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}51%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes coverUp{0%{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}50%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}51%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}.ha-link-hover .ha-link--mneme::after{content:"";-webkit-transition:opacity .3s;transition:opacity .3s}.ha-link-hover .ha-link--mneme:hover::after{opacity:0}.ha-link-hover .ha-link--iocaste{overflow:hidden;padding:7px 0}.ha-link-hover .ha_link__graphic{position:absolute;top:0;left:0;pointer-events:none;fill:none;stroke:currentColor;stroke-width:1px}.ha-link-hover .ha_link__graphic--slide{top:-3px;-webkit-transition:-webkit-transform .7s;transition:transform .7s;transition:transform .7s,-webkit-transform .7s;-webkit-transition-timing-function:cubic-bezier(0,.25,.5,1);transition-timing-function:cubic-bezier(0,.25,.5,1);stroke-width:2px}.ha-link-hover .ha-link:hover .ha_link__graphic--slide{-webkit-transform:translate3d(-66.6%,0,0);transform:translate3d(-66.6%,0,0)}.ha-link-hover .ha-link--herse{font-weight:700}.ha-link-hover .ha-link--carme::before,.ha-link-hover .ha-link--herse::before{display:none}.ha-link-hover .ha_link__graphic--stroke path{stroke-dasharray:1;stroke-dashoffset:1}.ha-link-hover .ha-link:hover .ha_link__graphic--stroke path{stroke-dashoffset:0}.ha-link-hover .ha_link__graphic--arc{top:73%;left:-23%}.ha-link-hover .ha_link__graphic--arc path{-webkit-transition:stroke-dashoffset .4s cubic-bezier(.7,0,.3,1);transition:stroke-dashoffset .4s cubic-bezier(.7,0,.3,1)}.ha-link-hover .ha-link:hover .ha_link__graphic--arc path,.ha-link-hover .ha-link:hover .ha_link__graphic--scribble path{-webkit-transition-timing-function:cubic-bezier(.8,1,.7,1);transition-timing-function:cubic-bezier(.8,1,.7,1);-webkit-transition-duration:.3s;transition-duration:.3s}.ha-link-hover .ha_link__graphic--scribble{top:100%}.ha-link-hover .ha_link__graphic--scribble path{-webkit-transition:stroke-dashoffset .6s cubic-bezier(.7,0,.3,1);transition:stroke-dashoffset .6s cubic-bezier(.7,0,.3,1)}.ha-link-hover .ha-link--eirene{font-weight:700}.ha-link-hover .ha-link--eirene::before{height:7px;border-radius:20px;-webkit-transition:opacity .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s;-webkit-transition-timing-function:cubic-bezier(.2,.57,.67,1.53);transition-timing-function:cubic-bezier(.2,.57,.67,1.53);-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.ha-link-hover .ha-link--eirene:hover span,.ha-link-hover .ha-link--eirene:hover::before{-webkit-transition-timing-function:cubic-bezier(.8,0,.1,1);transition-timing-function:cubic-bezier(.8,0,.1,1);-webkit-transition-duration:.4s;transition-duration:.4s}.ha-link-hover .ha-link--eirene:hover::before{opacity:1;-webkit-transform:scale3d(1.2,.1,1);transform:scale3d(1.2,.1,1)}.ha-link-hover .ha-link--eirene span{display:inline-block;-webkit-transition:-webkit-transform .2s .05s cubic-bezier(.2,.57,.67,1.53);transition:transform .2s .05s cubic-bezier(.2,.57,.67,1.53);transition:transform .2s .05s cubic-bezier(.2,.57,.67,1.53),-webkit-transform .2s .05s cubic-bezier(.2,.57,.67,1.53);-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}.ha-link-hover .ha-link--eirene:hover span{-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
|
20 |
.ha-logo-grid-wrapper:after{display:block;clear:both;content:""}.ha-logo-grid-item{float:left;overflow:hidden;height:180px;border-color:#e7e7e7}.ha-logo-grid-figure{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin:0;padding:30px;width:100%;height:100%}.ha-logo-grid-img{max-height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:1025px){.ha-logo-grid--col-2 .ha-logo-grid-item{width:calc(100%/2)}.ha-logo-grid--col-3 .ha-logo-grid-item{width:calc(100%/3)}.ha-logo-grid--col-4 .ha-logo-grid-item{width:calc(100%/4)}.ha-logo-grid--col-5 .ha-logo-grid-item{width:calc(100%/5)}.ha-logo-grid--col-6 .ha-logo-grid-item{width:calc(100%/6)}}@media (max-width:1024px) and (min-width:768px){.ha-logo-grid--col--tablet2 .ha-logo-grid-item{width:calc(100%/2)}.ha-logo-grid--col--tablet3 .ha-logo-grid-item{width:calc(100%/3)}.ha-logo-grid--col--tablet4 .ha-logo-grid-item{width:calc(100%/4)}.ha-logo-grid--col--tablet5 .ha-logo-grid-item{width:calc(100%/5)}.ha-logo-grid--col--tablet6 .ha-logo-grid-item{width:calc(100%/6)}}@media (max-width:767px){.ha-logo-grid--col--mobile2 .ha-logo-grid-item{width:calc(100%/2)}.ha-logo-grid--col--mobile3 .ha-logo-grid-item{width:calc(100%/3)}.ha-logo-grid--col--mobile4 .ha-logo-grid-item{width:calc(100%/4)}.ha-logo-grid--col--mobile5 .ha-logo-grid-item{width:calc(100%/5)}.ha-logo-grid--col--mobile6 .ha-logo-grid-item{width:calc(100%/6)}}.ha-logo-grid--tictactoe .ha-logo-grid-item{border-width:2px 2px 0 0;border-style:solid}@media (min-width:1025px){.ha-logo-grid--tictactoe.ha-logo-grid--col-2 .ha-logo-grid-item:nth-child(2n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-2 .ha-logo-grid-item:nth-child(-n+2){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-3 .ha-logo-grid-item:nth-child(3n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-3 .ha-logo-grid-item:nth-child(-n+3){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-4 .ha-logo-grid-item:nth-child(4n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-4 .ha-logo-grid-item:nth-child(-n+4){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-5 .ha-logo-grid-item:nth-child(5n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-5 .ha-logo-grid-item:nth-child(-n+5){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-6 .ha-logo-grid-item:nth-child(6n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-6 .ha-logo-grid-item:nth-child(-n+6){border-top-width:0!important}}@media (max-width:1024px) and (min-width:768px){.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet2 .ha-logo-grid-item:nth-child(2n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet2 .ha-logo-grid-item:nth-child(-n+2){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet3 .ha-logo-grid-item:nth-child(3n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet3 .ha-logo-grid-item:nth-child(-n+3){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet4 .ha-logo-grid-item:nth-child(4n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet4 .ha-logo-grid-item:nth-child(-n+4){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet5 .ha-logo-grid-item:nth-child(5n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet5 .ha-logo-grid-item:nth-child(-n+5){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet6 .ha-logo-grid-item:nth-child(6n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet6 .ha-logo-grid-item:nth-child(-n+6){border-top-width:0!important}}@media (max-width:767px){.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile2 .ha-logo-grid-item:nth-child(2n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile2 .ha-logo-grid-item:nth-child(-n+2){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile3 .ha-logo-grid-item:nth-child(3n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile3 .ha-logo-grid-item:nth-child(-n+3){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile4 .ha-logo-grid-item:nth-child(4n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile4 .ha-logo-grid-item:nth-child(-n+4){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile5 .ha-logo-grid-item:nth-child(5n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile5 .ha-logo-grid-item:nth-child(-n+5){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile6 .ha-logo-grid-item:nth-child(6n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile6 .ha-logo-grid-item:nth-child(-n+6){border-top-width:0!important}}.ha-logo-grid--border .ha-logo-grid-item{border-width:0 2px 2px 0;border-style:solid}.ha-logo-grid--border .ha-logo-grid-item:first-child{border-top-left-radius:10px}.ha-logo-grid--border .ha-logo-grid-item:last-child{border-bottom-right-radius:10px}@media (min-width:1025px){.ha-logo-grid--border.ha-logo-grid--col-2 .ha-logo-grid-item:nth-child(-n+2){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col-2 .ha-logo-grid-item:nth-child(2n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col-2 .ha-logo-grid-item:nth-child(2){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-2 .ha-logo-grid-item:nth-last-child(2){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-3 .ha-logo-grid-item:nth-child(-n+3){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col-3 .ha-logo-grid-item:nth-child(3n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col-3 .ha-logo-grid-item:nth-child(3){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-3 .ha-logo-grid-item:nth-last-child(3){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-4 .ha-logo-grid-item:nth-child(-n+4){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col-4 .ha-logo-grid-item:nth-child(4n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col-4 .ha-logo-grid-item:nth-child(4){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-4 .ha-logo-grid-item:nth-last-child(4){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-5 .ha-logo-grid-item:nth-child(-n+5){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col-5 .ha-logo-grid-item:nth-child(5n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col-5 .ha-logo-grid-item:nth-child(5){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-5 .ha-logo-grid-item:nth-last-child(5){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-6 .ha-logo-grid-item:nth-child(-n+6){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col-6 .ha-logo-grid-item:nth-child(6n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col-6 .ha-logo-grid-item:nth-child(6){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-6 .ha-logo-grid-item:nth-last-child(6){border-bottom-left-radius:10px}}@media (max-width:1024px) and (min-width:768px){.ha-logo-grid--border.ha-logo-grid--col--tablet2 .ha-logo-grid-item:nth-child(-n+2){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet2 .ha-logo-grid-item:nth-child(2n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet2 .ha-logo-grid-item:nth-child(2){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet2 .ha-logo-grid-item:nth-last-child(2){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet3 .ha-logo-grid-item:nth-child(-n+3){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet3 .ha-logo-grid-item:nth-child(3n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet3 .ha-logo-grid-item:nth-child(3){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet3 .ha-logo-grid-item:nth-last-child(3){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet4 .ha-logo-grid-item:nth-child(-n+4){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet4 .ha-logo-grid-item:nth-child(4n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet4 .ha-logo-grid-item:nth-child(4){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet4 .ha-logo-grid-item:nth-last-child(4){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet5 .ha-logo-grid-item:nth-child(-n+5){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet5 .ha-logo-grid-item:nth-child(5n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet5 .ha-logo-grid-item:nth-child(5){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet5 .ha-logo-grid-item:nth-last-child(5){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet6 .ha-logo-grid-item:nth-child(-n+6){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet6 .ha-logo-grid-item:nth-child(6n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet6 .ha-logo-grid-item:nth-child(6){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet6 .ha-logo-grid-item:nth-last-child(6){border-bottom-left-radius:10px}}@media (max-width:767px){.ha-logo-grid--border.ha-logo-grid--col--mobile2 .ha-logo-grid-item:nth-child(-n+2){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile2 .ha-logo-grid-item:nth-child(2n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile2 .ha-logo-grid-item:nth-child(2){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile2 .ha-logo-grid-item:nth-last-child(2){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile3 .ha-logo-grid-item:nth-child(-n+3){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile3 .ha-logo-grid-item:nth-child(3n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile3 .ha-logo-grid-item:nth-child(3){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile3 .ha-logo-grid-item:nth-last-child(3){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile4 .ha-logo-grid-item:nth-child(-n+4){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile4 .ha-logo-grid-item:nth-child(4n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile4 .ha-logo-grid-item:nth-child(4){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile4 .ha-logo-grid-item:nth-last-child(4){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile5 .ha-logo-grid-item:nth-child(-n+5){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile5 .ha-logo-grid-item:nth-child(5n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile5 .ha-logo-grid-item:nth-child(5){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile5 .ha-logo-grid-item:nth-last-child(5){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile6 .ha-logo-grid-item:nth-child(-n+6){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile6 .ha-logo-grid-item:nth-child(6n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile6 .ha-logo-grid-item:nth-child(6){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile6 .ha-logo-grid-item:nth-last-child(6){border-bottom-left-radius:10px}}.ha-logo-grid--box .ha-logo-grid-wrapper{margin:-.5rem}.ha-logo-grid--box .ha-logo-grid-item{margin:.5rem;border-width:2px;border-style:solid;border-radius:.5rem}@media (min-width:1025px){.ha-logo-grid--box.ha-logo-grid--col-2 .ha-logo-grid-item{width:calc((100%/2) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col-3 .ha-logo-grid-item{width:calc((100%/3) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col-4 .ha-logo-grid-item{width:calc((100%/4) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col-5 .ha-logo-grid-item{width:calc((100%/5) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col-6 .ha-logo-grid-item{width:calc((100%/6) - 1rem)}}@media (max-width:1024px) and (min-width:768px){.ha-logo-grid--box.ha-logo-grid--col--tablet2 .ha-logo-grid-item{width:calc((100%/2) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--tablet3 .ha-logo-grid-item{width:calc((100%/3) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--tablet4 .ha-logo-grid-item{width:calc((100%/4) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--tablet5 .ha-logo-grid-item{width:calc((100%/5) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--tablet6 .ha-logo-grid-item{width:calc((100%/6) - 1rem)}}@media (max-width:767px){.ha-logo-grid--box.ha-logo-grid--col--mobile2 .ha-logo-grid-item{width:calc((100%/2) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--mobile3 .ha-logo-grid-item{width:calc((100%/3) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--mobile4 .ha-logo-grid-item{width:calc((100%/4) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--mobile5 .ha-logo-grid-item{width:calc((100%/5) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--mobile6 .ha-logo-grid-item{width:calc((100%/6) - 1rem)}}
|
21 |
.ha-member>.elementor-widget-container{padding:25px;border-radius:5px;background-color:#fff;box-shadow:0 3px 40px rgba(36,36,36,.1)}.ha-member-figure{display:inline-block;margin:0 0 25px!important}.ha-member-figure img{width:100%;height:100%;vertical-align:bottom;-o-object-fit:cover;object-fit:cover}.ha-member-name{margin-top:0;margin-bottom:10px;color:#151515;font-size:18px}.ha-member-position{margin-bottom:25px;color:#7f7f7f;font-size:14px}.ha-member-bio{margin-bottom:25px;font-size:14px;line-height:1.6}.ha-member-links>a{display:inline-block;color:#9895ad;text-align:center;line-height:1;-webkit-transition:all .2s;transition:all .2s}.ha-member-links>a:focus,.ha-member-links>a:hover{color:#222}.ha-member-links>a>i{width:1em;height:1em}.ha-member-links>a:not(:last-child){margin-right:10px}.ha-member .ha-btn{margin-bottom:15px}.ha-member-body .ha-btn:last-child{margin-top:15px;margin-bottom:0}
|
22 |
.ha-news-ticker-wrapper{position:relative;overflow:hidden;padding:20px 0;border:1px solid #d2d2d2;border-radius:5px}.ha-news-ticker-wrapper ul.ha-news-ticker-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0;padding:0;list-style:none}.ha-news-ticker-wrapper ul.ha-news-ticker-container:focus,.ha-news-ticker-wrapper ul.ha-news-ticker-container:hover{-webkit-animation-play-state:paused!important;animation-play-state:paused!important}.ha-news-ticker-wrapper span.ha-news-ticker-sticky-title{position:absolute;top:50%;left:auto;z-index:1;padding:20px;background:#333;color:#fff;font-size:1rem;line-height:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.ha-news-ticker-wrapper li.ha-news-ticker-item{margin-right:20px;white-space:nowrap}.ha-news-ticker-wrapper li.ha-news-ticker-item:last-child{margin-right:0}.ha-news-ticker-wrapper .ha-news-ticker-title{margin:0;font-size:1rem;line-height:1}.ha-news-ticker-wrapper li.ha-news-ticker-item a{color:#242424}.ha-news-ticker-wrapper li.ha-news-ticker-item a:hover{color:#e04c8a}
|
16 |
.ha-ihe-wrapper{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin:0 auto;width:100%;list-style:none;--ha-ihe-desc-after-color:#fff;--ha-ihe-desc-before-color:#fff;--ha-ihe-desc-border-color:#fff;--ha-ihe-fig-after-color:#fff;--ha-ihe-fig-before-color:#fff;--ha-ihe-title-after-color:#fff;--ha-ihe-title-before-color:#fff}.ha-ihe-wrapper .ha-ihe-fig{position:relative;overflow:hidden;margin:10px 1%;width:100%;height:100%;background:#3085a3;text-align:center;cursor:pointer}.ha-ihe-wrapper .ha-ihe-fig,.ha-ihe-wrapper .ha-ihe-fig:hover{-webkit-transition-duration:.35s;transition-duration:.35s}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-img{position:relative;display:block;width:100%;height:100%;opacity:.8;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-caption{position:absolute;top:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;padding:2em;width:100%;height:100%;color:#fff;text-transform:uppercase;font-style:normal;font-size:1.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-caption a{position:absolute;top:0;left:0;z-index:1000;width:100%;height:100%;text-indent:200%;white-space:nowrap;font-size:0;opacity:0}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-caption::after,.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-caption::before{pointer-events:none}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-title{margin:0;color:#fff;font-weight:300}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-title span{font-weight:800}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-desc{margin:0;font-weight:300;font-size:16px}.ha-ihe-fig.ha-effect-lily .ha-ihe-img{max-width:none;width:calc(100% + 50px);opacity:.7;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(-40px,0,0);transform:translate3d(-40px,0,0)}.ha-ihe-fig.ha-effect-lily .ha-ihe-caption{text-align:left}.ha-ihe-fig.ha-effect-lily .ha-ihe-caption>div{position:absolute;bottom:0;left:0;padding:2em;width:100%;height:50%}.ha-ihe-fig.ha-effect-lily .ha-ihe-desc,.ha-ihe-fig.ha-effect-lily .ha-ihe-title{-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}.ha-ihe-fig.ha-effect-lily .ha-ihe-desc{color:rgba(255,255,255,.8);opacity:0;-webkit-transition:opacity .2s,-webkit-transform .35s;transition:opacity .2s,transform .35s;transition:opacity .2s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-lily:hover .ha-ihe-img,.ha-ihe-fig.ha-effect-sadie:hover .ha-ihe-caption::before{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-lily:hover .ha-ihe-desc{opacity:1;-webkit-transition-delay:.05s;transition-delay:.05s;-webkit-transition-duration:.35s;transition-duration:.35s}.ha-ihe-fig.ha-effect-lily:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-lily:hover .ha-ihe-title{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-sadie .ha-ihe-caption::before{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(72,76,97,.8);content:"";opacity:0;-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0)}.ha-ihe-fig.ha-effect-sadie .ha-ihe-title{position:absolute;top:50%;left:0;width:100%;color:#484c61;-webkit-transition:color .35s,-webkit-transform .35s;transition:transform .35s,color .35s;transition:transform .35s,color .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.ha-ihe-fig.ha-effect-roxy .ha-ihe-img,.ha-ihe-fig.ha-effect-sadie .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-sadie .ha-ihe-desc{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-sadie .ha-ihe-desc{position:absolute;bottom:0;left:0;padding:2em;width:100%;opacity:0;-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}.ha-ihe-fig.ha-effect-sadie:hover .ha-ihe-title{color:#fff;-webkit-transform:translate3d(0,-50%,0) translate3d(0,-40px,0);transform:translate3d(0,-50%,0) translate3d(0,-40px,0)}.ha-ihe-fig.ha-effect-roxy:hover .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-sadie:hover .ha-ihe-desc{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-roxy{background-color:#ff89e9}.ha-ihe-fig.ha-effect-roxy .ha-ihe-img{max-width:none;width:calc(100% + 60px);-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}.ha-ihe-fig.ha-effect-roxy .ha-ihe-caption{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;padding:3em;text-align:left}.ha-ihe-fig.ha-effect-roxy .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-roxy .ha-ihe-desc{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-roxy .ha-ihe-caption::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px solid var(--ha-ihe-fig-before-color);content:"";-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}.ha-ihe-fig.ha-effect-roxy .ha-ihe-title{padding:30% 0 10px}.ha-ihe-fig.ha-effect-roxy .ha-ihe-desc{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.ha-ihe-fig.ha-effect-roxy:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-roxy:hover .ha-ihe-img{opacity:.7;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-roxy:hover .ha-ihe-desc{opacity:1}.ha-ihe-fig.ha-effect-bubba{background-color:#9e5406}.ha-ihe-fig.ha-effect-bubba .ha-ihe-img{opacity:.7;-webkit-transition:opacity .35s;transition:opacity .35s}.ha-ihe-fig.ha-effect-bubba:hover .ha-ihe-img{opacity:.4}.ha-ihe-fig.ha-effect-bubba:hover .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-bubba:hover .ha-ihe-caption::before{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ha-ihe-fig.ha-effect-bubba:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-bubba:hover .ha-ihe-title,.ha-ihe-fig.ha-effect-romeo:hover .ha-ihe-img{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-bubba .ha-ihe-caption::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border-top:1px solid var(--ha-ihe-fig-before-color);border-bottom:1px solid var(--ha-ihe-fig-before-color);content:"";-webkit-transform:scale(0,1);-ms-transform:scale(0,1);transform:scale(0,1)}.ha-ihe-fig.ha-effect-bubba .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-bubba .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-bubba .ha-ihe-desc{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-bubba .ha-ihe-caption::after{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border-right:1px solid var(--ha-ihe-fig-after-color);border-left:1px solid var(--ha-ihe-fig-after-color);content:"";-webkit-transform:scale(1,0);-ms-transform:scale(1,0);transform:scale(1,0)}.ha-ihe-fig.ha-effect-bubba .ha-ihe-title{padding-top:1em;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}.ha-ihe-fig.ha-effect-bubba .ha-ihe-desc{padding:20px 2.5em;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.ha-ihe-fig.ha-effect-romeo{-webkit-perspective:1000px;perspective:1000px}.ha-ihe-fig.ha-effect-romeo .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-romeo .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-romeo .ha-ihe-img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,0,300px);transform:translate3d(0,0,300px)}.ha-ihe-fig.ha-effect-romeo:hover .ha-ihe-img{opacity:.6}.ha-ihe-fig.ha-effect-romeo:hover .ha-ihe-caption::before{opacity:.5;-webkit-transform:translate3d(-50%,-50%,0) rotate(45deg);transform:translate3d(-50%,-50%,0) rotate(45deg)}.ha-ihe-fig.ha-effect-romeo:hover .ha-ihe-caption::after{opacity:.5;-webkit-transform:translate3d(-50%,-50%,0) rotate(-45deg);transform:translate3d(-50%,-50%,0) rotate(-45deg)}.ha-ihe-fig.ha-effect-romeo:hover .ha-ihe-title{-webkit-transform:translate3d(0,-50%,0) translate3d(0,-100%,0);transform:translate3d(0,-50%,0) translate3d(0,-100%,0)}.ha-ihe-fig.ha-effect-romeo:hover .ha-ihe-desc{-webkit-transform:translate3d(0,-50%,0) translate3d(0,100%,0);transform:translate3d(0,-50%,0) translate3d(0,100%,0)}.ha-ihe-fig.ha-effect-romeo .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-romeo .ha-ihe-caption::before{position:absolute;top:50%;left:50%;width:80%;height:1px;content:"";-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.ha-ihe-fig.ha-effect-romeo .ha-ihe-caption::before{background:var(--ha-ihe-fig-before-color)}.ha-ihe-fig.ha-effect-romeo .ha-ihe-caption::after{background:var(--ha-ihe-fig-after-color)}.ha-ihe-fig.ha-effect-romeo .ha-ihe-desc,.ha-ihe-fig.ha-effect-romeo .ha-ihe-title{position:absolute;top:50%;left:0;width:100%;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,-50%,0) translate3d(0,-150%,0);transform:translate3d(0,-50%,0) translate3d(0,-150%,0)}.ha-ihe-fig.ha-effect-romeo .ha-ihe-desc{padding:.25em 2em;-webkit-transform:translate3d(0,-50%,0) translate3d(0,150%,0);transform:translate3d(0,-50%,0) translate3d(0,150%,0)}.ha-ihe-fig.ha-effect-layla{background-color:#18a367}.ha-ihe-fig.ha-effect-layla .ha-ihe-img{height:100%;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:scale(1.3) translateY(-30px);-ms-transform:scale(1.3) translateY(-30px);transform:scale(1.3) translateY(-30px);-o-object-position:top;object-position:top}.ha-ihe-fig.ha-effect-layla .ha-ihe-caption{padding:3em}.ha-ihe-fig.ha-effect-layla .ha-ihe-caption::before{position:absolute;top:50px;right:30px;bottom:50px;left:30px;border-top:1px solid var(--ha-ihe-fig-before-color);border-bottom:1px solid var(--ha-ihe-fig-before-color);content:"";-webkit-transform:scale(0,1);-ms-transform:scale(0,1);transform:scale(0,1);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.ha-ihe-fig.ha-effect-layla .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-layla .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-layla .ha-ihe-desc{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-layla .ha-ihe-caption::after{position:absolute;top:30px;right:50px;bottom:30px;left:50px;border-right:1px solid var(--ha-ihe-fig-after-color);border-left:1px solid var(--ha-ihe-fig-after-color);content:"";-webkit-transform:scale(1,0);-ms-transform:scale(1,0);transform:scale(1,0);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.ha-ihe-fig.ha-effect-honey .ha-ihe-title i,.ha-ihe-fig.ha-effect-layla .ha-ihe-title{-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}.ha-ihe-fig.ha-effect-layla .ha-ihe-desc{text-transform:none;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-img{opacity:.7;-webkit-transform:translateY(0) scale(1.3);-ms-transform:translateY(0) scale(1.3);transform:translateY(0) scale(1.3)}.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-caption::before{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-img{-webkit-transition-delay:.15s;transition-delay:.15s}.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-title{opacity:1;-webkit-transition-delay:.15s;transition-delay:.15s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-honey{background-color:#4a3753}.ha-ihe-fig.ha-effect-honey .ha-ihe-img{opacity:.9;-webkit-transition:opacity .35s;transition:opacity .35s}.ha-ihe-fig.ha-effect-honey:hover .ha-ihe-img{opacity:.5}.ha-ihe-fig.ha-effect-honey:hover .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-honey:hover .ha-ihe-title,.ha-ihe-fig.ha-effect-honey:hover .ha-ihe-title i{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-honey .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-honey .ha-ihe-title{position:absolute;bottom:0;left:0;width:100%;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-honey .ha-ihe-caption::before{height:10px;background:var(--ha-ihe-fig-before-color);content:"";-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}.ha-ihe-fig.ha-effect-honey .ha-ihe-title{padding:1em 1.5em;text-align:left;-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}.ha-ihe-fig.ha-effect-honey .ha-ihe-title i{font-style:normal;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-oscar{background-color:#9b4a1b87}.ha-ihe-fig.ha-effect-oscar .ha-ihe-img{opacity:.9;-webkit-transition:opacity .35s;transition:opacity .35s}.ha-ihe-fig.ha-effect-oscar .ha-ihe-caption{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;padding:3em;background-color:rgba(58,52,42,.7);-webkit-transition:background-color .35s;transition:background-color .35s}.ha-ihe-fig.ha-effect-oscar .ha-ihe-caption::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px solid var(--ha-ihe-fig-before-color);content:""}.ha-ihe-fig.ha-effect-oscar .ha-ihe-title{margin-bottom:10px;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.ha-ihe-fig.ha-effect-oscar .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-oscar .ha-ihe-desc{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.ha-ihe-fig.ha-effect-oscar:hover .ha-ihe-title{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-oscar:hover .ha-ihe-caption{background-color:rgba(58,52,42,0)}.ha-ihe-fig.ha-effect-oscar:hover .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-oscar:hover .ha-ihe-desc{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ha-ihe-fig.ha-effect-oscar:hover .ha-ihe-img{opacity:.4}.ha-ihe-fig.ha-effect-marley .ha-ihe-caption{text-align:right}.ha-ihe-fig.ha-effect-marley .ha-ihe-title{position:absolute;top:30px;right:30px;left:30px;padding:10px 0;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.ha-ihe-fig.ha-effect-marley .ha-ihe-title::after{position:absolute;top:100%;left:0;width:100%;height:4px;background:var(--ha-ihe-title-after-color);content:"";opacity:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}.ha-ihe-fig.ha-effect-marley .ha-ihe-desc,.ha-ihe-fig.ha-effect-marley .ha-ihe-title::after,.ha-ihe-fig.ha-effect-ruby .ha-ihe-img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-marley .ha-ihe-desc{position:absolute;right:30px;bottom:30px;left:30px;padding:10px 0;line-height:1.5;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);opacity:0}.ha-ihe-fig.ha-effect-marley:hover .ha-ihe-title{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-marley:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-marley:hover .ha-ihe-title::after{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-ruby{background-color:#17819c}.ha-ihe-fig.ha-effect-ruby .ha-ihe-img{opacity:.7;-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}.ha-ihe-fig.ha-effect-ruby:hover .ha-ihe-img{opacity:.5;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ha-ihe-fig.ha-effect-dexter:hover .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-ruby:hover .ha-ihe-title,.ha-ihe-fig.ha-effect-sarah:hover .ha-ihe-title::after{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-milo:hover .ha-ihe-img,.ha-ihe-fig.ha-effect-ruby:hover .ha-ihe-desc{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}.ha-ihe-fig.ha-effect-ruby .ha-ihe-title{margin-top:20%;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.ha-ihe-fig.ha-effect-milo .ha-ihe-img,.ha-ihe-fig.ha-effect-ruby .ha-ihe-desc{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-ruby .ha-ihe-desc{margin:1em 0 0;padding:3em;border:1px solid var(--ha-ihe-desc-border-color);opacity:0;-webkit-transform:translate3d(0,20px,0) scale(1.1);transform:translate3d(0,20px,0) scale(1.1)}.ha-ihe-fig.ha-effect-milo{background-color:#2e5d5a}.ha-ihe-fig.ha-effect-milo .ha-ihe-img{max-width:none;width:calc(100% + 60px);opacity:1;-webkit-transform:translate3d(-30px,0,0) scale(1.12);transform:translate3d(-30px,0,0) scale(1.12);-webkit-backface-visibility:hidden;backface-visibility:hidden}.ha-ihe-fig.ha-effect-milo:hover .ha-ihe-img{opacity:.5}.ha-ihe-fig.ha-effect-milo:hover .ha-ihe-desc{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-milo .ha-ihe-title{position:absolute;right:0;bottom:0;padding:1em 1.2em}.ha-ihe-fig.ha-effect-milo .ha-ihe-desc{margin:0 auto auto 0;padding:0 10px 0 0;width:50%;border-right:1px solid var(--ha-ihe-desc-border-color);text-align:right;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(-40px,0,0);transform:translate3d(-40px,0,0)}.ha-ihe-fig.ha-effect-dexter{background-color:#258dc8}.ha-ihe-fig.ha-effect-dexter .ha-ihe-img{-webkit-transition:opacity .35s;transition:opacity .35s}.ha-ihe-fig.ha-effect-dexter:hover .ha-ihe-img{opacity:.4}.ha-ihe-fig.ha-effect-dexter:hover .ha-ihe-desc{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-dexter .ha-ihe-caption{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;padding:3em;text-align:left}.ha-ihe-fig.ha-effect-dexter .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-sarah .ha-ihe-title::after{position:absolute;content:"";-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-dexter .ha-ihe-caption::after{right:30px;height:calc(50% - 30px);border:7px solid var(--ha-ihe-fig-after-color);bottom:30px;left:30px;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.ha-ihe-fig.ha-effect-dexter .ha-ihe-desc,.ha-ihe-fig.ha-effect-sarah .ha-ihe-img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-dexter .ha-ihe-desc{position:absolute;right:60px;bottom:60px;left:60px;opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}.ha-ihe-fig.ha-effect-sarah{background-color:#42b078}.ha-ihe-fig.ha-effect-sarah .ha-ihe-img{max-width:none;width:calc(100% + 20px);-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.ha-ihe-fig.ha-effect-sarah:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-sarah:hover .ha-ihe-img{opacity:.4;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-sarah:hover .ha-ihe-desc{opacity:1}.ha-ihe-fig.ha-effect-sarah .ha-ihe-caption{-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;text-align:left}.ha-ihe-fig.ha-effect-sarah .ha-ihe-title{position:relative;overflow:hidden;padding:.5em 0}.ha-ihe-fig.ha-effect-sarah .ha-ihe-title::after{bottom:0;left:0;width:100%;height:3px;background:var(--ha-ihe-title-after-color);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.ha-ihe-fig.ha-effect-chico .ha-ihe-img,.ha-ihe-fig.ha-effect-sarah .ha-ihe-desc{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-sarah .ha-ihe-desc{padding:1em 0;opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.ha-ihe-fig.ha-effect-chico .ha-ihe-img{-webkit-transform:scale(1.12);-ms-transform:scale(1.12);transform:scale(1.12)}.ha-ihe-fig.ha-effect-chico:hover .ha-ihe-img{opacity:.5;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ha-ihe-fig.ha-effect-chico:hover .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-chico:hover .ha-ihe-desc{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ha-ihe-fig.ha-effect-chico .ha-ihe-caption{padding:3em}.ha-ihe-fig.ha-effect-chico .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-chico .ha-ihe-desc{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-chico .ha-ihe-caption::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px solid var(--ha-ihe-fig-before-color);content:"";-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.ha-ihe-fig.ha-effect-chico .ha-ihe-desc{margin:0 auto;max-width:200px;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.ha-ihe-fig.ha-effect-chico .ha-ihe-title{padding:10% 0 5%}.ha-ihe-fig.ha-effect-julia{background-color:#2f3238}.ha-ihe-fig.ha-effect-julia .ha-ihe-img{max-width:none;height:400px;-webkit-transition:opacity 1s,-webkit-transform 1s;transition:opacity 1s,transform 1s;transition:opacity 1s,transform 1s,-webkit-transform 1s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ha-ihe-fig.ha-effect-julia .ha-ihe-caption{text-align:left}.ha-ihe-fig.ha-effect-julia .ha-ihe-title{position:relative;padding:.5em 0}.ha-ihe-fig.ha-effect-julia .ha-ihe-desc{display:inline-block;margin:0 0 .25em;padding:.4em 1em;background:rgba(255,255,255,.9);color:#2f3238;text-transform:none;font-size:75%;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(-360px,0,0);transform:translate3d(-360px,0,0)}.ha-ihe-fig.ha-effect-julia .ha-ihe-desc:first-child{-webkit-transition-delay:.15s;transition-delay:.15s}.ha-ihe-fig.ha-effect-julia .ha-ihe-desc:nth-of-type(2){-webkit-transition-delay:.1s;transition-delay:.1s}.ha-ihe-fig.ha-effect-julia .ha-ihe-desc:nth-of-type(3){-webkit-transition-delay:.05s;transition-delay:.05s}.ha-ihe-fig.ha-effect-julia:hover .ha-ihe-desc{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-julia:hover .ha-ihe-desc:first-child{-webkit-transition-delay:0s;transition-delay:0s}.ha-ihe-fig.ha-effect-julia:hover .ha-ihe-desc:nth-of-type(2){-webkit-transition-delay:.05s;transition-delay:.05s}.ha-ihe-fig.ha-effect-julia:hover .ha-ihe-desc:nth-of-type(3){-webkit-transition-delay:.1s;transition-delay:.1s}.ha-ihe-fig.ha-effect-julia:hover .ha-ihe-img{opacity:.4;-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}.ha-ihe-fig.ha-effect-goliath{background-color:#df4e4e}.ha-ihe-fig.ha-effect-goliath .ha-ihe-img,.ha-ihe-fig.ha-effect-goliath .ha-ihe-title{-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-goliath .ha-ihe-img{-webkit-backface-visibility:hidden;backface-visibility:hidden}.ha-ihe-fig.ha-effect-goliath .ha-ihe-title{position:absolute;bottom:0;left:auto;padding:1em}.ha-ihe-fig.ha-effect-apollo .ha-ihe-img,.ha-ihe-fig.ha-effect-goliath .ha-ihe-desc{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-goliath .ha-ihe-desc{position:absolute;bottom:0;left:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;padding:1em;height:80px;text-transform:none;font-size:90%;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0);opacity:0}.ha-ihe-fig.ha-effect-goliath:hover .ha-ihe-img{-webkit-transform:translate3d(0,-80px,0);transform:translate3d(0,-80px,0)}.ha-ihe-fig.ha-effect-goliath:hover .ha-ihe-title{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}.ha-ihe-fig.ha-effect-goliath:hover .ha-ihe-desc{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-apollo{background-color:#3498db}.ha-ihe-fig.ha-effect-apollo .ha-ihe-img{opacity:.95;-webkit-transform:scale3d(1.05,1.05,1);transform:scale3d(1.05,1.05,1)}.ha-ihe-fig.ha-effect-apollo .ha-ihe-caption{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.ha-ihe-fig.ha-effect-apollo .ha-ihe-caption::before{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.5);content:"";-webkit-transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s;-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-109%,0);transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-109%,0)}.ha-ihe-fig.ha-effect-apollo .ha-ihe-desc{position:absolute;right:0;bottom:0;margin:3em;padding:0 1em;max-width:150px;border-right:4px solid var(--ha-ihe-desc-border-color);text-align:right;opacity:0;-webkit-transition:opacity .35s;transition:opacity .35s}.ha-ihe-fig.ha-effect-apollo .ha-ihe-title{text-align:left}.ha-ihe-fig.ha-effect-apollo:hover .ha-ihe-img{opacity:.6;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.ha-ihe-fig.ha-effect-apollo:hover .ha-ihe-caption::before{-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,109%,0);transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,109%,0)}.ha-ihe-fig.ha-effect-apollo:hover .ha-ihe-desc{opacity:1;-webkit-transition-delay:.1s;transition-delay:.1s}.ha-ihe-fig.ha-effect-moses{background-color:#ec65b7}.ha-ihe-fig.ha-effect-moses .ha-ihe-img{opacity:.85;-webkit-transition:opacity .35s;transition:opacity .35s}.ha-ihe-fig.ha-effect-moses .ha-ihe-caption{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-align:start}.ha-ihe-fig.ha-effect-moses .ha-ihe-title{padding:20px;width:50%;height:50%;border:2px solid #fff;text-align:left;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(10px,10px,0);transform:translate3d(10px,10px,0)}.ha-ihe-fig.ha-effect-moses .ha-ihe-desc{float:right;padding:20px;width:50%;height:50%;border:2px solid var(--ha-ihe-desc-border-color);text-align:right;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(50%,-50%,0);transform:translate3d(50%,-50%,0)}.ha-ihe-fig.ha-effect-moses:hover .ha-ihe-title{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-moses:hover .ha-ihe-desc{opacity:1;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.ha-ihe-fig.ha-effect-moses:hover .ha-ihe-img{opacity:.6}.ha-ihe-fig.ha-effect-jazz{background-color:#f3cf3f}.ha-ihe-fig.ha-effect-jazz .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-jazz .ha-ihe-desc,.ha-ihe-fig.ha-effect-jazz .ha-ihe-img{opacity:.9;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-jazz .ha-ihe-caption::after,.ha-ihe-fig.ha-effect-jazz .ha-ihe-desc{opacity:0}.ha-ihe-fig.ha-effect-jazz .ha-ihe-caption::after{position:absolute;top:0;left:0;width:100%;height:100%;border-top:1px solid var(--ha-ihe-fig-after-color);border-bottom:1px solid var(--ha-ihe-fig-after-color);content:"";-webkit-transform:rotate3d(0,0,1,45deg) scale3d(1,0,1);transform:rotate3d(0,0,1,45deg) scale3d(1,0,1);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.ha-ihe-fig.ha-effect-jazz .ha-ihe-desc{padding:.5em 2em;text-transform:none;font-size:.85em;-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1)}.ha-ihe-fig.ha-effect-jazz .ha-ihe-title{opacity:1;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1)}.ha-ihe-fig.ha-effect-jazz:hover .ha-ihe-img{opacity:.7;-webkit-transform:scale3d(1.05,1.05,1);transform:scale3d(1.05,1.05,1)}.ha-ihe-fig.ha-effect-jazz:hover .ha-ihe-caption::after{opacity:1;-webkit-transform:rotate3d(0,0,1,45deg) scale3d(1,1,1);transform:rotate3d(0,0,1,45deg) scale3d(1,1,1)}.ha-ihe-fig.ha-effect-jazz:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-jazz:hover .ha-ihe-title,.ha-ihe-fig.ha-effect-ming:hover .ha-ihe-caption::before{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.ha-ihe-fig.ha-effect-ming{background-color:#030c17}.ha-ihe-fig.ha-effect-ming .ha-ihe-img{opacity:.9;-webkit-transition:opacity .35s;transition:opacity .35s}.ha-ihe-fig.ha-effect-ming .ha-ihe-caption::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:2px solid var(--ha-ihe-fig-before-color);box-shadow:0 0 0 30px rgba(255,255,255,.2);content:"";opacity:0;-webkit-transform:scale3d(1.4,1.4,1);transform:scale3d(1.4,1.4,1)}.ha-ihe-fig.ha-effect-ming .ha-ihe-title{margin:20% 0 10px;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-lexi .ha-ihe-img,.ha-ihe-fig.ha-effect-ming .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-ming .ha-ihe-desc{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-ming .ha-ihe-desc{padding:1em;-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5);opacity:0}.ha-ihe-fig.ha-effect-ming:hover .ha-ihe-title{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}.ha-ihe-fig.ha-effect-ming:hover .ha-ihe-caption{background-color:rgba(58,52,42,0)}.ha-ihe-fig.ha-effect-lexi:hover .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-ming:hover .ha-ihe-desc{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.ha-ihe-fig.ha-effect-ming:hover .ha-ihe-img{opacity:.4}.ha-ihe-fig.ha-effect-lexi{background-color:#fff47}.ha-ihe-fig.ha-effect-lexi .ha-ihe-img{margin:-10px 0 0 -10px;max-width:none;width:calc(100% + 10px);height:calc(100% + 10px);opacity:.9;-webkit-transform:translate3d(10px,10px,0);transform:translate3d(10px,10px,0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.ha-ihe-fig.ha-effect-lexi .ha-ihe-caption{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.ha-ihe-fig.ha-effect-lexi .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-lexi .ha-ihe-desc{position:absolute;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-lexi .ha-ihe-caption::before{height:300px;border:2px solid var(--ha-ihe-fig-before-color);border-radius:50%;box-shadow:0 0 0 900px rgba(255,255,255,.2);content:"";-webkit-transform:scale3d(.5,.5,1);transform:scale3d(.5,.5,1);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;right:-100px;bottom:-100px;width:300px}.ha-ihe-fig.ha-effect-lexi .ha-ihe-desc{right:0;bottom:0;padding:0 1.5em 1.5em 0;width:140px;text-align:right;-webkit-transform:translate3d(20px,20px,0);transform:translate3d(20px,20px,0)}.ha-ihe-fig.ha-effect-lexi:hover .ha-ihe-img{opacity:.6;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-lexi:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-lexi:hover .ha-ihe-title{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-ihe-fig.ha-effect-lexi .ha-ihe-title{text-align:left;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:translate3d(5px,5px,0);transform:translate3d(5px,5px,0)}.ha-ihe-fig.ha-effect-duke{background-color:#cc605587}.ha-ihe-fig.ha-effect-duke .ha-ihe-caption{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.ha-ihe-fig.ha-effect-duke .ha-ihe-desc,.ha-ihe-fig.ha-effect-duke .ha-ihe-img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s}.ha-ihe-fig.ha-effect-duke .ha-ihe-desc{margin-top:auto;padding:30px;width:100%;border:2px solid var(--ha-ihe-desc-border-color);text-transform:none;font-size:90%;opacity:0;-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1);-webkit-transform-origin:50% -100%;-ms-transform-origin:50% -100%;transform-origin:50% -100%}.ha-ihe-fig.ha-effect-duke:hover .ha-ihe-img{opacity:.1;-webkit-transform:scale3d(2,2,1);transform:scale3d(2,2,1)}.ha-ihe-fig.ha-effect-duke:hover .ha-ihe-desc,.ha-ihe-fig.ha-effect-duke:hover .ha-ihe-title{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.ha-ihe-fig.ha-effect-duke .ha-ihe-title{margin-bottom:auto;-webkit-transition:-webkit-transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s;-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1);-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%}@media (max-width:767px){.ha-ihe-wrapper .ha-ihe-fig{display:inline-block;float:none;margin:10px auto;width:100%}.ha-ihe-fig.ha-effect-lily .ha-ihe-caption>div,.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-caption{padding:1em}.ha-ihe-wrapper .ha-ihe-fig .ha-ihe-desc{font-size:12px}.ha-ihe-fig.ha-effect-lexi .ha-ihe-caption::before{right:-65px;bottom:-65px;width:200px;height:200px}.ha-ihe-fig.ha-effect-ming .ha-ihe-caption::before{top:20px;right:20px;bottom:20px;left:20px}.ha-ihe-fig.ha-effect-moses .ha-ihe-desc,.ha-ihe-fig.ha-effect-moses .ha-ihe-title{padding:10px}.ha-ihe-fig.ha-effect-ruby .ha-ihe-desc{padding:1.5em}.ha-ihe-fig.ha-effect-dexter .ha-ihe-title{position:absolute;top:45px}.ha-ihe-fig.ha-effect-dexter:hover .ha-ihe-desc{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}.ha-ihe-fig.ha-effect-duke .ha-ihe-desc{padding:20px}.ha-ihe-fig.ha-effect-goliath:hover .ha-ihe-title{-webkit-transform:translate3d(0,-60px,0);transform:translate3d(0,-60px,0)}.ha-ihe-fig.ha-effect-layla .ha-ihe-caption::after{top:20px;right:35px;bottom:20px;left:35px}.ha-ihe-fig.ha-effect-layla .ha-ihe-caption::before{top:35px;right:20px;bottom:35px;left:20px}.ha-ihe-fig.ha-effect-layla .ha-ihe-img{-webkit-transform:scale(1.5) translateY(-30px);-ms-transform:scale(1.5) translateY(-30px);transform:scale(1.5) translateY(-30px)}.ha-ihe-fig.ha-effect-layla:hover .ha-ihe-img{-webkit-transform:translateY(0) scale(1.5);-ms-transform:translateY(0) scale(1.5);transform:translateY(0) scale(1.5)}.ha-ihe-fig.ha-effect-oscar .ha-ihe-caption::before,.ha-ihe-fig.ha-effect-roxy .ha-ihe-caption::before{top:20px;right:20px;bottom:20px;left:20px}.ha-ihe-fig.ha-effect-roxy .ha-ihe-desc,.ha-ihe-fig.ha-effect-roxy .ha-ihe-title{margin-left:10px}}
|
17 |
.ha-infobox{--ha-infobox-media-offset-x:0;--ha-infobox-media-offset-y:0;--ha-infobox-media-rotate:0}.ha-infobox>.elementor-widget-container{padding:25px;border-radius:5px;background-color:#fff;box-shadow:0 3px 40px rgba(36,36,36,.1)}.ha-infobox.ha-infobox-media-dir-left .elementor-widget-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ha-infobox.ha-infobox-media-dir-left .elementor-widget-container .ha-infobox-figure{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;margin:0 25px 0 0!important}.ha-infobox-title{margin-top:0;margin-bottom:10px;color:#151515;font-size:24px}.ha-infobox-figure{display:inline-block;margin:0 0 25px!important;-webkit-transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y));-ms-transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y));transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y))}.ha-infobox-figure--icon{text-align:center;font-size:48px;line-height:1;-webkit-transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y)) rotate(var(--ha-infobox-media-rotate));-ms-transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y)) rotate(var(--ha-infobox-media-rotate));transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y)) rotate(var(--ha-infobox-media-rotate))}.ha-infobox-figure i,.ha-infobox-figure svg{position:relative;display:block;width:1em;height:1em;-webkit-transform:rotate(calc(-1*var(--ha-infobox-media-rotate)));-ms-transform:rotate(calc(-1*var(--ha-infobox-media-rotate)));transform:rotate(calc(-1*var(--ha-infobox-media-rotate)));fill:currentColor}.ha-infobox-figure i:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.ha-infobox-figure img{width:100%;height:100%;vertical-align:bottom;-o-object-fit:cover;object-fit:cover}.ha-infobox.ha-infobox-media-dir-top .ha-infobox-body{margin-top:var(--ha-infobox-media-offset-y)}.ha-infobox-text p{margin-top:0;margin-bottom:0}.ha-infobox-text+.ha-btn--link{margin-top:25px}.ha-infobox .ha-btn--icon-after .ha-btn-icon,.ha-infobox .ha-btn--icon-before .ha-btn-icon{-webkit-transition:inherit;transition:inherit;-webkit-transform:translateX(var(--infobox-btn-icon-translate-x,0));-ms-transform:translateX(var(--infobox-btn-icon-translate-x,0));transform:translateX(var(--infobox-btn-icon-translate-x,0))}.ha-infobox .ha-btn--icon-after:focus .ha-btn-icon,.ha-infobox .ha-btn--icon-after:hover .ha-btn-icon,.ha-infobox .ha-btn--icon-before:focus .ha-btn-icon,.ha-infobox .ha-btn--icon-before:hover .ha-btn-icon{-webkit-transform:translateX(var(--infobox-btn-icon-translate-x-hover,10px));-ms-transform:translateX(var(--infobox-btn-icon-translate-x-hover,10px));transform:translateX(var(--infobox-btn-icon-translate-x-hover,10px))}
|
18 |
.ha-justified-gallery .ha-justified-grid__wrap{margin-right:calc(-1*var(--justified-grid-pull,0));margin-left:calc(-1*var(--justified-grid-pull,0));width:auto}.ha-justified-gallery .ha-justified-grid__item{border-radius:3px}.ha-justified-gallery .ha-justified-grid__item img{border-radius:inherit}.ha-justified-gallery .justified-gallery>.ha-justified-grid__item>.caption{bottom:-100px!important;padding:10px;-webkit-transition:all .25s!important;transition:all .25s!important;-webkit-animation:haSmoothReveal .3s forwards;animation:haSmoothReveal .3s forwards}.ha-justified-gallery .justified-gallery>.ha-justified-grid__item>.caption.caption-visible{bottom:0!important}.ha-justified-gallery .justified-gallery>.entry-visible>a>img,.ha-justified-gallery .justified-gallery>.entry-visible>img{-webkit-transition:all 300ms,opacity 500ms ease-in;transition:all 300ms,opacity 500ms ease-in;-o-object-fit:cover;object-fit:cover}@-webkit-keyframes haSmoothReveal{0%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes haSmoothReveal{0%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}
|
19 |
+
.ha-link-hover{font-size:16px;--color-bg:#fff;--color-link:#1352d1;--color-link-hover:#1352d1;--color-number:#999;--color-text:#111}.ha-link-hover *,.ha-link-hover ::after,.ha-link-hover ::before{box-sizing:border-box}.ha-link-hover a{outline:none;color:var(--color-link);text-decoration:none}.ha-link-hover a:hover{outline:none;color:var(--color-link-hover)}.ha-link-hover a:focus{outline:none;background:#d3d3d3}.ha-link-hover a:focus:not(:focus-visible){background:0 0}.ha-link-hover a:focus-visible{outline:2px solid red;background:0 0}.ha-link-hover .ha_content__item{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0;padding:0}.ha-link-hover .ha-link{position:relative;color:var(--color-text);white-space:nowrap;font-size:18px;font-family:"Roboto",sans-serif;cursor:pointer}.ha-link-hover .ha-link::after,.ha-link-hover .ha-link::before{position:absolute;top:100%;left:0;width:100%;height:1px;background:currentColor;pointer-events:none}.ha-link-hover .ha-link::before{content:""}.ha-link-hover .ha-link--metis{text-transform:lowercase}.ha-link-hover .ha-link--io::after,.ha-link-hover .ha-link--io::before,.ha-link-hover .ha-link--metis::before{-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--metis::before{-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ha-link-hover .ha-link--io:hover::after,.ha-link-hover .ha-link--io:hover::before,.ha-link-hover .ha-link--metis:hover::before{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--io::after,.ha-link-hover .ha-link--io::before{-webkit-transition:-webkit-transform .3s cubic-bezier(.7,0,.2,1);transition:transform .3s cubic-bezier(.7,0,.2,1);transition:transform .3s cubic-bezier(.7,0,.2,1),-webkit-transform .3s cubic-bezier(.7,0,.2,1)}.ha-link-hover .ha-link--io:hover::after,.ha-link-hover .ha-link--io:hover::before{-webkit-transition-timing-function:cubic-bezier(.4,1,.8,1);transition-timing-function:cubic-bezier(.4,1,.8,1)}.ha-link-hover .ha-link--io::after{top:calc(100% + 4px);content:"";-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--io:hover::after{-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--thebe{text-transform:uppercase}.ha-link-hover .ha-link--thebe::before{-webkit-transition:-webkit-transform .3s cubic-bezier(.2,1,.8,1);transition:transform .3s cubic-bezier(.2,1,.8,1);transition:transform .3s cubic-bezier(.2,1,.8,1),-webkit-transform .3s cubic-bezier(.2,1,.8,1)}.ha-link-hover .ha-link--thebe:hover::before{-webkit-transform:scale3d(1,2,1);transform:scale3d(1,2,1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--leda::before,.ha-link-hover .ha-link--thebe::after,.ha-link-hover .ha-link--thebe::before{-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--thebe::after{content:"";-webkit-transition:-webkit-transform .4s .1s cubic-bezier(.2,1,.8,1);transition:transform .4s .1s cubic-bezier(.2,1,.8,1);transition:transform .4s .1s cubic-bezier(.2,1,.8,1),-webkit-transform .4s .1s cubic-bezier(.2,1,.8,1);top:calc(100% + 4px)}.ha-link-hover .ha-link--thebe:hover::after,.ha-link-hover .ha-link--thebe:hover::before{-webkit-transition-timing-function:cubic-bezier(.7,0,.2,1);transition-timing-function:cubic-bezier(.7,0,.2,1)}.ha-link-hover .ha-link--leda{overflow:hidden;font-weight:700;line-height:2}.ha-link-hover .ha-link--leda::before{top:calc(100% - 5px);height:2px}.ha-link-hover .ha-link--leda:hover::before,.ha-link-hover .ha-link--thebe:hover::after{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--leda span,.ha-link-hover .ha-link--leda::after,.ha-link-hover .ha-link--leda::before{-webkit-transition:-webkit-transform .3s cubic-bezier(.5,.5,.3,1);transition:transform .3s cubic-bezier(.5,.5,.3,1);transition:transform .3s cubic-bezier(.5,.5,.3,1),-webkit-transform .3s cubic-bezier(.5,.5,.3,1)}.ha-link-hover .ha-link--leda::after{top:0;height:100%;background:0 0;content:attr(data-text);-webkit-transform:translate3d(150%,0,0);transform:translate3d(150%,0,0);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--leda:hover::after{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-link-hover .ha-link--leda span{display:inline-block}.ha-link-hover .ha-link--leda:hover span{-webkit-transform:translate3d(-150%,0,0);transform:translate3d(-150%,0,0)}.ha-link-hover .ha-link--ersa{padding:0 10px;text-indent:1px;text-transform:uppercase;letter-spacing:1px}.ha-link-hover .ha-link--ersa span,.ha-link-hover .ha-link--ersa::before{-webkit-transition:-webkit-transform .3s cubic-bezier(.4,1,.8,1);transition:transform .3s cubic-bezier(.4,1,.8,1);transition:transform .3s cubic-bezier(.4,1,.8,1),-webkit-transform .3s cubic-bezier(.4,1,.8,1)}.ha-link-hover .ha-link--ersa::before{top:50%;height:2px;-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--ersa:hover::before{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--ersa span{display:inline-block}.ha-link-hover .ha-link--ersa:hover span{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}.ha-link-hover .ha-link--elara::before{-webkit-transition:-webkit-clip-path .3s,-webkit-transform .3s cubic-bezier(.2,1,.8,1);transition:clip-path .3s,transform .3s cubic-bezier(.2,1,.8,1);transition:clip-path .3s,transform .3s cubic-bezier(.2,1,.8,1),-webkit-clip-path .3s,-webkit-transform .3s cubic-bezier(.2,1,.8,1);-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-clip-path:polygon(0% 0%,0% 100%,0 100%,0 0,100% 0,100% 100%,0 100%,0 100%,100% 100%,100% 0%);clip-path:polygon(0% 0%,0% 100%,0 100%,0 0,100% 0,100% 100%,0 100%,0 100%,100% 100%,100% 0%)}.ha-link-hover .ha-link--elara:hover::before{-webkit-transform:translate3d(0,2px,0) scale3d(1.08,3,1);transform:translate3d(0,2px,0) scale3d(1.08,3,1);-webkit-clip-path:polygon(0% 0%,0% 100%,50% 100%,50% 0,50% 0,50% 100%,50% 100%,0 100%,100% 100%,100% 0%);clip-path:polygon(0% 0%,0% 100%,50% 100%,50% 0,50% 0,50% 100%,50% 100%,0 100%,100% 100%,100% 0%)}.ha-link-hover .ha-link--elara span{display:inline-block;-webkit-transition:-webkit-transform .3s cubic-bezier(.2,1,.8,1);transition:transform .3s cubic-bezier(.2,1,.8,1);transition:transform .3s cubic-bezier(.2,1,.8,1),-webkit-transform .3s cubic-bezier(.2,1,.8,1)}.ha-link-hover .ha-link--elara:hover span{-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0)}.ha-link-hover .ha-link--dia::after,.ha-link-hover .ha-link--dia::before{opacity:0;-webkit-transition-timing-function:cubic-bezier(.2,1,.8,1);transition-timing-function:cubic-bezier(.2,1,.8,1);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform:translate3d(0,3px,0);transform:translate3d(0,3px,0);-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0}.ha-link-hover .ha-link--dia:hover::after,.ha-link-hover .ha-link--dia:hover::before{opacity:1;-webkit-transition-timing-function:cubic-bezier(.2,0,.3,1);transition-timing-function:cubic-bezier(.2,0,.3,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-link-hover .ha-link--dia::after{top:calc(100% + 4px);left:15%;width:70%;content:""}.ha-link-hover .ha-link--dia::before,.ha-link-hover .ha-link--dia:hover::after{-webkit-transition-delay:.1s;transition-delay:.1s}.ha-link-hover .ha-link--dia:hover::before{-webkit-transition-delay:0s;transition-delay:0s}.ha-link-hover .ha-link--kale{text-transform:lowercase;font-weight:600}.ha-link-hover .ha-link--kale::before{top:100%;height:10px;opacity:0}.ha-link-hover .ha-link--kale:hover::before{opacity:1;-webkit-animation:lineUp .3s ease forwards;animation:lineUp .3s ease forwards}@-webkit-keyframes lineUp{0%{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}50%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}51%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes lineUp{0%{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}50%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}51%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}.ha-link-hover .ha-link--kale::after{content:"";opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;-webkit-transition-delay:0s;transition-delay:0s}.ha-link-hover .ha-link--kale:hover::after{opacity:1;-webkit-transition-delay:.3s;transition-delay:.3s}.ha-link-hover .ha-link--carpo{text-transform:uppercase;font-weight:700}.ha-link-hover .ha-link--carpo::after,.ha-link-hover .ha-link--carpo::before{-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ha-link-hover .ha-link--carpo::before{-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--carpo:hover::before{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.ha-link-hover .ha-link--carpo::after{top:calc(100% + 4px);content:"";-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--carpo:hover::after{-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1)}.ha-link-hover .ha-link--helike{font-weight:700}.ha-link-hover .ha-link--helike:hover span{-webkit-animation:glitchText .4s linear;animation:glitchText .4s linear}@-webkit-keyframes glitchText{0%{opacity:1;-webkit-transform:translate3d(-10px,0,0) scale3d(-1,-1,1);transform:translate3d(-10px,0,0) scale3d(-1,-1,1);-webkit-clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%)}10%{-webkit-clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%);clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%)}20%{-webkit-clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%);clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%)}35%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%);clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%)}50%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%);clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%)}60%{-webkit-clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%);clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%)}70%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%);clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%)}80%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%);clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%)}90%{-webkit-transform:translate3d(-10px,0,0) scale3d(-1,-1,1);transform:translate3d(-10px,0,0) scale3d(-1,-1,1)}to{opacity:1;-webkit-transform:translate3d(0,0,0) scale3d(1,1,1);transform:translate3d(0,0,0) scale3d(1,1,1);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}}@keyframes glitchText{0%{opacity:1;-webkit-transform:translate3d(-10px,0,0) scale3d(-1,-1,1);transform:translate3d(-10px,0,0) scale3d(-1,-1,1);-webkit-clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%)}10%{-webkit-clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%);clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%)}20%{-webkit-clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%);clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%)}35%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%);clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%)}50%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%);clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%)}60%{-webkit-clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%);clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%)}70%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%);clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%)}80%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%);clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%)}90%{-webkit-transform:translate3d(-10px,0,0) scale3d(-1,-1,1);transform:translate3d(-10px,0,0) scale3d(-1,-1,1)}to{opacity:1;-webkit-transform:translate3d(0,0,0) scale3d(1,1,1);transform:translate3d(0,0,0) scale3d(1,1,1);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}}.ha-link-hover .ha-link--helike::before{height:2px;opacity:0}.ha-link-hover .ha-link--helike:hover::before{opacity:1;-webkit-animation:glitchLine .4s steps(2,start) forwards;animation:glitchLine .4s steps(2,start) forwards}@-webkit-keyframes glitchLine{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}20%{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}30%{-webkit-transform:scale3d(.1,1.4,1) translate3d(0,-25px,0);transform:scale3d(.1,1.4,1) translate3d(0,-25px,0);-webkit-transform-origin:100% 0;transform-origin:100% 0}40%{-webkit-transform:scale3d(1,.3,1) translate3d(0,25px,0);transform:scale3d(1,.3,1) translate3d(0,25px,0)}50%{-webkit-transform:scale3d(.5,.3,1) translate3d(-100px,-80px,0);transform:scale3d(.5,.3,1) translate3d(-100px,-80px,0)}60%{-webkit-transform:scale3d(1,1.25,1) translate3d(10px,-5px,0);transform:scale3d(1,1.25,1) translate3d(10px,-5px,0)}70%{-webkit-transform:scale3d(.5,.5,1) translate3d(0,20px,0);transform:scale3d(.5,.5,1) translate3d(0,20px,0)}80%{-webkit-transform:translate3d(-30,10px,0) scale3d(1,.4,1);transform:translate3d(-30,10px,0) scale3d(1,.4,1);-webkit-transform-origin:100% 0;transform-origin:100% 0}90%{-webkit-transform:scale3d(1,.5,1) translate3d(0,-15px,0);transform:scale3d(1,.5,1) translate3d(0,-15px,0);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{opacity:1}}@keyframes glitchLine{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}20%{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}30%{-webkit-transform:scale3d(.1,1.4,1) translate3d(0,-25px,0);transform:scale3d(.1,1.4,1) translate3d(0,-25px,0);-webkit-transform-origin:100% 0;transform-origin:100% 0}40%{-webkit-transform:scale3d(1,.3,1) translate3d(0,25px,0);transform:scale3d(1,.3,1) translate3d(0,25px,0)}50%{-webkit-transform:scale3d(.5,.3,1) translate3d(-100px,-80px,0);transform:scale3d(.5,.3,1) translate3d(-100px,-80px,0)}60%{-webkit-transform:scale3d(1,1.25,1) translate3d(10px,-5px,0);transform:scale3d(1,1.25,1) translate3d(10px,-5px,0)}70%{-webkit-transform:scale3d(.5,.5,1) translate3d(0,20px,0);transform:scale3d(.5,.5,1) translate3d(0,20px,0)}80%{-webkit-transform:translate3d(-30,10px,0) scale3d(1,.4,1);transform:translate3d(-30,10px,0) scale3d(1,.4,1);-webkit-transform-origin:100% 0;transform-origin:100% 0}90%{-webkit-transform:scale3d(1,.5,1) translate3d(0,-15px,0);transform:scale3d(1,.5,1) translate3d(0,-15px,0);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{opacity:1}}.ha-link-hover .ha-link--mneme{text-transform:uppercase}.ha-link-hover .ha-link--mneme::before{top:0;height:100%;opacity:0}.ha-link-hover .ha-link--mneme:hover::before{opacity:1;-webkit-animation:coverUp .3s ease forwards;animation:coverUp .3s ease forwards}@-webkit-keyframes coverUp{0%{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}50%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}51%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes coverUp{0%{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}50%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}51%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}.ha-link-hover .ha-link--mneme::after{content:"";-webkit-transition:opacity .3s;transition:opacity .3s}.ha-link-hover .ha-link--mneme:hover::after{opacity:0}.ha-link-hover .ha-link--iocaste{overflow:hidden;padding:7px 0}.ha-link-hover .ha_link__graphic{position:absolute;top:0;left:0;pointer-events:none;fill:none;stroke:currentColor;stroke-width:1px}.ha-link-hover .ha_link__graphic--slide{top:-3px;-webkit-transition:-webkit-transform .7s;transition:transform .7s;transition:transform .7s,-webkit-transform .7s;-webkit-transition-timing-function:cubic-bezier(0,.25,.5,1);transition-timing-function:cubic-bezier(0,.25,.5,1);stroke-width:2px}.ha-link-hover .ha-link:hover .ha_link__graphic--slide{-webkit-transform:translate3d(-66.6%,0,0);transform:translate3d(-66.6%,0,0)}.ha-link-hover .ha-link--herse{font-weight:700}.ha-link-hover .ha-link--carme::before,.ha-link-hover .ha-link--herse::before{display:none}.ha-link-hover .ha_link__graphic--stroke path{stroke-dasharray:1;stroke-dashoffset:1}.ha-link-hover .ha-link:hover .ha_link__graphic--stroke path{stroke-dashoffset:0}.ha-link-hover .ha_link__graphic--arc{top:73%;left:-23%}.ha-link-hover .ha_link__graphic--arc path{-webkit-transition:stroke-dashoffset .4s cubic-bezier(.7,0,.3,1);transition:stroke-dashoffset .4s cubic-bezier(.7,0,.3,1)}.ha-link-hover .ha-link:hover .ha_link__graphic--arc path,.ha-link-hover .ha-link:hover .ha_link__graphic--scribble path{-webkit-transition-timing-function:cubic-bezier(.8,1,.7,1);transition-timing-function:cubic-bezier(.8,1,.7,1);-webkit-transition-duration:.3s;transition-duration:.3s}.ha-link-hover .ha_link__graphic--scribble{top:100%}.ha-link-hover .ha_link__graphic--scribble path{-webkit-transition:stroke-dashoffset .6s cubic-bezier(.7,0,.3,1);transition:stroke-dashoffset .6s cubic-bezier(.7,0,.3,1)}.ha-link-hover .ha-link--eirene{font-weight:700}.ha-link-hover .ha-link--eirene::before{height:7px;border-radius:20px;-webkit-transition:opacity .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s;-webkit-transition-timing-function:cubic-bezier(.2,.57,.67,1.53);transition-timing-function:cubic-bezier(.2,.57,.67,1.53);-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.ha-link-hover .ha-link--eirene:hover span,.ha-link-hover .ha-link--eirene:hover::before{-webkit-transition-timing-function:cubic-bezier(.8,0,.1,1);transition-timing-function:cubic-bezier(.8,0,.1,1);-webkit-transition-duration:.4s;transition-duration:.4s}.ha-link-hover .ha-link--eirene:hover::before{opacity:1;-webkit-transform:scale3d(1.2,.1,1);transform:scale3d(1.2,.1,1)}.ha-link-hover .ha-link--eirene span{display:inline-block;-webkit-transition:-webkit-transform .2s .05s cubic-bezier(.2,.57,.67,1.53);transition:transform .2s .05s cubic-bezier(.2,.57,.67,1.53);transition:transform .2s .05s cubic-bezier(.2,.57,.67,1.53),-webkit-transform .2s .05s cubic-bezier(.2,.57,.67,1.53);-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}.ha-link-hover .ha-link--eirene:hover span{-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
|
20 |
.ha-logo-grid-wrapper:after{display:block;clear:both;content:""}.ha-logo-grid-item{float:left;overflow:hidden;height:180px;border-color:#e7e7e7}.ha-logo-grid-figure{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin:0;padding:30px;width:100%;height:100%}.ha-logo-grid-img{max-height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:1025px){.ha-logo-grid--col-2 .ha-logo-grid-item{width:calc(100%/2)}.ha-logo-grid--col-3 .ha-logo-grid-item{width:calc(100%/3)}.ha-logo-grid--col-4 .ha-logo-grid-item{width:calc(100%/4)}.ha-logo-grid--col-5 .ha-logo-grid-item{width:calc(100%/5)}.ha-logo-grid--col-6 .ha-logo-grid-item{width:calc(100%/6)}}@media (max-width:1024px) and (min-width:768px){.ha-logo-grid--col--tablet2 .ha-logo-grid-item{width:calc(100%/2)}.ha-logo-grid--col--tablet3 .ha-logo-grid-item{width:calc(100%/3)}.ha-logo-grid--col--tablet4 .ha-logo-grid-item{width:calc(100%/4)}.ha-logo-grid--col--tablet5 .ha-logo-grid-item{width:calc(100%/5)}.ha-logo-grid--col--tablet6 .ha-logo-grid-item{width:calc(100%/6)}}@media (max-width:767px){.ha-logo-grid--col--mobile2 .ha-logo-grid-item{width:calc(100%/2)}.ha-logo-grid--col--mobile3 .ha-logo-grid-item{width:calc(100%/3)}.ha-logo-grid--col--mobile4 .ha-logo-grid-item{width:calc(100%/4)}.ha-logo-grid--col--mobile5 .ha-logo-grid-item{width:calc(100%/5)}.ha-logo-grid--col--mobile6 .ha-logo-grid-item{width:calc(100%/6)}}.ha-logo-grid--tictactoe .ha-logo-grid-item{border-width:2px 2px 0 0;border-style:solid}@media (min-width:1025px){.ha-logo-grid--tictactoe.ha-logo-grid--col-2 .ha-logo-grid-item:nth-child(2n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-2 .ha-logo-grid-item:nth-child(-n+2){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-3 .ha-logo-grid-item:nth-child(3n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-3 .ha-logo-grid-item:nth-child(-n+3){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-4 .ha-logo-grid-item:nth-child(4n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-4 .ha-logo-grid-item:nth-child(-n+4){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-5 .ha-logo-grid-item:nth-child(5n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-5 .ha-logo-grid-item:nth-child(-n+5){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-6 .ha-logo-grid-item:nth-child(6n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col-6 .ha-logo-grid-item:nth-child(-n+6){border-top-width:0!important}}@media (max-width:1024px) and (min-width:768px){.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet2 .ha-logo-grid-item:nth-child(2n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet2 .ha-logo-grid-item:nth-child(-n+2){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet3 .ha-logo-grid-item:nth-child(3n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet3 .ha-logo-grid-item:nth-child(-n+3){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet4 .ha-logo-grid-item:nth-child(4n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet4 .ha-logo-grid-item:nth-child(-n+4){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet5 .ha-logo-grid-item:nth-child(5n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet5 .ha-logo-grid-item:nth-child(-n+5){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet6 .ha-logo-grid-item:nth-child(6n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--tablet6 .ha-logo-grid-item:nth-child(-n+6){border-top-width:0!important}}@media (max-width:767px){.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile2 .ha-logo-grid-item:nth-child(2n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile2 .ha-logo-grid-item:nth-child(-n+2){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile3 .ha-logo-grid-item:nth-child(3n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile3 .ha-logo-grid-item:nth-child(-n+3){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile4 .ha-logo-grid-item:nth-child(4n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile4 .ha-logo-grid-item:nth-child(-n+4){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile5 .ha-logo-grid-item:nth-child(5n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile5 .ha-logo-grid-item:nth-child(-n+5){border-top-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile6 .ha-logo-grid-item:nth-child(6n){border-right-width:0!important}.ha-logo-grid--tictactoe.ha-logo-grid--col--mobile6 .ha-logo-grid-item:nth-child(-n+6){border-top-width:0!important}}.ha-logo-grid--border .ha-logo-grid-item{border-width:0 2px 2px 0;border-style:solid}.ha-logo-grid--border .ha-logo-grid-item:first-child{border-top-left-radius:10px}.ha-logo-grid--border .ha-logo-grid-item:last-child{border-bottom-right-radius:10px}@media (min-width:1025px){.ha-logo-grid--border.ha-logo-grid--col-2 .ha-logo-grid-item:nth-child(-n+2){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col-2 .ha-logo-grid-item:nth-child(2n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col-2 .ha-logo-grid-item:nth-child(2){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-2 .ha-logo-grid-item:nth-last-child(2){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-3 .ha-logo-grid-item:nth-child(-n+3){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col-3 .ha-logo-grid-item:nth-child(3n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col-3 .ha-logo-grid-item:nth-child(3){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-3 .ha-logo-grid-item:nth-last-child(3){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-4 .ha-logo-grid-item:nth-child(-n+4){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col-4 .ha-logo-grid-item:nth-child(4n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col-4 .ha-logo-grid-item:nth-child(4){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-4 .ha-logo-grid-item:nth-last-child(4){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-5 .ha-logo-grid-item:nth-child(-n+5){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col-5 .ha-logo-grid-item:nth-child(5n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col-5 .ha-logo-grid-item:nth-child(5){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-5 .ha-logo-grid-item:nth-last-child(5){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-6 .ha-logo-grid-item:nth-child(-n+6){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col-6 .ha-logo-grid-item:nth-child(6n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col-6 .ha-logo-grid-item:nth-child(6){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col-6 .ha-logo-grid-item:nth-last-child(6){border-bottom-left-radius:10px}}@media (max-width:1024px) and (min-width:768px){.ha-logo-grid--border.ha-logo-grid--col--tablet2 .ha-logo-grid-item:nth-child(-n+2){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet2 .ha-logo-grid-item:nth-child(2n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet2 .ha-logo-grid-item:nth-child(2){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet2 .ha-logo-grid-item:nth-last-child(2){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet3 .ha-logo-grid-item:nth-child(-n+3){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet3 .ha-logo-grid-item:nth-child(3n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet3 .ha-logo-grid-item:nth-child(3){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet3 .ha-logo-grid-item:nth-last-child(3){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet4 .ha-logo-grid-item:nth-child(-n+4){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet4 .ha-logo-grid-item:nth-child(4n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet4 .ha-logo-grid-item:nth-child(4){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet4 .ha-logo-grid-item:nth-last-child(4){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet5 .ha-logo-grid-item:nth-child(-n+5){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet5 .ha-logo-grid-item:nth-child(5n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet5 .ha-logo-grid-item:nth-child(5){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet5 .ha-logo-grid-item:nth-last-child(5){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet6 .ha-logo-grid-item:nth-child(-n+6){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet6 .ha-logo-grid-item:nth-child(6n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--tablet6 .ha-logo-grid-item:nth-child(6){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--tablet6 .ha-logo-grid-item:nth-last-child(6){border-bottom-left-radius:10px}}@media (max-width:767px){.ha-logo-grid--border.ha-logo-grid--col--mobile2 .ha-logo-grid-item:nth-child(-n+2){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile2 .ha-logo-grid-item:nth-child(2n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile2 .ha-logo-grid-item:nth-child(2){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile2 .ha-logo-grid-item:nth-last-child(2){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile3 .ha-logo-grid-item:nth-child(-n+3){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile3 .ha-logo-grid-item:nth-child(3n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile3 .ha-logo-grid-item:nth-child(3){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile3 .ha-logo-grid-item:nth-last-child(3){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile4 .ha-logo-grid-item:nth-child(-n+4){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile4 .ha-logo-grid-item:nth-child(4n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile4 .ha-logo-grid-item:nth-child(4){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile4 .ha-logo-grid-item:nth-last-child(4){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile5 .ha-logo-grid-item:nth-child(-n+5){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile5 .ha-logo-grid-item:nth-child(5n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile5 .ha-logo-grid-item:nth-child(5){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile5 .ha-logo-grid-item:nth-last-child(5){border-bottom-left-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile6 .ha-logo-grid-item:nth-child(-n+6){border-top-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile6 .ha-logo-grid-item:nth-child(6n+1){border-left-width:2px}.ha-logo-grid--border.ha-logo-grid--col--mobile6 .ha-logo-grid-item:nth-child(6){border-top-right-radius:10px}.ha-logo-grid--border.ha-logo-grid--col--mobile6 .ha-logo-grid-item:nth-last-child(6){border-bottom-left-radius:10px}}.ha-logo-grid--box .ha-logo-grid-wrapper{margin:-.5rem}.ha-logo-grid--box .ha-logo-grid-item{margin:.5rem;border-width:2px;border-style:solid;border-radius:.5rem}@media (min-width:1025px){.ha-logo-grid--box.ha-logo-grid--col-2 .ha-logo-grid-item{width:calc((100%/2) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col-3 .ha-logo-grid-item{width:calc((100%/3) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col-4 .ha-logo-grid-item{width:calc((100%/4) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col-5 .ha-logo-grid-item{width:calc((100%/5) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col-6 .ha-logo-grid-item{width:calc((100%/6) - 1rem)}}@media (max-width:1024px) and (min-width:768px){.ha-logo-grid--box.ha-logo-grid--col--tablet2 .ha-logo-grid-item{width:calc((100%/2) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--tablet3 .ha-logo-grid-item{width:calc((100%/3) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--tablet4 .ha-logo-grid-item{width:calc((100%/4) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--tablet5 .ha-logo-grid-item{width:calc((100%/5) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--tablet6 .ha-logo-grid-item{width:calc((100%/6) - 1rem)}}@media (max-width:767px){.ha-logo-grid--box.ha-logo-grid--col--mobile2 .ha-logo-grid-item{width:calc((100%/2) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--mobile3 .ha-logo-grid-item{width:calc((100%/3) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--mobile4 .ha-logo-grid-item{width:calc((100%/4) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--mobile5 .ha-logo-grid-item{width:calc((100%/5) - 1rem)}.ha-logo-grid--box.ha-logo-grid--col--mobile6 .ha-logo-grid-item{width:calc((100%/6) - 1rem)}}
|
21 |
.ha-member>.elementor-widget-container{padding:25px;border-radius:5px;background-color:#fff;box-shadow:0 3px 40px rgba(36,36,36,.1)}.ha-member-figure{display:inline-block;margin:0 0 25px!important}.ha-member-figure img{width:100%;height:100%;vertical-align:bottom;-o-object-fit:cover;object-fit:cover}.ha-member-name{margin-top:0;margin-bottom:10px;color:#151515;font-size:18px}.ha-member-position{margin-bottom:25px;color:#7f7f7f;font-size:14px}.ha-member-bio{margin-bottom:25px;font-size:14px;line-height:1.6}.ha-member-links>a{display:inline-block;color:#9895ad;text-align:center;line-height:1;-webkit-transition:all .2s;transition:all .2s}.ha-member-links>a:focus,.ha-member-links>a:hover{color:#222}.ha-member-links>a>i{width:1em;height:1em}.ha-member-links>a:not(:last-child){margin-right:10px}.ha-member .ha-btn{margin-bottom:15px}.ha-member-body .ha-btn:last-child{margin-top:15px;margin-bottom:0}
|
22 |
.ha-news-ticker-wrapper{position:relative;overflow:hidden;padding:20px 0;border:1px solid #d2d2d2;border-radius:5px}.ha-news-ticker-wrapper ul.ha-news-ticker-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0;padding:0;list-style:none}.ha-news-ticker-wrapper ul.ha-news-ticker-container:focus,.ha-news-ticker-wrapper ul.ha-news-ticker-container:hover{-webkit-animation-play-state:paused!important;animation-play-state:paused!important}.ha-news-ticker-wrapper span.ha-news-ticker-sticky-title{position:absolute;top:50%;left:auto;z-index:1;padding:20px;background:#333;color:#fff;font-size:1rem;line-height:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.ha-news-ticker-wrapper li.ha-news-ticker-item{margin-right:20px;white-space:nowrap}.ha-news-ticker-wrapper li.ha-news-ticker-item:last-child{margin-right:0}.ha-news-ticker-wrapper .ha-news-ticker-title{margin:0;font-size:1rem;line-height:1}.ha-news-ticker-wrapper li.ha-news-ticker-item a{color:#242424}.ha-news-ticker-wrapper li.ha-news-ticker-item a:hover{color:#e04c8a}
|
assets/css/widgets/link-hover.min.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
.ha-link-hover{font-size:16px;--color-bg:#fff;--color-link:#1352d1;--color-link-hover:#1352d1;--color-number:#999;--color-text:#111}.ha-link-hover *,.ha-link-hover ::after,.ha-link-hover ::before{box-sizing:border-box}.ha-link-hover a{outline:none;color:var(--color-link);text-decoration:none}.ha-link-hover a:hover{outline:none;color:var(--color-link-hover)}.ha-link-hover a:focus{outline:none;background:#d3d3d3}.ha-link-hover a:focus:not(:focus-visible){background:0 0}.ha-link-hover a:focus-visible{outline:2px solid red;background:0 0}.ha-link-hover .ha_content__item{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin:0;padding:0}.ha-link-hover .ha-link{position:relative;color:var(--color-text);white-space:nowrap;font-size:18px;font-family:"Roboto",sans-serif;cursor:pointer}.ha-link-hover .ha-link::after,.ha-link-hover .ha-link::before{position:absolute;top:100%;left:0;width:100%;height:1px;background:currentColor;pointer-events:none}.ha-link-hover .ha-link::before{content:""}.ha-link-hover .ha-link--metis{text-transform:lowercase}.ha-link-hover .ha-link--io::after,.ha-link-hover .ha-link--io::before,.ha-link-hover .ha-link--metis::before{-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--metis::before{-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ha-link-hover .ha-link--io:hover::after,.ha-link-hover .ha-link--io:hover::before,.ha-link-hover .ha-link--metis:hover::before{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--io::after,.ha-link-hover .ha-link--io::before{-webkit-transition:-webkit-transform .3s cubic-bezier(.7,0,.2,1);transition:transform .3s cubic-bezier(.7,0,.2,1);transition:transform .3s cubic-bezier(.7,0,.2,1),-webkit-transform .3s cubic-bezier(.7,0,.2,1)}.ha-link-hover .ha-link--io:hover::after,.ha-link-hover .ha-link--io:hover::before{-webkit-transition-timing-function:cubic-bezier(.4,1,.8,1);transition-timing-function:cubic-bezier(.4,1,.8,1)}.ha-link-hover .ha-link--io::after{top:calc(100% + 4px);content:"";-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--io:hover::after{-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--thebe{text-transform:uppercase}.ha-link-hover .ha-link--thebe::before{-webkit-transition:-webkit-transform .3s cubic-bezier(.2,1,.8,1);transition:transform .3s cubic-bezier(.2,1,.8,1);transition:transform .3s cubic-bezier(.2,1,.8,1),-webkit-transform .3s cubic-bezier(.2,1,.8,1)}.ha-link-hover .ha-link--thebe:hover::before{-webkit-transform:scale3d(1,2,1);transform:scale3d(1,2,1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--leda::before,.ha-link-hover .ha-link--thebe::after,.ha-link-hover .ha-link--thebe::before{-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--thebe::after{content:"";-webkit-transition:-webkit-transform .4s .1s cubic-bezier(.2,1,.8,1);transition:transform .4s .1s cubic-bezier(.2,1,.8,1);transition:transform .4s .1s cubic-bezier(.2,1,.8,1),-webkit-transform .4s .1s cubic-bezier(.2,1,.8,1);top:calc(100% + 4px)}.ha-link-hover .ha-link--thebe:hover::after,.ha-link-hover .ha-link--thebe:hover::before{-webkit-transition-timing-function:cubic-bezier(.7,0,.2,1);transition-timing-function:cubic-bezier(.7,0,.2,1)}.ha-link-hover .ha-link--leda{overflow:hidden;font-weight:700;line-height:2}.ha-link-hover .ha-link--leda::before{top:calc(100% - 5px);height:2px}.ha-link-hover .ha-link--leda:hover::before,.ha-link-hover .ha-link--thebe:hover::after{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--leda span,.ha-link-hover .ha-link--leda::after,.ha-link-hover .ha-link--leda::before{-webkit-transition:-webkit-transform .3s cubic-bezier(.5,.5,.3,1);transition:transform .3s cubic-bezier(.5,.5,.3,1);transition:transform .3s cubic-bezier(.5,.5,.3,1),-webkit-transform .3s cubic-bezier(.5,.5,.3,1)}.ha-link-hover .ha-link--leda::after{top:0;height:100%;background:0 0;content:attr(data-text);-webkit-transform:translate3d(150%,0,0);transform:translate3d(150%,0,0);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--leda:hover::after{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-link-hover .ha-link--leda span{display:inline-block}.ha-link-hover .ha-link--leda:hover span{-webkit-transform:translate3d(-150%,0,0);transform:translate3d(-150%,0,0)}.ha-link-hover .ha-link--ersa{padding:0 10px;text-indent:1px;text-transform:uppercase;letter-spacing:1px}.ha-link-hover .ha-link--ersa span,.ha-link-hover .ha-link--ersa::before{-webkit-transition:-webkit-transform .3s cubic-bezier(.4,1,.8,1);transition:transform .3s cubic-bezier(.4,1,.8,1);transition:transform .3s cubic-bezier(.4,1,.8,1),-webkit-transform .3s cubic-bezier(.4,1,.8,1)}.ha-link-hover .ha-link--ersa::before{top:50%;height:2px;-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--ersa:hover::before{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--ersa span{display:inline-block}.ha-link-hover .ha-link--ersa:hover span{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}.ha-link-hover .ha-link--elara::before{-webkit-transition:-webkit-clip-path .3s,-webkit-transform .3s cubic-bezier(.2,1,.8,1);transition:clip-path .3s,transform .3s cubic-bezier(.2,1,.8,1);transition:clip-path .3s,transform .3s cubic-bezier(.2,1,.8,1),-webkit-clip-path .3s,-webkit-transform .3s cubic-bezier(.2,1,.8,1);-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-clip-path:polygon(0% 0%,0% 100%,0 100%,0 0,100% 0,100% 100%,0 100%,0 100%,100% 100%,100% 0%);clip-path:polygon(0% 0%,0% 100%,0 100%,0 0,100% 0,100% 100%,0 100%,0 100%,100% 100%,100% 0%)}.ha-link-hover .ha-link--elara:hover::before{-webkit-transform:translate3d(0,2px,0) scale3d(1.08,3,1);transform:translate3d(0,2px,0) scale3d(1.08,3,1);-webkit-clip-path:polygon(0% 0%,0% 100%,50% 100%,50% 0,50% 0,50% 100%,50% 100%,0 100%,100% 100%,100% 0%);clip-path:polygon(0% 0%,0% 100%,50% 100%,50% 0,50% 0,50% 100%,50% 100%,0 100%,100% 100%,100% 0%)}.ha-link-hover .ha-link--elara span{display:inline-block;-webkit-transition:-webkit-transform .3s cubic-bezier(.2,1,.8,1);transition:transform .3s cubic-bezier(.2,1,.8,1);transition:transform .3s cubic-bezier(.2,1,.8,1),-webkit-transform .3s cubic-bezier(.2,1,.8,1)}.ha-link-hover .ha-link--elara:hover span{-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0)}.ha-link-hover .ha-link--dia::after,.ha-link-hover .ha-link--dia::before{opacity:0;-webkit-transition-timing-function:cubic-bezier(.2,1,.8,1);transition-timing-function:cubic-bezier(.2,1,.8,1);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform:translate3d(0,3px,0);transform:translate3d(0,3px,0);-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0}.ha-link-hover .ha-link--dia:hover::after,.ha-link-hover .ha-link--dia:hover::before{opacity:1;-webkit-transition-timing-function:cubic-bezier(.2,0,.3,1);transition-timing-function:cubic-bezier(.2,0,.3,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-link-hover .ha-link--dia::after{top:calc(100% + 4px);left:15%;width:70%;content:""}.ha-link-hover .ha-link--dia::before,.ha-link-hover .ha-link--dia:hover::after{-webkit-transition-delay:.1s;transition-delay:.1s}.ha-link-hover .ha-link--dia:hover::before{-webkit-transition-delay:0s;transition-delay:0s}.ha-link-hover .ha-link--kale{text-transform:lowercase;font-weight:600}.ha-link-hover .ha-link--kale::before{top:100%;height:10px;opacity:0}.ha-link-hover .ha-link--kale:hover::before{opacity:1;-webkit-animation:lineUp .3s ease forwards;animation:lineUp .3s ease forwards}@-webkit-keyframes lineUp{0%{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}50%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}51%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes lineUp{0%{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}50%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}51%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}.ha-link-hover .ha-link--kale::after{content:"";opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;-webkit-transition-delay:0s;transition-delay:0s}.ha-link-hover .ha-link--kale:hover::after{opacity:1;-webkit-transition-delay:.3s;transition-delay:.3s}.ha-link-hover .ha-link--carpo{text-transform:uppercase;font-weight:700}.ha-link-hover .ha-link--carpo::after,.ha-link-hover .ha-link--carpo::before{-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ha-link-hover .ha-link--carpo::before{-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--carpo:hover::before{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.ha-link-hover .ha-link--carpo::after{top:calc(100% + 4px);content:"";-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--carpo:hover::after{-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1)}.ha-link-hover .ha-link--helike{font-weight:700}.ha-link-hover .ha-link--helike:hover span{-webkit-animation:glitchText .4s linear;animation:glitchText .4s linear}@-webkit-keyframes glitchText{0%{opacity:1;-webkit-transform:translate3d(-10px,0,0) scale3d(-1,-1,1);transform:translate3d(-10px,0,0) scale3d(-1,-1,1);-webkit-clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%)}10%{-webkit-clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%);clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%)}20%{-webkit-clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%);clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%)}35%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%);clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%)}50%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%);clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%)}60%{-webkit-clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%);clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%)}70%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%);clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%)}80%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%);clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%)}90%{-webkit-transform:translate3d(-10px,0,0) scale3d(-1,-1,1);transform:translate3d(-10px,0,0) scale3d(-1,-1,1)}to{opacity:1;-webkit-transform:translate3d(0,0,0) scale3d(1,1,1);transform:translate3d(0,0,0) scale3d(1,1,1);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}}@keyframes glitchText{0%{opacity:1;-webkit-transform:translate3d(-10px,0,0) scale3d(-1,-1,1);transform:translate3d(-10px,0,0) scale3d(-1,-1,1);-webkit-clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%)}10%{-webkit-clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%);clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%)}20%{-webkit-clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%);clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%)}35%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%);clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%)}50%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%);clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%)}60%{-webkit-clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%);clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%)}70%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%);clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%)}80%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%);clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%)}90%{-webkit-transform:translate3d(-10px,0,0) scale3d(-1,-1,1);transform:translate3d(-10px,0,0) scale3d(-1,-1,1)}to{opacity:1;-webkit-transform:translate3d(0,0,0) scale3d(1,1,1);transform:translate3d(0,0,0) scale3d(1,1,1);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}}.ha-link-hover .ha-link--helike::before{height:2px;opacity:0}.ha-link-hover .ha-link--helike:hover::before{opacity:1;-webkit-animation:glitchLine .4s steps(2,start) forwards;animation:glitchLine .4s steps(2,start) forwards}@-webkit-keyframes glitchLine{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}20%{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}30%{-webkit-transform:scale3d(.1,1.4,1) translate3d(0,-25px,0);transform:scale3d(.1,1.4,1) translate3d(0,-25px,0);-webkit-transform-origin:100% 0;transform-origin:100% 0}40%{-webkit-transform:scale3d(1,.3,1) translate3d(0,25px,0);transform:scale3d(1,.3,1) translate3d(0,25px,0)}50%{-webkit-transform:scale3d(.5,.3,1) translate3d(-100px,-80px,0);transform:scale3d(.5,.3,1) translate3d(-100px,-80px,0)}60%{-webkit-transform:scale3d(1,1.25,1) translate3d(10px,-5px,0);transform:scale3d(1,1.25,1) translate3d(10px,-5px,0)}70%{-webkit-transform:scale3d(.5,.5,1) translate3d(0,20px,0);transform:scale3d(.5,.5,1) translate3d(0,20px,0)}80%{-webkit-transform:translate3d(-30,10px,0) scale3d(1,.4,1);transform:translate3d(-30,10px,0) scale3d(1,.4,1);-webkit-transform-origin:100% 0;transform-origin:100% 0}90%{-webkit-transform:scale3d(1,.5,1) translate3d(0,-15px,0);transform:scale3d(1,.5,1) translate3d(0,-15px,0);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{opacity:1}}@keyframes glitchLine{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}20%{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}30%{-webkit-transform:scale3d(.1,1.4,1) translate3d(0,-25px,0);transform:scale3d(.1,1.4,1) translate3d(0,-25px,0);-webkit-transform-origin:100% 0;transform-origin:100% 0}40%{-webkit-transform:scale3d(1,.3,1) translate3d(0,25px,0);transform:scale3d(1,.3,1) translate3d(0,25px,0)}50%{-webkit-transform:scale3d(.5,.3,1) translate3d(-100px,-80px,0);transform:scale3d(.5,.3,1) translate3d(-100px,-80px,0)}60%{-webkit-transform:scale3d(1,1.25,1) translate3d(10px,-5px,0);transform:scale3d(1,1.25,1) translate3d(10px,-5px,0)}70%{-webkit-transform:scale3d(.5,.5,1) translate3d(0,20px,0);transform:scale3d(.5,.5,1) translate3d(0,20px,0)}80%{-webkit-transform:translate3d(-30,10px,0) scale3d(1,.4,1);transform:translate3d(-30,10px,0) scale3d(1,.4,1);-webkit-transform-origin:100% 0;transform-origin:100% 0}90%{-webkit-transform:scale3d(1,.5,1) translate3d(0,-15px,0);transform:scale3d(1,.5,1) translate3d(0,-15px,0);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{opacity:1}}.ha-link-hover .ha-link--mneme{text-transform:uppercase}.ha-link-hover .ha-link--mneme::before{top:0;height:100%;opacity:0}.ha-link-hover .ha-link--mneme:hover::before{opacity:1;-webkit-animation:coverUp .3s ease forwards;animation:coverUp .3s ease forwards}@-webkit-keyframes coverUp{0%{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}50%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}51%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes coverUp{0%{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}50%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}51%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}.ha-link-hover .ha-link--mneme::after{content:"";-webkit-transition:opacity .3s;transition:opacity .3s}.ha-link-hover .ha-link--mneme:hover::after{opacity:0}.ha-link-hover .ha-link--iocaste{overflow:hidden;padding:7px 0}.ha-link-hover .ha_link__graphic{position:absolute;top:0;left:0;pointer-events:none;fill:none;stroke:currentColor;stroke-width:1px}.ha-link-hover .ha_link__graphic--slide{top:-3px;-webkit-transition:-webkit-transform .7s;transition:transform .7s;transition:transform .7s,-webkit-transform .7s;-webkit-transition-timing-function:cubic-bezier(0,.25,.5,1);transition-timing-function:cubic-bezier(0,.25,.5,1);stroke-width:2px}.ha-link-hover .ha-link:hover .ha_link__graphic--slide{-webkit-transform:translate3d(-66.6%,0,0);transform:translate3d(-66.6%,0,0)}.ha-link-hover .ha-link--herse{font-weight:700}.ha-link-hover .ha-link--carme::before,.ha-link-hover .ha-link--herse::before{display:none}.ha-link-hover .ha_link__graphic--stroke path{stroke-dasharray:1;stroke-dashoffset:1}.ha-link-hover .ha-link:hover .ha_link__graphic--stroke path{stroke-dashoffset:0}.ha-link-hover .ha_link__graphic--arc{top:73%;left:-23%}.ha-link-hover .ha_link__graphic--arc path{-webkit-transition:stroke-dashoffset .4s cubic-bezier(.7,0,.3,1);transition:stroke-dashoffset .4s cubic-bezier(.7,0,.3,1)}.ha-link-hover .ha-link:hover .ha_link__graphic--arc path,.ha-link-hover .ha-link:hover .ha_link__graphic--scribble path{-webkit-transition-timing-function:cubic-bezier(.8,1,.7,1);transition-timing-function:cubic-bezier(.8,1,.7,1);-webkit-transition-duration:.3s;transition-duration:.3s}.ha-link-hover .ha_link__graphic--scribble{top:100%}.ha-link-hover .ha_link__graphic--scribble path{-webkit-transition:stroke-dashoffset .6s cubic-bezier(.7,0,.3,1);transition:stroke-dashoffset .6s cubic-bezier(.7,0,.3,1)}.ha-link-hover .ha-link--eirene{font-weight:700}.ha-link-hover .ha-link--eirene::before{height:7px;border-radius:20px;-webkit-transition:opacity .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s;-webkit-transition-timing-function:cubic-bezier(.2,.57,.67,1.53);transition-timing-function:cubic-bezier(.2,.57,.67,1.53);-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.ha-link-hover .ha-link--eirene:hover span,.ha-link-hover .ha-link--eirene:hover::before{-webkit-transition-timing-function:cubic-bezier(.8,0,.1,1);transition-timing-function:cubic-bezier(.8,0,.1,1);-webkit-transition-duration:.4s;transition-duration:.4s}.ha-link-hover .ha-link--eirene:hover::before{opacity:1;-webkit-transform:scale3d(1.2,.1,1);transform:scale3d(1.2,.1,1)}.ha-link-hover .ha-link--eirene span{display:inline-block;-webkit-transition:-webkit-transform .2s .05s cubic-bezier(.2,.57,.67,1.53);transition:transform .2s .05s cubic-bezier(.2,.57,.67,1.53);transition:transform .2s .05s cubic-bezier(.2,.57,.67,1.53),-webkit-transform .2s .05s cubic-bezier(.2,.57,.67,1.53);-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}.ha-link-hover .ha-link--eirene:hover span{-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
|
1 |
+
.ha-link-hover{font-size:16px;--color-bg:#fff;--color-link:#1352d1;--color-link-hover:#1352d1;--color-number:#999;--color-text:#111}.ha-link-hover *,.ha-link-hover ::after,.ha-link-hover ::before{box-sizing:border-box}.ha-link-hover a{outline:none;color:var(--color-link);text-decoration:none}.ha-link-hover a:hover{outline:none;color:var(--color-link-hover)}.ha-link-hover a:focus{outline:none;background:#d3d3d3}.ha-link-hover a:focus:not(:focus-visible){background:0 0}.ha-link-hover a:focus-visible{outline:2px solid red;background:0 0}.ha-link-hover .ha_content__item{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0;padding:0}.ha-link-hover .ha-link{position:relative;color:var(--color-text);white-space:nowrap;font-size:18px;font-family:"Roboto",sans-serif;cursor:pointer}.ha-link-hover .ha-link::after,.ha-link-hover .ha-link::before{position:absolute;top:100%;left:0;width:100%;height:1px;background:currentColor;pointer-events:none}.ha-link-hover .ha-link::before{content:""}.ha-link-hover .ha-link--metis{text-transform:lowercase}.ha-link-hover .ha-link--io::after,.ha-link-hover .ha-link--io::before,.ha-link-hover .ha-link--metis::before{-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--metis::before{-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ha-link-hover .ha-link--io:hover::after,.ha-link-hover .ha-link--io:hover::before,.ha-link-hover .ha-link--metis:hover::before{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--io::after,.ha-link-hover .ha-link--io::before{-webkit-transition:-webkit-transform .3s cubic-bezier(.7,0,.2,1);transition:transform .3s cubic-bezier(.7,0,.2,1);transition:transform .3s cubic-bezier(.7,0,.2,1),-webkit-transform .3s cubic-bezier(.7,0,.2,1)}.ha-link-hover .ha-link--io:hover::after,.ha-link-hover .ha-link--io:hover::before{-webkit-transition-timing-function:cubic-bezier(.4,1,.8,1);transition-timing-function:cubic-bezier(.4,1,.8,1)}.ha-link-hover .ha-link--io::after{top:calc(100% + 4px);content:"";-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--io:hover::after{-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--thebe{text-transform:uppercase}.ha-link-hover .ha-link--thebe::before{-webkit-transition:-webkit-transform .3s cubic-bezier(.2,1,.8,1);transition:transform .3s cubic-bezier(.2,1,.8,1);transition:transform .3s cubic-bezier(.2,1,.8,1),-webkit-transform .3s cubic-bezier(.2,1,.8,1)}.ha-link-hover .ha-link--thebe:hover::before{-webkit-transform:scale3d(1,2,1);transform:scale3d(1,2,1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--leda::before,.ha-link-hover .ha-link--thebe::after,.ha-link-hover .ha-link--thebe::before{-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--thebe::after{content:"";-webkit-transition:-webkit-transform .4s .1s cubic-bezier(.2,1,.8,1);transition:transform .4s .1s cubic-bezier(.2,1,.8,1);transition:transform .4s .1s cubic-bezier(.2,1,.8,1),-webkit-transform .4s .1s cubic-bezier(.2,1,.8,1);top:calc(100% + 4px)}.ha-link-hover .ha-link--thebe:hover::after,.ha-link-hover .ha-link--thebe:hover::before{-webkit-transition-timing-function:cubic-bezier(.7,0,.2,1);transition-timing-function:cubic-bezier(.7,0,.2,1)}.ha-link-hover .ha-link--leda{overflow:hidden;font-weight:700;line-height:2}.ha-link-hover .ha-link--leda::before{top:calc(100% - 5px);height:2px}.ha-link-hover .ha-link--leda:hover::before,.ha-link-hover .ha-link--thebe:hover::after{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--leda span,.ha-link-hover .ha-link--leda::after,.ha-link-hover .ha-link--leda::before{-webkit-transition:-webkit-transform .3s cubic-bezier(.5,.5,.3,1);transition:transform .3s cubic-bezier(.5,.5,.3,1);transition:transform .3s cubic-bezier(.5,.5,.3,1),-webkit-transform .3s cubic-bezier(.5,.5,.3,1)}.ha-link-hover .ha-link--leda::after{top:0;height:100%;background:0 0;content:attr(data-text);-webkit-transform:translate3d(150%,0,0);transform:translate3d(150%,0,0);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--leda:hover::after{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-link-hover .ha-link--leda span{display:inline-block}.ha-link-hover .ha-link--leda:hover span{-webkit-transform:translate3d(-150%,0,0);transform:translate3d(-150%,0,0)}.ha-link-hover .ha-link--ersa{padding:0 10px;text-indent:1px;text-transform:uppercase;letter-spacing:1px}.ha-link-hover .ha-link--ersa span,.ha-link-hover .ha-link--ersa::before{-webkit-transition:-webkit-transform .3s cubic-bezier(.4,1,.8,1);transition:transform .3s cubic-bezier(.4,1,.8,1);transition:transform .3s cubic-bezier(.4,1,.8,1),-webkit-transform .3s cubic-bezier(.4,1,.8,1)}.ha-link-hover .ha-link--ersa::before{top:50%;height:2px;-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--ersa:hover::before{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--ersa span{display:inline-block}.ha-link-hover .ha-link--ersa:hover span{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}.ha-link-hover .ha-link--elara::before{-webkit-transition:-webkit-clip-path .3s,-webkit-transform .3s cubic-bezier(.2,1,.8,1);transition:clip-path .3s,transform .3s cubic-bezier(.2,1,.8,1);transition:clip-path .3s,transform .3s cubic-bezier(.2,1,.8,1),-webkit-clip-path .3s,-webkit-transform .3s cubic-bezier(.2,1,.8,1);-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-clip-path:polygon(0% 0%,0% 100%,0 100%,0 0,100% 0,100% 100%,0 100%,0 100%,100% 100%,100% 0%);clip-path:polygon(0% 0%,0% 100%,0 100%,0 0,100% 0,100% 100%,0 100%,0 100%,100% 100%,100% 0%)}.ha-link-hover .ha-link--elara:hover::before{-webkit-transform:translate3d(0,2px,0) scale3d(1.08,3,1);transform:translate3d(0,2px,0) scale3d(1.08,3,1);-webkit-clip-path:polygon(0% 0%,0% 100%,50% 100%,50% 0,50% 0,50% 100%,50% 100%,0 100%,100% 100%,100% 0%);clip-path:polygon(0% 0%,0% 100%,50% 100%,50% 0,50% 0,50% 100%,50% 100%,0 100%,100% 100%,100% 0%)}.ha-link-hover .ha-link--elara span{display:inline-block;-webkit-transition:-webkit-transform .3s cubic-bezier(.2,1,.8,1);transition:transform .3s cubic-bezier(.2,1,.8,1);transition:transform .3s cubic-bezier(.2,1,.8,1),-webkit-transform .3s cubic-bezier(.2,1,.8,1)}.ha-link-hover .ha-link--elara:hover span{-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0)}.ha-link-hover .ha-link--dia::after,.ha-link-hover .ha-link--dia::before{opacity:0;-webkit-transition-timing-function:cubic-bezier(.2,1,.8,1);transition-timing-function:cubic-bezier(.2,1,.8,1);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transform:translate3d(0,3px,0);transform:translate3d(0,3px,0);-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0}.ha-link-hover .ha-link--dia:hover::after,.ha-link-hover .ha-link--dia:hover::before{opacity:1;-webkit-transition-timing-function:cubic-bezier(.2,0,.3,1);transition-timing-function:cubic-bezier(.2,0,.3,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-link-hover .ha-link--dia::after{top:calc(100% + 4px);left:15%;width:70%;content:""}.ha-link-hover .ha-link--dia::before,.ha-link-hover .ha-link--dia:hover::after{-webkit-transition-delay:.1s;transition-delay:.1s}.ha-link-hover .ha-link--dia:hover::before{-webkit-transition-delay:0s;transition-delay:0s}.ha-link-hover .ha-link--kale{text-transform:lowercase;font-weight:600}.ha-link-hover .ha-link--kale::before{top:100%;height:10px;opacity:0}.ha-link-hover .ha-link--kale:hover::before{opacity:1;-webkit-animation:lineUp .3s ease forwards;animation:lineUp .3s ease forwards}@-webkit-keyframes lineUp{0%{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}50%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}51%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes lineUp{0%{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}50%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}51%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}.ha-link-hover .ha-link--kale::after{content:"";opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;-webkit-transition-delay:0s;transition-delay:0s}.ha-link-hover .ha-link--kale:hover::after{opacity:1;-webkit-transition-delay:.3s;transition-delay:.3s}.ha-link-hover .ha-link--carpo{text-transform:uppercase;font-weight:700}.ha-link-hover .ha-link--carpo::after,.ha-link-hover .ha-link--carpo::before{-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ha-link-hover .ha-link--carpo::before{-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.ha-link-hover .ha-link--carpo:hover::before{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.ha-link-hover .ha-link--carpo::after{top:calc(100% + 4px);content:"";-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.ha-link-hover .ha-link--carpo:hover::after{-webkit-transform:scale3d(0,1,1);transform:scale3d(0,1,1)}.ha-link-hover .ha-link--helike{font-weight:700}.ha-link-hover .ha-link--helike:hover span{-webkit-animation:glitchText .4s linear;animation:glitchText .4s linear}@-webkit-keyframes glitchText{0%{opacity:1;-webkit-transform:translate3d(-10px,0,0) scale3d(-1,-1,1);transform:translate3d(-10px,0,0) scale3d(-1,-1,1);-webkit-clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%)}10%{-webkit-clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%);clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%)}20%{-webkit-clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%);clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%)}35%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%);clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%)}50%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%);clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%)}60%{-webkit-clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%);clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%)}70%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%);clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%)}80%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%);clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%)}90%{-webkit-transform:translate3d(-10px,0,0) scale3d(-1,-1,1);transform:translate3d(-10px,0,0) scale3d(-1,-1,1)}to{opacity:1;-webkit-transform:translate3d(0,0,0) scale3d(1,1,1);transform:translate3d(0,0,0) scale3d(1,1,1);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}}@keyframes glitchText{0%{opacity:1;-webkit-transform:translate3d(-10px,0,0) scale3d(-1,-1,1);transform:translate3d(-10px,0,0) scale3d(-1,-1,1);-webkit-clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%)}10%{-webkit-clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%);clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%)}20%{-webkit-clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%);clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%)}35%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%);clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%)}50%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%);clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%)}60%{-webkit-clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%);clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%)}70%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%);clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%)}80%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%);clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%)}90%{-webkit-transform:translate3d(-10px,0,0) scale3d(-1,-1,1);transform:translate3d(-10px,0,0) scale3d(-1,-1,1)}to{opacity:1;-webkit-transform:translate3d(0,0,0) scale3d(1,1,1);transform:translate3d(0,0,0) scale3d(1,1,1);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}}.ha-link-hover .ha-link--helike::before{height:2px;opacity:0}.ha-link-hover .ha-link--helike:hover::before{opacity:1;-webkit-animation:glitchLine .4s steps(2,start) forwards;animation:glitchLine .4s steps(2,start) forwards}@-webkit-keyframes glitchLine{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}20%{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}30%{-webkit-transform:scale3d(.1,1.4,1) translate3d(0,-25px,0);transform:scale3d(.1,1.4,1) translate3d(0,-25px,0);-webkit-transform-origin:100% 0;transform-origin:100% 0}40%{-webkit-transform:scale3d(1,.3,1) translate3d(0,25px,0);transform:scale3d(1,.3,1) translate3d(0,25px,0)}50%{-webkit-transform:scale3d(.5,.3,1) translate3d(-100px,-80px,0);transform:scale3d(.5,.3,1) translate3d(-100px,-80px,0)}60%{-webkit-transform:scale3d(1,1.25,1) translate3d(10px,-5px,0);transform:scale3d(1,1.25,1) translate3d(10px,-5px,0)}70%{-webkit-transform:scale3d(.5,.5,1) translate3d(0,20px,0);transform:scale3d(.5,.5,1) translate3d(0,20px,0)}80%{-webkit-transform:translate3d(-30,10px,0) scale3d(1,.4,1);transform:translate3d(-30,10px,0) scale3d(1,.4,1);-webkit-transform-origin:100% 0;transform-origin:100% 0}90%{-webkit-transform:scale3d(1,.5,1) translate3d(0,-15px,0);transform:scale3d(1,.5,1) translate3d(0,-15px,0);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{opacity:1}}@keyframes glitchLine{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}20%{-webkit-transform:translate3d(0,4px,0);transform:translate3d(0,4px,0)}30%{-webkit-transform:scale3d(.1,1.4,1) translate3d(0,-25px,0);transform:scale3d(.1,1.4,1) translate3d(0,-25px,0);-webkit-transform-origin:100% 0;transform-origin:100% 0}40%{-webkit-transform:scale3d(1,.3,1) translate3d(0,25px,0);transform:scale3d(1,.3,1) translate3d(0,25px,0)}50%{-webkit-transform:scale3d(.5,.3,1) translate3d(-100px,-80px,0);transform:scale3d(.5,.3,1) translate3d(-100px,-80px,0)}60%{-webkit-transform:scale3d(1,1.25,1) translate3d(10px,-5px,0);transform:scale3d(1,1.25,1) translate3d(10px,-5px,0)}70%{-webkit-transform:scale3d(.5,.5,1) translate3d(0,20px,0);transform:scale3d(.5,.5,1) translate3d(0,20px,0)}80%{-webkit-transform:translate3d(-30,10px,0) scale3d(1,.4,1);transform:translate3d(-30,10px,0) scale3d(1,.4,1);-webkit-transform-origin:100% 0;transform-origin:100% 0}90%{-webkit-transform:scale3d(1,.5,1) translate3d(0,-15px,0);transform:scale3d(1,.5,1) translate3d(0,-15px,0);-webkit-transform-origin:0 50%;transform-origin:0 50%}to{opacity:1}}.ha-link-hover .ha-link--mneme{text-transform:uppercase}.ha-link-hover .ha-link--mneme::before{top:0;height:100%;opacity:0}.ha-link-hover .ha-link--mneme:hover::before{opacity:1;-webkit-animation:coverUp .3s ease forwards;animation:coverUp .3s ease forwards}@-webkit-keyframes coverUp{0%{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}50%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}51%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes coverUp{0%{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}50%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}51%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}to{-webkit-transform:scale3d(1,.045,1);transform:scale3d(1,.045,1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}.ha-link-hover .ha-link--mneme::after{content:"";-webkit-transition:opacity .3s;transition:opacity .3s}.ha-link-hover .ha-link--mneme:hover::after{opacity:0}.ha-link-hover .ha-link--iocaste{overflow:hidden;padding:7px 0}.ha-link-hover .ha_link__graphic{position:absolute;top:0;left:0;pointer-events:none;fill:none;stroke:currentColor;stroke-width:1px}.ha-link-hover .ha_link__graphic--slide{top:-3px;-webkit-transition:-webkit-transform .7s;transition:transform .7s;transition:transform .7s,-webkit-transform .7s;-webkit-transition-timing-function:cubic-bezier(0,.25,.5,1);transition-timing-function:cubic-bezier(0,.25,.5,1);stroke-width:2px}.ha-link-hover .ha-link:hover .ha_link__graphic--slide{-webkit-transform:translate3d(-66.6%,0,0);transform:translate3d(-66.6%,0,0)}.ha-link-hover .ha-link--herse{font-weight:700}.ha-link-hover .ha-link--carme::before,.ha-link-hover .ha-link--herse::before{display:none}.ha-link-hover .ha_link__graphic--stroke path{stroke-dasharray:1;stroke-dashoffset:1}.ha-link-hover .ha-link:hover .ha_link__graphic--stroke path{stroke-dashoffset:0}.ha-link-hover .ha_link__graphic--arc{top:73%;left:-23%}.ha-link-hover .ha_link__graphic--arc path{-webkit-transition:stroke-dashoffset .4s cubic-bezier(.7,0,.3,1);transition:stroke-dashoffset .4s cubic-bezier(.7,0,.3,1)}.ha-link-hover .ha-link:hover .ha_link__graphic--arc path,.ha-link-hover .ha-link:hover .ha_link__graphic--scribble path{-webkit-transition-timing-function:cubic-bezier(.8,1,.7,1);transition-timing-function:cubic-bezier(.8,1,.7,1);-webkit-transition-duration:.3s;transition-duration:.3s}.ha-link-hover .ha_link__graphic--scribble{top:100%}.ha-link-hover .ha_link__graphic--scribble path{-webkit-transition:stroke-dashoffset .6s cubic-bezier(.7,0,.3,1);transition:stroke-dashoffset .6s cubic-bezier(.7,0,.3,1)}.ha-link-hover .ha-link--eirene{font-weight:700}.ha-link-hover .ha-link--eirene::before{height:7px;border-radius:20px;-webkit-transition:opacity .2s,-webkit-transform .2s;transition:transform .2s,opacity .2s;transition:transform .2s,opacity .2s,-webkit-transform .2s;-webkit-transition-timing-function:cubic-bezier(.2,.57,.67,1.53);transition-timing-function:cubic-bezier(.2,.57,.67,1.53);-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.ha-link-hover .ha-link--eirene:hover span,.ha-link-hover .ha-link--eirene:hover::before{-webkit-transition-timing-function:cubic-bezier(.8,0,.1,1);transition-timing-function:cubic-bezier(.8,0,.1,1);-webkit-transition-duration:.4s;transition-duration:.4s}.ha-link-hover .ha-link--eirene:hover::before{opacity:1;-webkit-transform:scale3d(1.2,.1,1);transform:scale3d(1.2,.1,1)}.ha-link-hover .ha-link--eirene span{display:inline-block;-webkit-transition:-webkit-transform .2s .05s cubic-bezier(.2,.57,.67,1.53);transition:transform .2s .05s cubic-bezier(.2,.57,.67,1.53);transition:transform .2s .05s cubic-bezier(.2,.57,.67,1.53),-webkit-transform .2s .05s cubic-bezier(.2,.57,.67,1.53);-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}.ha-link-hover .ha-link--eirene:hover span{-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
|
changelog.txt
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
= 2.23.0 - 12 April 2021 =
|
2 |
|
3 |
- New: Animated Link Widget
|
1 |
+
= 2.24.0 - 25 April 2021 =
|
2 |
+
|
3 |
+
- Tweak: Animated Link widget alignment control added
|
4 |
+
- Fix: Security patches
|
5 |
+
- Tweak: Removed `Elementor\Scheme_Typography` deprecated function
|
6 |
+
- Tweak: Happy Elementor Addons not active when Elementor doesn’t meet minimum version requirements
|
7 |
+
|
8 |
= 2.23.0 - 12 April 2021 =
|
9 |
|
10 |
- New: Animated Link Widget
|
inc/functions.php
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
<?php
|
|
|
2 |
/**
|
3 |
* Helper functions
|
4 |
*
|
@@ -17,12 +18,12 @@ defined( 'ABSPATH' ) || die();
|
|
17 |
*
|
18 |
* @return string|bool False on failure, the result of the shortcode on success.
|
19 |
*/
|
20 |
-
function ha_do_shortcode( $tag, array $atts =
|
21 |
global $shortcode_tags;
|
22 |
-
if ( ! isset( $shortcode_tags[
|
23 |
return false;
|
24 |
}
|
25 |
-
return call_user_func( $shortcode_tags[
|
26 |
}
|
27 |
|
28 |
/**
|
@@ -32,10 +33,10 @@ function ha_do_shortcode( $tag, array $atts = array(), $content = null ) {
|
|
32 |
* @return string
|
33 |
*/
|
34 |
function ha_sanitize_html_class_param( $class ) {
|
35 |
-
$classes
|
36 |
$sanitized = [];
|
37 |
if ( ! empty( $classes ) ) {
|
38 |
-
$sanitized = array_map( function( $cls ) {
|
39 |
return sanitize_html_class( $cls );
|
40 |
}, $classes );
|
41 |
}
|
@@ -46,35 +47,45 @@ function ha_is_script_debug_enabled() {
|
|
46 |
return ( defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG );
|
47 |
}
|
48 |
|
|
|
|
|
|
|
|
|
|
|
49 |
function ha_prepare_data_prop_settings( &$settings, $field_map = [] ) {
|
50 |
$data = [];
|
51 |
foreach ( $field_map as $key => $data_key ) {
|
52 |
-
$setting_value
|
53 |
list( $data_field_key, $data_field_type ) = explode( '.', $data_key );
|
54 |
-
$validator
|
55 |
|
56 |
if ( is_callable( $validator ) ) {
|
57 |
$val = call_user_func( $validator, $setting_value );
|
58 |
} else {
|
59 |
$val = $setting_value;
|
60 |
}
|
61 |
-
$data[
|
62 |
}
|
63 |
return wp_json_encode( $data );
|
64 |
}
|
65 |
|
|
|
|
|
|
|
|
|
|
|
66 |
function ha_get_setting_value( &$settings, $keys ) {
|
67 |
if ( ! is_array( $keys ) ) {
|
68 |
$keys = explode( '.', $keys );
|
69 |
}
|
70 |
-
if ( is_array( $settings[
|
71 |
-
return ha_get_setting_value( $settings[
|
72 |
}
|
73 |
-
return $settings[
|
74 |
}
|
75 |
|
76 |
function ha_is_localhost() {
|
77 |
-
return isset( $_SERVER['REMOTE_ADDR'] ) && in_array( $_SERVER['REMOTE_ADDR'], ['127.0.0.1', '::1'] );
|
78 |
}
|
79 |
|
80 |
function ha_get_css_cursors() {
|
@@ -158,22 +169,22 @@ function ha_is_elementor_version( $operator = '<', $version = '2.6.0' ) {
|
|
158 |
*/
|
159 |
function ha_render_icon( $settings = [], $old_icon_id = 'icon', $new_icon_id = 'selected_icon', $attributes = [] ) {
|
160 |
// Check if its already migrated
|
161 |
-
$migrated = isset( $settings['__fa4_migrated'][
|
162 |
// Check if its a new widget without previously selected icon using the old Icon control
|
163 |
-
$is_new = empty( $settings[
|
164 |
|
165 |
$attributes['aria-hidden'] = 'true';
|
166 |
|
167 |
if ( ha_is_elementor_version( '>=', '2.6.0' ) && ( $is_new || $migrated ) ) {
|
168 |
-
\Elementor\Icons_Manager::render_icon( $settings[
|
169 |
} else {
|
170 |
if ( empty( $attributes['class'] ) ) {
|
171 |
-
$attributes['class'] = $settings[
|
172 |
} else {
|
173 |
if ( is_array( $attributes['class'] ) ) {
|
174 |
-
$attributes['class'][] = $settings[
|
175 |
} else {
|
176 |
-
$attributes['class'] .= ' ' . $settings[
|
177 |
}
|
178 |
}
|
179 |
printf( '<i %s></i>', \Elementor\Utils::render_html_attributes( $attributes ) );
|
@@ -198,6 +209,26 @@ function ha_elementor() {
|
|
198 |
return \Elementor\Plugin::instance();
|
199 |
}
|
200 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
201 |
/**
|
202 |
* Get a list of all the allowed html tags.
|
203 |
*
|
@@ -206,146 +237,146 @@ function ha_elementor() {
|
|
206 |
*/
|
207 |
function ha_get_allowed_html_tags( $level = 'basic' ) {
|
208 |
$allowed_html = [
|
209 |
-
'b'
|
210 |
'class' => [],
|
211 |
-
'id'
|
212 |
-
'style' => []
|
213 |
],
|
214 |
-
'i'
|
215 |
'class' => [],
|
216 |
-
'id'
|
217 |
-
'style' => []
|
218 |
],
|
219 |
-
'u'
|
220 |
'class' => [],
|
221 |
-
'id'
|
222 |
-
'style' => []
|
223 |
],
|
224 |
-
's'
|
225 |
'class' => [],
|
226 |
-
'id'
|
227 |
-
'style' => []
|
228 |
],
|
229 |
-
'br'
|
230 |
'class' => [],
|
231 |
-
'id'
|
232 |
-
'style' => []
|
233 |
],
|
234 |
-
'em'
|
235 |
'class' => [],
|
236 |
-
'id'
|
237 |
-
'style' => []
|
238 |
],
|
239 |
-
'del'
|
240 |
'class' => [],
|
241 |
-
'id'
|
242 |
-
'style' => []
|
243 |
],
|
244 |
-
'ins'
|
245 |
'class' => [],
|
246 |
-
'id'
|
247 |
-
'style' => []
|
248 |
],
|
249 |
-
'sub'
|
250 |
'class' => [],
|
251 |
-
'id'
|
252 |
-
'style' => []
|
253 |
],
|
254 |
-
'sup'
|
255 |
'class' => [],
|
256 |
-
'id'
|
257 |
-
'style' => []
|
258 |
],
|
259 |
-
'code'
|
260 |
'class' => [],
|
261 |
-
'id'
|
262 |
-
'style' => []
|
263 |
],
|
264 |
-
'mark'
|
265 |
'class' => [],
|
266 |
-
'id'
|
267 |
-
'style' => []
|
268 |
],
|
269 |
-
'small'
|
270 |
'class' => [],
|
271 |
-
'id'
|
272 |
-
'style' => []
|
273 |
],
|
274 |
'strike' => [
|
275 |
'class' => [],
|
276 |
-
'id'
|
277 |
-
'style' => []
|
278 |
],
|
279 |
-
'abbr'
|
280 |
'title' => [],
|
281 |
'class' => [],
|
282 |
-
'id'
|
283 |
-
'style' => []
|
284 |
],
|
285 |
-
'span'
|
286 |
'class' => [],
|
287 |
-
'id'
|
288 |
-
'style' => []
|
289 |
],
|
290 |
'strong' => [
|
291 |
'class' => [],
|
292 |
-
'id'
|
293 |
-
'style' => []
|
294 |
],
|
295 |
];
|
296 |
|
297 |
-
if (
|
298 |
$tags = [
|
299 |
-
'a'
|
300 |
-
'href'
|
301 |
'title' => [],
|
302 |
'class' => [],
|
303 |
-
'id'
|
304 |
-
'style' => []
|
305 |
],
|
306 |
-
'q'
|
307 |
-
'cite'
|
308 |
'class' => [],
|
309 |
-
'id'
|
310 |
-
'style' => []
|
311 |
],
|
312 |
-
'img'
|
313 |
-
'src'
|
314 |
-
'alt'
|
315 |
'height' => [],
|
316 |
-
'width'
|
317 |
-
'class'
|
318 |
-
'id'
|
319 |
-
'style'
|
320 |
],
|
321 |
-
'dfn'
|
322 |
'title' => [],
|
323 |
'class' => [],
|
324 |
-
'id'
|
325 |
-
'style' => []
|
326 |
],
|
327 |
-
'time'
|
328 |
'datetime' => [],
|
329 |
-
'class'
|
330 |
-
'id'
|
331 |
-
'style'
|
332 |
],
|
333 |
-
'cite'
|
334 |
'title' => [],
|
335 |
'class' => [],
|
336 |
-
'id'
|
337 |
-
'style' => []
|
338 |
],
|
339 |
'acronym' => [
|
340 |
'title' => [],
|
341 |
'class' => [],
|
342 |
-
'id'
|
343 |
-
'style' => []
|
344 |
],
|
345 |
-
'hr'
|
346 |
'class' => [],
|
347 |
-
'id'
|
348 |
-
'style' => []
|
349 |
],
|
350 |
];
|
351 |
|
@@ -402,10 +433,16 @@ function ha_get_b64_icon() {
|
|
402 |
return 'data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGcgZmlsbD0iI0ZGRiI+PHBhdGggZD0iTTI4LjYgNy44aC44Yy41IDAgLjktLjUuOC0xIDAtLjUtLjUtLjktMS0uOC0zLjUuMy02LjgtMS45LTcuOC01LjMtLjEtLjUtLjYtLjctMS4xLS42cy0uNy42LS42IDEuMWMxLjIgMy45IDQuOSA2LjYgOC45IDYuNnoiLz48cGF0aCBkPSJNMzAgMTEuMWMtLjMtLjYtLjktMS0xLjYtMS0uOSAwLTEuOSAwLTIuOC0uMi00LS44LTctMy42LTguNC03LjEtLjMtLjYtLjktMS4xLTEuNi0xQzguMyAxLjkgMS44IDcuNC45IDE1LjEuMSAyMi4yIDQuNSAyOSAxMS4zIDMxLjIgMjAgMzQuMSAyOSAyOC43IDMwLjggMTkuOWMuNy0zLjEuMy02LjEtLjgtOC44em0tMTEuNiAxLjFjLjEtLjUuNi0uOCAxLjEtLjdsMy43LjhjLjUuMS44LjYuNyAxLjFzLS42LjgtMS4xLjdsLTMuNy0uOGMtLjQtLjEtLjgtLjYtLjctMS4xek0xMC4xIDExYy4yLTEuMSAxLjQtMS45IDIuNS0xLjYgMS4xLjIgMS45IDEuNCAxLjYgMi41LS4yIDEuMS0xLjQgMS45LTIuNSAxLjYtMS0uMi0xLjgtMS4zLTEuNi0yLjV6bTE0LjYgMTAuNkMyMi44IDI2IDE3LjggMjguNSAxMyAyN2MtMy42LTEuMi02LjItNC41LTYuNS04LjItLjEtMSAuOC0xLjcgMS43LTEuNmwxNS40IDIuNWMuOSAwIDEuNCAxIDEuMSAxLjl6Ii8+PHBhdGggZD0iTTE3LjEgMjIuOGMtMS45LS40LTMuNy4zLTQuNyAxLjctLjIuMy0uMS43LjIuOS42LjMgMS4yLjUgMS45LjcgMS44LjQgMy43LjEgNS4xLS43LjMtLjIuNC0uNi4yLS45LS43LS45LTEuNi0xLjUtMi43LTEuN3oiLz48L2c+PC9zdmc+';
|
403 |
}
|
404 |
|
|
|
|
|
|
|
405 |
function ha_get_dashboard_link( $suffix = '#home' ) {
|
406 |
return add_query_arg( [ 'page' => 'happy-addons' . $suffix ], admin_url( 'admin.php' ) );
|
407 |
}
|
408 |
|
|
|
|
|
|
|
409 |
function ha_get_current_user_display_name() {
|
410 |
$user = wp_get_current_user();
|
411 |
$name = 'user';
|
@@ -420,124 +457,133 @@ function ha_get_current_user_display_name() {
|
|
420 |
*/
|
421 |
function ha_twitter_feed_ajax() {
|
422 |
|
423 |
-
$security = check_ajax_referer('happy_addons_nonce', 'security');
|
424 |
|
425 |
-
if ( true == $security && isset( $_POST['query_settings'] ) )
|
426 |
-
$settings
|
427 |
$loaded_item = $_POST['loaded_item'];
|
428 |
|
429 |
-
$user_name
|
430 |
$ha_tweets_cash = '_' . $settings['id'] . '_tweet_cash';
|
431 |
|
432 |
$transient_key = $user_name . $ha_tweets_cash;
|
433 |
-
$twitter_data
|
434 |
-
$credentials
|
435 |
|
436 |
-
$auth_response = wp_remote_post(
|
437 |
-
|
438 |
-
|
|
|
439 |
'httpversion' => '1.1',
|
440 |
-
'blocking'
|
441 |
-
'headers'
|
442 |
'Authorization' => 'Basic ' . $credentials,
|
443 |
-
'Content-Type'
|
444 |
],
|
445 |
-
'body'
|
446 |
-
|
|
|
447 |
|
448 |
$body = json_decode( wp_remote_retrieve_body( $auth_response ) );
|
449 |
|
450 |
-
if ( !empty( $body ) ) {
|
451 |
-
$token
|
452 |
-
$tweets_response = wp_remote_get(
|
453 |
-
|
|
|
454 |
'httpversion' => '1.1',
|
455 |
-
'blocking'
|
456 |
-
'headers'
|
457 |
-
|
|
|
458 |
|
459 |
-
if ( !is_wp_error( $tweets_response ) ) {
|
460 |
$twitter_data = json_decode( wp_remote_retrieve_body( $tweets_response ), true );
|
461 |
set_transient( $transient_key, $twitter_data, 0 );
|
462 |
}
|
463 |
}
|
464 |
-
if ( $settings['remove_cache']
|
465 |
delete_transient( $transient_key );
|
466 |
}
|
467 |
|
468 |
-
switch ($settings['sort_by']) {
|
469 |
case 'old-posts':
|
470 |
-
usort($twitter_data, function ($a
|
471 |
-
if ( $a['created_at'] == $b['created_at'] )
|
472 |
-
|
473 |
-
|
|
|
|
|
|
|
474 |
break;
|
475 |
case 'favorite_count':
|
476 |
-
usort($twitter_data, function ($a
|
477 |
-
if ($a['favorite_count'] == $b['favorite_count'])
|
478 |
-
|
479 |
-
|
|
|
|
|
|
|
480 |
break;
|
481 |
case 'retweet_count':
|
482 |
-
usort($twitter_data, function ($a
|
483 |
-
if ($a['retweet_count'] == $b['retweet_count'])
|
484 |
-
|
485 |
-
|
|
|
|
|
|
|
486 |
break;
|
487 |
default:
|
488 |
$twitter_data;
|
489 |
}
|
490 |
|
491 |
-
$items = array_splice($twitter_data, $loaded_item, $settings['tweets_limit'] );
|
492 |
|
493 |
-
foreach ($items as $item)
|
494 |
-
if ( !empty( $item['entities']['urls'] ) ) {
|
495 |
$content = str_replace( $item['entities']['urls'][0]['url'], '', $item['full_text'] );
|
496 |
} else {
|
497 |
$content = $item['full_text'];
|
498 |
}
|
499 |
|
500 |
$description = explode( ' ', $content );
|
501 |
-
if ( !empty( $settings['content_word_count'] ) && count( $description ) > $settings['content_word_count'] ) {
|
502 |
$description_shorten = array_slice( $description, 0, $settings['content_word_count'] );
|
503 |
-
$description
|
504 |
} else {
|
505 |
$description = $content;
|
506 |
}
|
507 |
?>
|
508 |
-
|
509 |
|
510 |
-
|
511 |
-
|
512 |
-
|
513 |
-
|
514 |
-
|
515 |
|
516 |
-
|
517 |
|
518 |
-
|
519 |
-
|
520 |
-
|
521 |
-
|
522 |
-
|
523 |
-
|
524 |
-
class="ha-tweet-avatar"
|
525 |
-
>
|
526 |
-
</a>
|
527 |
-
<?php endif; ?>
|
528 |
|
529 |
<div class="ha-tweet-user">
|
530 |
-
<?php if ( $settings['show_name']
|
531 |
-
<a href="<?php echo esc_url( 'https://twitter.com/'
|
532 |
<?php echo esc_html( $item['user']['name'] ); ?>
|
533 |
</a>
|
534 |
-
<?php endif
|
535 |
|
536 |
-
<?php if ( $settings['show_user_name']
|
537 |
-
<a href="<?php echo esc_url( 'https://twitter.com/'
|
538 |
<?php echo esc_html( $settings['user_name'] ); ?>
|
539 |
</a>
|
540 |
-
<?php endif
|
541 |
</div>
|
542 |
</div>
|
543 |
|
@@ -545,50 +591,49 @@ function ha_twitter_feed_ajax() {
|
|
545 |
<p>
|
546 |
<?php echo esc_html( $description ); ?>
|
547 |
|
548 |
-
<?php if ( $settings['read_more']
|
549 |
<a href="<?php echo esc_url( '//twitter.com/' . $item['user']['screen_name'] . '/status/' . $item['id'] ); ?>" target="_blank">
|
550 |
<?php echo esc_html( $settings['read_more_text'] ); ?>
|
551 |
</a>
|
552 |
-
<?php endif
|
553 |
</p>
|
554 |
|
555 |
-
<?php if ( $settings['show_date']
|
556 |
<div class="ha-tweet-date">
|
557 |
-
<?php echo esc_html( date("M d Y", strtotime( $item['created_at'] ) ) ); ?>
|
558 |
</div>
|
559 |
-
<?php endif
|
560 |
</div>
|
561 |
|
562 |
</div>
|
563 |
|
564 |
-
<?php if ( $settings['show_favorite']
|
565 |
<div class="ha-tweet-footer-wrapper">
|
566 |
<div class="ha-tweet-footer">
|
567 |
|
568 |
-
<?php if ( $settings['show_favorite']
|
569 |
<div class="ha-tweet-favorite">
|
570 |
<?php echo esc_html( $item['favorite_count'] ); ?>
|
571 |
<i class="fa fa-heart-o"></i>
|
572 |
</div>
|
573 |
-
<?php endif
|
574 |
|
575 |
-
<?php if ( $settings['show_retweet']
|
576 |
<div class="ha-tweet-retweet">
|
577 |
<?php echo esc_html( $item['retweet_count'] ); ?>
|
578 |
<i class="fa fa-retweet"></i>
|
579 |
</div>
|
580 |
-
<?php endif
|
581 |
|
582 |
</div>
|
583 |
</div>
|
584 |
-
<?php endif
|
585 |
|
586 |
</div>
|
587 |
<?php
|
588 |
-
|
589 |
endif;
|
590 |
wp_die();
|
591 |
-
|
592 |
}
|
593 |
add_action( 'wp_ajax_ha_twitter_feed_action', 'ha_twitter_feed_ajax' );
|
594 |
add_action( 'wp_ajax_nopriv_ha_twitter_feed_action', 'ha_twitter_feed_ajax' );
|
@@ -599,16 +644,16 @@ add_action( 'wp_ajax_nopriv_ha_twitter_feed_action', 'ha_twitter_feed_ajax' );
|
|
599 |
* @param array $diff_key
|
600 |
* @return array|string[]|WP_Post_Type[]
|
601 |
*/
|
602 |
-
function ha_get_post_types
|
603 |
$default = [
|
604 |
-
'public'
|
605 |
-
'show_in_nav_menus' => true
|
606 |
];
|
607 |
-
$args
|
608 |
-
$post_types = get_post_types( $args
|
609 |
$post_types = wp_list_pluck( $post_types, 'label', 'name' );
|
610 |
|
611 |
-
if( !empty( $diff_key ) ){
|
612 |
$post_types = array_diff_key( $post_types, $diff_key );
|
613 |
}
|
614 |
return $post_types;
|
@@ -622,14 +667,14 @@ function ha_get_post_types ( $args = array(), $diff_key = array() ) {
|
|
622 |
* @param array $diff_key
|
623 |
* @return array|string[]|WP_Taxonomy[]
|
624 |
*/
|
625 |
-
function ha_get_taxonomies
|
626 |
|
627 |
-
$taxonomies = get_taxonomies( $args
|
628 |
-
if( 'object' === $output && $list ){
|
629 |
$taxonomies = wp_list_pluck( $taxonomies, 'label', 'name' );
|
630 |
}
|
631 |
|
632 |
-
if( !empty( $diff_key ) ){
|
633 |
$taxonomies = array_diff_key( $taxonomies, $diff_key );
|
634 |
}
|
635 |
|
@@ -639,46 +684,45 @@ function ha_get_taxonomies ( $args = array(), $output = 'object', $list = true,
|
|
639 |
/**
|
640 |
* Post Tab Ajax call
|
641 |
*/
|
642 |
-
function ha_post_tab
|
643 |
|
644 |
$security = check_ajax_referer( 'happy_addons_nonce', 'security' );
|
645 |
|
646 |
-
if ( true == $security )
|
647 |
-
$settings
|
648 |
-
$post_type
|
649 |
-
$taxonomy
|
650 |
$item_limit = $settings['item_limit'];
|
651 |
-
$excerpt
|
652 |
-
$term_id
|
653 |
|
654 |
$args = [
|
655 |
'post_status' => 'publish',
|
656 |
'post_type' => $post_type,
|
657 |
'posts_per_page' => $item_limit,
|
658 |
'suppress_filters' => false,
|
659 |
-
'tax_query' =>
|
660 |
-
|
661 |
'taxonomy' => $taxonomy,
|
662 |
-
'field'
|
663 |
-
'terms'
|
664 |
-
|
665 |
-
|
666 |
];
|
667 |
|
668 |
$posts = get_posts( $args );
|
669 |
|
670 |
if ( count( $posts ) !== 0 ):
|
671 |
-
|
672 |
-
|
673 |
-
|
674 |
-
|
675 |
-
|
676 |
-
|
677 |
-
|
678 |
-
|
679 |
-
|
680 |
-
|
681 |
-
<?php endif; ?>
|
682 |
<h2 class="ha-post-tab-title">
|
683 |
<a href="<?php echo esc_url( get_the_permalink( $post->ID ) ); ?>"> <?php echo esc_html( $post->post_title ); ?></a>
|
684 |
</h2>
|
@@ -688,30 +732,29 @@ function ha_post_tab () {
|
|
688 |
<a href="<?php echo esc_url( get_author_posts_url( $post->post_author ) ); ?>"><?php echo esc_html( get_the_author_meta( 'display_name', $post->post_author ) ); ?></a>
|
689 |
</span>
|
690 |
<?php
|
691 |
-
|
692 |
-
|
693 |
-
|
694 |
-
|
695 |
<span class="ha-post-tab-meta-date">
|
696 |
<i class="fa fa-calendar-o"></i>
|
697 |
<a href="<?php echo esc_url( get_day_link( $archive_year, $archive_month, $archive_day ) ); ?>"><?php echo get_the_date( "M d, Y", $post->ID ); ?></a>
|
698 |
</span>
|
699 |
</div>
|
700 |
-
<?php if( 'yes' === $excerpt && !empty($post->post_excerpt) ): ?>
|
701 |
<div class="ha-post-tab-excerpt">
|
702 |
-
<p><?php echo esc_html($post->post_excerpt)
|
703 |
</div>
|
704 |
<?php endif;?>
|
705 |
</div>
|
706 |
</div>
|
707 |
-
<?php endforeach
|
708 |
</div>
|
709 |
-
|
710 |
|
711 |
-
|
712 |
endif;
|
713 |
wp_die();
|
714 |
-
|
715 |
}
|
716 |
add_action( 'wp_ajax_ha_post_tab_action', 'ha_post_tab' );
|
717 |
add_action( 'wp_ajax_nopriv_ha_post_tab_action', 'ha_post_tab' );
|
@@ -737,29 +780,29 @@ if ( ! function_exists( 'ha_get_section_icon' ) ) {
|
|
737 |
*/
|
738 |
function ha_render_button_icon( $settings = [], $old_icon_id = 'icon', $new_icon_id = 'selected_icon', $attributes = [] ) {
|
739 |
// Check if its already migrated
|
740 |
-
$migrated = isset( $settings['__fa4_migrated'][
|
741 |
// Check if its a new widget without previously selected icon using the old Icon control
|
742 |
-
$is_new = empty( $settings[
|
743 |
|
744 |
$attributes['aria-hidden'] = 'true';
|
745 |
-
$is_svg
|
746 |
|
747 |
if ( ha_is_elementor_version( '>=', '2.6.0' ) && ( $is_new || $migrated ) ) {
|
748 |
if ( $is_svg ) {
|
749 |
echo '<span class="ha-btn-icon ha-btn-icon--svg">';
|
750 |
}
|
751 |
-
\Elementor\Icons_Manager::render_icon( $settings[
|
752 |
if ( $is_svg ) {
|
753 |
echo '</span>';
|
754 |
}
|
755 |
} else {
|
756 |
if ( empty( $attributes['class'] ) ) {
|
757 |
-
$attributes['class'] = $settings[
|
758 |
} else {
|
759 |
if ( is_array( $attributes['class'] ) ) {
|
760 |
-
$attributes['class'][] = $settings[
|
761 |
} else {
|
762 |
-
$attributes['class'] .= ' ' . $settings[
|
763 |
}
|
764 |
}
|
765 |
printf( '<i %s></i>', \Elementor\Utils::render_html_attributes( $attributes ) );
|
1 |
<?php
|
2 |
+
|
3 |
/**
|
4 |
* Helper functions
|
5 |
*
|
18 |
*
|
19 |
* @return string|bool False on failure, the result of the shortcode on success.
|
20 |
*/
|
21 |
+
function ha_do_shortcode( $tag, array $atts = [], $content = null ) {
|
22 |
global $shortcode_tags;
|
23 |
+
if ( ! isset( $shortcode_tags[$tag] ) ) {
|
24 |
return false;
|
25 |
}
|
26 |
+
return call_user_func( $shortcode_tags[$tag], $atts, $content, $tag );
|
27 |
}
|
28 |
|
29 |
/**
|
33 |
* @return string
|
34 |
*/
|
35 |
function ha_sanitize_html_class_param( $class ) {
|
36 |
+
$classes = ! empty( $class ) ? explode( ' ', $class ) : [];
|
37 |
$sanitized = [];
|
38 |
if ( ! empty( $classes ) ) {
|
39 |
+
$sanitized = array_map( function ( $cls ) {
|
40 |
return sanitize_html_class( $cls );
|
41 |
}, $classes );
|
42 |
}
|
47 |
return ( defined( 'SCRIPT_DEBUG' ) && SCRIPT_DEBUG );
|
48 |
}
|
49 |
|
50 |
+
/**
|
51 |
+
* @param $settings
|
52 |
+
* @param array $field_map
|
53 |
+
*/
|
54 |
+
|
55 |
function ha_prepare_data_prop_settings( &$settings, $field_map = [] ) {
|
56 |
$data = [];
|
57 |
foreach ( $field_map as $key => $data_key ) {
|
58 |
+
$setting_value = ha_get_setting_value( $settings, $key );
|
59 |
list( $data_field_key, $data_field_type ) = explode( '.', $data_key );
|
60 |
+
$validator = $data_field_type . 'val';
|
61 |
|
62 |
if ( is_callable( $validator ) ) {
|
63 |
$val = call_user_func( $validator, $setting_value );
|
64 |
} else {
|
65 |
$val = $setting_value;
|
66 |
}
|
67 |
+
$data[$data_field_key] = $val;
|
68 |
}
|
69 |
return wp_json_encode( $data );
|
70 |
}
|
71 |
|
72 |
+
/**
|
73 |
+
* @param $settings
|
74 |
+
* @param $keys
|
75 |
+
* @return mixed
|
76 |
+
*/
|
77 |
function ha_get_setting_value( &$settings, $keys ) {
|
78 |
if ( ! is_array( $keys ) ) {
|
79 |
$keys = explode( '.', $keys );
|
80 |
}
|
81 |
+
if ( is_array( $settings[$keys[0]] ) ) {
|
82 |
+
return ha_get_setting_value( $settings[$keys[0]], array_slice( $keys, 1 ) );
|
83 |
}
|
84 |
+
return $settings[$keys[0]];
|
85 |
}
|
86 |
|
87 |
function ha_is_localhost() {
|
88 |
+
return isset( $_SERVER['REMOTE_ADDR'] ) && in_array( $_SERVER['REMOTE_ADDR'], [ '127.0.0.1', '::1' ] );
|
89 |
}
|
90 |
|
91 |
function ha_get_css_cursors() {
|
169 |
*/
|
170 |
function ha_render_icon( $settings = [], $old_icon_id = 'icon', $new_icon_id = 'selected_icon', $attributes = [] ) {
|
171 |
// Check if its already migrated
|
172 |
+
$migrated = isset( $settings['__fa4_migrated'][$new_icon_id] );
|
173 |
// Check if its a new widget without previously selected icon using the old Icon control
|
174 |
+
$is_new = empty( $settings[$old_icon_id] );
|
175 |
|
176 |
$attributes['aria-hidden'] = 'true';
|
177 |
|
178 |
if ( ha_is_elementor_version( '>=', '2.6.0' ) && ( $is_new || $migrated ) ) {
|
179 |
+
\Elementor\Icons_Manager::render_icon( $settings[$new_icon_id], $attributes );
|
180 |
} else {
|
181 |
if ( empty( $attributes['class'] ) ) {
|
182 |
+
$attributes['class'] = $settings[$old_icon_id];
|
183 |
} else {
|
184 |
if ( is_array( $attributes['class'] ) ) {
|
185 |
+
$attributes['class'][] = $settings[$old_icon_id];
|
186 |
} else {
|
187 |
+
$attributes['class'] .= ' ' . $settings[$old_icon_id];
|
188 |
}
|
189 |
}
|
190 |
printf( '<i %s></i>', \Elementor\Utils::render_html_attributes( $attributes ) );
|
209 |
return \Elementor\Plugin::instance();
|
210 |
}
|
211 |
|
212 |
+
/**
|
213 |
+
* Escaped title html tags
|
214 |
+
*
|
215 |
+
* @param string $tag input string of title tag
|
216 |
+
* @return string $default default tag will be return during no matches
|
217 |
+
*/
|
218 |
+
|
219 |
+
function ha_escape_tags( $tag, $default = 'span', $extra = [] ) {
|
220 |
+
|
221 |
+
$supports = [ 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'div', 'span', 'p' ];
|
222 |
+
|
223 |
+
$supports = array_merge( $supports, $extra );
|
224 |
+
|
225 |
+
if ( ! in_array( $tag, $supports, true ) ) {
|
226 |
+
return $default;
|
227 |
+
}
|
228 |
+
|
229 |
+
return $tag;
|
230 |
+
}
|
231 |
+
|
232 |
/**
|
233 |
* Get a list of all the allowed html tags.
|
234 |
*
|
237 |
*/
|
238 |
function ha_get_allowed_html_tags( $level = 'basic' ) {
|
239 |
$allowed_html = [
|
240 |
+
'b' => [
|
241 |
'class' => [],
|
242 |
+
'id' => [],
|
243 |
+
'style' => [],
|
244 |
],
|
245 |
+
'i' => [
|
246 |
'class' => [],
|
247 |
+
'id' => [],
|
248 |
+
'style' => [],
|
249 |
],
|
250 |
+
'u' => [
|
251 |
'class' => [],
|
252 |
+
'id' => [],
|
253 |
+
'style' => [],
|
254 |
],
|
255 |
+
's' => [
|
256 |
'class' => [],
|
257 |
+
'id' => [],
|
258 |
+
'style' => [],
|
259 |
],
|
260 |
+
'br' => [
|
261 |
'class' => [],
|
262 |
+
'id' => [],
|
263 |
+
'style' => [],
|
264 |
],
|
265 |
+
'em' => [
|
266 |
'class' => [],
|
267 |
+
'id' => [],
|
268 |
+
'style' => [],
|
269 |
],
|
270 |
+
'del' => [
|
271 |
'class' => [],
|
272 |
+
'id' => [],
|
273 |
+
'style' => [],
|
274 |
],
|
275 |
+
'ins' => [
|
276 |
'class' => [],
|
277 |
+
'id' => [],
|
278 |
+
'style' => [],
|
279 |
],
|
280 |
+
'sub' => [
|
281 |
'class' => [],
|
282 |
+
'id' => [],
|
283 |
+
'style' => [],
|
284 |
],
|
285 |
+
'sup' => [
|
286 |
'class' => [],
|
287 |
+
'id' => [],
|
288 |
+
'style' => [],
|
289 |
],
|
290 |
+
'code' => [
|
291 |
'class' => [],
|
292 |
+
'id' => [],
|
293 |
+
'style' => [],
|
294 |
],
|
295 |
+
'mark' => [
|
296 |
'class' => [],
|
297 |
+
'id' => [],
|
298 |
+
'style' => [],
|
299 |
],
|
300 |
+
'small' => [
|
301 |
'class' => [],
|
302 |
+
'id' => [],
|
303 |
+
'style' => [],
|
304 |
],
|
305 |
'strike' => [
|
306 |
'class' => [],
|
307 |
+
'id' => [],
|
308 |
+
'style' => [],
|
309 |
],
|
310 |
+
'abbr' => [
|
311 |
'title' => [],
|
312 |
'class' => [],
|
313 |
+
'id' => [],
|
314 |
+
'style' => [],
|
315 |
],
|
316 |
+
'span' => [
|
317 |
'class' => [],
|
318 |
+
'id' => [],
|
319 |
+
'style' => [],
|
320 |
],
|
321 |
'strong' => [
|
322 |
'class' => [],
|
323 |
+
'id' => [],
|
324 |
+
'style' => [],
|
325 |
],
|
326 |
];
|
327 |
|
328 |
+
if ( 'intermediate' === $level ) {
|
329 |
$tags = [
|
330 |
+
'a' => [
|
331 |
+
'href' => [],
|
332 |
'title' => [],
|
333 |
'class' => [],
|
334 |
+
'id' => [],
|
335 |
+
'style' => [],
|
336 |
],
|
337 |
+
'q' => [
|
338 |
+
'cite' => [],
|
339 |
'class' => [],
|
340 |
+
'id' => [],
|
341 |
+
'style' => [],
|
342 |
],
|
343 |
+
'img' => [
|
344 |
+
'src' => [],
|
345 |
+
'alt' => [],
|
346 |
'height' => [],
|
347 |
+
'width' => [],
|
348 |
+
'class' => [],
|
349 |
+
'id' => [],
|
350 |
+
'style' => [],
|
351 |
],
|
352 |
+
'dfn' => [
|
353 |
'title' => [],
|
354 |
'class' => [],
|
355 |
+
'id' => [],
|
356 |
+
'style' => [],
|
357 |
],
|
358 |
+
'time' => [
|
359 |
'datetime' => [],
|
360 |
+
'class' => [],
|
361 |
+
'id' => [],
|
362 |
+
'style' => [],
|
363 |
],
|
364 |
+
'cite' => [
|
365 |
'title' => [],
|
366 |
'class' => [],
|
367 |
+
'id' => [],
|
368 |
+
'style' => [],
|
369 |
],
|
370 |
'acronym' => [
|
371 |
'title' => [],
|
372 |
'class' => [],
|
373 |
+
'id' => [],
|
374 |
+
'style' => [],
|
375 |
],
|
376 |
+
'hr' => [
|
377 |
'class' => [],
|
378 |
+
'id' => [],
|
379 |
+
'style' => [],
|
380 |
],
|
381 |
];
|
382 |
|
433 |
return 'data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGcgZmlsbD0iI0ZGRiI+PHBhdGggZD0iTTI4LjYgNy44aC44Yy41IDAgLjktLjUuOC0xIDAtLjUtLjUtLjktMS0uOC0zLjUuMy02LjgtMS45LTcuOC01LjMtLjEtLjUtLjYtLjctMS4xLS42cy0uNy42LS42IDEuMWMxLjIgMy45IDQuOSA2LjYgOC45IDYuNnoiLz48cGF0aCBkPSJNMzAgMTEuMWMtLjMtLjYtLjktMS0xLjYtMS0uOSAwLTEuOSAwLTIuOC0uMi00LS44LTctMy42LTguNC03LjEtLjMtLjYtLjktMS4xLTEuNi0xQzguMyAxLjkgMS44IDcuNC45IDE1LjEuMSAyMi4yIDQuNSAyOSAxMS4zIDMxLjIgMjAgMzQuMSAyOSAyOC43IDMwLjggMTkuOWMuNy0zLjEuMy02LjEtLjgtOC44em0tMTEuNiAxLjFjLjEtLjUuNi0uOCAxLjEtLjdsMy43LjhjLjUuMS44LjYuNyAxLjFzLS42LjgtMS4xLjdsLTMuNy0uOGMtLjQtLjEtLjgtLjYtLjctMS4xek0xMC4xIDExYy4yLTEuMSAxLjQtMS45IDIuNS0xLjYgMS4xLjIgMS45IDEuNCAxLjYgMi41LS4yIDEuMS0xLjQgMS45LTIuNSAxLjYtMS0uMi0xLjgtMS4zLTEuNi0yLjV6bTE0LjYgMTAuNkMyMi44IDI2IDE3LjggMjguNSAxMyAyN2MtMy42LTEuMi02LjItNC41LTYuNS04LjItLjEtMSAuOC0xLjcgMS43LTEuNmwxNS40IDIuNWMuOSAwIDEuNCAxIDEuMSAxLjl6Ii8+PHBhdGggZD0iTTE3LjEgMjIuOGMtMS45LS40LTMuNy4zLTQuNyAxLjctLjIuMy0uMS43LjIuOS42LjMgMS4yLjUgMS45LjcgMS44LjQgMy43LjEgNS4xLS43LjMtLjIuNC0uNi4yLS45LS43LS45LTEuNi0xLjUtMi43LTEuN3oiLz48L2c+PC9zdmc+';
|
434 |
}
|
435 |
|
436 |
+
/**
|
437 |
+
* @param $suffix
|
438 |
+
*/
|
439 |
function ha_get_dashboard_link( $suffix = '#home' ) {
|
440 |
return add_query_arg( [ 'page' => 'happy-addons' . $suffix ], admin_url( 'admin.php' ) );
|
441 |
}
|
442 |
|
443 |
+
/**
|
444 |
+
* @return mixed
|
445 |
+
*/
|
446 |
function ha_get_current_user_display_name() {
|
447 |
$user = wp_get_current_user();
|
448 |
$name = 'user';
|
457 |
*/
|
458 |
function ha_twitter_feed_ajax() {
|
459 |
|
460 |
+
$security = check_ajax_referer( 'happy_addons_nonce', 'security' );
|
461 |
|
462 |
+
if ( true == $security && isset( $_POST['query_settings'] ) ):
|
463 |
+
$settings = $_POST['query_settings'];
|
464 |
$loaded_item = $_POST['loaded_item'];
|
465 |
|
466 |
+
$user_name = trim( $settings['user_name'] );
|
467 |
$ha_tweets_cash = '_' . $settings['id'] . '_tweet_cash';
|
468 |
|
469 |
$transient_key = $user_name . $ha_tweets_cash;
|
470 |
+
$twitter_data = get_transient( $transient_key );
|
471 |
+
$credentials = $settings['credentials'];
|
472 |
|
473 |
+
$auth_response = wp_remote_post(
|
474 |
+
'https://api.twitter.com/oauth2/token',
|
475 |
+
[
|
476 |
+
'method' => 'POST',
|
477 |
'httpversion' => '1.1',
|
478 |
+
'blocking' => true,
|
479 |
+
'headers' => [
|
480 |
'Authorization' => 'Basic ' . $credentials,
|
481 |
+
'Content-Type' => 'application/x-www-form-urlencoded;charset=UTF-8',
|
482 |
],
|
483 |
+
'body' => [ 'grant_type' => 'client_credentials' ],
|
484 |
+
]
|
485 |
+
);
|
486 |
|
487 |
$body = json_decode( wp_remote_retrieve_body( $auth_response ) );
|
488 |
|
489 |
+
if ( ! empty( $body ) ) {
|
490 |
+
$token = $body->access_token;
|
491 |
+
$tweets_response = wp_remote_get(
|
492 |
+
'https://api.twitter.com/1.1/statuses/user_timeline.json?screen_name=' . $settings['user_name'] . '&count=999&tweet_mode=extended',
|
493 |
+
[
|
494 |
'httpversion' => '1.1',
|
495 |
+
'blocking' => true,
|
496 |
+
'headers' => [ 'Authorization' => "Bearer $token" ],
|
497 |
+
]
|
498 |
+
);
|
499 |
|
500 |
+
if ( ! is_wp_error( $tweets_response ) ) {
|
501 |
$twitter_data = json_decode( wp_remote_retrieve_body( $tweets_response ), true );
|
502 |
set_transient( $transient_key, $twitter_data, 0 );
|
503 |
}
|
504 |
}
|
505 |
+
if ( 'yes' == $settings['remove_cache'] ) {
|
506 |
delete_transient( $transient_key );
|
507 |
}
|
508 |
|
509 |
+
switch ( $settings['sort_by'] ) {
|
510 |
case 'old-posts':
|
511 |
+
usort( $twitter_data, function ( $a, $b ) {
|
512 |
+
if ( $a['created_at'] == $b['created_at'] ) {
|
513 |
+
return 0;
|
514 |
+
}
|
515 |
+
|
516 |
+
return ( $a['created_at'] < $b['created_at'] ) ? -1 : 1;
|
517 |
+
} );
|
518 |
break;
|
519 |
case 'favorite_count':
|
520 |
+
usort( $twitter_data, function ( $a, $b ) {
|
521 |
+
if ( $a['favorite_count'] == $b['favorite_count'] ) {
|
522 |
+
return 0;
|
523 |
+
}
|
524 |
+
|
525 |
+
return ( $a['favorite_count'] > $b['favorite_count'] ) ? -1 : 1;
|
526 |
+
} );
|
527 |
break;
|
528 |
case 'retweet_count':
|
529 |
+
usort( $twitter_data, function ( $a, $b ) {
|
530 |
+
if ( $a['retweet_count'] == $b['retweet_count'] ) {
|
531 |
+
return 0;
|
532 |
+
}
|
533 |
+
|
534 |
+
return ( $a['retweet_count'] > $b['retweet_count'] ) ? -1 : 1;
|
535 |
+
} );
|
536 |
break;
|
537 |
default:
|
538 |
$twitter_data;
|
539 |
}
|
540 |
|
541 |
+
$items = array_splice( $twitter_data, $loaded_item, $settings['tweets_limit'] );
|
542 |
|
543 |
+
foreach ( $items as $item ):
|
544 |
+
if ( ! empty( $item['entities']['urls'] ) ) {
|
545 |
$content = str_replace( $item['entities']['urls'][0]['url'], '', $item['full_text'] );
|
546 |
} else {
|
547 |
$content = $item['full_text'];
|
548 |
}
|
549 |
|
550 |
$description = explode( ' ', $content );
|
551 |
+
if ( ! empty( $settings['content_word_count'] ) && count( $description ) > $settings['content_word_count'] ) {
|
552 |
$description_shorten = array_slice( $description, 0, $settings['content_word_count'] );
|
553 |
+
$description = implode( ' ', $description_shorten ) . '...';
|
554 |
} else {
|
555 |
$description = $content;
|
556 |
}
|
557 |
?>
|
558 |
+
<div class="ha-tweet-item">
|
559 |
|
560 |
+
<?php if ( 'yes' == $settings['show_twitter_logo'] ): ?>
|
561 |
+
<div class="ha-tweeter-feed-icon">
|
562 |
+
<i class="fa fa-twitter"></i>
|
563 |
+
</div>
|
564 |
+
<?php endif;?>
|
565 |
|
566 |
+
<div class="ha-tweet-inner-wrapper">
|
567 |
|
568 |
+
<div class="ha-tweet-author">
|
569 |
+
<?php if ( 'yes' == $settings['show_user_image'] ): ?>
|
570 |
+
<a href="<?php echo esc_url( 'https://twitter.com/' . $user_name ); ?>">
|
571 |
+
<img src="<?php echo esc_url( $item['user']['profile_image_url_https'] ); ?>" alt="<?php echo esc_attr( $item['user']['name'] ); ?>" class="ha-tweet-avatar">
|
572 |
+
</a>
|
573 |
+
<?php endif;?>
|
|
|
|
|
|
|
|
|
574 |
|
575 |
<div class="ha-tweet-user">
|
576 |
+
<?php if ( 'yes' == $settings['show_name'] ): ?>
|
577 |
+
<a href="<?php echo esc_url( 'https://twitter.com/' . $user_name ); ?>" class="ha-tweet-author-name">
|
578 |
<?php echo esc_html( $item['user']['name'] ); ?>
|
579 |
</a>
|
580 |
+
<?php endif;?>
|
581 |
|
582 |
+
<?php if ( 'yes' == $settings['show_user_name'] ): ?>
|
583 |
+
<a href="<?php echo esc_url( 'https://twitter.com/' . $user_name ); ?>" class="ha-tweet-username">
|
584 |
<?php echo esc_html( $settings['user_name'] ); ?>
|
585 |
</a>
|
586 |
+
<?php endif;?>
|
587 |
</div>
|
588 |
</div>
|
589 |
|
591 |
<p>
|
592 |
<?php echo esc_html( $description ); ?>
|
593 |
|
594 |
+
<?php if ( 'yes' == $settings['read_more'] ): ?>
|
595 |
<a href="<?php echo esc_url( '//twitter.com/' . $item['user']['screen_name'] . '/status/' . $item['id'] ); ?>" target="_blank">
|
596 |
<?php echo esc_html( $settings['read_more_text'] ); ?>
|
597 |
</a>
|
598 |
+
<?php endif;?>
|
599 |
</p>
|
600 |
|
601 |
+
<?php if ( 'yes' == $settings['show_date'] ): ?>
|
602 |
<div class="ha-tweet-date">
|
603 |
+
<?php echo esc_html( date( "M d Y", strtotime( $item['created_at'] ) ) ); ?>
|
604 |
</div>
|
605 |
+
<?php endif;?>
|
606 |
</div>
|
607 |
|
608 |
</div>
|
609 |
|
610 |
+
<?php if ( 'yes' == $settings['show_favorite'] || 'yes' == $settings['show_retweet'] ): ?>
|
611 |
<div class="ha-tweet-footer-wrapper">
|
612 |
<div class="ha-tweet-footer">
|
613 |
|
614 |
+
<?php if ( 'yes' == $settings['show_favorite'] ): ?>
|
615 |
<div class="ha-tweet-favorite">
|
616 |
<?php echo esc_html( $item['favorite_count'] ); ?>
|
617 |
<i class="fa fa-heart-o"></i>
|
618 |
</div>
|
619 |
+
<?php endif;?>
|
620 |
|
621 |
+
<?php if ( 'yes' == $settings['show_retweet'] ): ?>
|
622 |
<div class="ha-tweet-retweet">
|
623 |
<?php echo esc_html( $item['retweet_count'] ); ?>
|
624 |
<i class="fa fa-retweet"></i>
|
625 |
</div>
|
626 |
+
<?php endif;?>
|
627 |
|
628 |
</div>
|
629 |
</div>
|
630 |
+
<?php endif;?>
|
631 |
|
632 |
</div>
|
633 |
<?php
|
634 |
+
endforeach;
|
635 |
endif;
|
636 |
wp_die();
|
|
|
637 |
}
|
638 |
add_action( 'wp_ajax_ha_twitter_feed_action', 'ha_twitter_feed_ajax' );
|
639 |
add_action( 'wp_ajax_nopriv_ha_twitter_feed_action', 'ha_twitter_feed_ajax' );
|
644 |
* @param array $diff_key
|
645 |
* @return array|string[]|WP_Post_Type[]
|
646 |
*/
|
647 |
+
function ha_get_post_types( $args = [], $diff_key = [] ) {
|
648 |
$default = [
|
649 |
+
'public' => true,
|
650 |
+
'show_in_nav_menus' => true,
|
651 |
];
|
652 |
+
$args = array_merge( $default, $args );
|
653 |
+
$post_types = get_post_types( $args, 'objects' );
|
654 |
$post_types = wp_list_pluck( $post_types, 'label', 'name' );
|
655 |
|
656 |
+
if ( ! empty( $diff_key ) ) {
|
657 |
$post_types = array_diff_key( $post_types, $diff_key );
|
658 |
}
|
659 |
return $post_types;
|
667 |
* @param array $diff_key
|
668 |
* @return array|string[]|WP_Taxonomy[]
|
669 |
*/
|
670 |
+
function ha_get_taxonomies( $args = [], $output = 'object', $list = true, $diff_key = [] ) {
|
671 |
|
672 |
+
$taxonomies = get_taxonomies( $args, $output );
|
673 |
+
if ( 'object' === $output && $list ) {
|
674 |
$taxonomies = wp_list_pluck( $taxonomies, 'label', 'name' );
|
675 |
}
|
676 |
|
677 |
+
if ( ! empty( $diff_key ) ) {
|
678 |
$taxonomies = array_diff_key( $taxonomies, $diff_key );
|
679 |
}
|
680 |
|
684 |
/**
|
685 |
* Post Tab Ajax call
|
686 |
*/
|
687 |
+
function ha_post_tab() {
|
688 |
|
689 |
$security = check_ajax_referer( 'happy_addons_nonce', 'security' );
|
690 |
|
691 |
+
if ( true == $security ):
|
692 |
+
$settings = $_POST['post_tab_query'];
|
693 |
+
$post_type = $settings['post_type'];
|
694 |
+
$taxonomy = $settings['taxonomy'];
|
695 |
$item_limit = $settings['item_limit'];
|
696 |
+
$excerpt = $settings['excerpt'];
|
697 |
+
$term_id = $_POST['term_id'];
|
698 |
|
699 |
$args = [
|
700 |
'post_status' => 'publish',
|
701 |
'post_type' => $post_type,
|
702 |
'posts_per_page' => $item_limit,
|
703 |
'suppress_filters' => false,
|
704 |
+
'tax_query' => [
|
705 |
+
[
|
706 |
'taxonomy' => $taxonomy,
|
707 |
+
'field' => 'term_id',
|
708 |
+
'terms' => $term_id,
|
709 |
+
],
|
710 |
+
],
|
711 |
];
|
712 |
|
713 |
$posts = get_posts( $args );
|
714 |
|
715 |
if ( count( $posts ) !== 0 ):
|
716 |
+
?>
|
717 |
+
<div class="ha-post-tab-item-wrapper active" data-term="<?php echo esc_attr( $term_id ); ?>">
|
718 |
+
<?php foreach ( $posts as $post ): ?>
|
719 |
+
<div class="ha-post-tab-item">
|
720 |
+
<div class="ha-post-tab-item-inner">
|
721 |
+
<?php if ( has_post_thumbnail( $post->ID ) ): ?>
|
722 |
+
<a href="<?php echo esc_url( get_the_permalink( $post->ID ) ); ?>" class="ha-post-tab-thumb">
|
723 |
+
<?php echo get_the_post_thumbnail( $post->ID, 'full' ); ?>
|
724 |
+
</a>
|
725 |
+
<?php endif;?>
|
|
|
726 |
<h2 class="ha-post-tab-title">
|
727 |
<a href="<?php echo esc_url( get_the_permalink( $post->ID ) ); ?>"> <?php echo esc_html( $post->post_title ); ?></a>
|
728 |
</h2>
|
732 |
<a href="<?php echo esc_url( get_author_posts_url( $post->post_author ) ); ?>"><?php echo esc_html( get_the_author_meta( 'display_name', $post->post_author ) ); ?></a>
|
733 |
</span>
|
734 |
<?php
|
735 |
+
$archive_year = get_the_time( 'Y', $post->ID );
|
736 |
+
$archive_month = get_the_time( 'm', $post->ID );
|
737 |
+
$archive_day = get_the_time( 'd', $post->ID );
|
738 |
+
?>
|
739 |
<span class="ha-post-tab-meta-date">
|
740 |
<i class="fa fa-calendar-o"></i>
|
741 |
<a href="<?php echo esc_url( get_day_link( $archive_year, $archive_month, $archive_day ) ); ?>"><?php echo get_the_date( "M d, Y", $post->ID ); ?></a>
|
742 |
</span>
|
743 |
</div>
|
744 |
+
<?php if ( 'yes' === $excerpt && ! empty( $post->post_excerpt ) ): ?>
|
745 |
<div class="ha-post-tab-excerpt">
|
746 |
+
<p><?php echo esc_html( $post->post_excerpt ); ?></p>
|
747 |
</div>
|
748 |
<?php endif;?>
|
749 |
</div>
|
750 |
</div>
|
751 |
+
<?php endforeach;?>
|
752 |
</div>
|
753 |
+
<?php
|
754 |
|
755 |
+
endif;
|
756 |
endif;
|
757 |
wp_die();
|
|
|
758 |
}
|
759 |
add_action( 'wp_ajax_ha_post_tab_action', 'ha_post_tab' );
|
760 |
add_action( 'wp_ajax_nopriv_ha_post_tab_action', 'ha_post_tab' );
|
780 |
*/
|
781 |
function ha_render_button_icon( $settings = [], $old_icon_id = 'icon', $new_icon_id = 'selected_icon', $attributes = [] ) {
|
782 |
// Check if its already migrated
|
783 |
+
$migrated = isset( $settings['__fa4_migrated'][$new_icon_id] );
|
784 |
// Check if its a new widget without previously selected icon using the old Icon control
|
785 |
+
$is_new = empty( $settings[$old_icon_id] );
|
786 |
|
787 |
$attributes['aria-hidden'] = 'true';
|
788 |
+
$is_svg = ( isset( $settings[$new_icon_id], $settings[$new_icon_id]['library'] ) && 'svg' === $settings[$new_icon_id]['library'] );
|
789 |
|
790 |
if ( ha_is_elementor_version( '>=', '2.6.0' ) && ( $is_new || $migrated ) ) {
|
791 |
if ( $is_svg ) {
|
792 |
echo '<span class="ha-btn-icon ha-btn-icon--svg">';
|
793 |
}
|
794 |
+
\Elementor\Icons_Manager::render_icon( $settings[$new_icon_id], $attributes );
|
795 |
if ( $is_svg ) {
|
796 |
echo '</span>';
|
797 |
}
|
798 |
} else {
|
799 |
if ( empty( $attributes['class'] ) ) {
|
800 |
+
$attributes['class'] = $settings[$old_icon_id];
|
801 |
} else {
|
802 |
if ( is_array( $attributes['class'] ) ) {
|
803 |
+
$attributes['class'][] = $settings[$old_icon_id];
|
804 |
} else {
|
805 |
+
$attributes['class'] .= ' ' . $settings[$old_icon_id];
|
806 |
}
|
807 |
}
|
808 |
printf( '<i %s></i>', \Elementor\Utils::render_html_attributes( $attributes ) );
|
plugin.php
CHANGED
@@ -3,10 +3,10 @@
|
|
3 |
* Plugin Name: Happy Elementor Addons
|
4 |
* Plugin URI: https://happyaddons.com/
|
5 |
* Description: <a href="https://happyaddons.com/">HappyAddons</a> is a collection of slick, powerful widgets that works seamlessly with Elementor page builder. It’s trendy look with detail customization features allows to create extraordinary designs instantly. <a href="https://happyaddons.com/">HappyAddons</a> is free, rapidly growing and comes with great support.
|
6 |
-
* Version: 2.
|
7 |
* Author: weDevs
|
8 |
* Author URI: https://happyaddons.com/
|
9 |
-
* Elementor tested up to: 3.1
|
10 |
* Elementor Pro tested up to: 3.2.1
|
11 |
* License: GPLv2
|
12 |
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
@@ -36,14 +36,14 @@ Copyright 2019 HappyMonster <http://happymonster.me>
|
|
36 |
|
37 |
defined( 'ABSPATH' ) || die();
|
38 |
|
39 |
-
define( 'HAPPY_ADDONS_VERSION', '2.
|
40 |
define( 'HAPPY_ADDONS__FILE__', __FILE__ );
|
41 |
define( 'HAPPY_ADDONS_DIR_PATH', plugin_dir_path( HAPPY_ADDONS__FILE__ ) );
|
42 |
define( 'HAPPY_ADDONS_DIR_URL', plugin_dir_url( HAPPY_ADDONS__FILE__ ) );
|
43 |
define( 'HAPPY_ADDONS_ASSETS', trailingslashit( HAPPY_ADDONS_DIR_URL . 'assets' ) );
|
44 |
define( 'HAPPY_ADDONS_REDIRECTION_FLAG', 'happyaddons_do_activation_direct' );
|
45 |
|
46 |
-
define( 'HAPPY_ADDONS_MINIMUM_ELEMENTOR_VERSION', '2.
|
47 |
define( 'HAPPY_ADDONS_MINIMUM_PHP_VERSION', '5.4' );
|
48 |
|
49 |
/**
|
3 |
* Plugin Name: Happy Elementor Addons
|
4 |
* Plugin URI: https://happyaddons.com/
|
5 |
* Description: <a href="https://happyaddons.com/">HappyAddons</a> is a collection of slick, powerful widgets that works seamlessly with Elementor page builder. It’s trendy look with detail customization features allows to create extraordinary designs instantly. <a href="https://happyaddons.com/">HappyAddons</a> is free, rapidly growing and comes with great support.
|
6 |
+
* Version: 2.24.0
|
7 |
* Author: weDevs
|
8 |
* Author URI: https://happyaddons.com/
|
9 |
+
* Elementor tested up to: 3.2.1
|
10 |
* Elementor Pro tested up to: 3.2.1
|
11 |
* License: GPLv2
|
12 |
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
36 |
|
37 |
defined( 'ABSPATH' ) || die();
|
38 |
|
39 |
+
define( 'HAPPY_ADDONS_VERSION', '2.24.0' );
|
40 |
define( 'HAPPY_ADDONS__FILE__', __FILE__ );
|
41 |
define( 'HAPPY_ADDONS_DIR_PATH', plugin_dir_path( HAPPY_ADDONS__FILE__ ) );
|
42 |
define( 'HAPPY_ADDONS_DIR_URL', plugin_dir_url( HAPPY_ADDONS__FILE__ ) );
|
43 |
define( 'HAPPY_ADDONS_ASSETS', trailingslashit( HAPPY_ADDONS_DIR_URL . 'assets' ) );
|
44 |
define( 'HAPPY_ADDONS_REDIRECTION_FLAG', 'happyaddons_do_activation_direct' );
|
45 |
|
46 |
+
define( 'HAPPY_ADDONS_MINIMUM_ELEMENTOR_VERSION', '2.9.0' );
|
47 |
define( 'HAPPY_ADDONS_MINIMUM_PHP_VERSION', '5.4' );
|
48 |
|
49 |
/**
|
readme.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
=== Happy Addons for Elementor ===
|
2 |
Plugin Name: Happy Addons for Elementor
|
3 |
-
Version: 2.
|
4 |
Author: weDevs
|
5 |
Author URI: https://happyaddons.com/
|
6 |
Contributors: thehappymonster, happyaddons, hasinhayder, mosaddek73, tareq1988, sourav926, wedevs, iqbalrony, mrokon, shshouvo, sayedulsayem, obiplabon
|
@@ -75,6 +75,7 @@ HappyAddons comes with plenty of Elementor Widgets in the free version. And all
|
|
75 |
- [**Social Share**](https://demo.happyaddons.com/elementor-social-share-widget-demo/) – No need to buy a social share plugin anymore. Get many of the premium features of social share plugins within HappyAddons Social Share widget for free!
|
76 |
- [**Event Calendar**](https://demo.happyaddons.com/elementor-event-calendar-widget-demo/) – Are you struggling to incorporate an event calendar on your website with the help of Elementor? Don’t worry; we have added an amazing Event Calendar Widget in the HappyAddons Free Version for you! You can create your own personalized calendar manually or use your Google calendar or the Events Calendar Plugin’s calendar to showcase your events.
|
77 |
- [**Image Hover Effect**](https://demo.happyaddons.com/elementor-image-hover-effect-widget-demo/) – If you want to add lucrative hover effects to your website’s images, you can try HappyAddons Image Hover Effect Widget. It allows you to add 20+ stunning hover effects to your photos. Start adding attention grabbing images easily.
|
|
|
78 |
- [**Contact Form 7**](https://demo.happyaddons.com/elementor-contact-form-7-widget-demo/) – This utility widget helps you to integrate existing forms built using CF7 plugin across your web pages without spending too much time.
|
79 |
- [**Caldera Forms**](https://demo.happyaddons.com/elementor-caldera-forms-widget-demo/) – This widget can help you to display your caldera forms to display on your web pages designed with Elementor.
|
80 |
- [**weForms**](https://demo.happyaddons.com/elementor-we-forms-widget-demo/) – Designed forms using weForms plugin and looking for a way to display those on your Elementor powered pages? This is the answer to that.
|
@@ -176,6 +177,9 @@ If you are still craving for more widgets, then the following premium widgets ar
|
|
176 |
- [**Twitter Feed Carousel**](https://demo.happyaddons.com/elementor-twitter-feed-carousel-widget-demo/) - Showcase your awesome team decorating in the Twitter feed mode applying various styles, texts, images, and social links
|
177 |
- [**Breadcrumbs**](https://demo.happyaddons.com/elementor-breadcrumb-widget-demo/) - Visualize your breadcrumbs in different ways; each of them customisable
|
178 |
- [**Sticky Video**](https://demo.happyaddons.com/elementor-sticky-video-widget-demo/) - From now, you can set sticky videos with the HappyAddons sticky video widget. Also, you will get plenty of options to manage your videos in an advanced way
|
|
|
|
|
|
|
179 |
- [**Post Grid**](https://demo.happyaddons.com/elementor-post-grid-widget-demo/) - Scale your blog archive page with the HappyAddons Post Grid widget. It comes with predefined skins, so you spend less time designing your blog page
|
180 |
- [**Post Tiles**](https://demo.happyaddons.com/elementor-post-tiles-widget-demo/) - Now you can showcase your most desirable blog posts exclusively with the Post Tiles widget of Happy Elementor Addons. It’s available with predefined tiles set to achieve an elegant look
|
181 |
- [**Smart Post List**](https://demo.happyaddons.com/elementor-smart-post-list-widget-demo/) - Are you looking for a magnificent listing facility with the highlighted option for your sticky featured article? HappyAddons Smart Post list widget will handle all of your desirable styles smartly, like featuring the sticky post, filterable post list, and more
|
@@ -336,6 +340,13 @@ For a more detailed explanation check out the following documentation
|
|
336 |
|
337 |
== Changelog ==
|
338 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
339 |
= 2.23.0 - 12 April 2021 =
|
340 |
|
341 |
- New: Animated Link Widget
|
1 |
=== Happy Addons for Elementor ===
|
2 |
Plugin Name: Happy Addons for Elementor
|
3 |
+
Version: 2.24.0
|
4 |
Author: weDevs
|
5 |
Author URI: https://happyaddons.com/
|
6 |
Contributors: thehappymonster, happyaddons, hasinhayder, mosaddek73, tareq1988, sourav926, wedevs, iqbalrony, mrokon, shshouvo, sayedulsayem, obiplabon
|
75 |
- [**Social Share**](https://demo.happyaddons.com/elementor-social-share-widget-demo/) – No need to buy a social share plugin anymore. Get many of the premium features of social share plugins within HappyAddons Social Share widget for free!
|
76 |
- [**Event Calendar**](https://demo.happyaddons.com/elementor-event-calendar-widget-demo/) – Are you struggling to incorporate an event calendar on your website with the help of Elementor? Don’t worry; we have added an amazing Event Calendar Widget in the HappyAddons Free Version for you! You can create your own personalized calendar manually or use your Google calendar or the Events Calendar Plugin’s calendar to showcase your events.
|
77 |
- [**Image Hover Effect**](https://demo.happyaddons.com/elementor-image-hover-effect-widget-demo/) – If you want to add lucrative hover effects to your website’s images, you can try HappyAddons Image Hover Effect Widget. It allows you to add 20+ stunning hover effects to your photos. Start adding attention grabbing images easily.
|
78 |
+
- [**Animated Link**](https://demo.happyaddons.com/elementor-animated-link-widget-demo/) – Are you wondering about increasing the click-through rate of your website’s links? Grab your visitor’s attention by adding different effects to your links using the Happy Animated Link widget.
|
79 |
- [**Contact Form 7**](https://demo.happyaddons.com/elementor-contact-form-7-widget-demo/) – This utility widget helps you to integrate existing forms built using CF7 plugin across your web pages without spending too much time.
|
80 |
- [**Caldera Forms**](https://demo.happyaddons.com/elementor-caldera-forms-widget-demo/) – This widget can help you to display your caldera forms to display on your web pages designed with Elementor.
|
81 |
- [**weForms**](https://demo.happyaddons.com/elementor-we-forms-widget-demo/) – Designed forms using weForms plugin and looking for a way to display those on your Elementor powered pages? This is the answer to that.
|
177 |
- [**Twitter Feed Carousel**](https://demo.happyaddons.com/elementor-twitter-feed-carousel-widget-demo/) - Showcase your awesome team decorating in the Twitter feed mode applying various styles, texts, images, and social links
|
178 |
- [**Breadcrumbs**](https://demo.happyaddons.com/elementor-breadcrumb-widget-demo/) - Visualize your breadcrumbs in different ways; each of them customisable
|
179 |
- [**Sticky Video**](https://demo.happyaddons.com/elementor-sticky-video-widget-demo/) - From now, you can set sticky videos with the HappyAddons sticky video widget. Also, you will get plenty of options to manage your videos in an advanced way
|
180 |
+
- [**Advanced Data table**](https://demo.happyaddons.com/elementor-advanced-datatable-widget-demo/) - Manage Your Table Data with Google Sheet, Table Press, Import from CSV, Local Database.
|
181 |
+
- [**Modal Popup**](https://demo.happyaddons.com/elementor-modal-popup-widget-demo/) - Create click triggered Popups to grab and collect various information from the visitors.
|
182 |
+
- [**Single Image Scroll**](https://demo.happyaddons.com/single-image-scroll-widget-demo/) - Facing difficulties while presenting long images like web page screenshots, panorama shots, etc to your portfolios? From now you can showcase long images by using the Happy Single Image Scroll widget.
|
183 |
- [**Post Grid**](https://demo.happyaddons.com/elementor-post-grid-widget-demo/) - Scale your blog archive page with the HappyAddons Post Grid widget. It comes with predefined skins, so you spend less time designing your blog page
|
184 |
- [**Post Tiles**](https://demo.happyaddons.com/elementor-post-tiles-widget-demo/) - Now you can showcase your most desirable blog posts exclusively with the Post Tiles widget of Happy Elementor Addons. It’s available with predefined tiles set to achieve an elegant look
|
185 |
- [**Smart Post List**](https://demo.happyaddons.com/elementor-smart-post-list-widget-demo/) - Are you looking for a magnificent listing facility with the highlighted option for your sticky featured article? HappyAddons Smart Post list widget will handle all of your desirable styles smartly, like featuring the sticky post, filterable post list, and more
|
340 |
|
341 |
== Changelog ==
|
342 |
|
343 |
+
= 2.24.0 - 25 April 2021 =
|
344 |
+
|
345 |
+
- Tweak: Animated Link widget alignment control added
|
346 |
+
- Fix: Security patches
|
347 |
+
- Tweak: Removed `Elementor\Scheme_Typography` deprecated function
|
348 |
+
- Tweak: Happy Elementor Addons not active when Elementor doesn’t meet minimum version requirements
|
349 |
+
|
350 |
= 2.23.0 - 12 April 2021 =
|
351 |
|
352 |
- New: Animated Link Widget
|
widgets/bar-chart/widget.php
CHANGED
@@ -8,7 +8,7 @@ namespace Happy_Addons\Elementor\Widget;
|
|
8 |
|
9 |
use Elementor\Controls_Manager;
|
10 |
use Elementor\Repeater;
|
11 |
-
use Elementor\
|
12 |
use Happy_Addons\Elementor\Widget\Bar_Chart\Data_Map;
|
13 |
|
14 |
defined( 'ABSPATH' ) || die();
|
8 |
|
9 |
use Elementor\Controls_Manager;
|
10 |
use Elementor\Repeater;
|
11 |
+
use Elementor\Core\Schemes\Typography;
|
12 |
use Happy_Addons\Elementor\Widget\Bar_Chart\Data_Map;
|
13 |
|
14 |
defined( 'ABSPATH' ) || die();
|
widgets/card/widget.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
namespace Happy_Addons\Elementor\Widget;
|
8 |
|
9 |
use Elementor\Group_Control_Css_Filter;
|
10 |
-
use Elementor\
|
11 |
use Elementor\Utils;
|
12 |
use Elementor\Control_Media;
|
13 |
use Elementor\Controls_Manager;
|
@@ -824,7 +824,7 @@ class Card extends Base {
|
|
824 |
'font_size' => ['']
|
825 |
],
|
826 |
'selector' => '{{WRAPPER}} .ha-badge',
|
827 |
-
'scheme' =>
|
828 |
]
|
829 |
);
|
830 |
|
@@ -888,7 +888,7 @@ class Card extends Base {
|
|
888 |
'name' => 'title_typography',
|
889 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
890 |
'selector' => '{{WRAPPER}} .ha-card-title',
|
891 |
-
'scheme' =>
|
892 |
]
|
893 |
);
|
894 |
|
@@ -930,7 +930,7 @@ class Card extends Base {
|
|
930 |
'name' => 'description_typography',
|
931 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
932 |
'selector' => '{{WRAPPER}} .ha-card-text',
|
933 |
-
'scheme' =>
|
934 |
]
|
935 |
);
|
936 |
|
@@ -961,7 +961,7 @@ class Card extends Base {
|
|
961 |
[
|
962 |
'name' => 'button_typography',
|
963 |
'selector' => '{{WRAPPER}} .ha-btn',
|
964 |
-
'scheme' =>
|
965 |
]
|
966 |
);
|
967 |
|
@@ -1091,7 +1091,7 @@ class Card extends Base {
|
|
1091 |
$this->add_render_attribute(
|
1092 |
'badge_text',
|
1093 |
'class',
|
1094 |
-
['ha-badge', sprintf( 'ha-badge--%s', esc_attr( $settings['badge_position'] ) )]
|
1095 |
);
|
1096 |
|
1097 |
$this->add_inline_editing_attributes( 'title', 'basic' );
|
@@ -1115,7 +1115,7 @@ class Card extends Base {
|
|
1115 |
<?php
|
1116 |
if ( $settings['title' ] ) :
|
1117 |
printf( '<%1$s %2$s>%3$s</%1$s>',
|
1118 |
-
|
1119 |
$this->get_render_attribute_string( 'title' ),
|
1120 |
ha_kses_basic( $settings['title' ] )
|
1121 |
);
|
7 |
namespace Happy_Addons\Elementor\Widget;
|
8 |
|
9 |
use Elementor\Group_Control_Css_Filter;
|
10 |
+
use Elementor\Core\Schemes\Typography;
|
11 |
use Elementor\Utils;
|
12 |
use Elementor\Control_Media;
|
13 |
use Elementor\Controls_Manager;
|
824 |
'font_size' => ['']
|
825 |
],
|
826 |
'selector' => '{{WRAPPER}} .ha-badge',
|
827 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
828 |
]
|
829 |
);
|
830 |
|
888 |
'name' => 'title_typography',
|
889 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
890 |
'selector' => '{{WRAPPER}} .ha-card-title',
|
891 |
+
'scheme' => Typography::TYPOGRAPHY_2,
|
892 |
]
|
893 |
);
|
894 |
|
930 |
'name' => 'description_typography',
|
931 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
932 |
'selector' => '{{WRAPPER}} .ha-card-text',
|
933 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
934 |
]
|
935 |
);
|
936 |
|
961 |
[
|
962 |
'name' => 'button_typography',
|
963 |
'selector' => '{{WRAPPER}} .ha-btn',
|
964 |
+
'scheme' => Typography::TYPOGRAPHY_4,
|
965 |
]
|
966 |
);
|
967 |
|
1091 |
$this->add_render_attribute(
|
1092 |
'badge_text',
|
1093 |
'class',
|
1094 |
+
[ 'ha-badge', sprintf( 'ha-badge--%s', esc_attr( $settings['badge_position'] ) ) ]
|
1095 |
);
|
1096 |
|
1097 |
$this->add_inline_editing_attributes( 'title', 'basic' );
|
1115 |
<?php
|
1116 |
if ( $settings['title' ] ) :
|
1117 |
printf( '<%1$s %2$s>%3$s</%1$s>',
|
1118 |
+
ha_escape_tags( $settings['title_tag'] ),
|
1119 |
$this->get_render_attribute_string( 'title' ),
|
1120 |
ha_kses_basic( $settings['title' ] )
|
1121 |
);
|
widgets/carousel/widget.php
CHANGED
@@ -12,7 +12,7 @@ use Elementor\Controls_Manager;
|
|
12 |
use Elementor\Group_Control_Border;
|
13 |
use Elementor\Group_Control_Image_Size;
|
14 |
use Elementor\Group_Control_Typography;
|
15 |
-
use Elementor\
|
16 |
use Elementor\Utils;
|
17 |
use Elementor\Icons_Manager;
|
18 |
|
@@ -419,7 +419,7 @@ class Carousel extends Base {
|
|
419 |
'name' => 'title',
|
420 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
421 |
'selector' => '{{WRAPPER}} .ha-slick-title',
|
422 |
-
'scheme' =>
|
423 |
]
|
424 |
);
|
425 |
|
@@ -461,7 +461,7 @@ class Carousel extends Base {
|
|
461 |
'name' => 'subtitle',
|
462 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
463 |
'selector' => '{{WRAPPER}} .ha-slick-subtitle',
|
464 |
-
'scheme' =>
|
465 |
]
|
466 |
);
|
467 |
|
12 |
use Elementor\Group_Control_Border;
|
13 |
use Elementor\Group_Control_Image_Size;
|
14 |
use Elementor\Group_Control_Typography;
|
15 |
+
use Elementor\Core\Schemes\Typography;
|
16 |
use Elementor\Utils;
|
17 |
use Elementor\Icons_Manager;
|
18 |
|
419 |
'name' => 'title',
|
420 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
421 |
'selector' => '{{WRAPPER}} .ha-slick-title',
|
422 |
+
'scheme' => Typography::TYPOGRAPHY_2,
|
423 |
]
|
424 |
);
|
425 |
|
461 |
'name' => 'subtitle',
|
462 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
463 |
'selector' => '{{WRAPPER}} .ha-slick-subtitle',
|
464 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
465 |
]
|
466 |
);
|
467 |
|
widgets/cf7/widget.php
CHANGED
@@ -10,7 +10,7 @@ use Elementor\Controls_Manager;
|
|
10 |
use Elementor\Group_Control_Border;
|
11 |
use Elementor\Group_Control_Box_Shadow;
|
12 |
use Elementor\Group_Control_Typography;
|
13 |
-
use Elementor\
|
14 |
|
15 |
defined( 'ABSPATH' ) || die();
|
16 |
|
@@ -203,7 +203,7 @@ class CF7 extends Base {
|
|
203 |
'name' => 'field_typography',
|
204 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
205 |
'selector' => '{{WRAPPER}} .wpcf7-form-control:not(.wpcf7-submit)',
|
206 |
-
'scheme' =>
|
207 |
]
|
208 |
);
|
209 |
|
@@ -352,7 +352,7 @@ class CF7 extends Base {
|
|
352 |
'name' => 'label_typography',
|
353 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
354 |
'selector' => '{{WRAPPER}} label',
|
355 |
-
'scheme' =>
|
356 |
]
|
357 |
);
|
358 |
|
@@ -406,7 +406,7 @@ class CF7 extends Base {
|
|
406 |
[
|
407 |
'name' => 'submit_typography',
|
408 |
'selector' => '{{WRAPPER}} .wpcf7-submit',
|
409 |
-
'scheme' =>
|
410 |
]
|
411 |
);
|
412 |
|
10 |
use Elementor\Group_Control_Border;
|
11 |
use Elementor\Group_Control_Box_Shadow;
|
12 |
use Elementor\Group_Control_Typography;
|
13 |
+
use Elementor\Core\Schemes\Typography;
|
14 |
|
15 |
defined( 'ABSPATH' ) || die();
|
16 |
|
203 |
'name' => 'field_typography',
|
204 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
205 |
'selector' => '{{WRAPPER}} .wpcf7-form-control:not(.wpcf7-submit)',
|
206 |
+
'scheme' => Typography::TYPOGRAPHY_3
|
207 |
]
|
208 |
);
|
209 |
|
352 |
'name' => 'label_typography',
|
353 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
354 |
'selector' => '{{WRAPPER}} label',
|
355 |
+
'scheme' => Typography::TYPOGRAPHY_3
|
356 |
]
|
357 |
);
|
358 |
|
406 |
[
|
407 |
'name' => 'submit_typography',
|
408 |
'selector' => '{{WRAPPER}} .wpcf7-submit',
|
409 |
+
'scheme' => Typography::TYPOGRAPHY_4
|
410 |
]
|
411 |
);
|
412 |
|
widgets/data-table/widget.php
CHANGED
@@ -10,7 +10,7 @@ namespace Happy_Addons\Elementor\Widget;
|
|
10 |
use Elementor\Controls_Manager;
|
11 |
use Elementor\Icons_Manager;
|
12 |
use Elementor\Repeater;
|
13 |
-
use Elementor\
|
14 |
use Elementor\Group_Control_Typography;
|
15 |
use Elementor\Group_Control_Border;
|
16 |
use Elementor\Group_Control_Background;
|
@@ -689,7 +689,7 @@ class Data_Table extends Base {
|
|
689 |
[
|
690 |
'name' => 'head_typography',
|
691 |
'selector' => '{{WRAPPER}} .ha-table .ha-table__head-column-cell-text',
|
692 |
-
'scheme' =>
|
693 |
]
|
694 |
);
|
695 |
|
@@ -963,7 +963,7 @@ class Data_Table extends Base {
|
|
963 |
[
|
964 |
'name' => 'row_text_typography',
|
965 |
'selector' => '{{WRAPPER}} .ha-table__body .ha-table__body-row-cell-text',
|
966 |
-
'scheme' =>
|
967 |
]
|
968 |
);
|
969 |
|
10 |
use Elementor\Controls_Manager;
|
11 |
use Elementor\Icons_Manager;
|
12 |
use Elementor\Repeater;
|
13 |
+
use Elementor\Core\Schemes\Typography;
|
14 |
use Elementor\Group_Control_Typography;
|
15 |
use Elementor\Group_Control_Border;
|
16 |
use Elementor\Group_Control_Background;
|
689 |
[
|
690 |
'name' => 'head_typography',
|
691 |
'selector' => '{{WRAPPER}} .ha-table .ha-table__head-column-cell-text',
|
692 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
693 |
]
|
694 |
);
|
695 |
|
963 |
[
|
964 |
'name' => 'row_text_typography',
|
965 |
'selector' => '{{WRAPPER}} .ha-table__body .ha-table__body-row-cell-text',
|
966 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
967 |
]
|
968 |
);
|
969 |
|
widgets/dual-button/widget.php
CHANGED
@@ -10,7 +10,7 @@ use Elementor\Controls_Manager;
|
|
10 |
use Elementor\Group_Control_Border;
|
11 |
use Elementor\Group_Control_Box_Shadow;
|
12 |
use Elementor\Group_Control_Typography;
|
13 |
-
use Elementor\
|
14 |
|
15 |
defined( 'ABSPATH' ) || die();
|
16 |
|
@@ -427,7 +427,7 @@ class Dual_Button extends Base {
|
|
427 |
'name' => 'button_typography',
|
428 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
429 |
'selector' => '{{WRAPPER}} .ha-dual-btn',
|
430 |
-
'scheme' =>
|
431 |
]
|
432 |
);
|
433 |
|
@@ -512,7 +512,7 @@ class Dual_Button extends Base {
|
|
512 |
'name' => 'left_button_typography',
|
513 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
514 |
'selector' => '{{WRAPPER}} .ha-dual-btn--left',
|
515 |
-
'scheme' =>
|
516 |
]
|
517 |
);
|
518 |
|
@@ -653,7 +653,7 @@ class Dual_Button extends Base {
|
|
653 |
'name' => 'connector_typography',
|
654 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
655 |
'selector' => '{{WRAPPER}} .ha-dual-btn-connector',
|
656 |
-
'scheme' =>
|
657 |
]
|
658 |
);
|
659 |
|
@@ -713,7 +713,7 @@ class Dual_Button extends Base {
|
|
713 |
'name' => 'right_button_typography',
|
714 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
715 |
'selector' => '{{WRAPPER}} .ha-dual-btn--right',
|
716 |
-
'scheme' =>
|
717 |
]
|
718 |
);
|
719 |
|
10 |
use Elementor\Group_Control_Border;
|
11 |
use Elementor\Group_Control_Box_Shadow;
|
12 |
use Elementor\Group_Control_Typography;
|
13 |
+
use Elementor\Core\Schemes\Typography;
|
14 |
|
15 |
defined( 'ABSPATH' ) || die();
|
16 |
|
427 |
'name' => 'button_typography',
|
428 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
429 |
'selector' => '{{WRAPPER}} .ha-dual-btn',
|
430 |
+
'scheme' => Typography::TYPOGRAPHY_4,
|
431 |
]
|
432 |
);
|
433 |
|
512 |
'name' => 'left_button_typography',
|
513 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
514 |
'selector' => '{{WRAPPER}} .ha-dual-btn--left',
|
515 |
+
'scheme' => Typography::TYPOGRAPHY_4,
|
516 |
]
|
517 |
);
|
518 |
|
653 |
'name' => 'connector_typography',
|
654 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
655 |
'selector' => '{{WRAPPER}} .ha-dual-btn-connector',
|
656 |
+
'scheme' => Typography::TYPOGRAPHY_3
|
657 |
]
|
658 |
);
|
659 |
|
713 |
'name' => 'right_button_typography',
|
714 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
715 |
'selector' => '{{WRAPPER}} .ha-dual-btn--right',
|
716 |
+
'scheme' => Typography::TYPOGRAPHY_4,
|
717 |
]
|
718 |
);
|
719 |
|
widgets/event-calendar/widget.php
CHANGED
@@ -12,7 +12,7 @@ use Elementor\Group_Control_Border;
|
|
12 |
use Elementor\Group_Control_Box_Shadow;
|
13 |
use Elementor\Group_Control_Text_Shadow;
|
14 |
use Elementor\Group_Control_Typography;
|
15 |
-
use Elementor\
|
16 |
use Elementor\Group_Control_Background;
|
17 |
use Elementor\Group_Control_Image_Size;
|
18 |
use Elementor\Utils;
|
12 |
use Elementor\Group_Control_Box_Shadow;
|
13 |
use Elementor\Group_Control_Text_Shadow;
|
14 |
use Elementor\Group_Control_Typography;
|
15 |
+
use Elementor\Core\Schemes\Typography;
|
16 |
use Elementor\Group_Control_Background;
|
17 |
use Elementor\Group_Control_Image_Size;
|
18 |
use Elementor\Utils;
|
widgets/flip-box/widget.php
CHANGED
@@ -14,7 +14,7 @@ use Elementor\Group_Control_Box_Shadow;
|
|
14 |
use Elementor\Group_Control_Text_Shadow;
|
15 |
use Elementor\Group_Control_Image_Size;
|
16 |
use Elementor\Group_Control_Typography;
|
17 |
-
use Elementor\
|
18 |
use Elementor\Utils;
|
19 |
|
20 |
defined( 'ABSPATH' ) || die();
|
@@ -722,7 +722,7 @@ class Flip_Box extends Base {
|
|
722 |
'name' => 'front_title_typography',
|
723 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
724 |
'selector' => '{{WRAPPER}} .ha-flip-box-front-inner .ha-flip-box-heading',
|
725 |
-
'scheme' =>
|
726 |
]
|
727 |
);
|
728 |
|
@@ -773,7 +773,7 @@ class Flip_Box extends Base {
|
|
773 |
'name' => 'front_description_typography',
|
774 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
775 |
'selector' => '{{WRAPPER}} .ha-flip-box-front-inner .ha-text p',
|
776 |
-
'scheme' =>
|
777 |
]
|
778 |
);
|
779 |
|
@@ -1097,7 +1097,7 @@ class Flip_Box extends Base {
|
|
1097 |
'name' => 'back_title_typography',
|
1098 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
1099 |
'selector' => '{{WRAPPER}} .ha-flip-box-back-inner .ha-flip-box-heading-back',
|
1100 |
-
'scheme' =>
|
1101 |
]
|
1102 |
);
|
1103 |
|
@@ -1136,7 +1136,7 @@ class Flip_Box extends Base {
|
|
1136 |
'name' => 'back_description_typography',
|
1137 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
1138 |
'selector' => '{{WRAPPER}} .ha-flip-box-back-inner .ha-text p',
|
1139 |
-
'scheme' =>
|
1140 |
]
|
1141 |
);
|
1142 |
|
14 |
use Elementor\Group_Control_Text_Shadow;
|
15 |
use Elementor\Group_Control_Image_Size;
|
16 |
use Elementor\Group_Control_Typography;
|
17 |
+
use Elementor\Core\Schemes\Typography;
|
18 |
use Elementor\Utils;
|
19 |
|
20 |
defined( 'ABSPATH' ) || die();
|
722 |
'name' => 'front_title_typography',
|
723 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
724 |
'selector' => '{{WRAPPER}} .ha-flip-box-front-inner .ha-flip-box-heading',
|
725 |
+
'scheme' => Typography::TYPOGRAPHY_2,
|
726 |
]
|
727 |
);
|
728 |
|
773 |
'name' => 'front_description_typography',
|
774 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
775 |
'selector' => '{{WRAPPER}} .ha-flip-box-front-inner .ha-text p',
|
776 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
777 |
]
|
778 |
);
|
779 |
|
1097 |
'name' => 'back_title_typography',
|
1098 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
1099 |
'selector' => '{{WRAPPER}} .ha-flip-box-back-inner .ha-flip-box-heading-back',
|
1100 |
+
'scheme' => Typography::TYPOGRAPHY_2,
|
1101 |
]
|
1102 |
);
|
1103 |
|
1136 |
'name' => 'back_description_typography',
|
1137 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
1138 |
'selector' => '{{WRAPPER}} .ha-flip-box-back-inner .ha-text p',
|
1139 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
1140 |
]
|
1141 |
);
|
1142 |
|
widgets/fluent-form/widget.php
CHANGED
@@ -10,7 +10,7 @@ use Elementor\Controls_Manager;
|
|
10 |
use Elementor\Group_Control_Border;
|
11 |
use Elementor\Group_Control_Box_Shadow;
|
12 |
use Elementor\Group_Control_Typography;
|
13 |
-
use Elementor\
|
14 |
|
15 |
defined( 'ABSPATH' ) || die();
|
16 |
|
@@ -157,7 +157,7 @@ class Fluent_Form extends Base {
|
|
157 |
'name' => 'field_typography',
|
158 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
159 |
'selector' => '{{WRAPPER}} .ff-el-form-control',
|
160 |
-
'scheme' =>
|
161 |
]
|
162 |
);
|
163 |
|
@@ -306,7 +306,7 @@ class Fluent_Form extends Base {
|
|
306 |
'name' => 'label_typography',
|
307 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
308 |
'selector' => '{{WRAPPER}} .ff-el-input--label label',
|
309 |
-
'scheme' =>
|
310 |
]
|
311 |
);
|
312 |
|
@@ -390,7 +390,7 @@ class Fluent_Form extends Base {
|
|
390 |
'name' => 'help_text_typography',
|
391 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
392 |
'selector' => '{{WRAPPER}} .ff-el-tooltip:before',
|
393 |
-
'scheme' =>
|
394 |
]
|
395 |
);
|
396 |
|
@@ -477,7 +477,7 @@ class Fluent_Form extends Base {
|
|
477 |
[
|
478 |
'name' => 'submit_typography',
|
479 |
'selector' => '{{WRAPPER}} .ff-btn-submit',
|
480 |
-
'scheme' =>
|
481 |
]
|
482 |
);
|
483 |
|
@@ -618,7 +618,7 @@ class Fluent_Form extends Base {
|
|
618 |
'name' => 'section_break_title_typography',
|
619 |
'label' => __( 'Title Typography', 'happy-elementor-addons' ),
|
620 |
'selector' => '{{WRAPPER}} .ff-el-section-break .ff-el-section-title',
|
621 |
-
'scheme' =>
|
622 |
]
|
623 |
);
|
624 |
|
@@ -628,7 +628,7 @@ class Fluent_Form extends Base {
|
|
628 |
'name' => 'section_break_description_typography',
|
629 |
'label' => __( 'Description Typography', 'happy-elementor-addons' ),
|
630 |
'selector' => '{{WRAPPER}} .ff-el-section-break .ff-section_break_desk',
|
631 |
-
'scheme' =>
|
632 |
]
|
633 |
);
|
634 |
|
10 |
use Elementor\Group_Control_Border;
|
11 |
use Elementor\Group_Control_Box_Shadow;
|
12 |
use Elementor\Group_Control_Typography;
|
13 |
+
use Elementor\Core\Schemes\Typography;
|
14 |
|
15 |
defined( 'ABSPATH' ) || die();
|
16 |
|
157 |
'name' => 'field_typography',
|
158 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
159 |
'selector' => '{{WRAPPER}} .ff-el-form-control',
|
160 |
+
'scheme' => Typography::TYPOGRAPHY_3
|
161 |
]
|
162 |
);
|
163 |
|
306 |
'name' => 'label_typography',
|
307 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
308 |
'selector' => '{{WRAPPER}} .ff-el-input--label label',
|
309 |
+
'scheme' => Typography::TYPOGRAPHY_3
|
310 |
]
|
311 |
);
|
312 |
|
390 |
'name' => 'help_text_typography',
|
391 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
392 |
'selector' => '{{WRAPPER}} .ff-el-tooltip:before',
|
393 |
+
'scheme' => Typography::TYPOGRAPHY_4,
|
394 |
]
|
395 |
);
|
396 |
|
477 |
[
|
478 |
'name' => 'submit_typography',
|
479 |
'selector' => '{{WRAPPER}} .ff-btn-submit',
|
480 |
+
'scheme' => Typography::TYPOGRAPHY_4
|
481 |
]
|
482 |
);
|
483 |
|
618 |
'name' => 'section_break_title_typography',
|
619 |
'label' => __( 'Title Typography', 'happy-elementor-addons' ),
|
620 |
'selector' => '{{WRAPPER}} .ff-el-section-break .ff-el-section-title',
|
621 |
+
'scheme' => Typography::TYPOGRAPHY_3
|
622 |
]
|
623 |
);
|
624 |
|
628 |
'name' => 'section_break_description_typography',
|
629 |
'label' => __( 'Description Typography', 'happy-elementor-addons' ),
|
630 |
'selector' => '{{WRAPPER}} .ff-el-section-break .ff-section_break_desk',
|
631 |
+
'scheme' => Typography::TYPOGRAPHY_4
|
632 |
]
|
633 |
);
|
634 |
|
widgets/fun-factor/widget.php
CHANGED
@@ -9,7 +9,7 @@ namespace Happy_Addons\Elementor\Widget;
|
|
9 |
|
10 |
use Elementor\Group_Control_Text_Shadow;
|
11 |
use Elementor\Icons_Manager;
|
12 |
-
use Elementor\
|
13 |
use Elementor\Utils;
|
14 |
use Elementor\Controls_Manager;
|
15 |
use Elementor\Group_Control_Border;
|
@@ -613,7 +613,7 @@ class Fun_Factor extends Base {
|
|
613 |
[
|
614 |
'name' => 'number_typography',
|
615 |
'label' => __('Typography', 'happy-elementor-addons'),
|
616 |
-
'scheme' =>
|
617 |
'selector' => '{{WRAPPER}} .ha-fun-factor__content-number',
|
618 |
]
|
619 |
);
|
@@ -668,7 +668,7 @@ class Fun_Factor extends Base {
|
|
668 |
[
|
669 |
'name' => 'content_typography',
|
670 |
'label' => __('Typography', 'happy-elementor-addons'),
|
671 |
-
'scheme' =>
|
672 |
'selector' => '{{WRAPPER}} .ha-fun-factor__content-text',
|
673 |
]
|
674 |
);
|
@@ -805,7 +805,7 @@ class Fun_Factor extends Base {
|
|
805 |
<span class="ha-fun-factor__divider ha-fun-factor__divider-align-<?php echo esc_attr( $settings['text_align'] ); ?>"></span>
|
806 |
<?php endif; ?>
|
807 |
<?php printf( '<%1$s class="ha-fun-factor__content-text">%2$s</%1$s>',
|
808 |
-
|
809 |
ha_kses_basic( $fun_factor_title )
|
810 |
); ?>
|
811 |
</div>
|
9 |
|
10 |
use Elementor\Group_Control_Text_Shadow;
|
11 |
use Elementor\Icons_Manager;
|
12 |
+
use Elementor\Core\Schemes\Typography;
|
13 |
use Elementor\Utils;
|
14 |
use Elementor\Controls_Manager;
|
15 |
use Elementor\Group_Control_Border;
|
613 |
[
|
614 |
'name' => 'number_typography',
|
615 |
'label' => __('Typography', 'happy-elementor-addons'),
|
616 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
617 |
'selector' => '{{WRAPPER}} .ha-fun-factor__content-number',
|
618 |
]
|
619 |
);
|
668 |
[
|
669 |
'name' => 'content_typography',
|
670 |
'label' => __('Typography', 'happy-elementor-addons'),
|
671 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
672 |
'selector' => '{{WRAPPER}} .ha-fun-factor__content-text',
|
673 |
]
|
674 |
);
|
805 |
<span class="ha-fun-factor__divider ha-fun-factor__divider-align-<?php echo esc_attr( $settings['text_align'] ); ?>"></span>
|
806 |
<?php endif; ?>
|
807 |
<?php printf( '<%1$s class="ha-fun-factor__content-text">%2$s</%1$s>',
|
808 |
+
ha_escape_tags( $settings['title_tag'], 'h2' ),
|
809 |
ha_kses_basic( $fun_factor_title )
|
810 |
); ?>
|
811 |
</div>
|
widgets/gradient-heading/widget.php
CHANGED
@@ -9,7 +9,7 @@ namespace Happy_Addons\Elementor\Widget;
|
|
9 |
use Elementor\Controls_Manager;
|
10 |
use Elementor\Group_Control_Text_Shadow;
|
11 |
use Elementor\Group_Control_Typography;
|
12 |
-
use Elementor\
|
13 |
use Happy_Addons\Elementor\Controls\Group_Control_Foreground;
|
14 |
|
15 |
defined( 'ABSPATH' ) || die();
|
@@ -174,7 +174,7 @@ class Gradient_Heading extends Base {
|
|
174 |
[
|
175 |
'name' => 'title',
|
176 |
'selector' => '{{WRAPPER}} .ha-gradient-heading',
|
177 |
-
'scheme' =>
|
178 |
]
|
179 |
);
|
180 |
|
@@ -235,7 +235,7 @@ class Gradient_Heading extends Base {
|
|
235 |
}
|
236 |
|
237 |
printf( '<%1$s %2$s>%3$s</%1$s>',
|
238 |
-
|
239 |
$this->get_render_attribute_string( 'title' ),
|
240 |
$title
|
241 |
);
|
9 |
use Elementor\Controls_Manager;
|
10 |
use Elementor\Group_Control_Text_Shadow;
|
11 |
use Elementor\Group_Control_Typography;
|
12 |
+
use Elementor\Core\Schemes\Typography;
|
13 |
use Happy_Addons\Elementor\Controls\Group_Control_Foreground;
|
14 |
|
15 |
defined( 'ABSPATH' ) || die();
|
174 |
[
|
175 |
'name' => 'title',
|
176 |
'selector' => '{{WRAPPER}} .ha-gradient-heading',
|
177 |
+
'scheme' => Typography::TYPOGRAPHY_1,
|
178 |
]
|
179 |
);
|
180 |
|
235 |
}
|
236 |
|
237 |
printf( '<%1$s %2$s>%3$s</%1$s>',
|
238 |
+
ha_escape_tags( $settings['title_tag'], 'h2' ),
|
239 |
$this->get_render_attribute_string( 'title' ),
|
240 |
$title
|
241 |
);
|
widgets/gravityforms/widget.php
CHANGED
@@ -10,7 +10,7 @@ use Elementor\Controls_Manager;
|
|
10 |
use Elementor\Group_Control_Border;
|
11 |
use Elementor\Group_Control_Box_Shadow;
|
12 |
use Elementor\Group_Control_Typography;
|
13 |
-
use Elementor\
|
14 |
|
15 |
defined( 'ABSPATH' ) || die();
|
16 |
|
@@ -184,7 +184,7 @@ class GravityForms extends Base {
|
|
184 |
'name' => 'field_typography',
|
185 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
186 |
'selector' => '{{WRAPPER}} .gfield .ginput_container > input, {{WRAPPER}} .gform_body .gfield textarea, {{WRAPPER}} .gfield .ginput_container.ginput_complex input',
|
187 |
-
'scheme' =>
|
188 |
]
|
189 |
);
|
190 |
|
@@ -369,7 +369,7 @@ class GravityForms extends Base {
|
|
369 |
'name' => 'label_typography',
|
370 |
'label' => __( 'Label Typography', 'happy-elementor-addons' ),
|
371 |
'selector' => '{{WRAPPER}} .gform_body .gfield .gfield_label, {{WRAPPER}} table.gfield_list thead th',
|
372 |
-
'scheme' =>
|
373 |
]
|
374 |
);
|
375 |
|
@@ -379,7 +379,7 @@ class GravityForms extends Base {
|
|
379 |
'name' => 'sub_label_typography',
|
380 |
'label' => __( 'Sub Label Typography', 'happy-elementor-addons' ),
|
381 |
'selector' => '{{WRAPPER}} .gform_body .gfield .gfield_description',
|
382 |
-
'scheme' =>
|
383 |
]
|
384 |
);
|
385 |
|
@@ -527,7 +527,7 @@ class GravityForms extends Base {
|
|
527 |
[
|
528 |
'name' => 'submit_typography',
|
529 |
'selector' => '{{WRAPPER}} .gform_wrapper .gform_button',
|
530 |
-
'scheme' =>
|
531 |
]
|
532 |
);
|
533 |
|
@@ -664,7 +664,7 @@ class GravityForms extends Base {
|
|
664 |
'name' => 'section_break_title_typography',
|
665 |
'label' => __( 'Title Typography', 'happy-elementor-addons' ),
|
666 |
'selector' => '{{WRAPPER}} .gsection .gsection_title',
|
667 |
-
'scheme' =>
|
668 |
]
|
669 |
);
|
670 |
|
@@ -674,7 +674,7 @@ class GravityForms extends Base {
|
|
674 |
'name' => 'section_break_description_typography',
|
675 |
'label' => __( 'Description Typography', 'happy-elementor-addons' ),
|
676 |
'selector' => '{{WRAPPER}} .gsection .gsection_description',
|
677 |
-
'scheme' =>
|
678 |
]
|
679 |
);
|
680 |
|
@@ -789,7 +789,7 @@ class GravityForms extends Base {
|
|
789 |
'name' => 'page_break_button_typography',
|
790 |
'label' => __( 'Button Typography', 'happy-elementor-addons' ),
|
791 |
'selector' => '{{WRAPPER}} .gform_next_button.button, {{WRAPPER}} .gform_previous_button.button',
|
792 |
-
'scheme' =>
|
793 |
]
|
794 |
);
|
795 |
|
10 |
use Elementor\Group_Control_Border;
|
11 |
use Elementor\Group_Control_Box_Shadow;
|
12 |
use Elementor\Group_Control_Typography;
|
13 |
+
use Elementor\Core\Schemes\Typography;
|
14 |
|
15 |
defined( 'ABSPATH' ) || die();
|
16 |
|
184 |
'name' => 'field_typography',
|
185 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
186 |
'selector' => '{{WRAPPER}} .gfield .ginput_container > input, {{WRAPPER}} .gform_body .gfield textarea, {{WRAPPER}} .gfield .ginput_container.ginput_complex input',
|
187 |
+
'scheme' => Typography::TYPOGRAPHY_3
|
188 |
]
|
189 |
);
|
190 |
|
369 |
'name' => 'label_typography',
|
370 |
'label' => __( 'Label Typography', 'happy-elementor-addons' ),
|
371 |
'selector' => '{{WRAPPER}} .gform_body .gfield .gfield_label, {{WRAPPER}} table.gfield_list thead th',
|
372 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
373 |
]
|
374 |
);
|
375 |
|
379 |
'name' => 'sub_label_typography',
|
380 |
'label' => __( 'Sub Label Typography', 'happy-elementor-addons' ),
|
381 |
'selector' => '{{WRAPPER}} .gform_body .gfield .gfield_description',
|
382 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
383 |
]
|
384 |
);
|
385 |
|
527 |
[
|
528 |
'name' => 'submit_typography',
|
529 |
'selector' => '{{WRAPPER}} .gform_wrapper .gform_button',
|
530 |
+
'scheme' => Typography::TYPOGRAPHY_4
|
531 |
]
|
532 |
);
|
533 |
|
664 |
'name' => 'section_break_title_typography',
|
665 |
'label' => __( 'Title Typography', 'happy-elementor-addons' ),
|
666 |
'selector' => '{{WRAPPER}} .gsection .gsection_title',
|
667 |
+
'scheme' => Typography::TYPOGRAPHY_2
|
668 |
]
|
669 |
);
|
670 |
|
674 |
'name' => 'section_break_description_typography',
|
675 |
'label' => __( 'Description Typography', 'happy-elementor-addons' ),
|
676 |
'selector' => '{{WRAPPER}} .gsection .gsection_description',
|
677 |
+
'scheme' => Typography::TYPOGRAPHY_4
|
678 |
]
|
679 |
);
|
680 |
|
789 |
'name' => 'page_break_button_typography',
|
790 |
'label' => __( 'Button Typography', 'happy-elementor-addons' ),
|
791 |
'selector' => '{{WRAPPER}} .gform_next_button.button, {{WRAPPER}} .gform_previous_button.button',
|
792 |
+
'scheme' => Typography::TYPOGRAPHY_4
|
793 |
]
|
794 |
);
|
795 |
|
widgets/horizontal-timeline/widget.php
CHANGED
@@ -12,7 +12,7 @@ use Elementor\Group_Control_Box_Shadow;
|
|
12 |
use Elementor\Group_Control_Typography;
|
13 |
use Elementor\Icons_Manager;
|
14 |
use Elementor\Repeater;
|
15 |
-
use Elementor\
|
16 |
use Elementor\Utils;
|
17 |
use Elementor\Group_Control_Image_Size;
|
18 |
|
@@ -471,7 +471,7 @@ class Horizontal_Timeline extends Base {
|
|
471 |
'name' => 'date_typography',
|
472 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
473 |
'selector' => '{{WRAPPER}} .ha-horizontal-timeline-date',
|
474 |
-
'scheme' =>
|
475 |
]
|
476 |
);
|
477 |
|
@@ -939,7 +939,7 @@ class Horizontal_Timeline extends Base {
|
|
939 |
'name' => 'title_typography',
|
940 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
941 |
'selector' => '{{WRAPPER}} .ha-horizontal-timeline-title',
|
942 |
-
'scheme' =>
|
943 |
]
|
944 |
);
|
945 |
|
@@ -981,7 +981,7 @@ class Horizontal_Timeline extends Base {
|
|
981 |
'name' => 'subtitle_typography',
|
982 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
983 |
'selector' => '{{WRAPPER}} .ha-horizontal-timeline-subtitle',
|
984 |
-
'scheme' =>
|
985 |
]
|
986 |
);
|
987 |
|
@@ -1011,7 +1011,7 @@ class Horizontal_Timeline extends Base {
|
|
1011 |
'name' => 'description_typography',
|
1012 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
1013 |
'selector' => '{{WRAPPER}} .ha-horizontal-timeline-description',
|
1014 |
-
'scheme' =>
|
1015 |
]
|
1016 |
);
|
1017 |
|
12 |
use Elementor\Group_Control_Typography;
|
13 |
use Elementor\Icons_Manager;
|
14 |
use Elementor\Repeater;
|
15 |
+
use Elementor\Core\Schemes\Typography;
|
16 |
use Elementor\Utils;
|
17 |
use Elementor\Group_Control_Image_Size;
|
18 |
|
471 |
'name' => 'date_typography',
|
472 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
473 |
'selector' => '{{WRAPPER}} .ha-horizontal-timeline-date',
|
474 |
+
'scheme' => Typography::TYPOGRAPHY_3
|
475 |
]
|
476 |
);
|
477 |
|
939 |
'name' => 'title_typography',
|
940 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
941 |
'selector' => '{{WRAPPER}} .ha-horizontal-timeline-title',
|
942 |
+
'scheme' => Typography::TYPOGRAPHY_2
|
943 |
]
|
944 |
);
|
945 |
|
981 |
'name' => 'subtitle_typography',
|
982 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
983 |
'selector' => '{{WRAPPER}} .ha-horizontal-timeline-subtitle',
|
984 |
+
'scheme' => Typography::TYPOGRAPHY_3
|
985 |
]
|
986 |
);
|
987 |
|
1011 |
'name' => 'description_typography',
|
1012 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
1013 |
'selector' => '{{WRAPPER}} .ha-horizontal-timeline-description',
|
1014 |
+
'scheme' => Typography::TYPOGRAPHY_3
|
1015 |
]
|
1016 |
);
|
1017 |
|
widgets/icon-box/widget.php
CHANGED
@@ -11,7 +11,7 @@ use Elementor\Group_Control_Border;
|
|
11 |
use Elementor\Group_Control_Box_Shadow;
|
12 |
use Elementor\Group_Control_Text_Shadow;
|
13 |
use Elementor\Group_Control_Typography;
|
14 |
-
use Elementor\
|
15 |
use Happy_Addons\Elementor\Icons_Manager;
|
16 |
|
17 |
defined( 'ABSPATH' ) || die();
|
@@ -428,7 +428,7 @@ class Icon_Box extends Base {
|
|
428 |
[
|
429 |
'name' => 'title',
|
430 |
'selector' => '{{WRAPPER}} .ha-icon-box-title',
|
431 |
-
'scheme' =>
|
432 |
]
|
433 |
);
|
434 |
|
@@ -633,7 +633,7 @@ class Icon_Box extends Base {
|
|
633 |
'font_size' => ['']
|
634 |
],
|
635 |
'selector' => '{{WRAPPER}} .ha-badge',
|
636 |
-
'scheme' =>
|
637 |
]
|
638 |
);
|
639 |
|
@@ -736,7 +736,7 @@ class Icon_Box extends Base {
|
|
736 |
|
737 |
if ( $settings['title' ] ) :
|
738 |
printf( '<%1$s %2$s>%3$s</%1$s>',
|
739 |
-
|
740 |
$this->get_render_attribute_string( 'title' ),
|
741 |
ha_kses_basic( $settings['title' ] )
|
742 |
);
|
11 |
use Elementor\Group_Control_Box_Shadow;
|
12 |
use Elementor\Group_Control_Text_Shadow;
|
13 |
use Elementor\Group_Control_Typography;
|
14 |
+
use Elementor\Core\Schemes\Typography;
|
15 |
use Happy_Addons\Elementor\Icons_Manager;
|
16 |
|
17 |
defined( 'ABSPATH' ) || die();
|
428 |
[
|
429 |
'name' => 'title',
|
430 |
'selector' => '{{WRAPPER}} .ha-icon-box-title',
|
431 |
+
'scheme' => Typography::TYPOGRAPHY_2
|
432 |
]
|
433 |
);
|
434 |
|
633 |
'font_size' => ['']
|
634 |
],
|
635 |
'selector' => '{{WRAPPER}} .ha-badge',
|
636 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
637 |
]
|
638 |
);
|
639 |
|
736 |
|
737 |
if ( $settings['title' ] ) :
|
738 |
printf( '<%1$s %2$s>%3$s</%1$s>',
|
739 |
+
ha_escape_tags( $settings['title_tag'], 'h2' ),
|
740 |
$this->get_render_attribute_string( 'title' ),
|
741 |
ha_kses_basic( $settings['title' ] )
|
742 |
);
|
widgets/image-compare/widget.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
*/
|
7 |
namespace Happy_Addons\Elementor\Widget;
|
8 |
|
9 |
-
use Elementor\
|
10 |
use Elementor\Utils;
|
11 |
use Elementor\Control_Media;
|
12 |
use Elementor\Controls_Manager;
|
@@ -490,7 +490,7 @@ class Image_Compare extends Base {
|
|
490 |
[
|
491 |
'name' => 'label_typography',
|
492 |
'selector' => '{{WRAPPER}} .twentytwenty-before-label:before, {{WRAPPER}} .twentytwenty-after-label:before',
|
493 |
-
'scheme' =>
|
494 |
]
|
495 |
);
|
496 |
|
6 |
*/
|
7 |
namespace Happy_Addons\Elementor\Widget;
|
8 |
|
9 |
+
use Elementor\Core\Schemes\Typography;
|
10 |
use Elementor\Utils;
|
11 |
use Elementor\Control_Media;
|
12 |
use Elementor\Controls_Manager;
|
490 |
[
|
491 |
'name' => 'label_typography',
|
492 |
'selector' => '{{WRAPPER}} .twentytwenty-before-label:before, {{WRAPPER}} .twentytwenty-after-label:before',
|
493 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
494 |
]
|
495 |
);
|
496 |
|
widgets/image-grid/widget.php
CHANGED
@@ -13,7 +13,7 @@ use Elementor\Group_Control_Border;
|
|
13 |
use Elementor\Group_Control_Box_Shadow;
|
14 |
use Elementor\Group_Control_Image_Size;
|
15 |
use Elementor\Group_Control_Typography;
|
16 |
-
use Elementor\
|
17 |
|
18 |
defined( 'ABSPATH' ) || die();
|
19 |
|
@@ -536,7 +536,7 @@ class Image_Grid extends Base {
|
|
536 |
[
|
537 |
'name' => 'button_typography',
|
538 |
'selector' => '{{WRAPPER}} .ha-filter__item',
|
539 |
-
'scheme' =>
|
540 |
]
|
541 |
);
|
542 |
|
13 |
use Elementor\Group_Control_Box_Shadow;
|
14 |
use Elementor\Group_Control_Image_Size;
|
15 |
use Elementor\Group_Control_Typography;
|
16 |
+
use Elementor\Core\Schemes\Typography;
|
17 |
|
18 |
defined( 'ABSPATH' ) || die();
|
19 |
|
536 |
[
|
537 |
'name' => 'button_typography',
|
538 |
'selector' => '{{WRAPPER}} .ha-filter__item',
|
539 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
540 |
]
|
541 |
);
|
542 |
|
widgets/infobox/widget.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
*/
|
7 |
namespace Happy_Addons\Elementor\Widget;
|
8 |
|
9 |
-
use Elementor\
|
10 |
use Elementor\Utils;
|
11 |
use Elementor\Controls_Manager;
|
12 |
use Elementor\Group_Control_Border;
|
@@ -731,7 +731,7 @@ class InfoBox extends Base {
|
|
731 |
'name' => 'title_typography',
|
732 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
733 |
'selector' => '{{WRAPPER}} .ha-infobox-title',
|
734 |
-
'scheme' =>
|
735 |
]
|
736 |
);
|
737 |
|
@@ -773,7 +773,7 @@ class InfoBox extends Base {
|
|
773 |
'name' => 'description_typography',
|
774 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
775 |
'selector' => '{{WRAPPER}} .ha-infobox-text',
|
776 |
-
'scheme' =>
|
777 |
]
|
778 |
);
|
779 |
|
@@ -804,7 +804,7 @@ class InfoBox extends Base {
|
|
804 |
[
|
805 |
'name' => 'btn_typography',
|
806 |
'selector' => '{{WRAPPER}} .ha-btn',
|
807 |
-
'scheme' =>
|
808 |
]
|
809 |
);
|
810 |
|
@@ -990,7 +990,7 @@ class InfoBox extends Base {
|
|
990 |
<?php
|
991 |
if ( $settings['title' ] ) :
|
992 |
printf( '<%1$s %2$s>%3$s</%1$s>',
|
993 |
-
|
994 |
$this->get_render_attribute_string( 'title' ),
|
995 |
ha_kses_basic( $settings['title' ] )
|
996 |
);
|
6 |
*/
|
7 |
namespace Happy_Addons\Elementor\Widget;
|
8 |
|
9 |
+
use Elementor\Core\Schemes\Typography;
|
10 |
use Elementor\Utils;
|
11 |
use Elementor\Controls_Manager;
|
12 |
use Elementor\Group_Control_Border;
|
731 |
'name' => 'title_typography',
|
732 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
733 |
'selector' => '{{WRAPPER}} .ha-infobox-title',
|
734 |
+
'scheme' => Typography::TYPOGRAPHY_2
|
735 |
]
|
736 |
);
|
737 |
|
773 |
'name' => 'description_typography',
|
774 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
775 |
'selector' => '{{WRAPPER}} .ha-infobox-text',
|
776 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
777 |
]
|
778 |
);
|
779 |
|
804 |
[
|
805 |
'name' => 'btn_typography',
|
806 |
'selector' => '{{WRAPPER}} .ha-btn',
|
807 |
+
'scheme' => Typography::TYPOGRAPHY_4,
|
808 |
]
|
809 |
);
|
810 |
|
990 |
<?php
|
991 |
if ( $settings['title' ] ) :
|
992 |
printf( '<%1$s %2$s>%3$s</%1$s>',
|
993 |
+
ha_escape_tags( $settings['title_tag'], 'h2' ),
|
994 |
$this->get_render_attribute_string( 'title' ),
|
995 |
ha_kses_basic( $settings['title' ] )
|
996 |
);
|
widgets/justified-gallery/widget.php
CHANGED
@@ -13,7 +13,7 @@ use Elementor\Group_Control_Border;
|
|
13 |
use Elementor\Group_Control_Box_Shadow;
|
14 |
use Elementor\Group_Control_Image_Size;
|
15 |
use Elementor\Group_Control_Typography;
|
16 |
-
use Elementor\
|
17 |
|
18 |
defined( 'ABSPATH' ) || die();
|
19 |
|
@@ -500,7 +500,7 @@ class Justified_Gallery extends Base {
|
|
500 |
'name' => 'caption_typography',
|
501 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
502 |
'selector' => '{{WRAPPER}} .justified-gallery > .ha-justified-grid__item > .caption',
|
503 |
-
'scheme' =>
|
504 |
]
|
505 |
);
|
506 |
|
@@ -603,7 +603,7 @@ class Justified_Gallery extends Base {
|
|
603 |
[
|
604 |
'name' => 'button_typography',
|
605 |
'selector' => '{{WRAPPER}} .ha-filter__item',
|
606 |
-
'scheme' =>
|
607 |
]
|
608 |
);
|
609 |
|
13 |
use Elementor\Group_Control_Box_Shadow;
|
14 |
use Elementor\Group_Control_Image_Size;
|
15 |
use Elementor\Group_Control_Typography;
|
16 |
+
use Elementor\Core\Schemes\Typography;
|
17 |
|
18 |
defined( 'ABSPATH' ) || die();
|
19 |
|
500 |
'name' => 'caption_typography',
|
501 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
502 |
'selector' => '{{WRAPPER}} .justified-gallery > .ha-justified-grid__item > .caption',
|
503 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
504 |
]
|
505 |
);
|
506 |
|
603 |
[
|
604 |
'name' => 'button_typography',
|
605 |
'selector' => '{{WRAPPER}} .ha-filter__item',
|
606 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
607 |
]
|
608 |
);
|
609 |
|
widgets/link-hover/widget.php
CHANGED
@@ -9,7 +9,7 @@ namespace Happy_Addons\Elementor\Widget;
|
|
9 |
|
10 |
use Elementor\Controls_Manager;
|
11 |
use Elementor\Group_Control_Typography;
|
12 |
-
use Elementor\
|
13 |
use Happy_Addons\Elementor\Traits\Link_Hover_Markup;
|
14 |
|
15 |
class Link_Hover extends Base {
|
@@ -99,6 +99,39 @@ class Link_Hover extends Base {
|
|
99 |
)
|
100 |
);
|
101 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
102 |
$this->add_control(
|
103 |
'link_url',
|
104 |
array(
|
@@ -169,7 +202,7 @@ class Link_Hover extends Base {
|
|
169 |
'name' => 'title_typography',
|
170 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
171 |
'selector' => '{{WRAPPER}} .ha-link',
|
172 |
-
'scheme' =>
|
173 |
)
|
174 |
);
|
175 |
$this->end_controls_section();
|
9 |
|
10 |
use Elementor\Controls_Manager;
|
11 |
use Elementor\Group_Control_Typography;
|
12 |
+
use Elementor\Core\Schemes\Typography;
|
13 |
use Happy_Addons\Elementor\Traits\Link_Hover_Markup;
|
14 |
|
15 |
class Link_Hover extends Base {
|
99 |
)
|
100 |
);
|
101 |
|
102 |
+
$this->add_responsive_control(
|
103 |
+
'link_align',
|
104 |
+
[
|
105 |
+
'label' => __( 'Alignment', 'happy-elementor-addons' ),
|
106 |
+
'type' => Controls_Manager::CHOOSE,
|
107 |
+
'options' => [
|
108 |
+
'left' => [
|
109 |
+
'title' => __( 'Left', 'happy-elementor-addons' ),
|
110 |
+
'icon' => 'fa fa-align-left',
|
111 |
+
],
|
112 |
+
'center' => [
|
113 |
+
'title' => __( 'Center', 'happy-elementor-addons' ),
|
114 |
+
'icon' => 'fa fa-align-center',
|
115 |
+
],
|
116 |
+
'right' => [
|
117 |
+
'title' => __( 'Right', 'happy-elementor-addons' ),
|
118 |
+
'icon' => 'fa fa-align-right',
|
119 |
+
]
|
120 |
+
],
|
121 |
+
'default' => 'left',
|
122 |
+
'toggle' => true,
|
123 |
+
// 'prefix_class' => 'ha-align-',
|
124 |
+
'selectors_dictionary' => [
|
125 |
+
'left' => 'justify-content: flex-start',
|
126 |
+
'center' => 'justify-content: center',
|
127 |
+
'right' => 'justify-content: flex-end',
|
128 |
+
],
|
129 |
+
'selectors' => [
|
130 |
+
'{{WRAPPER}} .ha_content__item' => '{{VALUE}}'
|
131 |
+
]
|
132 |
+
]
|
133 |
+
);
|
134 |
+
|
135 |
$this->add_control(
|
136 |
'link_url',
|
137 |
array(
|
202 |
'name' => 'title_typography',
|
203 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
204 |
'selector' => '{{WRAPPER}} .ha-link',
|
205 |
+
'scheme' => Typography::TYPOGRAPHY_2,
|
206 |
)
|
207 |
);
|
208 |
$this->end_controls_section();
|
widgets/member/widget.php
CHANGED
@@ -8,7 +8,7 @@ namespace Happy_Addons\Elementor\Widget;
|
|
8 |
|
9 |
use Elementor\Group_Control_Text_Shadow;
|
10 |
use Elementor\Repeater;
|
11 |
-
use Elementor\
|
12 |
use Elementor\Utils;
|
13 |
use Elementor\Control_Media;
|
14 |
use Elementor\Controls_Manager;
|
@@ -761,7 +761,7 @@ class Member extends Base {
|
|
761 |
[
|
762 |
'name' => 'title_typography',
|
763 |
'selector' => '{{WRAPPER}} .ha-member-name',
|
764 |
-
'scheme' =>
|
765 |
]
|
766 |
);
|
767 |
|
@@ -810,7 +810,7 @@ class Member extends Base {
|
|
810 |
[
|
811 |
'name' => 'job_title_typography',
|
812 |
'selector' => '{{WRAPPER}} .ha-member-position',
|
813 |
-
'scheme' =>
|
814 |
]
|
815 |
);
|
816 |
|
@@ -859,7 +859,7 @@ class Member extends Base {
|
|
859 |
[
|
860 |
'name' => 'bio_typography',
|
861 |
'selector' => '{{WRAPPER}} .ha-member-bio',
|
862 |
-
'scheme' =>
|
863 |
]
|
864 |
);
|
865 |
|
@@ -1053,7 +1053,7 @@ class Member extends Base {
|
|
1053 |
[
|
1054 |
'name' => 'button_typography',
|
1055 |
'selector' => '{{WRAPPER}} .ha-btn',
|
1056 |
-
'scheme' =>
|
1057 |
]
|
1058 |
);
|
1059 |
|
@@ -1207,7 +1207,7 @@ class Member extends Base {
|
|
1207 |
<div class="ha-member-body">
|
1208 |
<?php if ( $settings['title'] ) :
|
1209 |
printf( '<%1$s %2$s>%3$s</%1$s>',
|
1210 |
-
|
1211 |
$this->get_render_attribute_string( 'title' ),
|
1212 |
ha_kses_basic( $settings['title'] )
|
1213 |
);
|
8 |
|
9 |
use Elementor\Group_Control_Text_Shadow;
|
10 |
use Elementor\Repeater;
|
11 |
+
use Elementor\Core\Schemes\Typography;
|
12 |
use Elementor\Utils;
|
13 |
use Elementor\Control_Media;
|
14 |
use Elementor\Controls_Manager;
|
761 |
[
|
762 |
'name' => 'title_typography',
|
763 |
'selector' => '{{WRAPPER}} .ha-member-name',
|
764 |
+
'scheme' => Typography::TYPOGRAPHY_2,
|
765 |
]
|
766 |
);
|
767 |
|
810 |
[
|
811 |
'name' => 'job_title_typography',
|
812 |
'selector' => '{{WRAPPER}} .ha-member-position',
|
813 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
814 |
]
|
815 |
);
|
816 |
|
859 |
[
|
860 |
'name' => 'bio_typography',
|
861 |
'selector' => '{{WRAPPER}} .ha-member-bio',
|
862 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
863 |
]
|
864 |
);
|
865 |
|
1053 |
[
|
1054 |
'name' => 'button_typography',
|
1055 |
'selector' => '{{WRAPPER}} .ha-btn',
|
1056 |
+
'scheme' => Typography::TYPOGRAPHY_4,
|
1057 |
]
|
1058 |
);
|
1059 |
|
1207 |
<div class="ha-member-body">
|
1208 |
<?php if ( $settings['title'] ) :
|
1209 |
printf( '<%1$s %2$s>%3$s</%1$s>',
|
1210 |
+
ha_escape_tags( $settings['title_tag'], 'h2' ),
|
1211 |
$this->get_render_attribute_string( 'title' ),
|
1212 |
ha_kses_basic( $settings['title'] )
|
1213 |
);
|
widgets/news-ticker/widget.php
CHANGED
@@ -12,7 +12,7 @@ use Elementor\Group_Control_Border;
|
|
12 |
use Elementor\Group_Control_Box_Shadow;
|
13 |
use Elementor\Group_Control_Text_Shadow;
|
14 |
use Elementor\Group_Control_Typography;
|
15 |
-
use Elementor\
|
16 |
use Elementor\Group_Control_Background;
|
17 |
|
18 |
defined( 'ABSPATH' ) || die();
|
@@ -318,7 +318,7 @@ class News_Ticker extends Base {
|
|
318 |
[
|
319 |
'name' => 'sticky_title_typography',
|
320 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
321 |
-
'scheme' =>
|
322 |
'selector' => '{{WRAPPER}} .ha-news-ticker-wrapper span.ha-news-ticker-sticky-title',
|
323 |
]
|
324 |
);
|
@@ -424,7 +424,7 @@ class News_Ticker extends Base {
|
|
424 |
[
|
425 |
'name' => 'title_typography',
|
426 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
427 |
-
'scheme' =>
|
428 |
'selector' => '{{WRAPPER}} .ha-news-ticker-wrapper li.ha-news-ticker-item .ha-news-ticker-title',
|
429 |
]
|
430 |
);
|
12 |
use Elementor\Group_Control_Box_Shadow;
|
13 |
use Elementor\Group_Control_Text_Shadow;
|
14 |
use Elementor\Group_Control_Typography;
|
15 |
+
use Elementor\Core\Schemes\Typography;
|
16 |
use Elementor\Group_Control_Background;
|
17 |
|
18 |
defined( 'ABSPATH' ) || die();
|
318 |
[
|
319 |
'name' => 'sticky_title_typography',
|
320 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
321 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
322 |
'selector' => '{{WRAPPER}} .ha-news-ticker-wrapper span.ha-news-ticker-sticky-title',
|
323 |
]
|
324 |
);
|
424 |
[
|
425 |
'name' => 'title_typography',
|
426 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
427 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
428 |
'selector' => '{{WRAPPER}} .ha-news-ticker-wrapper li.ha-news-ticker-item .ha-news-ticker-title',
|
429 |
]
|
430 |
);
|
widgets/ninjaform/widget.php
CHANGED
@@ -10,7 +10,7 @@ use Elementor\Controls_Manager;
|
|
10 |
use Elementor\Group_Control_Border;
|
11 |
use Elementor\Group_Control_Box_Shadow;
|
12 |
use Elementor\Group_Control_Typography;
|
13 |
-
use Elementor\
|
14 |
|
15 |
defined( 'ABSPATH' ) || die();
|
16 |
|
@@ -146,7 +146,7 @@ class NinjaForm extends Base {
|
|
146 |
'name' => 'field_typography',
|
147 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
148 |
'selector' => '{{WRAPPER}} .textbox-wrap input[type=text], {{WRAPPER}} .email-wrap input, {{WRAPPER}} .textarea-wrap textarea',
|
149 |
-
'scheme' =>
|
150 |
]
|
151 |
);
|
152 |
|
@@ -301,7 +301,7 @@ class NinjaForm extends Base {
|
|
301 |
'name' => 'label_typography',
|
302 |
'label' => __( 'Label Typography', 'happy-elementor-addons' ),
|
303 |
'selector' => '{{WRAPPER}} .textbox-wrap label, {{WRAPPER}} .email-wrap label, {{WRAPPER}} .textarea-wrap label',
|
304 |
-
'scheme' =>
|
305 |
]
|
306 |
);
|
307 |
|
@@ -311,7 +311,7 @@ class NinjaForm extends Base {
|
|
311 |
'name' => 'desc_typography',
|
312 |
'label' => __( 'Description Typography', 'happy-elementor-addons' ),
|
313 |
'selector' => '{{WRAPPER}} .nf-field-description p',
|
314 |
-
'scheme' =>
|
315 |
]
|
316 |
);
|
317 |
|
@@ -415,7 +415,7 @@ class NinjaForm extends Base {
|
|
415 |
[
|
416 |
'name' => 'submit_typography',
|
417 |
'selector' => '{{WRAPPER}} .submit-container input',
|
418 |
-
'scheme' =>
|
419 |
]
|
420 |
);
|
421 |
|
10 |
use Elementor\Group_Control_Border;
|
11 |
use Elementor\Group_Control_Box_Shadow;
|
12 |
use Elementor\Group_Control_Typography;
|
13 |
+
use Elementor\Core\Schemes\Typography;
|
14 |
|
15 |
defined( 'ABSPATH' ) || die();
|
16 |
|
146 |
'name' => 'field_typography',
|
147 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
148 |
'selector' => '{{WRAPPER}} .textbox-wrap input[type=text], {{WRAPPER}} .email-wrap input, {{WRAPPER}} .textarea-wrap textarea',
|
149 |
+
'scheme' => Typography::TYPOGRAPHY_3
|
150 |
]
|
151 |
);
|
152 |
|
301 |
'name' => 'label_typography',
|
302 |
'label' => __( 'Label Typography', 'happy-elementor-addons' ),
|
303 |
'selector' => '{{WRAPPER}} .textbox-wrap label, {{WRAPPER}} .email-wrap label, {{WRAPPER}} .textarea-wrap label',
|
304 |
+
'scheme' => Typography::TYPOGRAPHY_3
|
305 |
]
|
306 |
);
|
307 |
|
311 |
'name' => 'desc_typography',
|
312 |
'label' => __( 'Description Typography', 'happy-elementor-addons' ),
|
313 |
'selector' => '{{WRAPPER}} .nf-field-description p',
|
314 |
+
'scheme' => Typography::TYPOGRAPHY_3
|
315 |
]
|
316 |
);
|
317 |
|
415 |
[
|
416 |
'name' => 'submit_typography',
|
417 |
'selector' => '{{WRAPPER}} .submit-container input',
|
418 |
+
'scheme' => Typography::TYPOGRAPHY_4
|
419 |
]
|
420 |
);
|
421 |
|
widgets/number/widget.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
*/
|
7 |
namespace Happy_Addons\Elementor\Widget;
|
8 |
|
9 |
-
use Elementor\
|
10 |
use Elementor\Utils;
|
11 |
use Elementor\Control_Media;
|
12 |
use Elementor\Controls_Manager;
|
@@ -309,7 +309,7 @@ class Number extends Base {
|
|
309 |
'name' => 'number_text_typography',
|
310 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
311 |
'selector' => '{{WRAPPER}} .ha-number-text',
|
312 |
-
'scheme' =>
|
313 |
]
|
314 |
);
|
315 |
|
6 |
*/
|
7 |
namespace Happy_Addons\Elementor\Widget;
|
8 |
|
9 |
+
use Elementor\Core\Schemes\Typography;
|
10 |
use Elementor\Utils;
|
11 |
use Elementor\Control_Media;
|
12 |
use Elementor\Controls_Manager;
|
309 |
'name' => 'number_text_typography',
|
310 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
311 |
'selector' => '{{WRAPPER}} .ha-number-text',
|
312 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
313 |
]
|
314 |
);
|
315 |
|
widgets/post-list/widget.php
CHANGED
@@ -1090,7 +1090,7 @@ class Post_List extends Base {
|
|
1090 |
}
|
1091 |
if ( 'top' !== $settings['meta_position'] && $title ) {
|
1092 |
printf( '<%1$s %2$s>%3$s</%1$s>',
|
1093 |
-
|
1094 |
'class="ha-post-list-title"',
|
1095 |
esc_html( $title )
|
1096 |
);
|
@@ -1135,7 +1135,7 @@ class Post_List extends Base {
|
|
1135 |
<?php
|
1136 |
if ( 'top' === $settings['meta_position'] && $title ) {
|
1137 |
printf( '<%1$s %2$s>%3$s</%1$s>',
|
1138 |
-
|
1139 |
'class="ha-post-list-title"',
|
1140 |
esc_html( $title )
|
1141 |
);
|
1090 |
}
|
1091 |
if ( 'top' !== $settings['meta_position'] && $title ) {
|
1092 |
printf( '<%1$s %2$s>%3$s</%1$s>',
|
1093 |
+
ha_escape_tags( $settings['title_tag'], 'h2' ),
|
1094 |
'class="ha-post-list-title"',
|
1095 |
esc_html( $title )
|
1096 |
);
|
1135 |
<?php
|
1136 |
if ( 'top' === $settings['meta_position'] && $title ) {
|
1137 |
printf( '<%1$s %2$s>%3$s</%1$s>',
|
1138 |
+
ha_escape_tags( $settings['title_tag'] ),
|
1139 |
'class="ha-post-list-title"',
|
1140 |
esc_html( $title )
|
1141 |
);
|
widgets/post-tab/widget.php
CHANGED
@@ -12,7 +12,7 @@ use Elementor\Group_Control_Background;
|
|
12 |
use Elementor\Group_Control_Border;
|
13 |
use Elementor\Group_Control_Box_Shadow;
|
14 |
use Elementor\Group_Control_Typography;
|
15 |
-
use Elementor\
|
16 |
use Happy_Addons\Elementor\Controls\Select2;
|
17 |
|
18 |
defined( 'ABSPATH' ) || die();
|
@@ -435,7 +435,7 @@ class Post_Tab extends Base {
|
|
435 |
[
|
436 |
'name' => 'tab_item_typography',
|
437 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
438 |
-
'scheme' =>
|
439 |
'selector' => '{{WRAPPER}} .ha-post-tab .ha-post-tab-filter li',
|
440 |
]
|
441 |
);
|
@@ -636,7 +636,7 @@ class Post_Tab extends Base {
|
|
636 |
[
|
637 |
'name' => 'title_typography',
|
638 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
639 |
-
'scheme' =>
|
640 |
'selector' => '{{WRAPPER}} .ha-post-tab .ha-post-tab-item-inner .ha-post-tab-title',
|
641 |
]
|
642 |
);
|
@@ -695,7 +695,7 @@ class Post_Tab extends Base {
|
|
695 |
[
|
696 |
'name' => 'meta_typography',
|
697 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
698 |
-
'scheme' =>
|
699 |
'selector' => '{{WRAPPER}} .ha-post-tab .ha-post-tab-meta span',
|
700 |
]
|
701 |
);
|
@@ -771,7 +771,7 @@ class Post_Tab extends Base {
|
|
771 |
[
|
772 |
'name' => 'excerpt_typography',
|
773 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
774 |
-
'scheme' =>
|
775 |
'selector' => '{{WRAPPER}} .ha-post-tab .ha-post-tab-excerpt p',
|
776 |
'condition' => [
|
777 |
'excerpt' => 'yes',
|
12 |
use Elementor\Group_Control_Border;
|
13 |
use Elementor\Group_Control_Box_Shadow;
|
14 |
use Elementor\Group_Control_Typography;
|
15 |
+
use Elementor\Core\Schemes\Typography;
|
16 |
use Happy_Addons\Elementor\Controls\Select2;
|
17 |
|
18 |
defined( 'ABSPATH' ) || die();
|
435 |
[
|
436 |
'name' => 'tab_item_typography',
|
437 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
438 |
+
'scheme' => Typography::TYPOGRAPHY_2,
|
439 |
'selector' => '{{WRAPPER}} .ha-post-tab .ha-post-tab-filter li',
|
440 |
]
|
441 |
);
|
636 |
[
|
637 |
'name' => 'title_typography',
|
638 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
639 |
+
'scheme' => Typography::TYPOGRAPHY_2,
|
640 |
'selector' => '{{WRAPPER}} .ha-post-tab .ha-post-tab-item-inner .ha-post-tab-title',
|
641 |
]
|
642 |
);
|
695 |
[
|
696 |
'name' => 'meta_typography',
|
697 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
698 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
699 |
'selector' => '{{WRAPPER}} .ha-post-tab .ha-post-tab-meta span',
|
700 |
]
|
701 |
);
|
771 |
[
|
772 |
'name' => 'excerpt_typography',
|
773 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
774 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
775 |
'selector' => '{{WRAPPER}} .ha-post-tab .ha-post-tab-excerpt p',
|
776 |
'condition' => [
|
777 |
'excerpt' => 'yes',
|
widgets/pricing-table/widget.php
CHANGED
@@ -8,7 +8,7 @@ namespace Happy_Addons\Elementor\Widget;
|
|
8 |
|
9 |
use Elementor\Group_Control_Text_Shadow;
|
10 |
use Elementor\Repeater;
|
11 |
-
use Elementor\
|
12 |
use Elementor\Controls_Manager;
|
13 |
use Elementor\Group_Control_Border;
|
14 |
use Elementor\Group_Control_Box_Shadow;
|
@@ -425,7 +425,7 @@ class Pricing_Table extends Base {
|
|
425 |
[
|
426 |
'name' => 'title_typography',
|
427 |
'selector' => '{{WRAPPER}} .ha-pricing-table-title',
|
428 |
-
'scheme' =>
|
429 |
]
|
430 |
);
|
431 |
|
@@ -483,7 +483,7 @@ class Pricing_Table extends Base {
|
|
483 |
[
|
484 |
'name' => 'price_typography',
|
485 |
'selector' => '{{WRAPPER}} .ha-pricing-table-price-text',
|
486 |
-
'scheme' =>
|
487 |
]
|
488 |
);
|
489 |
|
@@ -524,7 +524,7 @@ class Pricing_Table extends Base {
|
|
524 |
[
|
525 |
'name' => 'currency_typography',
|
526 |
'selector' => '{{WRAPPER}} .ha-pricing-table-currency',
|
527 |
-
'scheme' =>
|
528 |
]
|
529 |
);
|
530 |
|
@@ -565,7 +565,7 @@ class Pricing_Table extends Base {
|
|
565 |
[
|
566 |
'name' => 'period_typography',
|
567 |
'selector' => '{{WRAPPER}} .ha-pricing-table-period',
|
568 |
-
'scheme' =>
|
569 |
]
|
570 |
);
|
571 |
|
@@ -628,7 +628,7 @@ class Pricing_Table extends Base {
|
|
628 |
[
|
629 |
'name' => 'features_title_typography',
|
630 |
'selector' => '{{WRAPPER}} .ha-pricing-table-features-title',
|
631 |
-
'scheme' =>
|
632 |
]
|
633 |
);
|
634 |
|
@@ -669,7 +669,7 @@ class Pricing_Table extends Base {
|
|
669 |
[
|
670 |
'name' => 'features_list_typography',
|
671 |
'selector' => '{{WRAPPER}} .ha-pricing-table-features-list > li',
|
672 |
-
'scheme' =>
|
673 |
]
|
674 |
);
|
675 |
|
@@ -736,7 +736,7 @@ class Pricing_Table extends Base {
|
|
736 |
[
|
737 |
'name' => 'button_typography',
|
738 |
'selector' => '{{WRAPPER}} .ha-pricing-table-btn',
|
739 |
-
'scheme' =>
|
740 |
]
|
741 |
);
|
742 |
|
@@ -904,7 +904,7 @@ class Pricing_Table extends Base {
|
|
904 |
'name' => 'badge_typography',
|
905 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
906 |
'selector' => '{{WRAPPER}} .ha-pricing-table-badge',
|
907 |
-
'scheme' =>
|
908 |
]
|
909 |
);
|
910 |
|
8 |
|
9 |
use Elementor\Group_Control_Text_Shadow;
|
10 |
use Elementor\Repeater;
|
11 |
+
use Elementor\Core\Schemes\Typography;
|
12 |
use Elementor\Controls_Manager;
|
13 |
use Elementor\Group_Control_Border;
|
14 |
use Elementor\Group_Control_Box_Shadow;
|
425 |
[
|
426 |
'name' => 'title_typography',
|
427 |
'selector' => '{{WRAPPER}} .ha-pricing-table-title',
|
428 |
+
'scheme' => Typography::TYPOGRAPHY_2,
|
429 |
]
|
430 |
);
|
431 |
|
483 |
[
|
484 |
'name' => 'price_typography',
|
485 |
'selector' => '{{WRAPPER}} .ha-pricing-table-price-text',
|
486 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
487 |
]
|
488 |
);
|
489 |
|
524 |
[
|
525 |
'name' => 'currency_typography',
|
526 |
'selector' => '{{WRAPPER}} .ha-pricing-table-currency',
|
527 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
528 |
]
|
529 |
);
|
530 |
|
565 |
[
|
566 |
'name' => 'period_typography',
|
567 |
'selector' => '{{WRAPPER}} .ha-pricing-table-period',
|
568 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
569 |
]
|
570 |
);
|
571 |
|
628 |
[
|
629 |
'name' => 'features_title_typography',
|
630 |
'selector' => '{{WRAPPER}} .ha-pricing-table-features-title',
|
631 |
+
'scheme' => Typography::TYPOGRAPHY_2,
|
632 |
]
|
633 |
);
|
634 |
|
669 |
[
|
670 |
'name' => 'features_list_typography',
|
671 |
'selector' => '{{WRAPPER}} .ha-pricing-table-features-list > li',
|
672 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
673 |
]
|
674 |
);
|
675 |
|
736 |
[
|
737 |
'name' => 'button_typography',
|
738 |
'selector' => '{{WRAPPER}} .ha-pricing-table-btn',
|
739 |
+
'scheme' => Typography::TYPOGRAPHY_4,
|
740 |
]
|
741 |
);
|
742 |
|
904 |
'name' => 'badge_typography',
|
905 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
906 |
'selector' => '{{WRAPPER}} .ha-pricing-table-badge',
|
907 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
908 |
]
|
909 |
);
|
910 |
|
widgets/review/widget.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
*/
|
7 |
namespace Happy_Addons\Elementor\Widget;
|
8 |
|
9 |
-
use Elementor\
|
10 |
use Elementor\Utils;
|
11 |
use Elementor\Controls_Manager;
|
12 |
use Elementor\Group_Control_Border;
|
@@ -437,7 +437,7 @@ class Review extends Base {
|
|
437 |
[
|
438 |
'name' => 'name_typography',
|
439 |
'selector' => '{{WRAPPER}} .ha-review-reviewer',
|
440 |
-
'scheme' =>
|
441 |
]
|
442 |
);
|
443 |
|
@@ -478,7 +478,7 @@ class Review extends Base {
|
|
478 |
[
|
479 |
'name' => 'job_title_typography',
|
480 |
'selector' => '{{WRAPPER}} .ha-review-position',
|
481 |
-
'scheme' =>
|
482 |
]
|
483 |
);
|
484 |
|
@@ -519,7 +519,7 @@ class Review extends Base {
|
|
519 |
[
|
520 |
'name' => 'review_typography',
|
521 |
'selector' => '{{WRAPPER}} .ha-review-desc',
|
522 |
-
'scheme' =>
|
523 |
]
|
524 |
);
|
525 |
|
@@ -712,7 +712,7 @@ class Review extends Base {
|
|
712 |
<div class="ha-review-header">
|
713 |
<?php if ( $settings['title' ] ) :
|
714 |
printf( '<%1$s %2$s>%3$s</%1$s>',
|
715 |
-
|
716 |
$this->get_render_attribute_string( 'title' ),
|
717 |
ha_kses_basic( $settings['title' ] )
|
718 |
);
|
6 |
*/
|
7 |
namespace Happy_Addons\Elementor\Widget;
|
8 |
|
9 |
+
use Elementor\Core\Schemes\Typography;
|
10 |
use Elementor\Utils;
|
11 |
use Elementor\Controls_Manager;
|
12 |
use Elementor\Group_Control_Border;
|
437 |
[
|
438 |
'name' => 'name_typography',
|
439 |
'selector' => '{{WRAPPER}} .ha-review-reviewer',
|
440 |
+
'scheme' => Typography::TYPOGRAPHY_2,
|
441 |
]
|
442 |
);
|
443 |
|
478 |
[
|
479 |
'name' => 'job_title_typography',
|
480 |
'selector' => '{{WRAPPER}} .ha-review-position',
|
481 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
482 |
]
|
483 |
);
|
484 |
|
519 |
[
|
520 |
'name' => 'review_typography',
|
521 |
'selector' => '{{WRAPPER}} .ha-review-desc',
|
522 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
523 |
]
|
524 |
);
|
525 |
|
712 |
<div class="ha-review-header">
|
713 |
<?php if ( $settings['title' ] ) :
|
714 |
printf( '<%1$s %2$s>%3$s</%1$s>',
|
715 |
+
ha_escape_tags( $settings['title_tag'], 'h2' ),
|
716 |
$this->get_render_attribute_string( 'title' ),
|
717 |
ha_kses_basic( $settings['title' ] )
|
718 |
);
|
widgets/skills/widget.php
CHANGED
@@ -11,7 +11,7 @@ use Elementor\Repeater;
|
|
11 |
use Elementor\Controls_Manager;
|
12 |
use Elementor\Group_Control_Box_Shadow;
|
13 |
use Elementor\Group_Control_Typography;
|
14 |
-
use Elementor\
|
15 |
|
16 |
defined( 'ABSPATH' ) || die();
|
17 |
|
@@ -311,7 +311,7 @@ class Skills extends Base {
|
|
311 |
[
|
312 |
'name' => 'info_typography',
|
313 |
'selector' => '{{WRAPPER}} .ha-skill-info',
|
314 |
-
'scheme' =>
|
315 |
]
|
316 |
);
|
317 |
|
11 |
use Elementor\Controls_Manager;
|
12 |
use Elementor\Group_Control_Box_Shadow;
|
13 |
use Elementor\Group_Control_Typography;
|
14 |
+
use Elementor\Core\Schemes\Typography;
|
15 |
|
16 |
defined( 'ABSPATH' ) || die();
|
17 |
|
311 |
[
|
312 |
'name' => 'info_typography',
|
313 |
'selector' => '{{WRAPPER}} .ha-skill-info',
|
314 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
315 |
]
|
316 |
);
|
317 |
|
widgets/slider/widget.php
CHANGED
@@ -12,7 +12,7 @@ use Elementor\Controls_Manager;
|
|
12 |
use Elementor\Group_Control_Border;
|
13 |
use Elementor\Group_Control_Image_Size;
|
14 |
use Elementor\Group_Control_Typography;
|
15 |
-
use Elementor\
|
16 |
use Elementor\Utils;
|
17 |
use Elementor\Icons_Manager;
|
18 |
|
@@ -384,7 +384,7 @@ class Slider extends Base {
|
|
384 |
[
|
385 |
'name' => 'title',
|
386 |
'selector' => '{{WRAPPER}} .ha-slick-title',
|
387 |
-
'scheme' =>
|
388 |
]
|
389 |
);
|
390 |
|
@@ -425,7 +425,7 @@ class Slider extends Base {
|
|
425 |
[
|
426 |
'name' => 'subtitle',
|
427 |
'selector' => '{{WRAPPER}} .ha-slick-subtitle',
|
428 |
-
'scheme' =>
|
429 |
]
|
430 |
);
|
431 |
|
12 |
use Elementor\Group_Control_Border;
|
13 |
use Elementor\Group_Control_Image_Size;
|
14 |
use Elementor\Group_Control_Typography;
|
15 |
+
use Elementor\Core\Schemes\Typography;
|
16 |
use Elementor\Utils;
|
17 |
use Elementor\Icons_Manager;
|
18 |
|
384 |
[
|
385 |
'name' => 'title',
|
386 |
'selector' => '{{WRAPPER}} .ha-slick-title',
|
387 |
+
'scheme' => Typography::TYPOGRAPHY_2,
|
388 |
]
|
389 |
);
|
390 |
|
425 |
[
|
426 |
'name' => 'subtitle',
|
427 |
'selector' => '{{WRAPPER}} .ha-slick-subtitle',
|
428 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
429 |
]
|
430 |
);
|
431 |
|
widgets/social-icons/widget.php
CHANGED
@@ -13,7 +13,7 @@ use Elementor\Group_Control_Typography;
|
|
13 |
use Elementor\Icons_Manager;
|
14 |
use Elementor\Repeater;
|
15 |
use Elementor\Group_Control_Border;
|
16 |
-
use Elementor\
|
17 |
|
18 |
defined('ABSPATH') || die();
|
19 |
|
@@ -798,7 +798,7 @@ class Social_Icons extends Base {
|
|
798 |
[
|
799 |
'name' => 'custom_label_typography',
|
800 |
'label' => __('Typography', 'happy-elementor-addons'),
|
801 |
-
'scheme' =>
|
802 |
'selector' => '{{WRAPPER}} .ha-social-icon-label'
|
803 |
]
|
804 |
|
13 |
use Elementor\Icons_Manager;
|
14 |
use Elementor\Repeater;
|
15 |
use Elementor\Group_Control_Border;
|
16 |
+
use Elementor\Core\Schemes\Typography;
|
17 |
|
18 |
defined('ABSPATH') || die();
|
19 |
|
798 |
[
|
799 |
'name' => 'custom_label_typography',
|
800 |
'label' => __('Typography', 'happy-elementor-addons'),
|
801 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
802 |
'selector' => '{{WRAPPER}} .ha-social-icon-label'
|
803 |
]
|
804 |
|
widgets/step-flow/widget.php
CHANGED
@@ -11,7 +11,7 @@ use Elementor\Group_Control_Border;
|
|
11 |
use Elementor\Group_Control_Box_Shadow;
|
12 |
use Elementor\Group_Control_Typography;
|
13 |
use Elementor\Group_Control_Text_Shadow;
|
14 |
-
use Elementor\
|
15 |
|
16 |
defined( 'ABSPATH' ) || die();
|
17 |
|
@@ -430,7 +430,7 @@ class Step_Flow extends Base {
|
|
430 |
[
|
431 |
'name' => 'badge_typography',
|
432 |
'selector' => '{{WRAPPER}} .ha-steps-label',
|
433 |
-
'scheme' =>
|
434 |
'condition' => [
|
435 |
'badge!' => '',
|
436 |
],
|
@@ -519,7 +519,7 @@ class Step_Flow extends Base {
|
|
519 |
[
|
520 |
'name' => 'title_typography',
|
521 |
'selector' => '{{WRAPPER}} .ha-steps-title',
|
522 |
-
'scheme' =>
|
523 |
]
|
524 |
);
|
525 |
|
@@ -556,7 +556,7 @@ class Step_Flow extends Base {
|
|
556 |
[
|
557 |
'name' => 'description_typography',
|
558 |
'selector' => '{{WRAPPER}} .ha-step-description',
|
559 |
-
'scheme' =>
|
560 |
]
|
561 |
);
|
562 |
|
@@ -755,7 +755,7 @@ class Step_Flow extends Base {
|
|
755 |
|
756 |
<?php
|
757 |
printf( '<%1$s %2$s>%3$s</%1$s>',
|
758 |
-
|
759 |
$this->get_render_attribute_string( 'title' ),
|
760 |
$title
|
761 |
);
|
11 |
use Elementor\Group_Control_Box_Shadow;
|
12 |
use Elementor\Group_Control_Typography;
|
13 |
use Elementor\Group_Control_Text_Shadow;
|
14 |
+
use Elementor\Core\Schemes\Typography;
|
15 |
|
16 |
defined( 'ABSPATH' ) || die();
|
17 |
|
430 |
[
|
431 |
'name' => 'badge_typography',
|
432 |
'selector' => '{{WRAPPER}} .ha-steps-label',
|
433 |
+
'scheme' => Typography::TYPOGRAPHY_4,
|
434 |
'condition' => [
|
435 |
'badge!' => '',
|
436 |
],
|
519 |
[
|
520 |
'name' => 'title_typography',
|
521 |
'selector' => '{{WRAPPER}} .ha-steps-title',
|
522 |
+
'scheme' => Typography::TYPOGRAPHY_2,
|
523 |
]
|
524 |
);
|
525 |
|
556 |
[
|
557 |
'name' => 'description_typography',
|
558 |
'selector' => '{{WRAPPER}} .ha-step-description',
|
559 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
560 |
]
|
561 |
);
|
562 |
|
755 |
|
756 |
<?php
|
757 |
printf( '<%1$s %2$s>%3$s</%1$s>',
|
758 |
+
ha_escape_tags( $settings['title_tag'], 'h2' ),
|
759 |
$this->get_render_attribute_string( 'title' ),
|
760 |
$title
|
761 |
);
|
widgets/testimonial/widget.php
CHANGED
@@ -12,7 +12,7 @@ use Elementor\Group_Control_Border;
|
|
12 |
use Elementor\Group_Control_Box_Shadow;
|
13 |
use Elementor\Group_Control_Typography;
|
14 |
use Elementor\Control_Media;
|
15 |
-
use Elementor\
|
16 |
use Elementor\Utils;
|
17 |
|
18 |
defined( 'ABSPATH' ) || die();
|
@@ -246,7 +246,7 @@ class Testimonial extends Base {
|
|
246 |
'name' => 'testimonial_typography',
|
247 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
248 |
'selector' => '{{WRAPPER}} .ha-testimonial__content',
|
249 |
-
'scheme' =>
|
250 |
]
|
251 |
);
|
252 |
|
@@ -401,7 +401,7 @@ class Testimonial extends Base {
|
|
401 |
'name' => 'name_typography',
|
402 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
403 |
'selector' => '{{WRAPPER}} .ha-testimonial__reviewer-name',
|
404 |
-
'scheme' =>
|
405 |
]
|
406 |
);
|
407 |
|
@@ -443,7 +443,7 @@ class Testimonial extends Base {
|
|
443 |
'name' => 'title_typography',
|
444 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
445 |
'selector' => '{{WRAPPER}} .ha-testimonial__reviewer-title',
|
446 |
-
'scheme' =>
|
447 |
]
|
448 |
);
|
449 |
|
12 |
use Elementor\Group_Control_Box_Shadow;
|
13 |
use Elementor\Group_Control_Typography;
|
14 |
use Elementor\Control_Media;
|
15 |
+
use Elementor\Core\Schemes\Typography;
|
16 |
use Elementor\Utils;
|
17 |
|
18 |
defined( 'ABSPATH' ) || die();
|
246 |
'name' => 'testimonial_typography',
|
247 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
248 |
'selector' => '{{WRAPPER}} .ha-testimonial__content',
|
249 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
250 |
]
|
251 |
);
|
252 |
|
401 |
'name' => 'name_typography',
|
402 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
403 |
'selector' => '{{WRAPPER}} .ha-testimonial__reviewer-name',
|
404 |
+
'scheme' => Typography::TYPOGRAPHY_2,
|
405 |
]
|
406 |
);
|
407 |
|
443 |
'name' => 'title_typography',
|
444 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
445 |
'selector' => '{{WRAPPER}} .ha-testimonial__reviewer-title',
|
446 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
447 |
]
|
448 |
);
|
449 |
|
widgets/threesixty-rotation/widget.php
CHANGED
@@ -12,7 +12,7 @@ use Elementor\Group_Control_Border;
|
|
12 |
use Elementor\Group_Control_Box_Shadow;
|
13 |
use Elementor\Group_Control_Text_Shadow;
|
14 |
use Elementor\Group_Control_Typography;
|
15 |
-
use Elementor\
|
16 |
use Elementor\Utils;
|
17 |
use Elementor\Group_Control_Background;
|
18 |
|
12 |
use Elementor\Group_Control_Box_Shadow;
|
13 |
use Elementor\Group_Control_Text_Shadow;
|
14 |
use Elementor\Group_Control_Typography;
|
15 |
+
use Elementor\Core\Schemes\Typography;
|
16 |
use Elementor\Utils;
|
17 |
use Elementor\Group_Control_Background;
|
18 |
|
widgets/twitter-feed/widget.php
CHANGED
@@ -9,7 +9,7 @@ namespace Happy_Addons\Elementor\Widget;
|
|
9 |
|
10 |
use Elementor\Controls_Manager;
|
11 |
use Elementor\Group_Control_Box_Shadow;
|
12 |
-
use Elementor\
|
13 |
use Elementor\Group_Control_Typography;
|
14 |
use Elementor\Group_Control_Border;
|
15 |
use Elementor\Group_Control_Background;
|
@@ -695,7 +695,7 @@ class Twitter_Feed extends Base {
|
|
695 |
'name' => 'name_typography',
|
696 |
'label' => __( 'Name Typography', 'happy-elementor-addons' ),
|
697 |
'selector' => '{{WRAPPER}} .ha-tweet-author-name',
|
698 |
-
'scheme' =>
|
699 |
'condition' => [
|
700 |
'show_name' => 'yes'
|
701 |
],
|
@@ -708,7 +708,7 @@ class Twitter_Feed extends Base {
|
|
708 |
'name' => 'user_name_typography',
|
709 |
'label' => __( 'User Name Typography', 'happy-elementor-addons' ),
|
710 |
'selector' => '{{WRAPPER}} .ha-tweet-username',
|
711 |
-
'scheme' =>
|
712 |
'condition' => [
|
713 |
'show_user_name' => 'yes'
|
714 |
],
|
@@ -858,7 +858,7 @@ class Twitter_Feed extends Base {
|
|
858 |
'name' => 'description_typography',
|
859 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
860 |
'selector' => '{{WRAPPER}} .ha-tweet-content p',
|
861 |
-
'scheme' =>
|
862 |
]
|
863 |
);
|
864 |
|
@@ -900,7 +900,7 @@ class Twitter_Feed extends Base {
|
|
900 |
'name' => 'read_more_typography',
|
901 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
902 |
'selector' => '{{WRAPPER}} .ha-tweet-content p a',
|
903 |
-
'scheme' =>
|
904 |
'condition' => [
|
905 |
'read_more' => 'yes'
|
906 |
],
|
@@ -962,7 +962,7 @@ class Twitter_Feed extends Base {
|
|
962 |
'name' => 'date_typography',
|
963 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
964 |
'selector' => '{{WRAPPER}} .ha-tweet-date',
|
965 |
-
'scheme' =>
|
966 |
'condition' => [
|
967 |
'show_date' => 'yes'
|
968 |
],
|
9 |
|
10 |
use Elementor\Controls_Manager;
|
11 |
use Elementor\Group_Control_Box_Shadow;
|
12 |
+
use Elementor\Core\Schemes\Typography;
|
13 |
use Elementor\Group_Control_Typography;
|
14 |
use Elementor\Group_Control_Border;
|
15 |
use Elementor\Group_Control_Background;
|
695 |
'name' => 'name_typography',
|
696 |
'label' => __( 'Name Typography', 'happy-elementor-addons' ),
|
697 |
'selector' => '{{WRAPPER}} .ha-tweet-author-name',
|
698 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
699 |
'condition' => [
|
700 |
'show_name' => 'yes'
|
701 |
],
|
708 |
'name' => 'user_name_typography',
|
709 |
'label' => __( 'User Name Typography', 'happy-elementor-addons' ),
|
710 |
'selector' => '{{WRAPPER}} .ha-tweet-username',
|
711 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
712 |
'condition' => [
|
713 |
'show_user_name' => 'yes'
|
714 |
],
|
858 |
'name' => 'description_typography',
|
859 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
860 |
'selector' => '{{WRAPPER}} .ha-tweet-content p',
|
861 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
862 |
]
|
863 |
);
|
864 |
|
900 |
'name' => 'read_more_typography',
|
901 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
902 |
'selector' => '{{WRAPPER}} .ha-tweet-content p a',
|
903 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
904 |
'condition' => [
|
905 |
'read_more' => 'yes'
|
906 |
],
|
962 |
'name' => 'date_typography',
|
963 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
964 |
'selector' => '{{WRAPPER}} .ha-tweet-date',
|
965 |
+
'scheme' => Typography::TYPOGRAPHY_3,
|
966 |
'condition' => [
|
967 |
'show_date' => 'yes'
|
968 |
],
|
widgets/weform/widget.php
CHANGED
@@ -11,7 +11,7 @@ use Elementor\Group_Control_Border;
|
|
11 |
use Elementor\Group_Control_Box_Shadow;
|
12 |
use Elementor\Group_Control_Text_Shadow;
|
13 |
use Elementor\Group_Control_Typography;
|
14 |
-
use Elementor\
|
15 |
|
16 |
defined( 'ABSPATH' ) || die();
|
17 |
|
@@ -182,7 +182,7 @@ class WeForm extends Base {
|
|
182 |
'name' => 'field_typography',
|
183 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
184 |
'selector' => '{{WRAPPER}} .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input:not(.weforms_submit_btn), .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields textarea',
|
185 |
-
'scheme' =>
|
186 |
]
|
187 |
);
|
188 |
|
@@ -337,7 +337,7 @@ class WeForm extends Base {
|
|
337 |
'name' => 'label_typography',
|
338 |
'label' => __( 'Label Typography', 'happy-elementor-addons' ),
|
339 |
'selector' => '{{WRAPPER}} .wpuf-label label, {{WRAPPER}} .wpuf-form-sub-label',
|
340 |
-
'scheme' =>
|
341 |
]
|
342 |
);
|
343 |
|
@@ -347,7 +347,7 @@ class WeForm extends Base {
|
|
347 |
'name' => 'desc_typography',
|
348 |
'label' => __( 'Help Text Typography', 'happy-elementor-addons' ),
|
349 |
'selector' => '{{WRAPPER}} .wpuf-fields .wpuf-help',
|
350 |
-
'scheme' =>
|
351 |
]
|
352 |
);
|
353 |
|
@@ -495,7 +495,7 @@ class WeForm extends Base {
|
|
495 |
[
|
496 |
'name' => 'submit_typography',
|
497 |
'selector' => '{{WRAPPER}} .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-submit input[type=submit]',
|
498 |
-
'scheme' =>
|
499 |
]
|
500 |
);
|
501 |
|
@@ -636,7 +636,7 @@ class WeForm extends Base {
|
|
636 |
'name' => 'break_title_typography',
|
637 |
'label' => __( 'Title Typography', 'happy-elementor-addons' ),
|
638 |
'selector' => '{{WRAPPER}} .section_break .wpuf-section-title',
|
639 |
-
'scheme' =>
|
640 |
]
|
641 |
);
|
642 |
|
@@ -646,7 +646,7 @@ class WeForm extends Base {
|
|
646 |
'name' => 'break_description_typography',
|
647 |
'label' => __( 'Description Typography', 'happy-elementor-addons' ),
|
648 |
'selector' => '{{WRAPPER}} .section_break .wpuf-section-details',
|
649 |
-
'scheme' =>
|
650 |
]
|
651 |
);
|
652 |
|
11 |
use Elementor\Group_Control_Box_Shadow;
|
12 |
use Elementor\Group_Control_Text_Shadow;
|
13 |
use Elementor\Group_Control_Typography;
|
14 |
+
use Elementor\Core\Schemes\Typography;
|
15 |
|
16 |
defined( 'ABSPATH' ) || die();
|
17 |
|
182 |
'name' => 'field_typography',
|
183 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
184 |
'selector' => '{{WRAPPER}} .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input:not(.weforms_submit_btn), .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields textarea',
|
185 |
+
'scheme' => Typography::TYPOGRAPHY_3
|
186 |
]
|
187 |
);
|
188 |
|
337 |
'name' => 'label_typography',
|
338 |
'label' => __( 'Label Typography', 'happy-elementor-addons' ),
|
339 |
'selector' => '{{WRAPPER}} .wpuf-label label, {{WRAPPER}} .wpuf-form-sub-label',
|
340 |
+
'scheme' => Typography::TYPOGRAPHY_3
|
341 |
]
|
342 |
);
|
343 |
|
347 |
'name' => 'desc_typography',
|
348 |
'label' => __( 'Help Text Typography', 'happy-elementor-addons' ),
|
349 |
'selector' => '{{WRAPPER}} .wpuf-fields .wpuf-help',
|
350 |
+
'scheme' => Typography::TYPOGRAPHY_3
|
351 |
]
|
352 |
);
|
353 |
|
495 |
[
|
496 |
'name' => 'submit_typography',
|
497 |
'selector' => '{{WRAPPER}} .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-submit input[type=submit]',
|
498 |
+
'scheme' => Typography::TYPOGRAPHY_4
|
499 |
]
|
500 |
);
|
501 |
|
636 |
'name' => 'break_title_typography',
|
637 |
'label' => __( 'Title Typography', 'happy-elementor-addons' ),
|
638 |
'selector' => '{{WRAPPER}} .section_break .wpuf-section-title',
|
639 |
+
'scheme' => Typography::TYPOGRAPHY_2
|
640 |
]
|
641 |
);
|
642 |
|
646 |
'name' => 'break_description_typography',
|
647 |
'label' => __( 'Description Typography', 'happy-elementor-addons' ),
|
648 |
'selector' => '{{WRAPPER}} .section_break .wpuf-section-details',
|
649 |
+
'scheme' => Typography::TYPOGRAPHY_4
|
650 |
]
|
651 |
);
|
652 |
|
widgets/wpform/widget.php
CHANGED
@@ -10,7 +10,7 @@ use Elementor\Controls_Manager;
|
|
10 |
use Elementor\Group_Control_Border;
|
11 |
use Elementor\Group_Control_Box_Shadow;
|
12 |
use Elementor\Group_Control_Typography;
|
13 |
-
use Elementor\
|
14 |
|
15 |
defined( 'ABSPATH' ) || die();
|
16 |
|
@@ -149,7 +149,7 @@ class WPForm extends Base {
|
|
149 |
'name' => 'field_typography',
|
150 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
151 |
'selector' => '{{WRAPPER}} .wpforms-field input, {{WRAPPER}} .wpforms-field-textarea textarea',
|
152 |
-
'scheme' =>
|
153 |
]
|
154 |
);
|
155 |
|
@@ -303,7 +303,7 @@ class WPForm extends Base {
|
|
303 |
'name' => 'label_typography',
|
304 |
'label' => __( 'Label Typography', 'happy-elementor-addons' ),
|
305 |
'selector' => '{{WRAPPER}} .wpforms-field-container label.wpforms-field-label',
|
306 |
-
'scheme' =>
|
307 |
]
|
308 |
);
|
309 |
|
@@ -313,7 +313,7 @@ class WPForm extends Base {
|
|
313 |
'name' => 'sublabel_typography',
|
314 |
'label' => __( 'Sub Label Typography', 'happy-elementor-addons' ),
|
315 |
'selector' => '{{WRAPPER}} .wpforms-field-sublabel',
|
316 |
-
'scheme' =>
|
317 |
]
|
318 |
);
|
319 |
|
@@ -323,7 +323,7 @@ class WPForm extends Base {
|
|
323 |
'name' => 'desc_typography',
|
324 |
'label' => __( 'Description Typography', 'happy-elementor-addons' ),
|
325 |
'selector' => '{{WRAPPER}} .wpforms-field-description',
|
326 |
-
'scheme' =>
|
327 |
]
|
328 |
);
|
329 |
|
@@ -510,7 +510,7 @@ class WPForm extends Base {
|
|
510 |
[
|
511 |
'name' => 'submit_typography',
|
512 |
'selector' => '{{WRAPPER}} .wpforms-submit',
|
513 |
-
'scheme' =>
|
514 |
]
|
515 |
);
|
516 |
|
10 |
use Elementor\Group_Control_Border;
|
11 |
use Elementor\Group_Control_Box_Shadow;
|
12 |
use Elementor\Group_Control_Typography;
|
13 |
+
use Elementor\Core\Schemes\Typography;
|
14 |
|
15 |
defined( 'ABSPATH' ) || die();
|
16 |
|
149 |
'name' => 'field_typography',
|
150 |
'label' => __( 'Typography', 'happy-elementor-addons' ),
|
151 |
'selector' => '{{WRAPPER}} .wpforms-field input, {{WRAPPER}} .wpforms-field-textarea textarea',
|
152 |
+
'scheme' => Typography::TYPOGRAPHY_3
|
153 |
]
|
154 |
);
|
155 |
|
303 |
'name' => 'label_typography',
|
304 |
'label' => __( 'Label Typography', 'happy-elementor-addons' ),
|
305 |
'selector' => '{{WRAPPER}} .wpforms-field-container label.wpforms-field-label',
|
306 |
+
'scheme' => Typography::TYPOGRAPHY_3
|
307 |
]
|
308 |
);
|
309 |
|
313 |
'name' => 'sublabel_typography',
|
314 |
'label' => __( 'Sub Label Typography', 'happy-elementor-addons' ),
|
315 |
'selector' => '{{WRAPPER}} .wpforms-field-sublabel',
|
316 |
+
'scheme' => Typography::TYPOGRAPHY_3
|
317 |
]
|
318 |
);
|
319 |
|
323 |
'name' => 'desc_typography',
|
324 |
'label' => __( 'Description Typography', 'happy-elementor-addons' ),
|
325 |
'selector' => '{{WRAPPER}} .wpforms-field-description',
|
326 |
+
'scheme' => Typography::TYPOGRAPHY_3
|
327 |
]
|
328 |
);
|
329 |
|
510 |
[
|
511 |
'name' => 'submit_typography',
|
512 |
'selector' => '{{WRAPPER}} .wpforms-submit',
|
513 |
+
'scheme' => Typography::TYPOGRAPHY_4
|
514 |
]
|
515 |
);
|
516 |
|