/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
 .pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#CCC}.pswp__error-msg a{color:#CCC;text-decoration:underline}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
 .pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity 0.2s;transition:opacity 0.2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(../../../themes/techjury/layouts/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(../../../themes/techjury/layouts/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity 0.25s ease-out;transition:opacity 0.25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#FFF;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform 0.25s;transition:transform 0.25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#FFF;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3E5C9A;color:#FFF}a.pswp__share--facebook:hover:before{border-bottom-color:#3E5C9A}a.pswp__share--twitter:hover{background:#55ACEE;color:#FFF}a.pswp__share--pinterest:hover{background:#CCC;color:#CE272D}a.pswp__share--download:hover{background:#DDD}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#FFF;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#BBB}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#CCC}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity 0.25s ease-out;transition:opacity 0.25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(../../../themes/techjury/layouts/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise 500ms linear infinite;animation:clockwise 500ms linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1000ms cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1000ms cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #FFF;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp__caption,.pswp__top-bar,.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__top-bar,.pswp__caption{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__top-bar,.pswp__ui--fit .pswp__caption{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__top-bar,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}@font-face{font-family:'FontAwesome';font-style:normal;font-weight:400;font-display:swap;src:url(../../../themes/techjury/layouts/fonts/font-awesome/fa-regular-400.woff2) format("woff2")}@font-face{font-family:'FontAwesome';font-style:normal;font-weight:900;font-display:swap;src:url(../../../themes/techjury/layouts/fonts/font-awesome/fa-solid-900.woff2) format("woff2")}@font-face{font-family:'FontAwesome-brands';font-style:normal;font-weight:400;font-display:swap;src:url(../../../themes/techjury/layouts/fonts/font-awesome/fa-brands-400.woff2) format("woff2")}.fa,.fas,.far,.fal,.fad,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa,.far,.fab{display:inline-block;font:normal normal normal 14px/1 'FontAwesome';font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fab{font-family:'FontAwesome-brands'}.far{font-family:'FontAwesome';font-weight:400}.fa,.fas{font-family:'FontAwesome';font-weight:900}.fa-search:before{content:"\f002"}.fa-facebook-f:before{content:"\f39e"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest:before{content:"\f231"}.fa-twitter:before{content:"\f099"}.fa-instagram:before{content:"\f16d"}.fa-youtube:before{content:"\f167"}.fa-linkedin:before{content:"\f0e1"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus:before{content:"\f0d5"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-bars:before{content:"\f0c9"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-caret-right:before{content:"\f0da"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-thumbs-o-up:before,.fa-thumbs-up:before{content:"\f087"}.fa-star:before{content:"\f005"}.fa-star-half-alt:before{content:"\f5c0"}.fa-copy:before{content:"\f0c5"}.fa-minus:before{content:"\f068"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-down:before{content:"\f0d7"}@font-face{font-family:'Inter';font-style:normal;font-weight:400;font-display:swap;src:local("Inter Regular"),local("Inter-Regular"),url(../../../themes/techjury/layouts/fonts/Inter-Regular.woff2)}@font-face{font-family:'Inter';font-style:normal;font-weight:600;font-display:swap;src:local("Inter SemiBold"),local("Inter-SemiBold"),url(../../../themes/techjury/layouts/fonts/Inter-SemiBold.woff2)}@font-face{font-family:'Inter';font-style:normal;font-weight:700;font-display:swap;src:local("Inter Bold"),local("Inter-Bold"),url(../../../themes/techjury/layouts/fonts/Inter-Bold.woff2)}/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */html{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-overflow-style:scrollbar}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1200px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-webkit-box-flex:1!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-webkit-box-flex:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.slick-loading .slick-list{background:#fff url(../../../themes/techjury/layouts/images/ajax-loader.gif) center center no-repeat}@font-face{font-display:swap;font-family:"slick";src:url(../../../themes/techjury/layouts/fonts/slick.eot);src:url("../../../themes/techjury/layouts/fonts/slick.eot?#iefix") format("embedded-opentype"),url(../../../themes/techjury/layouts/fonts/slick.woff) format("woff"),url(../../../themes/techjury/layouts/fonts/slick.ttf) format("truetype"),url("../../../themes/techjury/layouts/fonts/slick.svg#slick") format("svg");font-weight:400;font-style:normal}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:transparent;color:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir="rtl"] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir="rtl"] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir="rtl"] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir="rtl"] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:"slick";font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0 -15px;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;margin:0 15px;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slider{opacity:0;min-height:180px}.slider img{border-radius:4px}.slider p{margin-bottom:15px}.slider a{font-weight:700}.slider .post-thumbnail{max-height:165px;overflow:hidden;margin-bottom:10px;border-radius:4px}.slider .slick-slide:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.slider .slick-slide:hover a{color:#178574}.slider .slick-slide img{-webkit-transition:all .3s ease;transition:all .3s ease}.slider .slick-arrow{-webkit-box-shadow:1px 2px 15px #0000031A;box-shadow:1px 2px 15px #0000031A;padding:20px;z-index:1;background:#fff;border-radius:4px;top:84px;-webkit-transition:all .3s ease;transition:all .3s ease}.slider .slick-arrow:hover{-webkit-box-shadow:0 8px 16px #00000333;box-shadow:0 8px 16px #00000333}.slider .slick-prev:before{width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-right:5px solid #000;content:"";position:absolute;top:16px;left:18px}.slider .slick-next:before{width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:5px solid #000;content:"";position:absolute;top:16px;left:18px}.slick-initialized{opacity:1}@media (max-width:640px){.slick-slider{margin:0 25px}}html{font-size:100%;-webkit-font-smoothing:antialiased}body{font-family:"Inter",sans-serif;font-size:16px;line-height:26px;color:#262626;margin:0}html,body{height:100%}#page{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;min-height:100%;margin:0 auto}header.site-header{width:100%}#content{width:100%;margin-top:62px}footer.site-footer{-ms-flex-item-align:end;align-self:flex-end;width:100%}input[type=search]::-ms-clear,input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-results-button,input[type="search"]::-webkit-search-results-decoration{display:none}a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,iframe,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}button,input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}.center,.text-center{text-align:center}.text-left{text-align:left}.hide{display:none!important}a{color:#178574;text-decoration:underline;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;cursor:pointer}a:hover{color:rgba(23,133,116,.6);text-decoration:none}p{font-size:16px;line-height:29px;margin:15px 0;word-wrap:break-word}p:empty{display:none!important}ol,ul{margin-left:30px}ol li,ul li{margin-bottom:8px}img{max-width:100%;height:auto;vertical-align:middle}h1,h2,h3,h4,h5,h6{font-family:"Inter",sans-serif;color:#006663;font-style:normal;word-wrap:break-word}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:none}.large{font-size:62px;line-height:75px}h1{font-size:42px;line-height:67px;margin-bottom:20px}h2{font-size:33px;line-height:54px}h3{font-size:26px;line-height:43px}h4{font-size:20px;line-height:35px}h5{font-size:16px;line-height:29px}h6{font-size:13px;line-height:24px}.h-100{height:100%!important}.w-100{width:100%!important}.hide-but-stay-for-google{position:absolute;z-index:-999}.vertical-align{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:991px){h1{font-size:36px;line-height:46px}h2{font-size:28px;line-height:40px}h3{font-size:22px;line-height:33px}h4{font-size:18px;line-height:27px}}@media (max-width:640px){h1{font-size:32px;line-height:42px}h2{font-size:26px;line-height:36px}h3{font-size:20px;line-height:30px}h4{font-size:17px;line-height:26px}}.bg-white{background-color:#fff}.bg-light{background-color:#F0FFF4}.bg-dark{background-color:#006663}.bg-darker{background-color:#0D0033}.rounded-shadow{-webkit-box-shadow:1px 2px 15px #2626261A;box-shadow:1px 2px 15px #2626261A;border-radius:10px}.text-opacity-gradient{background:-webkit-gradient(linear,left top,left bottom,from(#262626),to(#fff0));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.menu li a{text-decoration:none}.line{border-top:1px solid #262626;margin:20px 0}ol{position:relative;list-style:none;margin-top:20px;counter-reset:item;margin-left:25px}ol li{counter-increment:item;position:relative}ol li:before{content:counter(item);color:#F0FFF4;background-color:#006663;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:16px;height:16px;border-radius:50%;font-size:11px;font-weight:700;position:absolute;top:5px;left:-25px}.check-list{margin-left:20px;display:inline-block;position:relative;list-style:none}.check-list li{position:relative;text-align:left}.check-list li:before{content:"";position:absolute;width:13px;height:13px;background:#178574;left:-19px;top:7px}.check-list li:after{content:"";-webkit-transform:rotate(45deg);transform:rotate(45deg);height:8px;width:4px;border-bottom:2px solid #fff;border-right:2px solid #fff;position:absolute;left:-15px;top:9px}.minus-list{margin-left:20px;display:inline-block;position:relative;list-style:none}.minus-list li{position:relative;text-align:left}.minus-list li:before{content:"-";position:absolute;width:13px;height:13px;background:#D13938;left:-19px;top:7px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-weight:700;font-size:16px;padding-bottom:2px}.review-link{text-transform:uppercase;font-size:13px}.show-more{text-transform:uppercase;font-size:13px;color:#178574;text-decoration:underline;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;cursor:pointer}.show-more:hover{color:rgba(23,133,116,.6);text-decoration:none}.left-border{border-left:6px solid #006663;padding-left:10px}.price-wrap{color:#ED8936;font-weight:700;font-size:20px;line-height:35px}.price-wrap .price-text{font-size:10px;line-height:20px;color:#006663;width:100%;text-align:center}.price-wrap .price-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.price-wrap .price-group .currency{font-size:12px;position:relative;top:-5px}.share-icons{display:-webkit-box;display:-ms-flexbox;display:flex;margin:40px 0 15px 0;list-style:none}.share-icons .icon{font-size:20px;width:40px;height:40px;color:#F0FFF4;background-color:#006663;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;margin-right:25px;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;cursor:pointer;text-decoration:none}.share-icons .icon:hover{background-color:rgba(0,102,99,.5)}.main-header{background-color:#F0FFF4;padding:24px 0}.main-header .header-image{position:absolute;top:0;right:0;-webkit-transform:translate(50%,0);transform:translate(50%,0)}.main-header p{margin-bottom:0;margin-top:20px}.main-header h2,.main-header h3,.main-header h4,.main-header h5,.main-header h6{color:#262626}.main-header .archive-image{width:110px;height:110px;text-align:center;margin-right:15px}.main-header .header-social{margin-top:54px;margin-left:0}.main-header .header-social li{display:inline-block;margin-right:20px}.main-header .header-social li:last-child{margin-right:0}.main-header .header-social li a{display:block;background-color:#178574;width:40px;height:40px;text-align:center;line-height:40px;border-radius:50%}.main-header .header-social li a:hover{background-color:#ED8936}.main-header .header-social li a:hover i{color:#178574}.main-header .header-social li a i{color:#ED8936}.pattern{position:relative;background-color:transparent}.pattern:after{content:"";width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;background-color:#F0FFF4}.pattern-bestmoneypages:after{background-image:url(/wp-content/themes/techjury/layouts/images/pattern-best.svg)}.pattern-cheapmoneypages:after{background-image:url(/wp-content/themes/techjury/layouts/images/pattern-cheap.png)}.pattern-freemoneypages:after{background-image:url(/wp-content/themes/techjury/layouts/images/pattern-free.svg)}.pattern-ecommercemoneypages:after{background-image:url(/wp-content/themes/techjury/layouts/images/pattern-ecommerce.png)}.pattern-review:after{background-image:url(/wp-content/themes/techjury/layouts/images/pattern-review.svg)}.btn{font-size:16px;line-height:29px;letter-spacing:.32px;font-weight:700;padding:8px 30px;border-radius:4px;text-decoration:none}.btn-primary{color:#fff;border:2px solid #ED8936;background-color:#ED8936;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;text-decoration:none}.btn-primary:hover{color:#ED8936;border:2px solid #ED8936;background:#fff}.tooltip{position:relative;display:inline-block}.tooltip .tooltiptext{visibility:hidden;width:120px;background-color:#0D0033;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-60px;opacity:0;-webkit-transition:opacity 0.3s;transition:opacity 0.3s;margin-bottom:-5px}.tooltip .tooltiptext a{color:#ED8936;text-decoration:none;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;text-decoration:underline}.tooltip .tooltiptext a:hover{color:#f5c094;text-decoration:none}.tooltip .tooltiptext:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#0D0033 transparent transparent transparent}.tooltip:hover .tooltiptext{visibility:visible;opacity:1}.faq-section{border-top:1px solid #0D0033;border-bottom:1px solid #0D0033;margin-bottom:30px}.faq-section h3{margin-top:30px;margin-bottom:15px}.faq-section .faq-box{margin-bottom:20px}.faq-section .faq-box p{margin-bottom:0;margin-top:15px}.faq-section .faq-question{position:relative;font-size:16px;line-height:29px;cursor:pointer;font-weight:700;color:#178574}.faq-section .faq-question:hover{color:#0d0d0d}.faq-section .faq-question i{border:2px solid;border-radius:50%;padding:4px;margin-right:8px;font-size:12px;position:relative;top:-2px}.faq-section .faq-closed{max-height:0;overflow:hidden}.faq-section .faq-question,.faq-section .faq-question i,.faq-section .faq-question:hover{-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.faq-section .faq-closed-question i:before{content:"\f067"}.table-of-contents{position:-webkit-sticky;position:sticky;-webkit-box-shadow:0 0 15px #0003;box-shadow:0 0 15px #0003;top:104px;padding:15px;margin-bottom:20px;margin-top:40px;cursor:pointer;border-radius:4px}.table-of-contents h5{margin-bottom:10px}.table-of-contents ul{margin-left:0}.table-of-contents ul li{list-style:none;font-size:14px}.table-of-contents ul li p{margin-bottom:4px;margin-top:0;font-size:14px}.table-of-contents ul li p span{font-weight:400!important}.table-of-contents ul li a{color:#262626}.table-of-contents ul li a:hover{color:rgba(23,133,116,.6);text-decoration:underline}.table-of-contents ul li:last-child p{margin-bottom:0}.mobile-toc{-webkit-box-shadow:1px 2px 15px rgba(0,0,0,.2);box-shadow:1px 2px 15px rgba(0,0,0,.2);width:100%;position:fixed;top:62px;left:0;z-index:9;height:50px;overflow-y:hidden;background-color:#fff;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.mobile-toc .mobile-toc-head{height:50px;cursor:pointer}.mobile-toc .mobile-toc-head i{color:#006663}.green-line{height:2px;background:#178574;margin-bottom:20px}.short-green-line.mb-small{margin-bottom:0}.comment-list>li{border-bottom:1px solid #E8EBF5}.comment-list>li:first-child{border-top:1px solid #E8EBF5}.short-green-line{width:70px;height:4px;background:#262626;margin:0 auto 42px}.slider-wrap{background-color:#F0FFF4;padding:40px 0}.slider-wrap a{text-decoration:none}.slider-wrap h3{position:relative;margin-bottom:36px;padding-bottom:8px}.slider-wrap h3:after{content:"";position:absolute;width:70px;height:4px;background:#178574;left:0;bottom:0}.slider-wrap .title{height:55px;overflow:hidden;margin-bottom:0}.slider-wrap .author a{color:#262626}.strengts{margin-left:16px;margin-bottom:25px;list-style:none}.strengts li{position:relative}.strengts li:before{content:"";position:absolute;width:13px;height:13px;background:#178574;left:-16px;top:7px}.strengts li:after{content:"";-webkit-transform:rotate(45deg);transform:rotate(45deg);height:8px;width:4px;border-bottom:2px solid #fff;border-right:2px solid #fff;position:absolute;left:-12px;top:9px}.weaknesses{margin-left:16px;list-style:none}.weaknesses li{position:relative}.weaknesses li:before{content:"";position:absolute;width:13px;height:13px;background:#D13938;left:-16px;top:7px}.weaknesses li:after{content:"";height:2px;width:5px;position:absolute;left:-12px;top:12px;background:#fff}.box-shadow{-webkit-box-shadow:0 1px 3px #00000333;box-shadow:0 1px 3px #00000333;border-radius:4px}.content-box{background:#F0FFF4;padding:25px 16px 10px 16px;border-radius:4px}.content-box h2,.content-box h3,.content-box h4,.content-box h5,.content-box h6{margin-top:0!important}.content-box ul{list-style:disc;margin-bottom:30px}.content-box ol{list-style:decimal;margin-bottom:30px}.content-box ol li:before{content:none}.content-box p:first-child{margin-top:0}.content-box p:last-child{margin-bottom:0}.advice-box{position:relative;padding-top:60px;border:1px solid #CADAE0}.advice-box:before{content:"Hosting Tribunal Advice";color:#fff;text-transform:uppercase;position:absolute;top:16px;left:-10px;background:#006663;font-size:12px;line-height:23px;font-weight:700;text-transform:uppercase;padding:2px 24px 2px 20px;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-right-radius:8px}.advice-box:after{content:"";position:absolute;border-bottom:10px solid transparent;border-right:10px solid #38B2AC;left:-10px;top:43px}blockquote{border:1px solid #CADAE0;padding:25px 30px;border-radius:4px;position:relative;margin-top:42px}blockquote:before{position:absolute;left:-30px;top:-30px;content:"\f10d";font-family:'FontAwesome';background:#fff;width:70px;height:80px;font-size:40px;text-align:left;color:#178574;line-height:60px;z-index:0}blockquote p{position:relative;z-index:1;font-style:italic;color:#006663;margin:0}blockquote p:last-child{margin-bottom:0}.feature-snippet{list-style:disc;padding:20px 20px 20px 40px;background-color:#F0FFF4;border-left:6px solid #006663;margin-bottom:20px;margin-left:0}.feature-snippet li{margin-bottom:8px}.feature-snippet li:last-child{margin-bottom:0}.table-responsive{overflow-x:auto;border-radius:10px;-webkit-box-shadow:1px 2px 15px #26262633;box-shadow:1px 2px 15px #26262633;margin:16px 0 40px 0;position:relative;background-color:#fff}.table-responsive:before{content:"";position:absolute;width:100%;height:6px;background:#006663;top:0;left:0}.table-responsive table{width:100%;border-spacing:0;border-collapse:collapse}.table-responsive table tr:first-child td,.table-responsive table tr:first-child th{padding-top:26px}.table-responsive table tr:nth-child(even){background-color:#F0FFF4}.table-responsive table th,.table-responsive table td{padding:20px;vertical-align:middle}.archive .box:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.archive .box:hover .title{color:#178574}.archive .box:hover .title a{color:#178574}.archive .box .post-thumbnail{overflow:hidden;border-radius:4px;text-align:center;height:164px;border-radius:10px}.archive .box .post-thumbnail img{-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;margin-bottom:0;-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.archive .box .title{margin-top:10px;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.archive .box a{text-decoration:none}.archive .box .author a{color:#262626}.author-header img{border-radius:4px}.author a{font-weight:400!important}.author a:hover{color:#178574!important}.best-overall{margin-top:0}textarea{font-family:"Inter",sans-serif}.mobile-toc-cont li{list-style:none}.review-gallery{width:100%;float:left;margin-bottom:10px}.review-gallery a{display:block;max-height:100px;height:100%;overflow:hidden;position:relative;border:1px solid #eaeaea}.review-gallery a img{width:100%;height:auto;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.review-gallery a .more-images{position:absolute;width:100%;height:100%;z-index:99;top:0;background:rgba(0,0,0,.5);-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.review-gallery a .more-images p{color:#fff;font-size:30px;font-weight:700;margin:0;padding:8px;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center}.review-gallery figure{display:block;float:left;margin:0 1px 0 0;width:calc(25% - 1px);height:100px}.review-gallery figure:first-child a{border-top-left-radius:4px;border-bottom-left-radius:4px}.review-gallery figure:last-child a{border-top-right-radius:4px;border-bottom-right-radius:4px}.review-gallery figure:nth-child(4) a{border-top-right-radius:4px;border-bottom-right-radius:4px}@media (max-width:991px){.main-header .header-social{margin-top:24px}.archive-image{display:none}.has-toc{margin-top:50px}}@media (max-width:767px){.header-bg-image{background-size:cover}.review-gallery figure{width:calc(50% - 1px);height:125px}.review-gallery figure:first-child a{border-bottom-left-radius:0}.review-gallery figure:nth-child(2) a{border-top-right-radius:4px}.review-gallery figure:nth-child(3) a{border-bottom-left-radius:4px}.review-gallery figure:nth-child(4) a{border-top-right-radius:0}.review-gallery figure a{max-height:125px}blockquote{margin:0 30px}}@media (max-width:560px){.review-gallery figure{height:100px}.review-gallery figure a{max-height:100px}}.overlay-menu{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;display:none}.overlay-menu.active{display:block}.site-header{position:fixed;z-index:200;top:0;left:0;width:100%;background-color:#fff;-webkit-box-shadow:0 0 15px #0003;box-shadow:0 0 15px #0003}.site-header .header-wrap{height:62px;position:relative}.site-header .header-wrap .site-branding{margin:0}.site-header .header-wrap .site-branding .default-logo{margin:12px 0}.site-header .header-wrap .site-branding .default-logo .custom-logo{width:auto}.site-header .header-wrap .site-navigation{list-style:none}.site-header .header-wrap .site-navigation #primary-menu{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.site-header .header-wrap .site-navigation li{height:62px;display:inline-block;font-weight:700;position:relative;margin-bottom:0}.site-header .header-wrap .site-navigation li:last-child{margin-left:15px}.site-header .header-wrap .site-navigation li:last-child a{padding:0}.site-header .header-wrap .site-navigation li a{font-size:16px;display:inline-block;height:62px;line-height:62px;color:#262626;text-decoration:none;padding:0 20px;-webkit-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}.site-header .header-wrap .site-navigation li a:hover{color:#006663}.site-header .header-wrap .site-navigation li.current-menu-item>a{color:#006663!important}.site-header .header-wrap .site-navigation li.dropdown-toggle>a:after{border:none;content:"\f107";font-family:'FontAwesome';font-size:16px;line-height:20px;vertical-align:0;margin-left:10px;display:inline;font-weight:700;color:#262626}.site-header .header-wrap .site-navigation li .sub-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;-webkit-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s;-webkit-transform-origin:center top 0;transform-origin:center top 0;border-radius:0;border:0;display:block;opacity:0;visibility:hidden;min-width:220px;-webkit-transform:scaleY(0);transform:scaleY(0);padding:5px 20px 0 20px;margin:0 0 0 0;line-height:30px}.site-header .header-wrap .site-navigation li .sub-menu li{display:block;width:100%;height:auto;margin-left:0}.site-header .header-wrap .site-navigation li .sub-menu li a{width:100%;height:50px;line-height:50px;padding:0;width:100%;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.site-header .header-wrap .site-navigation li .sub-menu li a:hover{padding-left:10px}.site-header .header-wrap .site-navigation li:hover .sub-menu{opacity:1;visibility:visible;-webkit-transform:scaleY(1);transform:scaleY(1);border-top:2px solid rgba(38,38,38,.4);-webkit-box-shadow:0 2px 3px rgba(0,0,0,.1);box-shadow:0 2px 3px rgba(0,0,0,.1)}.site-header .header-wrap .site-navigation .search-menu-icon{cursor:pointer;color:#262626;padding:0 5px}.site-header .header-wrap .site-navigation .search-menu-icon a{text-indent:-99999px}.site-header .header-wrap .mobile-navigation{display:none;text-align:center;padding:12px 0 0 0}.site-header .header-wrap .mobile-navigation i{padding:10px;cursor:pointer;color:#262626;font-size:20px}.site-header .find-solution{float:left;line-height:29px;font-weight:700;color:#262626;border:1px solid #262626;padding:4px 40px 4px 25px;border-radius:4px;margin-left:0!important;height:auto!important;margin-top:11px;cursor:pointer;position:relative;-webkit-transition:all .1s ease;transition:all .1s ease}.site-header .find-solution:hover{line-height:60px;background-color:#262626;color:#fff;border-radius:0;margin-top:0;padding-top:0;padding-bottom:0}.site-header .find-solution:hover:after{border-bottom:7px solid #fff;border-left:7px solid transparent;border-right:7px solid transparent;border-top:none;top:27.5px}.site-header .find-solution:after{content:"";width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #262626;top:15px;right:15px;position:absolute}.site-header .find-solution .sub-find-solution{display:none;margin-left:0}.site-header .find-solution .sub-find-solution li{margin-bottom:0;height:auto;display:block;position:relative;-webkit-transition:all .1s ease;transition:all .1s ease}.site-header .find-solution .sub-find-solution li:hover{background:#fff;color:#262626}.site-header .find-solution .sub-find-solution li:hover:after{border-left:5px solid #262626}.site-header .find-solution .sub-find-solution li:hover ul{display:block;margin-left:0}.site-header .find-solution .sub-find-solution li:hover a{color:#262626}.site-header .find-solution .sub-find-solution li:hover .view-more{color:#178574;font-weight:700}.site-header .find-solution .sub-find-solution li:after{content:"";position:absolute;right:16px;top:21px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #fff}.site-header .find-solution .sub-find-solution li:last-child{margin-left:0}.site-header .find-solution .sub-find-solution li:last-child:before{content:"";position:absolute;width:calc(100% - 32px);height:1px;background:#fff;left:12px;top:0}.site-header .find-solution .sub-find-solution li:last-child a{line-height:35px}.site-header .find-solution .sub-find-solution li a{display:block;height:auto;line-height:14px;padding:10px 24px 10px 12px!important;color:#F0FFF4;width:350px;-webkit-transition:all .1s ease;transition:all .1s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-header .find-solution .sub-find-solution li span{width:35px;height:35px;max-width:35px;max-height:35px;background:#F0FFF4;padding:7.5px;border-radius:50%;margin-right:10px;display:inline-block;overflow:hidden}.site-header .find-solution .sub-find-solution li span img{width:100%;height:100%}.site-header .find-solution .sub-find-solution li ul.big-sub{top:62px;position:fixed;left:auto;margin-left:350px}.site-header .find-solution .sub-find-solution li ul.bigger-sub{width:700px;position:absolute;top:0}.site-header .find-solution .sub-find-solution li ul.bigger-sub li{width:50%;float:left}.site-header .find-solution .sub-find-solution li ul.huge-sub{top:62px;position:fixed;left:auto;margin-left:350px}.site-header .find-solution .sub-find-solution li ul{display:none;position:absolute;background:#fff;width:350px;left:350px;top:0;-webkit-box-shadow:0 1px 3px #00000333;box-shadow:0 1px 3px #00000333}.site-header .find-solution .sub-find-solution li ul li:hover:after{display:none}.site-header .find-solution .sub-find-solution li ul li:after{display:none}.site-header .find-solution .sub-find-solution li ul li a{font-weight:400;color:#262626;line-height:35px;padding:10px 16px!important}.site-header .find-solution .sub-find-solution li ul li a:hover{text-decoration:underline;color:#262626}.site-header .find-solution .sub-find-solution .reviews-sub{height:550px;margin-top:-1px}.site-header .find-solution .sub-find-solution .reviews-sub .reviews-sub-inner{overflow:hidden;max-height:33.333%}.site-header .find-solution .sub-find-solution .reviews-sub .reviews-sub-inner .review-category-title{width:100%;color:#178574;line-height:29px;padding-bottom:8px!important}.site-header .find-solution .sub-find-solution .reviews-sub .reviews-sub-inner li{width:33%}.site-header .find-solution .sub-find-solution .reviews-sub .reviews-sub-inner li a{width:100%;line-height:29px;padding-top:8px!important;padding-bottom:8px!important;height:45px;overflow:hidden}.site-header .find-solution:hover .sub-find-solution{display:block;position:absolute;background:#262626;-webkit-box-shadow:0 1px 3px #00000333;box-shadow:0 1px 3px #00000333;width:350px;left:-1px}.site-header .find-solution:hover .sub-find-solution li:nth-child(n+8) ul:not(.reviews-sub){top:initial;bottom:calc(100% - 55px)}.preheader .widget_custom_search{visibility:hidden;display:none;opacity:1;width:100%;height:50px;position:absolute;top:0;left:0;background:#fff;border:none;z-index:9}.preheader .widget_custom_search .search-form{width:1200px;margin:0 auto;position:relative}.preheader .widget_custom_search .search-form .search-field{margin:10px 0;height:42px;width:100%;font-size:18px;line-height:1;padding:0;position:relative;border:none;outline:none;color:#7d7d7d}.preheader .widget_custom_search .custom-search-close{position:absolute;width:32px;height:32px;right:0;top:16px;cursor:pointer}.preheader .widget_custom_search .custom-search-close:before{position:absolute;content:' ';height:16px;width:2px;background-color:#000;left:14px;top:8px;-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:1}.preheader .widget_custom_search .custom-search-close:after{position:absolute;content:' ';height:16px;width:2px;background-color:#000;left:14px;top:8px;-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;-webkit-transform:rotate(315deg);transform:rotate(315deg);z-index:1}.preheader .widget_custom_search .custom-search-close:hover:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.preheader .widget_custom_search .custom-search-close:hover:after{-webkit-transform:rotate(270deg);transform:rotate(270deg)}input[type="search"],input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-results-button,input[type="search"]::-webkit-search-results-decoration{-webkit-appearance:none}footer{background-color:#0D0033;padding:55px 0 15px 0}footer .menu{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}footer .menu li{display:inline-block}footer .menu li:last-child a{padding-right:0}footer .menu li a{color:#F0FFF4;font-weight:700;padding:0 15px}footer .menu li a:hover{color:rgba(240,255,244,.6)}footer .light-line{width:100%;height:1px;background:#ED8936;margin:35px 0}footer .footer-column{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:justify;align-content:space-between}footer .social-icons{margin-left:0}footer .social-icons li{display:inline-block;margin-right:15px}footer .social-icons li a{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #ED8936;border-radius:50%;font-size:18px;color:#ED8936;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;text-decoration:none}footer .social-icons li a:hover{color:#f5c094;border-color:#f5c094}footer .social-icons li:last-child{margin-right:0}footer .copyright{color:#ED8936;margin:0;line-height:24px;font-size:13px}footer .disclosure{font-size:13px;line-height:24px;color:#F0FFF4}footer .disclosure .title{font-weight:700}footer .disclosure a{color:#ED8936;text-decoration:none;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}footer .disclosure a:hover{color:#f5c094;text-decoration:none}.scroll-to-top{border-radius:10px;font-size:12px;text-transform:uppercase;text-decoration:none;-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;padding:5px 12px;width:35px;height:35px;position:fixed;right:30px;bottom:30px;cursor:pointer;z-index:99;visibility:hidden;opacity:0;background-color:#ED8936;border:1px solid #ED8936;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;color:#fff;text-decoration:none}.scroll-to-top:hover{background-color:transparent;color:#fff}.scroll-to-top.bck-on{opacity:1;visibility:visible}@media (max-width:992px){footer section{width:100%}footer img{margin:25px 0}footer .menu{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:10px;display:initial}footer .menu li{display:block}footer .menu li a{padding-top:0}footer .footer-bottom{padding:25px 0}footer .footer-bottom .footer-social li a{width:40px;height:40px;line-height:40px;font-size:14px}}.homepage .main-header{padding:30px 0}.homepage .simple-text p{margin-bottom:30px}.homepage .simple-text b,.homepage .simple-text strong{color:#006663}.homepage .full-background-color-text{position:relative}.homepage .full-background-color-text .bg-absolute{position:absolute;top:0;bottom:0;left:0;right:0}.homepage .full-background-color-text p{margin:0}.homepage .shadow-boxes img{max-width:250px;height:auto}.homepage .shadow-boxes b,.homepage .shadow-boxes strong{color:#006663}.homepage .banner{color:#F0FFF4}.homepage .banner p{margin:0}.homepage .banner .btn{line-height:17px}.contact .contact-content ul{list-style:disc;margin-left:20px}.contact .contact-content ul li{margin-bottom:30px}.contact .contact-content ul li:last-child{margin-bottom:0}.contact .contact-content p:last-child{margin-bottom:0}.contact .contact-wrap{margin-bottom:50px}.contact .contact-wrap img{max-width:290px}.contact .contact-wrap .contact-form-wrap .form-title{text-align:center;padding:0;margin:0 0 20px 0}.contact .contact-wrap .contact-form-wrap .contact-form p{margin-bottom:20px}.contact .contact-wrap .contact-form-wrap .contact-form p:last-of-type{margin-bottom:5px}.contact .contact-wrap .contact-form-wrap .contact-form label,.contact .contact-wrap .contact-form-wrap .contact-form input,.contact .contact-wrap .contact-form-wrap .contact-form textarea{width:100%}.contact .contact-wrap .contact-form-wrap .contact-form .ajax-loader{display:none}.contact .contact-wrap .contact-form-wrap .contact-form input,.contact .contact-wrap .contact-form-wrap .contact-form select{-webkit-box-shadow:0 1px 3px #00000333;box-shadow:0 1px 3px #00000333;border-radius:4px;border:none;height:50px;width:100%;min-height:50px;line-height:50px;font-size:16px;padding:8px 16px;background-color:#fff;border:1px solid #262626}.contact .contact-wrap .contact-form-wrap .contact-form input:focus,.contact .contact-wrap .contact-form-wrap .contact-form select:focus{outline:none}.contact .contact-wrap .contact-form-wrap .contact-form input::-webkit-input-placeholder,.contact .contact-wrap .contact-form-wrap .contact-form select::-webkit-input-placeholder{color:rgba(38,38,38,.75)}.contact .contact-wrap .contact-form-wrap .contact-form input:-ms-input-placeholder,.contact .contact-wrap .contact-form-wrap .contact-form select:-ms-input-placeholder{color:rgba(38,38,38,.75)}.contact .contact-wrap .contact-form-wrap .contact-form input::-ms-input-placeholder,.contact .contact-wrap .contact-form-wrap .contact-form select::-ms-input-placeholder{color:rgba(38,38,38,.75)}.contact .contact-wrap .contact-form-wrap .contact-form input::placeholder,.contact .contact-wrap .contact-form-wrap .contact-form select::placeholder{color:rgba(38,38,38,.75)}.contact .contact-wrap .contact-form-wrap .contact-form textarea{-webkit-box-shadow:0 1px 3px #00000333;box-shadow:0 1px 3px #00000333;border-radius:4px;border:none;font-size:16px;padding:16px;background-color:#fff;border:1px solid #262626;height:125px}.contact .contact-wrap .contact-form-wrap .contact-form textarea:focus{outline:none}.contact .contact-wrap .contact-form-wrap .contact-form .wpcf7-submit{background:#ED8936;color:#fff;font-weight:700;line-height:29px;border:none}.contact .contact-wrap .contact-form-wrap .contact-form .wpcf7-not-valid-tip{font-size:13px;line-height:24px;color:#c0392b}.contact .contact-wrap .contact-form-wrap .contact-form div.wpcf7-response-output{margin-top:16px}.contact .contact-wrap .contact-form-wrap .contact-form div.wpcf7-validation-errors,.contact .contact-wrap .contact-form-wrap .contact-form div.wpcf7-acceptance-missing{border-color:#e74c3c}@media (max-width:991px){.contact .contact-wrap .contact-form-wrap{margin-top:32px}}.about .about-content{margin:40px 0}.about .about-content h2,.about .about-content h3,.about .about-content h4{margin-bottom:20px}.about .solution-section .img-wrap{position:relative}.about .solution-section .img-wrap img{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.about .solution-section .text{margin-top:65px}.about .single-author{margin-bottom:40px}.about .single-author .flex{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:15px}.about .single-author img{border-radius:4px}.about .single-author .author-info-text{margin-left:15px}.about .single-author .author-info-text p{margin-bottom:0}.about .single-author .author-info-text .author-name{font-weight:700;color:#178574}.about .single-author .author-info-text .position{color:#178574;font-size:13px;line-height:24px;margin:0}.about .single-author .author-description{font-size:13px;line-height:24px;margin-bottom:0}@media (max-width:991px){.about .solution-section .box{margin-top:30px;margin-bottom:0;padding:0;-webkit-box-shadow:none;box-shadow:none;background:transparent}}.archive .box{margin-bottom:30px}.archive .box img{border-radius:4px;margin-bottom:10px}.archive .box a{color:#006663;font-weight:700}.archive .box .title{margin-bottom:15px}.archive .archive-posts{margin-top:24px}.single-post .main-header{padding:22px 0 32px}.post-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative;top:-12px}.post-info img{border-radius:10px;width:55px;height:55px}.post-info .disclosure{font-size:13px;line-height:24px;text-decoration:underline;margin-bottom:0;margin-left:auto;cursor:pointer}.post-info .disclosure .tooltiptext{width:320px;margin-left:-160px;font-size:13px;line-height:20px;padding:8px 12px}.post-info .post-info-inner{margin-left:10px}.post-info .post-info-inner .author-name{margin-bottom:0;font-size:10px;line-height:20px}.post-info .post-info-inner .author-name a{color:#262626;font-weight:700}.post-info .post-info-inner .author-name a:hover{color:#178574}.post-info .post-info-inner .post-updated{margin-bottom:0;font-size:10px;line-height:20px;margin-top:0}.post-info .share-icons{margin-left:auto}.post-info-top{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative;top:-12px;margin-bottom:28px;display:-webkit-box;display:-ms-flexbox;display:flex}.post-info-top img{width:55px;height:55px}.content h2,.content h3{margin:40px 0 20px}.content h4,.content h5{margin:30px 0 20px}.content p{margin-bottom:20px}.content a{text-decoration:underline}.sources{border-top:1px solid #0D0033;border-bottom:1px solid #0D0033;margin-bottom:20px;margin-top:40px;padding:20px 0}.sources h3{margin-bottom:8px}.sources ul{margin-left:0}.sources ul li{width:49.5%;display:inline-block}.has-sources{margin-bottom:0;border-bottom:none}.small{font-size:10px;line-height:20px;margin-bottom:4px;font-weight:700}.about-author-wrap{margin-bottom:30px}.about-author-wrap .small{color:#006663}.about-author-wrap .post-info{margin-bottom:8px}.about-author-wrap p{font-size:13px;line-height:24px;margin-bottom:15px}.about-author-wrap h4{margin-bottom:20px}.about-author-wrap .latest-post{display:block;color:#178574;text-decoration:underline;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;cursor:pointer;line-height:32px}.about-author-wrap .latest-post:hover{color:rgba(23,133,116,.6);text-decoration:none}.comments{padding:40px 0}.comments ol{list-style:none}.comments ol li::before{content:none}.comments p{margin:0}.comments #reply-title{font-size:20px;line-height:35px;margin-bottom:18px}.comments #comment{width:100%;height:180px;-webkit-box-shadow:0 1px 3px #00000333;box-shadow:0 1px 3px #00000333;border:1px solid rgba(48,79,96,.5);border-radius:4px;padding:16px;font-size:16px;line-height:29px;color:#262626}.comments #comment:focus{outline:none}.comments .w50{width:calc(50% - 15px);float:left}.comments .w50 input{width:100%;padding:14px 16px;font-size:16px;line-height:29px;color:#262626;-webkit-box-shadow:0 1px 3px #00000333;box-shadow:0 1px 3px #00000333;border:1px solid rgba(48,79,96,.5);border-radius:4px}.comments .w50 input:focus{outline:none}.comments #submit{border-radius:4px;background:#ED8936;border:2px solid #ED8936!important;border:none;-webkit-box-shadow:none;box-shadow:none;color:#fff;font-size:16px;line-height:29px;font-weight:700;padding:14px 30px;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s}.comments #submit:hover{background:#fff;border:2px solid #ED8936;color:#ED8936}.comments .comment-form-author{margin-right:15px}.comments .comment-form-email{margin-left:15px}.comments #wp-comment-cookies-consent{opacity:0}.comments label{position:relative;display:inline-block;padding-left:25px;font-size:16px;line-height:29px}.comments label:before,.comments label:after{position:absolute;content:"";display:inline-block}.comments label:before{height:30px;width:30px;left:-22px;top:-1px;border:1px solid rgba(48,79,96,.5);border-radius:4px}.comments label:after{height:8px;width:14px;border-left:2px solid;border-bottom:2px solid;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);left:-14px;top:9px}.comments #wp-comment-cookies-consent+label::after{content:none}.comments #wp-comment-cookies-consent:checked+label::after{content:""}.comments #wp-comment-cookies-consent:focus+label::before{outline:none}.comments .error{color:red}.comments input.error,.comments textarea.error{color:#262626}.comments .comment-list{margin:20px 0}.comments .comment-list .comment-body{padding-top:20px}.comments .comment-list .comment-body .comment-author{margin-bottom:0;font-weight:700;font-size:20px;line-height:35px;color:#006663}.comments .comment-list .comment-body .comment-date{font-size:13px;line-height:24px;margin-bottom:20px}.comments .comment-list .comment-body .comment-reply-link{color:#262626;font-weight:700;text-decoration:underline}.comments .comment-list .children{margin-left:20px}.comments .comment-list .children .comment-body{padding-top:0}@media (max-width:1200px){.comments label{font-size:14px}}@media (max-width:767px){.comments .w50{margin-bottom:10px}.comments #comment{display:block}.comments label{margin-left:20px}.comments label:before{left:-20;top:10px}.comments label:after{left:-12px;top:20px}}@media (max-width:460px){.comments p{margin-bottom:10px}.comments textarea{max-height:125px}.comments .w50{width:100%}.comments .comment-form-email{margin-left:0}}.single-review .main-header{padding-bottom:55px}.single-review .review-info{background-color:#F0FFF4;border-radius:6px;padding:20px;margin-bottom:40px}.single-review .review-info ul{padding-left:14px;overflow:hidden;margin-left:0;list-style:none}.single-review .review-info ul li{width:50%;float:left;margin-bottom:30px;position:relative;padding-right:25px}.single-review .review-info ul li:before{width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:5px solid #262626;content:"";position:absolute;top:9px;left:-14px}.single-review .review-info ul li b,.single-review .review-info ul li strong{color:#006663}.single-review .review-info .box{margin-right:55px;padding:36px;text-align:center}.single-review .review-info .small{font-size:12px;text-transform:uppercase;line-height:29px}.single-review .box{background:#fff;-webkit-box-shadow:1px 2px 15px #26262633;box-shadow:1px 2px 15px #26262633;border-radius:10px;padding:20px;position:relative}.single-review .box b,.single-review .box strong{color:#006663}.single-review .box .ribbon{left:-15px;right:0;border-bottom-left-radius:0;background-color:#006663;padding:5px 26px 5px 36px;width:calc(100% + 30px)}.single-review .box .ribbon:after{border-bottom:16px solid transparent;border-right:16px solid #38B2AC;left:0;border-left:none;right:auto}.single-review .box .ribbon :before{content:"";position:absolute;border-bottom:16px solid transparent;border-right:16px solid transparent;border-left:16px solid #38B2AC;right:-16px;bottom:-16px}.single-review .box .ribbon p{margin-bottom:0;margin-top:0;font-size:12px;line-height:20px;text-align:left}.single-review .box .box-inner img{margin-bottom:15px}.single-review .box .box-inner .small{font-size:10px;line-height:20px;margin-bottom:8px}.single-review .box .box-inner .price{font-size:20px;color:#178574;margin-bottom:30px;font-weight:700}.single-review .box .box-inner .btn{display:block}.single-review .box .best-overall{font-size:13px;line-height:24px;margin-bottom:25px;color:#006663}.single-review .box .pricing-plans{overflow:hidden}.single-review .box .pricing-plans .pricing-plan{width:50%;float:left;margin:10px 0}.single-review .box .pricing-plans .pricing-plan .pricing-title{font-weight:700;margin:0;color:#006663}.single-review .box .pricing-plans .pricing-plan .pricing-price{font-size:13px;margin-top:0;margin-bottom:0}.single-review .box .pricing-url{font-weight:700;text-decoration:underline;display:inline-block;margin-top:10px}.single-review .box .pricing-url:hover{text-decoration:none}.single-review .box p{margin-bottom:10px}.single-review .platform{max-width:35px}.single-review .about-author-wrap .post-info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0}.single-review .subheader{position:fixed;width:100%;background:#fff;z-index:99;-webkit-box-shadow:1px 2px 15px #2626261A;box-shadow:1px 2px 15px #2626261A;max-height:65px;display:none}.single-review .subheader .row{height:66px}.single-review .subheader .sub-logo{max-height:42px}.single-review .subheader .platform{padding-top:3px}.single-review .subheader .small{text-transform:uppercase;margin-bottom:0}.single-review .subheader .flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-review .subheader .btn{font-size:14px;padding:4px 30px}.single-review .subheader p{margin:0}.single-review .subheader ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;max-height:50px;overflow:hidden}.single-review .subheader ul li{font-size:12px;text-align:left;margin:0}.single-review .subheader ul li b,.single-review .subheader ul li strong{color:#006663}.single-review .subheader .two ul li{width:50%}.single-review .subheader .three ul li{width:33.3%;max-height:26px;overflow:hidden}.single-review .content strong,.single-review .content b{color:#006663}@media (max-width:1600px){.post-info .disclosure .tooltiptext{margin-left:-250px}.post-info .disclosure .tooltiptext:after{left:auto;right:50px}}@media (max-width:1200px){.single-review .subheader .flex{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.single-review .subheader .flex .price-wrap{margin-right:20px;text-align:center}.single-review .review-info .box{margin-right:0}.single-review .review-info ul li{margin-bottom:20px}}@media (max-width:767px){.post-info .disclosure .tooltiptext{margin-left:-300px}.single-review .subheader .flex .price-wrap{display:none}.single-review .subheader .btn{font-size:14px;padding:4px 16px;line-height:20px}.single-review .review-info ul li{width:100%;margin-bottom:12px;padding-right:0}.single-review .box .ribbon{background-color:transparent;color:#262626}.single-review .box .ribbon:before{background-color:red!important}.single-review .box .ribbon:after{display:none}.single-review .box .ribbon :before{display:none}.post-info .disclosure{font-size:10px}}.single-deal .box-light{background-color:#F0FFF4;-webkit-box-shadow:none;box-shadow:none;padding:20px 35px}.single-deal .box-light .box-inner{position:initial;top:0;-webkit-transform:translateY(0);transform:translateY(0);background-color:#fff;border-radius:10px;padding:63px 36px;text-align:center;-webkit-box-shadow:1px 2px 15px #26262633;box-shadow:1px 2px 15px #26262633}.single-deal .box-light .box-inner .price,.single-deal .box-light .box-inner .small{margin-top:0;color:#006663}.single-deal .box-light .box-inner .btn{padding:8px 16px}.single-deal .deals-wrap .deal{-webkit-box-shadow:1px 2px 15px #26262633;box-shadow:1px 2px 15px #26262633;margin-bottom:20px;border-radius:10px;overflow:hidden;margin-left:0;margin-right:0}.single-deal .deals-wrap .deal .deal-off{background:#006663}.single-deal .deals-wrap .deal .deal-off p{text-align:center;color:#fff;font-size:26px;line-height:43px;font-weight:700;margin:0;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:16px 0}.single-deal .deals-wrap .deal .vertical-inner{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:20px 0}.single-deal .deals-wrap .deal .deal-title{font-size:20px;line-height:35px;font-weight:600;color:#006663;margin-top:0}.single-deal .deals-wrap .deal .verified{font-size:13px;line-height:24px;margin-top:0;margin-bottom:0;position:relative;left:20px}.single-deal .deals-wrap .deal .verified:before{content:"";position:absolute;width:13px;height:13px;background:#178574;left:-16px;top:5px}.single-deal .deals-wrap .deal .verified:after{content:"";-webkit-transform:rotate(45deg);transform:rotate(45deg);height:8px;width:4px;border-bottom:1px solid #fff;border-right:1px solid #fff;position:absolute;left:-12px;top:6px}.single-deal .deals-wrap .deal .btn-primary{padding:8px 16px;display:block}.single-deal .deals-wrap .deal .underline{font-size:13px;line-height:24px;text-decoration:underline;margin:10px 0 0 0;cursor:pointer;display:inline-block;padding:0 8px}.single-deal .deals-wrap .deal .underline i{opacity:.8;margin-left:4px;position:relative;top:1px}.single-deal .deals-wrap .deal .details{display:none;background-color:#F0FFF4;padding:0 22px}.single-deal .deals-wrap .deal .details p,.single-deal .deals-wrap .deal .details li,.single-deal .deals-wrap .deal .details a,.single-deal .deals-wrap .deal .details span{font-size:13px;line-height:24px}.modal{font-family:-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif}.modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(21,49,75,.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:999}.modal__container{background-color:#fff;padding:30px;max-width:570px;max-height:100vh;border-radius:10px;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:1px 2px 15px #26262633;box-shadow:1px 2px 15px #26262633}.modal__container:before{content:"";position:absolute;width:115px;height:115px;background-image:url(/wp-content/themes/techjury/img/coupon.svg);right:0;top:40px;background-repeat:no-repeat;background-size:contain}.modal__title{margin-top:0;margin-bottom:0;margin-right:100px;font-weight:600;font-size:20px;line-height:35px;color:#006663;-webkit-box-sizing:border-box;box-sizing:border-box}.modal__close{background:transparent;right:15px;top:15px;position:absolute;border:none}.modal__close:before{content:"\2715"}.modal__close:focus{outline:none}.modal__content{margin-top:55px;margin-bottom:25px;font-size:16px;line-height:29px}@-webkit-keyframes mmfadeIn{from{opacity:0}to{opacity:1}}@keyframes mmfadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes mmfadeOut{from{opacity:1}to{opacity:0}}@keyframes mmfadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes mmslideIn{from{-webkit-transform:translateY(15%);transform:translateY(15%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes mmslideIn{from{-webkit-transform:translateY(15%);transform:translateY(15%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes mmslideOut{from{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-10%);transform:translateY(-10%)}}@keyframes mmslideOut{from{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-10%);transform:translateY(-10%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden="false"] .modal__overlay{-webkit-animation:mmfadeIn 0.3s cubic-bezier(0,0,.2,1);animation:mmfadeIn 0.3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden="false"] .modal__container{-webkit-animation:mmslideIn 0.3s cubic-bezier(0,0,.2,1);animation:mmslideIn 0.3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden="true"] .modal__overlay{-webkit-animation:mmfadeOut 0.3s cubic-bezier(0,0,.2,1);animation:mmfadeOut 0.3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden="true"] .modal__container{-webkit-animation:mmslideOut 0.3s cubic-bezier(0,0,.2,1);animation:mmslideOut 0.3s cubic-bezier(0,0,.2,1)}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform}.code-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:75px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#F0FFF4;border-radius:4px}.code-wrap .code{width:100%}.code-wrap .code p{margin:0;font-size:26px;line-height:34px;font-weight:700;color:#304F60;padding:8px 30px;max-width:330px;height:49px;overflow:hidden}.code-wrap .copy-text{padding:8px 30px;cursor:pointer;border-top-left-radius:0;border-bottom-left-radius:0;min-width:120px;text-align:center}.code-wrap .copy-text:hover{background-color:#ED8936;color:#fff}@media (max-width:1200px){.single-deal .deals-wrap .deal .btn-primary{font-size:15px}}@media (max-width:767px){.single-deal .deals-wrap .deal .deal-title{text-align:center}.single-deal .deals-wrap .deal .verified{left:50%;display:inline-block;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.single-deal .deals-wrap .deal .col-md-6 .vertical-inner{padding-bottom:0}.modal__container{width:100%;margin:0 15px}.code-wrap{margin-right:0}.code-wrap .code{width:157px}.code-wrap .code p{font-size:16px;padding:8px 16px}}.page-content p{margin-bottom:20px}.page-content p:last-child{margin-bottom:0}.page-content ul{list-style:disc;margin-bottom:20px;margin-left:30px}.page-template-default b,.page-template-default strong{color:#006663}.single-bestmoneypages .main-header,.single-cheapmoneypages .main-header,.single-freemoneypages .main-header,.template-minimal-mp .main-header,.template-rating-mp .main-header{background-color:transparent}.main-header .mp-subtitle{font-weight:700;font-size:20px;line-height:35px;margin-top:6px}.main-header .mp-description{position:relative;height:162px;overflow:hidden;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.main-header .mp-description.remove-after::after{display:none}.main-header .mp-description-more{font-weight:700;cursor:pointer;z-index:2;color:#006663}.main-header .mp-description-more:hover{text-decoration:underline}.featured-companies{margin-bottom:42px}.featured-companies .box{-webkit-box-shadow:1px 2px 15px #2626261A;box-shadow:1px 2px 15px #2626261A;padding:32px;height:100%;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;text-align:center}.featured-companies .box:hover{-webkit-box-shadow:1px 2px 15px #26262633;box-shadow:1px 2px 15px #26262633;-webkit-transform:translate(0,-6px);transform:translate(0,-6px)}.featured-companies .box h4{text-align:center;font-size:26px;line-height:43px;margin-top:30px;margin-bottom:15px}.featured-companies .box h4 a{color:#006663}.featured-companies .box img{max-height:50px;width:auto;position:relative}.featured-companies .box .btn{display:block;text-align:center;margin:16px 0;padding:8px 16px;-webkit-transition:all .2s ease;transition:all .2s ease}.featured-companies .box .btn:hover{background-color:transparent}.featured-companies .box .underline{text-decoration:underline;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:inline-block}.detailed-reviews .single-review{margin-bottom:40px;background-color:#F0FFF4;border-radius:4px;padding-bottom:10px}.detailed-reviews .single-review:last-of-type{margin-bottom:0}.detailed-reviews .single-review .detailed-reviews-header{-webkit-box-shadow:1px 2px 15px #2626261A;box-shadow:1px 2px 15px #2626261A;background-color:#fff;border-radius:6px;padding:20px;margin:20px 0}.detailed-reviews .single-review .detailed-reviews-header img{width:100%}.detailed-reviews .single-review .detailed-reviews-header .ribbon{right:0}.detailed-reviews .single-review .detailed-reviews-header .pr-80{padding-right:80px}.detailed-reviews .single-review .detailed-reviews-header h5{font-size:26px;line-height:43px;margin-bottom:15px}.detailed-reviews .single-review .detailed-reviews-header h5 a{color:#006663}.detailed-reviews .single-review .detailed-reviews-header .best-overall-title{font-size:10px;line-height:25px;font-weight:700;color:#006663}.detailed-reviews .single-review .detailed-reviews-header .best-overall{margin-bottom:20px;font-size:13px;line-height:24px}.detailed-reviews .single-review .detailed-reviews-header .btn.btn-primary{display:block;text-align:center;width:168px;padding:8px 25px;-webkit-transition:all .2s ease;transition:all .2s ease}.detailed-reviews .single-review .detailed-reviews-header .btn.btn-primary:hover{background-color:transparent}.detailed-reviews .single-review .features{list-style:none}.detailed-reviews .single-review .features li span{display:block;font-size:16px;color:#006663;font-weight:700}.detailed-reviews .single-review .features li span.name{color:rgba(0,102,99,.5);text-transform:uppercase}.detailed-reviews .single-review .pros_cons{padding-left:20px}.detailed-reviews .single-review .description p:last-child{margin-bottom:0}.detailed-reviews .single-review .read-review{color:#262626;font-weight:700;padding:5px 0}.detailed-reviews .single-review .read-review:hover{color:#178574}.rating-reviews .single-review{background-color:#F0FFF4;border-radius:4px;padding-top:15px;padding-bottom:15px}.rating-reviews .single-review .detailed-reviews-header{background-color:#fff;margin-bottom:20px}.rating-reviews .single-review .detailed-reviews-header img{height:auto;margin-right:0}.rating-reviews .single-review .detailed-reviews-header .best-overall{margin-bottom:0}.rating-reviews .single-review .detailed-reviews-header .small{text-transform:uppercase;margin-bottom:0;font-size:10px;line-height:20px;margin-bottom:4px}.rating-reviews .single-review .detailed-reviews-header .btn-primary{display:block;text-align:center;padding:8px 16px}.rating-reviews .single-review .detailed-reviews-header .ribbon{right:-15px;top:10px}.rating-reviews .single-review .strengts,.rating-reviews .single-review .weaknesses{margin-bottom:0}.rating-reviews .single-review .strengts li:last-child,.rating-reviews .single-review .weaknesses li:last-child{margin-bottom:0}.sort-hover-link{position:absolute;right:15px;top:-30px}.sort-hover-link p{cursor:pointer;font-size:10px;line-height:20px;margin-bottom:0;text-align:right}.sort-hover-link i{margin-left:4px}.sort-hover-link .sort-link-block{display:none}.sort-hover-link .sort-link-block.show{display:block;background:#fff;z-index:999;position:relative;right:-4px;padding:4px 26px;-webkit-box-shadow:0 1px 3px #00000333;box-shadow:0 1px 3px #00000333;border-radius:4px}.sort-hover-link .sort-tag-click{font-size:12px;margin:8px 0}.single-row{position:relative}.single-row .table-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.single-row .row{margin:0}.single-row .row h4 a{color:#006663}.single-row .row p{margin-bottom:12px}.single-row .row .btn{display:block;text-align:center;padding:8px 16px}.single-row .row .review-link{font-weight:700}.single-row .row .underline{text-align:center;text-decoration:underline;margin-top:15px;cursor:pointer}.single-row .stats-wrap{display:none}.single-row .stats-wrap .stats-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 25px 12px;background-color:#F0FFF4}.single-row .stats-wrap .stats-inner .stat{-ms-flex-preferred-size:25%;flex-basis:25%;width:25%;color:#006663}.single-row .stats-wrap .stats-inner .stat b{font-size:10px;line-height:10px;text-transform:uppercase}.single-row .stats-wrap .stats-inner .stat p{font-size:13px;line-height:24px;margin-bottom:20px;margin-top:0}.single-row .stats-wrap .stats-inner .stat:nth-child(5) p,.single-row .stats-wrap .stats-inner .stat:nth-child(6) p,.single-row .stats-wrap .stats-inner .stat:nth-child(7) p,.single-row .stats-wrap .stats-inner .stat:nth-child(8) p{margin-bottom:0}.single-row .full-review{font-weight:700}.rating-table .single-row h4{margin-bottom:16px}.rating-table .single-row .tagline{font-weight:400;color:#4F6981;font-size:13px;line-height:24px;font-style:italic}.rating-table .single-row .stats-wrap p{margin-bottom:0;padding:0 12px 12px}.minimal-table-heading{background-color:#0D0033;border-top-left-radius:4px;border-top-right-radius:4px}.minimal-table-heading p{color:#fff;margin-bottom:0;margin-top:0;font-size:13px;line-height:24px;padding:10px}.minimal-table .minimal-row{padding-top:5px;padding-bottom:5px}.minimal-table .minimal-row:nth-child(even){background-color:#F0FFF4}.minimal-table .minimal-row:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.minimal-table .minimal-row p{margin-top:0;line-height:1.35}.minimal-table .minimal-row .minimal-table-logo img{margin:auto 0;max-width:50px;max-height:50px;float:left}.minimal-table .minimal-row .minimal-table-logo a{text-decoration:none}.minimal-table .minimal-row .minimal-table-logo h4{float:left;line-height:1.35;max-height:44px;overflow:hidden;font-weight:400;font-size:16px;margin-left:5px}.minimal-table .minimal-row .price-wrap{font-size:16px}.minimal-table .minimal-row .minimal-price{text-align:center;margin-bottom:0;font-weight:700;color:#178574}.minimal-table .minimal-row .minimal-price .currency{font-size:9px;position:relative;top:-4.5px}.minimal-table .minimal-row .btn-primary{display:block;text-align:center;max-height:50px;padding:8px 16px}.minimal-table .minimal-row .minimal-table-logo>a{display:-webkit-box;display:-ms-flexbox;display:flex}.ribbon{color:#fff;position:absolute;top:14px;right:-16px;background:#D13938;font-size:12px;line-height:23px;font-weight:700;text-transform:uppercase;padding:2px 10px;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-left-radius:6px;min-width:106px;text-align:center}.ribbon:after{content:"";position:absolute;border-bottom:16px solid transparent;border-right:16px solid transparent;border-left:16px solid #A32323;right:-16px;bottom:-16px}.ribbon.best-value{background-color:#0074E7}.ribbon.best-value:after{border-left-color:#0557A8}.ribbon.best-seller{background-color:#38A169}.ribbon.best-seller:after{border-left-color:#257249}.ribbon.best-deal{background-color:#D13938}.ribbon.best-deal:after{border-left-color:#A32323}.ribbon.best-choice{background-color:#15314B}.ribbon.best-choice:after{border-left-color:#285074}.ribbon.best-offer{background-color:#FEB612}.ribbon.best-offer:after{border-left-color:#D6980E}.ribbon.best-price{background-color:#D13938}.ribbon.best-price:after{border-left-color:#A32323}.ribbon.discount{background-color:#D13938}.ribbon.discount:after{border-left-color:#A32323}.ribbon.special-offer{background-color:#FFB612}.ribbon.special-offer:after{border-left-color:#D6980E}.ribbon.exclusive-offer{background-color:#38A169}.ribbon.exclusive-offer:after{border-left-color:#257249}@media (max-width:1200px){.minimal-table .minimal-row .btn-primary{font-size:14px}}@media (max-width:991px){.rating-table .single-row{text-align:center}.rating-table .single-row h4{margin-top:30px;font-size:20px}.rating-table .single-row img{margin-bottom:15px}.rating-table .single-row ul{text-align:left;position:relative;left:0;-webkit-transform:translateX(0);transform:translateX(0)}.rating-table .single-row .stats-wrap p{text-align:left}.minimal-table .minimal-row{padding:16px}.minimal-table .minimal-row .minimal-table-logo a{display:block;text-align:center}.minimal-table .minimal-row .minimal-table-logo a img{display:inline;float:none}.minimal-table .minimal-row .minimal-table-logo a h4{display:block!important;float:none;text-align:center;margin:0!important;padding:10px 0 0 0!important}.minimal-table .minimal-row .btn-primary{width:280px;margin:10px auto 0}}@media (max-width:767px){.single-row .table-logo{text-align:center;margin-top:24px}.single-row h4{text-align:center;margin:15px 0 10px}.single-row ul{display:inline-block;left:50%;position:relative;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin-bottom:10px}.single-row .stats-wrap .table-desc-mobile{margin-bottom:0;padding:20px 25px 10px;background-color:#F4F9FB}.single-row .stats-wrap .stats-inner .stat{-ms-flex-preferred-size:50%;flex-basis:50%;width:50%}.single-row .stats-wrap .stats-inner .stat p{margin-bottom:20px}.single-row .stats-wrap .stats-inner .stat:nth-child(5) p,.single-row .stats-wrap .stats-inner .stat:nth-child(6) p{margin-bottom:20px}.single-row .ribbon{top:0}.detailed-reviews .single-review .detailed-reviews-header{text-align:center}.detailed-reviews .single-review .detailed-reviews-header .pr-80{padding-right:0}.detailed-reviews .single-review .detailed-reviews-header h5{padding-top:15px}.detailed-reviews .single-review .detailed-reviews-header img{margin-bottom:15px}.detailed-reviews .single-review .detailed-reviews-header .btn-primary{display:inline-block;left:50%;position:relative;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.detailed-reviews .single-review .ribbon{top:0;right:0;border-top-right-radius:0;border-top-left-radius:0}.detailed-reviews .single-review .ribbon:after{display:none}.rating-reviews .single-review .detailed-reviews-header{text-align:left}.rating-reviews .single-review .detailed-reviews-header .ribbon{top:0;right:0;border-top-right-radius:0;border-top-left-radius:0}.rating-reviews .single-review .detailed-reviews-header .ribbon:after{display:none}.minimal-table .minimal-row .minimal-table-logo img{max-width:initial;max-height:initial}.minimal-table .minimal-row .minimal-table-logo a h4{font-weight:700;margin:10px 0}.minimal-table .minimal-row .minimal-price{margin-bottom:10px}}@media (max-width:460px){.featured-companies .box{padding:24px 16px}.single-row .row{padding:10px 15px}.single-row .row ul li{font-size:14px}.single-row .stats-wrap .table-desc-mobile{font-size:14px;padding:20px 15px 0}.single-row .stats-wrap .stats-inner{padding:10px 15px 12px}.single-row .stats-wrap .stats-inner .stat{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}.single-row .stats-wrap .stats-inner .stat:nth-child(7) p{margin-bottom:20px}.detailed-reviews .single-review .features{margin-bottom:10px}.detailed-reviews .single-review .features li{width:100%}}.hover-box{position:relative}.hover-box .bg-absolute{position:absolute;top:40px;bottom:40px;left:0;right:0}.hover-box .left-box{padding:60px 0}.hover-box .left-box img{max-width:60%}.hover-box .right-text p{margin:0 0 20px 0}.hover-box .right-text p:last-child{margin:0}.navigation{margin:20px 0 40px}.navigation ul{list-style-type:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navigation ul li{-webkit-box-shadow:1px 2px 15px #26262633;box-shadow:1px 2px 15px #26262633;background-color:#fff;color:#262626;margin:0 5px;font-size:10px;line-height:10px;padding:0;display:block;border-radius:4px}.navigation ul li:hover{background-color:#0D0033;color:#fff}.navigation ul li:not(.dots):hover{padding:0!important}.navigation ul li a,.navigation ul li span{width:100%;height:100%;color:inherit;text-decoration:none;padding:14px 16px!important;display:block;font-size:14px}.navigation ul li.active{background-color:#0D0033;color:#fff;padding:0!important}.navigation ul li.active:hover{background-color:transparent;color:#262626}@media only screen and (max-width:576px){.navigation ul li.prev-page{display:none}.navigation ul li.next-page{display:none}.navigation ul li a,.navigation ul li span{padding:7px 10px!important}}.breadcrumb{margin:0 0 10px}.breadcrumb .current{color:rgba(0,102,99,.5);font-size:13px;line-height:24px}.breadcrumb .dot{width:4px;height:4px;display:inline-block;background:#006663;border-radius:4px;margin:0 6px;position:relative;top:-2px}.breadcrumb a{color:#006663;font-size:13px;line-height:24px;text-decoration:none;-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s}.breadcrumb a:hover{color:#006663;text-decoration:underline}@media only screen and (max-width:1200px){.site-header .header-wrap{padding:0}.site-header .header-wrap .row{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0}.site-header .header-wrap .find-solution-menu{margin-left:0}.site-header .header-wrap .find-solution-menu .find-solution{border-radius:0;float:none;border:none;margin:0;line-height:50px;width:100%;padding:0 20px}.site-header .header-wrap .find-solution-menu .find-solution:hover{background-color:#fff;color:#15314B}.site-header .header-wrap .find-solution-menu .find-solution:hover .sub-find-solution{display:none;background-color:transparent}.site-header .header-wrap .find-solution-menu .find-solution:hover:after{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #15314B}.site-header .header-wrap .find-solution-menu .find-solution:after{top:20px}.site-header .header-wrap .find-solution-menu .find-solution span{display:block;position:relative;z-index:99}.site-header .header-wrap .find-solution-menu .find-solution.solution-active{background-color:#15314B;color:#A0B7CD;display:block}.site-header .header-wrap .find-solution-menu .find-solution.solution-active:after{border-bottom:7px solid #fff;border-left:7px solid transparent;border-right:7px solid transparent;border-top:none}.site-header .header-wrap .find-solution-menu .find-solution.solution-active .sub-find-solution{position:relative;width:100%;left:0;display:block;-webkit-box-shadow:none;box-shadow:none}.site-header .header-wrap .find-solution-menu .find-solution.solution-active .sub-find-solution li:hover{background-color:#15314B}.site-header .header-wrap .find-solution-menu .find-solution.solution-active .sub-find-solution li:hover a{color:#A0B7CD}.site-header .header-wrap .find-solution-menu .find-solution.solution-active .sub-find-solution li:last-child:after{content:"";width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #fff;top:25px;right:-5px;position:absolute}.site-header .header-wrap .find-solution-menu .find-solution.solution-active .sub-find-solution li:not(:last-child):after{display:none}.site-header .header-wrap .find-solution-menu .find-solution.solution-active .sub-find-solution li a{padding:10px 20px 10px 0!important}.site-header .header-wrap .find-solution-menu .find-solution.solution-active .sub-find-solution li a:hover{color:#A0B7CD}.site-header .header-wrap .find-solution-menu .find-solution.solution-active .sub-find-solution li ul{display:none}.site-header .header-wrap .find-solution-menu .find-solution.solution-active .sub-find-solution .dedicated-reviews-menu{position:relative;z-index:99}.site-header .header-wrap .find-solution-menu .find-solution.solution-active .sub-find-solution .sub-solution-active .huge-sub{display:block;position:initial;width:100%;background:transparent;margin-left:0;height:100%;-webkit-box-shadow:none;box-shadow:none}.site-header .header-wrap .find-solution-menu .find-solution.solution-active .sub-find-solution .sub-solution-active .huge-sub .review-category-title{color:#fff;padding-left:15px!important;padding-top:0!important}.site-header .header-wrap .find-solution-menu .find-solution.solution-active .sub-find-solution .sub-solution-active .huge-sub .reviews-sub-inner li{display:none}.site-header .mobile-navigation{display:block!important}.site-header .site-navigation{height:calc(100% - 62px);width:360px;max-width:360px;display:block;position:fixed;top:62px;right:-100%;z-index:9999;-webkit-box-shadow:0 15px 15px 0 rgba(0,0,0,.4);box-shadow:0 15px 15px 0 rgba(0,0,0,.4);background:#fff;padding:0;overflow-y:auto;padding-bottom:0;border-top:1px solid rgba(21,49,75,.2);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.site-header .site-navigation ul#primary-menu{width:100%;height:auto!important;display:block;text-align:left;-ms-flex-wrap:wrap;flex-wrap:wrap;border-top:1px solid rgba(38,38,38,.2)}.site-header .site-navigation ul#primary-menu li{width:100%;height:auto;line-height:0;margin:0;border-bottom:1px solid rgba(38,38,38,.2)}.site-header .site-navigation ul#primary-menu li.current-menu-item a{color:#262626!important}.site-header .site-navigation ul#primary-menu li.dropdown-toggle>a{width:calc(100% - 45px)}.site-header .site-navigation ul#primary-menu li.dropdown-toggle>a:after{content:"";width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #15314B;top:20px;right:15px;position:absolute}.site-header .site-navigation ul#primary-menu li a{color:#262626;width:100%;height:50px;line-height:48px;padding:0 20px;font-size:15px;text-transform:capitalize;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.site-header .site-navigation ul#primary-menu li .sub-menu{-webkit-transform:scaleY(1);transform:scaleY(1);width:100%;background:transparent;padding-top:0;position:static;opacity:1!important;visibility:visible!important;display:none;-webkit-transition:none;transition:none;-webkit-box-shadow:none;box-shadow:none;border-top:0 solid #000}.site-header .site-navigation ul#primary-menu li .sub-menu li{border-bottom:1px solid rgba(38,38,38,.2)}.site-header .site-navigation ul#primary-menu li ul li{border-bottom:none!important}.site-header .site-navigation ul#primary-menu .search-menu-icon{display:none}.site-header .site-navigation.active{left:0}.site-header .site-navigation .search-wrap{display:block;position:static;opacity:1;visibility:visible;-webkit-transform:none;transform:none;width:100%;padding:15px}.site-header .site-navigation .search-wrap input{color:#262626;height:42px;font-size:15px}.site-header .site-navigation .search-wrap input::-webkit-input-placeholder{color:rgba(38,38,38,.5)}.site-header .site-navigation .search-wrap input:-ms-input-placeholder{color:rgba(38,38,38,.5)}.site-header .site-navigation .search-wrap input::-ms-input-placeholder{color:rgba(38,38,38,.5)}.site-header .site-navigation .search-wrap input::placeholder{color:rgba(38,38,38,.5)}.site-header .site-navigation .search-wrap input:focus::-webkit-input-placeholder{color:rgba(38,38,38,.3)}.site-header .site-navigation .search-wrap input:focus:-ms-input-placeholder{color:rgba(38,38,38,.3)}.site-header .site-navigation .search-wrap input:focus::-ms-input-placeholder{color:rgba(38,38,38,.3)}.site-header .site-navigation .search-wrap input:focus::placeholder{color:rgba(38,38,38,.3)}.site-header:hover .sub-menu{display:block}.preheader .widget_custom_search .search-form{width:100%;padding:0 15px}.preheader .widget_custom_search .custom-search-close{right:15px}}@media only screen and (max-width:768px){.large{font-size:33px;line-height:54px}h1{font-size:33px;line-height:54px}h2{font-size:26px;line-height:43px}h3{font-size:20px;line-height:35px}h4{font-size:16px;line-height:29px}h5{font-size:16px;line-height:29px}h6{font-size:13px;line-height:24px}}@media only screen and (max-width:576px){.site-header .site-navigation{max-width:100%;width:100%}}