.et_fb_editing_enabled .mce-content-body[contenteditable="true"] .pbe-li-sc,
#tinymce .pbe-li-sc {
background    : #EDE4F8;
display       : block;
color         : #6C2EB9;
position      : relative;
text-align    : center;
border        : 2px dashed #6C2EB9;
line-height   : 26px;
padding       : 30px;
border-radius : 6px;
font-size     : 0;
margin-bottom : 30px;
}
.et_fb_editing_enabled .mce-content-body[contenteditable="true"] .pbe-li-sc:before,
#tinymce .pbe-li-sc:before {
content   : attr(data-itemname);
font-size : 18px;
cursor    : pointer;
}
.et_fb_editing_enabled .mce-content-body[contenteditable="true"] .pbe-li-sc:hover:after,
#tinymce .pbe-li-sc:hover:after {
content   : "click to edit";
font-size : 14px;
position  : absolute;
right     : 5px;
top       : 0;
cursor    : pointer;
}
.et_fb_editing_enabled .mce-content-body[contenteditable="true"] .pbe-li-sc > * {
display : none;
}
.mce-pbe-li-btn {
background : red;
}  #mce-modal-block,
#mce-modal-block.mce-fade {
opacity    : 0.7;
filter     : alpha(opacity=70);
transition : none;
background : #000;
}
.mce-window {
border-radius          : 0;
box-shadow             : 0 3px 6px rgba(0, 0, 0, 0.3);
-webkit-font-smoothing : subpixel-antialiased;
transition             : none;
}
.mce-window .mce-container-body.mce-abs-layout {
overflow : visible;
}
.mce-window .mce-window-head {
background    : #FCFCFC;
border-bottom : 1px solid #DDD;
padding       : 0;
min-height    : 36px;
}
.mce-window .mce-window-head .mce-title {
color       : #444;
font-size   : 18px;
font-weight : 600;
line-height : 36px;
margin      : 0;
padding     : 0 36px 0 16px;
}
.mce-window .mce-window-head .mce-close,
.mce-window-head .mce-close .mce-i-remove {
color       : transparent;
top         : 0;
right       : 0;
width       : 36px;
height      : 36px;
padding     : 0;
line-height : 36px;
text-align  : center;
}
.mce-window-head .mce-close .mce-i-remove:before {
font       : normal 20px/36px dashicons;
text-align : center;
color      : #666;
width      : 36px;
height     : 36px;
display    : block;
}
.mce-window-head .mce-close:hover .mce-i-remove:before,
.mce-window-head .mce-close:focus .mce-i-remove:before {
color : #00A0D2;
}
.mce-window-head .mce-close:focus .mce-i-remove,
div.mce-tab:focus {
box-shadow : 0 0 0 1px #5B9DD9,
0 0 2px 1px rgba(30, 140, 190, .8);
}
.mce-window .mce-window-head .mce-dragh {
width : calc(100% - 36px);
}
.mce-window .mce-foot {
border-top : 1px solid #DDD;
} .mce-primary button,
.mce-primary button i {
text-align  : center;
color       : #FFF;
text-shadow : none;
padding     : 0;
line-height : 26px;
}
.mce-window .mce-btn {
color              : #555;
background         : #F7F7F7;
text-decoration    : none;
font-size          : 13px;
line-height        : 26px;
height             : 28px;
margin             : 0;
padding            : 0;
cursor             : pointer;
border             : 1px solid #CCCCCC;
-webkit-appearance : none;
border-radius      : 3px;
white-space        : nowrap;
box-shadow         : 0 1px 0 #CCCCCC;
} .mce-window .mce-btn::-moz-focus-inner {
border-width : 0;
border-style : none;
padding      : 0;
}
.mce-window .mce-btn:hover,
.mce-window .mce-btn:focus {
background   : #FAFAFA;
border-color : #999;
color        : #23282D;
}
.mce-window .mce-btn:focus {
border-color : #5B9DD9;
box-shadow   : 0 0 3px rgba(0, 115, 170, .8);
}
.mce-window .mce-btn:active {
background   : #EEE;
border-color : #999;
box-shadow   : inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);
transform    : translateY(1px);
}
.mce-window .mce-btn.mce-disabled {
color        : #A0A5AA !important;
border-color : #DDD !important;
background   : #F7F7F7 !important;
box-shadow   : none !important;
text-shadow  : 0 1px 0 #FFF !important;
cursor       : default;
transform    : none !important;
}
.mce-window .mce-btn.mce-primary {
background      : #0085BA;
border-color    : #0073AA #006799 #006799;
box-shadow      : 0 1px 0 #006799;
color           : #FFF;
text-decoration : none;
text-shadow     : 0 -1px 1px #006799,
1px 0 1px #006799,
0 1px 1px #006799,
-1px 0 1px #006799;
}
.mce-window .mce-btn.mce-primary:hover,
.mce-window .mce-btn.mce-primary:focus {
background   : #008EC2;
border-color : #006799;
color        : #FFF;
}
.mce-window .mce-btn.mce-primary:focus {
box-shadow : 0 1px 0 #0073AA,
0 0 2px 1px #33B3DB;
}
.mce-window .mce-btn.mce-primary:active {
background     : #0073AA;
border-color   : #006799;
box-shadow     : inset 0 2px 0 #006799;
vertical-align : top;
}
.mce-window .mce-btn.mce-primary.mce-disabled {
color        : #66C6E4 !important;
background   : #008EC2 !important;
border-color : #007CB2 !important;
box-shadow   : none !important;
text-shadow  : 0 -1px 0 rgba(0, 0, 0, 0.1) !important;
cursor       : default;
}
.mce-menubtn.mce-fixed-width span {
overflow-x    : hidden;
text-overflow : ellipsis;
width         : 82px;
}  .mce-pbe-li-btn {
border        : 1px solid #555D66;
border-radius : 4px;
padding       : 0 4px;
color         : inherit !important;
}
.mce-pbe-li-btn span {
font-weight : 400;
color       : #555D66;
}
.mce-pbe-li-btn:before {
position               : absolute;
left                   : 6px;
top                    : 4px;
font-family            : "etbuilder";
-webkit-font-smoothing : antialiased;
content                : "<";
font-weight            : 400;
font-size              : 16px;
}
.mce-container[aria-label="Insert Layout From Divi Library"] .mce-window-head {
background    : #6C2EB9;
padding       : 14px 14px 14px 44px;
border-radius : 5px 5px 0 0;
}
.mce-container[aria-label="Insert Layout From Divi Library"] .mce-reset, .mce-container[aria-label="Insert Layout From Divi Library"] {
border-radius : 8px;
}
.mce-container[aria-label="Insert Layout From Divi Library"] .mce-title {
color       : #FFF;
font-weight : 100;
font-size   : 22px;
}
.mce-container[aria-label="Insert Layout From Divi Library"] .mce-title:before {
font-family            : "etbuilder";
-webkit-font-smoothing : antialiased;
content                : "<";
font-weight            : 400;
font-size              : 30px;
position               : absolute;
top                    : 14px;
left                   : 18px;
}
.mce-container[aria-label="Insert Layout From Divi Library"] .mce-window-head .mce-close {
background    : transparent;
height        : 64px;
width         : 64px;
border-radius : 0 7px 0 0;
}
.mce-container[aria-label="Insert Layout From Divi Library"] .mce-window-head .mce-close:hover {
background : #4F2288;
}
.mce-container[aria-label="Insert Layout From Divi Library"] .mce-window-head .mce-close .mce-i-remove:before {
font-family : "etbuilder";
content     : "\"";
font-size   : 30px;
color       : #FFF;
}
.mce-container[aria-label="Insert Layout From Divi Library"] .mce-abs-layout-item .mce-btn {
border     : 0;
box-shadow : none;
height     : 50px;
margin-top : 10px;
}
.mce-container[aria-label="Insert Layout From Divi Library"] .mce-label {
font-size  : 18px;
margin-top : 10px;
}
.mce-container[aria-label="Insert Layout From Divi Library"] .mce-listbox {
left  : 160px;
width : 410px;
}
.mce-container[aria-label="Insert Layout From Divi Library"] .mce-listbox > * {
color : #000;
}
.mce-container[aria-label="Insert Layout From Divi Library"] .mce-listbox .mce-caret {
border-top-color : #000;
}
.mce-container[aria-label="Insert Layout From Divi Library"] .mce-menu {
background    : #FFF;
border-radius : 0;
width         : 408px;
}
.mce-container[aria-label="Insert Layout From Divi Library"] .mce-menu-item {
padding : 14px;
}
.mce-menu .mce-menu-item-normal.mce-active, .mce-menu .mce-menu-item-preview.mce-active, .mce-menu .mce-menu-item.mce-selected, .mce-menu .mce-menu-item:focus, .mce-menu .mce-menu-item:hover {
color      : #303030;
background : #F1F1F1;
}
.mce-menu-item.mce-active.mce-menu-item-normal .mce-text, .mce-menu-item.mce-active.mce-menu-item-normal .mce-ico {
color : #000;
}
.mce-container[aria-label="Insert Layout From Divi Library"] .mce-foot .mce-btn {
position      : absolute;
width         : 50% !important;
left          : 50% !important;
top           : 26px !important;
height        : 50px;
border        : 0;
box-shadow    : none;
border-radius : 0 0px 6px 0px;
background    : #00C3AA;
}
.mce-container[aria-label="Insert Layout From Divi Library"] .mce-foot .mce-btn.mce-last {
left          : 0% !important;
border-radius : 0px 0 0px 6px;
background    : #008BDB;
}
.mce-container[aria-label="Insert Layout From Divi Library"] .mce-foot .mce-btn span {
color     : #FFF;
font-size : 16px;
}
.mce-foot {
border-width : 0;
} .et-db #et-boc .et-l .et-fb-modules-list li.ds_pbe_layout{border-left:5px solid #362985!important;border-radius:0 5px 5px 0!important;padding:15px 15px 10px 10px}.et-db #et-boc .et-l .et-fb-modules-list li.ds_pbe_layout svg{max-height:25px}.et-db #et-boc .et-l .et-fb-modules-list li.ds_pbe_layout .et_module_title{margin-top:8px}.tippy-tooltip[data-animation=fade][data-state=hidden]{opacity:0}.tippy-iOS{cursor:pointer!important;-webkit-tap-highlight-color:transparent}.tippy-popper{pointer-events:none;max-width:calc(100vw);transition-timing-function:cubic-bezier(.165,.84,.44,1);transition-property:transform}.tippy-tooltip{position:relative;border-radius:4px;background-color:#333;transition-property:visibility,opacity,transform;outline:0}
.tippy-tooltip[data-placement^=top]>.tippy-arrow:before{border-width:8px 8px 0;border-top-color:#333;margin:0 3px;transform-origin:50% 0;bottom:-7px}
.tippy-tooltip[data-placement^=bottom]>.tippy-arrow:before{border-width:0 8px 8px;border-bottom-color:#333;margin:0 3px;transform-origin:50% 7px;top:-7px}
.tippy-tooltip[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:#333;margin:3px 0;transform-origin:0 50%;right:-7px}
.tippy-tooltip[data-placement^=right]>.tippy-arrow:before{border-width:8px 8px 8px 0;border-right-color:#333;margin:3px 0;transform-origin:7px 50%;left:-7px}
.tippy-tooltip[data-interactive][data-state=visible]{pointer-events:auto}.tippy-tooltip[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}
.tippy-arrow{position:absolute;}
.tippy-arrow:before {
content: "";
position: absolute;
border-color: transparent;
border-style: solid;
}
.tippy-content{padding:5px 9px; position:relative; z-index:1002;}
.tippy-tooltip[data-placement^="bottom"] > .tippy-arrow {
top:0;
}
.tippy-tooltip[data-placement^="top"] > .tippy-arrow {
bottom: 0;
}
.tippy-tooltip.dmmbasic-theme {
padding:0 !important;
}
.tippy-tooltip[data-placement^=top]>.tippy-svg-arrow{transform-origin:50% 0;margin:0 3px;bottom:-6.5px}
.tippy-tooltip[data-placement^=top]>.tippy-svg-arrow svg{transform:rotate(180deg)}
.tippy-tooltip[data-placement^=bottom]>.tippy-svg-arrow{transform-origin:50% 7px;margin:0 3px;top:-7px}
.tippy-tooltip[data-placement^=left]>.tippy-svg-arrow{transform-origin:33.33333333% 50%;margin:3px 0;right:-12px}
.tippy-tooltip[data-placement^=left]>.tippy-svg-arrow svg{transform:rotate(90deg)}
.tippy-tooltip[data-placement^=right]>.tippy-svg-arrow{transform-origin:66.66666666% 50%;margin:3px 0;left:-12px}
.tippy-tooltip[data-placement^=right]>.tippy-svg-arrow svg{transform:rotate(-90deg)}
.tippy-tooltip[data-interactive]>.tippy-svg-arrow path{pointer-events:auto}
.tippy-svg-arrow{position:absolute;width:18px;height:7px;fill:#333;pointer-events:none;z-index:16777271;}
.tippy-svg-arrow svg{position:absolute;left:0}
.tippy-arrow-triangle .tippy-svg-arrow { width:16px;height:16px; z-index:1001; }
.tippy-arrow-triangle .tippy-tooltip[data-placement^=top]>.tippy-svg-arrow{bottom:-6.5px}
.tippy-arrow-triangle .tippy-tooltip[data-placement^=bottom]>.tippy-svg-arrow{top:-8px}
.tippy-arrow-triangle .tippy-tooltip[data-placement^=left]>.tippy-svg-arrow{right:-12px}
.tippy-arrow-triangle .tippy-tooltip[data-placement^=right]>.tippy-svg-arrow{left:-12px}
.tippy-popper {
pointer-events: auto;
}
.tippy-popper.tippy-popper-singleton .tippy-content {
transition-property: transform, opacity, width, height, max-height !important;
transition-duration: .3s !important;
transition-delay: 0 !important;
}
.tippy-popper.tippy-popper-singleton .et_pb_row {
transition-property: opacity !important;
transition-duration: .2s !important;
transition-timing-function: linear !important;
transition-delay: 0 !important;
}
.tippy-popper.tippy-popper-singleton .et_pb_row {
opacity:0.2;
}
.tippy-popper.tippy-popper-singleton .tippy-popper .et_pb_row {
opacity:1;
transition: opacity .3s, visibility .3s;
}
.tippy-popper-wide {
width:100%;
max-width: calc(100% - 0px) !important;
}
.tippy-popper-singleton .tippy-popper-wide {
max-width:calc(100vw - 25px) !important;
}
.tippy-popper-75 {
width:75%;
}
.tippy-popper-50 {
width:50%;
}
.tippy-popper-25 {
width:25%;
}
.tippy-popper-centered-horizontal {
left: 0 !important;
width:100%;
}
.tippy-content-centered-horizontal {
position:relative;
left: 50% !important;
transform: translate(-50%) !important;
}
.tippy-popper-fixpercent .tippy-tooltip {
max-width:100% !important;
}
.tippy-static-parent-node {
position: static !important;
}
.osx .tippy-tooltip {
position:relative !important;
}
.tippy-tooltip, .tippy-content {
padding:0;
background-color:transparent;
}
.tippy-backdrop {
border-radius:0; 
}
.divi-mega-pro-mobile .tippy-popper.topfixed {
left: 0 !important;
top: 0 !important;
position: fixed !important;
-webkit-transform: none !important;
-moz-transform: none !important;
-ms-transform: none !important;
-o-transform: none !important;
transform: none !important;
}
.divi-mega-pro-mobile .tippy-popper .divimegapro-pre-body {
height: auto;
}
.tippy-tooltip.dmpbasic-theme {
background:0;
border:0;
}
.dmphidden,
.et_pb_signup_divimegaproid {
visibility:hidden;
display:none;
} .dmmbasic-theme .divimegapro-flexheight {
max-height: inherit;
}
.divimegapro-container {
display:none;
}
.divimegapro-container.dmp-show,
.dmp-divimobilemenu-visible {
display:block !important;
}
.dmp-divimobilemenu-visible {
padding: 5% !important;
height:auto !important;
}	
.divimegapro {
min-width:300px;
margin:0;
width:auto !important;
left:0;
overflow:visible;
background:none;
-webkit-backface-visibility: hidden;
-webkit-overflow-scrolling: touch;
}
.dl-noboxshadow > .et_pb_section:first-child {
box-shadow: none !important;
}
.dl-noboxshadow-nopadding {
padding:0 !important;
box-shadow: none !important;
}
.tippy-popper-singleton .divimegapro {
}
.tippy-popper.tippy-popper-singleton.tippy-popper-transition .divimegapro,
.tippy-popper.tippy-popper-singleton.tippy-popper-transition .tippy-content {
overflow:hidden !important;
}
.divimegapro > .et_pb_section > div {
width:100%;
}
.diviPositionRelative {
position: relative !important;
}
.divimegapro-nob .divimegapro-content-inner {
position: relative;
margin: auto;
}
.tippy-popper-fixontop {
top:0 !important;
position:fixed !important;
}
#sidebar-divimegapro.sidebar-divimegapro-bottom {
bottom:0;
}
.divimegapro a {
cursor: pointer;
} .divimegapro-body ul {
padding: 0 0 23px 1em;
line-height: 26px;
list-style-type: disc;
}
.divimegapro-body ol {
padding: 0 0 23px 0;
line-height: 26px;
list-style-position: inside;
list-style-type: decimal;
} .divimegapro-close-container {
position: absolute;
right: 10px;
top: 3px;
width: 32px;
height: 32px;
clear: both;
line-height: 1;
visibility:hidden;
}
.divimegapro-close-container .divimegapro-close {
width: auto;
height: auto;
display:block;
position: absolute;
cursor: pointer;
right: 10px;
top: 0;
overflow: hidden;
border: none;
outline: none;
z-index: 99991;
font-size: 35px;
line-height:32px;
min-height: 15px;
min-width:15px;
color: inherit;
background-color: transparent;
font-family: inherit;
font-weight: 300;
padding:5px;
-moz-border-radius:5%;
-webkit-border-radius:5%;
-khtml-border-radius:5%;
border-radius:5%;
}
.divimegapro-close-container .divimegapro-close span {
position: absolute;
top: 45%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
}
.dmp-open .divimegapro-close:focus,
.dmp-open .divimegapro-close:focus-visible {
border: dotted 2px gray;
}
.divimegapro-close-container .divimegapro-close:after {
content: ' ';
display:block;
font-size:70px;
height:25px;
width:25px;
z-index:99;
position:relative;
visibility:hidden;
}
.divimegapro-close-container .divimegapro-close span.dmm-custom-btn {
position: absolute;
top: 45%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
}
.divimegapro-close-container .divimegapro-close:hover {
opacity: .8;
}
.divimegapro-close-container .divimegapro-customclose-btn span {
position:relative;
top:-2px;
}
body:not(.divi-mega-pro-mobile) .divimegapro-close-container.dmp_enabledesktop,
body.et_mobile_device .divimegapro-close-container.dmp_enablemobile,
body .divimegapro-close-container.divimegapro-close-container-visible {
display:block;
visibility:visible;
}
body .tippy-popper.tippy-popper-singleton.tippy_left_5px_neg {
left: -5px !important;
}
body .tippy-popper .divimegapro .et_pb_slide_image img.active {
max-height:100% !important;
} body > .et-l {
display:none !important;
z-index:-1000;
position:fixed;
visibility:hidden !important;
} .divimegapro-shape {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;
}
.divimegapro-shape {
fill: #141514;
}
.path-amras-1 {
transform-origin: 115px 111px;
}
.path-amras-2 {
transform-origin: 204px 107px;
}
.path-amras-3 {
transform-origin: 279px 66px;
}
.path-amras-4 {
transform-origin: 320px 99px;
}
.path-amras-5 {
transform-origin: 137px 199px;
}
.path-amras-6 {
transform-origin: 222px 217px;
}
.path-amras-7 {
transform-origin: 80px 168px;
}
.path-amras-8 {
transform-origin: 296px 211px;
}
.path-amras-9 {
transform-origin: 310px 167px;
} .divimegapro-open.et_extra .divimegapro .et_pb_section {
background-color: #fff;
}
.divimegapro-open.et_extra .divimegapro .divimegapro-body > #divi-mega-pro-center-all {
padding: 5px 0;
}
.divimegapro-open.et_extra .divimegapro .et_pb_extra_row, 
.divimegapro-open.et_extra .divimegapro .et_pb_row {
margin: 0 auto !important;
min-width: auto;
}
.divimegapro-open.et_extra .divimegapro .divimegapro-body > .et_section_regular > .et_pb_row > .et_pb_column {
padding:0 !important;
}  .temp-show{position:absolute !important; visibility:hidden !important; display:block !important;} #divi-mega-pro-center-all.et_pb_section {
display: table !important;
width: 100% !important;
text-align: center !important;
}
#divi-mega-pro-center-all.et_pb_row {
display: table-cell !important;
position: relative !important;
text-align: center !important;
}
#divi-mega-pro-center-all .et_pb_column {
text-align: center !important;
display: table-cell !important;
width: auto !important;
float: none !important;
max-width: none;
min-width: auto;
}
#divi-mega-pro-center-all .et_pb_column_1_2,
#divi-mega-pro-center-all .et_pb_column_1_3 {
display: inline-block !important;
margin-right: 15px !important;
vertical-align: middle !important;
margin-bottom: 0 !important;
}@media (max-width: 575px) {
}
@media (max-width: 480px),
@media (max-device-width: 480px) {
}
@media (max-width: 360px),
@media (max-device-width: 360px) {
} @media (min-width: 576px) {
} @media (min-width: 576px) and (max-width: 767px) {
} @media (min-width: 768px) {
} @media (min-width: 992px) {
} @media (min-width: 1200px) {
} @media (min-width: 1440px) {
} @media only screen 
and (min-device-width : 768px) 
and (max-device-width : 980px)  {
.osx.et_mobile_device .tippy-popper.tippy-trigger-mobilemenu {
top:0 !important;
left:0 !important;
}
.et_mobile_device .tippy-popper-singleton {
transform: translate3d(0, 0, 0px) !important;
}
} @media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
} @media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
} @media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {
.et_mobile_device .tippy-popper.tippy-trigger-mobilemenu.tippy-reference-header {
top:0 !important;
left:0 !important;
}
} @media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) {
} @media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) {
} @media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) {
} @media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) {
} @media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : portrait) {
} @media only screen and (max-device-height: 667px) {
.et_fixed_nav.osx .tippy-popper {
transform: none !important;
top:0 !important;
left: 0 !important;
}
} @media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {
} @media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) {
} @media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) {
} @media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
} @media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : landscape) {
} @media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : portrait) {
} @media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (-moz-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx){
}.tippy-tooltip[data-animation=perspective][data-placement^=top]{transform-origin:bottom}.tippy-tooltip[data-animation=perspective][data-placement^=top][data-state=visible]{transform:perspective(700px)}.tippy-tooltip[data-animation=perspective][data-placement^=top][data-state=hidden]{transform:perspective(700px) translateY(8px) rotateX(60deg)}.tippy-tooltip[data-animation=perspective][data-placement^=bottom]{transform-origin:top}.tippy-tooltip[data-animation=perspective][data-placement^=bottom][data-state=visible]{transform:perspective(700px)}.tippy-tooltip[data-animation=perspective][data-placement^=bottom][data-state=hidden]{transform:perspective(700px) translateY(-8px) rotateX(-60deg)}.tippy-tooltip[data-animation=perspective][data-placement^=left]{transform-origin:right}.tippy-tooltip[data-animation=perspective][data-placement^=left][data-state=visible]{transform:perspective(700px)}.tippy-tooltip[data-animation=perspective][data-placement^=left][data-state=hidden]{transform:perspective(700px) translateX(8px) rotateY(-60deg)}.tippy-tooltip[data-animation=perspective][data-placement^=right]{transform-origin:left}.tippy-tooltip[data-animation=perspective][data-placement^=right][data-state=visible]{transform:perspective(700px)}.tippy-tooltip[data-animation=perspective][data-placement^=right][data-state=hidden]{transform:perspective(700px) translateX(-8px) rotateY(60deg)}.tippy-tooltip[data-animation=perspective][data-state=hidden]{opacity:0}
.tippy-tooltip[data-animation=scale][data-placement^=top]{transform-origin:bottom}.tippy-tooltip[data-animation=scale][data-placement^=bottom]{transform-origin:top}.tippy-tooltip[data-animation=scale][data-placement^=left]{transform-origin:right}.tippy-tooltip[data-animation=scale][data-placement^=right]{transform-origin:left}.tippy-tooltip[data-animation=scale][data-state=hidden]{transform:scale(.5);opacity:0}
.tippy-tooltip[data-animation=shift-away][data-placement^=top][data-state=hidden]{transform:translateY(10px)}.tippy-tooltip[data-animation=shift-away][data-placement^=bottom][data-state=hidden]{transform:translateY(-10px)}.tippy-tooltip[data-animation=shift-away][data-placement^=left][data-state=hidden]{transform:translateX(10px)}.tippy-tooltip[data-animation=shift-away][data-placement^=right][data-state=hidden]{transform:translateX(-10px)}.tippy-tooltip[data-animation=shift-away][data-state=hidden]{opacity:0}
.tippy-tooltip[data-animation=shift-toward][data-placement^=top][data-state=hidden]{transform:translateY(-10px)}.tippy-tooltip[data-animation=shift-toward][data-placement^=bottom][data-state=hidden]{transform:translateY(10px)}.tippy-tooltip[data-animation=shift-toward][data-placement^=left][data-state=hidden]{transform:translateX(-10px)}.tippy-tooltip[data-animation=shift-toward][data-placement^=right][data-state=hidden]{transform:translateX(10px)}.tippy-tooltip[data-animation=shift-toward][data-state=hidden]{opacity:0}