*{margin:0;padding:0;box-sizing:border-box}body{min-height:100vh}a{text-decoration:none;color:inherit}@font-face{font-family:Vailery;src:url(/assets/vailery-bll7l-DrVQPWUD.ttf)}.header-block{width:100%;padding:20px 0;position:relative;z-index:100}.header{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px}.logo{font-size:24px;font-weight:700;color:#333;text-decoration:none;z-index:101}.navbar{display:flex;align-items:center;gap:50px}.navbar a{text-decoration:none;font-size:16px;transition:color .3s ease;font-weight:300;cursor:pointer}.navbar a:hover{color:#8f6464}.konsultacija{padding:.4rem 1.3rem;border-radius:2rem;background-color:#000;color:#fff}.logo img{max-width:400px}.socials{display:flex;justify-content:center;gap:15px;align-items:center}.socials img{width:25px;height:25px;transition:transform .3s ease}.socials img:hover{transform:scale(1.1)}.menu-toggle{display:none}.navbar-btn{border:none;background-color:#fff0;cursor:pointer;transition:.3s ease}.navbar-btn:hover{transform:scale(1.1)}@media (max-width: 768px){.header{position:relative}.logo{position:absolute;left:50%;transform:translate(-50%)}.logo img{max-width:250px}.menu-toggle{display:block;background:none;border:none;font-size:24px;cursor:pointer;z-index:10}.navbar{display:flex;flex-direction:column;position:absolute;top:60px;left:0;width:100%;background:#fff;padding:20px;box-shadow:0 4px 10px #0000001a;transform:translateY(-100%);opacity:0;transition:transform .4s ease-in-out,opacity .4s ease-in-out}.navbar.open{transform:translateY(0);opacity:1;z-index:1000}.navbar a{text-align:center;opacity:0;transform:translateY(-10px);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.navbar.open a{opacity:1;transform:translateY(0)}.mobile-socials{display:flex;justify-content:center;gap:15px;margin-top:15px}.mobile-socials img{width:24px;height:24px;transition:transform .3s ease}.mobile-socials img:hover{transform:scale(1.1)}.socials{display:none}}.footer{background-color:#000;color:#fff;padding:50px 0}.footer-container{display:grid;grid-template-columns:1fr;gap:20px;max-width:1200px;margin:0 auto;text-align:center}@media (min-width: 768px){.footer-container{grid-template-columns:repeat(3,1fr);text-align:left}}.footer-title{font-size:1.2rem;font-weight:600;margin-bottom:10px}.footer-list{list-style:none;padding:0;margin:0}.footer-list li{margin-bottom:8px}.footer-link{color:#fff;text-decoration:none}.footer-link:hover{text-decoration:underline}.footer-white a{background-color:#fff;border-radius:10px;padding:5px 5px 0}.footer-list a{font-weight:200}.copyright{display:flex;justify-content:center;margin-top:20px;font-weight:200}.footer-container h3{margin-top:40px}@media screen and (max-width: 767px){.socials{justify-content:center}.footer-container>div:first-child{display:flex;flex-direction:column;align-items:center}.footer-container{display:flex;flex-direction:column;justify-content:center;align-items:center}}.modal-title{font-size:30px;font-weight:400;letter-spacing:2px}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}body{font-family:Poppins,sans-serif;line-height:1.5}.bold-text{font-weight:500}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}
