@charset "UTF-8";
/*!
 * Bootstrap  v5.2.3 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */@import url("https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap");@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@500;700&display=swap");:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,0.15),rgba(255,255,255,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:0.25}.h1,.h2,.h4,.h5,.h6,h1,h2,h4,h5,h6{margin-top:0;margin-bottom:0.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + 0.9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h4,h4{font-size:calc(1.275rem + 0.3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ul{padding-left:2rem}ul{margin-top:0;margin-bottom:1rem}ul ul{margin-bottom:0}.small,small{font-size:0.875em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}img{vertical-align:middle}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,select{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.list-unstyled{padding-left:0;list-style:none}.img-fluid{max-width:100%;height:auto}.container,.container-fluid,.container-xl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-xl{max-width:1320px}}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-family:;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:#212529;--bs-btn-bg:transparent;--bs-btn-border-width:1px;--bs-btn-border-color:transparent;--bs-btn-border-radius:0.375rem;--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);-webkit-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{-webkit-transition:none;transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;-webkit-box-shadow:var(--bs-btn-focus-box-shadow);box-shadow:var(--bs-btn-focus-box-shadow)}.btn.active,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn.active:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{-webkit-box-shadow:var(--bs-btn-focus-box-shadow);box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:0.5}.placeholder.btn:before{display:inline-block;content:""}@-webkit-keyframes placeholder-glow{50%{opacity:0.2}}@keyframes placeholder-glow{50%{opacity:0.2}}@-webkit-keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.d-block{display:block!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-none{display:none!important}.position-absolute{position:absolute!important}.border-0{border:0!important}.w-100{width:100%!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.m-auto{margin:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-2{margin-top:0.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.me-auto{margin-right:auto!important}.mb-2{margin-bottom:0.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.ms-0{margin-left:0!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.pt-1{padding-top:0.25rem!important}.pt-2{padding-top:0.5rem!important}.pt-3{padding-top:1rem!important}.ps-0{padding-left:0!important}.fst-italic{font-style:italic!important}.fw-light{font-weight:300!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}@media (min-width:576px){.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}}@media (min-width:768px){.d-md-block{display:block!important}.mt-md-5{margin-top:3rem!important}.pt-md-1{padding-top:0.25rem!important}}@media (min-width:992px){.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-none{display:none!important}.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.mt-lg-5{margin-top:3rem!important}.me-lg-5{margin-right:3rem!important}.mb-lg-0{margin-bottom:0!important}.pt-lg-1{padding-top:0.25rem!important}.pt-lg-2{padding-top:0.5rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}}@media (min-width:1200px){.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-none{display:none!important}.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.mt-xl-5{margin-top:3rem!important}.mb-xl-0{margin-bottom:0!important}.pt-xl-1{padding-top:0.25rem!important}.pt-xl-2{padding-top:0.5rem!important}.text-xl-start{text-align:left!important}}.fs-24{font-size:24px}.fs-18{font-size:18px}.fs-20{font-size:20px}.fs-16{font-size:16px}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-400{font-weight:400}.cursor-pointer{cursor:pointer}@font-face{font-family:Agustina;src:url("../font/Agustina-Signature.otf")}.abril-font{font-family:"Abril Fatface",cursive}.poppins-font{font-family:"Poppins",sans-serif}.home-fluid{background:url("../img/world-map.png") no-repeat center center/cover;width:100%;height:calc(100vh - 73px);min-height:650px;position:relative;z-index:1}@media only screen and (max-width:1199px){.home-fluid{min-height:690px}}@media only screen and (max-width:991px){.home-fluid{height:calc(100vh - 73px);min-height:520px}}@media only screen and (max-width:767px){.home-fluid{height:calc(95vh - 73px);min-height:400px}}@media only screen and (max-width:500px){.home-fluid{height:calc(85vh - 73px);min-height:300px}}.home-fluid:after{content:"";position:absolute;background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#daa520),color-stop(33.3333%,#daa520),color-stop(33.3333%,#25aae1),color-stop(66.6666%,#25aae1),color-stop(66.6666%,#ff6963));background-image:linear-gradient(to right,#daa520 0,#daa520 33.3333%,#25aae1 33.3333%,#25aae1 66.6666%,#ff6963 66.6666%);width:100%;left:0;height:100%;top:0;mix-blend-mode:color;z-index:-1}@media only screen and (max-width:991px){.home-fluid ul li a{color:black!important}}.home-fluid .h1,.home-fluid h1{font-size:84px;top:45%;left:48%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-weight:400;line-height:94px;width:100%}@media only screen and (max-width:1199px){.home-fluid .h1,.home-fluid h1{font-size:75px;line-height:85px}}@media only screen and (max-width:991px){.home-fluid .h1,.home-fluid h1{font-size:55px;line-height:62px;top:43%}}@media only screen and (max-width:767px){.home-fluid .h1,.home-fluid h1{font-size:40px;line-height:46px;top:45%}}@media only screen and (max-width:500px){.home-fluid .h1,.home-fluid h1{font-size:30px;line-height:40px}}@media only screen and (max-width:767px){.home-fluid p{font-size:20px}}@media only screen and (max-width:500px){.home-fluid p{font-size:18px}}.navigation{padding-top:30px}.navigation .menu{font-size:40px;position:absolute;top:0;right:15px;cursor:pointer}.navigation ul{gap:20px;-webkit-transition:0.2s;transition:0.2s}.navigation ul li a{padding:10px;color:#656565;font-weight:500;font-size:14px;cursor:pointer}.navigation ul li a:focus-visible,.navigation ul li a:hover{color:#1e1e1e}.navigation ul li a.active{color:#ff6963}@media only screen and (max-width:991px){.navigation ul{position:fixed;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:0;right:100%;background-color:aliceblue;height:100vh;width:100%;z-index:2}}.navigation ul .close{color:#000000!important;position:absolute;right:40px;top:10px;font-size:30px;cursor:pointer;-webkit-transform:translateX(20px);transform:translateX(20px)}.content-heading-section{margin-top:80px;position:relative;z-index:1}.content-heading-section:before{content:"";position:absolute;top:29%;left:50%;background:url("../img/founded.png") no-repeat;height:207px;width:387px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1}@media only screen and (max-width:991px){.content-heading-section:before{background:url("../img/mobile-founded.png") no-repeat;top:38%;left:50%;width:270px}}@media only screen and (max-width:500px){.content-heading-section:before{top:40%}}.content-heading-section .h1,.content-heading-section h1{font-size:62px;letter-spacing:1px;width:996px;font-weight:400;line-height:79px;color:#000000}@media only screen and (max-width:991px){.content-heading-section .h1,.content-heading-section h1{font-size:45px;line-height:60px;width:100%}}@media only screen and (max-width:767px){.content-heading-section .h1,.content-heading-section h1{font-size:40px;line-height:55px}}@media only screen and (max-width:500px){.content-heading-section .h1,.content-heading-section h1{font-size:28px;line-height:50px}}.para p{width:1102px;font-size:24px;color:#3e3e3e;line-height:44px;font-weight:500}@media only screen and (max-width:1199px){.para p{width:100%}}@media only screen and (max-width:991px){.para p{font-size:22px;line-height:40px}}@media only screen and (max-width:500px){.para p{font-size:20px;line-height:35px}}.para p:nth-child(3){font-size:30px;font-weight:700;line-height:44px}@media only screen and (max-width:500px){.para p:nth-child(3){font-size:24px;line-height:38px}}.main-btn{margin-top:40px;margin-bottom:60px}@media only screen and (max-width:500px){.main-btn{margin-top:30px}}.main-btn a,.main-btn button{width:267px;height:58px;border-radius:29px;background-color:#ff6963;cursor:pointer;font-size:14px;font-weight:500;gap:10px;-webkit-transition:0.3s;transition:0.3s}.main-btn a:hover,.main-btn button:hover{background-color:black}.footer{padding:26px 0}.footer p{font-size:14px;color:#252525;font-weight:500}.footer a{color:#000000}.form-container .form-content{position:relative;left:120px}@media only screen and (max-width:1199px){.form-container .form-content{left:130px}}@media only screen and (max-width:991px){.form-container .form-content{left:0}}.form-container .form-content .h2,.form-container .form-content h2{line-height:70px;letter-spacing:1px;font-size:141px}.form-container .form-content .h2 span,.form-container .form-content h2 span{margin-left:-120px;font-size:73px}@media only screen and (max-width:1199px){.form-container .form-content .h2 span,.form-container .form-content h2 span{font-size:60px;margin-left:-60px}}@media only screen and (max-width:991px){.form-container .form-content .h2 span,.form-container .form-content h2 span{margin-left:0px}}@media only screen and (max-width:1199px){.form-container .form-content .h2,.form-container .form-content h2{font-size:120px;line-height:68px}}@media only screen and (max-width:767px){.form-container .form-content .h2,.form-container .form-content h2{font-size:90px;line-height:60px}}@media only screen and (max-width:767px){.form-container .form-content .h2,.form-container .form-content h2{font-size:75px;line-height:50px}}.form-container .form-content p{font-size:36px;line-height:50px;width:600px;color:#3e3e3e;margin-top:70px}@media only screen and (max-width:991px){.form-container .form-content p{width:100%}}@media only screen and (max-width:767px){.form-container .form-content p{font-size:30px;line-height:44px}}.form-container .form-content .form{width:72%}@media only screen and (max-width:991px){.form-container .form-content .form{width:100%}}.form-container .form-content .form p{font-size:24px;line-height:35px;margin-top:40px;margin-bottom:20px;width:99.6%}.form-container .form-content .form .options{position:relative;overflow:hidden}.form-container .form-content .form .options:before{content:"";position:absolute;background:url("../img/down-arrow.png") no-repeat center center/contain;height:25px;width:20px;top:13px;right:10px}.form-container .form-content .form select{width:100%;color:#787878;height:52px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-left:20px;padding-right:20px;border-radius:20px;outline:none;border-radius:10px;background-color:rgba(239,239,239,0);border:1px solid #666666}.form-container .form-content .form select:focus{border:2px solid #daa520}.form-container .form-content .form select option{color:black}.form-container .form-content .form input{border-radius:10px;background-color:rgba(239,239,239,0);border:1px solid #666666;padding-left:20px;padding-right:20px;width:100%;height:52px;outline:none;margin-top:25px}.form-container .form-content .form input::-webkit-input-placeholder{color:#787878}.form-container .form-content .form input::-moz-placeholder{color:#787878}.form-container .form-content .form input:-ms-input-placeholder{color:#787878}.form-container .form-content .form input::-ms-input-placeholder{color:#787878}.form-container .form-content .form input::placeholder{color:#787878}.form-container .form-content .form input:last-child{padding-bottom:90px;padding-top:30px}.form-container .form-content .form input:focus{border:2px solid #daa520}@media only screen and (max-width:1199px){.form-container .form-img{margin-right:50px}}.form-container .form-img img{width:520px}@media only screen and (max-width:1199px){.form-container .form-img img{width:420px}}.product-container{margin-bottom:40px}@media (min-width:992px){.product-container{margin-top:80px;margin-bottom:80px;gap:60px}}.product-container .h1,.product-container h1{font-size:84px;line-height:79px}@media only screen and (max-width:567px){.product-container .h1,.product-container h1{font-size:65px;line-height:60px}}.product-container .h1 span,.product-container h1 span{font-size:61px}@media only screen and (max-width:567px){.product-container .h1 span,.product-container h1 span{font-size:45px}}@media only screen and (max-width:567px){.product-container p{font-size:15px}}.product-container .box-size{width:94%;padding:40px 40px 0 50px}@media only screen and (max-width:1399px){.product-container .box-size{width:100%}}@media only screen and (max-width:1199px){.product-container .box-size{padding:30px 30px 0 40px}}@media only screen and (max-width:1199px){.product-container .main-btn{margin:25px 0 40px 0}}.product-container .novel-section{min-height:460px;border-radius:10px;background-color:#ff6963;position:relative;z-index:1;overflow:hidden}.product-container .novel-section:after{content:"";position:absolute;background:url("../img/cloud-img.png") no-repeat center center/cover;height:197.2px;width:100%;z-index:-2;bottom:0;left:0}.product-container .novel-section:before{content:"DATERRATER";position:absolute;font-size:110px;font-family:"Abril Fatface",cursive;color:#fccfd3;font-weight:400;letter-spacing:1px;bottom:0;z-index:-1;line-height:79px;right:0}@media only screen and (max-width:1199px){.product-container .novel-section:before{font-size:78px;line-height:55px}}@media only screen and (max-width:991px){.product-container .novel-section:before{font-size:105px;line-height:79px}}@media only screen and (max-width:767px){.product-container .novel-section:before{font-size:78px;line-height:60px}}@media only screen and (max-width:567px){.product-container .novel-section:before{font-size:48px;line-height:40px}}.product-container .novel-section .novel-btn a{background-color:white;color:#ff6963}.product-container .novel-section .novel-btn a img{-webkit-filter:brightness(0) saturate(100%) invert(65%) sepia(82%) saturate(4052%) hue-rotate(324deg) brightness(110%) contrast(100%);filter:brightness(0) saturate(100%) invert(65%) sepia(82%) saturate(4052%) hue-rotate(324deg) brightness(110%) contrast(100%)}.product-container .novel-section .novel-btn a:hover{background-color:black}.product-container .ev-section{min-height:520px;border-radius:10px;overflow:hidden;background-color:#000000;position:relative;z-index:1}.product-container .ev-section:after{content:"";position:absolute;background:url("../img/client-img.png") no-repeat center center/cover;width:100%;min-height:520px;top:0;left:20%;z-index:-2;opacity:0.6;-webkit-filter:grayscale(1);filter:grayscale(1)}.product-container .ev-section:before{content:"ELECTUS VIRI";position:absolute;font-size:110px;font-family:"Abril Fatface",cursive;color:#3d3d3d;bottom:0;line-height:79px;z-index:-1;letter-spacing:1px;right:0}@media only screen and (max-width:1399px){.product-container .ev-section:before{font-size:103px}}@media only screen and (max-width:1199px){.product-container .ev-section:before{font-size:75px}}@media only screen and (max-width:991px){.product-container .ev-section:before{font-size:101px;line-height:79px}}@media only screen and (max-width:767px){.product-container .ev-section:before{font-size:74px;line-height:60px}}@media only screen and (max-width:567px){.product-container .ev-section:before{font-size:46px;line-height:44px}}.product-container .ev-section .main-btn a:hover{background-color:pink}.product-container .client-section{min-height:630px;border-radius:10px;overflow:hidden;background-color:#f5f5f5;position:relative;z-index:1}.product-container .client-section:after{content:"";position:absolute;background:url("../img/toy-img.png") no-repeat center center/cover;right:0;bottom:0;width:430px;height:400px;z-index:-2;opacity:0.251}@media only screen and (max-width:567px){.product-container .client-section:after{width:100%}}.product-container .client-section:before{content:"MAKE CONVERT";position:absolute;font-size:105px;line-height:79px;bottom:0;left:-22px;color:#ffffff;font-family:"Abril Fatface",cursive;letter-spacing:1px;font-weight:400;z-index:-1}@media only screen and (max-width:1399px){.product-container .client-section:before{font-size:90px;left:-10px}}@media only screen and (max-width:1199px){.product-container .client-section:before{font-size:65px;line-height:55px;left:0}}@media only screen and (max-width:991px){.product-container .client-section:before{font-size:87px;line-height:70px}}@media only screen and (max-width:767px){.product-container .client-section:before{font-size:64px;line-height:50px}}@media only screen and (max-width:567px){.product-container .client-section:before{font-size:40px;line-height:37px;right:0;text-align:end}}.policy-container .h4,.policy-container h4{font-size:42px;color:#1e1e1e}@media (min-width:992px){.policy-container .h4,.policy-container h4{font-size:84px}}.policy-container .policy-text-container .main-btn{margin-bottom:30px}.policy-container .policy-text-container .policy-para{padding-top:15px;padding-left:20px;border-left:1px solid #c5c5c5}@media (min-width:992px){.policy-container .policy-text-container .policy-para{padding-left:0}}.policy-container .policy-text-container .policy-para .update{color:#494949}.policy-container .policy-text-container .policy-para .policy-first-article{margin-top:23px;padding-bottom:25px;border-bottom:1px solid #c5c5c5}@media (min-width:992px){.policy-container .policy-text-container .policy-para .policy-first-article{margin-top:45px;padding-bottom:50px;padding-left:40px}}.policy-container .policy-text-container .policy-para .policy-first-article .h6,.policy-container .policy-text-container .policy-para .policy-first-article h6{color:#cdcdcd}.policy-container .policy-text-container .policy-para .policy-first-article p{margin:auto;color:#2c2c2c;line-height:28px}@media (min-width:992px){.policy-container .policy-text-container .policy-para .policy-first-article p{width:57%}}.policy-container .policy-text-container .policy-para .policy-first-article .title{width:100%;color:#2c2c2c;margin-top:40px}.policy-container .policy-text-container .policy-para .policy-third-article{padding:20px 0 25px 0px;border-bottom:1px solid #c5c5c5}@media (min-width:992px){.policy-container .policy-text-container .policy-para .policy-third-article{padding:40px 0 50px 40px}}.policy-container .policy-text-container .policy-para .policy-third-article .h5,.policy-container .policy-text-container .policy-para .policy-third-article h5{font-size:30px;color:#25aae1}.policy-container .policy-text-container .policy-para .policy-third-article ul li{margin-left:45px}.policy-container .policy-text-container .policy-para .policy-third-article a{color:#ff6963;text-decoration:none}.policy-container .policy-text-container .policy-para .policy-third-article a:hover{color:#1e1e1e}.fa-bars:after{content:"☰";font-style:normal}.fa-xmark:after{content:"✕";font-style:normal;-webkit-filter:brightness(0);filter:brightness(0)}