:root{--ptf-color-1:#fffcf9;--ptf-color-2:#c2c2c2;--ptf-color-3:#484848;--ptf-color-4:#0d0d0c;--ptf-color-5:#232323}@-webkit-keyframes ptf_bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes ptf_bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes ptf_heartbeat{0%{-webkit-transform:scale(.8);transform:scale(.8)}5%{-webkit-transform:scale(.9);transform:scale(.9)}10%{-webkit-transform:scale(.8);transform:scale(.8)}15%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.8);transform:scale(.8)}100%{-webkit-transform:scale(.8);transform:scale(.8)}}@keyframes ptf_heartbeat{0%{-webkit-transform:scale(.8);transform:scale(.8)}5%{-webkit-transform:scale(.9);transform:scale(.9)}10%{-webkit-transform:scale(.8);transform:scale(.8)}15%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.8);transform:scale(.8)}100%{-webkit-transform:scale(.8);transform:scale(.8)}}@-webkit-keyframes ptf_spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ptf_spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes ptf_marquee{0%{-webkit-transform:translateX(0) translateZ(0);transform:translateX(0) translateZ(0)}100%{-webkit-transform:translateX(-100%) translateZ(0);transform:translateX(-100%) translateZ(0)}}@keyframes ptf_marquee{0%{-webkit-transform:translateX(0) translateZ(0);transform:translateX(0) translateZ(0)}100%{-webkit-transform:translateX(-100%) translateZ(0);transform:translateX(-100%) translateZ(0)}}.has-primary-color{color:var(--ptf-primary-color)!important}.message.success{color:var(--success)}.message.danger{color:var(--danger)}.ptf-display-1{font-family:var(--ptf-primary-font);font-size:1.125rem;font-weight:500;line-height:1.4;color:var(--ptf-color-2)}.spin{-webkit-animation:ptf_spin 10s linear infinite;animation:ptf_spin 10s linear infinite}.has-main-offset{padding-right:70px;padding-left:70px}@media only screen and (max-width:1199px){.has-main-offset{padding-right:45px;padding-left:45px}}@media only screen and (max-width:575px){.has-main-offset{padding-right:10px;padding-left:10px}}.has-main-offset-n{margin-right:-70px;margin-left:-70px}@media only screen and (max-width:1199px){.has-main-offset-n{margin-right:-45px;margin-left:-45px}}@media only screen and (max-width:575px){.has-main-offset-n{margin-right:-10px;margin-left:-10px}}.ptf-section[data-anchor=Home] .ptf-section__content{padding-top:0;padding-bottom:0}@font-face{font-family:NeueMachina;font-weight:400;src:url(../fonts/NeueMachina/NeueMachina-Regular.woff) format('woff'),url(../fonts/NeueMachina/NeueMachina-Regular.woff2) format('woff2')}@font-face{font-family:NeueMachina;font-weight:500;src:url(../fonts/NeueMachina/NeueMachina-Medium.woff) format('woff'),url(../fonts/NeueMachina/NeueMachina-Medium.woff2) format('woff2')}::-webkit-scrollbar-thumb{border-radius:10px}html{font-size:16px}@media only screen and (max-width:991px){html{font-size:15px}}@media only screen and (max-width:767px){html{font-size:14px}}@media only screen and (max-width:575px){html{font-size:14px}}body{min-width:20rem;min-height:100vh;margin:0;padding:0;color:var(--ptf-color-2)}img{max-width:100%;height:auto}p{margin:0 0 3.125rem}p:empty{display:none}strong{font-weight:600}mark{background-color:var(--ptf-primary-color)}ol,ul{margin:0;padding:0;list-style-position:inside}a{-webkit-transition:all .3s ease-out;transition:all .3s ease-out;text-decoration:none;color:inherit}a:active,a:focus,a:hover{text-decoration:none;outline:0}a:hover{color:var(--ptf-primary-color)}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin:.9375rem 0;padding:0;color:var(--ptf-color-1)}.h1.ptf-large-heading,h1.ptf-large-heading{font-size:8.75rem;line-height:90%}@media only screen and (max-width:1199px){.h1.ptf-large-heading,h1.ptf-large-heading{font-size:7.5rem}}@media only screen and (max-width:991px){.h1.ptf-large-heading,h1.ptf-large-heading{font-size:4.375rem}}@media only screen and (max-width:575px){.h1.ptf-large-heading,h1.ptf-large-heading{font-size:2.1875rem}}@media only screen and (max-width:991px){.h3,h3{font-size:1.5rem}}address{font-family:var(--ptf-secondary-font);font-size:2rem;line-height:1.2;margin-bottom:3.125rem}blockquote{margin:0 0 3.125rem;color:var(--ptf-primary-color)}@media only screen and (max-width:991px){blockquote{font-size:1.5rem!important}}@media only screen and (max-width:767px){blockquote{font-size:1.125rem!important}}cite{font-family:var(--ptf-secondary-font);font-size:1.125rem;font-weight:500;font-style:normal;display:block;margin:1.25rem 0 0;text-transform:uppercase;color:var(--ptf-primary-color)}code,kbd{font-family:Menlo,Monaco,Consolas,'Liberation Mono','Courier New',monospace;font-size:87.5%;padding:5px 8px;color:var(--ptf-color-1);border-radius:0;background-color:var(--ptf-primary-color)}a>code{color:var(--ptf-color-1)}pre{font-family:Menlo,Monaco,Consolas,'Liberation Mono','Courier New',monospace;clear:both;overflow:auto;max-width:100%;margin:0 0 3.125rem;padding:2.1875rem;white-space:pre-wrap;-moz-tab-size:4;-o-tab-size:4;tab-size:4;color:var(--ptf-color-1);background-color:var(--ptf-color-3)}form{max-width:100%}label{display:block;margin-bottom:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}label.error{display:none!important}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{font-size:1.125rem;font-weight:500;line-height:1.55;display:block;width:100%;margin:0;padding:0;padding-bottom:1.25rem;-webkit-transition:all .3s;transition:all .3s;color:var(--ptf-color-1);border:none;border-bottom:1px solid var(--ptf-color-2);outline:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=date].error,input[type=email].error,input[type=number].error,input[type=password].error,input[type=search].error,input[type=tel].error,input[type=text].error,input[type=url].error,select.error,textarea.error{border-color:var(--danger)}select{background-image:url('data:image/svg+xml;utf8,<svg fill=\'%23c2c2c2\' height=\'24\' viewBox=\'0 0 24 24\' width=\'24\' xmlns=\'http://www.w3.org/2000/svg\'><path d=\'M7 10l5 5 5-5z\'/><path d=\'M0 0h24v24H0z\' fill=\'none\'/></svg>');background-repeat:no-repeat;background-position:right 0 bottom 50%;background-size:18px 18px}textarea{width:100%;max-width:100%}button:focus,input[type=submit]:focus{outline:0}input[type=date].placeholder,input[type=email].placeholder,input[type=number].placeholder,input[type=password].placeholder,input[type=search].placeholder,input[type=tel].placeholder,input[type=text].placeholder,input[type=url].placeholder,select.placeholder,textarea.placeholder{opacity:1;color:var(--ptf-color-2)}input[type=date]:-moz-placeholder,input[type=email]:-moz-placeholder,input[type=number]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=search]:-moz-placeholder,input[type=tel]:-moz-placeholder,input[type=text]:-moz-placeholder,input[type=url]:-moz-placeholder,select:-moz-placeholder,textarea:-moz-placeholder{opacity:1;color:var(--ptf-color-2)}input[type=date]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=url]::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:var(--ptf-color-2)}input[type=date]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:var(--ptf-color-2)}input[type=date]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1;color:var(--ptf-color-2)}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:var(--ptf-color-1)}input[type=date]:focus.placeholder,input[type=email]:focus.placeholder,input[type=number]:focus.placeholder,input[type=password]:focus.placeholder,input[type=search]:focus.placeholder,input[type=tel]:focus.placeholder,input[type=text]:focus.placeholder,input[type=url]:focus.placeholder,select:focus.placeholder,textarea:focus.placeholder{opacity:0}input[type=date]:focus:-moz-placeholder,input[type=email]:focus:-moz-placeholder,input[type=number]:focus:-moz-placeholder,input[type=password]:focus:-moz-placeholder,input[type=search]:focus:-moz-placeholder,input[type=tel]:focus:-moz-placeholder,input[type=text]:focus:-moz-placeholder,input[type=url]:focus:-moz-placeholder,select:focus:-moz-placeholder,textarea:focus:-moz-placeholder{opacity:0}input[type=date]:focus::-moz-placeholder,input[type=email]:focus::-moz-placeholder,input[type=number]:focus::-moz-placeholder,input[type=password]:focus::-moz-placeholder,input[type=search]:focus::-moz-placeholder,input[type=tel]:focus::-moz-placeholder,input[type=text]:focus::-moz-placeholder,input[type=url]:focus::-moz-placeholder,select:focus::-moz-placeholder,textarea:focus::-moz-placeholder{opacity:0}input[type=date]:focus:-ms-input-placeholder,input[type=email]:focus:-ms-input-placeholder,input[type=number]:focus:-ms-input-placeholder,input[type=password]:focus:-ms-input-placeholder,input[type=search]:focus:-ms-input-placeholder,input[type=tel]:focus:-ms-input-placeholder,input[type=text]:focus:-ms-input-placeholder,input[type=url]:focus:-ms-input-placeholder,select:focus:-ms-input-placeholder,textarea:focus:-ms-input-placeholder{opacity:0}input[type=date]:focus::-webkit-input-placeholder,input[type=email]:focus::-webkit-input-placeholder,input[type=number]:focus::-webkit-input-placeholder,input[type=password]:focus::-webkit-input-placeholder,input[type=search]:focus::-webkit-input-placeholder,input[type=tel]:focus::-webkit-input-placeholder,input[type=text]:focus::-webkit-input-placeholder,input[type=url]:focus::-webkit-input-placeholder,select:focus::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder{opacity:0}.ptf-form-row{display:grid;margin-bottom:9.375rem;grid-gap:4.375rem;grid-template-columns:repeat(1,1fr)}@media only screen and (max-width:767px){.ptf-form-row{margin-bottom:4.375rem}}.ptf-form-row.two-col{grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:767px){.ptf-form-row.two-col{grid-template-columns:repeat(1,1fr)}}.ptf-form-row.three-col{grid-template-columns:repeat(3,1fr)}@media only screen and (max-width:767px){.ptf-form-row.three-col{grid-template-columns:repeat(1,1fr)}}dl{margin:0}dd{font-family:var(--ptf-secondary-font);font-size:1.5rem;font-weight:400;line-height:1.2;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;margin:1.25rem 0 0 0;padding:0;color:var(--ptf-color-1);-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column}dd a+a{margin-top:1.25rem}@media only screen and (max-width:991px){dd a+a{margin-top:.9375rem}}table{width:100%;max-width:100%;margin:0;border-collapse:collapse}table td,table th{padding:.5rem .9375rem;border:1px solid var(--ptf-color-3)}table thead th,table tr th{font-size:.875rem;font-weight:600;text-transform:uppercase}ul[class^=wp-block]{padding-left:0!important}.wp-block-button{margin-bottom:1rem}.wp-block-cover p:not(.has-text-color){color:var(--ptf-primary-color)}.blocks-gallery-caption,.wp-block-embed figcaption,.wp-block-image figcaption{color:var(--ptf-primary-color)}.alignfull:not(.has-background) .wp-block-columns,.wp-block-columns.alignfull{padding-right:15px;padding-left:15px}.is-style-squared .wp-block-button__link,.wp-block-button__link.is-style-squared{border-radius:0}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation,.wp-block-quote cite,.wp-block-quote footer,.wp-block-quote__citation{color:var(--ptf-primary-color)}.wp-block-quote{border-color:var(--ptf-primary-color)}.wp-block-gallery{margin-bottom:3.125rem}.container{max-width:100%}@media (min-width:1921px){.container{max-width:1920px}}.ptf-main{position:relative;overflow:hidden}.ptf-main--h{padding-right:70px;padding-left:70px}@media only screen and (max-width:1199px){.ptf-main--h{padding-right:45px;padding-left:45px}}@media only screen and (max-width:575px){.ptf-main--h{padding-right:10px;padding-left:10px}}.ptf-main--b{padding-bottom:12.5rem}@media only screen and (max-width:991px){.ptf-main--b{padding-bottom:9.375rem}}@media only screen and (max-width:575px){.ptf-main--b{padding-bottom:7.5rem}}.ptf-content-protected{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:100vh;padding:7.5rem 0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.ptf-content-markup p:last-child{margin-bottom:0}.ptf-content-markup ol,.ptf-content-markup ul{line-height:2}.ptf-content-markup ol ol,.ptf-content-markup ol ul,.ptf-content-markup ul ol,.ptf-content-markup ul ul{margin-bottom:0;padding-left:1.875rem}.ptf-content-markup>ol,.ptf-content-markup>ul{margin-bottom:3.125rem}.ptf-content-markup .fluid-width-video-wrapper{margin-bottom:3.125rem}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:0 15px!important}.ptf-header{position:absolute;z-index:60;top:0;left:0;width:100%;color:var(--ptf-color-1)}.ptf-header.ptf-header--opaque{position:relative}.ptf-no-menu-message{margin:0;pointer-events:auto}.ptf-no-menu-message a:hover{color:inherit}.ptf-navbar{position:relative;z-index:70}.ptf-navbar .ptf-navbar-inner{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:2.1875rem;padding-right:70px;padding-bottom:2.1875rem;padding-left:70px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:1199px){.ptf-navbar .ptf-navbar-inner{padding-right:45px;padding-left:45px}}@media only screen and (max-width:575px){.ptf-navbar .ptf-navbar-inner{padding-right:10px;padding-left:10px}}@media only screen and (max-width:1199px){.ptf-navbar .ptf-navbar-inner{padding-top:1.25rem;padding-bottom:1.25rem}}@media only screen and (max-width:767px){.ptf-navbar .ptf-navbar-inner{flex-direction:row-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse}}@media only screen and (max-width:575px){.ptf-navbar .ptf-navbar-inner{padding-top:.75rem;padding-bottom:.75rem}}.ptf-navbar.ptf-navbar--transparent .ptf-navbar-background{background-color:transparent}.ptf-navbar .ptf-navbar-background{position:absolute;z-index:-1;top:-1px;right:0;left:0;width:100%;height:100%;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;background-color:var(--ptf-color-4);-webkit-box-shadow:none;box-shadow:none}.ptf-navbar.ptf-navbar--solid .ptf-navbar-background{background-color:var(--ptf-color-4)}.ptf-navbar.ptf-navbar--transparent-always .ptf-navbar-background{background-color:transparent}.ptf-navbar--fixed{position:fixed;top:0;left:0;width:100%}.admin-bar .ptf-navbar--fixed{top:0}@media screen and (min-width:783px){.admin-bar .ptf-navbar--fixed{top:32px}}.ptf-navbar--solid .ptf-navbar-background{opacity:1}.ptf-navbar .ptf-navbar-logo{line-height:1;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;color:inherit;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto}.ptf-navbar .ptf-navbar-logo h2{font-size:1.5rem;font-weight:400;line-height:1.1;margin:0;text-transform:uppercase;color:inherit}.ptf-navbar .ptf-navbar-logo img{display:block}@media only screen and (max-width:767px){.ptf-navbar-menu{display:none}}.ptf-navbar-menu ul{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;list-style-type:none}.ptf-navbar-menu ul li+li{margin-left:7.5rem}@media only screen and (max-width:991px){.ptf-navbar-menu ul li+li{margin-left:3.75rem}}.ptf-navbar-menu ul a{font-family:var(--ptf-secondary-font);font-size:1.25rem;line-height:1.2}.ptf-menu-burger{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;width:50px;height:14px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column}.ptf-menu-burger span{position:absolute;width:100%;height:2px;background-color:currentColor}.ptf-menu-burger span:nth-child(1){top:0}.ptf-menu-burger span:nth-child(2){bottom:0}.ptf-menu-burger:hover{color:currentColor}.ptf-menu-burger--opened{width:40px;height:40px}@media only screen and (max-width:767px){.ptf-menu-burger--opened{width:30px;height:30px}}.ptf-menu-burger--opened span:nth-child(1){position:absolute;left:20px;width:2px;height:40px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}@media only screen and (max-width:767px){.ptf-menu-burger--opened span:nth-child(1){left:15px;height:30px}}.ptf-menu-burger--opened span:nth-child(2){position:absolute;left:20px;width:2px;height:40px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}@media only screen and (max-width:767px){.ptf-menu-burger--opened span:nth-child(2){left:15px;height:30px}}.ptf-offcanvas-menu{font-family:var(--ptf-secondary-font);font-weight:400;position:fixed;z-index:80;top:0;bottom:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow-y:auto;flex-direction:column;width:100%;padding:6.25rem 10% 5.625rem;-webkit-transition:.3s ease-out;transition:.3s ease-out;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0;color:var(--ptf-color-4);background-color:var(--ptf-primary-color);-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column}.admin-bar .ptf-offcanvas-menu{top:0}@media screen and (min-width:783px){.admin-bar .ptf-offcanvas-menu{top:32px}}@media only screen and (min-width:576px){.ptf-offcanvas-menu{width:23.125rem}}@media only screen and (min-width:768px){.ptf-offcanvas-menu{width:47.5rem;padding:11.25rem 10% 8.125rem}}@media only screen and (max-width:767px){.ptf-offcanvas-menu{right:0;left:auto;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.ptf-offcanvas-menu.is-open{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.ptf-offcanvas-menu .ptf-menu-burger{position:absolute;top:1.875rem;left:4.375rem}@media only screen and (max-width:767px){.ptf-offcanvas-menu .ptf-menu-burger{top:.625rem;right:1rem;left:auto}}.ptf-offcanvas-menu__logo{position:absolute;top:.625rem;left:.625rem;display:none}@media only screen and (max-width:767px){.ptf-offcanvas-menu__logo{display:block}}.ptf-offcanvas-menu__navigation .sf-menu{overflow:hidden}.ptf-offcanvas-menu__navigation .sf-menu li{display:block;float:none}.ptf-offcanvas-menu__navigation .sf-menu a{position:relative;display:inline-block}.ptf-offcanvas-menu__navigation .sf-menu>li>a{font-size:2.5rem;line-height:1.2;padding:.9375rem 0}@media only screen and (max-width:767px){.ptf-offcanvas-menu__navigation .sf-menu>li>a{font-size:1.5rem}}.ptf-offcanvas-menu__navigation .sf-menu>li>a::after{position:absolute;bottom:0;left:0;width:100%;height:2px;content:'';-webkit-transition:.3s ease-out;transition:.3s ease-out;background-color:transparent}.ptf-offcanvas-menu__navigation .sf-menu>li:last-child{padding-bottom:0}.ptf-offcanvas-menu__navigation .sf-menu>li:first-child{padding-top:0}.ptf-offcanvas-menu__navigation .sf-menu>li.active>a,.ptf-offcanvas-menu__navigation .sf-menu>li.current-menu-item>a,.ptf-offcanvas-menu__navigation .sf-menu>li.sfHover>a,.ptf-offcanvas-menu__navigation .sf-menu>li:hover>a{color:var(--ptf-color-4)}.ptf-offcanvas-menu__navigation .sf-menu>li.active>a::after,.ptf-offcanvas-menu__navigation .sf-menu>li.current-menu-item>a::after{background-color:currentColor}.ptf-offcanvas-menu__navigation .sf-menu>li:not(.current-menu-item):not(.active):not(.menu-item-has-children):hover>a{padding-left:1.5625rem}.ptf-offcanvas-menu__navigation .sf-menu ul.sub-menu{position:static;padding-left:.625rem}.ptf-offcanvas-menu__navigation .sf-menu ul.sub-menu ul.sub-menu{margin-top:0}.ptf-offcanvas-menu__navigation .sf-menu ul.sub-menu a{font-size:1.125rem;line-height:1.5;padding:.3125rem 0}.ptf-offcanvas-menu__navigation .sf-menu ul.sub-menu li.active>a,.ptf-offcanvas-menu__navigation .sf-menu ul.sub-menu li.current-menu-item>a,.ptf-offcanvas-menu__navigation .sf-menu ul.sub-menu li.sfHover>a,.ptf-offcanvas-menu__navigation .sf-menu ul.sub-menu li:hover>a{color:var(--ptf-color-4)}.ptf-footer{width:100%}.ptf-footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:row;padding-right:70px;padding-bottom:4.375rem;padding-left:70px;pointer-events:none;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row}@media only screen and (max-width:1199px){.ptf-footer{padding-right:45px;padding-left:45px}}@media only screen and (max-width:575px){.ptf-footer{padding-right:10px;padding-left:10px}}@media only screen and (max-width:1199px){.ptf-footer{padding-bottom:1.875rem}}@media only screen and (max-width:767px){.ptf-footer{flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column}}@media only screen and (max-width:575px){.ptf-footer{padding-bottom:.9375rem}}.ptf-footer--fixed{position:fixed;z-index:10;right:0;bottom:0;left:0}@media (max-height:559px){.ptf-footer--fixed{display:none}}.ptf-footer>*{pointer-events:auto}.ptf-back-to-top{font-family:var(--ptf-secondary-font);font-size:1.25rem;line-height:1.2}@media only screen and (max-width:767px){.ptf-footer-menu{margin-top:3.875rem}}.ptf-footer-menu ul{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;list-style-type:none}.ptf-footer-menu ul li+li{margin-left:7.5rem}@media only screen and (max-width:991px){.ptf-footer-menu ul li+li{margin-left:3.75rem}}.ptf-footer-menu ul a{font-family:var(--ptf-secondary-font);font-size:1.25rem;line-height:1.2}.ptf-page--404{padding:25vh 0;text-align:center}.ptf-page--404 .ptf-404-icon{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;width:9.375rem;height:9.375rem;margin-bottom:3.125rem;color:var(--ptf-color-4);border-radius:100%;background-color:var(--ptf-primary-color);-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.ptf-page--404 .ptf-404-icon svg{height:100px}.ptf-page--404 h1{margin:0;text-transform:uppercase}.ptf-page--404 p{max-width:20rem;margin:1.875rem auto 0}.ptf-page--404 .ptf-btn{margin-top:3.125rem}.ptf-post-media,.ptf-work .ptf-work-media{position:relative;overflow:hidden;height:29.375rem;-webkit-backface-visibility:hidden;backface-visibility:hidden}.ptf-post-media img,.ptf-work .ptf-work-media img{width:100%;height:100%!important;-webkit-transition:-webkit-transform 1s ease-out;transition:-webkit-transform 1s ease-out;transition:transform 1s ease-out;transition:transform 1s ease-out,-webkit-transform 1s ease-out;-webkit-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform;-o-object-fit:cover;object-fit:cover}.ptf-post:hover .ptf-post-media img,.ptf-post:hover .ptf-work .ptf-work-media img,.ptf-work .ptf-post:hover .ptf-work-media img{-webkit-transform:scale(1.05) translateZ(0);transform:scale(1.05) translateZ(0)}.ptf-post-title{margin:0}.ptf-post-title a:hover{text-decoration:none}.ptf-post-meta{font-family:var(--ptf-secondary-font);font-size:1.125rem;font-weight:500;line-height:1.4}.ptf-post-meta span:first-child:not(:last-child){margin-right:2px}.ptf-post-meta span:first-child:not(:last-child)::after{margin-left:4px;content:'-';opacity:.5}.ptf-post-meta--style-2{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:4.375rem}@media only screen and (max-width:767px){.ptf-post-meta--style-2{margin-bottom:4.375rem;grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:575px){.ptf-post-meta--style-2{grid-template-columns:repeat(1,1fr)}}.ptf-post--default .ptf-post-media+.ptf-post-content,.ptf-post--default .ptf-work .ptf-work-media+.ptf-post-content,.ptf-work .ptf-post--default .ptf-work-media+.ptf-post-content{padding-top:1.875rem}.ptf-post--default .ptf-post-content .ptf-post-meta{margin-bottom:1.25rem}.ptf-post--default .ptf-post-content .ptf-post-excerpt{padding-top:1.5625rem}.ptf-post--default .ptf-post-content .ptf-post-footer{padding-top:3.125rem}.ptf-post--masonry .ptf-post-media+.ptf-post-content,.ptf-post--masonry .ptf-work .ptf-work-media+.ptf-post-content,.ptf-work .ptf-post--masonry .ptf-work-media+.ptf-post-content{padding-top:1.875rem}.ptf-post--masonry .ptf-post-content .ptf-post-meta{margin-bottom:1.25rem}.ptf-post--masonry .ptf-post-content .ptf-post-excerpt{padding-top:1.5625rem}.ptf-post--masonry .ptf-post-content .ptf-post-footer{padding-top:3.125rem}.ptf-post--masonry:not(.sticky):not(.featured) .ptf-post-content .ptf-post-title{font-size:1.5rem}.ptf-work .ptf-work-title{position:absolute;bottom:1.5625rem;left:1.875rem;margin:0;pointer-events:none}@media only screen and (max-width:767px){.ptf-work .ptf-work-title{font-size:1.5rem}}.ptf-work:not(.sticky):not(.featured) .ptf-work-title{font-size:1.125rem}.ptf-work:hover .ptf-work-media img{-webkit-transform:scale(1.05) translateZ(0);transform:scale(1.05) translateZ(0)}.ptf-post--single .excerpt{margin:0;margin-bottom:3.75rem;color:inherit}@media only screen and (max-width:991px){.ptf-post--single .excerpt{font-size:1.5rem!important;line-height:1.4}}@media only screen and (max-width:767px){.ptf-post--single .excerpt{font-size:1.125rem!important}}.ptf-post--single .ptf-post-footer{margin-top:7.5rem;padding-top:2.5rem;border-top:1px solid var(--ptf-color-2)}@media only screen and (max-width:767px){.ptf-post--single .ptf-post-footer{margin-top:3.75rem}}.ptf-post--single .ptf-post-footer h5{margin:0 0 1.25rem}.ptf-post--single .ptf-post-footer a:not(:hover){color:var(--ptf-color-1)}.ptf-post--single .ptf-post-footer .ptf-post-tags+.ptf-post-share{margin-top:3.125rem}.ptf-custom-cursor{font-size:16.875rem;position:fixed;z-index:100;visibility:hidden;width:1em;height:1em;margin:-.5em 0 0 -.5em;-webkit-transition:opacity .3s ease-out,visibility .3s ease-out;transition:opacity .3s ease-out,visibility .3s ease-out;pointer-events:none;opacity:0;border-radius:50%;background-color:var(--ptf-primary-color);background-repeat:no-repeat;background-position:center;background-size:cover}@media only screen and (max-width:1199px){.ptf-custom-cursor{font-size:11.25rem}}.ptf-custom-cursor.active{visibility:visible;opacity:1}[data-marquee]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:100%;white-space:nowrap}[data-marquee] [data-marquee-text]{display:inline-block;padding-right:.5em;-webkit-animation:ptf_marquee 5s linear infinite;animation:ptf_marquee 5s linear infinite;will-change:transform}.ptf-preloader{position:fixed;z-index:999;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100vh;background-color:var(--ptf-color-4);-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.ptf-preloader .main-circle{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:9.375rem;height:9.375rem;-webkit-animation:ptf_spin 2s infinite;animation:ptf_spin 2s infinite;border:4px solid var(--ptf-primary-color);border-top:4px solid transparent;border-right:4px solid transparent;border-radius:50%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.ptf-preloader .main-circle .child-circle-1{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:7.5rem;height:7.5rem;-webkit-animation:ptf_spin 2s infinite .4s;animation:ptf_spin 2s infinite .4s;border:4px solid var(--ptf-primary-color);border-top:4px solid transparent;border-right:4px solid transparent;border-radius:50%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.ptf-preloader .main-circle .child-circle-2{width:5rem;height:5rem;-webkit-animation:ptf_spin 2s infinite .6s;animation:ptf_spin 2s infinite .6s;border:4px solid var(--ptf-primary-color);border-top:4px solid transparent;border-right:4px solid transparent;border-radius:50%}.ptf-social-icon{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.ptf-social-icon.ptf-social-icon--style-1{font-family:var(--ptf-secondary-font);font-size:1.5rem;font-weight:400;line-height:1.2}@media only screen and (max-width:991px){.ptf-social-icon.ptf-social-icon--style-1{font-size:1.125rem}}.ptf-social-icon.ptf-social-icon--style-1+.ptf-social-icon.ptf-social-icon--style-1{margin-left:2.5rem}.ptf-underline-link{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.ptf-underline-link::after{position:absolute;right:0;bottom:0;left:0;height:2px;content:'';-webkit-transition:background-color .3s ease-out;transition:background-color .3s ease-out;background-color:transparent}.ptf-underline-link:hover{color:inherit}.ptf-underline-link:hover::after{background-color:currentColor}.jarallax{position:relative;z-index:0}.jarallax>.jarallax-img{font-family:'object-fit: cover;';position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.masonry{display:block;overflow:hidden;margin-right:-15px;margin-bottom:-40px;margin-left:-15px}.masonry .gutter-sizer{width:0}.masonry .grid-item,.masonry .grid-sizer{float:left}.masonry .grid-item{margin-bottom:40px;padding:0 15px}.masonry[data-masonry-col='1']{margin-bottom:-80px}.masonry[data-masonry-col='1'] .grid-item,.masonry[data-masonry-col='1'] .grid-sizer{width:100%}.masonry[data-masonry-col='1'] .grid-item{margin-bottom:80px}.masonry[data-masonry-col='2'] .grid-item,.masonry[data-masonry-col='2'] .grid-sizer{width:calc(100% * 1 / 2)}@media only screen and (max-width:767px){.masonry[data-masonry-col='2'] .grid-item,.masonry[data-masonry-col='2'] .grid-sizer{width:100%}}.masonry[data-masonry-col='3'] .grid-item,.masonry[data-masonry-col='3'] .grid-sizer{width:calc(100% * 1 / 3)}@media only screen and (max-width:991px){.masonry[data-masonry-col='3'] .grid-item,.masonry[data-masonry-col='3'] .grid-sizer{width:50%}}@media only screen and (max-width:767px){.masonry[data-masonry-col='3'] .grid-item,.masonry[data-masonry-col='3'] .grid-sizer{width:100%}}.ptf-blog-slider .ptf-post--masonry:not(.featured){max-width:21.5625rem}.ptf-blog-slider .ptf-post--masonry.featured{max-width:43.125rem}.ptf-blog-slider .ptf-post--masonry.featured .ptf-post-title{padding-right:20%}.ptf-btn{position:relative;z-index:1;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;overflow:hidden;cursor:pointer;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;white-space:nowrap;text-decoration:none;border:none;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.ptf-btn.disabled,.ptf-btn:disabled{cursor:not-allowed;pointer-events:none}.ptf-btn:focus{outline:0}.ptf-btn svg{height:.7em;margin-left:.625rem;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.ptf-btn span{position:relative;top:.15em}.ptf-btn:hover svg{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.ptf-btn.ptf-btn--primary{color:var(--ptf-color-4);background-color:var(--ptf-primary-color)}.ptf-btn.ptf-btn--primary:hover{color:var(--ptf-color-4);background-color:var(--ptf-color-1)}.ptf-btn,.ptf-btn--md{padding:1.0625rem 1.75rem}.ptf-counter{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}.ptf-counter__value{font-family:var(--ptf-secondary-font);font-size:4.375rem;font-weight:500;line-height:1.1;position:relative;top:.1em;color:var(--ptf-color-1)}.ptf-counter__title{font-size:1.125rem;font-weight:500;line-height:1.4;margin:0;margin-left:.625rem;text-transform:lowercase}.ptf-fullpage-slider{position:relative;z-index:1;height:100vh}.ptf-fullpage-slider .ptf-section{overflow-y:auto;background-color:var(--ptf-color-4)}.ptf-fullpage-slider .ptf-section__content{position:relative;z-index:2;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;min-height:100%;padding-top:15.83333vh;padding-bottom:3.125rem}@media only screen and (max-width:991px){.ptf-fullpage-slider .ptf-section__content{padding-top:6.25rem;padding-bottom:1.5625rem}}@media only screen and (max-width:575px){.ptf-fullpage-slider .ptf-section__content{padding-top:4.5rem;padding-bottom:0}}.ptf-fullpage-slider .ptf-section__content>.container{-webkit-transition:opacity .6s ease,-webkit-transform .6s ease;transition:opacity .6s ease,-webkit-transform .6s ease;transition:transform .6s ease,opacity .6s ease;transition:transform .6s ease,opacity .6s ease,-webkit-transform .6s ease;-webkit-transform:translateY(300px);-ms-transform:translateY(300px);transform:translateY(300px);opacity:0}.ptf-fullpage-slider .ptf-section.active .ptf-section__content>.container{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.ptf-nav-widget{position:fixed;z-index:75;right:0;bottom:3.125rem;left:0;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;padding-right:70px;padding-left:70px;pointer-events:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width:1199px){.ptf-nav-widget{padding-right:45px;padding-left:45px}}@media only screen and (max-width:575px){.ptf-nav-widget{padding-right:10px;padding-left:10px}}@media only screen and (max-width:1199px){.ptf-nav-widget{display:none}}.ptf-nav-widget__line{position:relative;width:100%;max-width:16.875rem;height:2px;background-color:var(--ptf-color-3)}.ptf-nav-widget__line span{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;background-color:var(--ptf-primary-color)}.ptf-nav-widget__number{font-family:var(--ptf-secondary-font);font-weight:500;min-width:3.125rem;text-align:right;color:var(--ptf-color-1)}.ptf-blog-slider,.ptf-image-slider,.ptf-testimonial-slider,.ptf-works-slider{cursor:url(../img/cursor-slider.png) 50 50,auto}.ptf-blog-slider .swiper-slide,.ptf-image-slider .swiper-slide,.ptf-testimonial-slider .swiper-slide,.ptf-works-slider .swiper-slide{width:auto!important}.ptf-link-with-arrow{font-family:var(--ptf-secondary-font);font-size:4.375rem;font-weight:500;line-height:1.2;position:relative;z-index:1;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;text-transform:uppercase;color:var(--ptf-primary-color);-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:991px){.ptf-link-with-arrow{font-size:2.1875rem}}.ptf-link-with-arrow svg{height:.5em;margin-left:2.5rem;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.ptf-link-with-arrow span{position:relative;top:.1em}.ptf-link-with-arrow:hover svg{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.ptf-services-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.ptf-services-list .ptf-services-column{width:calc(80% - 2.5rem)}@media only screen and (max-width:991px){.ptf-services-list .ptf-services-column{width:100%;margin-bottom:2.5rem}}.ptf-services-list .ptf-services-column .ptf-services-card{display:grid;cursor:pointer}.ptf-services-list .ptf-services-column .ptf-services-card:not(:last-child){margin-bottom:5rem}@media only screen and (max-width:991px){.ptf-services-list .ptf-services-column .ptf-services-card:not(:last-child){margin-bottom:3.75rem}}@media only screen and (max-width:767px){.ptf-services-list .ptf-services-column .ptf-services-card:not(:last-child){margin-bottom:1.875rem}}.ptf-services-list .ptf-services-column .ptf-services-card .ptf-services-tab{display:none}@media only screen and (max-width:991px){.ptf-services-list .ptf-services-column .ptf-services-card .ptf-services-tab{display:block}}.ptf-services-list .ptf-services-column .ptf-services-card__title{font-size:8.75rem;font-weight:500;line-height:.9;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0;-webkit-transition:color .3s ease-out;transition:color .3s ease-out;text-transform:uppercase}@media (max-width:1920px){.ptf-services-list .ptf-services-column .ptf-services-card__title{font-size:7rem}}@media (max-width:1559px){.ptf-services-list .ptf-services-column .ptf-services-card__title{font-size:6rem}}@media only screen and (max-width:1199px){.ptf-services-list .ptf-services-column .ptf-services-card__title{font-size:4.375rem}}@media only screen and (max-width:991px){.ptf-services-list .ptf-services-column .ptf-services-card__title{margin-bottom:2.5rem}}@media only screen and (max-width:767px){.ptf-services-list .ptf-services-column .ptf-services-card__title{font-size:3.5rem;margin-bottom:1.25rem}}@media only screen and (max-width:575px){.ptf-services-list .ptf-services-column .ptf-services-card__title{font-size:2.625rem;flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column}}.ptf-services-list .ptf-services-column .ptf-services-card__title span{font-family:var(--ptf-secondary-font);font-size:1.125rem;font-weight:500;line-height:1.55;margin-right:.625rem}@media only screen and (max-width:1199px){.ptf-services-list .ptf-services-column .ptf-services-card__title span{font-size:1rem}}@media only screen and (max-width:991px){.ptf-services-list .ptf-services-column .ptf-services-card__title span{font-size:.875rem}}@media only screen and (max-width:767px){.ptf-services-list .ptf-services-column .ptf-services-card__title span{font-size:.75rem;line-height:1.4}}.ptf-services-list .ptf-services-column .ptf-services-card.active .ptf-services-card__title{color:var(--ptf-primary-color)}.ptf-services-list .ptf-services-tabs{position:relative;max-width:20.25rem;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}@media only screen and (max-width:991px){.ptf-services-list .ptf-services-tabs{display:none}}.ptf-services-list .ptf-services-card__content,.ptf-services-list .ptf-services-tab{position:absolute;top:0;left:0;width:100%;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out;opacity:0}@media only screen and (max-width:991px){.ptf-services-list .ptf-services-card__content,.ptf-services-list .ptf-services-tab{position:static;opacity:1}}.ptf-services-list .ptf-services-card__content.active,.ptf-services-list .ptf-services-tab.active{opacity:1}@media only screen and (max-width:991px){.ptf-services-list .ptf-services-card__content__image,.ptf-services-list .ptf-services-tab__image{position:relative;margin-bottom:2.5rem}.ptf-services-list .ptf-services-card__content__image::after,.ptf-services-list .ptf-services-tab__image::after{display:block;padding-top:58.99705%;content:''}}.ptf-services-list .ptf-services-card__content__image img,.ptf-services-list .ptf-services-tab__image img{margin-bottom:2.5rem}@media only screen and (max-width:991px){.ptf-services-list .ptf-services-card__content__image img,.ptf-services-list .ptf-services-tab__image img{position:absolute;top:0;left:0;width:100%;height:100%;margin-bottom:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}}.ptf-services-list .ptf-services-card__content__description,.ptf-services-list .ptf-services-tab__description{font-size:1.125rem;font-weight:500;line-height:1.55}@media only screen and (max-width:575px){.ptf-services-list .ptf-services-card__content__description,.ptf-services-list .ptf-services-tab__description{font-size:.75rem}}.ptf-services-list .ptf-services-card__content__description p:last-of-type,.ptf-services-list .ptf-services-tab__description p:last-of-type{margin-bottom:0}@media only screen and (min-width:992px){.ptf-services-list .ptf-services-card__content{display:none!important}}.ptf-simple-image{overflow:hidden;height:29.375rem}.ptf-simple-image img{width:100%;height:100%!important;-o-object-fit:cover;object-fit:cover}.ptf-slider-controls{font-size:0;line-height:1}.ptf-slider-controls .ptf-swiper-button-next,.ptf-slider-controls .ptf-swiper-button-prev{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;width:50px;height:50px;cursor:pointer;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out;opacity:.5;color:var(--ptf-color-1);-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.ptf-slider-controls .ptf-swiper-button-next:hover,.ptf-slider-controls .ptf-swiper-button-prev:hover{opacity:1}.ptf-slider-controls .ptf-swiper-button-prev+.ptf-swiper-button-next{margin-left:.625rem}.ptf-testimonial{display:grid;grid-template-columns:31.25rem 54.375rem;grid-gap:2.5rem}@media only screen and (max-width:1199px){.ptf-testimonial{grid-template-columns:repeat(1,1fr);grid-gap:1.875rem}}@media only screen and (max-width:991px){.ptf-testimonial{grid-gap:1.25rem}}@media only screen and (max-width:767px){.ptf-testimonial{grid-gap:.625rem}}@media only screen and (max-width:991px){.ptf-testimonial__image{width:20.25rem}}.ptf-testimonial__image img{width:100%;height:100%!important;-o-object-fit:cover;object-fit:cover}.ptf-testimonial__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;padding:4.375rem;background-color:var(--ptf-color-5);-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column}@media only screen and (max-width:991px){.ptf-testimonial__content{max-width:20.25rem;height:auto;min-height:25.5rem;padding:2.5rem 1.875rem}}.ptf-testimonial__icon{font-size:2.75rem;line-height:1;margin-bottom:2.5rem;color:var(--ptf-primary-color)}@media only screen and (max-width:991px){.ptf-testimonial__icon{font-size:1.125rem}}.ptf-testimonial__icon svg{height:1em}.ptf-testimonial__text{font-family:var(--ptf-secondary-font);font-size:1.5rem;line-height:1.3;color:var(--ptf-color-1)}@media only screen and (max-width:991px){.ptf-testimonial__text{font-size:.875rem}}.ptf-testimonial__footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;margin-top:4.375rem;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:991px){.ptf-testimonial__footer{margin-top:2.5rem}}@media only screen and (max-width:991px){.ptf-testimonial__controls{display:none}}.ptf-testimonial__name{font-size:1.125rem;margin:0}.ptf-testimonial__function{font-family:var(--ptf-secondary-font);font-size:1rem;margin-top:.25rem;color:var(--ptf-color-1)}.ptf-timeline-item{position:relative;z-index:1;display:block;padding:3.125rem 0;-webkit-transition:z-index .3s,color .3s ease-out,border-color .3s ease-out,opacity .3s;transition:z-index .3s,color .3s ease-out,border-color .3s ease-out,opacity .3s;color:var(--ptf-color-1)}@media only screen and (max-width:991px){.ptf-timeline-item{padding:1.875rem 0}}@media only screen and (max-width:767px){.ptf-timeline-item{padding:1.25rem 0}}.ptf-timeline-item[data-cursor]{cursor:none}.ptf-timeline-item:not(:last-child){border-bottom:1px solid var(--ptf-color-2)}.ptf-timeline-item:not(:first-child){margin-top:-1px;border-top:1px solid var(--ptf-color-2)}.ptf-timeline-item:hover{z-index:2}.ptf-timeline-item__top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:.625rem;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.ptf-timeline-item__title{margin:0}@media only screen and (max-width:767px){.ptf-timeline-item__title{width:50%}}@media only screen and (max-width:1199px){.ptf-timeline-item__title{font-size:2rem!important}}@media only screen and (max-width:991px){.ptf-timeline-item__title{font-size:1.5rem!important}}@media only screen and (max-width:575px){.ptf-timeline-item__title{font-size:1.125rem!important}}.ptf-timeline-item__position{font-family:var(--ptf-secondary-font);font-size:1.5rem;font-weight:400;line-height:120%}@media only screen and (max-width:767px){.ptf-timeline-item__position{font-size:1.125rem}}@media only screen and (max-width:575px){.ptf-timeline-item__position{font-size:.875rem}}.ptf-timeline-item__date{font-family:var(--ptf-secondary-font);font-size:1.125rem;font-weight:500;line-height:1.55}@media only screen and (max-width:575px){.ptf-timeline-item__date{font-size:.875rem}}.ptf-timeline:hover .ptf-timeline-item:not(:hover){opacity:.3}.ptf-works-slider .ptf-work{height:39.375rem}.ptf-works-slider .ptf-work:not(.featured){max-width:20.25rem}.ptf-works-slider .ptf-work.featured{max-width:43.125rem}.ptf-link-pages{margin-top:3.125rem}.ptf-link-pages h5{margin:0 0 .625rem}.ptf-link-pages .sep{margin:0 1rem;opacity:.5}.ptf-page-title{position:relative;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;flex-direction:column;padding-right:70px;padding-left:70px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column}@media only screen and (max-width:1199px){.ptf-page-title{padding-right:45px;padding-left:45px}}@media only screen and (max-width:575px){.ptf-page-title{padding-right:10px;padding-left:10px}}@media only screen and (max-width:991px){.ptf-page-title{flex-direction:column-reverse;margin-bottom:3.875rem;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse}}.ptf-page-title__heading{margin:0;padding-top:5.625rem;padding-bottom:5.625rem;text-transform:uppercase}@media only screen and (max-width:991px){.ptf-page-title__heading{padding-top:4.6875rem;padding-bottom:0}}.ptf-page-title__image{height:50rem;margin-right:-70px;margin-bottom:7.25rem;margin-left:-70px}@media only screen and (max-width:1199px){.ptf-page-title__image{margin-right:-45px;margin-left:-45px}}@media only screen and (max-width:575px){.ptf-page-title__image{margin-right:-10px;margin-left:-10px}}@media only screen and (max-width:991px){.ptf-page-title__image{height:26.875rem;margin-bottom:0}}@media only screen and (max-width:575px){.ptf-page-title__image{height:21.875rem}}.ptf-page-title__image img{width:100%;height:100%!important;-o-object-fit:cover;object-fit:cover}.ptf-page-comments{padding-top:8.75rem}.ptf-page-comments__title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:0;margin-bottom:7.5rem;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:991px){.ptf-page-comments__title{margin-bottom:3.75rem}}.ptf-page-comments .ptf-comments,.ptf-page-comments .ptf-comments ul.children{margin:0;padding:0;list-style-type:none}.ptf-page-comments .ptf-comments li.ptf-comment-item,.ptf-page-comments .ptf-comments ul.children li.ptf-comment-item{padding:3.125rem 0}@media only screen and (max-width:767px){.ptf-page-comments .ptf-comments li.ptf-comment-item,.ptf-page-comments .ptf-comments ul.children li.ptf-comment-item{padding:1.5625rem 0}}.ptf-page-comments .ptf-comments li.ptf-comment-item:first-child,.ptf-page-comments .ptf-comments ul.children li.ptf-comment-item:first-child{padding-top:0}.ptf-page-comments .ptf-comments li.ptf-comment-item:last-child,.ptf-page-comments .ptf-comments ul.children li.ptf-comment-item:last-child{padding-bottom:0}.ptf-page-comments .ptf-comments ul.children{margin-top:6.25rem;margin-left:5.625rem}@media only screen and (max-width:767px){.ptf-page-comments .ptf-comments ul.children{margin-top:3.125rem;margin-left:0}}.ptf-page-comments .ptf-comments ul.children li.ptf-comment-item:last-child{padding-bottom:0}.ptf-page-comments__list{margin-bottom:12.5rem}@media only screen and (max-width:991px){.ptf-page-comments__list{margin-bottom:6.25rem}}.ptf-page-comments__list .comment-respond{margin:6.25rem 0 0}@media only screen and (max-width:767px){.ptf-page-comments__list .comment-respond{margin-top:3.125rem}}.ptf-page-comments p.form-submit{margin-top:7.5rem;text-align:right}@media only screen and (max-width:767px){.ptf-page-comments p.form-submit{margin-top:3.75rem}}.ptf-comment-item__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ptf-comment-item__inner .ptf-comment-metas{font-size:.875rem;font-weight:500}.ptf-comment-item__inner .ptf-comment-name{margin:0;margin-top:.625rem}.ptf-comment-item__inner .ptf-comment-text{margin-top:2.5rem}@media only screen and (max-width:767px){.ptf-comment-item__inner .ptf-comment-text{margin-top:1.25rem}}.ptf-comment-item__inner .comment-reply-link{font-family:var(--ptf-secondary-font);font-size:1.125rem;font-weight:500;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;margin-top:2.5rem;text-transform:uppercase;color:var(--ptf-primary-color)}.ptf-sidebar--right{padding-left:1.5625rem}@media only screen and (max-width:991px){.ptf-sidebar--right{margin-top:5rem;padding-left:0}}.ptf-widget{display:block}.ptf-widget~.ptf-widget{margin-top:6.25rem}.ptf-widget ul{list-style-type:none}.ptf-widget ul li{clear:both}.ptf-widget ul .children,.ptf-widget ul .sub-menu{margin-left:.625rem}.ptf-widget__title{margin:0 0 1.875rem 0;padding:0}.ptf-widget.widget_archive li,.ptf-widget.widget_categories li,.ptf-widget.widget_meta li,.ptf-widget.widget_nav_menu li,.ptf-widget.widget_pages li,.ptf-widget.widget_recent_comments li,.ptf-widget.widget_recent_entries li{position:relative;padding-left:1.875rem}.ptf-widget.widget_archive li::before,.ptf-widget.widget_categories li::before,.ptf-widget.widget_meta li::before,.ptf-widget.widget_nav_menu li::before,.ptf-widget.widget_pages li::before,.ptf-widget.widget_recent_comments li::before,.ptf-widget.widget_recent_entries li::before{position:absolute;top:calc(.6em + 2px);left:0;display:block;width:.9375rem;height:2px;content:'';background-color:var(--ptf-primary-color)}.ptf-widget.widget_archive li+li,.ptf-widget.widget_archive ul.children,.ptf-widget.widget_categories li+li,.ptf-widget.widget_categories ul.children,.ptf-widget.widget_meta li+li,.ptf-widget.widget_meta ul.children,.ptf-widget.widget_nav_menu li+li,.ptf-widget.widget_nav_menu ul.children,.ptf-widget.widget_pages li+li,.ptf-widget.widget_pages ul.children,.ptf-widget.widget_recent_comments li+li,.ptf-widget.widget_recent_comments ul.children,.ptf-widget.widget_recent_entries li+li,.ptf-widget.widget_recent_entries ul.children{margin-top:.9375rem}.ptf-search-form{position:relative}.ptf-search-form button{font-size:.9375rem;position:absolute;top:0;right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0;padding:0;cursor:pointer;color:var(--ptf-primary-color);border:none;background:0 0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ptf-widget.widget_pages ul.children{display:none}.ptf-widget.widget_recent_comments li+li{margin-top:.9375rem}.ptf-widget.widget_nav_menu ul.sub-menu{display:none}.ptf-widget.widget_tag_cloud a{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.ptf-widget.widget_text p:last-child{margin-bottom:0}.ptf-widget.widget_rss .ptf-widget__title img{margin-right:4px;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.ptf-widget.widget_rss li .rsswidget{font-family:var(--ptf-secondary-font);font-size:1.375rem;font-weight:400;line-height:1.2;color:var(--ptf-primary-color)}.ptf-widget.widget_rss li .rss-date{display:block;margin:.9375rem 0 1.875rem}.ptf-widget.widget_rss li cite{margin:.9375rem 0 0}.ptf-widget.widget_rss li+li{margin-top:3.125rem}.ptf-widget.widget_calendar td,.ptf-widget.widget_calendar th,.ptf-widget.widget_calendar tr{padding:.375rem .3125rem;text-align:center}.ptf-widget.widget_calendar caption{padding:.9375rem 0 0;color:inherit}.ptf-widget.widget_calendar #today{font-family:var(--ptf-secondary-font);font-weight:400;color:var(--ptf-color-4);background-color:var(--ptf-primary-color)}.ptf-post-password-form{max-width:25rem}.ptf-post-password-form h4{margin:0 0 .9375rem}.ptf-post-password-form p{margin-bottom:1.875rem}.ptf-post-password-form .ptf-form-group{position:relative}.ptf-post-password-form .ptf-form-group button{font-size:.9375rem;position:absolute;top:0;right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0;padding:0;cursor:pointer;color:var(--ptf-primary-color);border:none;background:0 0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ptf-pagination{font-family:var(--ptf-secondary-font);font-weight:400;display:block;margin-top:11.25rem}@media only screen and (max-width:991px){.ptf-pagination{margin-top:5.625rem}}.ptf-pagination--paged{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.ptf-pagination--paged .next,.ptf-pagination--paged .prev{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:3.125rem;height:3.125rem;margin:0 4px;background-color:transparent;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.ptf-pagination--paged .next:hover,.ptf-pagination--paged .prev:hover{color:var(--ptf-color-4);background-color:var(--ptf-color-1)}.ptf-pagination--numeric ul{display:inline-block;padding:0;list-style-type:none}.ptf-pagination--numeric li{float:left;margin-right:.625rem;margin-bottom:.625rem}.ptf-pagination--numeric li>a,.ptf-pagination--numeric li>span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:3.125rem;height:3.125rem;background-color:transparent;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.ptf-pagination--numeric li>a.current,.ptf-pagination--numeric li>span.current{color:var(--ptf-color-4);background-color:var(--ptf-primary-color)}.ptf-pagination--numeric li>a:not(span):hover,.ptf-pagination--numeric li>span:not(span):hover{color:var(--ptf-color-4);background-color:var(--ptf-color-1)}