/**handles:contact-form-7,cookie-notice-front,t2gicons_frontend_Style,t2gicons-business,jetpack_likes**/
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.aborted .wpcf7-response-output,.wpcf7 form.failed .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::after,.wpcf7-list-item-label::before{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2s}}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=email],.wpcf7 input[type=tel],.wpcf7 input[type=url]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}
#cookie-notice,#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;text-align:center}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;letter-spacing:0;line-height:20px;left:0}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container,#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container,#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:0;cursor:pointer}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){letter-spacing:.25px;margin:0 0 0 10px;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px}.cn-buttons-container,.cn-text-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade,#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-buttons,.cookie-notice-container #cn-notice-text{display:block}#cookie-notice .cn-button{margin:0 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}
a.t2gicon-link{border:none}.t2gicons-icon{vertical-align:middle;opacity:1}.t2gicons-icon::before{display:inline-block;vertical-align:middle;text-align:center;padding-top:.05em}.t2gicons-icon.fa::before{padding-top:0}.t2gicons-icon.t2gicon-size-10{width:5px;height:5px}.t2gicons-icon.t2gicon-size-10::before{width:5px;height:5px;line-height:5px}.t2gicons-icon.t2gicon-size-10[class*=t2gicon-shape-]::after{width:5px;height:5px}.t2gicons-icon.t2gicon-size-10[class*=t2gicon-shape-]::before{line-height:5px;height:5px}.t2gicons-icon.t2gicon-size-20{width:10px;height:10px}.t2gicons-icon.t2gicon-size-20::before{width:10px;height:10px;line-height:10px}.t2gicons-icon.t2gicon-size-20[class*=t2gicon-shape-]::after{width:10px;height:10px}.t2gicons-icon.t2gicon-size-20[class*=t2gicon-shape-]::before{line-height:10px;height:10px}.t2gicons-icon.t2gicon-size-30{width:15px;height:15px}.t2gicons-icon.t2gicon-size-30::before{width:15px;height:15px;line-height:15px}.t2gicons-icon.t2gicon-size-30[class*=t2gicon-shape-]::after{width:15px;height:15px}.t2gicons-icon.t2gicon-size-30[class*=t2gicon-shape-]::before{line-height:15px;height:15px}.t2gicons-icon.t2gicon-size-40{width:20px;height:20px}.t2gicons-icon.t2gicon-size-40::before{width:20px;height:20px;line-height:20px}.t2gicons-icon.t2gicon-size-40[class*=t2gicon-shape-]::after{width:20px;height:20px}.t2gicons-icon.t2gicon-size-40[class*=t2gicon-shape-]::before{line-height:20px;height:20px}.t2gicons-icon.t2gicon-size-50{width:25px;height:25px}.t2gicons-icon.t2gicon-size-50::before{width:25px;height:25px;line-height:25px}.t2gicons-icon.t2gicon-size-50[class*=t2gicon-shape-]::after{width:25px;height:25px}.t2gicons-icon.t2gicon-size-50[class*=t2gicon-shape-]::before{line-height:25px;height:25px}.t2gicons-icon.t2gicon-size-60{width:30px;height:30px}.t2gicons-icon.t2gicon-size-60::before{width:30px;height:30px;line-height:30px}.t2gicons-icon.t2gicon-size-60[class*=t2gicon-shape-]::after{width:30px;height:30px}.t2gicons-icon.t2gicon-size-60[class*=t2gicon-shape-]::before{line-height:30px;height:30px}.t2gicons-icon.t2gicon-size-70{width:35px;height:35px}.t2gicons-icon.t2gicon-size-70::before{width:35px;height:35px;line-height:35px}.t2gicons-icon.t2gicon-size-70[class*=t2gicon-shape-]::after{width:35px;height:35px}.t2gicons-icon.t2gicon-size-70[class*=t2gicon-shape-]::before{line-height:35px;height:35px}.t2gicons-icon.t2gicon-size-80{width:40px;height:40px}.t2gicons-icon.t2gicon-size-80::before{width:40px;height:40px;line-height:40px}.t2gicons-icon.t2gicon-size-80[class*=t2gicon-shape-]::after{width:40px;height:40px}.t2gicons-icon.t2gicon-size-80[class*=t2gicon-shape-]::before{line-height:40px;height:40px}.t2gicons-icon.t2gicon-size-90{width:45px;height:45px}.t2gicons-icon.t2gicon-size-90::before{width:45px;height:45px;line-height:45px}.t2gicons-icon.t2gicon-size-90[class*=t2gicon-shape-]::after{width:45px;height:45px}.t2gicons-icon.t2gicon-size-90[class*=t2gicon-shape-]::before{line-height:45px;height:45px}.t2gicons-icon.t2gicon-size-100{width:50px;height:50px}.t2gicons-icon.t2gicon-size-100::before{width:50px;height:50px;line-height:50px}.t2gicons-icon.t2gicon-size-100[class*=t2gicon-shape-]::after{width:50px;height:50px}.t2gicons-icon.t2gicon-size-100[class*=t2gicon-shape-]::before{line-height:50px;height:50px}.t2gicons-icon.t2gicon-size-110{width:55px;height:55px}.t2gicons-icon.t2gicon-size-110::before{width:55px;height:55px;line-height:55px}.t2gicons-icon.t2gicon-size-110[class*=t2gicon-shape-]::after{width:55px;height:55px}.t2gicons-icon.t2gicon-size-110[class*=t2gicon-shape-]::before{line-height:55px;height:55px}.t2gicons-icon.t2gicon-size-120{width:60px;height:60px}.t2gicons-icon.t2gicon-size-120::before{width:60px;height:60px;line-height:60px}.t2gicons-icon.t2gicon-size-120[class*=t2gicon-shape-]::after{width:60px;height:60px}.t2gicons-icon.t2gicon-size-120[class*=t2gicon-shape-]::before{line-height:60px;height:60px}.t2gicons-icon.t2gicon-size-130{width:65px;height:65px}.t2gicons-icon.t2gicon-size-130::before{width:65px;height:65px;line-height:65px}.t2gicons-icon.t2gicon-size-130[class*=t2gicon-shape-]::after{width:65px;height:65px}.t2gicons-icon.t2gicon-size-130[class*=t2gicon-shape-]::before{line-height:65px;height:65px}.t2gicons-icon.t2gicon-size-140{width:70px;height:70px}.t2gicons-icon.t2gicon-size-140::before{width:70px;height:70px;line-height:70px}.t2gicons-icon.t2gicon-size-140[class*=t2gicon-shape-]::after{width:70px;height:70px}.t2gicons-icon.t2gicon-size-140[class*=t2gicon-shape-]::before{line-height:70px;height:70px}.t2gicons-icon.t2gicon-size-150{width:75px;height:75px}.t2gicons-icon.t2gicon-size-150::before{width:75px;height:75px;line-height:75px}.t2gicons-icon.t2gicon-size-150[class*=t2gicon-shape-]::after{width:75px;height:75px}.t2gicons-icon.t2gicon-size-150[class*=t2gicon-shape-]::before{line-height:75px;height:75px}.t2gicons-icon.t2gicon-size-160{width:80px;height:80px}.t2gicons-icon.t2gicon-size-160::before{width:80px;height:80px;line-height:80px}.t2gicons-icon.t2gicon-size-160[class*=t2gicon-shape-]::after{width:80px;height:80px}.t2gicons-icon.t2gicon-size-160[class*=t2gicon-shape-]::before{line-height:80px;height:80px}.t2gicons-icon.t2gicon-size-170{width:85px;height:85px}.t2gicons-icon.t2gicon-size-170::before{width:85px;height:85px;line-height:85px}.t2gicons-icon.t2gicon-size-170[class*=t2gicon-shape-]::after{width:85px;height:85px}.t2gicons-icon.t2gicon-size-170[class*=t2gicon-shape-]::before{line-height:85px;height:85px}.t2gicons-icon.t2gicon-size-180{width:90px;height:90px}.t2gicons-icon.t2gicon-size-180::before{width:90px;height:90px;line-height:90px}.t2gicons-icon.t2gicon-size-180[class*=t2gicon-shape-]::after{width:90px;height:90px}.t2gicons-icon.t2gicon-size-180[class*=t2gicon-shape-]::before{line-height:90px;height:90px}.t2gicons-icon.t2gicon-size-190{width:95px;height:95px}.t2gicons-icon.t2gicon-size-190::before{width:95px;height:95px;line-height:95px}.t2gicons-icon.t2gicon-size-190[class*=t2gicon-shape-]::after{width:95px;height:95px}.t2gicons-icon.t2gicon-size-190[class*=t2gicon-shape-]::before{line-height:95px;height:95px}.t2gicons-icon.t2gicon-size-200{width:100px;height:100px}.t2gicons-icon.t2gicon-size-200::before{width:100px;height:100px;line-height:100px}.t2gicons-icon.t2gicon-size-200[class*=t2gicon-shape-]::after{width:100px;height:100px}.t2gicons-icon.t2gicon-size-200[class*=t2gicon-shape-]::before{line-height:100px;height:100px}.t2gicons-icon.t2gicon-fontsize-10{font-size:5px}.t2gicons-icon.t2gicon-fontsize-10::before{font-size:5px}.t2gicons-icon.t2gicon-fontsize-20{font-size:10px}.t2gicons-icon.t2gicon-fontsize-20::before{font-size:10px}.t2gicons-icon.t2gicon-fontsize-30{font-size:15px}.t2gicons-icon.t2gicon-fontsize-30::before{font-size:15px}.t2gicons-icon.t2gicon-fontsize-40{font-size:20px}.t2gicons-icon.t2gicon-fontsize-40::before{font-size:20px}.t2gicons-icon.t2gicon-fontsize-50{font-size:25px}.t2gicons-icon.t2gicon-fontsize-50::before{font-size:25px}.t2gicons-icon.t2gicon-fontsize-60{font-size:30px}.t2gicons-icon.t2gicon-fontsize-60::before{font-size:30px}.t2gicons-icon.t2gicon-fontsize-70{font-size:35px}.t2gicons-icon.t2gicon-fontsize-70::before{font-size:35px}.t2gicons-icon.t2gicon-fontsize-80{font-size:40px}.t2gicons-icon.t2gicon-fontsize-80::before{font-size:40px}.t2gicons-icon.t2gicon-fontsize-90{font-size:45px}.t2gicons-icon.t2gicon-fontsize-90::before{font-size:45px}.t2gicons-icon.t2gicon-fontsize-100{font-size:50px}.t2gicons-icon.t2gicon-fontsize-100::before{font-size:50px}.t2gicons-icon.t2gicon-fontsize-110{font-size:55px}.t2gicons-icon.t2gicon-fontsize-110::before{font-size:55px}.t2gicons-icon.t2gicon-fontsize-120{font-size:60px}.t2gicons-icon.t2gicon-fontsize-120::before{font-size:60px}.t2gicons-icon.t2gicon-fontsize-130{font-size:65px}.t2gicons-icon.t2gicon-fontsize-130::before{font-size:65px}.t2gicons-icon.t2gicon-fontsize-140{font-size:70px}.t2gicons-icon.t2gicon-fontsize-140::before{font-size:70px}.t2gicons-icon.t2gicon-fontsize-150{font-size:75px}.t2gicons-icon.t2gicon-fontsize-150::before{font-size:75px}.t2gicons-icon.t2gicon-fontsize-160{font-size:80px}.t2gicons-icon.t2gicon-fontsize-160::before{font-size:80px}.t2gicons-icon.t2gicon-fontsize-170{font-size:85px}.t2gicons-icon.t2gicon-fontsize-170::before{font-size:85px}.t2gicons-icon.t2gicon-fontsize-180{font-size:90px}.t2gicons-icon.t2gicon-fontsize-180::before{font-size:90px}.t2gicons-icon.t2gicon-fontsize-190{font-size:95px}.t2gicons-icon.t2gicon-fontsize-190::before{font-size:95px}.t2gicons-icon.t2gicon-fontsize-200{font-size:100px}.t2gicons-icon.t2gicon-fontsize-200::before{font-size:100px}.t2gicons-icon.t2gicon-color-red::before{color:#f44336}.t2gicons-icon.t2gicon-bgcolor-red::after{background-color:#f44336;border-color:#f44336!important}.t2gicons-icon.t2gicon-color-pink::before{color:#e91e63}.t2gicons-icon.t2gicon-bgcolor-pink::after{background-color:#e91e63;border-color:#e91e63!important}.t2gicons-icon.t2gicon-color-purple::before{color:#9c27b0}.t2gicons-icon.t2gicon-bgcolor-purple::after{background-color:#9c27b0;border-color:#9c27b0!important}.t2gicons-icon.t2gicon-color-deep-purple::before{color:#673ab7}.t2gicons-icon.t2gicon-bgcolor-deep-purple::after{background-color:#673ab7;border-color:#673ab7!important}.t2gicons-icon.t2gicon-color-indigo::before{color:#3f51b5}.t2gicons-icon.t2gicon-bgcolor-indigo::after{background-color:#3f51b5;border-color:#3f51b5!important}.t2gicons-icon.t2gicon-color-blue::before{color:#2196f3}.t2gicons-icon.t2gicon-bgcolor-blue::after{background-color:#2196f3;border-color:#2196f3!important}.t2gicons-icon.t2gicon-color-light-blue::before{color:#03a9f4}.t2gicons-icon.t2gicon-bgcolor-light-blue::after{background-color:#03a9f4;border-color:#03a9f4!important}.t2gicons-icon.t2gicon-color-cyan::before{color:#00bcd4}.t2gicons-icon.t2gicon-bgcolor-cyan::after{background-color:#00bcd4;border-color:#00bcd4!important}.t2gicons-icon.t2gicon-color-teal::before{color:#009688}.t2gicons-icon.t2gicon-bgcolor-teal::after{background-color:#009688;border-color:#009688!important}.t2gicons-icon.t2gicon-color-green::before{color:#4caf50}.t2gicons-icon.t2gicon-bgcolor-green::after{background-color:#4caf50;border-color:#4caf50!important}.t2gicons-icon.t2gicon-color-light-green::before{color:#8bc34a}.t2gicons-icon.t2gicon-bgcolor-light-green::after{background-color:#8bc34a;border-color:#8bc34a!important}.t2gicons-icon.t2gicon-color-lime::before{color:#cddc39}.t2gicons-icon.t2gicon-bgcolor-lime::after{background-color:#cddc39;border-color:#cddc39!important}.t2gicons-icon.t2gicon-color-yellow::before{color:#ffeb3b}.t2gicons-icon.t2gicon-bgcolor-yellow::after{background-color:#ffeb3b;border-color:#ffeb3b!important}.t2gicons-icon.t2gicon-color-amber::before{color:#ffc107}.t2gicons-icon.t2gicon-bgcolor-amber::after{background-color:#ffc107;border-color:#ffc107!important}.t2gicons-icon.t2gicon-color-orange::before{color:#ff9800}.t2gicons-icon.t2gicon-bgcolor-orange::after{background-color:#ff9800;border-color:#ff9800!important}.t2gicons-icon.t2gicon-color-deep-orange::before{color:#ff5722}.t2gicons-icon.t2gicon-bgcolor-deep-orange::after{background-color:#ff5722;border-color:#ff5722!important}.t2gicons-icon.t2gicon-color-brown::before{color:#795548}.t2gicons-icon.t2gicon-bgcolor-brown::after{background-color:#795548;border-color:#795548!important}.t2gicons-icon.t2gicon-color-grey::before{color:#9e9e9e}.t2gicons-icon.t2gicon-bgcolor-grey::after{background-color:#9e9e9e;border-color:#9e9e9e!important}.t2gicons-icon.t2gicon-color-blue-grey::before{color:#607d8b}.t2gicons-icon.t2gicon-bgcolor-blue-grey::after{background-color:#607d8b;border-color:#607d8b!important}.t2gicons-icon.t2gicon-color-black::before{color:#000}.t2gicons-icon.t2gicon-bgcolor-black::after{background-color:#000;border-color:#000!important}.t2gicons-icon.t2gicon-color-white::before{color:#fff}.t2gicons-icon.t2gicon-bgcolor-white::after{background-color:#fff;border-color:#fff!important}.t2gicons-icon.t2gicon-color-transparent::before{color:transparent}.t2gicons-icon.t2gicon-bgcolor-transparent::after{background-color:transparent;border-color:transparent!important}.t2gicons-icon[class*=t2gicon-shape-]::before{position:absolute;z-index:2}.t2gicons-icon[class*=t2gicon-shape-]::after{display:inline-block;content:" ";position:absolute;z-index:1}.t2gicons-icon.t2gicon-shape-circle-border::after,.t2gicons-icon.t2gicon-shape-circle::after{border-radius:50%}.t2gicons-icon.t2gicon-shape-square-border::after,.t2gicons-icon.t2gicon-shape-square::after{border-radius:0}.t2gicons-icon.t2gicon-shape-rsquare-border::after,.t2gicons-icon.t2gicon-shape-rsquare::after{border-radius:8%}.t2gicons-icon.t2gicon-shape-rhombus-border::after,.t2gicons-icon.t2gicon-shape-rhombus::after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.t2gicons-icon.t2gicon-shape-circle-border::after,.t2gicons-icon.t2gicon-shape-rhombus-border::after,.t2gicons-icon.t2gicon-shape-rsquare-border::after,.t2gicons-icon.t2gicon-shape-square-border::after{background-color:transparent;border:2px solid}.t2gicons-icon.t2gicon-shape-none::after{display:none}.t2gicons-icon.t2gicon-align-center{display:block;float:none;margin:0 auto}.t2gicons-icon.t2gicon-align-left{display:inline-block;float:left}.t2gicons-icon.t2gicon-align-right{float:right;display:inline-block}.t2gicons-icon.t2gicons-showcaseicon{margin:0 4px 4px 0}.t2gicons-showcase{margin:10px 0}.t2gicons-showcase .t2gicons-showcase-section{padding:30px;background:rgba(20,20,20,.04)}.t2gicons-showcase hr{border:none;background:0 0}.t2gicons-showcase h3{margin-top:30px}.t2gicons-showcase p{overflow:hidden}@media only screen and (min-width:768px){.t2gicons-icon.t2gicon-size-10{width:7px;height:7px}.t2gicons-icon.t2gicon-size-10::before{width:7px;height:7px;line-height:7px}.t2gicons-icon.t2gicon-size-10[class*=t2gicon-shape-]::after{width:7px;height:7px}.t2gicons-icon.t2gicon-size-10[class*=t2gicon-shape-]::before{line-height:7px;height:7px}.t2gicons-icon.t2gicon-size-20{width:14px;height:14px}.t2gicons-icon.t2gicon-size-20::before{width:14px;height:14px;line-height:14px}.t2gicons-icon.t2gicon-size-20[class*=t2gicon-shape-]::after{width:14px;height:14px}.t2gicons-icon.t2gicon-size-20[class*=t2gicon-shape-]::before{line-height:14px;height:14px}.t2gicons-icon.t2gicon-size-30{width:21px;height:21px}.t2gicons-icon.t2gicon-size-30::before{width:21px;height:21px;line-height:21px}.t2gicons-icon.t2gicon-size-30[class*=t2gicon-shape-]::after{width:21px;height:21px}.t2gicons-icon.t2gicon-size-30[class*=t2gicon-shape-]::before{line-height:21px;height:21px}.t2gicons-icon.t2gicon-size-40{width:28px;height:28px}.t2gicons-icon.t2gicon-size-40::before{width:28px;height:28px;line-height:28px}.t2gicons-icon.t2gicon-size-40[class*=t2gicon-shape-]::after{width:28px;height:28px}.t2gicons-icon.t2gicon-size-40[class*=t2gicon-shape-]::before{line-height:28px;height:28px}.t2gicons-icon.t2gicon-size-50{width:35px;height:35px}.t2gicons-icon.t2gicon-size-50::before{width:35px;height:35px;line-height:35px}.t2gicons-icon.t2gicon-size-50[class*=t2gicon-shape-]::after{width:35px;height:35px}.t2gicons-icon.t2gicon-size-50[class*=t2gicon-shape-]::before{line-height:35px;height:35px}.t2gicons-icon.t2gicon-size-60{width:42px;height:42px}.t2gicons-icon.t2gicon-size-60::before{width:42px;height:42px;line-height:42px}.t2gicons-icon.t2gicon-size-60[class*=t2gicon-shape-]::after{width:42px;height:42px}.t2gicons-icon.t2gicon-size-60[class*=t2gicon-shape-]::before{line-height:42px;height:42px}.t2gicons-icon.t2gicon-size-70{width:49px;height:49px}.t2gicons-icon.t2gicon-size-70::before{width:49px;height:49px;line-height:49px}.t2gicons-icon.t2gicon-size-70[class*=t2gicon-shape-]::after{width:49px;height:49px}.t2gicons-icon.t2gicon-size-70[class*=t2gicon-shape-]::before{line-height:49px;height:49px}.t2gicons-icon.t2gicon-size-80{width:56px;height:56px}.t2gicons-icon.t2gicon-size-80::before{width:56px;height:56px;line-height:56px}.t2gicons-icon.t2gicon-size-80[class*=t2gicon-shape-]::after{width:56px;height:56px}.t2gicons-icon.t2gicon-size-80[class*=t2gicon-shape-]::before{line-height:56px;height:56px}.t2gicons-icon.t2gicon-size-90{width:63px;height:63px}.t2gicons-icon.t2gicon-size-90::before{width:63px;height:63px;line-height:63px}.t2gicons-icon.t2gicon-size-90[class*=t2gicon-shape-]::after{width:63px;height:63px}.t2gicons-icon.t2gicon-size-90[class*=t2gicon-shape-]::before{line-height:63px;height:63px}.t2gicons-icon.t2gicon-size-100{width:70px;height:70px}.t2gicons-icon.t2gicon-size-100::before{width:70px;height:70px;line-height:70px}.t2gicons-icon.t2gicon-size-100[class*=t2gicon-shape-]::after{width:70px;height:70px}.t2gicons-icon.t2gicon-size-100[class*=t2gicon-shape-]::before{line-height:70px;height:70px}.t2gicons-icon.t2gicon-size-110{width:77px;height:77px}.t2gicons-icon.t2gicon-size-110::before{width:77px;height:77px;line-height:77px}.t2gicons-icon.t2gicon-size-110[class*=t2gicon-shape-]::after{width:77px;height:77px}.t2gicons-icon.t2gicon-size-110[class*=t2gicon-shape-]::before{line-height:77px;height:77px}.t2gicons-icon.t2gicon-size-120{width:84px;height:84px}.t2gicons-icon.t2gicon-size-120::before{width:84px;height:84px;line-height:84px}.t2gicons-icon.t2gicon-size-120[class*=t2gicon-shape-]::after{width:84px;height:84px}.t2gicons-icon.t2gicon-size-120[class*=t2gicon-shape-]::before{line-height:84px;height:84px}.t2gicons-icon.t2gicon-size-130{width:91px;height:91px}.t2gicons-icon.t2gicon-size-130::before{width:91px;height:91px;line-height:91px}.t2gicons-icon.t2gicon-size-130[class*=t2gicon-shape-]::after{width:91px;height:91px}.t2gicons-icon.t2gicon-size-130[class*=t2gicon-shape-]::before{line-height:91px;height:91px}.t2gicons-icon.t2gicon-size-140{width:98px;height:98px}.t2gicons-icon.t2gicon-size-140::before{width:98px;height:98px;line-height:98px}.t2gicons-icon.t2gicon-size-140[class*=t2gicon-shape-]::after{width:98px;height:98px}.t2gicons-icon.t2gicon-size-140[class*=t2gicon-shape-]::before{line-height:98px;height:98px}.t2gicons-icon.t2gicon-size-150{width:105px;height:105px}.t2gicons-icon.t2gicon-size-150::before{width:105px;height:105px;line-height:105px}.t2gicons-icon.t2gicon-size-150[class*=t2gicon-shape-]::after{width:105px;height:105px}.t2gicons-icon.t2gicon-size-150[class*=t2gicon-shape-]::before{line-height:105px;height:105px}.t2gicons-icon.t2gicon-size-160{width:112px;height:112px}.t2gicons-icon.t2gicon-size-160::before{width:112px;height:112px;line-height:112px}.t2gicons-icon.t2gicon-size-160[class*=t2gicon-shape-]::after{width:112px;height:112px}.t2gicons-icon.t2gicon-size-160[class*=t2gicon-shape-]::before{line-height:112px;height:112px}.t2gicons-icon.t2gicon-size-170{width:119px;height:119px}.t2gicons-icon.t2gicon-size-170::before{width:119px;height:119px;line-height:119px}.t2gicons-icon.t2gicon-size-170[class*=t2gicon-shape-]::after{width:119px;height:119px}.t2gicons-icon.t2gicon-size-170[class*=t2gicon-shape-]::before{line-height:119px;height:119px}.t2gicons-icon.t2gicon-size-180{width:126px;height:126px}.t2gicons-icon.t2gicon-size-180::before{width:126px;height:126px;line-height:126px}.t2gicons-icon.t2gicon-size-180[class*=t2gicon-shape-]::after{width:126px;height:126px}.t2gicons-icon.t2gicon-size-180[class*=t2gicon-shape-]::before{line-height:126px;height:126px}.t2gicons-icon.t2gicon-size-190{width:133px;height:133px}.t2gicons-icon.t2gicon-size-190::before{width:133px;height:133px;line-height:133px}.t2gicons-icon.t2gicon-size-190[class*=t2gicon-shape-]::after{width:133px;height:133px}.t2gicons-icon.t2gicon-size-190[class*=t2gicon-shape-]::before{line-height:133px;height:133px}.t2gicons-icon.t2gicon-size-200{width:140px;height:140px}.t2gicons-icon.t2gicon-size-200::before{width:140px;height:140px;line-height:140px}.t2gicons-icon.t2gicon-size-200[class*=t2gicon-shape-]::after{width:140px;height:140px}.t2gicons-icon.t2gicon-size-200[class*=t2gicon-shape-]::before{line-height:140px;height:140px}.t2gicons-icon.t2gicon-fontsize-10{font-size:7px}.t2gicons-icon.t2gicon-fontsize-10::before{font-size:7px}.t2gicons-icon.t2gicon-fontsize-20{font-size:14px}.t2gicons-icon.t2gicon-fontsize-20::before{font-size:14px}.t2gicons-icon.t2gicon-fontsize-30{font-size:21px}.t2gicons-icon.t2gicon-fontsize-30::before{font-size:21px}.t2gicons-icon.t2gicon-fontsize-40{font-size:28px}.t2gicons-icon.t2gicon-fontsize-40::before{font-size:28px}.t2gicons-icon.t2gicon-fontsize-50{font-size:35px}.t2gicons-icon.t2gicon-fontsize-50::before{font-size:35px}.t2gicons-icon.t2gicon-fontsize-60{font-size:42px}.t2gicons-icon.t2gicon-fontsize-60::before{font-size:42px}.t2gicons-icon.t2gicon-fontsize-70{font-size:49px}.t2gicons-icon.t2gicon-fontsize-70::before{font-size:49px}.t2gicons-icon.t2gicon-fontsize-80{font-size:56px}.t2gicons-icon.t2gicon-fontsize-80::before{font-size:56px}.t2gicons-icon.t2gicon-fontsize-90{font-size:63px}.t2gicons-icon.t2gicon-fontsize-90::before{font-size:63px}.t2gicons-icon.t2gicon-fontsize-100{font-size:70px}.t2gicons-icon.t2gicon-fontsize-100::before{font-size:70px}.t2gicons-icon.t2gicon-fontsize-110{font-size:77px}.t2gicons-icon.t2gicon-fontsize-110::before{font-size:77px}.t2gicons-icon.t2gicon-fontsize-120{font-size:84px}.t2gicons-icon.t2gicon-fontsize-120::before{font-size:84px}.t2gicons-icon.t2gicon-fontsize-130{font-size:91px}.t2gicons-icon.t2gicon-fontsize-130::before{font-size:91px}.t2gicons-icon.t2gicon-fontsize-140{font-size:98px}.t2gicons-icon.t2gicon-fontsize-140::before{font-size:98px}.t2gicons-icon.t2gicon-fontsize-150{font-size:105px}.t2gicons-icon.t2gicon-fontsize-150::before{font-size:105px}.t2gicons-icon.t2gicon-fontsize-160{font-size:112px}.t2gicons-icon.t2gicon-fontsize-160::before{font-size:112px}.t2gicons-icon.t2gicon-fontsize-170{font-size:119px}.t2gicons-icon.t2gicon-fontsize-170::before{font-size:119px}.t2gicons-icon.t2gicon-fontsize-180{font-size:126px}.t2gicons-icon.t2gicon-fontsize-180::before{font-size:126px}.t2gicons-icon.t2gicon-fontsize-190{font-size:133px}.t2gicons-icon.t2gicon-fontsize-190::before{font-size:133px}.t2gicons-icon.t2gicon-fontsize-200{font-size:140px}.t2gicons-icon.t2gicon-fontsize-200::before{font-size:140px}}@media only screen and (min-width:1024px){.t2gicons-icon.t2gicon-size-10{width:10px;height:10px}.t2gicons-icon.t2gicon-size-10::before{width:10px;height:10px;line-height:10px}.t2gicons-icon.t2gicon-size-10[class*=t2gicon-shape-]::after{width:10px;height:10px}.t2gicons-icon.t2gicon-size-10[class*=t2gicon-shape-]::before{line-height:10px;height:10px}.t2gicons-icon.t2gicon-size-20{width:20px;height:20px}.t2gicons-icon.t2gicon-size-20::before{width:20px;height:20px;line-height:20px}.t2gicons-icon.t2gicon-size-20[class*=t2gicon-shape-]::after{width:20px;height:20px}.t2gicons-icon.t2gicon-size-20[class*=t2gicon-shape-]::before{line-height:20px;height:20px}.t2gicons-icon.t2gicon-size-30{width:30px;height:30px}.t2gicons-icon.t2gicon-size-30::before{width:30px;height:30px;line-height:30px}.t2gicons-icon.t2gicon-size-30[class*=t2gicon-shape-]::after{width:30px;height:30px}.t2gicons-icon.t2gicon-size-30[class*=t2gicon-shape-]::before{line-height:30px;height:30px}.t2gicons-icon.t2gicon-size-40{width:40px;height:40px}.t2gicons-icon.t2gicon-size-40::before{width:40px;height:40px;line-height:40px}.t2gicons-icon.t2gicon-size-40[class*=t2gicon-shape-]::after{width:40px;height:40px}.t2gicons-icon.t2gicon-size-40[class*=t2gicon-shape-]::before{line-height:40px;height:40px}.t2gicons-icon.t2gicon-size-50{width:50px;height:50px}.t2gicons-icon.t2gicon-size-50::before{width:50px;height:50px;line-height:50px}.t2gicons-icon.t2gicon-size-50[class*=t2gicon-shape-]::after{width:50px;height:50px}.t2gicons-icon.t2gicon-size-50[class*=t2gicon-shape-]::before{line-height:50px;height:50px}.t2gicons-icon.t2gicon-size-60{width:60px;height:60px}.t2gicons-icon.t2gicon-size-60::before{width:60px;height:60px;line-height:60px}.t2gicons-icon.t2gicon-size-60[class*=t2gicon-shape-]::after{width:60px;height:60px}.t2gicons-icon.t2gicon-size-60[class*=t2gicon-shape-]::before{line-height:60px;height:60px}.t2gicons-icon.t2gicon-size-70{width:70px;height:70px}.t2gicons-icon.t2gicon-size-70::before{width:70px;height:70px;line-height:70px}.t2gicons-icon.t2gicon-size-70[class*=t2gicon-shape-]::after{width:70px;height:70px}.t2gicons-icon.t2gicon-size-70[class*=t2gicon-shape-]::before{line-height:70px;height:70px}.t2gicons-icon.t2gicon-size-80{width:80px;height:80px}.t2gicons-icon.t2gicon-size-80::before{width:80px;height:80px;line-height:80px}.t2gicons-icon.t2gicon-size-80[class*=t2gicon-shape-]::after{width:80px;height:80px}.t2gicons-icon.t2gicon-size-80[class*=t2gicon-shape-]::before{line-height:80px;height:80px}.t2gicons-icon.t2gicon-size-90{width:90px;height:90px}.t2gicons-icon.t2gicon-size-90::before{width:90px;height:90px;line-height:90px}.t2gicons-icon.t2gicon-size-90[class*=t2gicon-shape-]::after{width:90px;height:90px}.t2gicons-icon.t2gicon-size-90[class*=t2gicon-shape-]::before{line-height:90px;height:90px}.t2gicons-icon.t2gicon-size-100{width:100px;height:100px}.t2gicons-icon.t2gicon-size-100::before{width:100px;height:100px;line-height:100px}.t2gicons-icon.t2gicon-size-100[class*=t2gicon-shape-]::after{width:100px;height:100px}.t2gicons-icon.t2gicon-size-100[class*=t2gicon-shape-]::before{line-height:100px;height:100px}.t2gicons-icon.t2gicon-size-110{width:110px;height:110px}.t2gicons-icon.t2gicon-size-110::before{width:110px;height:110px;line-height:110px}.t2gicons-icon.t2gicon-size-110[class*=t2gicon-shape-]::after{width:110px;height:110px}.t2gicons-icon.t2gicon-size-110[class*=t2gicon-shape-]::before{line-height:110px;height:110px}.t2gicons-icon.t2gicon-size-120{width:120px;height:120px}.t2gicons-icon.t2gicon-size-120::before{width:120px;height:120px;line-height:120px}.t2gicons-icon.t2gicon-size-120[class*=t2gicon-shape-]::after{width:120px;height:120px}.t2gicons-icon.t2gicon-size-120[class*=t2gicon-shape-]::before{line-height:120px;height:120px}.t2gicons-icon.t2gicon-size-130{width:130px;height:130px}.t2gicons-icon.t2gicon-size-130::before{width:130px;height:130px;line-height:130px}.t2gicons-icon.t2gicon-size-130[class*=t2gicon-shape-]::after{width:130px;height:130px}.t2gicons-icon.t2gicon-size-130[class*=t2gicon-shape-]::before{line-height:130px;height:130px}.t2gicons-icon.t2gicon-size-140{width:140px;height:140px}.t2gicons-icon.t2gicon-size-140::before{width:140px;height:140px;line-height:140px}.t2gicons-icon.t2gicon-size-140[class*=t2gicon-shape-]::after{width:140px;height:140px}.t2gicons-icon.t2gicon-size-140[class*=t2gicon-shape-]::before{line-height:140px;height:140px}.t2gicons-icon.t2gicon-size-150{width:150px;height:150px}.t2gicons-icon.t2gicon-size-150::before{width:150px;height:150px;line-height:150px}.t2gicons-icon.t2gicon-size-150[class*=t2gicon-shape-]::after{width:150px;height:150px}.t2gicons-icon.t2gicon-size-150[class*=t2gicon-shape-]::before{line-height:150px;height:150px}.t2gicons-icon.t2gicon-size-160{width:160px;height:160px}.t2gicons-icon.t2gicon-size-160::before{width:160px;height:160px;line-height:160px}.t2gicons-icon.t2gicon-size-160[class*=t2gicon-shape-]::after{width:160px;height:160px}.t2gicons-icon.t2gicon-size-160[class*=t2gicon-shape-]::before{line-height:160px;height:160px}.t2gicons-icon.t2gicon-size-170{width:170px;height:170px}.t2gicons-icon.t2gicon-size-170::before{width:170px;height:170px;line-height:170px}.t2gicons-icon.t2gicon-size-170[class*=t2gicon-shape-]::after{width:170px;height:170px}.t2gicons-icon.t2gicon-size-170[class*=t2gicon-shape-]::before{line-height:170px;height:170px}.t2gicons-icon.t2gicon-size-180{width:180px;height:180px}.t2gicons-icon.t2gicon-size-180::before{width:180px;height:180px;line-height:180px}.t2gicons-icon.t2gicon-size-180[class*=t2gicon-shape-]::after{width:180px;height:180px}.t2gicons-icon.t2gicon-size-180[class*=t2gicon-shape-]::before{line-height:180px;height:180px}.t2gicons-icon.t2gicon-size-190{width:190px;height:190px}.t2gicons-icon.t2gicon-size-190::before{width:190px;height:190px;line-height:190px}.t2gicons-icon.t2gicon-size-190[class*=t2gicon-shape-]::after{width:190px;height:190px}.t2gicons-icon.t2gicon-size-190[class*=t2gicon-shape-]::before{line-height:190px;height:190px}.t2gicons-icon.t2gicon-size-200{width:200px;height:200px}.t2gicons-icon.t2gicon-size-200::before{width:200px;height:200px;line-height:200px}.t2gicons-icon.t2gicon-size-200[class*=t2gicon-shape-]::after{width:200px;height:200px}.t2gicons-icon.t2gicon-size-200[class*=t2gicon-shape-]::before{line-height:200px;height:200px}.t2gicons-icon.t2gicon-fontsize-10{font-size:10px}.t2gicons-icon.t2gicon-fontsize-10::before{font-size:10px}.t2gicons-icon.t2gicon-fontsize-20{font-size:20px}.t2gicons-icon.t2gicon-fontsize-20::before{font-size:20px}.t2gicons-icon.t2gicon-fontsize-30{font-size:30px}.t2gicons-icon.t2gicon-fontsize-30::before{font-size:30px}.t2gicons-icon.t2gicon-fontsize-40{font-size:40px}.t2gicons-icon.t2gicon-fontsize-40::before{font-size:40px}.t2gicons-icon.t2gicon-fontsize-50{font-size:50px}.t2gicons-icon.t2gicon-fontsize-50::before{font-size:50px}.t2gicons-icon.t2gicon-fontsize-60{font-size:60px}.t2gicons-icon.t2gicon-fontsize-60::before{font-size:60px}.t2gicons-icon.t2gicon-fontsize-70{font-size:70px}.t2gicons-icon.t2gicon-fontsize-70::before{font-size:70px}.t2gicons-icon.t2gicon-fontsize-80{font-size:80px}.t2gicons-icon.t2gicon-fontsize-80::before{font-size:80px}.t2gicons-icon.t2gicon-fontsize-90{font-size:90px}.t2gicons-icon.t2gicon-fontsize-90::before{font-size:90px}.t2gicons-icon.t2gicon-fontsize-100{font-size:100px}.t2gicons-icon.t2gicon-fontsize-100::before{font-size:100px}.t2gicons-icon.t2gicon-fontsize-110{font-size:110px}.t2gicons-icon.t2gicon-fontsize-110::before{font-size:110px}.t2gicons-icon.t2gicon-fontsize-120{font-size:120px}.t2gicons-icon.t2gicon-fontsize-120::before{font-size:120px}.t2gicons-icon.t2gicon-fontsize-130{font-size:130px}.t2gicons-icon.t2gicon-fontsize-130::before{font-size:130px}.t2gicons-icon.t2gicon-fontsize-140{font-size:140px}.t2gicons-icon.t2gicon-fontsize-140::before{font-size:140px}.t2gicons-icon.t2gicon-fontsize-150{font-size:150px}.t2gicons-icon.t2gicon-fontsize-150::before{font-size:150px}.t2gicons-icon.t2gicon-fontsize-160{font-size:160px}.t2gicons-icon.t2gicon-fontsize-160::before{font-size:160px}.t2gicons-icon.t2gicon-fontsize-170{font-size:170px}.t2gicons-icon.t2gicon-fontsize-170::before{font-size:170px}.t2gicons-icon.t2gicon-fontsize-180{font-size:180px}.t2gicons-icon.t2gicon-fontsize-180::before{font-size:180px}.t2gicons-icon.t2gicon-fontsize-190{font-size:190px}.t2gicons-icon.t2gicon-fontsize-190::before{font-size:190px}.t2gicons-icon.t2gicon-fontsize-200{font-size:200px}.t2gicons-icon.t2gicon-fontsize-200::before{font-size:200px}}
@charset "UTF-8";@font-face{font-family:t2gicons-business;src:url("https://oxygenereunion.re/wp-content/plugins/icons2go/iconpacks/t2gicons-business/fonts/t2gicons-business.eot");src:url("https://oxygenereunion.re/wp-content/plugins/icons2go/iconpacks/t2gicons-business/fonts/t2gicons-business.eot?#iefix") format("embedded-opentype"),url("https://oxygenereunion.re/wp-content/plugins/icons2go/iconpacks/t2gicons-business/fonts/t2gicons-business.woff") format("woff"),url("https://oxygenereunion.re/wp-content/plugins/icons2go/iconpacks/t2gicons-business/fonts/t2gicons-business.ttf") format("truetype"),url("https://oxygenereunion.re/wp-content/plugins/icons2go/iconpacks/t2gicons-business/fonts/t2gicons-business.svg#t2gicons-business") format("svg");font-weight:400;font-style:normal}[class*=" t2gicon-business-"]:before,[class^=t2gicon-business-]:before{font-family:t2gicons-business!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.t2gicon-business-achievement:before{content:"\61"}.t2gicon-business-agreement:before{content:"\62"}.t2gicon-business-chat:before{content:"\63"}.t2gicon-business-conference:before{content:"\64"}.t2gicon-business-distance:before{content:"\65"}.t2gicon-business-group:before{content:"\66"}.t2gicon-business-man:before{content:"\67"}.t2gicon-business-man-arrows:before{content:"\68"}.t2gicon-business-meeting:before{content:"\69"}.t2gicon-business-meeting-2:before{content:"\6a"}.t2gicon-business-meeting-3:before{content:"\6b"}.t2gicon-business-organogram:before{content:"\6c"}.t2gicon-business-people:before{content:"\6d"}.t2gicon-business-presentation:before{content:"\6e"}.t2gicon-business-support:before{content:"\6f"}.t2gicon-business-talk:before{content:"\70"}.t2gicon-business-team:before{content:"\71"}.t2gicon-business-team-2:before{content:"\72"}.t2gicon-business-winner:before{content:"\73"}.t2gicon-business-work:before{content:"\74"}.t2gicon-business-performance-arrow-top:before{content:"\75"}.t2gicon-business-performance-arrow-up:before{content:"\76"}.t2gicon-business-performance-arrows-top:before{content:"\77"}.t2gicon-business-performance-blaster:before{content:"\78"}.t2gicon-business-performance-brain:before{content:"\79"}.t2gicon-business-performance-cloud:before{content:"\7a"}.t2gicon-business-performance-energy:before{content:"\41"}.t2gicon-business-performance-fist:before{content:"\42"}.t2gicon-business-performance-flash:before{content:"\43"}.t2gicon-business-performance-graph:before{content:"\44"}.t2gicon-business-performance-horse:before{content:"\45"}.t2gicon-business-performance-indicator-1:before{content:"\46"}.t2gicon-business-performance-indicator-2:before{content:"\47"}.t2gicon-business-performance-indicator-3:before{content:"\48"}.t2gicon-business-performance-indicator-4:before{content:"\49"}.t2gicon-business-performance-indicator-5:before{content:"\4a"}.t2gicon-business-performance-muscle:before{content:"\4b"}.t2gicon-business-performance-runner:before{content:"\4c"}.t2gicon-business-performance-shoe:before{content:"\4d"}.t2gicon-business-performance-stopwatch:before{content:"\4e"}
#jp-post-flair{padding-top:.5em}#content div.sharedaddy,#main div.sharedaddy,div.sharedaddy{clear:both}div.sharedaddy h3.sd-title{margin:0 0 1em 0;display:inline-block;line-height:1.2;font-size:9pt;font-weight:700}div.sharedaddy h3.sd-title::before{content:"";display:block;width:100%;min-width:30px;border-top:1px solid #dcdcde;margin-bottom:1em}div.jetpack-likes-widget-wrapper{width:100%;min-height:50px;position:relative}div.jetpack-likes-widget-wrapper .sd-link-color{font-size:12px}div.jetpack-comment-likes-widget-wrapper{width:100%;position:relative;min-height:31px}div.jetpack-comment-likes-widget-wrapper iframe{margin-bottom:0}#likes-other-gravatars{display:none;position:absolute;padding:9px 12px 10px 12px;background-color:#fff;border:solid 1px #dcdcde;border-radius:4px;box-shadow:none;min-width:220px;max-height:240px;height:auto;overflow:auto;z-index:1000}#likes-other-gravatars *{line-height:normal}#likes-other-gravatars .likes-text{color:#101517;font-size:12px;font-weight:500;padding-bottom:8px}#likes-other-gravatars li,#likes-other-gravatars ul{margin:0;padding:0;text-indent:0;list-style-type:none}#likes-other-gravatars li::before{content:""}#likes-other-gravatars ul.wpl-avatars{overflow:auto;display:block;max-height:190px}#likes-other-gravatars ul.wpl-avatars li{width:196px;height:28px;float:none;margin:0 0 4px 0}#likes-other-gravatars ul.wpl-avatars li a{margin:0 2px 0 0;border-bottom:none!important;display:flex;align-items:center;gap:8px;text-decoration:none}#likes-other-gravatars ul.wpl-avatars li a span{font-size:12px;color:#2c3338;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#likes-other-gravatars ul.wpl-avatars li a img{background:0 0;border:none;border-radius:50%;margin:0!important;padding:1px!important;position:static;box-sizing:border-box}div.sd-box{border-top:1px solid #dcdcde;border-top:1px solid rgba(0,0,0,.13)}.jetpack-likes-widget-loaded iframe,.jetpack-likes-widget-loading .likes-widget-placeholder,.jetpack-likes-widget-unloaded .likes-widget-placeholder{display:block}.jetpack-likes-widget-loaded .likes-widget-placeholder,.jetpack-likes-widget-loading iframe,.jetpack-likes-widget-unloaded iframe{display:none}.comment-likes-widget,.entry-content .post-likes-widget,.post-likes-widget{margin:0;border-width:0}.comment-likes-widget-placeholder,.post-likes-widget-placeholder{margin:0;border-width:0;position:relative}.comment-likes-widget-placeholder{height:18px;position:absolute;display:flex;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.comment-likes-widget-placeholder::before{color:#2ea2cc;width:16px;height:16px;content:'';display:inline-block;position:relative;top:3px;padding-right:5px;background-repeat:no-repeat;background-size:16px 16px}.post-likes-widget-placeholder .button{display:none}.comment-likes-widget-placeholder .loading,.post-likes-widget-placeholder .loading{color:#999;font-size:12px}.comment-likes-widget-placeholder .loading{padding-left:5px;margin-top:4px;align-self:center;color:#4e4e4e}div.sharedaddy.sd-like-enabled .sd-like h3{display:none}div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget{width:100%;float:none;position:absolute;top:0}.comment-likes-widget{width:100%}.cs-rating,.pd-rating{display:block!important}.sd-gplus .sd-title{display:none}@media print{.jetpack-likes-widget-wrapper{display:none}}