﻿/*! animated hamburger menu */@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400&display=swap";@import"https://use.fontawesome.com/releases/v5.8.2/css/all.css";@import"https://use.typekit.net/wiu6xyp.css";.animated-icon1,.animated-icon2,.animated-icon3{width:36px;height:20px;position:relative;margin:0px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}.animated-icon1 span,.animated-icon2 span,.animated-icon3 span{display:block;position:absolute;height:3px;width:100%;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.animated-icon1 span{background:var(--beige-beige-200)}.animated-icon2 span{background:#e3f2fd}.animated-icon3 span{background:#f3e5f5}.animated-icon1 span:nth-child(1){top:0px}.animated-icon1 span:nth-child(2){top:10px}.animated-icon1 span:nth-child(3){top:20px}.animated-icon1.open span:nth-child(1){top:11px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}.animated-icon1.open span:nth-child(2){opacity:0;left:-60px}.animated-icon1.open span:nth-child(3){top:11px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}.animated-icon2 span:nth-child(1){top:0px}.animated-icon2 span:nth-child(2),.animated-icon2 span:nth-child(3){top:10px}.animated-icon2 span:nth-child(4){top:20px}.animated-icon2.open span:nth-child(1){top:11px;width:0%;left:50%}.animated-icon2.open span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.animated-icon2.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.animated-icon2.open span:nth-child(4){top:11px;width:0%;left:50%}.animated-icon3 span:nth-child(1){top:0px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.animated-icon3 span:nth-child(2){top:10px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.animated-icon3 span:nth-child(3){top:20px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center}.animated-icon3.open span:nth-child(1){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:0px;left:8px}.animated-icon3.open span:nth-child(2){width:0%;opacity:0}.animated-icon3.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);top:21px;left:8px}button:focus{outline:none}.navbar-light .navbar-toggler{padding:0;border-color:rgba(0,0,0,0)}/*! end animated hamburger */:root{--color-white: #ffffff;--grey-grey-100: #fbfbfb;--grey-grey-200: #ddd}html,body{scroll-behavior:smooth;overflow-x:hidden;margin:0 auto;text-align:left;font:normal normal normal 16px/22px Open Sans;letter-spacing:0px;color:#2d2d2d}.custom-tooltip{position:absolute;z-index:1000;background-color:#202020;color:#fff;padding:5px 15px;border-radius:5px;white-space:nowrap;pointer-events:none;display:none}a{transition:.2s;color:#2d2d2d;text-decoration:none}a:hover{color:#e608ab}p{text-align:left;font:normal normal normal 16px/22px Open Sans;letter-spacing:0px;color:#2d2d2d}.content ul{list-style-type:none;padding:0;margin-left:20px}.content ul li{position:relative;margin-bottom:10px;padding-left:25px;line-height:24px}.content ul li::before{content:"";position:absolute;left:0px;top:5px;width:10px;height:10px;border:2px solid #e608ab;border-radius:50%;text-align:center;line-height:20px;background-color:rgba(0,0,0,0);color:#e608ab}.reveal.active{opacity:1}.active.fade-bottom{animation:fade-bottom 1.2s ease-in}@keyframes fade-bottom{0%{transform:translateY(0px);opacity:0}100%{transform:translateY(0);opacity:1}}h1,h2,h3,h4,h5{font-family:"como",sans-serif;font-weight:700;font-style:normal;margin-block-start:0;margin-block-end:0}h2{letter-spacing:0px;color:#202020}p{text-align:left;font:normal normal normal 16px/22px Open Sans;letter-spacing:0px;color:#2d2d2d;margin-block-end:15px}strong{font-weight:700}.section_buttons{display:block}@media(max-width: 1200px){.section_buttons{text-align:center}}.section_buttons .btn{background:#e608ab 0% 0% no-repeat padding-box;border-radius:50px;padding:10px 50px;border:1px solid #fff;display:flex;flex-direction:row;align-content:center;align-items:center;gap:10px;width:fit-content}.section_buttons .btn svg{fill:#fff}.section_buttons .btn:hover{background:#fff;border:1px solid #e608ab;color:#e608ab}.section_buttons .btn:hover svg{fill:#e608ab}.section_buttons a{font:normal normal normal 18px/24px Open Sans;letter-spacing:0px;color:#fff;text-decoration:none}.section_buttons a:hover{color:#202020}header{position:relative}header .baner_top{width:100%;height:60px;position:fixed;z-index:10;display:flex;justify-content:center;align-content:space-between;align-items:center;background:#fff;border-bottom:1px solid}@media(max-width: 1000px){header .baner_top{height:60px}}@media(max-width: 1000px)and (max-width: 600px){header .baner_top{height:70px}}header .baner_top .baner_top_info{width:100%;max-width:1278px;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;font-size:16px}@media(max-width: 1200px){header .baner_top .baner_top_info{font-size:12px;padding:0 10px;gap:0px}}header .baner_top .baner_top_info p{margin-block-end:0;margin-block-start:0}header .baner_top .baner_top_info .orange p{color:#e608ab;font-size:20px;font-weight:700}@media(max-width: 1000px){header .baner_top .baner_top_info .orange p{font-size:12px}}header .baner_top .baner_top_info a{letter-spacing:0px;color:#e608ab;text-decoration:none}header .baner_top .baner_top_info a:hover{color:#202020}header .header-container{position:fixed;width:100%;height:90px;z-index:10;transition:background .5s ease-in-out}@media(max-width: 1200px){header .header-container{height:70px}}header .header-container .section-content{display:flex;justify-content:center;align-content:space-between;align-items:center;height:100%}header .header-container .section-content .header-content{display:flex;align-items:center;justify-content:space-between;position:fixed;width:100%;max-width:1278px;padding:0 0;z-index:10}@media(max-width: 1400px){header .header-container .section-content .header-content{width:90%}}header .header-container .section-content .header-content .logo_change{position:relative;width:250px;height:90px}@media(max-width: 1400px){header .header-container .section-content .header-content .logo_change{height:70px}}header .header-container .section-content .header-content .logo_change .navbar-logo{width:20%;transition:opacity .5s ease-in-out}header .header-container .section-content .header-content .logo_change .navbar-logo img{max-width:250px;height:auto}@media(max-width: 500px){header .header-container .section-content .header-content .logo_change .navbar-logo img{max-width:150px}}header .header-container .section-content .header-content .logo_change .navbar-logo .navbar-brand{transition:opacity .5s ease-in-out;top:30px}header .header-container .section-content .header-content .logo_change .navbar-logo .default-logo-link,header .header-container .section-content .header-content .logo_change .navbar-logo .scrolled-logo-link{position:absolute;top:15px}header .header-container .section-content .header-content .logo_change .navbar-logo .navbar-brand.hidden{opacity:0;visibility:hidden}header .header-container .section-content .header-content .logo_change .navbar-logo .navbar-brand.shown{opacity:1;visibility:visible}header .header-container .section-content .header-content .navbar-data .red-menu .red-menu-glowne-container ul{list-style:none;margin-block-start:0;margin-block-end:0;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:0}header .header-container .section-content .header-content .navbar-data .red-menu .red-menu-glowne-container .redmenu-desktop{display:flex;gap:60px;list-style:none;align-items:center;margin-bottom:0}@media(max-width: 1200px){header .header-container .section-content .header-content .navbar-data .red-menu .red-menu-glowne-container .redmenu-desktop{display:none}}header .header-container .section-content .header-content .navbar-data .red-menu .red-menu-glowne-container .redmenu-desktop ul{list-style:none}header .header-container .section-content .header-content .navbar-data .red-menu .red-menu-glowne-container .redmenu-desktop li{position:relative}header .header-container .section-content .header-content .navbar-data .red-menu .red-menu-glowne-container .redmenu-desktop li a.red-link{font:normal normal normal 18px/24px Open Sans;letter-spacing:0px;color:#fff;font-weight:500;letter-spacing:1px}header .header-container .section-content .header-content .navbar-data .red-menu .red-menu-glowne-container .redmenu-desktop li a.red-link:hover{font-weight:500}header .header-container .section-content .header-content .navbar-data .red-menu .red-menu-glowne-container .redmenu-desktop li .dropdown-red-menu{display:none;position:absolute;top:50px;left:30%;z-index:99}header .header-container .section-content .header-content .navbar-data .red-menu .red-menu-glowne-container .redmenu-desktop li a{transition:.2s}header .header-container .section-content .header-content .navbar-data .red-menu .red-menu-glowne-container .redmenu-desktop li a.has-child{position:relative}header .header-container .section-content .header-content .navbar-data .red-menu .red-menu-glowne-container .redmenu-desktop li a.has-child:after{content:"〉";width:16px;height:16px;position:absolute;bottom:-15px;rotate:90deg;right:calc(50% - 16px);display:block;background-repeat:no-repeat}header .header-container .section-content .header-content .navbar-data .red-menu .red-menu-glowne-container .redmenu-desktop li.open a{color:#e608ab}header .header-container .section-content .header-content .navbar-data .red-menu .red-menu-glowne-container .redmenu-desktop li.open .dropdown-red-menu{top:57px;position:absolute;left:0;background:rgba(255,255,255,.95);backdrop-filter:blur(5px);display:flex;padding:15px 30px 15px 50px;justify-content:flex-end;gap:10px;flex-wrap:wrap;align-content:flex-start;flex-direction:row;align-items:flex-start;box-shadow:4px 5px 10px rgba(0,0,0,.1803921569);border-radius:0 0 30px 30px}@media(max-width: 1500px){header .header-container .section-content .header-content .navbar-data .red-menu .red-menu-glowne-container .redmenu-desktop li.open .dropdown-red-menu{padding:32px 3% 32px 16%}}header .header-container .section-content .header-content .navbar-data .red-menu .red-menu-glowne-container .redmenu-desktop li.open .dropdown-red-menu ul.open-red-menu{padding-top:16px;padding-left:0;margin-left:0;display:flex;flex-direction:column;align-content:stretch;align-items:stretch;justify-content:space-between;flex-wrap:wrap;padding-left:22px}header .header-container .section-content .header-content .navbar-data .red-menu .red-menu-glowne-container .redmenu-desktop li.open .dropdown-red-menu li.red-item{padding-bottom:3px}header .header-container .section-content .header-content .navbar-data .red-menu .red-menu-glowne-container .redmenu-desktop li.open .dropdown-red-menu li.red-item-second{min-width:400px}header .header-container .section-content .header-content .navbar-data .red-menu .red-menu-glowne-container .redmenu-desktop li.open .dropdown-red-menu a.dropdown-red-item{color:#202020;font-size:14px;font-style:normal;font-weight:500;display:flex;flex-direction:row;gap:10px}header .header-container .section-content .header-content .navbar-data .red-menu .red-menu-glowne-container .redmenu-desktop li.open .dropdown-red-menu a.dropdown-red-item:hover{color:#e608ab}header .header-container .section-content .header-content .navbar-data .red-menu .red-menu-glowne-container .redmenu-desktop li.open .dropdown-red-menu a.open-red-item{color:#202020;font-size:16px;font-style:normal;font-weight:500;margin-bottom:16px;padding-top:12px;display:inline-block;width:100%;position:relative}header .header-container .section-content .header-content .navbar-data .red-menu .red-menu-glowne-container .redmenu-desktop li.open .dropdown-red-menu a.open-red-item:hover{color:#e608ab}header .header-container .section-content .header-content .navbar-data .red-menu .red-menu-glowne-container .redmenu-desktop li.open .dropdown-red-menu a.open-red-item:before{content:"";height:1px;width:calc(100% + 22px);background-color:#202020;position:absolute;bottom:-16px;left:-22px}header .header-container .section-content .header-content .navbar-data .red-menu .red-menu-glowne-container .red-last-menu a{font:normal normal normal 18px/24px Open Sans;border-radius:100px;background:#e608ab;letter-spacing:0px;color:#fff;border:1px solid #fff;padding:10px 30px;letter-spacing:1px}header .header-container .section-content .header-content .navbar-data .red-menu .red-menu-glowne-container .red-last-menu a:hover{background:#fff;border:1px solid #e608ab;color:#e608ab}@media(max-width: 1199px){header .header-container .section-content .header-content .navbar-data .red-menu-glowne-mobile{display:block}}@media(min-width: 1200px){header .header-container .section-content .header-content .navbar-data .red-menu-glowne-mobile{display:none}}header .header-container .section-content .header-content .navbar-data .red-menu-glowne-mobile ul{margin-block-start:0px;margin-block-end:0px;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:0px !important;list-style:none;padding:0}@media(min-width: 1200px){header .header-container .section-content .header-content .navbar-data .red-menu-glowne-mobile ul{display:none}}header .header-container .section-content .header-content .navbar-data .red-menu-glowne-mobile .redmenu-mobile{display:flex;gap:64px;list-style:none;align-items:center;margin-bottom:0;flex-direction:column}@media(max-width: 1300px){header .header-container .section-content .header-content .navbar-data .red-menu-glowne-mobile .redmenu-mobile{gap:0}}header .header-container .section-content .header-content .navbar-data .red-menu-glowne-mobile .redmenu-mobile .open-red-menu{display:block}header .header-container .section-content .header-content .navbar-data .red-menu-glowne-mobile .redmenu-mobile .open-red-menu li a{width:100%;text-align:center;border-bottom:0;padding:5px 0}header .header-container .section-content .header-content .navbar-data .red-menu-glowne-mobile .redmenu-mobile li.open a{color:#b095d5}header .header-container .section-content .header-content .navbar-data .red-menu-glowne-mobile .redmenu-mobile li.open .dropdown-red-menu{position:relative;left:0;padding:32px 100px;border-bottom:0;display:flex;padding:0;justify-content:flex-end;gap:32px;flex-wrap:wrap;align-content:flex-start;flex-direction:row;align-items:flex-start}header .header-container .section-content .header-content .navbar-data .red-menu-glowne-mobile .redmenu-mobile li.open .dropdown-red-menu ul.open-red-menu{padding-top:16px;padding-left:0;margin-left:0;display:flex;flex-direction:column;align-content:stretch;align-items:stretch;justify-content:space-between;flex-wrap:wrap;padding-left:22px}header .header-container .section-content .header-content .navbar-data .red-menu-glowne-mobile .redmenu-mobile li.open .dropdown-red-menu a.dropdown-red-item{color:var(--beige-beige-100, #fbf9ee);font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:140%;display:flex;flex-direction:row;gap:10px}header .header-container .section-content .header-content .navbar-data .red-menu-glowne-mobile .redmenu-mobile li.open .dropdown-red-menu a.open-red-item{color:var(--beige-beige-400, #d1c9a8);font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:185%;margin-bottom:16px;padding-top:12px;display:inline-block;width:100%;position:relative}@media(min-width: 1200px){header .header-container .section-content .header-content .navbar-data .navbar-hamburger{display:none}}header .header-container .section-content .header-content .navbar-data button#nav-hamburger{background:none;border:none}header .header-container .section-content .header-content .navbar-data .navbar-hamburger .animated-icon1>span{display:block;background-color:#fff;height:3px;margin:3px 0;transition:transform .4s,opacity .4s,background-color .4s;border-radius:3px}header .header-container .section-content .header-content .navbar-data .navbar-hamburger .burger-area{display:none}header .header-container .section-content .header-content .navbar-data .navbar-toggler.cross .animated-icon1>span:nth-of-type(1){transform:rotate(45deg) translate(5px, 5px)}header .header-container .section-content .header-content .navbar-data .navbar-toggler.cross .animated-icon1>span:nth-of-type(2){opacity:0}header .header-container .section-content .header-content .navbar-data .navbar-toggler.cross .animated-icon1>span:nth-of-type(3){transform:rotate(-45deg) translate(7px, -6px)}header .header-container.scrolled{background:rgba(255,255,255,.89) 0% 0% no-repeat padding-box;backdrop-filter:blur(2px);box-shadow:9px 9px 9px rgba(0,0,0,.1019607843)}header .header-container.scrolled .navbar-hamburger .animated-icon1>span{background-color:#202020 !important}header .header-container.scrolled .red-menu .red-menu-glowne-container .redmenu-desktop li a.red-link{color:#202020 !important}header .header-container.scrolled .red-menu .red-menu-glowne-container .redmenu-desktop li.open a{color:#e608ab !important}header .header-container.scrolled .red-menu .red-menu-glowne-container .redmenu-desktop li.open .dropdown-red-menu a.dropdown-red-item{color:#202020 !important}header .header-container.scrolled .red-menu .red-menu-glowne-container .redmenu-desktop li.open .dropdown-red-menu a.dropdown-red-item:hover{color:#e608ab !important}header .header-container.scrolled .red-menu .red-menu-glowne-container .redmenu-desktop li.open .dropdown-red-menu a.open-red-item{color:#202020 !important}header .header-container.scrolled .red-menu .red-menu-glowne-container .redmenu-desktop li.open .dropdown-red-menu a.open-red-item:hover{color:#e608ab !important}header .header_bottom{top:60px}@media(max-width: 600px){header .header_bottom{top:70px}}header .menu-mobile{display:none}header .menu-mobile.showup{display:flex;position:fixed;margin:10%;top:0;left:0;width:80%;height:80%;z-index:10;background:rgba(255,255,255,.94) 0% 0% no-repeat padding-box;backdrop-filter:blur(2px);box-shadow:9px 9px 23px rgba(230,8,171,.71);overflow-y:auto;align-content:center;justify-content:center;align-items:center;border-radius:30px}@media(max-width: 600px){header .menu-mobile.showup{top:70px}}header .menu-mobile.showup .redmenu-mobile ul{list-style-type:none}header .menu-mobile.showup .redmenu-mobile li{list-style-type:none;font-size:20px;padding-bottom:15px}header .menu-mobile.showup .redmenu-mobile li.red-item.red-item-second{padding-bottom:10px;font-size:18px}header .menu-mobile.showup .redmenu-mobile li.red-item.red-item-second:first-child{padding-top:10px}header .menu-mobile.showup .redmenu-mobile li a.red-link{color:#202020 !important}header .menu-mobile.showup .redmenu-mobile li.open a{color:#e608ab !important}header .menu-mobile.showup .redmenu-mobile li.open .dropdown-red-menu a.dropdown-red-item{color:#202020 !important;position:relative;font-size:16px}header .menu-mobile.showup .redmenu-mobile li.open .dropdown-red-menu a.dropdown-red-item:hover{color:#e608ab !important}header .menu-mobile.showup .redmenu-mobile li.open .dropdown-red-menu a.dropdown-red-item:after{content:"";position:absolute;width:100%;height:1px;left:0;bottom:-7px;background:rgba(230,8,171,.3803921569)}header .menu-mobile.showup .redmenu-mobile li.open .dropdown-red-menu a.open-red-item{color:#202020 !important}header .menu-mobile.showup .redmenu-mobile li.open .dropdown-red-menu a.open-red-item:hover{color:#e608ab !important}header .menu-mobile.showup .redmenu-mobile .red-last-menu{padding-top:25px;padding-bottom:60px}header .menu-mobile.showup .redmenu-mobile .red-last-menu a{font:normal normal normal 18px/24px Open Sans;border-radius:100px;background:#e608ab;letter-spacing:0px;color:#fff;padding:10px 30px;letter-spacing:1px}header .menu-mobile.showup .redmenu-mobile .red-last-menu a:hover{background:#202020}ul#red-menu-glowne{margin-block-start:0px;margin-block-end:0px;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:0px !important;list-style:none;padding:0}div#navbarRedMobile{padding:30px 30px 90px 30px !important;max-height:70%}.dropdown-red-menu{counter-reset:subMenuItem}.dropdown-red-menu>.red-item-second>a:before{counter-increment:subMenuItem;content:counter(subMenuItem) ". ";position:absolute;counter-increment:subMenuItem;content:counter(subMenuItem) ". ";left:-31px;font-weight:500;color:#e608ab}.open-red-menu{counter-reset:thirdLevelItem}.open-red-menu>.red-item-third>a:before{counter-increment:thirdLevelItem;content:counter(thirdLevelItem) ". ";margin-right:5px;color:#202020;font-weight:bold}.pojedyncza-podstrona{max-width:1278px;margin:auto;position:relative}.pojedyncza-podstrona .section-title{padding-top:120px}.pojedyncza-podstrona h1.primary-title{font:normal normal normal 61px/73px Montserrat;letter-spacing:0px;color:#202020}@media(max-width: 1200px){.pojedyncza-podstrona h1.primary-title{font:normal normal normal 33px/42px Montserrat}}.pojedyncza-podstrona .main-block-section{max-width:1278px;margin:auto;position:relative;padding:60px 0 80px 0;display:flex;gap:60px}.pojedyncza-podstrona .main-block-section h2{font:normal normal normal 41px/50px Montserrat;letter-spacing:0px;color:#202020}@media(max-width: 1200px){.pojedyncza-podstrona .main-block-section h2{font:normal normal normal 33px/42px Montserrat}}#footer{padding:60px 0 0 0;position:relative}@media(max-width: 1200px){#footer{padding:60px 0 40px 0;flex-direction:column}}#footer .footer_block{position:relative;max-width:1280px;margin:auto;padding-top:60px;display:flex;gap:30px}@media(max-width: 1200px){#footer .footer_block{padding:30px;flex-wrap:wrap;flex-direction:column;align-content:center;align-items:center}}#footer .footer_block .block_left{width:30%}@media(max-width: 1200px){#footer .footer_block .block_left{width:100%;border-right:0;display:flex;align-content:center;justify-content:center;align-items:center}}#footer .footer_block .block_left img{max-width:300px;height:auto}@media(max-width: 1200px){#footer .footer_block .block_left img{max-width:100%;height:auto}}#footer .footer_block .block_right{text-align:center;width:100%;display:flex;align-content:center;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;gap:30px}@media(max-width: 1200px){#footer .footer_block .block_right{flex-direction:row;width:100%;display:flex;align-content:center;justify-content:center;align-items:center}#footer .footer_block .block_right .footer_menu_100{width:100%}#footer .footer_block .block_right .footer_menu_25{width:25%}}#footer .footer_block .block_right a{color:#fff}#footer .footer_block .block_right a:hover{color:#fe55d1}#footer .info_block{position:relative;max-width:1280px;margin:auto;padding-top:60px;padding-bottom:30px}@media(max-width: 1200px){#footer .info_block{padding:0 30px 0 30px}}#footer .info_block p{color:#fff;font-size:14px;line-height:17px}@media(max-width: 1200px){#footer .info_block p{font-size:12px;line-height:14px}}#footer .footer_copy{position:relative;max-width:1280px;margin:auto;display:flex;justify-content:space-between;flex-direction:row;flex-wrap:wrap;padding-bottom:60px;color:#fff;font-size:14px;line-height:17px}@media(max-width: 1200px){#footer .footer_copy{padding-left:30px;padding-right:30px;flex-direction:column;gap:15px}}#footer .footer_copy a{color:#fff}#footer .footer_copy a:hover{color:#e608ab}#footer .footer_copy .block_left{width:45%}@media(max-width: 1200px){#footer .footer_copy .block_left{width:100%}}#footer .footer_copy .block_right{width:45%;text-align:right}@media(max-width: 1200px){#footer .footer_copy .block_right{width:100%;text-align:left}}@media(max-width: 1200px){.desktop_only{display:none !important}.mobile_only{display:flex !important;justify-content:center}}@media(min-width: 1201px){.desktop_only{display:flex !important;justify-content:center}.mobile_only{display:none !important}}#scrollTopBtn{position:fixed;bottom:10px;right:6px;z-index:99;border:none;outline:none;background-color:#e608ab;color:#fff;cursor:pointer;padding:7px 7px 4px 7px;border-radius:58px;font-size:15px}
/*# sourceMappingURL=main.min.css.map */
