@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@200;400;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Source+Serif+Pro:wght@200;400;600;700&display=swap);.yellow-text[data-v-4a8a4ac0]{color:#ffcb05}.sub-title[data-v-4a8a4ac0]{color:#b3b3b3;font-style:italic;line-height:30px;user-select:none}button[data-v-4a8a4ac0]{display:flex;justify-content:center;background-color:#ffcb05;color:#242a37;padding:8px 35px;text-transform:uppercase;font-weight:600;font-size:22px;font-family:Roboto;border:1px solid transparent;transition:all .3s ease;user-select:none;cursor:pointer}button .trans[data-v-4a8a4ac0]{background-color:transparent}@media screen and (min-width:768px){button[data-v-4a8a4ac0]{font-size:15px}}button[data-v-4a8a4ac0]:hover{background-color:#ffd638;color:#384256}input[data-v-4a8a4ac0]{border:unset;border-bottom:1px solid #000;background-color:transparent;font-family:Roboto}.arrow-right[data-v-4a8a4ac0]{width:0;height:0;border-top:60px solid transparent;border-bottom:60px solid transparent;border-left:60px solid #000}.left-arrow-white[data-v-4a8a4ac0]{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #fff}.right-arrow-white[data-v-4a8a4ac0]{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:10px solid #fff}#nav-contact[data-v-4a8a4ac0]{display:flex;align-items:center;justify-content:space-between;padding:22px 44px;gap:35px;background-color:#b4b4b4;color:#fff}#nav-contact .left-side[data-v-4a8a4ac0]{display:flex;gap:34px}#nav-contact .underline[data-v-4a8a4ac0]{border-bottom:1px solid #fff}#nav-contact .contact-info[data-v-4a8a4ac0]{display:flex;gap:5px}#nav-contact .social-icons[data-v-4a8a4ac0]{display:flex;flex-direction:column;gap:25px;color:#b3b3b3;text-transform:uppercase}#nav-contact .social-icons .images[data-v-4a8a4ac0]{display:flex;gap:27px}#nav-contact .social-icons img[data-v-4a8a4ac0]{width:31px;height:31px;cursor:pointer}@media screen and (min-width:1200px){#nav-contact[data-v-4a8a4ac0]{justify-content:space-evenly;padding:8px 10%;font-size:15px}#nav-contact .left-side[data-v-4a8a4ac0]{gap:54px}#nav-contact .social-icons .images[data-v-4a8a4ac0]{gap:18px}#nav-contact .social-icons img[data-v-4a8a4ac0]{width:24px;height:24px}}.yellow-text[data-v-04790b32]{color:#ffcb05}.sub-title[data-v-04790b32]{color:#b3b3b3;font-style:italic;line-height:30px;user-select:none}button[data-v-04790b32]{display:flex;justify-content:center;background-color:#ffcb05;color:#242a37;padding:8px 35px;text-transform:uppercase;font-weight:600;font-size:22px;font-family:Roboto;border:1px solid transparent;transition:all .3s ease;user-select:none;cursor:pointer}button .trans[data-v-04790b32]{background-color:transparent}@media screen and (min-width:768px){button[data-v-04790b32]{font-size:15px}}button[data-v-04790b32]:hover{background-color:#ffd638;color:#384256}input[data-v-04790b32]{border:unset;border-bottom:1px solid #000;background-color:transparent;font-family:Roboto}.arrow-right[data-v-04790b32]{width:0;height:0;border-top:60px solid transparent;border-bottom:60px solid transparent;border-left:60px solid #000}.left-arrow-white[data-v-04790b32]{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #fff}.right-arrow-white[data-v-04790b32]{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:10px solid #fff}.navbar[data-v-04790b32]{display:flex;justify-content:space-between;align-items:center;padding:0 10%;height:var(--nav-size);background:#fff;gap:10px;position:fixed;top:0;left:0;right:0;z-index:100}.navbar .logo[data-v-04790b32]{width:70%;max-width:300px;display:flex;align-items:center;cursor:pointer}.navbar .logo img[data-v-04790b32]{width:100%}.navbar .nav-links[data-v-04790b32]{display:flex;align-items:center;list-style-type:none;gap:5vw;padding:0;text-transform:uppercase;font-size:15px;font-weight:700;user-select:none}.navbar .nav-links .link[data-v-04790b32]{padding:8px 0;border-bottom:2px solid transparent;cursor:pointer}.navbar .nav-links .link.active[data-v-04790b32]{border-bottom:2px solid #ffcb05}.navbar .menu-bar[data-v-04790b32]{background:0 0;padding:5px;border:unset;cursor:pointer}.navbar .action-bar[data-v-04790b32]{display:flex;align-items:center;gap:10px}.navbar .action-bar .lang-change[data-v-04790b32]{display:flex;border-radius:5px;position:relative;overflow:hidden;user-select:none}.navbar .action-bar .lang-change[data-v-04790b32]::before{content:"";border:3px solid #1f2534;border-radius:5px;position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.navbar .action-bar .lang-change div[data-v-04790b32]{padding:8px 10px;cursor:pointer}.navbar .action-bar .lang-change div.active[data-v-04790b32]{background:#1f2534;color:#fff}.navbar .action-bar .lang-change div[data-v-04790b32]:first-child{border-top-right-radius:calc(5px - 1px);border-bottom-right-radius:calc(5px - 1px)}.navbar .action-bar .lang-change div[data-v-04790b32]:last-child{border-top-left-radius:calc(5px - 1px);border-bottom-left-radius:calc(5px - 1px)}.navbar .mobile-nav-links[data-v-04790b32]{margin-top:var(--nav-size);position:absolute;top:-5px;left:0;list-style-type:none;display:flex;flex-direction:column;align-items:flex-start;background:#fff;width:100%;text-transform:uppercase;font-size:15px;padding:0 60px 20px 60px;font-weight:700;user-select:none}.navbar .mobile-nav-links .link[data-v-04790b32]{padding:8px 0;border-bottom:2px solid transparent;cursor:pointer}.navbar .mobile-nav-links .link.active[data-v-04790b32]{border-bottom:2px solid #ffcb05}.navbar .mobile-nav-links .action-bar[data-v-04790b32]{flex-direction:column;align-items:flex-start}@media screen and (min-width:768px){.navbar[data-v-04790b32]{position:sticky;padding:0 48px}.navbar .action-bar[data-v-04790b32]{gap:37px}}.navbar .slide-fade-enter-active[data-v-04790b32]{z-index:-1;transition:all .1s ease-out}.navbar .slide-fade-leave-active[data-v-04790b32]{z-index:-1;transition:all .2s cubic-bezier(1, .5, .8, 1)}.navbar .slide-fade-enter-from[data-v-04790b32],.navbar .slide-fade-leave-to[data-v-04790b32]{transform:translateY(-100px);opacity:0}@media screen and (min-width:1200px){.navbar[data-v-04790b32]{padding:0 80px}}.yellow-text[data-v-36db8cc2]{color:#ffcb05}.sub-title[data-v-36db8cc2]{color:#b3b3b3;font-style:italic;line-height:30px;user-select:none}button[data-v-36db8cc2]{display:flex;justify-content:center;background-color:#ffcb05;color:#242a37;padding:8px 35px;text-transform:uppercase;font-weight:600;font-size:22px;font-family:Roboto;border:1px solid transparent;transition:all .3s ease;user-select:none;cursor:pointer}button .trans[data-v-36db8cc2]{background-color:transparent}@media screen and (min-width:768px){button[data-v-36db8cc2]{font-size:15px}}button[data-v-36db8cc2]:hover{background-color:#ffd638;color:#384256}input[data-v-36db8cc2]{border:unset;border-bottom:1px solid #000;background-color:transparent;font-family:Roboto}.arrow-right[data-v-36db8cc2]{width:0;height:0;border-top:60px solid transparent;border-bottom:60px solid transparent;border-left:60px solid #000}.left-arrow-white[data-v-36db8cc2]{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #fff}.right-arrow-white[data-v-36db8cc2]{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:10px solid #fff}#home-page[data-v-36db8cc2]{background:#fff;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;gap:66px 0;padding:40px 0 0 0}#home-page .left .head[data-v-36db8cc2]{padding:0 10%;margin-top:80px;position:relative;font-weight:600;line-height:.93}#home-page .left .head[data-v-36db8cc2]>:not(.line){font-size:100px;user-select:none;font-family:"Source Serif Pro",serif}#home-page .left .head .line[data-v-36db8cc2]{position:absolute;bottom:-7px}#home-page .sub-title[data-v-36db8cc2]{padding:0 10%;margin-top:34px;font-size:20px;line-height:34px}#home-page .button[data-v-36db8cc2]{display:flex;align-items:center;margin-top:60px;gap:10px;padding:0 10%;font-weight:400;font-size:21px;cursor:pointer}#home-page .button img[data-v-36db8cc2]{height:70%}#home-page .action-bar[data-v-36db8cc2]{display:flex;gap:20px 38px;margin-top:63px;padding:0 10%;flex-wrap:wrap}#home-page .action-bar button[data-v-36db8cc2]{width:190px}#home-page .image-wrap[data-v-36db8cc2]{width:100%;overflow:hidden;position:relative}#home-page .image-wrap .image-placeholder[data-v-36db8cc2]{height:100%;display:flex;position:relative;padding-bottom:75%}#home-page .image-wrap img[data-v-36db8cc2]{user-select:none;pointer-events:none;transition:all .5s ease-in;transform:translateX(0);position:absolute;top:0;bottom:0;left:0;right:0;height:100%}#home-page .image-wrap .slide-fade-enter-active[data-v-36db8cc2]{transition:all .4s ease-out}#home-page .image-wrap .slide-fade-leave-active[data-v-36db8cc2]{transition:all .5s cubic-bezier(1, .5, .8, 1)}#home-page .image-wrap .slide-fade-enter-from.left[data-v-36db8cc2]{transform:translateX(100%)}#home-page .image-wrap .slide-fade-enter-from[data-v-36db8cc2]:not(.left){transform:translateX(-100%)}#home-page .image-wrap .slide-fade-leave-to.left[data-v-36db8cc2]{transform:translateX(-100%)}#home-page .image-wrap .slide-fade-leave-to[data-v-36db8cc2]:not(.left){transform:translateX(100%)}#home-page .image-wrap .toggles[data-v-36db8cc2]{display:flex;gap:25px;position:absolute;left:44px;bottom:34px}#home-page .image-wrap .toggles>[data-v-36db8cc2]{width:15px;height:15px;cursor:pointer}@media screen and (min-width:768px){#home-page[data-v-36db8cc2]{padding:60px 0 0 0;flex-direction:row}#home-page .left[data-v-36db8cc2]{flex-basis:50%}#home-page .left .head[data-v-36db8cc2]{margin-top:0}#home-page .left .head .sub-title[data-v-36db8cc2]{font-style:20px}#home-page .left .head .button[data-v-36db8cc2]{padding:0 10%}#home-page .image-wrap[data-v-36db8cc2]{flex-basis:50%}#home-page .image-wrap .image-placeholder[data-v-36db8cc2]{padding-bottom:83.3333333333%}}@media screen and (min-width:1200px){#home-page[data-v-36db8cc2]{padding:0;align-items:center}#home-page .left .head[data-v-36db8cc2]{padding:0 0 0 17%}#home-page .left .sub-title[data-v-36db8cc2]{padding:0 0 0 17%}#home-page .left .button[data-v-36db8cc2]{padding:0 0 0 17%}#home-page .left .action-bar[data-v-36db8cc2]{padding:0 0 0 17%}}.yellow-text[data-v-60efac96]{color:#ffcb05}.sub-title[data-v-60efac96]{color:#b3b3b3;font-style:italic;line-height:30px;user-select:none}button[data-v-60efac96]{display:flex;justify-content:center;background-color:#ffcb05;color:#242a37;padding:8px 35px;text-transform:uppercase;font-weight:600;font-size:22px;font-family:Roboto;border:1px solid transparent;transition:all .3s ease;user-select:none;cursor:pointer}button .trans[data-v-60efac96]{background-color:transparent}@media screen and (min-width:768px){button[data-v-60efac96]{font-size:15px}}button[data-v-60efac96]:hover{background-color:#ffd638;color:#384256}input[data-v-60efac96]{border:unset;border-bottom:1px solid #000;background-color:transparent;font-family:Roboto}.arrow-right[data-v-60efac96]{width:0;height:0;border-top:60px solid transparent;border-bottom:60px solid transparent;border-left:60px solid #000}.left-arrow-white[data-v-60efac96]{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #fff}.right-arrow-white[data-v-60efac96]{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:10px solid #fff}.whoarewe[data-v-60efac96]{display:flex;flex-direction:column;margin-top:15px;width:100%;user-select:none}.whoarewe .title[data-v-60efac96]{display:flex;align-items:center;justify-content:center;background-color:#1f2534;padding:27px 0;font-size:55px;line-height:1.04;font-weight:700;font-family:"Source Serif Pro",serif}.whoarewe .text[data-v-60efac96]{display:flex;justify-content:center;color:#242a37;padding:61px 10%;font-size:24px;line-height:38px}@media screen and (min-width:768px){.whoarewe[data-v-60efac96]{flex-direction:row;padding:34px 0}.whoarewe>[data-v-60efac96]{flex-basis:50%}.whoarewe .title[data-v-60efac96]{justify-content:flex-start;padding:0 0 0 5%}.whoarewe .text[data-v-60efac96]{padding:16px 29px;font-size:20px;line-height:26px}}@media screen and (min-width:1200px){.whoarewe .title[data-v-60efac96]{padding:0 0 0 8%}.whoarewe .text[data-v-60efac96]{padding:16px 148px 16px 29px}}.yellow-text[data-v-5a0c8cf8]{color:#ffcb05}.sub-title[data-v-5a0c8cf8]{color:#b3b3b3;font-style:italic;line-height:30px;user-select:none}button[data-v-5a0c8cf8]{display:flex;justify-content:center;background-color:#ffcb05;color:#242a37;padding:8px 35px;text-transform:uppercase;font-weight:600;font-size:22px;font-family:Roboto;border:1px solid transparent;transition:all .3s ease;user-select:none;cursor:pointer}button .trans[data-v-5a0c8cf8]{background-color:transparent}@media screen and (min-width:768px){button[data-v-5a0c8cf8]{font-size:15px}}button[data-v-5a0c8cf8]:hover{background-color:#ffd638;color:#384256}input[data-v-5a0c8cf8]{border:unset;border-bottom:1px solid #000;background-color:transparent;font-family:Roboto}.arrow-right[data-v-5a0c8cf8]{width:0;height:0;border-top:60px solid transparent;border-bottom:60px solid transparent;border-left:60px solid #000}.left-arrow-white[data-v-5a0c8cf8]{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #fff}.right-arrow-white[data-v-5a0c8cf8]{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:10px solid #fff}#divine-branding[data-v-5a0c8cf8]{display:flex;background-color:#f4e0b6;overflow:hidden;background-image:url("/assets/zuta-pozadina.61c98854.png");background-size:cover}#divine-branding .cards[data-v-5a0c8cf8]{display:flex;flex-direction:column;gap:69px;padding:38px}#divine-branding .cards .card[data-v-5a0c8cf8]{display:flex;gap:38px}#divine-branding .cards .card .line[data-v-5a0c8cf8]{background-color:#ffcd08;height:100%;width:5px}#divine-branding .cards .card .content[data-v-5a0c8cf8]{display:flex;flex-direction:column;user-select:none}#divine-branding .cards .card .content .title-one[data-v-5a0c8cf8]{color:#fff;font-size:21px}#divine-branding .cards .card .content .title-two[data-v-5a0c8cf8]{color:#242a37;font-size:clamp(40px, 1vw, 40px);line-height:49px;font-family:"Source Serif Pro",serif;margin-top:31px}#divine-branding .cards .card .content .text[data-v-5a0c8cf8]{color:#242a37;margin-top:44px;font-size:clamp(18px, 1vw, 25px);line-height:42px}#divine-branding .cards .card .content .button[data-v-5a0c8cf8]{display:flex;align-items:center;gap:10px;margin-top:72px;font-size:21px;text-transform:uppercase;cursor:pointer}#divine-branding .cards .card .content .button img[data-v-5a0c8cf8]{height:70%}@media screen and (min-width:768px){#divine-branding .cards[data-v-5a0c8cf8]{flex-direction:row;padding-left:5%;gap:40px}#divine-branding .cards .card[data-v-5a0c8cf8]{gap:38px;width:100%}#divine-branding .cards .card .content[data-v-5a0c8cf8]{justify-content:space-between}#divine-branding .cards .card .content .title-one[data-v-5a0c8cf8]{font-size:15px}#divine-branding .cards .card .content .title-two[data-v-5a0c8cf8]{font-size:35px;width:210px;margin-top:23px;line-height:.97}#divine-branding .cards .card .content .text[data-v-5a0c8cf8]{font-size:15px;line-height:28px;margin-top:25px;hyphens:auto}#divine-branding .cards .card .content .button[data-v-5a0c8cf8]{font-size:15px}}@media screen and (min-width:1200px){#divine-branding .cards[data-v-5a0c8cf8]{padding-left:8%}#divine-branding .cards .card[data-v-5a0c8cf8]{width:100%}#divine-branding .cards .card .content[data-v-5a0c8cf8]{justify-content:space-between}#divine-branding .cards .card .content .title-one[data-v-5a0c8cf8]{font-size:15px}#divine-branding .cards .card .content .title-two[data-v-5a0c8cf8]{font-size:35px;width:210px;margin-top:23px;line-height:.97}#divine-branding .cards .card .content .text[data-v-5a0c8cf8]{margin-top:31px}#divine-branding .cards .card .content .button[data-v-5a0c8cf8]{font-size:15px}}.yellow-text[data-v-6b918654]{color:#ffcb05}.sub-title[data-v-6b918654]{color:#b3b3b3;font-style:italic;line-height:30px;user-select:none}button[data-v-6b918654]{display:flex;justify-content:center;background-color:#ffcb05;color:#242a37;padding:8px 35px;text-transform:uppercase;font-weight:600;font-size:22px;font-family:Roboto;border:1px solid transparent;transition:all .3s ease;user-select:none;cursor:pointer}button .trans[data-v-6b918654]{background-color:transparent}@media screen and (min-width:768px){button[data-v-6b918654]{font-size:15px}}button[data-v-6b918654]:hover{background-color:#ffd638;color:#384256}input[data-v-6b918654]{border:unset;border-bottom:1px solid #000;background-color:transparent;font-family:Roboto}.arrow-right[data-v-6b918654]{width:0;height:0;border-top:60px solid transparent;border-bottom:60px solid transparent;border-left:60px solid #000}.left-arrow-white[data-v-6b918654]{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #fff}.right-arrow-white[data-v-6b918654]{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:10px solid #fff}.carousel[data-v-6b918654]{display:flex;flex-direction:column;justify-content:center;user-select:none;overflow-x:hidden;overflow-y:visible}.carousel .slides[data-v-6b918654]{display:flex;overflow:auto;scrollbar-width:none;-ms-overflow-style:none;position:relative}.carousel .slides[data-v-6b918654]::-webkit-scrollbar{width:0;height:0}.carousel .slides .slide[data-v-6b918654]{position:relative;margin:40px 0;pointer-events:none}.carousel .slides .slide img[data-v-6b918654]{position:relative}.carousel .slides.wave .slide[data-v-6b918654]:nth-child(odd){bottom:40px}.carousel .slides.wave-alt .slide[data-v-6b918654]:nth-child(even){bottom:40px}.carousel .slide-changer[data-v-6b918654]{display:flex;justify-content:center;margin-top:55px;gap:10px}.carousel .slide-changer .outer[data-v-6b918654]{width:30px;min-width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:2px solid transparent;border-radius:50%}.carousel .slide-changer .outer.active[data-v-6b918654]{border-color:#242a37}.carousel .slide-changer .outer .inner[data-v-6b918654]{width:calc(30px / 4);height:calc(30px / 4);border-radius:50%;background:#242a37}@media screen and (min-width:768px){.carousel .slide-changer .outer[data-v-6b918654]{width:50px;min-width:50px;height:50px}.carousel .slide-changer .outer .inner[data-v-6b918654]{width:calc(50px / 4);height:calc(50px / 4)}}.yellow-text[data-v-6c35f5c1]{color:#ffcb05}.sub-title[data-v-6c35f5c1]{color:#b3b3b3;font-style:italic;line-height:30px;user-select:none}button[data-v-6c35f5c1]{display:flex;justify-content:center;background-color:#ffcb05;color:#242a37;padding:8px 35px;text-transform:uppercase;font-weight:600;font-size:22px;font-family:Roboto;border:1px solid transparent;transition:all .3s ease;user-select:none;cursor:pointer}button .trans[data-v-6c35f5c1]{background-color:transparent}@media screen and (min-width:768px){button[data-v-6c35f5c1]{font-size:15px}}button[data-v-6c35f5c1]:hover{background-color:#ffd638;color:#384256}input[data-v-6c35f5c1]{border:unset;border-bottom:1px solid #000;background-color:transparent;font-family:Roboto}.arrow-right[data-v-6c35f5c1]{width:0;height:0;border-top:60px solid transparent;border-bottom:60px solid transparent;border-left:60px solid #000}.left-arrow-white[data-v-6c35f5c1]{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #fff}.right-arrow-white[data-v-6c35f5c1]{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:10px solid #fff}#digital-marketing[data-v-6c35f5c1]{display:flex;flex-direction:column;padding:84px 42px;gap:60px 10px;overflow:hidden}#digital-marketing .top-section[data-v-6c35f5c1]{display:flex;flex-direction:column;gap:26px;width:100%;overflow:hidden}#digital-marketing .top-section .left[data-v-6c35f5c1]{display:flex;flex-direction:column;align-items:flex-start;gap:10px;flex-basis:42%}#digital-marketing .top-section .left .title-small[data-v-6c35f5c1]{color:#b3b3b3;font-size:21px;text-transform:uppercase;margin-top:28px}#digital-marketing .top-section .left .title-big[data-v-6c35f5c1]{color:#ffcb05;font-size:clamp(20px, 12vw, 60px);line-height:78px;margin-top:22px;position:relative;width:min-content;font-family:"Source Serif Pro",serif;font-weight:600}#digital-marketing .top-section .left .title-big .line[data-v-6c35f5c1]{display:flex;position:absolute;bottom:-16px;width:100%}#digital-marketing .top-section .left .title-big .line img[data-v-6c35f5c1]{width:100%;height:15px}#digital-marketing .top-section .left .text[data-v-6c35f5c1]{margin-top:63px;line-height:1.68;font-size:clamp(18px, 1vw, 25px);hyphens:auto}#digital-marketing .top-section .left .button[data-v-6c35f5c1]{display:flex;align-items:center;margin-top:60px;gap:10px;padding:35px 50px;font-weight:400;font-size:21px;cursor:pointer}#digital-marketing .top-section .left .button img[data-v-6c35f5c1]{height:70%}#digital-marketing .top-section .left .slide-fade-enter-active[data-v-6c35f5c1]{z-index:-1;transition:all .1s ease-out}#digital-marketing .top-section .left .slide-fade-leave-active[data-v-6c35f5c1]{z-index:-1;transition:all .2s cubic-bezier(1, .5, .8, 1)}#digital-marketing .top-section .left .slide-fade-enter-from[data-v-6c35f5c1],#digital-marketing .top-section .left .slide-fade-leave-to[data-v-6c35f5c1]{transform:translateX(-30px);opacity:0}#digital-marketing .top-section .right[data-v-6c35f5c1]{flex-basis:58%;overflow:hidden}#digital-marketing .top-section .right .carousel-wrap[data-v-6c35f5c1]{display:flex;justify-content:center;padding:60px 0 56px;overflow:hidden}#digital-marketing .bottom-section[data-v-6c35f5c1]{display:grid;grid-template-columns:1fr;gap:80px}#digital-marketing .bottom-section .title[data-v-6c35f5c1]{font-size:clamp(40px, 1vw, 50px);font-weight:600;margin-top:34px;font-family:"Source Serif Pro"}#digital-marketing .bottom-section img[data-v-6c35f5c1]{width:130px;height:130px}#digital-marketing .bottom-section .text[data-v-6c35f5c1]{font-size:clamp(18px, 1vw, 25px);margin-top:21px;line-height:1.68;hyphens:auto}#digital-marketing .bottom-section .card[data-v-6c35f5c1]{display:flex;flex-direction:column;align-items:flex-start}@media screen and (min-width:768px){#digital-marketing[data-v-6c35f5c1]{padding-left:8%}#digital-marketing .top-section[data-v-6c35f5c1]{flex-direction:row}#digital-marketing .top-section .left .title-small[data-v-6c35f5c1]{font-size:15px}#digital-marketing .top-section .left .text[data-v-6c35f5c1]{font-size:17px;margin-top:50px}#digital-marketing .bottom-section[data-v-6c35f5c1]{grid-template-columns:1fr 1fr;justify-content:center}#digital-marketing .bottom-section .card[data-v-6c35f5c1]{width:100%}#digital-marketing .bottom-section img[data-v-6c35f5c1]{width:70px;height:70px}#digital-marketing .bottom-section .title[data-v-6c35f5c1]{font-size:30px;margin-top:20px}#digital-marketing .bottom-section .text[data-v-6c35f5c1]{font-size:17px;margin-top:18px;line-height:1.41}}@media screen and (min-width:1200px){#digital-marketing .bottom-section[data-v-6c35f5c1]{grid-template-columns:minmax(200px,1fr) minmax(200px,1fr) minmax(200px,1fr) minmax(200px,1fr);justify-content:flex-start}#digital-marketing .bottom-section img[data-v-6c35f5c1]{width:75px;height:75px}#digital-marketing .bottom-section .title[data-v-6c35f5c1]{margin-top:24px}#digital-marketing .bottom-section .text[data-v-6c35f5c1]{font-size:15px;line-height:1.6}}.yellow-text[data-v-de17f6ea]{color:#ffcb05}.sub-title[data-v-de17f6ea]{color:#b3b3b3;font-style:italic;line-height:30px;user-select:none}button[data-v-de17f6ea]{display:flex;justify-content:center;background-color:#ffcb05;color:#242a37;padding:8px 35px;text-transform:uppercase;font-weight:600;font-size:22px;font-family:Roboto;border:1px solid transparent;transition:all .3s ease;user-select:none;cursor:pointer}button .trans[data-v-de17f6ea]{background-color:transparent}@media screen and (min-width:768px){button[data-v-de17f6ea]{font-size:15px}}button[data-v-de17f6ea]:hover{background-color:#ffd638;color:#384256}input[data-v-de17f6ea]{border:unset;border-bottom:1px solid #000;background-color:transparent;font-family:Roboto}.arrow-right[data-v-de17f6ea]{width:0;height:0;border-top:60px solid transparent;border-bottom:60px solid transparent;border-left:60px solid #000}.left-arrow-white[data-v-de17f6ea]{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #fff}.right-arrow-white[data-v-de17f6ea]{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:10px solid #fff}#portfolio[data-v-de17f6ea]{display:flex;flex-direction:column;gap:20px;color:#242a37;width:100%;background-image:url("/assets/zuta-pozadina.61c98854.png");background-size:cover}#portfolio .content[data-v-de17f6ea]{display:flex;flex-direction:column;padding:113px 62px 0}#portfolio .content .title-big-wrap[data-v-de17f6ea]{display:flex;position:relative;margin-bottom:52px;width:fit-content}#portfolio .content .title-big-wrap .title-big[data-v-de17f6ea]{font-size:clamp(25px, 8vw, 55px);line-height:1.04;font-family:"Source Serif Pro",serif;font-weight:600}#portfolio .content .title-big-wrap .line[data-v-de17f6ea]{position:absolute;bottom:-13px;right:0}#portfolio .content .title-big-wrap .line img[data-v-de17f6ea]{width:230px;height:11px}#portfolio .content .title-small[data-v-de17f6ea]{font-size:21px;margin-bottom:36px;text-transform:uppercase}#portfolio .content .title-sub[data-v-de17f6ea]{font-size:25px;line-height:1.1;margin-bottom:45px;font-style:italic}#portfolio .content .vertical-line[data-v-de17f6ea]{background:#ffcb05;height:auto;width:1px}#portfolio .content .text[data-v-de17f6ea]{font-size:25px;line-height:1.68;margin-bottom:99px;hyphens:auto}#portfolio .carousel-wrap[data-v-de17f6ea]{display:flex;justify-content:center;padding:60px 0 56px;overflow:hidden}@media screen and (min-width:768px){#portfolio .content[data-v-de17f6ea]{flex-direction:row;padding-left:5%;gap:70px}#portfolio .content .title-big-wrap[data-v-de17f6ea]{margin-bottom:35px}#portfolio .content .title-small[data-v-de17f6ea]{font-size:15px}#portfolio .content .title-small[data-v-de17f6ea]{margin-bottom:24px}#portfolio .content .text[data-v-de17f6ea]{width:330px;margin-bottom:0;font-size:17px}#portfolio .content .title-big-wrap .title-big[data-v-de17f6ea]{font-size:47px}#portfolio .content .title-big-wrap .line[data-v-de17f6ea]{bottom:-15px}#portfolio .content .title-sub[data-v-de17f6ea]{line-height:.8;margin-bottom:0;font-size:20px}}@media screen and (min-width:1200px){#portfolio .content[data-v-de17f6ea]{padding-left:8%}}.yellow-text[data-v-76a556a7]{color:#ffcb05}.sub-title[data-v-76a556a7]{color:#b3b3b3;font-style:italic;line-height:30px;user-select:none}button[data-v-76a556a7]{display:flex;justify-content:center;background-color:#ffcb05;color:#242a37;padding:8px 35px;text-transform:uppercase;font-weight:600;font-size:22px;font-family:Roboto;border:1px solid transparent;transition:all .3s ease;user-select:none;cursor:pointer}button .trans[data-v-76a556a7]{background-color:transparent}@media screen and (min-width:768px){button[data-v-76a556a7]{font-size:15px}}button[data-v-76a556a7]:hover{background-color:#ffd638;color:#384256}input[data-v-76a556a7]{border:unset;border-bottom:1px solid #000;background-color:transparent;font-family:Roboto}.arrow-right[data-v-76a556a7]{width:0;height:0;border-top:60px solid transparent;border-bottom:60px solid transparent;border-left:60px solid #000}.left-arrow-white[data-v-76a556a7]{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #fff}.right-arrow-white[data-v-76a556a7]{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:10px solid #fff}#our-clients[data-v-76a556a7]{display:flex;flex-direction:column;width:100%}#our-clients .top-section[data-v-76a556a7]{display:flex;flex-direction:column}#our-clients .top-section .title[data-v-76a556a7]{padding:110px 0 0 67px}#our-clients .top-section .title span[data-v-76a556a7]{font-size:clamp(45px, 1vw, 55px);font-weight:600;line-height:1.04;font-family:"Source Serif Pro",serif}#our-clients .top-section .line[data-v-76a556a7]{width:230px;height:11px}#our-clients .top-section .line img[data-v-76a556a7]{width:100%;height:100%}#our-clients .carousel-wrap[data-v-76a556a7]{display:flex;justify-content:center;padding:60px 0 56px;overflow:hidden}#our-clients .bottom-section[data-v-76a556a7]{display:flex;flex-direction:column;padding-bottom:60px;gap:80px 35px}#our-clients .bottom-section .main-content[data-v-76a556a7]{display:flex;flex-direction:column;padding:0 40px;gap:0 20px}#our-clients .bottom-section .main-content .contact-section[data-v-76a556a7]{display:flex;flex-direction:column}#our-clients .bottom-section .main-content .titles[data-v-76a556a7]{display:flex;flex-direction:column;gap:10px;user-select:none}#our-clients .bottom-section .main-content .titles .title-small[data-v-76a556a7]{font-size:21px;color:#b3b3b3;text-transform:uppercase}#our-clients .bottom-section .main-content .titles .title-big[data-v-76a556a7]{font-size:clamp(25px, 13vw, 71px);font-weight:600;font-family:"Source Serif Pro",serif;line-height:1.04;color:#242a37;margin-top:21px;display:flex;gap:15px;white-space:nowrap}#our-clients .bottom-section .main-content .titles .title-sub[data-v-76a556a7]{font-size:clamp(18px, 1vw, 25px);font-style:italic;line-height:1.04;margin-top:18px;color:#242a37}#our-clients .bottom-section .main-content .contact[data-v-76a556a7]{display:flex;flex-direction:column;gap:20px;width:100%;margin-top:74px}#our-clients .bottom-section .main-content .contact .title-contact[data-v-76a556a7]{color:#b3b3b3;display:flex;gap:57px;text-transform:uppercase}#our-clients .bottom-section .main-content .contact .title-contact>span[data-v-76a556a7]:first-child{flex-basis:50%}#our-clients .bottom-section .main-content .contact .title-contact>span[data-v-76a556a7]:last-child{flex-basis:50%}#our-clients .bottom-section .main-content .contact .cards[data-v-76a556a7]{display:flex;flex-direction:column;gap:40px}#our-clients .bottom-section .main-content .contact .cards .contact-card[data-v-76a556a7]{display:flex;align-items:flex-end;font-size:clamp(18px, 1vw, 25px);line-height:25px;gap:57px}#our-clients .bottom-section .main-content .contact .cards .contact-card .place[data-v-76a556a7]{font-weight:600}#our-clients .bottom-section .main-content .contact .cards .contact-card .left[data-v-76a556a7],#our-clients .bottom-section .main-content .contact .cards .contact-card .right[data-v-76a556a7]{display:flex;flex-direction:column;flex-basis:50%}#our-clients .bottom-section .main-content .contact .cards .contact-card .left[data-v-76a556a7]{gap:10px}#our-clients .bottom-section .main-content .contact .cards .contact-card .right[data-v-76a556a7]{text-decoration:underline}#our-clients .bottom-section .main-content .contact .cards .line-separator[data-v-76a556a7]{width:100%;height:1px;background-color:#565656}#our-clients .bottom-section .main-content .contact .cards .line-separator[data-v-76a556a7]:last-child{display:none}#our-clients .bottom-section .main-content .social-icons[data-v-76a556a7]{display:flex;flex-direction:column;gap:25px;color:#b3b3b3;margin-top:auto;text-transform:uppercase}#our-clients .bottom-section .main-content .social-icons .title[data-v-76a556a7]{color:#b3b3b3;display:flex}#our-clients .bottom-section .main-content .social-icons .images[data-v-76a556a7]{display:flex;gap:27px}#our-clients .bottom-section .main-content .social-icons img[data-v-76a556a7]{width:40px;height:40px;cursor:pointer;filter:invert(1)}#our-clients .bottom-section .map[data-v-76a556a7]{display:flex;justify-content:center;filter:grayscale(1);min-height:600px;padding:0 40px;height:710px;width:100%}@media screen and (min-width:768px){#our-clients .top-section[data-v-76a556a7]{flex-direction:row;gap:20px 93px;white-space:nowrap}#our-clients .bottom-section[data-v-76a556a7]{flex-direction:row-reverse;justify-content:center;gap:80px 35px}#our-clients .bottom-section .main-content[data-v-76a556a7]{padding:0}#our-clients .bottom-section .main-content .titles .title-small[data-v-76a556a7]{font-size:15px}#our-clients .bottom-section .main-content .titles .title-big[data-v-76a556a7]{font-size:clamp(45px, 1vw, 55px);margin-top:11px}#our-clients .bottom-section .main-content .titles .title-sub[data-v-76a556a7]{font-size:20px;margin-top:11px}#our-clients .bottom-section .main-content .contact[data-v-76a556a7]{margin-top:49px}#our-clients .bottom-section .main-content .contact .cards[data-v-76a556a7]{gap:26px}#our-clients .bottom-section .main-content .contact .cards>.contact-card[data-v-76a556a7]{font-size:20px;line-height:34px}#our-clients .bottom-section .main-content .social-icons .images[data-v-76a556a7]{gap:7px}#our-clients .bottom-section .main-content .social-icons img[data-v-76a556a7]{width:31px;height:31px}#our-clients .bottom-section .map[data-v-76a556a7]{height:667px;width:495px;padding:0}}@media screen and (min-width:1200px){#our-clients .top-section[data-v-76a556a7]{gap:40px 342px}#our-clients .bottom-section[data-v-76a556a7]{gap:80px 120px}#our-clients .bottom-section .main-content[data-v-76a556a7]{flex-direction:row;padding-top:150px}#our-clients .bottom-section .main-content .social-icons[data-v-76a556a7]{margin:183px 0 0 0}#our-clients .bottom-section .map[data-v-76a556a7]{height:800px;width:595px}}.yellow-text[data-v-33341eb0]{color:#ffcb05}.sub-title[data-v-33341eb0]{color:#b3b3b3;font-style:italic;line-height:30px;user-select:none}button[data-v-33341eb0]{display:flex;justify-content:center;background-color:#ffcb05;color:#242a37;padding:8px 35px;text-transform:uppercase;font-weight:600;font-size:22px;font-family:Roboto;border:1px solid transparent;transition:all .3s ease;user-select:none;cursor:pointer}button .trans[data-v-33341eb0]{background-color:transparent}@media screen and (min-width:768px){button[data-v-33341eb0]{font-size:15px}}button[data-v-33341eb0]:hover{background-color:#ffd638;color:#384256}input[data-v-33341eb0]{border:unset;border-bottom:1px solid #000;background-color:transparent;font-family:Roboto}.arrow-right[data-v-33341eb0]{width:0;height:0;border-top:60px solid transparent;border-bottom:60px solid transparent;border-left:60px solid #000}.left-arrow-white[data-v-33341eb0]{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #fff}.right-arrow-white[data-v-33341eb0]{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:10px solid #fff}#learn-more-about-us[data-v-33341eb0]{display:flex;flex-direction:column;align-items:center;gap:74px;padding:55px 30px;background-image:url("/assets/zuta-pozadina-mala.109b9f88.png");background-size:cover}#learn-more-about-us .title[data-v-33341eb0]{font-size:30px;font-weight:600;font-family:"Source Serif Pro",serif}#learn-more-about-us .input-wrap[data-v-33341eb0]{position:relative;display:flex;align-items:center;width:100%}#learn-more-about-us .input-wrap input.input[data-v-33341eb0]{width:100%;font-size:15px;line-height:21px;outline:0;padding:5px}#learn-more-about-us .input-wrap input.input[data-v-33341eb0]::placeholder{color:#000;font-style:italic}#learn-more-about-us .input-wrap img[data-v-33341eb0]{position:absolute;right:10px;cursor:pointer}@media screen and (min-width:768px){#learn-more-about-us[data-v-33341eb0]{padding:55px 64px;gap:35px}#learn-more-about-us .input-wrap[data-v-33341eb0]{width:500px}#learn-more-about-us .input-wrap input.input[data-v-33341eb0]{font-size:20px}}.yellow-text[data-v-73d10335]{color:#ffcb05}.sub-title[data-v-73d10335]{color:#b3b3b3;font-style:italic;line-height:30px;user-select:none}button[data-v-73d10335]{display:flex;justify-content:center;background-color:#ffcb05;color:#242a37;padding:8px 35px;text-transform:uppercase;font-weight:600;font-size:22px;font-family:Roboto;border:1px solid transparent;transition:all .3s ease;user-select:none;cursor:pointer}button .trans[data-v-73d10335]{background-color:transparent}@media screen and (min-width:768px){button[data-v-73d10335]{font-size:15px}}button[data-v-73d10335]:hover{background-color:#ffd638;color:#384256}input[data-v-73d10335]{border:unset;border-bottom:1px solid #000;background-color:transparent;font-family:Roboto}.arrow-right[data-v-73d10335]{width:0;height:0;border-top:60px solid transparent;border-bottom:60px solid transparent;border-left:60px solid #000}.left-arrow-white[data-v-73d10335]{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #fff}.right-arrow-white[data-v-73d10335]{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:10px solid #fff}.footer[data-v-73d10335]{display:flex;flex-direction:column;align-items:center;background-color:#000;color:#fff;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAooAAAPkCAIAAAChn4hFAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAADF9JREFUeNrs1TEBADAIwLAxLVwYwL8zPHBxJBL6NLL6AQCXfAkAwJ4BAHsGAHsGAOwZAOwZALBnALBnAMCeAQB7BgB7BgDsGQDsGQCwZwCwZwDAngHAngEAewYA7BkA7BkAsGcAsGcAwJ4BwJ4BAHsGAOwZAOwZALBnALBnAMCeAcCeAQB7BgB7BgDsGQCwZwCwZwDAngHAngEAewYAewYA7BkAsGcAsGcAwJ4BwJ4BAHsGAHsGAOwZAOwZALBnAMCeAcCeAQB7BgB7BgDsGQDsGQCwZwDAngHAngEAewYAewYA7BkA7BkAsGcAsGcAwJ4BAHsGAHsGAOwZAOwZALBnALBnAMCeAQB7BgB7BgDsGQDsGQCwZwCwZwDAngHAngEAewYA7BkA7BkAsGcAsGcAwJ4BwJ4BAHsGAOwZAOwZALBnALBnAMCeAcCeAQB7BgB7BgDsGQCwZwCwZwDAngHAngEAewYAewYA7BkAsGcAsGcAwJ4BwJ4BAHsGAHsGAOwZAOwZALBnAMCeAcCeAQB7BgB7BgDsGQDsGQCwZwDAngHAngEAewYAewYA7BkA7BkAsGcAsGcAwJ4BAHsGAHsGAOwZAOwZALBnALBnAMCeAcCeAQB7BgDsGQDsGQCwZwCwZwDAngHAngEAewYA7BkA7BkAsGcAsGcAwJ4BwJ4BAHsGAHsGAOwZALBnALBnAMCeAcCeAQB7BgB7BgDsGQCwZwCwZwDAngHAngEAewYAewYA7BkA7BkAsGcAwJ4BwJ4BAHsGAHsGAOwZAOwZALBnAMCeAcCeAQB7BgB7BgDsGQDsGQCwZwCwZwDAngEAewYAewYA7BkA7BkAsGcAsGcAwJ4BAHsGAHsGAOwZAOwZALBnALBnAMCeAcCeAQB7BgDsGQDsGQCwZwCwZwDAngHAngEAewYA7BkA7BkAsGcAsGcAwJ4BwJ4BAHsGAHsGAOwZALBnALBnAMCeAcCeAQB7BgB7BgDsGQCwZwCwZwDAngHAngEAewYAewYA7BkA7BkAsGcAwJ4BwJ4BAHsGAHsGAOwZAOwZALBnAMCeAcCeAQB7BgB7BgDsGQDsGQCwZwCwZwDAngEAewYAewYA7BkA7BkAsGcAsGcAwJ4BwJ4lAAB7BgDsGQDsGQCwZwCwZwDAngHAngEAewYA7BkA7BkAsGcAsGcAwJ4BwJ4BAHsGAHsGAOwZALBnALBnAMCeAcCeAQB7BgB7BgDsGQCwZwCwZwDAngHAngEAewYAewYA7BkA7BkAsGcAwJ4BwJ4BAHsGAHsGAOwZAOwZALBnAMCeAcCeAQB7BgB7BgDsGQDsGQCwZwCwZwDAngEAewYAewYA7BkA7BkAsGcAsGcAwJ4BAHsGAHsGAOwZAOwZALBnALBnAMCeAcCeAQB7BgDsGQDsGQCwZwCwZwDAngHAngEAewYA7BkA7BkAsGcAsGcAwJ4BwJ4BAHsGAHsGAOwZALBnALBnAMCeAcCeAQB7BgB7BgDsGQCwZwCwZwDAngHAngEAewYAewYA7BkA7BkAsGcAwJ4BwJ4BAHsGAHsGAOwZAOwZALBnAMCeAcCeAQB7BgB7BgDsGQDsGQCwZwCwZwDAngEAewYAewYA7BkA7BkAsGcAsGcAwJ4BAHsGAHsGAOwZAOwZALBnALBnAMCeAcCeAQB7BgDsGQDsGQCwZwCwZwDAngHAngEAewYAewYA7BkAsGcAsGcAwJ4BwJ4BAHsGAHsGAOwZALBnALBnAMCeAcCeAQB7BgB7BgDsGQDsGQCwZwDAngHAngEAewYAewYA7BkA7BkAsGcAwJ4BwJ4BAHsGAHsGAOwZAOwZALBnALBnAMCeAQB7BgB7BgDsGQDsGQCwZwCwZwDAngEAewYAewYA7BkA7BkAsGcAsGcAwJ4BwJ4BAHsGAOwZAOwZALBnALBnAMCeAcCeAQB7BgDsGQDsGQCwZwCwZwDAngHAngEAewYAewYA7BkAsGcAsGcAwJ4BwJ4BAHsGAHsGAOwZALBnALBnAMCeAcCeAQB7BgB7BgDsGQDsGQCwZwDAngHAngEAewYAewYA7BkA7BkAsGcAwJ4BwJ4BAHsGAHsGAOwZAOwZALBnALBnAMCeAQB7BgB7BgDsGQDsGQCwZwCwZwDAngEAewYAewYA7BkA7BkAsGcAsGcAwJ4BwJ4BAHsGAOwZAOwZALBnALBnAMCeAcCeAQB7BgB7lgAA7BkAsGcAsGcAwJ4BwJ4BAHsGAHsGAOwZALBnALBnAMCeAcCeAQB7BgB7BgDsGQDsGQCwZwDAngHAngEAewYAewYA7BkA7BkAsGcAwJ4BwJ4BAHsGAHsGAOwZAOwZALBnALBnAMCeAQB7BgB7BgDsGQDsGQCwZwCwZwDAngEAewYAewYA7BkA7BkAsGcAsGcAwJ4BwJ4BAHsGAOwZAOwZALBnALBnAMCeAcCeAQB7BgDsGQDsGQCwZwCwZwDAngHAngEAewYAewYA7BkAsGcAsGcAwJ4BwJ4BAHsGAHsGAOwZALBnALBnAMCeAcCeAQB7BgB7BgDsGQDsGQCwZwDAngHAngEAewYAewYA7BkA7BkAsGcAwJ4BwJ4BAHsGAHsGAOwZAOwZALBnALBnAMCeAQB7BgB7BgDsGQDsGQCwZwCwZwDAngEAewYAewYA7BkA7BkAsGcAsGcAwJ4BwJ4BAHsGAOwZAOwZALBnALBnAMCeAcCeAQB7BgDsGQDsGQCwZwCwZwDAngHAngEAewYAewYA7BkAsGcAsGcAwJ4BwJ4BAHsGAHsGAOwZAOwZALBnAMCeAcCeAQB7BgB7BgDsGQDsGQCwZwDAngHAngEAewYAewYA7BkA7BkAsGcAsGcAwJ4BAHsGAHsGAOwZAOwZALBnALBnAMCeAQB7BgB7BgDsGQDsGQCwZwCwZwDAngHAngEAewYA7BkA7BkAsGcAsGcAwJ4BwJ4BAHsGAOwZAOwZALBnALBnAMCeAcCeAQB7BgB7BgDsGQCwZwCwZwDAngHAngEAewYAewYA7BkAsGcAsGcAwJ4BwJ4BAHsGAHsGAOwZAOwZALBnAMCeAcCeAQB7BgB7BgDsGQDsGQCwZwDAngHAngEAewYAewYA7BkA7BkAsGcAsGcAwJ4BAHsGAHsGAOwZAOwZALBnALBnAMCeAQB7BgB7BgDsGQDsGQCwZwCwZwDAngHAngEAewYA7BkA7BkAsGcAsGcAwJ4BwJ4BAHsGAOwZAOwZALBnALBnAMCeAcCeAQB7BgB7BgDsGQCwZwCwZwDAngHAngEAewYAewYA7BkA7FkCALBnAMCeAcCeAQB7BgB7BgDsGQDsGQCwZwDAngHAngEAewYAewYA7BkA7BkAsGcAsGcAwJ4BAHsGAHsGAOwZAOwZALBnALBnAMCeAQB7BgB7BgDsGQDsGQCwZwCwZwDAngHAngEAewYA7BkA7BkAsGcAsGcAwJ4BwJ4BAHsGAOwZAOwZALBnALBnAMCeAcCeAQB7BgB7BgDsGQCwZwCwZwDAngHAngEAewYAewYA7BkAsGcAsGcAwJ4BwJ4BAHsGAHsGAOwZAOwZALBnAMCeAcCeAQB7BgB7BgDsGQDsGQCwZwDAngHAngEAewYAewYA7BkA7BkAsGcAsGcAwJ4BAHsGAHsGAOwZAOwZALBnALBnAMCeAQB7BgB7BgDsGQDsGQCwZwCwZwDAngHAngEAewYA7BkA7BkAsGcAsGcAwJ4BwJ4BAHsGAOwZAOwZALBnALBnAMCeAcCeAQB7BgB7BgDsGQCwZwCwZwDAngHAngEAewYAewYA7BkAsGcAsGcAwJ4BwJ4BAHsGAHsGAOwZAOwZALBnAMCeAcCeAQB7BgB7BgDsGQDsGQCwZwCwZwDAngEAewYAewYA7BkA7BkAsGcAsGcAwJ4BAHsGAHsGAOwZAOwZALBnALBnAMCeAcCeAQB7BgDsGQDsGQCwZwCwZwDAngHAngEAewYA7BkA7BkAsGcAsGcAwJ4BwJ4BAHsGAHsGAOwZALBnALBnAMCeAcCeAQB7BgB7BgDsGQCwZwCwZwDAngHAngEAewYAewYA7BkA7BkAsGcAwJ4BwJ4BAHsGAHsGAOwZAOwZALBnAMCeAcCeAQB7BgB7BgDsGQDsGQCwZwCwZwDAngEAewYAewYA7BkA7BkAsGcAsGcAwJ4BAHsGAHsGAOwZAOwZALBnALBnAMCeAcCeAQB7BgDsGQDsGQDYGAEGABciCE0eVYs1AAAAAElFTkSuQmCC");padding:82px 65px;gap:100px}.footer .left-column[data-v-73d10335]{display:flex;flex-direction:column;align-items:center;margin-top:15px}.footer .title[data-v-73d10335]{font-family:"Source Serif Pro",serif;font-size:35px;line-height:57px;font-weight:600}.footer .social-icons[data-v-73d10335]{display:flex;flex-direction:column;gap:25px;color:#b3b3b3;text-transform:uppercase;margin-top:62px}.footer .social-icons .images[data-v-73d10335]{display:flex;gap:27px}.footer .social-icons img[data-v-73d10335]{width:40px;height:40px;cursor:pointer}.footer .social-icons img[data-v-73d10335]:hover{filter:drop-shadow(2px 4px 6px black)}.footer .contact[data-v-73d10335]{display:flex;flex-direction:column;gap:40px;width:100%}.footer .contact .cards[data-v-73d10335]{display:flex;flex-direction:column;gap:40px}.footer .contact .cards .contact-card[data-v-73d10335]{display:flex;align-items:flex-end;font-size:clamp(18px, 1vw, 25px);line-height:25px;gap:57px}.footer .contact .cards .contact-card .place[data-v-73d10335]{font-weight:600}.footer .contact .cards .contact-card .left[data-v-73d10335],.footer .contact .cards .contact-card .right[data-v-73d10335]{display:flex;flex-direction:column}.footer .contact .cards .contact-card .right[data-v-73d10335]{text-decoration:underline}.footer .contact .cards .line-separator[data-v-73d10335]{width:100%;height:1px;background-color:#565656}.footer .contact .cards .line-separator[data-v-73d10335]:last-child{display:none}.footer .services[data-v-73d10335]{display:flex;flex-direction:column;gap:40px;font-weight:500;width:100%}.footer .services .links[data-v-73d10335]{display:flex;flex-direction:column;font-size:20px;line-height:28px;font-weight:500}@media screen and (min-width:768px){.footer[data-v-73d10335]{flex-direction:row;align-items:flex-start;flex-wrap:wrap;justify-content:center;padding:85px 57px;gap:56px}.footer .social-icons[data-v-73d10335]{margin-top:103px}.footer .social-icons img[data-v-73d10335]{width:31px;height:31px}.footer .contact[data-v-73d10335]{width:auto}.footer .contact .cards .contact-card[data-v-73d10335]{font-size:20px;line-height:32px}.footer .contact .cards .contact-card .left[data-v-73d10335]{width:192px}.footer .services[data-v-73d10335]{width:auto}}@media screen and (min-width:1200px){.footer[data-v-73d10335]{gap:66px}}.yellow-text[data-v-c129c188]{color:#ffcb05}.sub-title[data-v-c129c188]{color:#b3b3b3;font-style:italic;line-height:30px;user-select:none}button[data-v-c129c188]{display:flex;justify-content:center;background-color:#ffcb05;color:#242a37;padding:8px 35px;text-transform:uppercase;font-weight:600;font-size:22px;font-family:Roboto;border:1px solid transparent;transition:all .3s ease;user-select:none;cursor:pointer}button .trans[data-v-c129c188]{background-color:transparent}@media screen and (min-width:768px){button[data-v-c129c188]{font-size:15px}}button[data-v-c129c188]:hover{background-color:#ffd638;color:#384256}input[data-v-c129c188]{border:unset;border-bottom:1px solid #000;background-color:transparent;font-family:Roboto}.arrow-right[data-v-c129c188]{width:0;height:0;border-top:60px solid transparent;border-bottom:60px solid transparent;border-left:60px solid #000}.left-arrow-white[data-v-c129c188]{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #fff}.right-arrow-white[data-v-c129c188]{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:10px solid #fff}.min-footer[data-v-c129c188]{display:flex;justify-content:center;background-color:#000;color:#fff;padding:22px 0;width:100%;border-top:1px solid gray;font-size:clamp(13px, 1vw, 20px)}:root{--nav-size:120px}.yellow-text{color:#ffcb05}.sub-title{color:#b3b3b3;font-style:italic;line-height:30px;user-select:none}button{display:flex;justify-content:center;background-color:#ffcb05;color:#242a37;padding:8px 35px;text-transform:uppercase;font-weight:600;font-size:22px;font-family:Roboto;border:1px solid transparent;transition:all .3s ease;user-select:none;cursor:pointer}button .trans{background-color:transparent}@media screen and (min-width:768px){button{font-size:15px}}button:hover{background-color:#ffd638;color:#384256}input{border:unset;border-bottom:1px solid #000;background-color:transparent;font-family:Roboto}.arrow-right{width:0;height:0;border-top:60px solid transparent;border-bottom:60px solid transparent;border-left:60px solid #000}.left-arrow-white{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #fff}.right-arrow-white{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:10px solid #fff}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit;margin:0;padding:0}body{font-family:Roboto,"Source Serif Pro",serif;overflow-x:hidden}@media screen and (min-width:768px){body{overflow-x:unset}}#app{width:100vw;color:#242a37}@media screen and (min-width:768px){#app{width:99vw}}.yellow-text[data-v-5f491f28]{color:#ffcb05}.sub-title[data-v-5f491f28]{color:#b3b3b3;font-style:italic;line-height:30px;user-select:none}button[data-v-5f491f28]{display:flex;justify-content:center;background-color:#ffcb05;color:#242a37;padding:8px 35px;text-transform:uppercase;font-weight:600;font-size:22px;font-family:Roboto;border:1px solid transparent;transition:all .3s ease;user-select:none;cursor:pointer}button .trans[data-v-5f491f28]{background-color:transparent}@media screen and (min-width:768px){button[data-v-5f491f28]{font-size:15px}}button[data-v-5f491f28]:hover{background-color:#ffd638;color:#384256}input[data-v-5f491f28]{border:unset;border-bottom:1px solid #000;background-color:transparent;font-family:Roboto}.arrow-right[data-v-5f491f28]{width:0;height:0;border-top:60px solid transparent;border-bottom:60px solid transparent;border-left:60px solid #000}.left-arrow-white[data-v-5f491f28]{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #fff}.right-arrow-white[data-v-5f491f28]{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:10px solid #fff}div[data-v-5f491f28]{display:flex;align-items:center;justify-content:center;height:100%}