/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
*{min-height:0;min-width:0;}html,body{overflow-x:hidden;}fieldset{background-color:transparent;border:0;margin:0;padding:0;}iframe{border:0 none transparent;scrollbar-width:none;-ms-overflow-style:none;}iframe::-webkit-scrollbar{width:0;height:0;}legend{font-weight:600;margin-bottom:0.375em;padding:0;}label{display:block;font-weight:normal;margin-bottom:0.375em;}input,select,textarea{display:block;font-size:16px;}.form-required::after{color:var(--tri);content:"*";}input.form-radio{display:inline-block;}label[class="option"]{display:inline-block;}[type='color'],[type='date'],[type='datetime'],[type='datetime-local'],[type='email'],[type='month'],[type='number'],[type='password'],[type='search'],[type='tel'],[type='text'],[type='time'],[type='url'],[type='week'],input:not([type]),textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #ddd;border-radius:2px;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.06);box-shadow:inset 0 1px 3px rgba(0,0,0,0.06);-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:0.75em;padding:0.5em;-webkit-transition:border-color 150ms ease;-o-transition:border-color 150ms ease;transition:border-color 150ms ease;width:100%;}[type='color']:hover,[type='date']:hover,[type='datetime']:hover,[type='datetime-local']:hover,[type='email']:hover,[type='month']:hover,[type='number']:hover,[type='password']:hover,[type='search']:hover,[type='tel']:hover,[type='text']:hover,[type='time']:hover,[type='url']:hover,[type='week']:hover,input:not([type]):hover,textarea:hover{border-color:#cccccc;}[type='color']:focus,[type='date']:focus,[type='datetime']:focus,[type='datetime-local']:focus,[type='email']:focus,[type='month']:focus,[type='number']:focus,[type='password']:focus,[type='search']:focus,[type='tel']:focus,[type='text']:focus,[type='time']:focus,[type='url']:focus,[type='week']:focus,input:not([type]):focus,textarea:focus{border-color:#555;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.06),0 0 5px rgba(85,85,85,0.7);box-shadow:inset 0 1px 3px rgba(0,0,0,0.06),0 0 5px rgba(85,85,85,0.7);outline:none;}[type='color']:disabled,[type='date']:disabled,[type='datetime']:disabled,[type='datetime-local']:disabled,[type='email']:disabled,[type='month']:disabled,[type='number']:disabled,[type='password']:disabled,[type='search']:disabled,[type='tel']:disabled,[type='text']:disabled,[type='time']:disabled,[type='url']:disabled,[type='week']:disabled,input:not([type]):disabled,textarea:disabled{background-color:#f2f2f2;cursor:not-allowed;}[type='color']:disabled:hover,[type='date']:disabled:hover,[type='datetime']:disabled:hover,[type='datetime-local']:disabled:hover,[type='email']:disabled:hover,[type='month']:disabled:hover,[type='number']:disabled:hover,[type='password']:disabled:hover,[type='search']:disabled:hover,[type='tel']:disabled:hover,[type='text']:disabled:hover,[type='time']:disabled:hover,[type='url']:disabled:hover,[type='week']:disabled:hover,input:not([type]):disabled:hover,textarea:disabled:hover{border:1px solid #ddd;}[type='color']::-webkit-input-placeholder,[type='date']::-webkit-input-placeholder,[type='datetime']::-webkit-input-placeholder,[type='datetime-local']::-webkit-input-placeholder,[type='email']::-webkit-input-placeholder,[type='month']::-webkit-input-placeholder,[type='number']::-webkit-input-placeholder,[type='password']::-webkit-input-placeholder,[type='search']::-webkit-input-placeholder,[type='tel']::-webkit-input-placeholder,[type='text']::-webkit-input-placeholder,[type='time']::-webkit-input-placeholder,[type='url']::-webkit-input-placeholder,[type='week']::-webkit-input-placeholder,input:not([type])::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#858585;}[type='color']:-ms-input-placeholder,[type='date']:-ms-input-placeholder,[type='datetime']:-ms-input-placeholder,[type='datetime-local']:-ms-input-placeholder,[type='email']:-ms-input-placeholder,[type='month']:-ms-input-placeholder,[type='number']:-ms-input-placeholder,[type='password']:-ms-input-placeholder,[type='search']:-ms-input-placeholder,[type='tel']:-ms-input-placeholder,[type='text']:-ms-input-placeholder,[type='time']:-ms-input-placeholder,[type='url']:-ms-input-placeholder,[type='week']:-ms-input-placeholder,input:not([type]):-ms-input-placeholder,textarea:-ms-input-placeholder{color:#858585;}[type='color']::-ms-input-placeholder,[type='date']::-ms-input-placeholder,[type='datetime']::-ms-input-placeholder,[type='datetime-local']::-ms-input-placeholder,[type='email']::-ms-input-placeholder,[type='month']::-ms-input-placeholder,[type='number']::-ms-input-placeholder,[type='password']::-ms-input-placeholder,[type='search']::-ms-input-placeholder,[type='tel']::-ms-input-placeholder,[type='text']::-ms-input-placeholder,[type='time']::-ms-input-placeholder,[type='url']::-ms-input-placeholder,[type='week']::-ms-input-placeholder,input:not([type])::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#858585;}[type='color']::placeholder,[type='date']::placeholder,[type='datetime']::placeholder,[type='datetime-local']::placeholder,[type='email']::placeholder,[type='month']::placeholder,[type='number']::placeholder,[type='password']::placeholder,[type='search']::placeholder,[type='tel']::placeholder,[type='text']::placeholder,[type='time']::placeholder,[type='url']::placeholder,[type='week']::placeholder,input:not([type])::placeholder,textarea::placeholder{color:#858585;}textarea{resize:vertical;}[type="checkbox"],[type="radio"]{display:inline;margin-right:0.375em;}[type="file"]{margin-bottom:0.75em;width:100%;}select{margin-bottom:1.5em;max-width:100%;width:auto;}[type="checkbox"]:focus,[type="radio"]:focus,[type="file"]:focus,select:focus{outline:3px solid rgba(85,85,85,0.6);outline-offset:2px;}input[type="search"]{-webkit-box-sizing:border-box;box-sizing:border-box;}ul,ol{margin:10px 0;padding:0 0 0 20px;}ol{}dl{margin:0;}dt{font-weight:600;margin:0;}dd{margin:0;}figure{margin:0;}img,picture{max-width:100%;height:auto;vertical-align:top;}table{border-collapse:collapse;margin:1.5em 0;table-layout:fixed;text-align:left;width:100%;}thead{line-height:1.3;vertical-align:bottom;}tbody{vertical-align:top;}tr{border-bottom:1px solid #ddd;}th{font-weight:600;}th,td{padding:0.75em 0.75em 0.75em 0;}html{color:#333;font-size:16px;line-height:1.5;letter-spacing:0.03em;}h1,h2,h3,h4,h5,h6{font-size:16px;line-height:1.3;margin:0 0 0.75em;}h1{font-size:2.2em;}h2{font-size:1.8em;}h3{font-size:1.4em;}h4{font-size:1.2em;}h5{font-size:1.1em;}p{margin:0 0 0.75em;}a{color:var(--tri);text-decoration:none;-webkit-transition:color 150ms ease;-o-transition:color 150ms ease;transition:color 150ms ease;}a:active,a:focus,a:hover{color:#404040;}hr{border-bottom:1px solid #ddd;border-left:0;border-right:0;border-top:0;margin:1.5em 0;}pre,code,tt{font:1em "andale mono","lucida console",monospace;line-height:1.5;}pre{background-color:#efefef;display:block;padding:5px;margin:5px 0;border:1px solid #aaaaaa;}abbr{border-bottom:1px dotted #666666;cursor:help;white-space:nowrap;}form{display:inline-block;width:auto;}form label{font-weight:500;margin:0;}form input{margin:0 !important;}form .form-item .description{font-family:Times New Roman,Georgia;font-size:0.9em;font-style:italic;font-weight:normal;}form .counter{font-family:Times New Roman;font-style:italic;}.user-login-form .form-item{margin:0 0 20px;}.flexy{display:flex;}.flexwrap{flex-wrap:wrap;}.flexnowrap{flex-wrap:nowrap;}.txtcenter{text-align:center;}.self-center{align-self:center;}.block-title{color:inherit;}.darkbg .block-title{color:var(--skyblue);}blockquote{background-color:var(--tri-t1);border-left:10px solid var(--tri-t8);margin-inline-end:10px;margin-inline-start:20px;padding:10px;}#block-wtvbase-content{padding:10px;}.icon-left{margin-right:7px;}.one-sidebar #block-wtvbase-content,#sidebar-second{padding:10px 30px;}.flexy-views .view-content{display:flex;flex-wrap:nowrap;width:100%;}.wtv2c{flex:1 1 auto;min-width:calc(100% / 2);}.wtv3c{flex:1 1 auto;min-width:calc(100% / 3);}.wtv4c{flex:1 1 auto;min-width:calc(100% / 4);}.wtv5c{flex:1 1 auto;min-width:calc(100% / 5);}.wtv6c{flex:1 1 auto;min-width:calc(100% / 6);}#toolbar-administration{margin:0;padding:0;vertical-align:baseline;font-size:small;line-height:1;position:relative;z-index:99999;}#wide-highlighted,#wide-highlighted > div{position:relative;}#content-area{margin:0;position:relative;z-index:99;}#block-wtvbase-local-tasks{position:relative;z-index:99;}.breadcrumb li + li::before{color:var(--skyblue-t3);content:"\f105";display:inline-block;font-family:"font awesome 6 free";font-size:.9em;font-weight:900;padding:0 0.3rem;position:relative;top:1px;}.view .view-empty{display:flex;flex-wrap:wrap;justify-content:center;text-align:center;}.view .view-empty .bodytxt{align-self:center;font-family:inherit !important;font-size:1.2em;font-style:normal !important;font-weight:600;}.view .view-empty .bodytxt button,.view .view-empty .bodytxt .button{background-color:transparent;border:2px solid var(--main);color:var(--main);margin:10px 5px;text-shadow:0 0 0 transparent;}.pager{color:var(--dark);margin:40px 0 20px;text-align:center;}.pager .pager__items{display:inline-flex;flex-wrap:wrap;justify-content:center;margin:0;max-width:650px;padding:0;position:relative;width:100%;}.pager .pager__items .pager__item{align-self:center;}.pager .pager__item a{background:var(--main);-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;border-radius:3px;-moz-box-shadow:-3px -3px 7px var(--grey-t2),3px 3px 5px var(--main-t2);-webkit-box-shadow:-3px -3px 7px var(--grey-t2),3px 3px 5px var(--main-t2);-o-box-shadow:-3px -3px 7px var(--grey-t2),3px 3px 5px var(--main-t2);box-shadow:-3px -3px 7px var(--grey-t2),3px 3px 5px var(--main-t2);color:var(--grey);display:inline-block;margin:7px;padding:5px 15px;}.pager .pager__item a:hover,.pager .pager__item--active a{background:var(--dark);-moz-box-shadow:inset -3px -3px 7px var(--grey-t2),inset 3px 3px 5px var(--main-t2);-webkit-box-shadow:inset -3px -3px 7px var(--grey-t2),inset 3px 3px 5px var(--main-t2);-o-box-shadow:inset -3px -3px 7px var(--grey-t2),inset 3px 3px 5px var(--main-t2);box-shadow:inset -3px -3px 7px var(--grey-t2),inset 3px 3px 5px var(--main-t2);color:var(--grey-t7);}.taxterm.tags .pager .pager__items{justify-content:space-between;max-width:none;width:100%;}.pager .pager__item.pagerer-prefix{margin:0 20px;}
html{background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit;}html,body{height:100%;}body{background-color:var(--dark);margin:0;position:relative;}.layout-container{background-color:var(--white-t95);background-image:url("/themes/custom/wtvbase/css/layout/../../svg/bg1.svg");background-attachment:fixed;background-size:cover;margin:0 auto;max-width:100%;position:relative;}.container{margin:auto;max-width:1200px;}.not-front #main .container{background-color:var(--white-t5);}.path-view--testimonial #main .container,.path-view--treatment #main .container,.path-view--blog #main .container,.path-view--promo #main .container{background-color:transparent;}.container::after{clear:both;content:"";display:block;}#content-wrapper{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px);}.no-sidebar #content{width:calc(100% - 40px);float:left;margin-left:20px;}#footer,#sidebar-first,#sidebar-second,#navigation{}#header,#footer,.mission,.breadcrumb,.node{clear:both;}@media only screen and (min-width:1025px){.no-sidebar #content{width:calc(100% - 40px);float:left;margin-left:20px;}.one-sidebar.sidebar-second #content{float:left;margin-left:20px;width:calc(67% - 20px);}.one-sidebar.sidebar-first #content{width:calc(75% - 35px);float:left;margin-left:20px;margin-left:calc(25% - 25px + 40px);}.two-sidebars #content{width:calc(41.66667% - 28.33333px);float:left;margin-left:20px;margin-left:calc(25% - 25px + 40px);}#sidebar-first{width:calc(25% - 25px);float:left;margin-left:20px;margin-left:calc(-66.66667% - 6.66667px + 40px);}.one-sidebar.sidebar-first #sidebar-first{margin-left:calc(-100% - 0px + 40px);}#sidebar-second{float:left;margin-left:calc(0% - 20px + 10px);width:calc(33% - 10px);}}@media only screen and (min-width:769px){.no-sidebar #content{width:calc(100% - 40px);float:left;margin-left:20px;}.one-sidebar.sidebar-second #content{float:left;margin-left:20px;width:calc(68% - 20px);}.one-sidebar.sidebar-first #content{width:calc(75% - 35px);float:left;margin-left:20px;margin-left:calc(25% - 25px + 40px);}.two-sidebars #content{width:calc(50% - 30px);float:left;margin-left:20px;margin-left:calc(25% - 25px + 40px);}#sidebar-first{width:calc(25% - 25px);float:left;margin-left:20px;margin-left:calc(-75% - 5px + 40px);}.one-sidebar.sidebar-first #sidebar-first{margin-left:calc(-100% - 0px + 40px);}#sidebar-second{float:left;margin-left:calc(0% - 20px + 10px);width:calc(32% - 10px);}}
.breadcrumb li{list-style-type:none;display:inline-block;}#navigation li{list-style-type:none;display:inline-block;}.site-name{font-size:2.2em;line-height:1.3em;font-weight:300;padding:0 0 0.5em;margin:0;}.pager__item{display:inline;}.pager__item a{display:inline-block;}
@font-face{font-family:'Hind';font-style:normal;font-weight:300;src:url('/themes/custom/wtvbase/font/hind/hind-v16-latin-300.eot');src:local(''),url('/themes/custom/wtvbase/font/hind/hind-v16-latin-300.eot?#iefix') format('embedded-opentype'),url('/themes/custom/wtvbase/font/hind/hind-v16-latin-300.woff2') format('woff2'),url('/themes/custom/wtvbase/font/hind/hind-v16-latin-300.woff') format('woff'),url('/themes/custom/wtvbase/font/hind/hind-v16-latin-300.ttf') format('truetype'),url('/themes/custom/wtvbase/font/hind/hind-v16-latin-300.svg#Hind') format('svg');}@font-face{font-family:'Hind';font-style:normal;font-weight:400;src:url('/themes/custom/wtvbase/font/hind/hind-v16-latin-regular.eot');src:local(''),url('/themes/custom/wtvbase/font/hind/hind-v16-latin-regular.eot?#iefix') format('embedded-opentype'),url('/themes/custom/wtvbase/font/hind/hind-v16-latin-regular.woff2') format('woff2'),url('/themes/custom/wtvbase/font/hind/hind-v16-latin-regular.woff') format('woff'),url('/themes/custom/wtvbase/font/hind/hind-v16-latin-regular.ttf') format('truetype'),url('/themes/custom/wtvbase/font/hind/hind-v16-latin-regular.svg#Hind') format('svg');}@font-face{font-family:'Hind';font-style:normal;font-weight:500;src:url('/themes/custom/wtvbase/font/hind/hind-v16-latin-500.eot');src:local(''),url('/themes/custom/wtvbase/font/hind/hind-v16-latin-500.eot?#iefix') format('embedded-opentype'),url('/themes/custom/wtvbase/font/hind/hind-v16-latin-500.woff2') format('woff2'),url('/themes/custom/wtvbase/font/hind/hind-v16-latin-500.woff') format('woff'),url('/themes/custom/wtvbase/font/hind/hind-v16-latin-500.ttf') format('truetype'),url('/themes/custom/wtvbase/font/hind/hind-v16-latin-500.svg#Hind') format('svg');}@font-face{font-family:'Hind';font-style:normal;font-weight:600;src:url('/themes/custom/wtvbase/font/hind/hind-v16-latin-600.eot');src:local(''),url('/themes/custom/wtvbase/font/hind/hind-v16-latin-600.eot?#iefix') format('embedded-opentype'),url('/themes/custom/wtvbase/font/hind/hind-v16-latin-600.woff2') format('woff2'),url('/themes/custom/wtvbase/font/hind/hind-v16-latin-600.woff') format('woff'),url('/themes/custom/wtvbase/font/hind/hind-v16-latin-600.ttf') format('truetype'),url('/themes/custom/wtvbase/font/hind/hind-v16-latin-600.svg#Hind') format('svg');}@font-face{font-family:'Hind';font-style:normal;font-weight:700;src:url('/themes/custom/wtvbase/font/hind/hind-v16-latin-700.eot');src:local(''),url('/themes/custom/wtvbase/font/hind/hind-v16-latin-700.eot?#iefix') format('embedded-opentype'),url('/themes/custom/wtvbase/font/hind/hind-v16-latin-700.woff2') format('woff2'),url('/themes/custom/wtvbase/font/hind/hind-v16-latin-700.woff') format('woff'),url('/themes/custom/wtvbase/font/hind/hind-v16-latin-700.ttf') format('truetype'),url('/themes/custom/wtvbase/font/hind/hind-v16-latin-700.svg#Hind') format('svg');}
