/**
* kk Star Ratings
* @see https://github.com/kamalkhan/kk-star-ratings
*/
 .kk-star-ratings {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.kk-star-ratings.kksr-shortcode {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;}.kk-star-ratings.kksr-valign-top {margin-bottom: 2rem;}.kk-star-ratings.kksr-valign-bottom {margin-top: 2rem;}.kk-star-ratings.kksr-align-left {-webkit-box-pack: flex-start;-webkit-justify-content: flex-start;-ms-flex-pack: flex-start;justify-content: flex-start;}.kk-star-ratings.kksr-align-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.kk-star-ratings.kksr-align-right {-webkit-box-pack: flex-end;-webkit-justify-content: flex-end;-ms-flex-pack: flex-end;justify-content: flex-end;}.kk-star-ratings .kksr-muted {opacity: .5;}.kk-star-ratings .kksr-stars {position: relative;}.kk-star-ratings .kksr-stars .kksr-stars-active, .kk-star-ratings .kksr-stars .kksr-stars-inactive {display: flex;}.kk-star-ratings .kksr-stars .kksr-stars-active {overflow: hidden;position: absolute;top: 0;left: 0;}.kk-star-ratings .kksr-stars .kksr-star {cursor: pointer;padding-right: 0px;}.kk-star-ratings.kksr-disabled .kksr-stars .kksr-star {cursor: default;}.kk-star-ratings .kksr-stars .kksr-star .kksr-icon {transition: .3s all;}.kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-stars-active {width: 0 !important;}.kk-star-ratings .kksr-stars .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars .kksr-star:hover ~ .kksr-star .kksr-icon {background-image: url("/wp-content/plugins/kk-star-ratings/src/core/public/svg/inactive.svg");}.kk-star-ratings .kksr-stars .kksr-stars-active .kksr-star .kksr-icon {background-image: url("/wp-content/plugins/kk-star-ratings/src/core/public/svg/active.svg");}.kk-star-ratings.kksr-disabled .kksr-stars .kksr-stars-active .kksr-star .kksr-icon, .kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-star .kksr-icon {background-image: url("/wp-content/plugins/kk-star-ratings/src/core/public/svg/selected.svg");}.kk-star-ratings .kksr-legend {margin-left: .75rem;margin-right: .75rem;}[dir="rtl"] .kk-star-ratings .kksr-stars .kksr-stars-active {left: auto;right: 0;}
.kc-us-link{color:#5850ec}.kc-flex{display:flex}.kc-us-link-icon{width:2.5rem;color:#5850ec;height:1.5rem;cursor:pointer}.kc-us-link-create-icon{width:2.5rem;color:#000;height:1.5rem;cursor:pointer}.kc-us-qr-code .qr{margin-left:auto;margin-right:auto;font-size:1px;width:50%}#generate-short-link,#generated-short-link{text-align:center}#generate-short-link #kc-us-target-url,#generate-short-link #kc-us-short-url{width:60%;display:inline;border:1px solid grey;border-radius:50px 0 0 50px;background-color:#FFF;margin:0;font-size:16px}#generate-short-link #kc-us-submit-btn,#generate-short-link #kc-us-copy-btn{border:1px solid grey;display:inline;padding:15px;background-color:#4662FA;color:#FFF;border-radius:0 50px 50px 0;margin:-5px;width:150px;font-size:16px}.kc-us-tooltip{position:relative;display:inline-block}.kc-us-tooltip .kc-us-tooltiptext{visibility:hidden;width:140px;background-color:#555;color:#fff;text-align:center;border-radius:6px;padding:5px;position:absolute;z-index:1;bottom:150%;left:50%;margin-left:-75px;opacity:0;transition:opacity 0.3s}.kc-us-tooltip .kc-us-tooltiptext::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 #fff0 #fff0 #fff0}.kc-us-tooltip:hover .kc-us-tooltiptext{visibility:visible;opacity:1}@import"https://fonts.googleapis.com/css2?family=Delicious+Handrawn&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.row{display:flex;margin:0 -1.5rem}@media only screen and (max-width:767px){.row{margin:0 -8px}}.row>[class^=col]{padding:0 1.5rem}@media only screen and (max-width:767px){.row>[class^=col]{padding:0 8px}}.row.narrow{margin-left:-1rem;margin-right:-1rem}.row.narrow>[class^=col]{padding-left:1rem;padding-right:1rem}@media only screen and (max-width:767px){.row{flex-wrap:wrap}}.row.is-multiline{flex-wrap:wrap}.row.no-gutter{margin-left:0;margin-right:0}.row.no-gutter>[class^=col]{padding:0}.row .col{display:block}.row .col-1{width:8.3333333333%;flex:none}.row .col-2{width:16.6666666667%;flex:none}.row .col-3{width:25%;flex:none}.row .col-4{width:33.3333333333%;flex:none}.row .col-5{width:41.6666666667%;flex:none}.row .col-6{width:50%;flex:none}.row .col-7{width:58.3333333333%;flex:none}.row .col-8{width:66.6666666667%;flex:none}.row .col-9{width:75%;flex:none}.row .col-10{width:83.3333333333%;flex:none}.row .col-11{width:91.6666666667%;flex:none}.row .col-12{width:100%;flex:none}.row .col-20{width:20%;flex:none}.row .offset-1{margin-left:8.3333333333%}.row .offset-2{margin-left:16.6666666667%}.row .offset-3{margin-left:25%}.row .offset-4{margin-left:33.3333333333%}.row .offset-5{margin-left:41.6666666667%}.row .offset-6{margin-left:50%}.row .offset-7{margin-left:58.3333333333%}.row .offset-8{margin-left:66.6666666667%}.row .offset-9{margin-left:75%}.row .offset-10{margin-left:83.3333333333%}.row .offset-11{margin-left:91.6666666667%}@media only screen and (min-width: 768px)and (max-width:1199px){.row .col-md-1{width:8.3333333333%;flex:none}.row .col-md-2{width:16.6666666667%;flex:none}.row .col-md-3{width:25%;flex:none}.row .col-md-4{width:33.3333333333%;flex:none}.row .col-md-5{width:41.6666666667%;flex:none}.row .col-md-6{width:50%;flex:none}.row .col-md-7{width:58.3333333333%;flex:none}.row .col-md-8{width:66.6666666667%;flex:none}.row .col-md-9{width:75%;flex:none}.row .col-md-10{width:83.3333333333%;flex:none}.row .col-md-11{width:91.6666666667%;flex:none}.row .col-md-12{width:100%;flex:none}.row .col-md-20{width:20%;flex:none}.row .offset-md-1{margin-left:8.3333333333%}.row .offset-md-2{margin-left:16.6666666667%}.row .offset-md-3{margin-left:25%}.row .offset-md-4{margin-left:33.3333333333%}.row .offset-md-5{margin-left:41.6666666667%}.row .offset-md-6{margin-left:50%}.row .offset-md-7{margin-left:58.3333333333%}.row .offset-md-8{margin-left:66.6666666667%}.row .offset-md-9{margin-left:75%}.row .offset-md-10{margin-left:83.3333333333%}.row .offset-md-11{margin-left:91.6666666667%}}@media only screen and (min-width:1200px){.row .col-lg-1{width:8.3333333333%;flex:none}.row .col-lg-2{width:16.6666666667%;flex:none}.row .col-lg-3{width:25%;flex:none}.row .col-lg-4{width:33.3333333333%;flex:none}.row .col-lg-5{width:41.6666666667%;flex:none}.row .col-lg-6{width:50%;flex:none}.row .col-lg-7{width:58.3333333333%;flex:none}.row .col-lg-8{width:66.6666666667%;flex:none}.row .col-lg-9{width:75%;flex:none}.row .col-lg-10{width:83.3333333333%;flex:none}.row .col-lg-11{width:91.6666666667%;flex:none}.row .col-lg-12{width:100%;flex:none}.row .col-lg-20{width:20%;flex:none}.row .offset-lg-1{margin-left:8.3333333333%}.row .offset-lg-2{margin-left:16.6666666667%}.row .offset-lg-3{margin-left:25%}.row .offset-lg-4{margin-left:33.3333333333%}.row .offset-lg-5{margin-left:41.6666666667%}.row .offset-lg-6{margin-left:50%}.row .offset-lg-7{margin-left:58.3333333333%}.row .offset-lg-8{margin-left:66.6666666667%}.row .offset-lg-9{margin-left:75%}.row .offset-lg-10{margin-left:83.3333333333%}.row .offset-lg-11{margin-left:91.6666666667%}}.d-flex{display:flex;flex-wrap:wrap}.d-block{display:block}.align-self-items-center{align-self:center}.align-self-items-start{align-self:flex-start}.align-self-items-end{align-self:flex-end}.align-items-center{align-items:center}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.justify-content-start{justify-content:flex-start}.justify-content-center{justify-content:center}.justify-content-end{justify-content:flex-end}.justify-content-space-between{justify-content:space-between}.justify-content-space-around{justify-content:space-around}*{box-sizing:border-box}*:before,*:after{box-sizing:border-box;content:"";display:none}::-moz-selection{background:#263069;color:#fff}::selection{background:#263069;color:#fff}:focus{outline:none !important}html,body{width:100%;max-width:100%;position:relative;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}html{font-size:62.5%;overflow-x:hidden}body{margin:0 auto;width:100%;padding:0;font-size:62.5%;color:#121820;background:#fbf9f7;background:#fffbf4;line-height:1.6;font-family:"Montserrat",sans-serif;font-weight:normal;padding-top:7.5rem;font-weight:400}.pull-right{float:right}.pull-left{float:left}.text-right{text-align:right !important}.text-center{text-align:center}.text-left{text-align:left !important}@media only screen and (max-width:767px){.text-right-mobile{text-align:right !important}.text-center-mobile{text-align:center}.text-left-mobile{text-align:left !important}}.container{width:100%;margin:0 auto;max-width:124rem;padding:0 2rem}@media only screen and (max-width:767px){.container{padding:0 15px}}.clearfix:after{clear:both;display:table}img{margin:0;display:inline-block;vertical-align:middle;user-select:none;max-width:100%;height:auto}.is-visible-mobile{display:none !important}@media only screen and (max-width:767px){.is-hidden-mobile{display:none !important}.is-visible-mobile{display:block !important}}.os-animation{opacity:0}.os-animation.animated{opacity:1}.border-radius{border-radius:1rem}hr{border:none;border-top:1px solid rgba(18,24,32,.1)}.hide-last-hr hr:last-child{display:none}.line-clamp-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-4{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.w-13{width:1.3rem;height:auto;object-fit:contain}.w-16{width:1.6rem;height:auto;object-fit:contain}.w-18{width:1.8rem;height:auto;object-fit:contain}.w-21{width:2.15rem;height:auto;object-fit:contain}.w-22{width:2.2rem;height:auto}.w-28{width:2.8rem;height:auto}.w-30{width:3rem;height:auto}.w-42{width:4.2rem;height:auto}.w-47{width:4.7rem;height:auto}@media only screen and (max-width:767px){.w-47{width:31px}}.w-48{width:4.8rem;height:auto}.w-49{width:4.9rem;height:auto}.w-50{width:5rem;height:auto}.w-80{width:8rem;height:auto;display:inline-block}@media only screen and (max-width:767px){.w-80{width:80px}}.w-93{width:9.3rem;height:auto;object-fit:contain}@media only screen and (max-width:767px){.w-93{width:50px}}.w-388{width:38.8rem;height:auto}@media only screen and (max-width:767px){.w-388{width:105px}}.is-sticky{position:sticky;top:95px}@media only screen and (max-width:767px){.is-sticky{position:initial}}.aspect-ratio{aspect-ratio:38/26;border-radius:1rem}.bg-white{background:#fff}p,.p{font-size:1.8rem;line-height:1.6}@media only screen and (max-width:767px){p,.p{font-size:14px;line-height:1.6}}.h0{font-family:"Delicious Handrawn",serif;font-size:10rem;line-height:.95}@media only screen and (max-width:767px){.h0{font-size:50px}}h1,.h1{font-size:6.3rem;line-height:1.1;font-weight:600;font-family:"Delicious Handrawn",serif;letter-spacing:-.315rem;font-weight:700;font-family:kit-sans,sans-serif;letter-spacing:-.1575rem}@media only screen and (max-width:767px){h1,.h1{font-size:28px}}h2,.h2{font-size:4.5rem;line-height:1.1;font-weight:700;font-family:kit-sans,sans-serif;letter-spacing:-0.1125rem}@media only screen and (max-width:767px){h2,.h2{font-size:24px}}h3,.h3{font-size:3.192rem;line-height:1.25;font-weight:700;font-family:kit-sans,sans-serif;letter-spacing:-.0798rem}@media only screen and (max-width:767px){h3,.h3{font-size:20px}}h4,.h4{font-size:3.2rem;line-height:1.25;font-weight:700;font-family:kit-sans,sans-serif;letter-spacing:-.08rem}@media only screen and (max-width:767px){h4,.h4{font-size:18px}}h5,.h5{font-size:3.2rem;line-height:1.25;font-weight:700;font-family:kit-sans,sans-serif;letter-spacing:-.08rem}@media only screen and (max-width:767px){h5,.h5{font-size:16px}}a{color:#121820;text-decoration:none}.font-italic,i{font-style:italic}.text-uppercase{text-transform:uppercase}strong{font-weight:600}u{text-decoration:underline}i,em{font-style:italic}sup{font-size:60%;transform:translateY(-50%);display:inline-block}.font-text{font-family:"Montserrat",sans-serif}.font-heading{font-family:"Delicious Handrawn",serif;font-weight:normal}.lh-1{line-height:1}.fs-12{font-size:1.2rem}@media only screen and (max-width:767px){.fs-12{font-size:12px}}.fs-14{font-size:1.4rem}@media only screen and (max-width:767px){.fs-14{font-size:14px}}.fs-15{font-size:1.5rem}@media only screen and (max-width:767px){.fs-15{font-size:15px}}.fs-16{font-size:1.6rem}@media only screen and (max-width:767px){.fs-16{font-size:14px}}.fs-16 p{font-size:1.6rem}@media only screen and (max-width:767px){.fs-16 p{font-size:14px}}.fs-16 p:not(:last-child){margin-bottom:1rem !important}.fs-18{font-size:1.8rem}@media only screen and (max-width:767px){.fs-18{font-size:16px}}.fs-19{font-size:1.9rem}@media only screen and (max-width:767px){.fs-19{font-size:16px}}.fs-24{font-size:2.4rem}@media only screen and (max-width:767px){.fs-24{font-size:18px}}.fs-25{font-size:2.5rem}@media only screen and (max-width:767px){.fs-25{font-size:22px}}.fs-30{font-size:3rem}@media only screen and (max-width:767px){.fs-30{font-size:18px}}.fs-32{font-size:3.2rem}@media only screen and (max-width:767px){.fs-32{font-size:23px}}.fs-36{font-size:3.6rem}@media only screen and (max-width:767px){.fs-36{font-size:24px}}.fs-54{font-size:5.4rem}@media only screen and (max-width:767px){.fs-54{font-size:30px}}.fs-86{font-size:8.6rem}@media only screen and (max-width:767px){.fs-86{font-size:40px}}.fw-300{font-weight:300}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:600}.fw-800{font-weight:800}.text-white{color:#fff}.text-black{color:#121820 !important}.text-color{color:#121820}.text-light{opacity:.4}.text-main{color:#263069}.text-justify{text-align:justify}@media only screen and (max-width:767px){.text-justify{text-align:left}}.btn{font-size:1.6rem;border:1px solid #121820;border-radius:1rem;padding:.75rem 1.25rem;display:inline-block;background:#fff;border:none;transition:all .3s;text-align:center;margin:0 .25rem .5rem 0}.btn:hover{color:#fff;background:#121820}.btn.btn-block{display:block}.btn.small{font-size:1.4rem}.btn.outline{border:1px solid #ddd;padding:.5rem 1.25rem}.btn.outline.active{background:rgba(18,24,32,.25)}.btn.outline.active:hover{color:#fff;background:#121820}.pt-20{padding-top:2rem}@media only screen and (max-width:767px){.pt-20{padding-top:10px}}.pt-30{padding-top:3rem}@media only screen and (max-width:767px){.pt-30{padding-top:15px}}.pt-40{padding-top:4rem}@media only screen and (max-width:767px){.pt-40{padding-top:20px}}.pt-50{padding-top:5rem}@media only screen and (max-width:767px){.pt-50{padding-top:25px}}.pt-60{padding-top:6rem}@media only screen and (max-width:767px){.pt-60{padding-top:30px}}.pt-70{padding-top:7rem}@media only screen and (max-width:767px){.pt-70{padding-top:50px}}.pt-80{padding-top:8rem}@media only screen and (max-width:767px){.pt-80{padding-top:40px}}.pt-90{padding-top:9rem}@media only screen and (max-width:767px){.pt-90{padding-top:45px}}.pt-100{padding-top:10rem}@media only screen and (max-width:767px){.pt-100{padding-top:40px}}.pt-120{padding-top:12rem}@media only screen and (max-width:767px){.pt-120{padding-top:50px}}.pt-130{padding-top:13rem}@media only screen and (max-width:767px){.pt-130{padding-top:65px}}.pt-140{padding-top:14rem}@media only screen and (max-width:767px){.pt-140{padding-top:50px}}.pt-150{padding-top:15rem}@media only screen and (max-width:767px){.pt-150{padding-top:75px}}.pt-160{padding-top:16rem}@media only screen and (max-width:767px){.pt-160{padding-top:50px}}.pt-170{padding-top:17rem}@media only screen and (max-width:767px){.pt-170{padding-top:85px}}.pt-180{padding-top:18rem}@media only screen and (max-width:767px){.pt-180{padding-top:50px}}.pt-200{padding-top:20rem}@media only screen and (max-width:767px){.pt-200{padding-top:50px}}.pt-220{padding-top:22rem}@media only screen and (max-width:767px){.pt-220{padding-top:50px}}.pt-240{padding-top:24rem}@media only screen and (max-width:767px){.pt-240{padding-top:86px}}.pt-260{padding-top:26rem}@media only screen and (max-width:767px){.pt-260{padding-top:80px}}.pt-280{padding-top:28rem}@media only screen and (max-width:767px){.pt-280{padding-top:200px}}.pt-300{padding-top:30rem}@media only screen and (max-width:767px){.pt-300{padding-top:150px}}.pt-320{padding-top:32rem}@media only screen and (max-width:767px){.pt-320{padding-top:160px}}.pt-340{padding-top:34rem}@media only screen and (max-width:767px){.pt-340{padding-top:170px}}.pt-360{padding-top:36rem}@media only screen and (max-width:767px){.pt-360{padding-top:180px}}.pt-420{padding-top:42rem}@media only screen and (max-width:767px){.pt-420{padding-top:210px}}.pt-470{padding-top:47rem}@media only screen and (max-width:767px){.pt-470{padding-top:235px}}.pt-500{padding-top:50rem}@media only screen and (max-width:767px){.pt-500{padding-top:250px}}.pt-520{padding-top:52rem}@media only screen and (max-width:767px){.pt-520{padding-top:260px}}.pt-560{padding-top:56rem}@media only screen and (max-width:767px){.pt-560{padding-top:280px}}.pb-10{padding-bottom:1rem}@media only screen and (max-width:767px){.pb-10{padding-bottom:5px}}.pb-20{padding-bottom:2rem}@media only screen and (max-width:767px){.pb-20{padding-bottom:10px}}.pb-25{padding-bottom:2.5rem}@media only screen and (max-width:767px){.pb-25{padding-bottom:12px}}.pb-30{padding-bottom:3rem}@media only screen and (max-width:767px){.pb-30{padding-bottom:15px}}.pb-35{padding-bottom:3.5rem}@media only screen and (max-width:767px){.pb-35{padding-bottom:15px}}.pb-40{padding-bottom:4rem}@media only screen and (max-width:767px){.pb-40{padding-bottom:20px}}.pb-50{padding-bottom:5rem}@media only screen and (max-width:767px){.pb-50{padding-bottom:25px}}.pb-60{padding-bottom:6rem}@media only screen and (max-width:767px){.pb-60{padding-bottom:30px}}.pb-70{padding-bottom:7rem}@media only screen and (max-width:767px){.pb-70{padding-bottom:20px}}.pb-80{padding-bottom:8rem}@media only screen and (max-width:767px){.pb-80{padding-bottom:40px}}.pb-90{padding-bottom:9rem}@media only screen and (max-width:767px){.pb-90{padding-bottom:45px}}.pb-100{padding-bottom:10rem}@media only screen and (max-width:767px){.pb-100{padding-bottom:50px}}.pb-110{padding-bottom:11rem}@media only screen and (max-width:767px){.pb-110{padding-bottom:50px}}.pb-120{padding-bottom:12rem}@media only screen and (max-width:767px){.pb-120{padding-bottom:50px}}.pb-130{padding-bottom:13rem}@media only screen and (max-width:767px){.pb-130{padding-bottom:50px}}.pb-140{padding-bottom:14rem}@media only screen and (max-width:767px){.pb-140{padding-bottom:70px}}.pb-150{padding-bottom:15rem}@media only screen and (max-width:767px){.pb-150{padding-bottom:75px}}.pb-160{padding-bottom:16rem}@media only screen and (max-width:767px){.pb-160{padding-bottom:50px}}.pb-170{padding-bottom:17rem}@media only screen and (max-width:767px){.pb-170{padding-bottom:85px}}.pb-180{padding-bottom:18rem}@media only screen and (max-width:767px){.pb-180{padding-bottom:50px}}.pb-200{padding-bottom:20rem}@media only screen and (max-width:767px){.pb-200{padding-bottom:50px}}.pb-220{padding-bottom:22rem}@media only screen and (max-width:767px){.pb-220{padding-bottom:50px}}.pb-230{padding-bottom:23rem}@media only screen and (max-width:767px){.pb-230{padding-bottom:50px}}.pb-240{padding-bottom:24rem}@media only screen and (max-width:767px){.pb-240{padding-bottom:120px}}.pb-250{padding-bottom:25rem}@media only screen and (max-width:767px){.pb-250{padding-bottom:80px}}.pb-260{padding-bottom:26rem}@media only screen and (max-width:767px){.pb-260{padding-bottom:130px}}.pb-270{padding-bottom:27rem}@media only screen and (max-width:767px){.pb-270{padding-bottom:135px}}.pb-290{padding-bottom:29rem}@media only screen and (max-width:767px){.pb-290{padding-bottom:140px}}.pb-300{padding-bottom:30rem}@media only screen and (max-width:767px){.pb-300{padding-bottom:150px}}.pb-320{padding-bottom:32rem}@media only screen and (max-width:767px){.pb-320{padding-bottom:160px}}.pb-340{padding-bottom:34rem}@media only screen and (max-width:767px){.pb-340{padding-bottom:170px}}.pb-360{padding-bottom:36rem}@media only screen and (max-width:767px){.pb-360{padding-bottom:180px}}.p-20{padding:2rem}@media only screen and (max-width:767px){.p-20{padding:10px}}.p-30{padding:3rem}@media only screen and (max-width:767px){.p-30{padding:15px}}.mb-6{margin-bottom:.6rem}@media only screen and (max-width:767px){.mb-6{margin-bottom:2px}}.mb-10{margin-bottom:1rem}@media only screen and (max-width:767px){.mb-10{margin-bottom:5px}}.mb-15{margin-bottom:1.5rem}@media only screen and (max-width:767px){.mb-15{margin-bottom:8px}}.mb-20{margin-bottom:2rem}@media only screen and (max-width:767px){.mb-20{margin-bottom:10px}}.mb-25{margin-bottom:2.5rem}@media only screen and (max-width:767px){.mb-25{margin-bottom:10px}}.mb-30{margin-bottom:3rem}@media only screen and (max-width:767px){.mb-30{margin-bottom:15px}}.mb-35{margin-bottom:3.5rem}@media only screen and (max-width:767px){.mb-35{margin-bottom:17px}}.mb-40{margin-bottom:4rem}@media only screen and (max-width:767px){.mb-40{margin-bottom:20px}}.mb-50{margin-bottom:5rem}@media only screen and (max-width:767px){.mb-50{margin-bottom:25px}}.mb-60{margin-bottom:6rem}@media only screen and (max-width:767px){.mb-60{margin-bottom:30px}}.mb-70{margin-bottom:7rem}@media only screen and (max-width:767px){.mb-70{margin-bottom:35px}}.mb-77{margin-bottom:7.7rem}@media only screen and (min-width: 768px)and (max-width:1199px){.mb-77{margin-bottom:3.7rem}}@media only screen and (max-width:767px){.mb-77{margin-bottom:35px}}.mb-80{margin-bottom:8rem}@media only screen and (max-width:767px){.mb-80{margin-bottom:40px}}.mb-90{margin-bottom:9rem}@media only screen and (max-width:767px){.mb-90{margin-bottom:35px}}.mb-100{margin-bottom:10rem}@media only screen and (max-width:767px){.mb-100{margin-bottom:50px}}.mb-120{margin-bottom:12rem}@media only screen and (max-width:767px){.mb-120{margin-bottom:60px}}.mb-130{margin-bottom:13rem}@media only screen and (max-width:767px){.mb-130{margin-bottom:65px}}.mb-140{margin-bottom:14rem}@media only screen and (max-width:767px){.mb-140{margin-bottom:70px}}.mb-150{margin-bottom:15rem}@media only screen and (max-width:767px){.mb-150{margin-bottom:75px}}.mb-160{margin-bottom:16rem}@media only screen and (max-width:767px){.mb-160{margin-bottom:80px}}.mb-180{margin-bottom:18rem}@media only screen and (max-width:767px){.mb-180{margin-bottom:90px}}.mb-200{margin-bottom:20rem}@media only screen and (max-width:767px){.mb-200{margin-bottom:100px}}.mb-220{margin-bottom:22rem}@media only screen and (max-width:767px){.mb-220{margin-bottom:110px}}.mb-235{margin-bottom:23.5rem}@media only screen and (max-width:767px){.mb-235{margin-bottom:117px}}.mb-240{margin-bottom:24rem}@media only screen and (max-width:767px){.mb-240{margin-bottom:120px}}.mb-260{margin-bottom:26rem}@media only screen and (max-width:767px){.mb-260{margin-bottom:130px}}.mb-280{margin-bottom:28rem}@media only screen and (max-width:767px){.mb-280{margin-bottom:140px}}.mb-300{margin-bottom:30rem}@media only screen and (max-width:767px){.mb-300{margin-bottom:150px}}.mb-320{margin-bottom:32rem}@media only screen and (max-width:767px){.mb-320{margin-bottom:160px}}.mb-340{margin-bottom:34rem}@media only screen and (max-width:767px){.mb-340{margin-bottom:170px}}.mb-360{margin-bottom:36rem}@media only screen and (max-width:767px){.mb-360{margin-bottom:180px}}.mt-5{margin-top:.5rem}@media only screen and (max-width:767px){.mt-5{margin-top:2px}}.mt-10{margin-top:1rem}@media only screen and (max-width:767px){.mt-10{margin-top:5px}}.mt-15{margin-top:1.5rem}@media only screen and (max-width:767px){.mt-15{margin-top:8px}}.mt-20{margin-top:2rem}@media only screen and (max-width:767px){.mt-20{margin-top:10px}}.mt-25{margin-top:2.5rem}@media only screen and (max-width:767px){.mt-25{margin-top:12px}}.mt-30{margin-top:3rem}@media only screen and (max-width:767px){.mt-30{margin-top:15px}}.mt-35{margin-top:3.5rem}@media only screen and (max-width:767px){.mt-35{margin-top:17px}}.mt-40{margin-top:4rem}@media only screen and (max-width:767px){.mt-40{margin-top:20px}}.mt-50{margin-top:5rem}@media only screen and (max-width:767px){.mt-50{margin-top:25px}}.mt-60{margin-top:6rem}@media only screen and (max-width:767px){.mt-60{margin-top:30px}}.mt-70{margin-top:7rem}@media only screen and (max-width:767px){.mt-70{margin-top:35px}}.mt-80{margin-top:8rem}@media only screen and (max-width:767px){.mt-80{margin-top:40px}}.mt-90{margin-top:9rem}@media only screen and (max-width:767px){.mt-90{margin-top:45px}}.mt-100{margin-top:10rem}@media only screen and (max-width:767px){.mt-100{margin-top:50px}}.mt-120{margin-top:12rem}@media only screen and (max-width:767px){.mt-120{margin-top:60px}}.mt-140{margin-top:14rem}@media only screen and (max-width:767px){.mt-140{margin-top:70px}}.mt-160{margin-top:16rem}@media only screen and (max-width:767px){.mt-160{margin-top:80px}}.mt-180{margin-top:18rem}@media only screen and (max-width:767px){.mt-180{margin-top:90px}}.mt-200{margin-top:20rem}@media only screen and (max-width:767px){.mt-200{margin-top:100px}}.mt-220{margin-top:22rem}@media only screen and (max-width:767px){.mt-220{margin-top:110px}}.mt-240{margin-top:24rem}@media only screen and (max-width:767px){.mt-240{margin-top:120px}}.mt-260{margin-top:26rem}@media only screen and (max-width:767px){.mt-260{margin-top:130px}}.mt-280{margin-top:28rem}@media only screen and (max-width:767px){.mt-280{margin-top:140px}}.mt-300{margin-top:30rem}@media only screen and (max-width:767px){.mt-300{margin-top:150px}}.mt-320{margin-top:32rem}@media only screen and (max-width:767px){.mt-320{margin-top:160px}}.mt-340{margin-top:34rem}@media only screen and (max-width:767px){.mt-340{margin-top:170px}}.mt-360{margin-top:36rem}@media only screen and (max-width:767px){.mt-360{margin-top:180px}}.mr-5{margin-right:.5rem;margin-bottom:-0.1rem}@media only screen and (max-width:767px){.mr-5{margin-right:3px}}.mr-10{margin-right:1rem}@media only screen and (max-width:767px){.mr-10{margin-right:5px}}.mr-20{margin-right:2rem}@media only screen and (max-width:767px){.mr-20{margin-right:10px}}.mr-30{margin-right:3rem}@media only screen and (max-width:767px){.mr-30{margin-right:15px}}.mr-40{margin-right:2rem}@media only screen and (max-width:767px){.mr-40{margin-right:20px}}.mr-120{margin-right:12rem}@media only screen and (max-width:767px){.mr-120{margin-right:60px}}.ml-10{margin-left:1rem}@media only screen and (max-width:767px){.ml-10{margin-left:5px}}.ml-15{margin-left:1.5rem}@media only screen and (max-width:767px){.ml-15{margin-left:8px}}.ml-20{margin-left:2rem}@media only screen and (max-width:767px){.ml-20{margin-left:10px}}.ml-30{margin-left:3rem}@media only screen and (max-width:767px){.ml-30{margin-left:15px}}.ml-40{margin-left:4rem}@media only screen and (max-width:767px){.ml-40{margin-left:20px}}.ml-50{margin-left:5rem}.ml-neg-50{margin-left:-5rem}@media only screen and (max-width:767px){.ml-neg-50{margin-left:230px}}@media only screen and (max-width:767px){.mb-mobile-30{margin-bottom:30px}.mb-mobile{margin-bottom:20px}.mb-mobile-small{margin-bottom:10px}.mb-mobile-0{margin-bottom:0 !important}.mt-mobile{margin-top:20px}.mt-mobile-small{margin-top:10px}.mt-mobile-0{margin-top:0}.mr-mobile-60{margin-right:60px}.mt-mobile-neg-70{margin-top:-70px}.mb-mobile-10{margin-bottom:10px}.mb-mobile-40{margin-bottom:40px}}.p-mb-20 p:not(:last-child),.p-mb-20 h1:not(:last-child),.p-mb-20 h2:not(:last-child),.p-mb-20 h3:not(:last-child),.p-mb-20 h4:not(:last-child),.p-mb-20 ul:not(:last-child),.p-mb-20 ol:not(:last-child){margin-bottom:2rem}@media only screen and (max-width:767px){.p-mb-20 p:not(:last-child),.p-mb-20 h1:not(:last-child),.p-mb-20 h2:not(:last-child),.p-mb-20 h3:not(:last-child),.p-mb-20 h4:not(:last-child),.p-mb-20 ul:not(:last-child),.p-mb-20 ol:not(:last-child){margin-bottom:10px}}.p-mb-20 h1,.p-mb-20 h2{font-size:3rem}.p-mb-40 p:not(:last-child),.p-mb-40 h1:not(:last-child),.p-mb-40 h2:not(:last-child),.p-mb-40 h3:not(:last-child),.p-mb-40 h4:not(:last-child),.p-mb-40 ul:not(:last-child),.p-mb-40 ol:not(:last-child){margin-bottom:4rem}@media only screen and (max-width:767px){.p-mb-40 p:not(:last-child),.p-mb-40 h1:not(:last-child),.p-mb-40 h2:not(:last-child),.p-mb-40 h3:not(:last-child),.p-mb-40 h4:not(:last-child),.p-mb-40 ul:not(:last-child),.p-mb-40 ol:not(:last-child){margin-bottom:20px}}.pr-90{padding-right:9rem}@media only screen and (max-width:767px){.pr-90{padding-right:0}}.pl-55{padding-left:5.5rem}@media only screen and (max-width:767px){.pl-55{padding-left:0}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-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:rgba(0,0,0,0)}.slick-list{position:relative;overflow:hidden;display:block;margin:0;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);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-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;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 rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}header.header{background:#fff;padding:1rem 0;position:fixed;top:0;left:0;width:100%;z-index:8}header.header .container{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:767px){header.header .container{display:block}}header.header .container p{font-size:1.6rem;font-weight:600}@media only screen and (max-width:767px){header.header .container p{display:flex;align-items:center;justify-content:space-between;width:100%}}header.header .container p .logo{width:5.5rem;height:auto;margin:0 .75rem 0 0}@media only screen and (max-width:767px){header.header .container p .logo{width:45px}}header.header .container p .hamburger{display:none}@media only screen and (max-width:767px){header.header .container p .hamburger{display:flex;flex-wrap:wrap;align-items:center;width:30px;height:30px;padding:6px 0}header.header .container p .hamburger span{width:30px;height:2px;background:#121820}}@media only screen and (max-width:767px){header.header .container ul{display:none;width:100%;padding:20px 0}}header.header .container ul li{display:inline-block;font-size:1.6rem;position:relative}@media only screen and (max-width:767px){header.header .container ul li{display:block;font-size:14px}}header.header .container ul li a{padding:1.5rem .75rem;display:block;font-weight:600}@media only screen and (max-width:767px){header.header .container ul li a{padding:4px 0}}header.header .container ul li a:hover{color:#263069}header.header .container ul li .sub-menu{position:absolute;top:100%;left:-0.5rem;background:#fff;box-shadow:0 .4rem 1rem 0 rgba(0,0,0,.05);padding:.5rem .5rem .75rem .5rem;display:none}@media only screen and (max-width:767px){header.header .container ul li .sub-menu{position:initial;box-shadow:none;padding:4px;display:block}}header.header .container ul li .sub-menu li{display:block}header.header .container ul li .sub-menu li a{padding:.25rem .75rem;display:block}@media only screen and (max-width:767px){header.header .container ul li .sub-menu li a{padding:4px 0}}@media(min-width: 768px){header.header .container ul li:hover .sub-menu{display:block}}header.header .container form{position:relative;margin-left:1.5rem}@media only screen and (max-width:767px){header.header .container form{display:none}}header.header .container form input[type=text]{border:1px solid rgba(18,24,32,.2);border-radius:1rem;padding:.75rem 1.5rem;font-size:1.4rem;line-height:2rem;font-family:"Montserrat",sans-serif;appearance:none;margin:0;background:#fffbf4;border:none;font-weight:400}header.header .container form input[type=submit]{width:3.5rem;height:95%;background:red;position:absolute;top:0;right:.25rem;border:none;padding:0;margin:0;font-size:0;background:url(/wp-content/themes/podroze/assets/images/search.svg) center center no-repeat;background-size:1.8rem;cursor:pointer;opacity:1;transition:opacity .3s}header.header .container form input[type=submit]:hover{opacity:.6}footer.footer{padding:5rem 0;background:#f4f1eb;background-color:#121820;color:#fffbf4}footer.footer a{color:#fff;box-shadow:inset 0 0 0 rgba(255,255,255,.1);transition:box-shadow .3s}footer.footer a:hover{box-shadow:inset 0 -2.2rem 0 rgba(255,255,255,.1)}footer.footer ul{line-height:1.8}footer.footer ul li{display:inline-block;margin-right:1.5rem}footer.footer ul li a{display:block}.post-content p:not(:last-child),.post-content h1:not(:last-child),.post-content h2:not(:last-child),.post-content h3:not(:last-child),.post-content h4:not(:last-child),.post-content img:not(:last-child),.post-content blockquote:not(:last-child){margin-bottom:3rem}@media only screen and (max-width:767px){.post-content p:not(:last-child),.post-content h1:not(:last-child),.post-content h2:not(:last-child),.post-content h3:not(:last-child),.post-content h4:not(:last-child),.post-content img:not(:last-child),.post-content blockquote:not(:last-child){margin-bottom:20px}}.post-content h1{margin-top:3rem}@media only screen and (max-width:767px){.post-content h1{margin-bottom:20px}}.post-content h2,.post-content h3,.post-content h4{margin-top:4.5rem}@media only screen and (max-width:767px){.post-content h2,.post-content h3,.post-content h4{margin-bottom:30px}}.post-content figure{margin-top:4.5rem;margin-bottom:4.5rem}@media only screen and (max-width:767px){.post-content figure{margin-top:35px;margin-bottom:35px}}.post-content figure:last-child{margin-bottom:0}.post-content h1,.post-content .h1{color:#263069}.post-content .wp-block-quote{font-family:"Delicious Handrawn",serif;color:#263069;background-color:#f4f1eb;background:#ffd0ad;color:#812d10;padding:1.5rem 0 2.5rem;margin-left:-3.5rem;margin-right:-3.5rem;border-radius:1rem;background:rgba(0,0,0,0);color:#263069;font-weight:400}@media only screen and (max-width:767px){.post-content .wp-block-quote{margin-left:0;margin-right:0;padding:15px 0}}.post-content .wp-block-quote p{font-size:3.2rem;line-height:1.3;letter-spacing:.032rem}@media only screen and (max-width:767px){.post-content .wp-block-quote p{font-size:20px}}.post-content .wp-block-quote strong{font-weight:400}.post-content .wp-block-pullquote{font-family:"Delicious Handrawn",serif;margin-left:-3.5rem;margin-right:-3.5rem;text-align:justify;padding:1.5rem 0;background:#b9e9c5;border-radius:1rem;color:#0d4a21;background:rgba(0,0,0,0);color:#263069;font-weight:400}@media only screen and (max-width:767px){.post-content .wp-block-pullquote{margin-left:0;margin-right:0;padding:15px 0;text-align:left}}.post-content .wp-block-pullquote p{font-size:3.2rem;line-height:1.3;letter-spacing:.032rem}@media only screen and (max-width:767px){.post-content .wp-block-pullquote p{font-size:20px}}.post-content ul{padding-left:3rem}.post-content ul:not(:last-child){margin-bottom:3rem}@media only screen and (max-width:767px){.post-content ul:not(:last-child){margin-bottom:20px}}.post-content ul li{font-size:1.8rem;line-height:1.6;list-style:disc}@media only screen and (max-width:767px){.post-content ul li{font-size:14px;line-height:1.6}}.post-content ol{padding-left:3rem}.post-content ol:not(:last-child){margin-bottom:3rem}@media only screen and (max-width:767px){.post-content ol:not(:last-child){margin-bottom:20px}}.post-content ol li{font-size:1.8rem;line-height:1.6;list-style:decimal}@media only screen and (max-width:767px){.post-content ol li{font-size:14px;line-height:1.6}}.post-content img{width:100%}.post-content figure img{border-radius:1rem}.post-content figure.size-large,.post-content figure.size-full{margin-left:-3.5rem;margin-right:-3.5rem}@media only screen and (max-width:767px){.post-content figure.size-large,.post-content figure.size-full{margin-left:0;margin-right:0}}.post-content .featured{margin-left:-3.5rem;margin-right:-3.5rem}@media only screen and (max-width:767px){.post-content .featured{margin-left:0;margin-right:0}}.post-content table{width:100%;table-layout:fixed;margin-bottom:3rem}.post-content table tr th{font-size:1.4rem;padding:1.25rem 1.5rem;border:1px solid #ededed;font-weight:600}@media only screen and (max-width:767px){.post-content table tr th{font-size:11px;padding:5px}}.post-content table tr td{font-size:1.4rem;padding:1.25rem 1.5rem;border:1px solid #ededed}@media only screen and (max-width:767px){.post-content table tr td{font-size:11px;padding:5px}}.post-content .table-prices td{font-size:1.8rem;padding:1rem 0;border:none;font-weight:500}@media only screen and (max-width:767px){.post-content .table-prices td{font-size:14px}}.post-content .table-prices .price-bar{width:100%;height:3rem;background:#fff;display:flex;justify-content:center;align-items:center;font-family:kit-sans,sans-serif;font-weight:400;padding:.5rem 1.5rem 0;border-radius:3rem;background:linear-gradient(90deg, rgb(255, 255, 255) 10%, rgb(229, 240, 203) 30%, rgb(136, 189, 23) 45%, rgb(136, 189, 23) 55%, rgb(229, 240, 203) 70%, rgb(255, 255, 255) 90%)}.post-content .table-prices .price-bar span{font-size:1.6rem}@media only screen and (max-width:767px){.post-content .table-prices .price-bar span{font-size:14px}}.post-content .table-prices .price-bar span:first-child{margin-right:auto;font-size:1.2rem;margin-top:.2rem;color:rgba(136,189,23,.7)}@media only screen and (max-width:767px){.post-content .table-prices .price-bar span:first-child{font-size:10px}}.post-content .table-prices .price-bar span:nth-child(2){font-weight:700;color:#fff;position:relative}.post-content .table-prices .price-bar span:nth-child(2) .tooltip{width:32rem;height:auto;padding:1.1rem 1.4rem;border-radius:1rem;box-shadow:0 0 .5rem rgba(18,24,32,.1);position:absolute;left:50%;transform:translateX(-50%);background:#fff;color:#121820;font-size:1.2rem;font-family:"Montserrat",sans-serif;font-weight:400;text-align:center;opacity:0;bottom:90%;pointer-events:none;transition:all .3s}.post-content .table-prices .price-bar span:nth-child(2):hover .tooltip{bottom:100%;opacity:1}.post-content .table-prices .price-bar span:last-child{margin-left:auto;font-size:1.2rem;margin-top:.2rem;color:rgba(136,189,23,.7)}@media only screen and (max-width:767px){.post-content .table-prices .price-bar span:last-child{font-size:10px}}.post-content .wp-block-group{padding:1px 3rem 3.5rem 3rem;margin:3rem -3rem;border-radius:1rem;background:#fff}@media only screen and (max-width:767px){.post-content .wp-block-group{padding:1px 15px 20px 15px;margin:25px -5px}}.post-content .wp-block-group h3,.post-content .wp-block-group .h3{margin-bottom:1rem}.post-content a:not(.btn){color:#263069;box-shadow:inset 0 0 0 rgba(38,48,105,.1);transition:box-shadow .3s}.post-content a:not(.btn):hover{box-shadow:inset 0 -2.2rem 0 rgba(38,48,105,.1)}.post-content div#ez-toc-container{margin-bottom:3rem !important;border-radius:1rem;padding:3.5rem;box-shadow:none;background:#fff;border:none}@media only screen and (max-width:767px){.post-content div#ez-toc-container{padding:15px 15px 20px 15px}}.post-content div#ez-toc-container .ez-toc-title-container{margin-bottom:1rem}.post-content div#ez-toc-container .ez-toc-title-container .ez-toc-title{font-family:kit-sans,sans-serif;font-size:2.2rem;font-weight:700;color:rgba(18,24,32,.8)}.post-content div#ez-toc-container ul li{font-size:1.6rem;line-height:1.6}@media only screen and (max-width:767px){.post-content div#ez-toc-container ul li{font-size:14px}}.post-content div#ez-toc-container ul li a{color:#121820;display:block;padding:.5rem 0}.post-content div#ez-toc-container ul li a:hover{color:#263069;text-decoration:underline}.post-content div#ez-toc-container ul li a:visited{color:#263069}.post-content ul.navigation{list-style:none;padding:0}.post-content ul.navigation li{display:block}.post-content ul.navigation li a{font-size:1.6rem;text-decoration:none;color:#121820;line-height:1.6;display:block;margin-bottom:1rem}@media only screen and (max-width:767px){.post-content ul.navigation li a{font-size:14px}}.post-content ul.navigation li a:hover{color:#121820;text-decoration:underline}.post-content .rank-math-breadcrumb a{text-decoration:none}.post-content .author-box{display:flex;align-items:center}.post-content .author-box img{width:3.6rem;height:3.6rem;margin:0 1.2rem 0 0;border-radius:50%}.post-content .author-box p{line-height:1.4}.post-content .author-box-big{border-radius:1rem;padding:3rem;background:#fff;border:none;margin-left:-3rem;margin-right:-3rem}@media only screen and (max-width:767px){.post-content .author-box-big{padding:20px 15px;margin-left:-15px;margin-right:-15px;border-radius:0}}.post-content .author-box-big img{border-radius:1rem;margin-bottom:1rem}.post-content .author-box-big p{font-family:"Delicious Handrawn",serif;font-size:2.2rem;font-weight:300;line-height:1.4}@media only screen and (max-width:767px){.post-content .author-box-big p{font-size:18px}}.post-content .author-box-big p.name{font-size:3rem}.post-content .city-summary{font-size:3.2rem;line-height:1.3;font-family:"Delicious Handrawn",serif;letter-spacing:.032rem;color:#263069;font-weight:400}@media only screen and (max-width:767px){.post-content .city-summary{font-size:20px}}.info-box-container{color:#263069;background-color:#fff;padding:3.5rem 3.5rem 1.5rem;margin-left:-3.5rem;margin-right:-3.5rem;border-radius:1rem;font-family:kit-sans,sans-serif}@media only screen and (max-width:767px){.info-box-container{margin-left:-20px;margin-right:-20px;border-radius:0;padding:20px 20px 5px 20px}}.info-box{border-radius:1rem;margin-bottom:2rem;width:100%}.info-box p{font-size:1.4rem;font-weight:600;font-family:kit-sans,sans-serif;margin-bottom:.5rem !important}.info-box .rate{width:100%;height:1.5rem;display:block;background:#fdfcfb;border:1px solid #ede8de;background:#fffbf4;border:none;border-radius:1rem;position:relative}.info-box .rate:before{content:"";width:0;height:100%;position:absolute;top:0;left:0;background:#263069;display:block;border-radius:1rem 0 0 1rem}.info-box .rate.rate-1:before{width:10%}.info-box .rate.rate-2:before{width:20%}.info-box .rate.rate-3:before{width:30%}.info-box .rate.rate-4:before{width:40%}.info-box .rate.rate-5:before{width:50%;background:#eb9150;background:linear-gradient(-90deg, #fffbf4, #eb9150 20%)}.info-box .rate.rate-6:before{width:60%;background:#ffc043;background:linear-gradient(-90deg, #fffbf4, #ffc043 20%)}.info-box .rate.rate-7:before{width:70%;background:#dbf039;background:linear-gradient(-90deg, #fffbf4, #dbf039 20%)}.info-box .rate.rate-8:before{width:80%;background:#a1df1d;background:linear-gradient(-90deg, #fffbf4, #a1df1d 20%)}.info-box .rate.rate-9:before{width:90%;background:#88bd17;background:linear-gradient(-90deg, #fffbf4, #88bd17 20%)}.info-box .rate.rate-10:before{width:100%;border-radius:.5rem;background:#88be15}.rank-item{position:relative;border-radius:1rem}.rank-item:before{content:"";width:100%;height:100%;display:block;background:linear-gradient(transparent, rgba(0, 0, 0, 0.4));position:absolute;top:0;left:0;border-radius:1rem}.rank-item .weather{display:flex;align-items:center;justify-content:space-between;font-size:1.6rem;padding:.5rem 1rem .5rem 1.5rem;font-weight:700;color:#fff;position:absolute;top:0;left:0;width:100%}.rank-item .weather img{aspect-ratio:initial;width:3.6rem;height:auto}.rank-item img{aspect-ratio:2/1.25;object-fit:cover;margin:0 !important}.rank-item h3{position:absolute;bottom:0;left:0;width:100%;padding:1.5rem;text-align:center;color:#fff}.post-content .weather-icon{width:6rem;height:6rem;margin-bottom:0 !important;margin-right:.25rem}@media only screen and (max-width:767px){.post-content .weather-icon{width:36px;height:36px;margin-right:2px}}.post-content .city-weather{margin-left:1.5rem;border-radius:1rem;padding:0 1.5rem 0 .5rem;margin-top:-1.5rem;font-size:2.2rem;font-family:kit-sans,sans-serif}@media only screen and (max-width:767px){.post-content .city-weather{font-size:15px;margin-top:-11px;margin-left:8px}}.post-content .city-weather span{margin-top:.75rem;color:#263069}@media only screen and (max-width:767px){.post-content .city-weather span{margin-top:4px}}.city-widget-container{border:1px dashed rgba(38,48,105,.5);padding:0 3rem 3rem 3rem;border-radius:1rem;margin-left:-10rem;margin-right:-10rem;margin-top:6rem;margin-bottom:6rem}@media(max-width: 1100px){.city-widget-container{margin-left:-7rem;margin-right:-7rem}}@media only screen and (max-width:767px){.city-widget-container{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px;padding-bottom:20px;border-left:none;border-right:none;border-radius:0}}.city-widget-container.weather-widget{margin-left:0;margin-right:0}@media only screen and (max-width:767px){.city-widget-container.weather-widget{padding-left:0;padding-right:0}}.city-widget-container.hotels-widget{padding-bottom:1.5rem}.city-widget-container h2,.city-widget-container h3,.city-widget-container .h2,.city-widget-container .h3{font-family:"Delicious Handrawn",serif;font-weight:normal;margin:-3rem -1rem 2.5rem;color:#263069;display:inline-block;background:#fffbf4;padding:0 1rem}@media only screen and (max-width:767px){.city-widget-container h2,.city-widget-container h3,.city-widget-container .h2,.city-widget-container .h3{margin-left:-5px;font-size:30px;padding:0 5px}}.city-widget{background:#fff;border:1px solid #ddd;border-radius:1rem;padding:0 2.5rem 0 0;box-shadow:none;margin:0}@media only screen and (max-width:767px){.city-widget{padding:15px}}.city-widget .info-box{margin-bottom:1rem}.city-widget .info-box p{font-size:1.2rem}.city-widget img{border-radius:1rem 0 0 1rem;aspect-ratio:1/1.1;object-fit:cover}.city-widget.weather{padding:2.5rem}@media only screen and (max-width:767px){.city-widget.weather{padding:15px}}.city-widget.hotels{background:rgba(0,0,0,0);border:none;padding:0;margin-top:-1rem}@media only screen and (max-width:767px){.city-widget .row.narrow{margin-left:-3px;margin-right:-3px}.city-widget .row.narrow>[class^=col]{padding-left:3px;padding-right:3px}}.city-widget .hotel-link{display:block;color:#121820;background:#fff;border:1px solid #ddd;border-radius:1rem;padding:0 0 1.5rem 0;margin-bottom:2rem;transition:all .3s !important}.city-widget .hotel-link:hover{box-shadow:none !important;background:#fffbf4;border:1px solid #fffbf4}@media only screen and (max-width:767px){.city-widget .hotel-link{margin-bottom:15px}}.city-widget .hotel-link img{border-radius:1rem 1rem 0 0;margin-bottom:1.5rem;aspect-ratio:4/3}.city-widget .hotel-link h4,.city-widget .hotel-link .h4{margin:0;font-size:2rem;padding:0 1.5rem}.city-widget .hotel-link .p{margin:0;font-size:1.4rem;padding:0 1.5rem 0 3.2rem;background:url(/wp-content/themes/podroze/assets/images/map-marker.svg) 1.2rem center no-repeat;background-size:1.8rem;color:#000}.hero{position:relative}.hero:before{content:"";width:100%;height:100%;top:0;left:0;position:absolute;background:rgba(0,0,0,.25);display:block}.hero .container{position:relative}.weather-box{background:#fff;border-radius:1rem;padding:3rem}.weather-box p{line-height:1.5rem}.item-bar{width:100%;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;font-weight:500;text-align:center;font-size:1.1rem}.item-bar .bar{width:100%;height:14rem;max-width:3.2rem;position:relative;background:#fffbf4;border-radius:2rem;border:1px solid rgba(38,48,105,.05);margin-bottom:.5rem;overflow:hidden}.item-bar .bar div{position:absolute;bottom:0;left:0%;width:100%;height:100%;border-radius:0 0 2rem 2rem}.item-bar .bar div .value{position:relative;top:-1.6rem;font-size:1rem}@media only screen and (max-width:767px){.item-bar .bar div .value{font-size:8px}}.item-bar .bar.day div{background:linear-gradient(180deg, #fffbf4 5%, #ffb115 100%)}.item-bar .bar.night div{background:linear-gradient(180deg, #fffbf4 5%, rgb(50, 45, 132) 100%)}.item-bar .bar.rain div{background:linear-gradient(180deg, #fffbf4 5%, rgb(51, 79, 239) 100%)}.comment-reply-title,#comments{font-size:4rem;line-height:1;font-family:"Delicious Handrawn",serif;font-weight:normal}.comment-form{font-family:"Montserrat",sans-serif;display:flex;flex-wrap:wrap;margin:0 -1rem}@media only screen and (max-width:767px){.comment-form{margin:0 -10px}}.comment-form p{margin-bottom:1rem !important}.comment-form .comment-notes{width:100%;padding:0 1rem;font-size:1.6rem;margin-bottom:1rem}@media only screen and (max-width:767px){.comment-form .comment-notes{padding:0 10px;font-size:15px;margin-bottom:10px}}.comment-form .comment-form-comment{width:100%;padding:0 1rem}@media only screen and (max-width:767px){.comment-form .comment-form-comment{padding:0 10px}}.comment-form .comment-form-comment label{display:block;font-size:1.6rem;font-family:"Montserrat",sans-serif;margin-bottom:1rem}.comment-form .comment-form-comment textarea{width:100%;border:1px solid rgba(18,24,32,.15);font-size:1.6rem;padding:.75rem 1.25rem;border-radius:1rem;font-family:"Montserrat",sans-serif}.comment-form .comment-form-author label,.comment-form .comment-form-email label,.comment-form .comment-form-url label{font-size:1.6rem;margin-right:1rem;font-family:"Montserrat",sans-serif;margin-bottom:1rem}.comment-form .comment-form-author input,.comment-form .comment-form-email input,.comment-form .comment-form-url input{padding:.75rem 1.25rem;border:none;border:1px solid rgba(18,24,32,.15);font-size:1.6rem;width:100%;border-radius:1rem;font-family:"Montserrat",sans-serif}.comment-form .comment-form-author,.comment-form .comment-form-email{width:50%;padding:0 1rem}@media only screen and (max-width:767px){.comment-form .comment-form-author,.comment-form .comment-form-email{width:100%;padding:0 10px}}.comment-form .comment-form-cookies-consent{margin:1rem 0;width:100%;padding:0 1rem;display:none}@media only screen and (max-width:767px){.comment-form .comment-form-cookies-consent{margin:10px 0;padding:0 10px}}.comment-form .wp-comment-cookies-consent{font-family:"Montserrat",sans-serif}.comment-form .form-submit{width:100%;padding:0 1rem;margin-top:2rem}@media only screen and (max-width:767px){.comment-form .form-submit{padding:0 10px}}.comment-form .logged-in-as{width:100%;padding:0 1rem;margin-bottom:1rem}@media only screen and (max-width:767px){.comment-form .logged-in-as{padding:0 10px;margin-bottom:10px}}.comment-form .logged-in-as a{color:#121820}.comment-form .submit{font-size:1.6rem;border:1px solid #121820;border-radius:1rem;padding:.75rem 1.25rem;display:inline-block;background:#121820;color:#fff;border:none;transition:all .3s;text-align:center;margin:0 .25rem .5rem 0;font-family:"Montserrat",sans-serif;cursor:pointer}.comment-form .submit:hover{color:#121820;background:#fff}.commentlist{background-color:rgba(255,251,244,.5);padding:0 !important;margin-bottom:4rem}.commentlist li{list-style:none !important}.commentlist li:not(:first-child){padding-top:3rem;border-top:1px solid rgba(18,24,32,.1)}.commentlist li:not(:last-child){padding-bottom:3rem}.commentlist li.depth-2{padding-top:0;border:none;padding-left:3rem}.commentlist li.depth-3{padding-top:0;border:none;padding-left:6rem}.commentlist li.depth-4{padding-top:0;border:none;padding-left:9rem}.commentlist li .comment-author{font-size:1.6rem}@media only screen and (max-width:767px){.commentlist li .comment-author{font-size:15px}}.commentlist li .comment-author img{display:none}.commentlist li .comment-author cite a{color:#121820;font-weight:600}.commentlist li .comment-meta{margin-bottom:.5rem}@media only screen and (max-width:767px){.commentlist li .comment-meta{margin-bottom:5px}}.commentlist li .comment-meta a{font-size:1.2rem;color:#121820}@media only screen and (max-width:767px){.commentlist li .comment-meta a{font-size:12px}}.commentlist li p{margin-bottom:1.5rem !important}.commentlist li .reply a{font-size:1.6rem;border:1px solid #121820;border-radius:1rem;padding:.75rem 1.25rem;display:inline-block;background:#121820;color:#fff;border:none;transition:all .3s;text-align:center;margin:0 .25rem .5rem 0;font-family:"Montserrat",sans-serif;cursor:pointer}.commentlist li .reply a:hover{color:#121820;background:#fff}/*# sourceMappingURL=style.min.css.map */#heateor_sss_error{color:red;margin:7px 0}#heateor_sss_sharing_more_providers .filter svg{position:absolute;left:16px;top:18px}div.heateor_sss_sharing_ul a:link,div.heateor_sss_sharing_ul a:focus{text-decoration:none;background:transparent!important}.heateor_sss_login_container{margin:2px 0}.heateor_sss_login_container img,.heateor_sss_sharing_container img{cursor:pointer;margin:2px;border:none}.heateor_sss_login_container img{display:none;float:left}#heateor_sss_loading_image{display:block!important;float:none}.heateor_sss_error{background-color:#ffffe0;border:1px solid #e6db55;padding:5px;margin:10px}#heateor_sss_sharing_more_providers{position:fixed;top:50%;left:47%;background:#fafafa;width:650px;margin:-180px 0 0 -300px;z-index:10000000;text-shadow:none!important;height:308px}#heateor_sss_mastodon_popup_bg,#heateor_sss_popup_bg{background:url(/wp-content/plugins/sassy-social-share/images/transparent_bg.png);bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000}#heateor_sss_sharing_more_providers .title{font-size:14px!important;height:auto!important;background:#58b8f8!important;border-bottom:1px solid #d7d7d7!important;color:#fff;font-weight:700;letter-spacing:inherit;line-height:34px!important;padding:0!important;text-align:center;text-transform:none;margin:0!important;text-shadow:none!important;width:100%}#heateor_sss_sharing_more_providers *{font-family:Arial,Helvetica,sans-serif}#heateor_sss_sharing_more_providers #heateor_sss_sharing_more_content{background:#fafafa;border-radius:4px;color:#555;height:auto;width:100%}#heateor_sss_sharing_more_providers .filter{margin:0;padding:10px 0 0;position:relative;width:100%}#heateor_sss_sharing_more_providers .all-services{clear:both;height:250px;overflow:auto}#heateor_sss_sharing_more_content .all-services ul{display:block;margin:10px!important;overflow:hidden;list-style:none;padding-left:0!important;position:static!important;width:auto!important}#heateor_sss_sharing_more_content .all-services ul li{padding:0;margin:0 0 0 5px;background:0 0!important;float:left;width:24.1%;text-align:left!important}#heateor_sss_sharing_more_providers .close-button img{margin:0}#heateor_sss_sharing_more_providers .close-button.separated{background:0 0!important;border:none!important;box-shadow:none!important;width:auto!important;height:auto!important;z-index:1000}#heateor_sss_sharing_more_providers .close-button{height:auto!important;width:auto!important;left:auto!important;display:block!important;color:#555!important;cursor:pointer!important;font-size:29px!important;line-height:29px!important;margin:0!important;padding:0!important;position:absolute;right:-16px;top:-16px}#heateor_sss_sharing_more_providers .filter input.search{width:96%;display:block;float:none;font-family:"open sans","helvetica neue",helvetica,arial,sans-serif;font-weight:300;height:auto;line-height:inherit;margin:0 11px;padding:5px 8px 5px 27px!important;border:1px solid #ccc!important;color:#000;background:#fff!important;font-size:16px!important;text-align:left!important;max-width:-webkit-fill-available;line-height:1}#heateor_sss_sharing_more_providers .footer-panel{background:#fff;border-top:1px solid #d7d7d7;padding:6px 0;width:100%;color:#fff}#heateor_sss_sharing_more_providers .footer-panel p{background-color:#fff0;top:0;text-align:left!important;color:#000;font-family:'helvetica neue',arial,helvetica,sans-serif;font-size:12px;line-height:1.2;margin:0!important;padding:0 6px!important;text-indent:0!important}#heateor_sss_sharing_more_providers .footer-panel a{color:#fff;text-decoration:none;font-weight:700;text-indent:0!important}#heateor_sss_sharing_more_providers .all-services ul li a span{width:51%}#heateor_sss_sharing_more_providers .all-services ul li a{border-radius:3px;color:#666!important;display:block;font-size:12px;height:auto;line-height:20px;overflow:hidden;padding:8px 8px 8px 1px;text-decoration:none!important;text-overflow:ellipsis;white-space:nowrap;border:none!important;text-indent:0!important;background:0 0!important;text-shadow:none}.heateor_sss_share_count{display:block;text-indent:0!important;visibility:hidden;background-color:#58b8f8!important;width:5px;height:auto;text-align:center;min-width:8px!important;padding:1px 4px!important;color:#fff!important;font-family:'Open Sans',arial,sans-serif!important;font-size:10px!important;font-weight:600!important;-webkit-border-radius:15px!important;border-radius:15px!important;-webkit-box-shadow:0 2px 2px rgb(0 0 0 / .4);box-shadow:0 2px 2px rgb(0 0 0 / .4);text-shadow:0 -1px 0 rgb(0 0 0 / .2);line-height:14px!important;border:2px solid #fff!important;z-index:1;margin:2px auto!important;box-sizing:content-box!important}.heateor_sss_share_count,.heateor_sss_vertical_sharing{-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important}div.heateor_sss_follow_ul,div.heateor_sss_sharing_ul{padding-left:0!important;margin:1px 0!important}#heateor_sss_mastodon_popup_close img,#heateor_sss_sharing_popup_close img{opacity:1!important;background:0 0!important;border:none!important;outline:0!important;box-shadow:none!important;width:auto!important;height:auto!important;top:inherit!important;right:inherit!important;left:9px!important;padding:0!important}div.heateor_sss_follow_ul .heateorSssSharingRound,div.heateor_sss_sharing_ul .heateorSssSharingRound{background:0 0!important}.heateor_sss_square_count{display:none;text-align:center;font-weight:bolder;font-family:sans-serif;font-style:normal;font-size:.6em;visibility:hidden}div.heateor_sss_follow_ul a,div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a{float:left;padding:0!important;list-style:none!important;border:none!important;margin:2px}.heateorSssSharing,.heateorSssSharingButton{display:block;cursor:pointer;margin:2px}div.heateor_sss_follow_ul a:before,div.heateor_sss_sharing_ul a:before{content:none!important}div.heateor_sss_follow_ul a{width:auto}.heateor_sss_vertical_sharing{background:0 0;-webkit-box-shadow:0 1px 4px 1px rgb(0 0 0 / .1);box-shadow:0 1px 4px 1px rgb(0 0 0 / .1);position:fixed;overflow:visible;z-index:10000000;display:block;padding:10px;border-radius:4px;opacity:1;box-sizing:content-box!important}div.heateor_sss_horizontal_counter li.heateor_sss_facebook_share,div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_share{width:96px}li.heateor_sss_facebook_like .fb-like span,li.heateor_sss_facebook_recommend .fb-like span,li.heateor_sss_facebook_share .fb-share-button span{vertical-align:top!important}li.heateor_sss_facebook_like .fb-like span iframe,li.heateor_sss_facebook_recommend .fb-like span iframe{max-width:none!important;z-index:1000}.heateor_sss_counter_container li{height:21px}.heateorSssTCBackground:hover{border-width:0!important;background-color:#fff0}.heateorSssTCBackground{border-width:0!important;background-color:transparent!important;font-style:normal;word-wrap:normal;color:#666;line-height:1;visibility:hidden}.heateorSssSharingSvg{width:100%;height:100%}.heateorSssSharing{float:left;border:none}.heateorSssSharingArrow{height:16px;width:16px;cursor:pointer;margin-top:10px}.heateorSssPushIn{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%207%206%20q%202%206%2010%206%20v%20-6%20l%206%209%20l%20-6%209%20v%20-6%20q%20-10%202%20-10%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.heateorSssPullOut{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%2023%206%20q%20-2%206%20-10%206%20v%20-6%20l%20-6%209%20l%206%209%20v%20-6%20q%2010%202%2010%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.heateorSssCommentingTabs li{padding-left:0!important;float:left;margin:0 1em 0 0!important;list-style:none;color:#aaa;display:block;cursor:pointer;font-size:.85em}div.heateorSssTotalShareCount{word-wrap:normal!important;font-weight:bolder;font-family:sans-serif;padding:0;margin:0;text-align:center}div.heateorSssTotalShareText{word-wrap:normal!important;margin:0;padding:0;text-align:center}div.heateor_sss_horizontal_sharing li{width:auto}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_like{width:91px}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_recommend{width:145px}div.heateor_sss_horizontal_sharing li.heateor_sss_twitter_tweet{width:95px}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share span{vertical-align:text-top!important}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share{width:96px}div.heateor_sss_horizontal_sharing li.heateor_sss_buffer_share{width:108px}div.heateor_sss_horizontal_sharing li.heateor_sss_reddit_badge{width:130px}div.heateor_sss_horizontal_sharing li.heateor_sss_yummly{width:106px}div.heateor_sss_horizontal_sharing li.heateor_sss_pinterest_pin{width:76px}div.heateor_sss_horizontal_sharing li.heateor_sss_xing{width:98px}.heateor_sss_sharing_container a{padding:0!important;box-shadow:none!important;border:none!important}.heateorSssClear{clear:both}div.course_instructor_widget .heateor_sss_vertical_sharing{display:none!important}@media screen and (max-width:783px){#heateor_sss_sharing_more_providers{width:80%;left:60%;margin-left:-50%;text-shadow:none!important}}@media screen and (max-width:752px){#heateor_sss_sharing_more_content .all-services ul li{width:32.1%}}@media screen and (max-width:590px){#heateor_sss_sharing_more_content .all-services ul li{width:48.1%}#heateor_sss_sharing_more_providers .filter input.search{width:93%}}@media screen and (max-width:413px){#heateor_sss_sharing_more_content .all-services ul li{width:100%}}div.heateor_sss_bottom_sharing{margin-bottom:0}div.heateor_sss_sharing_container a:before,div.heateor_sss_follow_icons_container a:before{content:none}.heateor_sss_mastodon_popup_button{background:linear-gradient(#ec1b23,#d43116);padding:8px 0 10px;font-size:18px;border:0;color:#fff;border-radius:8px;margin:4px auto;font-weight:bolder;width:35%;cursor:pointer;border-bottom-style:groove;border-bottom-width:5px;border-bottom-color:rgb(0 0 0 / .2)}@media screen and (max-width:783px)#heateor_sss_sharing_more_providers .filter input.search{border:1px solid #ccc;width:92.8%}div.heateor_sss_follow_icons_container svg,div.heateor_sss_sharing_container svg{width:100%;height:100%}