@import"https://fonts.googleapis.com/css2?family=Assistant:wght@200..800&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Prompt:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{box-sizing:border-box;padding:0;border:none;margin:0;box-shadow:none;outline:none;font-family:Prompt,sans-serif;letter-spacing:1px;line-height:1;font-size:100%;font-stretch:normal}*:focus{box-shadow:none;text-shadow:none;outline:none}ul,ol,li{list-style:none}a{text-decoration:none}input,textarea{appearance:none}html{scroll-behavior:smooth}html body{background-color:#fff}.button_visit{display:flex;max-width:100%;width:100%;height:48px;justify-content:center;align-items:center;border-radius:10px;background:linear-gradient(90deg,#ff004b,#ff20ad);box-shadow:0 2px 15px #344c6b1a}.button_visit *,.button_visit p{text-align:center;font-family:Prompt,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:25px;letter-spacing:1px;color:#fff;text-transform:uppercase;position:relative;margin-right:15px}.button_visit *:after,.button_visit p:after{position:absolute;content:"";width:9px;height:8px;background:url(/assets/button_icon.svg);right:-15px;top:50%;transform:translateY(-50%)}.button_visit:hover{background:linear-gradient(90deg,#ff004b 0% 100%)}.secondary_button{background:#fff;border:2px solid #FF004B}.secondary_button *,.secondary_button p{color:#ff004b}.secondary_button *:after,.secondary_button p:after{background:url(/assets/button_icon_secondary.svg)}.secondary_button:hover{background:#ff004b}.secondary_button:hover *,.secondary_button:hover p{color:#fff}.secondary_button:hover *:after,.secondary_button:hover p:after{background:url(/assets/button_icon.svg)}.link_default{font-size:13px;color:#ff004b;cursor:pointer;text-decoration:underline}.link_default:hover{color:#ff004b;text-decoration:none}.page_content{color:#333;word-break:break-word}.page_content h1{color:#fff;font-family:Prompt,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:40px;letter-spacing:.5px;text-transform:capitalize;margin:40px 0 20px}.page_content h2{color:#fff;font-family:Prompt,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:32px;letter-spacing:.5px;text-transform:capitalize;margin:40px 0 20px}.page_content h3{font-size:24px;font-weight:600;margin-bottom:15px;color:#fff}.page_content h3 strong{font-weight:600}.page_content h4{font-size:20px;font-weight:600;margin-bottom:15px;color:#fff}.page_content h4 strong{font-weight:600}.page_content p{color:#fff;font-family:Assistant,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:26px;margin-bottom:15px}.page_content img{width:100%;margin-bottom:15px;border-radius:20px}.page_content a{color:#ff004b;text-decoration:underline;font-weight:400}.page_content a:hover{color:#ff004b;font-weight:400}.page_content a.button_visit{display:flex;max-width:100%;width:100%;height:48px;justify-content:center;align-items:center;border-radius:10px;background:linear-gradient(90deg,#ff004b,#ff20ad);box-shadow:0 2px 15px #344c6b1a}.page_content a.button_visit *,.page_content a.button_visit p{text-align:center;font-family:Prompt,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:25px;letter-spacing:1px;color:#fff;text-transform:uppercase;position:relative;margin-right:15px}.page_content a.button_visit *:after,.page_content a.button_visit p:after{position:absolute;content:"";width:9px;height:8px;background:url(/assets/button_icon.svg);right:-15px;top:50%;transform:translateY(-50%)}.page_content a.button_visit:hover{background:linear-gradient(90deg,#ff004b 0% 100%)}.page_content a.secondary_button{background:#fff;border:2px solid #FF004B}.page_content a.secondary_button *,.page_content a.secondary_button p{color:#ff004b}.page_content a.secondary_button *:after,.page_content a.secondary_button p:after{background:url(/assets/button_icon_secondary.svg)}.page_content a.secondary_button:hover{background:#ff004b}.page_content a.secondary_button:hover *,.page_content a.secondary_button:hover p{color:#fff}.page_content a.secondary_button:hover *:after,.page_content a.secondary_button:hover p:after{background:url(/assets/button_icon.svg)}.page_content ul,.page_content ol{margin-bottom:16px;padding-left:24px}.page_content ul li,.page_content ol li{margin-bottom:14px;margin-left:0;list-style-image:none;position:relative;color:#fff;font-family:Assistant,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.page_content ul li *,.page_content ol li *{color:#fff;font-family:Assistant,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.page_content ul li strong,.page_content ol li strong{font-weight:600}.page_content ul li a,.page_content ol li a{color:#ff004b;text-decoration:underline;font-weight:400}.page_content ul li a:hover,.page_content ol li a:hover{color:#ff004b;font-weight:400}.page_content ul li:before,.page_content ol li:before{content:"";background:url(/assets/list_item.svg);width:11px;height:16px;position:absolute;background-repeat:no-repeat;left:-20px;top:9px}.page_content table{border-spacing:0;border-radius:20px;background:#fff;box-shadow:0 0 20px #541c411a;max-width:100%;width:100%;overflow:hidden}.page_content table tr td{border-bottom:1px solid #e0e3e9;border-right:1px solid #e0e3e9;color:#101010;font-size:16px;font-style:normal;font-weight:400;line-height:26px;width:33%}.page_content table tr td p{color:#101010;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.page_content table tr td:nth-child(1){padding-left:20px}.page_content table tr td:nth-last-child(1){border-right:none}@media (max-width: 768px){.page_content table tr td{text-align:center}}.page_content table tr:nth-child(1){background:#ffecec;border:none}.page_content table tr:nth-child(1) p{color:#101010;font-size:16px;font-style:normal;font-weight:700;line-height:26px}.page_content table tr:nth-child(1) td{border-bottom:none}.page_content table tr:nth-child(1) td:nth-child(1){padding-left:20px}.page_content table tr:nth-last-child(1) td{border-bottom:none}.page_content table th,.page_content table td{padding:10px;text-align:left}.page_content table th p,.page_content table td p{margin-bottom:0}
